@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Muli:300,400');


body { background: #fff; font-family: 'Montserrat', sans-serif; }


#top { transition: all 0.4s ease-out; background: transparent; border: none !important;}
#top .btn-link, #top-links li, #top-links a { color: #444444; text-shadow: none; }


#main-menu { background: #3dbd9e;  margin: 0; }
#main-menu .nav > li > a { padding: 10px 12px 10px 13px; text-shadow: none; transition: all 0.4s ease-out; letter-spacing: 0.5px; font-weight: 400; font-family: 'Montserrat'; color: #fff; font-size: 13px; line-height: 40px;
}
#main-menu .nav > li > a:hover { color: #fff; background-color: #36a88c; transition: all 0.2s ease-in; }	

body #minicart-widget .cart {
    background: transparent;
}

#minicart-widget .cart * {
    display: inline-block;
    color: #80c9a6;
}

#minicart-widget .cart-text {
    color: #fff !important;
    font-size: 13px;
}

#minicart-widget .cart-text span {
    color: #fff !important;
    font-size: 13px;
}

#category-menu .panel-heading { background: #364a6c; border-bottom: 5px solid #638bba; }

#usps .row div {padding:0px;}
#usps {padding-bottom:15px;}

.nav-search input { background: #f3f3f3; border: none; padding: 11px 19px; border-left: solid 1px #ccc; }
.nav-search button { background: #008cd9; border: none; color: #fff; padding: 11px 20px; }

#jcatpromo {padding-top:0px;padding-bottom:15px;}

.brands-list { padding: 0; margin: 0; }
.brands-list li { display: inline-block; padding-right: 6.6px; padding-left: 0; }
.brands-list li:last-child { padding: 0; }

.sidepromo {margin-bottom:10px;}

.add1-container {display:none;}

#breadcrumbs {margin-top:0px;}

#search-widget .ekmps-search-field {width: 300px;}

#search-widget {
    margin-right: 0px;
    padding-top: 4px;
}

#top-right-2 {
    text-align: right;
}

#top-links {
    padding-top: 4px !important;
}

#jcurrency {
 display: inline-block;
 margin-top: 9px;
}

#special-offers .featured-heading {
    margin-bottom: 0px !important;
    color: #282828;
    padding: 15px;
    text-align: left;
    max-width: 1140px;
    margin: auto;
    font-size: 28px;
    font-weight: 800;
    font-family: 'Montserrat';
}



.header-contact li { font-size: 18px; margin: 10px 0px; color: #008cd9; }
.header-contact li .email { font-size: 14px; } 
.header-contact li i {width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 50px;
    background: #e5007f;
    color: #fff;
    text-align: center; font-size: 14px; }


/*MEDIA QUERIES*/

@media (min-width : 320px) {
	#logod_container {display:none;}
    }

 @media (min-width : 480px) {
  	#logod_container {display:none;}
  	#search-widget .ekmps-search-field {width: 340px;}
    }
    
@media (min-width : 768px) {
  	#logod_container {display:none;}
    }

@media (min-width:992px) {
  	#web-page { padding-top: 15px; }
	#logod_container {display:none;}
	}

@media (min-width:1200px) {
	#logod_container {display:block;text-align:center;}
	#logod {display:inline-block; position:relative; margin-bottom:-170px;}
}
header .pull-right {
    margin-top: -10px;
    padding-top: 41px;
}





@media (min-width: 768px) {
	.col-sm-3 {
	    width: 20%;
	}
	.col-sm-9 {
	    width: 80%;
	}
}


.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 0px 0;
    border-radius: 0;
}


#category-menu li a {
    padding: 5px 15px;
    background: #efefef;
    border: none;
    margin-bottom: 3px;
    border-radius: 0;
    display: block;
    font-weight: 500;
}

#category-menu a {
    color: #333333!important;
}

#category-menu li a:hover {
    background: #dadada;
}


.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
    display: none;
}

div#maincolumn {
    padding-left: 0;
    padding-right: 0px;
}


#logo {padding-top:28px;

}


body > header {
    height: 110px;
    background: transparent;
    padding-bottom: 0;
    padding-top: 0;
}



#uspsbar {
   position:absolute;
   left:0;
   bottom:0;
   z-index:1;
}

