/*
Theme Name: Searle Digital
Description: This is a custom child theme
Theme URI:   https://searledigital.co.uk
Author: Searle Digital
Author URI:  https://searledigital.co.uk
Template: salient
Version: 1.0
*/

/*Our Product*/
.border-box {border-left:2px solid #e8a392;border-right:2px solid #e8a392;}

@media only screen and (max-width: 999px) {
.border-box {border-left:0px solid #e8a392;border-right:0px solid #e8a392;}  
}

.how-title {padding-left:15px;margin-left:-12.75%;line-height: 25px!important;margin-bottom: 25px!important;border-left-style: solid;border-left-width:48px;}

.red-title {border-left-color:#ff3300;}
.orange-title {border-left-color:#f3932d;}
.darkgreen-title {border-left-color:#948a54;}
.lightgreen-title {border-left-color:#a0b856;}
.purple-title {border-left-color:#937cad;}
.darkred-title {border-left-color:#c00000;}

h3.vc_custom_heading.how-title {font-size: 30px!important;}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.how-title {padding-left:15px;margin-left:-13%;margin-bottom: 25px!important;border-left-width:35px;}
    
h3.vc_custom_heading.how-title {font-size: 20px!important;}
}

@media only screen and (max-width: 999px) {
.how-title {padding-left:15px;margin-left:-7%;margin-bottom: 25px!important;border-left-width:20px;}
}

h3.vc_custom_heading.how-title {line-height: 20px!important;}


/*Footer*/
#footer-outer h3 {color:#fff; margin-bottom:20px;background}
#footer-outer {background: linear-gradient(to bottom,#262626 0%,#000000 100%);}
.iwt-icon {background:#fff;padding:0px;border-radius:100px;height:30px;width:30px;}
.iwt-icon img {height:20px!important;width:20px!important;margin:5px!important;}


/*blog*/
.uncategorised {display:none!important;}
.meta-comment-count {display:none!important;}
.masonry.classic_enhanced .masonry-blog-item h3.title {font-size: 18px;line-height: 30px;}
.meta-category {display:none;}
.masonry.classic_enhanced .masonry-blog-item .article-content-wrap, .blog-recent[data-style*="classic_enhanced"] .article-content-wrap {padding:10%;}
.masonry-blog-item {width: 47.7%;}

@media only screen and (min-width: 1000px) {
.masonry-blog-item {width: 47.7%;}
}


