/* 
 Theme Name:     Divi Child
 Author:         Zar Chi
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        v.01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
body, p{
	font-size: 16px;
    font-weight: 300;
}
strong {
    font-weight: 600;
}
#et-secondary-nav li ul, #top-header{
	background-color: #e7e7e7 !important;
	border-bottom: 1px solid #f5f5f5;
}
#top-menu, #top-menu-nav{
	text-transform: uppercase;
	font-weight: 500;
}
.et_pb_bg_layout_light .et_pb_more_button, .our-products a, #top-menu li.current-menu-ancestor>a{
	color: #fabf38!important;
}
#top-menu li{
	padding-right: 45px;
}
.client-logos img{
    border: 1px solid #eee;
}
/* header top */
#et-info-email{    
    vertical-align: top;
}
#et-secondary-menu>ul>li a, #et-info-phone, #et-info-email{
	font-size: 14px;
	color: rgba(0,0,0,0.6);
	font-weight: 400;
}
.top-call-to-action .et_pb_promo_description, .separator-button .et_pb_promo_description{
	float: left;
}
.top-call-to-action .et_pb_button, .separator-button .et_pb_button, .home-slider .et_pb_button{
	padding-left: 1.5em!important;
    padding-right: 3em!important;
}
.top-call-to-action .et_pb_button{
	margin-top: 10px;
}
.separator-button .et_pb_button{
	margin-top: -10px;
}
.top-call-to-action p, .separator-button .et_pb_button p{
	color: #222;
}
.custom-font h4{
	font-size: 21px;
}
.columns-padding .et_pb_column{
    margin-right: 3%!important;
}
.columns-padding .et_pb_column{
	width: 31%!important;
}
.et_fullwidth_nav #main-header .container{
	padding-right: 0;
  	padding-left: 0;
}
.et_header_style_centered #main-header div#et-top-navigation{
	border-top: 1px solid #f5f5f5;
}
.et_header_style_centered #top-menu>li>a {
    padding-bottom: 1.2em;
    padding-top: 1.2em;
}
.et_header_style_centered #main-header .logo_container{
	padding: 10px 0px;
}
/* slider */
.et_pb_slider_container_inner h2.et_pb_slide_title{
	padding-bottom: 20px;
}
.et_pb_slider_container_inner .et_pb_slide_content{
	padding-bottom: -20px;
}
/*.et_pb_slider_container_inner .et_pb_button_wrapper{
    text-align: center;
    background: rgba(0,0,0,0.3);
    padding-bottom: 28px;
}*/
/* testimonial */
.testi h3, .testi p, .strong-view.modern .testimonial-name, .testimonial-company, .strong-view.modern .testimonial-content:before, .strong-view.modern .testimonial-content:after, .strong-view.controls-style-buttons .wpmslider-wrapper .wpmslider-start, .strong-view.controls-style-buttons .wpmslider-wrapper .wpmslider-stop, .strong-view.controls-style-buttons .wpmslider-wrapper .wpmslider-next, .strong-view.controls-style-buttons .wpmslider-wrapper .wpmslider-prev{
	color: #222!important;
	text-align: center!important;
}
.strong-view.modern .testimonial-image{
	width: 80px;
}
.strong-view.modern .testimonial-inner{
	padding: 0px;
}
.strong-view.no-quotes .testimonial-image img, .strong-view.no-quotes .testimonial-heading{
	display: none;
}
.strong-view.no-quotes .testimonial-inner, .strong-view.no-quotes .testimonial{
	border: none!important;
}
.strong-view.no-quotes .testimonial-name{
	text-align: center !important;
    color: #222;
}

.strong-view.pager-style-buttons .wpmslider-pager-link:before {
    color: #222 !important;
    background: #222 !important;
}

/* client logos 
.client-logos img{
	border: 1px solid #eee;
}
/* our projects */ 
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item{
	width: 30%;
    margin: 27px 17px;
}
.et_project_meta_title, .et_project_meta p{
	display: none;
}
.et_project_meta{
	border-top: none;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters {
    clear: both;
    margin: 0 0 20px 19px;
    display: none;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li{
	font-size: 16px;
}
/* sidebar */
#sidebar .et_pb_widget h4{
	border-bottom: 3px solid #292a37;
	margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
#sidebar .et_pb_widget {
    margin-bottom: 50px;
}
/* footer */
#main-footer .footer-widget h4 {
    color: #fabf38;
    font-size: 24px;
    padding-bottom: 20px;
}
#main-footer .footer-widget p, #main-footer .footer-widget ul li a, #footer-info{
	font-weight: 200;
	font-size: 15px;
	color: #c3c3c3;
}
/* about us */
.toggle-faqs .et_pb_accordion_item{
	margin-bottom: 0.5%!important;
}
.et_pb_toggle {
    border: 1px solid #f2f2f2;
}
/* contact us form */
.et_pb_contact .et_pb_contact_field_half{
	width: 49%;
	margin-right: 5px;
}
.et_pb_contact p textarea{
	width: 98.8%;
}
.et_pb_contact_reset, .et_pb_contact_submit{
	margin: 0;
}
.et_pb_contact_submit input{
    background: #222222!important;
    color: #f5f5f5!important;
    border: 2px solid #222222!important;
    font-weight: 600;
    cursor: pointer;
	padding: 14px 28px!important;
}
.et_pb_contact_submit input:hover {
    background: #f5f5f5!important;
    color: #222222!important;
    font-weight: 600;
}
.wpcf7-form-control-wrap{
  margin-bottom: 13px;
}
.et_pb_contact p input:focus, .et_pb_contact p textarea:focus{
	background: #f2f2f1;
	color: #666;
}
div.wpcf7 .ajax-loader{
	display: none;
}
.contact-info a{
	color: inherit;
}

#envirabox-title {
    display: none;
}

.footer-widget .et_pb_widget {
    float: none;
}

.et_pb_fullwidth_slider_0 .et_pb_slide_description,
.et_pb_slider_fullwidth_off.et_pb_fullwidth_slider_0 .et_pb_slide_description {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
}

#footer-widgets .footer-widget li {
    font-size: 15px;
    color: #c3c3c3;
    line-height: 23px;
}

.gallery-main .envira-gallery-item .envira-gallery-item-inner .envira-lazy:not(img) {
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
}

.gallery-main .envira-gallery-item .envira-gallery-item-inner span.caption {
    display: block;
    text-align: center;
    margin-top: 10px;
}

.box-shadow-img {
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%) !important;
}

.prod_enquire {
    display: block;
    text-align: center;
    text-decoration: underline !important;
    margin-top: 6px !important;
}

#top-menu li.current-menu-ancestor>a,
body.page .et-fixed-header #top-menu li.current-menu-ancestor>a{
	color: #dd252c !important;
}

.home-prod-img {
	box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
}

@media (max-width: 767px) {
    .et_pb_slider.et_pb_module .et_pb_slides,
    .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 30px !important;
    }
    
    .brands-row1 .et_pb_blurb_content,
    .brands-row2 .et_pb_blurb_content {
        display: flex;
        justify-content: center;
    }
    
    .brands-row1 .et_pb_blurb_content .et_pb_main_blurb_image,
    .brands-row2 .et_pb_blurb_content .et_pb_main_blurb_image {
        margin-bottom: 0 !important;
    }
    
    .et_pb_row.brands-row2 {
        padding-top: 0;
    }
}