.promoleft a:hover .promocaption { transition: all 0.2s ease-in; left: 25px; }
.promoright a:hover .promocaption { transition: all 0.2s ease-in; left: 5px; }

.promocaption {
    position: absolute;
    top: 0px;
    left: 15px;
    transition: all 0.4s ease-out;
}

.textup {
    top: 0px;
    transition: all 0.4s ease-out;
    opacity: 1;
}

.textup:hover {
    top: -10px;
    transition: all 0.2s ease-in;
    opacity: 1;
}

#catboxes > table > tbody > tr > td > a > div > img {
    opacity: 1;
}

#catboxes > table > tbody > tr > td > a > div:hover img {
    opacity: 1;
}

.textright {
    padding-left: 0px;
    transition: all 0.4s ease-out;
    opacity: 1;
}

.textright:hover {
    padding-left: 10px;
    transition: all 0.2s ease-in;
    opacity: 1;
}

.textleft {
    margin-left: 0px;
    transition: all 0.4s ease-out;
    opacity: 1;
}

.textleft:hover {
    margin-left: -10px;
    transition: all 0.2s ease-in;
    opacity: 1;
}

#catboxes > table > tbody > tr:nth-child(2) > td:nth-child(1) {height: 10px;}

#catboxes > table > tbody > tr:nth-child(2) > td:nth-child(2) {height: 10px;}

#welcometxt {margin-bottom:20px;}

.featured-product-container {margin-top:-20px;     margin-bottom: 5px;}




#top .btn-link:hover, #top-links a:hover {
    color: #808080;
}




body > footer > div > div.row > div.col-sm-6 > h3 {margin-top:0;}


.jarilo-footer-logo {
    float: right;
}

footer div .col-sm-3 {
    width: 25%;
}





#slider-overlay-caption img {margin:auto;}


#top { width: 100% !important; }




#top .btn-link, #top-links2 li, #top-links2 a {
    color: #888;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
        font-size: 14px;
}

#top-links2 {padding-top:9px;}


#top .pull-left .list-inline a {
    color: #888;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
    font-size: 30px;
}


#top .pull-left .list-inline {
    display: inline-block!important;
    margin: 0;
    position: relative;
    top: 0px;
}


