/*
Theme Name:     Childtheme-Himalayas
Description:    
Author:         admin
Template:       himalayas

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
<meta name="sitelock-site-verification" content="7099" />


.slider-wrapper .parallax-overlay {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}

.stick #header-text {
    margin-left: 20px;
}



.caption-title::before, .caption-title::after {
    background: rgba(0, 0, 0, 0) url("images/slider-title-new-arrow.png") no-repeat scroll 0 center;
    content: "";
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.caption-title::after {
    left: auto;
    right: 0;
    transform: rotate(180deg);
}
.caption-title::before, .caption-title::after {
    background: rgba(0, 0, 0, 0) url("images/slider-title-new-arrow.png") no-repeat scroll 0 center;
    content: "";
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.caption-title {
    display: none;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    width: 64%;
}
