/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/




form#easy-newsletter-form label { display: none; }
form#easy-newsletter-form { display: flex; justify-content: end; border-radius: 3px; height: 50px; border: solid 1px #fff; BACKGROUND: #4e4e4e; font-family: 'Nexa Regular';}
.whb-sticked .whb-row { transition: background-color .3s ease; background: #000; }
form#easy-newsletter-form button,
form#easy-newsletter-form input { height: 50px; }
form#easy-newsletter-form button { border-radius: 0px 20px 20px 0px; background: #0000; color: #fff; }
form#easy-newsletter-form input { border-radius: 20px 0px 0px 20px; border: none; }
.head_border .wpb_column { position: relative; }
div#IndustryFilm { position: relative; }
div#IndustryFilm .rotating { position: absolute; bottom: 0; right: 10%; }
.head_border .wpb_column:before { content: ''; background: rgb(221,51,51); height: 2px; width: 100px; position: absolute; bottom: -1px; }
.serviceContent { display: flex; flex-direction: column; justify-content: space-between; height: 430px; }
ul.ul_inline { list-style: none; padding-left: 0; }
ul.ul_inline>li { display: inline; color: #fff; margin-right: 11px; }
.wd-prefooter { padding-bottom: 0px !important; }
ul#menu-menu-header li a { color: #fff; }
.text-white ul li a { color: #a5a5a5; font-size: 14px; } 
.text-white {
    margin-bottom: 13px !important;
}
form#easy-newsletter-form button:hover { box-shadow: unset; }
#easy-newsletter-form .input-field { width: 80%; }
#easy-newsletter-form .input-field.input-submit { width: 20%; }
.ul_sep ul { padding: 0; }
.ul_sep ul li { list-style: none; display: inline; padding: 0px 11px; }
.copyRight ul li { line-height: 0; }
html { scroll-behavior: smooth; }

.privacy-links li {
    display: inline !important;
	padding-right: 15px;
}

.privacy-links {
    margin: 0;
}


.copyRight .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner {
    padding: 0;
}
/*------------------footer-close-----------------------------------*/

.product-wrapper {
    padding: 8px !important;
}


.wcsales-sale-notification .wcnotification_content h4 {font-size:12px;}

.wcsales-sale-notification.wcsales-buyername {
    font-size: 10px;
}
.wcsales-sale-notification .wcsales-notification-content {
    margin-bottom: 40px !important;
}














@media (max-width:1600px) { }

@media (max-width:1399px) { }

@media (max-width:1169px) { }

@media (max-width:1024px) { }

@media (max-width:991px) { }

@media (max-width:767px) {
    .head_border .wpb_column:before {
    display: none !important;
    }

    #bottoms .wpb_column .vc_column-inner {padding-top: 15px;
        
    }
    
    
}

@media (max-width:479px) {
    
    .head_border .wpb_column:before {
    display: none !important;
    }

    #bottoms .wpb_column .vc_column-inner {padding-top: 15px;
        
    }
}