.slider-overlay { background: #bccae1; width: 100%; height: 85px; 	}

footer .col-sm-6 > h3 {margin-top:0;}

.uspbarjar { position: absolute; z-index: 2222; width: 100%; bottom: 0px; }
.uspbarjar img { display: block; margin: auto; max-width: 100%; }

.promobox { width: 16.66666667%; padding: 0; padding-bottom: 8px; padding-top: 5px; }


#aboutusjar { letter-spacing: 0.3px; line-height: 23px; font-size: 14px; max-width: 1200px; margin: auto; display: block; margin-top: 50px !important; margin-bottom: 60px !important; }

.codelinejar { width: 70px; height: 2px; background-color: #C51929; margin-bottom: 25px; }
.sectiontitle { color: #3dbd9e !important; margin-bottom: 23px; position: relative; left: 0px; font-family: 'Montserrat'; font-size: 37px; font-weight: 400; line-height: 42px; }

.usptextsect {
    top: 70px;
}

.carousel {
    position: relative;
    top: -155px;
    margin-bottom: -155px;
}

.carousel-control {
	    z-index: 555555;
}

.carousel-control.right { background: none; }
.carousel-control.left { background: none; }

.catsjarcontainer { background-color: #2c323c; width: 100%; padding: 45px; padding-bottom: 65px; }
#catsjar { max-width: 1180px; margin: auto; }

.headercontainer { max-width: 1200px; margin: auto; z-index: 200000000000000; position: relative;
}
.footercontainer { max-width: 1200px; margin: auto; color: #fff; }

#content { padding-top: 0; padding-bottom: 0px; max-width: 1170px; margin: auto; margin-top: 20px !important;
}



#web-page { padding: 0px; }


.catjarcaption:hover #catsjar > img { transform: scale(1.1); transition: 0.2s ease-in; }
.catjarcaption { position: absolute; top: 0px; opacity: 0; transition: all 0.4s ease-out; }
.catjarcaption:hover { opacity: 1; transition: all 0.2s ease-in; }
.catjarcaption:hover img { transform: scale(1);  }

.product-grid .product-thumb {
    min-height: 400px;
    text-align: left;
    
}

.product-thumb .image {
    border: none;
    margin: 15px;
    transition: all 0.4s ease-out;
        margin-bottom: 0px;
}

.product-grid .add-to-cart {
    border: 1px solid #2c323c;
    position: absolute;
    bottom: 25px;
    margin: auto;
    display: block;
    background: #2c323c;
    transition: all 0.4s ease-out;
    text-transform: uppercase;
}

.product-grid .add-to-cart:hover {
    background: #359e85;
    border: 1px solid #2b8871;
    text-decoration: none;
    transition: all 0.2s ease-in;
}

.product-grid .add-to-cart:hover a {
    color: #fff;
    transition: all 0.2s ease-in;
    text-decoration: none;
}

.product-grid .add-to-cart a {
    color: #fff;
    display: block;
    padding: 10px 61px;
    margin: auto;
    font-family: 'Montserrat';
    font-weight: 300;
}

.product-grid .product-thumb {
    box-shadow: 0px 0px 0px 0px #e2e2e2;
    transition: all 0.4s ease-out;
    border: 1px solid #efefef;
}

.product-grid .product-thumb:hover {
    box-shadow: 0px 5px 20px 3px #e2e2e2;
    transition: all 0.1s ease-in;
}

.featured-product-image {
	opacity: 1;
	transition: all 0.4s ease-out;
}

.product-grid .product-thumb:hover .featured-product-image {
	opacity: 0.7;
	transition: all 0.1s ease-in;
}

.featured-product-name {
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-left: 15px;
    margin-bottom: 10px;
}

.featured-product-name a {
	color: #282828 !important;
}

.featured-product-name a:hover {
	text-decoration: none;
}

.featured-product-price {
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 500;
    margin-top: 5px;
    margin-left: 15px;
}

.featured-product-desc {
    margin-left: 15px;
    font-size: 13.5px;
    font-family: 'Montserrat';
    font-weight: 300;
    margin-right: 10px;
    margin-bottom: 10px;
}

 @media (max-width : 480px) {
  .product-grid .add-to-cart { margin-bottom: 1px;}
  div#leftbg, div#rightbg {display:none;}
    }

.secondline {
    position: relative;
    left: 15px;
}


.footerlogojar img {
    top: -10px;
    position: relative;
    display: block;
    margin: auto;
}

.footerlogojar {
    position: relative;
}


.aboutimg { transition: all 0.6s ease-out; }
.aboutimg:hover { transition: all 0.4s ease-in; transform: scale(1.05); }




.footerjarlogo img { display: block; float: right; }

.footertext {
    text-align: left;
}

footer h5 { font-family: 'Montserrat', sans-serif; font-size: 17px; font-weight: 700; color: #fff; letter-spacing: 1px;
}

footer { margin-top: 0px; padding-top: 30px; background-color: #3dbd9e; border-top: 1px solid #ddd; color: #e2e2e2;
}

footer a {
    color: #fff; transition: all 0.4s ease-out;
}


footer a:hover { color: #22efbd; text-decoration: none; transition: all 0.2s ease-in; }


.product-grid .add-to-cart{ width:90%; }
.product-grid .add-to-cart a{ padding:10px 0; text-align:center; }
**wait
.product-grid .add-to-cart{ width:89%; }
.product-grid .product-thumb { height: 400px; text-align: left; }
.product-grid .featured-product-desc { margin-left: 15px; font-size: 13.5px; font-family: 'Montserrat'; font-weight: 300; margin-right: 10px; margin-bottom: 10px; display: block; text-overflow: ellipsis; word-wrap: break-word; overflow: hidden; height: 5.4em; line-height: 1.8em; overflow: hidden; }
.product-grid .add-to-cart { border: 1px solid #3dbd9e; position: relative; bottom: -12px; width: 100%!important; margin: auto; display: block; background: #3dbd9e; transition: all 0.4s ease-out; text-transform: uppercase; }

.h4, h4 { font-size: 18px; font-family: 'Montserrat'; font-weight: 600; }


#breadcrumbs { margin-top: 34px !important; max-width: 1200px; margin: auto; color: #fff !important; }
.left-content-area { max-width: 1140px; margin: auto; }
.prod-name > h1 { font-weight: 600; letter-spacing: 0.3px; left: 7px; position: relative; }
.breadcrumb { background-color: #3cbd9e;}
.breadcrumb > li > a { color: #fff !important; letter-spacing: 0.3px; }
.breadcrumb > li > a:hover { text-decoration: none; color: E6D347 !important; }

.send-to-friend { background-color: #3379b7; width: 154px; padding: 10px 20px 10px 20px; border-radius: 4px; color: #fff; }
.send-to-friend:hover { text-decoration: none; background-color: #30608E; }

.print { background-color: #3379b7; width: 154px; padding: 10px 20px 10px 20px; border-radius: 4px; color: #fff; margin-top: 10px; }
.print:hover { background-color: #30608E; }
.print a { color: #fff !important; text-decoration: none; } 
.print a:hover { text-decoration: none; }


#search-widget .ekmps-search-button {
    background: transparent;
    border: none;
    border-radius: 0;
}

.ekmps-search-button:after {
  height: 30px;
  width: 1px;
  content: "";
  background-color: #fff;
  border-right: solid 1px #fff;
}

.fa-search:before {
    color: #80c9a6 !important;
}

#search-widget .ekmps-search-field {
    border: none;
    background: transparent;
    border-radius: 3px 0 0 3px;
    padding: 0px 10px;
    position: relative;
    left: 1px;
    font-size: 13px;
        color: #fff;
}


#slidertext { width: 100%; position: absolute; margin: auto; text-align: left; top: 260px; color: #fff !important; }
    
.slidertextfluid { padding: 0px 0px 0px 25px; }
    
.sliderheader { line-height: 48px; max-width: 700px; font-family: 'Montserrat'; font-size: 41px; font-weight: 600; }

.slidertext { font-family: 'Montserrat'; font-weight: 400; letter-spacing: 0.3px; font-size: 15px; max-width: 600px; }

#sliderbttn { color: #fff !important; text-decoration: none !important; transition: all 0.4s ease-out; background-color: #3dbd9e; width: 130px; height: 50px; line-height: 50px; margin-top: 55px; text-align: center; border-radius: 3px; }
#sliderbttn:hover { background-color: #36a88c; transition: all 0.2s ease-in; }
#sliderbttn a { color: #fff !important; text-decoration: none !important; }

a { text-decoration: none !important; }

#contactbttn { margin: auto; transition: all 0.4s ease-out; background-color: #3dbd9e; width: 130px; height: 50px; line-height: 50px; margin-top: 55px; text-align: center; border-radius: 3px; }
#contactbttn:hover { background-color: #36a88c; transition: all 0.2s ease-in; }
#contactbttn a { color: #fff !important; text-decoration: none !important; }

.uspbox { padding: 45px 25px 45px 25px; color: #fff; }

.tradesman { background-color: #3dbd9e; }
.customer { background-color: #36a88c; }

.uspheader { line-height: 36px;  font-family: 'Montserrat'; font-size: 35px; font-weight: 400; margin-bottom: 30px; }
.usptext { font-family: 'Montserrat'; font-weight: 300; letter-spacing: 0.3px; }

.uspbttn { transition: all 0.4s ease-out; background: #fff; width: 130px; height: 50px; line-height: 50px; padding: 0px 25px 0px 25px; margin-top: 40px; }
.uspbttn a { color: #3dbd9e; text-decoration: none !important; }

.uspbttn:hover { background-color: #efefef; transition: all 0.2s ease-in; }

.uspbox > img { margin-bottom: 30px; }



.contactuscont { margin-top: 30px; height: 350px; background: url(/ekmps/shops/ce082d-sandbox/resources/design/contactusbg.png); background-repeat: no-repeat; background-position: center; }
.contactustextjar { text-align: center; position: relative; top: 35px; color: #fff; }
.contactheader { font-size: 41px; font-family: 'Montserrat'; font-weight: 1000; }
.contactusbody { letter-spacing: 0.3px; font-size: 16px; max-width: 850px; text-align: center; margin: auto; }

.footerbottom { height: 50px; line-height: 50px; color: #fff; letter-spacing: 0.3px; }
.footerbottom a { color: #fff !important; text-decoration: none !important; }
.footerjarlogo { text-align: right; }


.footerbio { font-family: 'Montserrat'; letter-spacing: 0.3px; font-size: 14px; margin-top: 0px; max-width: 450px; }
.list-unstyled li { line-height: 25px; letter-spacing: 0.3px; }

.footeroverlay { top: -31px; position: relative; max-width: 1920px; margin: auto; }
.footeroverlay img { max-width: 100%; }

.carousel-inner { z-index: -1; position: relative; max-width: 1920px; overflow: hidden; margin: auto; max-height: 150px; }

.contactusoverlay { max-width: 1920px; margin: auto; position: relative; top: 0px; border-top: 10px solid #fff; }
.contactusoverlay img { max-width: 100%; }

.carousel-inner>.item>a>img, .carousel-inner>.item>img { line-height: 1; min-width: 1520px; width: 1920px; }

.category > h1, div.prod-name > h1 > span { font-size: 25px; margin-left: 15px; font-family: 'Montserrat'; font-weight: 800; }









@media (max-width : 1245px) {
 	#search-widget .ekmps-search-field { width: 300px; }
 	#search-widget { margin-right: 10px; }
 	#catsjar > div > div > a > img { max-width: 100%; }
 	.catjarcaption img { max-width: 94%; }
 }

 @media (max-width : 1200px) {
 	#search-widget .ekmps-search-field { width: 180px; }
 	#search-widget { margin-right: 10px; }
 	#catsjar > div > div > a > img { max-width: 100%; }
 	.catjarcaption img { max-width: 94%; }
 	.catsjarcontainer { background-color: #2c323c; width: 100%; padding: 15px; padding-top: 35px; padding-bottom: 65px; }
 	#special-offers .featured-heading { margin-left: 30px; margin-right: 30px; }
 	.contactusoverlay { top: -10px !important; }
 	.promocats {display: none;}
 	.carousel-inner { top: 0px !important; }
 }


 @media (max-width : 990px) {
 	.navheaderright { width: 100% !important; }
 	.navheaderside { display: none; }
 	#search-widget .ekmps-search-field { width: 450px; }
 	
 	#aboutusjar { letter-spacing: 0.3px; line-height: 23px; font-size: 14px; max-width: 1200px; margin: auto; display: block; margin-top: 88px !important; margin-bottom: 50px !important; text-align: center; }
 	.codelinejar { left: 0px !important; margin-bottom: 25px !important; margin: auto; }
 	.aboutimg { margin-top: 20px; margin-bottom: -20px; }
 	
 	.sectiontitle2 { text-align: center; left: 0px !important; }
 	
 	#catsjar > div > div > a > img { max-width: 100%; }
 	.catjarcaption { opacity: 1 !important; }
 	.catjarcaption img { max-width: 94%; }
 	.catsjarcontainer { background-color: #2c323c; width: 100%; padding: 15px; padding-top: 35px; padding-bottom: 65px; }
 	
 	.usptextsect { display: none; }
 	.uspbttn { margin-top: 40px !important; margin: auto; }
 	
 	.contactusoverlay { top: -25px !important; }
 	
 	.footertext { font-size: 11px; }
 	.footerjarlogo { font-size: 11px; }
 	
 	.carousel-control { display: none; }
 	
 	#main-menu .nav > li > a { font-size: 11px; line-height: 30px; letter-spacing: 0px; }
 	
 	#search-widget { display: none; }
 	
 	#web-page { margin-top: 50px; margin-bottom: 30px; }
 	
 	#uspbar { display: none; }
 	.logobox { display: none; }
 	
 	#slidertext { top: 220px; }
 	
 	#top-right-2 > .pull-right { display: none; }
 	
 	.catbox { margin-bottom: 50px; }
 	
 	.catbttn { opacity: 1 !important; }
 	
 }

.mobilebannerover { display: none !important; }

 @media (max-width : 770px) {
 	.carousel { position: relative; margin-bottom: -56px; }
 	.uspbarjar { position: absolute; z-index: 2222; bottom: 0px; width: 100%; }
 	.aboutimg img { max-width: 100%; }
 	#special-offers .featured-heading { margin-left: 30px; margin-right: 30px; }
 	#catsjar > div > div { margin-bottom: 15px; }
 	
 	.footerjarlogo img { margin: auto; margin-top: 10px;  float: none; }
 	.footertext { text-align: center; }
 	
 	.desktopbannerover { display: none !important; }
 	.mobilebannerover { display: block !important; top: -77px; position: relative; }
 	
 	.footeroverlay { top: -42px; }
 	
 	.contactusoverlay { top: -30px !important; }
 	
 	.footerbottom { height: 110px !important; }
 	.footerbio { font-family: 'Montserrat'; letter-spacing: 0.3px; font-size: 14px; margin-top: 25px !important; max-width: 450px; margin: auto; }
 	.footerjarlogo { text-align: center; }
 	
 	.container { width: 100% !important; }
 	
 	#slidertext { top: 220px; }
 	
 }


 @media (max-width : 500px) {
 	.footerlogojar img { width: 100%; margin-top: 20px; }
 	#search-widget .search-box-div { line-height: 40px; top: -10px; position: relative; }
 	#search-widget .ekmps-search-field { width: 200px; }
 	
 	.contactustextjar { top: 28px; }
 	.contactusbody { font-size: 15px; }
 	
 	#sliderbttn { margin-top: 35px !important; }
 	
 	.container { width: 100% !important; }
 	
 	#special-offers .featured-heading { text-align: center; }
 	
 	.catbttn { width: 150px !important; left: 45px !important; margin: auto; bottom: -30px; }
}



 @media (max-width : 430px) {
 	
 	.footerbottom { height: 150px !important; }
 	
 	.container { width: 100% !important; }
 	
 	#slidertext { top: 197px; }
 	
 }

#slidertext { display: none; }

body[data-current="0"] .carousel-inner { max-height: 650px; }
body[data-current="0"] #slidertext { display: block; }

body[data-current="SEARCH_PAGE"] #web-page { max-width: 1150px; }
body[data-current="WEBPAGE(1)"] #web-page { max-width: 1150px; }
body[data-current="WEBPAGE(2)"] #web-page { max-width: 1150px; }
body[data-current="WEBPAGE(3)"] #web-page { max-width: 1150px; } 
body[data-current="WEBPAGE(4)"] #web-page { max-width: 1150px; }
body[data-current="PRIVACY_PAGE"] #web-page { max-width: 1150px; }
body[data-current="SITEMAP_PAGE"] #web-page { max-width: 1150px; }
body[data-current="TERMS_PAGE"] #web-page { max-width: 1150px; }
body[data-current="CART_PAGE"] #web-page { max-width: 1150px; } 
body[data-current="CART_PAGE"].ekmpscart-wrapper { margin-top: 20px; }
body[data-current="CATEGORY(1)"] #web-page { max-width: 1150px; }
body[data-current="CATEGORY(2)"] #web-page { max-width: 1150px; }
body[data-current="CATEGORY(3)"] #web-page { max-width: 1150px; }
body[data-current="CATEGORY(3)"] #web-page { max-width: 1150px; }
body[data-current="CATEGORY(4)"] #web-page { max-width: 1150px; }
body[data-current="CATEGORY(5)"] #web-page { max-width: 1150px; }
body[data-current="CATEGORY(6)"] #web-page { max-width: 1150px; }
body[data-current="CATEGORY(7)"] #web-page { max-width: 1150px; }
body[data-current="CATEGORY(8)"] #web-page { max-width: 1150px; }



 @media (max-width : 990px) {
 	
body[data-current="SEARCH_PAGE"] #web-page { max-width: 90%; }
body[data-current="WEBPAGE(1)"] #web-page { max-width: 90%; }
body[data-current="WEBPAGE(2)"] #web-page { max-width: 90%; }
body[data-current="WEBPAGE(3)"] #web-page { max-width: 90%; }
body[data-current="WEBPAGE(4)"] #web-page { max-width: 90%; }
body[data-current="PRIVACY_PAGE"] #web-page { max-width: 90%; }
body[data-current="SITEMAP_PAGE"] #web-page { max-width: 90%; }
body[data-current="TERMS_PAGE"] #web-page { max-width: 90%; }
body[data-current="CART_PAGE"] #web-page { max-width: 90%; }
 	
 }

.ekm-search-page-item__image img {
    max-width: 290px;
}


.featuredunderline { width: 95%; height: 1px; background-color: #282828; margin: auto; margin-bottom: 50px; }
.promounderline { width: 97%; height: 1px; background-color: #282828; margin: auto; margin-bottom: 30px; }

#affiliates { height: 250px; max-width: 1920px; padding-top: 30px; padding-bottom: 30px; }

.affiliatesbox { text-align: center; font-family: 'Montserrat'; color: #282828; }
.affiliatesheader { font-weight: 1000; font-size: 41px; }
.affiliatetext { letter-spacing: 0.3px; font-size: 15px; }

.logobox { padding-top: 40px; }
.logobox img { margin: auto; display: block; }



.fa { color: #80c9a6; }

span { color: #282828; font-size: 13px; margin-left: 2px; }


#top-links span {
    color: #fff;
}


.carousel-control span {
    color: #fff;
}




@media (min-width: 1200px) {
.container {
    width: 1170px;
}
}



header > .container:first-of-type {
  position: relative;
}

header > .container:first-of-type .headerline:before {
  content: "";
  top:17px;
  left:23px;
  right: 20px;
  background-color: #ececec;
  height: 1px;
  position: absolute;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 13px;
    padding: 0px;
}


li.navlink {
    float: left;
    padding: 10px 20px 0px 20px;
    list-style: none;
    font-size: 14px;
    position: relative;
}


.navlink a {
    color: #fff !important;
    text-decoration: none;
}

.sliderbody {
    max-width: 600px;
}

#promosection { text-align: center; font-family: 'Montserrat'; width: 100%; background-color: #efefef; }

.header { font-size: 35px; font-weight: 600; margin-top: 20px; margin-bottom: 0px; }
.subheader { font-size: 17px; letter-spacing: 0.3px; margin-bottom: 24px; }

.catcont {
    margin-bottom: 40px;
}


.cattext {
    position: absolute;
    text-align: left;
    padding: 25px;
    color: #fff;
}

.catheader {
    font-size: 35px;
    font-weight: 600;
}

.catbodytext {
    letter-spacing: 0.3px;
    font-size: 15px;
}



.catline {
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin-bottom: 15px;
}


.catbttn {
    width: 340px;
    height: 60px;
    position: absolute;
    text-align: center;
    background-color: #3cbd9e;
    border-radius: 3px;
    left: 28px;
    line-height: 60px;
    margin-top: -30px;
    opacity: 0;
	transition: all 0.4s ease-out;
	color: #fff !important;
}

.catbttn a {
    color: #fff !important;
}

.catbox:hover .catbttn {
	opacity: 1;
	transition: all 0.2s ease-in;
}

.catbox {
	top: 0px;
	transition: all 0.4s ease-out;
}

.catbox:hover {
	top: -20px;
	transition: all 0.2s ease-in;
}

.catbox > img {
    width: 104%;
}




.promoheader {
    margin-bottom: 0px !important;
    color: #282828;
    padding: 15px;
    text-align: left;
    max-width: 1170px;
    margin: auto;
    font-size: 28px;
    font-weight: 800;
    font-family: 'Montserrat';
        margin-top: 10px;
}

.promoleft > a >img {
    max-width: 100%;
}
.promoright > a >img {
    max-width: 100%;
}

.navlink > a:after { background: #3cbd9e; bottom: -27px; content: ""; height: 2px; left: 0; margin: auto; position: absolute; right: 0; top: auto; transition: all 0.825s ease 0s; width: 0; }
.navlink > a:hover::after { width: 100%; }


#jcurrency {
  color: #282828;
}




.header-fixed {background-color: #333 !important; transition: all 0.2s ease-in; }
.nav#top { transition: all 0.4s ease-out; }


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}


.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}




#covid-banner { background-color: #93122E; color: #fff; }
#covid-banner .covid-content { padding: 8px; }
#covid-banner .covid-content p { margin-bottom: 0; max-width: 1180px; text-align: center; margin: auto; }
#covid-banner .covid-content .ekm-edit-button-wrapper a { margin: auto !important; }


