@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;500;600;700;800&display=swap');

/*
Theme Name: BlankSlate
Theme URI: http://weswox.com
*/
body
{
  font-family:"Poppins", 'Poppins',Sans-serif !important
}
h1,h2,p,a
{
  font-family: 'Poppins', sans-serif !important;
}
.logo:after {
  content: "";
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-top: 35px solid #ed0009;
  overflow: visible;
  z-index: 9999;
}
.logo{
	background-color: #ed0009;
    text-align: center;
    position: relative;
    margin-top: -4px;
    z-index: 999990;
    height: 78px;
    padding: 10px;
    width: 159px;
    position: fixed;
    left: 70px;
}
.wp-dark-mode-switcher.floating


{
   bottom:50px !important
}
.topbar
{
    background: rgba(0, 0, 0, 0) linear-gradient(120deg, #4f4f4f 68%, #ed0009 32%) repeat scroll 0 0;
    padding:5px 0;
}
.contact-details ul
{
    margin: 5px 0px;
    margin-top: 7px;
}
.contact-details ul li {
    list-style: none;
    display: inline;
    color: #ffffff;
    margin-right: 20px;
    font-size: 13px;
}
p
{
	font-size: 15px;
    text-align: justify;
    line-height:28px;
    color: black;
    font-weight: normal;
	}
	
.plx input.wpcf7-form-control.wpcf7-text {
        padding: 5px 10px;
    background: #828282;
    color: #fff;
    border: none;
    font-size: 15px;
    background-color: transparent;
    border-color: #dadee8;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ea0009;
    outline: none;
}
.plx textarea.wpcf7-form-control.wpcf7-textarea
{
	padding: 10px;
    background: #ffffff;
    color: #444444;
    border: none;
    font-size: 15px;
    background-color: #f5f6f9;
    border-color: #dadee8;
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid #b02412;
    height: 100px;
    outline: none;
}
.plx input.wpcf7-form-control.wpcf7-submit
{
	    font-size: 16px;
    font-weight: 600;
    border-radius: 3px;
    padding: 5px;
    color: #ffffff;
    background-color: #d12b16;
    font-family: 'Sarabun', sans-serif;
    transition: all 0.8s;
    border: solid 1px #d12b16;
    width: 100px;
    text-transform: uppercase;
	margin-top:0px
}
.plx input.wpcf7-form-control.wpcf7-submit:hover
{
	background-color:#000
}
.plx .wpcf7-form label
{
	margin-bottom:1px
}
.plx .wpcf7 {
    background: rgba(0, 0, 0, 0.7);
    padding: 20px;
    width: 450px;
}
.plx p
{
  color:#fff;
  font-weight:bold
}
#mega-menu-wrap-main-menu
{
  margin:10px 0px
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {

    font-family: "Poppins", 'Poppins',Sans-serif;
    font-size: 14px;
    margin-right: 20px;
	font-weight: 600 !important;
    text-transform: uppercase;
}
.woocommerce ul.products li.product
{
  text-align: center;
}
.product-category a {
    color: #ed0009;
}
.hompimages img {
      width: 250px !important;
    height: 250px !important;
    object-fit: contain;
    border: 1px solid #f2f2f2 !important;
    padding: 5px;
}
.hompimages .woocommerce-loop-product__title {
    font-size: 13px !important;
    line-height: 18px;
    color: #ed0009;
    font-weight: 700;
    min-height: 70px;
}
.hompimages .button {
    background: black !important;
    color: #fff !important;
    border-radius: 0px !important;
    font-size: 13px !important;
    text-transform: uppercase;
}
.hompimages .button:hover
{
	background-color:#ED0009 !important
}	
.title_bar
{
    background-image: url(https://motionarray.imgix.net/preview-234164-QyuwlIRLIs-high_0000.jpg);
    padding: 50px 20px;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    border-bottom: solid 5px #b90b05;
    margin-bottom: 50px;
}
.woocommerce-breadcrumb
{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-top: 50px !important;
    margin-left:0px !important;
}
.ptcat li, .recent_products li
{
	text-align:center
}
.ptcat li img,  .recent_products li img, .hotdivproducts li img {
        width: 150px !important;
    height: 150px !important;
    object-fit: contain !important;
	margin:0 auto
}
.ptcat h2,  .recent_products h2
{
    color: #000 !important;
    font-size: 13px !important;
    line-height: 20px;
}
.ptcat .button ,  .recent_products .button
{
    border: solid 1px #ed0009 !important;
    border-radius: 0px !important;
    background: #ed0009 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 13px !important;
	padding:5px 10px !important
}
.ptcat .button:hover,  .recent_products .button:hover
{
  background:#000 !important
}
.summary .product_title 
{
  font-size: 25px !important
}
.related
{
  clear:both;
  margin-top:50px
}
.relhead {
   /* background: #ed0009;
    padding: 10px;
    margin: 20px auto;
    width: 350px;
    display: 200px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
    color: #fff;
    border-left: solid 7px #000;
    border-right: solid 7px #000;
    font-weight: 700;*/
	    font-size: 28px !important;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin: 20px;
    font-weight: 700;
}
.headst
{
  margin:0 auto;
}
.headst .elementor-widget-container
{
	border-bottom-left-radius:15px !important
}
.headst h2 {
    font-size: 25px !important;
    padding: 0px 20px;

/*    background: #ed0009;
    padding: 10px;
    margin: 20px auto;
    width: 350px;
    display: 200px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
    color: #fff !important;
    border-left: solid 7px #000;
    border-right: solid 7px #000;
    font-weight: 700;
	*/
}
#sidebar {display:none}
.woocommerce-product-gallery__image .wp-post-image
{
  width: 400px;
    height: 400px;
    object-fit: contain;
}
li {
    font-size: 15px;
    text-align: justify;
    line-height: 28px;
    color: black;
    font-weight: normal;
}
.btncta a {
    background: #ed0009 !important;
    color: #fff !important;
    border-radius: 20px !important;
    border: solid 2px #ed0009 !important;
    padding-top: 0px !important;
    height: 43px !important;
}
.mega-menu-wrap
{
   /*margin-left:55px !important*/
}
.hmpbox figure img
{
  width:170px;
  height:170px;
  padding:8px;
  object-fit:contain
}
.hmpbox figure {
    width: 50% !important;
    border-radius: 50%;
    padding: 20px 27px;
    height: 200px;
}
.hmpbox .elementor-image-box-title
{
    font-weight: 800 !important;
    font-size: 18px;
}
.homegalimg img
{
    width: 497px !important;
    height: 292px !important;
}
.cntbox p.elementor-icon-box-description {
    text-align: center;
}
.cntbox .elementor-widget-container {
   
}
footer
{
	    background: #000 none repeat scroll 0 0;
        padding: 30px 0px 0px 0px !important;
    color: #FFF;
	}
	.widget-title {
    border-bottom: 1px solid #d6d6d6;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
}
.widget-title span {
    border-bottom: 2px solid #b90b05;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    top: 1px;
}
.footer-2 ul li
{
	color:#fff;
list-style-type:none;
border-bottom: none;
    color: #333;
    font-size: 13px;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 0 0 5px 25px;
    position: relative;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    display: block;
}
.footer-2 ul li a
{
	
	color:#fff !Important;
}
.footer-2 ul li a:before
{
 color: #888888;
    content: "\f1db";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
#bottom-footer {
    background: #b90b05 none repeat scroll 0 0;
    padding: 10px 0;
}
.copy-right {
    float: left;
    font-size: 11px;
}
.payment-partner-wrapper {
    float: right;
}
.payment-partner-wrapper ul li {
    float: left;
    margin-left: 10px;
	    list-style-type: none;
}
.footer-1,.footer-2,.footer-3,.footer-4
{
margin-bottom:15px;	
}
.footer-2 ul li
{
    color: #fff;
    list-style-type: none;
    border-bottom: none;
    color: #333;
    font-size: 12px;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 0 0 5px 20px;
    position: relative;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    display: block;
}
.footer-2 ul li a
{
	
	color:#fff !Important;
}
.footer-2 ul li a:before
{
 color: #888888;
    content: "\f1db";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.ftmenu .sub-menu
{
  display:none
}
.footer-2 li {
    float: left;
    width: 45%;
}
.footer-1 p
{
  color:#fff !important;
  font-size: 13px;
    text-align: left;
    line-height: 22px;
}
.ptcat li {
    box-shadow: 3px 3px 10px 2px #ddd;
    padding: 15px 8px !important;
}
.zoom-social-icons-widget
{
	float: left;
    margin-left: 50px;
}
.gtran
{
       float: left;
    margin-left: 30px;
    margin-top: 5px;
}
.yikes-custom-woo-tab-title
{
  display:none !important
}
.tagged_as , .posted_in
{
   display:block;
   margin-top:20px
}
.wpb_category_n_menu_accordion > ul > li > a {
    font-size: 14px;
    line-height: 20px;
    padding: 14px 22px;
    background: #3b424d;
    color: #f5f5f5!important;
    text-align: left;
    text-transform: uppercase !important;
}
.enqbtn:hover
{
 text-decoration:none;
 color:#fff
}
.enqbtn
{
    position: fixed;
    left: 0px;
    top: 35%;
    width:40px;
    padding: 10px;
    z-index: 100000;
    background: #000000;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
        padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;

}
.enqbtn span
{
     width:0px;
    -webkit-transition: width 1s;
    transition: width 1s;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    position: fixed;
    left: 33px;
    top: 35%;
    padding: 10px;
    z-index: 100000;
    background: #000000;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
}
.enqbtn:hover span {
  width:110px;
}

.newsletter input[type="email"] {
    width: 90%;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
}
.newsletter input[type="submit"]
{
padding: 5px 10px !important;
    width: 100px;
    border: none;
    min-width: 150px;
    /* margin: 0 auto; */
    display: block;
    border-radius: 5px;
}
.newsletter p {
    color: #fff;
    line-height: 23px;
}
div[id*='ajaxsearchliteres'].wpdreams_asl_results .results div.asl_image 
{
    width: 70px;
    height: 70px;
    background-size: contain !important;
    background-repeat: no-repeat;
}
a.asl_res_url 
{
    color: #ed0009 !important;
}
.searchbtn
{
  position: absolute;
    right: 70px;
    top: 66px;
    width: 230px;
}
#mysticky-nav.wrapfixed
{
  opacity:1;
  background-color:#fff
}
.logo img
{
  width:143px;
  width: 115px;
    margin: 7px auto;
    display: block;
}
.wpb_category_n_menu_accordion > ul > li > a:hover {
    color: #ed0009 !important;
}
.enqform label {
    margin: 0px;
}
.enqform .form-control {
    margin-top: 10px;
}
.enqform textarea {
    height: 100px;
}
.enqform input[type="submit"]
{
  background: red;
    border: none;
    color: #fff;
    padding: 5px 40px;
    text-transform: uppercase;
    font-weight: normal;
}
div.wqoecf-pop-up-box .wpcf7 p.wqoecf_form_title
{
    text-transform: uppercase;
    font-weight: bold;
}
.redlogo
{
      width: 150px !important;
    height: 50px;
    margin: 0 auto;
    display: block;
}
.wcpscwc-product-slider .ptcat li
{
	padding:0px !important;
	margin:20px !important;
	height:415px !important;
	
}
.wcpscwc-product-slider .ptcat li h2:focus, .wcpscwc-product-slider .ptcat li img:focus, .wcpscwc-product-slider .ptcat a:focus, .wcpscwc-product-slider .ptcat .btnwrap:focus
{
	outline:none;
	border:none
}
.rcvp h2:first-child ,  .recent_products h2:first-child {
    font-size: 28px !important;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin: 20px;
	font-weight:700
}
.rvpscarousel .slick-prev:before {
    /* content: '←'; */
    content: '◄' !important;
    color: black;
    font-size: 16px !important;
    font-weight: 600px !important;
    background: #ef1a22 !important;
    color: #fff !important;
    padding: 8px;
    border-radius: 50%;
    height: 40px !important;
    width: 40px !important;
    line-height: 40px !important;
    font-family: 'Font Awesome',san-serif;
    padding-right: 8px;
}

.rvpscarousel .slick-next:before {
    /* content: '←'; */
    content: '►' !important;
    color: black;
    font-size: 16px !important;
    font-weight: 600px !important;
    background: #ef1a22 !important;
    color: #fff !important;
    padding: 8px;
    border-radius: 50%;
    height: 40px !important;
    width: 40px !important;
    line-height: 40px !important;
    font-family: 'Font Awesome',san-serif;
    padding-right: 8px;
}
.rvpscarousel .slick-prev, .rvpscarousel .slick-next
{
	top:40% !important
}
.ptcat li img, .woocommerce ul.products li.product a img
{
	margin:0 auto !important
}
a
{
  outline:none !important;
  border:none !important
}
.btnbanner1 a {
    border: solid 1px #fff !important;
}
.hotheading
{
   background: #ed0009;
    padding: 10px;
    margin: 20px auto;
    width: 100%;
    display: 200px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
    color: #fff;
    border-left: solid 7px #000;
    border-right: solid 7px #000;
    font-weight: 700;
}
.related .woocommerce ul.products li.product,.recent_products li
{
text-align: center;
    box-shadow: 4px 3px 3px 2px #eee;
    padding: 10px !important;
    height: 320px;
	margin:10px !important 
	}
.wpb_category_n_menu_accordion > ul > li > ul > li > a:hover
{
  color:#ed0009 !important
}	
.woocommerce ul.products li.product:hover, .ptcat li:hover
{
   box-shadow:3px 3px 10px 2px #ef1a22
}
.certifications
{
  text-align:center
}
.certifications img {
    width: 80px;
    margin: 10px 20px;
    border: solid 1px #eee;
    padding: 8px;
    height: 80px;
    object-fit: contain;
}
.certifications img:nth-child(5) {
    width: 80% !important;
}
#qlwapp.qlwapp-middle-left
{
 /*top:19% !important;*/
}
/* Woocommerce SLider Gallery */
ul.flex-direction-nav {
    position: absolute;
    top: 30%;
    z-index: 999;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;}

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}

a.flex-next::after {
	visibility:visible;content: '\f054';
	font-family: 'Font Awesome 5 Free';
	margin-right: 10px;
	font-size: 20px;   
	font-weight: bold;
}
a.flex-prev::before {
    visibility:visible;
    content: '\f053';
	font-family: 'Font Awesome 5 Free';   
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
}
ul.flex-direction-nav li a {
	color: #ccc;
}
ul.flex-direction-nav li a:hover {
	text-decoration: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    margin: 0;
    object-fit: contain;
    padding: 10px;
    width: 95px;
    height: 95px;
}
/* Woocommerce SLider Gallery */
.pswp
{
	z-index:9999999999
}
div#primary {
    max-width: 80%;
    margin: 0 auto;
}
.pswp__caption__center
{
 display:none
}
.hotscroll
{
  width: 100%;
    height: 400px;
    border: solid 1px #eee;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    background: #c7c7c7;
} 

.hotscroll .ptcat li
{
  box-shadow:none !important;
      padding-top: 0px !important;
    padding-bottom: 0px !important;
	margin-top:-10px !important
}
.hotscroll .ptcat li img
{
    width: 150px !important;
    height: 150px !important;
    object-fit: contain !important;
    background:transparent !important;
    border: none;
    border-radius: 5px;
}
.hotscroll .ptcat li .woocommerce-loop-product__title:hover
{
  color:red !important
}
.hotscroll .ptcat li .button 
{
  display:none
}
.homepimgs img 
{
	width: 100%;
    margin: 20px !important;
    border: none !important;
    height: 100px !important;
    object-fit: contain !important;
    border: solid 1px #eee !important;
    padding: 10px;
}
.ftrcert
{
  background-color: #eee;
  padding:10px;
}
.ftrcert img 
{
    width: 80%;
    height: 50px;
    object-fit: contain;
    display: table-cell;
    vertical-align: middle;
    margin: 10px;
}
.clientsgal img
{
	border:none !important
}
.ftlogo1
{
 margin-left:2%
}

.ddl-inquiry select , .ddl-salutation select, .ddl-country select{
    margin: 10px 0px;
    padding: 5px;
    width: 357px;
	margin-bottom:20px 
}
.cntoffices li {
    float: left;
    width: 26%;
    background: rgba(0,0,0,0.5);
    margin:9px 20px;
    padding: 10px;
    list-style-type: none;
    text-align: center;
    color: #fff8f8;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 19px;
}
.hmslider p {
    line-height: 20px;
    font-size: 13px;
    color: black !important;
    margin: 10px;
	height:90px;
	display:none
}
.hmslider p a
{
  color:#000 
}
.hmslider h2.woocommerce-loop-product__title 
{
   height:90px !important;
   font-size:16px !important;
   line-height:26px;
   padding:5px !important 
}
.wcpscwc-product-slider .ptcat .button
{
	border-radius:20px !important
}
.btnwrap
{
    height: 50px;
    background: #eee;
    width: 100%;
    margin-top: 25px;
    border-top: solid 1px #ccc;
}

.wlsingle-categorie .wlcategorie-content h4
{
	color:#878787;
	background: #5d5d5d;
    width: 100%;
    padding: 20px;
    text-transform: uppercase;
    text-align: left;
    margin-top: -5px;
}
.wlsingle-categorie .wlcategorie-content h4:hover
{
  color:#fff;
  background-color:#ed1820
}
.wlsingle-categorie .wlcategorie-content h4 a
{
 color:#fff;
}
.wlsingle-categorie .wlcategorie-content h4 a:hover
{
	color:#fff !important;
}
.wlsingle-categorie
{
 padding: 0px !important;
    border: solid 1px #dcdce2;
    margin-bottom: 50px
}
.wlsingle-categorie-img img
{
 width: 150px;
    height: 120px !important;
    object-fit: contain;
    padding: 10px;
}
.wlsingle-categorie::before 
{
    content: '+';
    position: absolute;
    right: 9px;
    top: -5px;
    background: red;
    padding: 0;
    color: #fff;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    line-height: 25px;
    cursor:pointer;
}
.slick-track li
{
  background-color:#fff
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
    color: #f16868;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu
{
  z-index:9999999999 !important
}


.watbtn:hover
{
 text-decoration:none;
 color:#fff
}
.watbtn
{
    position: fixed;
    left: 0px;
    top: 45%;
    width:40px;
    padding: 10px;
    z-index: 100000;
    background: #20b038;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
        padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;

}
.watbtn span
{
     width:0px;
    -webkit-transition: width 1s;
    transition: width 1s;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    position: fixed;
    left: 33px;
    top: 45%;
    padding: 10px;
    z-index: 100000;
    background: #20b038;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
}
.watbtn:hover span {
  width:80px;
}
.fa
{
  font-family:"FontAwesome" !important
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    color: #ed0009 !important;
}


@media only screen and (max-width:480px)
{
  .logo
   {
	    background-color: #ed0009;
    text-align: center;
    position: relative;
    margin-top: -4px;
    z-index: 999990;
    height: 56px;
    padding: 0px 5px;
    width: 113px;
    position: absolute;
    left: 0px;
  }
  .logo:after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 0;
    height: 0;
    border-left:56px solid transparent;
    border-right:56px solid transparent;
    border-top: 35px solid #ed0009;
    overflow: visible;
    z-index: 9999;
}
.logo img {
    width: 143px;
    width: 96px;
    margin: 7px auto;
    display: block;
}
  .zoom-social-icons-widget
    {
	    margin: 0 auto;
    display: table;
    text-align: center;
	clear:both;
	width:100%
  }
  .wl-col-4 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
	}
	.plx .wpcf7 , .ddl-inquiry select, .ddl-salutation select, .ddl-country select
	{
    width: 100%;
	}
	.cntoffices li
	{
	    float: left;
		width: 40%;
		background: rgba(0,0,0,0.5);
		margin: 4px;
		padding: 10px;
		list-style-type: none;
		text-align: center;
		color: #fff8f8;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 12px;
	}
	.woocommerce-breadcrumb
	{
	    margin-top: 30px !important;
		margin-left: 10px !important;
	}	
	.rcvp h2:first-child, .recent_products h2:first-child
	{
	 font-size: 18px !important;
	}
	#mega-menu-wrap-main-menu 
	{
		margin: 0px;
		margin-top: 25px;
	}
	.homepimgs #gallery-1 .gallery-item 
	{
		width: 50%;
	}
	#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu
	{
	   background-color:black;
	       position: fixed;
    width: 100%;
	 z-index: 9999;
    top: 88px;
	}
	#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-item > a.mega-menu-link
	{
	   padding:0px 5px 10px 5px;
	   text-transform:uppercase;
	   color:#fff;
	   font-size:11px;
	      
	}
	#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link
	{
	   font-size:11px;
	}
	.mobfixed
	{
	   top:0px !important
	}
	div#primary,main#content
	{
	  padding-top:40px !important
	}
	span.psku
	{
		width:100% !important;
		text-align:center
	}
}
.imgmap img
{
	height:300px !important
}
.sku_wrapper
{
	display:none
}
span.psku, .hotscroll span.psku
{
    background:transparent !important;
    padding: 5px;
    box-shadow: none !important;
    color: #000;
    padding: 4px 0px !important;
    display: block;
height:65px;
    /*width: 150px;*/
    margin: 0px auto !important;
    font-weight: 500;
    font-size: 20px !important;
    margin-top: 10px !important;
}
.rvpscarousel span.psku
{
	margin:0px !important
}
@media only screen and (min-width:768px)
{
.woocommerce .woocommerce-breadcrumb {
    margin-top: 20px !important;
    padding: 0;
    font-size:12px;
    color: #767676;
    margin-bottom: 30px;
	
}
}
.woocommerce .woocommerce-breadcrumb,.woocommerce .woocommerce-breadcrumb a
{
  color:#ed0009
}
.wlcategorie-content h4
{
	text-align:center !important
}
.clgal img {
    width: 150px;
    height: 150px !important;
    object-fit: contain;
    padding: 10px;
    border: solid 1px #eee !important;
    background: radial-gradient(#f01a22, transparent);
}
.clientsgal img {
    width: 150px;
    height: 150px !important;
    object-fit: contain;
    border: solid 1px #eae1e1 !important;
    padding: 5px;
}
.term-description
{
height: 120px; 
padding:0px 15px;
margin-bottom: 50px;
overflow:auto;
}

.wp-dark-mode-active body{
    background: #252525 !important;
    background-color: #252525 !important;
}
.wp-dark-mode-active .logo:after
{
  border-top:35px solid #ae1317
}
.wp-dark-mode-active #mysticky-nav.wrapfixed, .wp-dark-mode-active #mega-menu-wrap-main-menu, .wp-dark-mode-active #mysticky-nav.wrapfixed .myfixed
{
  background:#252525 !important;
    background-color: #252525 !important;
}

.wp-dark-mode-active ul.tabs li.active
{
  background:black !important;
  color:white !important
}
.wp-dark-mode-active .relhead
{
  color:white
}
.wp-dark-mode-active .term-description a,.wp-dark-mode-active .tagged_as a,.wp-dark-mode-active .posted_in a, .wp-dark-mode-active .sku_wrapper a
{
  color:grey !important
}
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a

{font-size:12px !important;
  height:65px !important
}
.asl_content{line-height:1 !important}
li.product h2 {
    height: 50px;
	overflow:hidden
}