/*
 Theme Name: The7 Child Theme
 Theme URI: https://themeforest.net/user/mnky/portfolio
 Description: Child theme of The7 WordPress theme.
 Author: MNKY
 Author URI: https://themeforest.net/user/mnky
 Template:     dt-the7
 Version:      1.0.0
 License: Envato Marketplaces Split Licence
 License URI: Envato Marketplace Item License Certificate
 Tags: theme-options, translation-ready, rtl-language-support, post-formats, microformats, full-width-template, custom-colors, left-sidebar, right-sidebar, fluid-layout
 Text Domain:  The7-child
*/

ul.sanlist li {
    list-style: none !important;
    text-align: left;
    padding-left: 94px;
}

ol.breadcrumbs.text-small li a {
    color: #000 !important;
    font-size: 19px;
}


.page-title-breadcrumbs li {
    font-size: 19px !important;
	color:#333 !important;
}
.page-title .breadcrumbs li:before, .page-title .breadcrumbs li:before{ color:#333 !important; }

#custsan-str .page-title-head.hgroup {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    opacity: 0.6;
}
#custsan-str ol.breadcrumbs.text-small {
    background: #fff;
    padding-left: 25px;
    padding-right: 25px;
    opacity: 0.7;
}
.top-bar.line-content.top-bar-line-hide {
    display: none !important;
}
.tp-mask-wrap img {
    display: none !important;
}
.vc_col-sm-3 .wpb_content_element a {
    color: #85868c !important;
    text-decoration: none !important;
}
.vc_col-sm-3 span.style5 {
    margin-bottom: 0 !important;
}


/*--- Responsive version Css---*/
 
@media screen and (max-width: 1024px){

.mobile-branding img.mobile-logo.preload-me {
    width: 60%;
}
     .content  ul.sanlist{margin-left: 0;}
    ul.sanlist li{text-align: center; padding-left: 0;}
    
    .rev_slider .tp-caption h4 {
    font-size: 52px !important;
    line-height: 60px !important;
    color: #fff;
}
    
}


@media screen and (max-width: 767px){

.mobile-branding img.mobile-logo.preload-me {
    width: 65%;
}
}
