@import url('https://fonts.googleapis.com/css2?family=Caudex:ital,wght@0,400;0,700;1,400&display=swap');

.grecaptcha-badge {display:none;}

.grey_bg {background:#f2f2f2;}
.white_bg {background:#fff;}

.col5{ width: 20%; float: left; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px none; outline: 0px none; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0px none; }
ol, ul { list-style: none outside none; }
strong{font-weight:bold;}
a{color:#080b07; text-decoration:none; transition: all 0.3s ease-in;}
a:hover{ color:#bb9d3a; text-decoration:none; transition: all 0.3s ease-in;}
.clear{clear:both;}
.no-gutter > [class*='col-'],  .no-gutter .row > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.padd{
	padding-top: 40px;
	padding-bottom: 40px;
}

.no-padding{   padding-right:0;padding-left:0;}
body { font-size: 16px; font-family: 'Caudex', serif; color:#080b07; background: #fff url(../img/layout/body.jpg); -moz-box-sizing: border-box;-webkit-box-sizing: border-box;	box-sizing: border-box; }

.cd-main-content{		
	
}
.cd-main-content::after {
  clear: both;
  content: "";
  display: table;
}

img.img-responsive{width:100%;}

a.overlay_link {display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;text-indent: -999999px; z-index:10; }

#topmessage {  width: 100%; height:auto;  padding: 10px 0; margin:0; color:#080b07; background: #fff; position:relative; z-index:999; text-align:center;}

#topbar {  width: 100%; height:auto;  padding: 0px; margin:0; color:#cfba86; background: #080b07; border-bottom:1px solid #2c2b2b; position:relative; z-index:999;}
#topbar .top_social a {  display:inline-block; margin:7px 5px 0 0px; transition: all 0.3s ease-in;  }
#topbar .top_social a:hover {  transition: all 0.3s ease-in; }
#topbar .top_social a img {display:block; width:20px;   }
#topbar .top_contact {  text-align:right;  }
#topbar .top_contact a {  display:inline-block; margin:0 5px 0 0px; padding-left:26px; color:#cfba86; font-size: 16px; line-height:36px; font-weight:bold; background: url(../img/layout/telephone.svg) no-repeat left center; background-size:18px;    transition: all 0.3s ease-in; }
#topbar .top_contact a:hover {  color:#bb9d3a; transition: all 0.3s ease-in;}

#header {  width: 100%; height:auto;  padding: 0px; margin:0; background: #080b07; position:relative; z-index:999;}
.header {  width: 100%; height: auto; opacity: 1;    z-index: 111;    padding: 0px;  }

#mobile-search{display:none;}

.top_icons{margin: 20px 0px 0px 0px;  display:inline-block; float:right;  transition: all .5s ease-in-out; }
.top_icons .top_icon { position: relative; width:48px;height:48px; margin-left:5px; background-color:none; background-repeat: no-repeat; background-position: center center; background-size:32px;  transition: all 0.2s ease-in; }
.top_icons .top_icon span {display:none; }
.cd-menu-trigger{ display:none;  background-image: url('../img/layout/top_menu.svg');  }
.cd-menu-trigger.nav-open{ background-color:#bb9d3a; background-image: url('../img/layout/top_close.svg');  }
.cd-search-trigger{ display:none; background-image: url('../img/layout/top_search.svg'); }
.cd-search-trigger.search-open{background-color:#bb9d3a; background-image: url('../img/layout/top_close.svg'); }
.cd-cart-trigger{ display:inline-block; background-image: url('../img/layout/top_cart.svg'); }
.cd-cart-trigger.cart-open{ background-color:#bb9d3a;background-image: url('../img/layout/top_close.svg'); }

.top_icons .top_icon .items_count { display:block; padding: 8px;border-radius: 100%;background:#bb9d3a;position: absolute;line-height: 10px;color: #fff;top: -7px;left: 34px;}

.top_links { text-align:right; color:#bb9d3a; }
.top_links a {  display:inline-block; margin:0 5px 0 0px; color:#cfba86; font-size: 16px; line-height:36px; font-weight:bold; transition: all 0.3s ease-in; }
.top_links a:hover {  color:#bb9d3a; transition: all 0.3s ease-in;}

#logo { display: block; width:300px; height: 87px;  margin: 20px 0 20px 0px;overflow:hidden; }
#logo a { position:relative; display: block; width: 100%; height:100%;text-indent: -999999px!important; background: url('../img/layout/logo.png') no-repeat scroll center center transparent;  background-size:100%;z-index:99; }

#navi_container { background: #cfba86; }
#navi {  }
#navi ul{ text-align:center;  }
#navi ul li{ display:inline-block;   }
#navi ul li a{ display:block; position:relative; color:#080b07;  font-size:16px;  margin:0 5px; padding:15px 5px;  text-transform:uppercase;  transition: all 0.2s ease-in; }
#navi ul li a:hover{  color:#fff; transition: all 0.2s ease-in; }
#navi ul li.first_item a{ margin-left:0px; padding-left:0px; }

#navi ul li .submenu{ position:absolute; width:auto; height:auto; display:none;  background:#cfba86; z-index:9999; left:auto; top:53px; margin-left:-73px; padding:0px 20px 10px 20px; text-align:center;   }
#navi ul li:hover .submenu{	 display:block; }

#navi .submenu ul{  margin:10px 0;	 }
#navi .submenu ul li{ display:block; }
#navi .submenu ul li a {   margin:0 0px; padding:5px 5px; text-transform:none; 	 }



#mobile-nav { bottom: 0;	padding: 0;	position: fixed; left: -80%;	top: 0;	width: 80%;	margin-top: 110px;	z-index: 9999;	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all 0.3s cubic-bezier(0.34, 0.95, 0.27, 0.98);
	-moz-transition: all 0.3s cubic-bezier(0.34, 0.95, 0.27, 0.98);
	transition: all 0.3s cubic-bezier(0.34, 0.95, 0.27, 0.98);
}   
#mobile-nav.nav-open {	left: 0;}

.breadcrumb-section{ }
.breadcrumb{ background:none;padding-top:10px;padding-bottom:10px; margin-bottom:0px; border: 1px solid #e1e1e1;  box-shadow: 0 0 10px #d4d4d4;}
.breadcrumb a span, .breadcrumb span{color:#080b07;display:inline-block;font-size:14px; transition: all 0.3s ease-in;}
.breadcrumb > li + li::before{color:#bb9d3a; content: "/";}
.breadcrumb a span:hover {  color:#bb9d3a; transition: all 0.3s ease-in;}
 
.desktop-search {  display:inline-block; float:right; position:relative; margin: 20px 30px 0px 0px; width:auto; background:none; border:0px; border-bottom:1px solid #bb9d3a;  } 
.desktop-search form  { margin:0px;padding:0px; position:relative; width: 100%;}
.desktop-search form input {	font-family: 'Caudex', serif; width: 100%;height: auto;position: relative; font-size: 17px;	line-height: 28px;	color: #cfba86;padding:10px 40px 2px 10px;	border:none;		 -moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box; font-weight:400;background:none;}
.desktop-search form input::-moz-placeholder{  color:#cfba86; opacity:1;	transition: all 0.3s ease-in 0s;}
.desktop-search form input::-ms-input-placeholder{  color:#cfba86;  opacity:1; transition: all 0.3s ease-in 0s;	}
.desktop-search form input::-webkit-input-placeholder{  color:#cfba86; opacity:1;	transition: all 0.3s ease-in 0s; }
.desktop-search form input:focus, .desktop-search form input:hover { color:#fff;}
.desktop-search form .icon-search{position:absolute; right:10px; top:10px; width:24px;height:24px; display: block; text-indent: -999999px!important; background: url('../img/layout/search_go.svg') no-repeat scroll center center transparent; background-size:100%;border:none;	 }

.klostari_products {
	float: left;
    width: 280px;
    margin-right: 30px;
}

.title-lines {
    position: relative;
}
.m-top-30 {
    margin-top: 30px !important;
}
.m-bot-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.m-bot-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
.m-bot-20 {
    margin-bottom: 20px;
}
.m-bot-10 {
    margin-bottom: 10px;
}
.m-bot-40{
     margin-bottom: 40px;
}
.mar-top-bot{margin-top:30px;margin-bottom:30px;}
.m-top-bot-15{margin-top:15px;margin-bottom:15px;}
.m-top-bot-5{margin-top:5px;margin-bottom:5px;}


.button.all  {
    color: #fff;
    background-color: #eed700;
    border: medium none;    
    outline: medium none;
    position: relative;
    transition: all 0.3s ease 0s;
	display: inline-block;
    font-size: 15px;
    padding: 12px 18px 13px;
}
.button.all:hover  {
	background-color:#000;
}


#newsletter{ margin-top:30px;padding:0px 0px;background: url(../img/layout/newsletter_bg.jpg) no-repeat center;  background-size:cover;  width:100%; }
.newsletter{background:rgba(0, 0, 0, 0.5);padding:80px 20px; text-align:center;}
.newsletter h5{ color:#fff;margin:0px 0 20px 0; font-size:18px; font-weight:bold; }
.newsletter p{ color:#fff;margin:0px 0 30px 0; font-size:14px;}
.newsletterform { width:100%;max-width:700px;padding: 5px 10px 5px 25px; height:auto; margin:0 auto; background:#fff; border-radius:5px;}
.newsletter_input{ display:inline-block; float:left;}
.newsletter_input input{border-radius:0px;box-shadow:none;border:none;background: none; padding:18px 0;color:#080b07;font-size:14px;width:400px; }
.newsletter_input input:hover{}
.nl-button { display:inline-block; float:right; color: #bb9d3a; background: none; height:50px;line-height:50px; margin-top:3px; padding: 0px 15px 0px 15px; font-family: "Comfortaa",Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold;  border:2px solid #bb9d3a; border-radius:3px; transition: all .3s ease-in-out;}
.nl-button:hover { color:#fff; background: #bb9d3a; transition: all .3s ease-in-out; }

.newsletter_pref legend{padding: 5px;text-transform: uppercase;font-size: 20px;font-family: "Comfortaa",Arial,Helvetica,sans-serif;}

.lead_text{ margin-bottom:5px;}
.lead_text p{ font-size:16px;}
.lead_text strong{ color:#fff;background:#eed700;padding:3px;}


.button.thin-bg-dark {
    background-color: #cfba86 !important;
    border: 0px none !important;
    color: #fff!important;
    display: block;
    padding: 12px 15px !important;
    position: relative;
    transition: all 0.3s ease 0s;
	width:100%;
	margin:10px 0;
	font-size:20px;
	font-weight:bold;
	border-radius: 0px;
}
.button.thin-bg-dark:hover {
    background-color: #080b07 !important;   
    transition: all 0.3s ease 0s;
}

#cookie-consent-wrapper {
    position: fixed!important;
    z-index: 2147483647!important;
    display: block!important;
    width: 280px;
    top: auto; 
	bottom:100px;
    padding: 10px;    
    color: #000;
	font-family: 'Open Sans', sans-serif;
	right:0; 
	bottom:5px;
	/*left:50%;
	transform:translate(-50%, -50%);*/
	background:rgba(0,0,0,0.9);
}

#cookie-consent-wrapper .content p{
	font-size:12px;
	font-weight:400;
	line-height:14px;
	padding:0px;
	color:#fff!important;
}

#cookie-close, #link, .btn_concern {
    font-size: 12px;
	margin-top:7px;
	padding:5px 0;
    background: #cfba86!important;
    width:100%;
	display:block;
	text-align:center;
    color: #fff!important;
	right: 20%!important;
	
	margin-top: 5px;
}
#cookie-close a, #link a {
	font-size: 12px;
}

@keyframes move_line {
  0% {
    top:5px;
  } 
  
  50% {
    top:0px;
  }   
  
  100% {
    top:5px;
  }
}



#footer {  width: 100%; padding: 50px 0 50px 0; margin: 0; background: #080b07;  color: #cfba86; }

.footer_box { margin-left:0px; margin-right:0px;}
.footer_box h6{ margin:0px 0 20px 0; font-size:24px; color:#bb9d3a;font-weight:bold; border-left:5px solid #bb9d3a; padding-left:12px; }

ul.footer_menu { margin:0px;}
ul.footer_menu li{margin-bottom:8px; font-size:16px; color:#cfba86; }
ul.footer_menu li a{color:#cfba86;display:block; transition: all 0.3s ease-in;}
ul.footer_menu li a:hover{color:#bb9d3a; transition: all 0.3s ease-in;}

.bank_icons{margin-top:40px;text-align:center;}
.bank_icons img{opacity:0.5;}

.footer_copyright { position:relative;z-index:0;padding-bottom:30px;padding-top:30px; background:#080b07; color: #a1a1a1; border-top:1px solid #2c2b2b;}
.footer_copyright p { line-height:20px;font-size:14px;color: #bb9d3a;font-weight:400;}
.footer_copyright a { color: #bb9d3a; text-decoration: none; transition: all 0.4s ease 0s; }
.footer_copyright a:hover { text-decoration: underline; transition: all 0.4s ease 0s;}

#wapp {position:relative;float:right;}
#wapp a { display: block;	width: 75px;height: 20px;background:transparent url(../img/layout/wapp.png) no-repeat center;text-indent: -999999px!important;background-size:100%;}


#content {  width: 100%; }

.content {   }
.content h1 {font-size:26px;color:#080b07;margin:20px 0px 25px 0px; }
.content h2 { font-size:22px;color:#080b07;margin:20px 0px 20px 0px; font-weight:bold;}
.content h3 { font-size:20px;color:#080b07;margin:20px 0px 15px 0px; font-weight:bold; }
.content h4 {  font-size:18px;line-height:20px;margin:10px 0px 10px 0px; font-weight:bold; }
.content h5 { font-size:18px; line-height:18px; font-weight:bold;}
.content p { line-height:22px;margin:15px 0px 15px 0; }
.content ul { margin:15px 5px 15px 5px;overflow:auto; }
.content ul li { margin:0 0 10px 0;line-height:22px; background:transparent url(../img/layout/arrow-list.png) no-repeat 0 6px;padding-left:12px;}

h1.page_title { position: relative; font-size:28px; font-weight:bold; color:#080b07;  margin:10px 0px 30px 0px; padding-left:50px; }   
h1.page_title:before {
    display: block;
    content: '';
    height: 3px;
    width: 50px;
    position: absolute;
    transform: translateY(-50%) translateX(-120%);
    left: 50px;
    top: 50%;
    background: #bb9d3a;
}   

ul.static_list { margin:15px 5px 15px 5px;overflow:auto;}
ul.static_list li{ margin:0 0 10px 0;line-height:22px; background:transparent url(../img/layout/arrow-list.png) no-repeat 0 6px;padding-left:12px;}

.facebook-responsive {
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}

.facebook-responsive iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}


.page_image {
	
}

.page_text {   
    background: #fff;
    box-shadow: 0 0 10px #d4d4d4;
	padding:20px;
}

.gallery_box{	
	position:relative;
	overflow:hidden;
	width:100%;	
	margin:10px 0 20px 0;
}
.gallery_box img{
	transition: all 0.5s ease-in;
	display:block;
	width:100%;
}
.gallery_box:hover img { transform: scale(1.1);  }


#products__text_box { margin:10px 0 40px 0;padding:20px 60px; background:#cfba86;  width:100%; position:relative; box-shadow: 0 0 10px #d4d4d4; overflow: hidden; } 
.products_text { display:block; }

p.highlight {
	margin:30px 0px 30px 0; 
    padding: 20px 20px 20px 20px;
    border: 1px solid #e6dec7;
    background: #f0ece0;
	position:relative;
}
p.highlight small{ display:block; position:absolute;top:-25px;left:-25px; font-size:30px; color:#fff; background:#080b07; width:50px;height:50px; line-height:50px; text-align:center; border-radius:100%;}


/* HOME STYLES */
.main_banner {position:relative; margin:0 auto; max-width:90%; height:65vh; min-height:500px; overflow:hidden; }
.slider_container { position:relative; width:100%; height:100%; background:rgba(0, 0, 0, 0.1);  }
.slider_container .content_text { width:100%; position:absolute; bottom:80px;left:0px; color:#fff;  }
.swiper-container { width: 100%; height:100%; margin-left: auto; margin-right: auto; }
.swiper-container h1 { font-size: 60px; font-weight:400; display:block; max-width:750px; margin:10px 0 0 80px; padding:10px 10px 10px 20px; text-shadow: 0 0 3px #333333; border-left:20px solid #cfba86;}
.swiper-slide { display: block; background-repeat:no-repeat;  background-position:center center; background-size:cover; }
.banner_slogan { display:block; position:relative; margin:0 auto; max-width:90%; padding:10px 0; text-align:center; background: #cfba86; color:#fff;}
.banner_slogan p { font-size:22px; }


h2.home_title { position: relative; font-size:26px; font-weight:bold; color:#080b07;  margin:20px 0px 15px 0px; }   
h2.home_title strong { color:#bb9d3a; }
h2.home_title:before {
    display: block;
    content: '';
    height: 3px;
    width: 50px;
    position: absolute;
    transform: translateY(-50%) translateX(-120%);
    left: 0px;
    top: 50%;
    background: #bb9d3a;
}   

.read_more {   
	background:#cfba86 url(../img/layout/read_more.svg) no-repeat 95% center;
	background-size:18px;   
    color: #fff;
    display: inline-block;
    padding: 10px 45px 10px 15px;
    position: relative;
    transition: all 0.3s ease 0s;	
	margin:10px 0 0px 0;
	font-size:18px;	
}
.read_more:hover {
    background-color: #080b07; 
	color: #fff;	
    transition: all 0.3s ease 0s;
}
.read_more.reverse {   
	background-color:#080b07;	   
}
.read_more.reverse:hover {
    background-color: #cfba86; 	
}
   
.cat_box_container{  }   
.cat_box {
	position: relative;	
	height:280px;
	margin:10px 0px; 	
	padding:0px; 	
	overflow:hidden;	
	border:1px solid #e1e1e1;		
	background-position:center;
	background-repeat:no-repeat;
}     
.cat_box a{ 	
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	transition: all 0.5s ease-in;
}  
.cat_box a span{ 
	margin-top:27%;
	font-size: 22px;	
	padding:15px 0px;
	font-weight: bold;
	border-left:10px solid #cfba86;
	text-align:center;
	color: #fff;
	background:none;		
	text-shadow: 0 0 3px #333333;
	display:block;
	transition: all 0.5s ease-in;
}
.cat_box a:hover span{ 		
	background:rgba(0, 0, 0, 0.7);	
	transition: all 0.5s ease-in;
} 

.cat_box.cat_box_text{ 	
	border:0px;	
	text-align:center;
}
.cat_box.cat_box_text img{ 	
	margin:70px 0 0 0;
	width: 50px;	
}
.cat_box.cat_box_text p{ 
	margin-top:5px;	
	font-size: 22px;
	line-height:28px;
}
.cat_box.cat_box_text p strong{ 	
	display:block;
	color: #bb9d3a;
}
  
#white_box{ margin-top:30px;padding:50px 0px 70px 0; background: #fff;  width:100%; position:relative; overflow:hidden;}  
#white_box .white_box_text{  position:relative; z-index:99;}  
.white_box_left {  position:absolute; left:-30px; bottom:-200px; z-index:0;}
.white_box_right {  position:absolute; right:-30px; bottom:-100px; z-index:0;}
.iso {  width:100px;position:absolute; right:-100px; bottom:50px; z-index:99;}  
  
#info_box { margin:80px 0 0px 0;padding:20px 0 20px 600px; background:#fff url(../img/layout/info_box.jpg) no-repeat left center;  width:100%; position:relative; box-shadow: 0 0 10px #d4d4d4;  }   
#info_box ul.checklist li { font-size:18px; line-height:26px; background:transparent url(../img/layout/icon-check.png) no-repeat 0 4px;padding-left:26px;}    
  
#wholesale_box { margin:50px 0 0px 0; background: #cfba86; /*background: url(../img/layout/wholesale.jpg) no-repeat center;  background-size:cover;*/  width:100%; position:relative;   }
.wholesale_box_text { /*background:rgba(207, 186, 134, 0.8);*/ padding:30px 20px 40px 20px;  text-align:center;}
.wholesale_box_text img { width: 50px;}
.wholesale_box_text h3 { font-size:26px; font-weight:bold; color:#080b07;  margin:10px 0px 15px 0px; }
.wholesale_box_text p { font-size:18px; }
.wholesale_box_text .read_more.reverse:hover {  background-color:#bb9d3a; }
  
#klostari_box{ margin-top:30px;padding:50px 0px 0px 0; background: #fff;  width:100%; position:relative; overflow:hidden;}   
#klostari_inner_box { width:100%; position:relative; overflow:hidden; background: #fff url(../img/layout/body.jpg); border-radius:50px;}
.klostari_inner_box_image { position:relative;}
.klostari_inner_box_image p { display:block; opacity:0; position:absolute;top:35%;left:0px; z-index:10; color:#fff; background:rgba(0, 0, 0, 0.7); font-size: 28px; line-height:36px; font-weight:400; padding:10px 10px 10px 20px; text-shadow: 0 0 3px #333333; border-left:20px solid #cfba86; transition: all 0.5s ease-in; }
#klostari_inner_box:hover .klostari_inner_box_image p { opacity:1; 	  transition: all 0.5s ease-in; }
.klostari_inner_box_text { padding:30px 50px 0 50px;}  
  
#all_photos_container { display:block; width:100%; position:relative; padding: 2px 1px; }
#all_photos {  }
.photo_box {margin:0 0px 0px 0px; position:relative; border:1px solid #fff;}  

.nav-slick { display:block; position: relative;  margin-top:40px; margin-bottom:15px; text-align:center; }
.nav-slick a { display:inline-block; background: #cfba86 ; border-radius: 100%; text-align:center;  margin-left: 5px; margin-right: 5px; cursor:pointer; transition:all 1s; }
.nav-slick a:hover { background:#080b07; transition:all 1s;  }
.nav-slick a img { width: 25px; margin:10px; vertical-align: middle; }
  
.tips_box { display:block; margin:0px 0 40px 0; width:100%; position:relative; overflow:hidden; background: #fff; border-radius:50px;}
.tips_box .tips_box_image { }
.tips_box .tips_box_text { padding:50px 80px 0 90px;}  
.tips_box .tips_box_text.tips_box_text_left { padding-left: 110px;}  
.tips_box .tips_box_text p { font-size: 20px; line-height: 30px; margin: 20px 0px 20px 0;}  
  
  
#map{height:400px;width:100%; box-shadow: 0 0 10px #d4d4d4;}  
.contact_details p { font-size:17px; font-weight:bold;}
.contact_details p a { color:#bb9d3a; }  
    

a.alone_button{background:#383838;color:#fff;border:1px solid #383838;padding: 20px 25px;-webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;}
a.alone_button:hover{background:#fff;color:#383838;-webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;}  

 
.home-products{position:relative;}


.product_box .price.out_of_stock_product,  .out_of_stock_product{
    font-weight: bold;
    font-size: 0.7rem !important;
    background: #e2566a;
    color: #fff;
    padding: 3px;
    margin-bottom: 0px;
	letter-spacing: 2px;
}
.not_available.out_of_stock_product {
	padding:5px;
	text-align:center;
}

.product_box{
	margin:10px 0px;
	display:inline-block;
	overflow:hidden;		
	transition: all 0.2s ease-in 0s;
}

.product_box .product_image{	
	position:relative;
	overflow:hidden;
	width:100%;	
}

.product_box .product_image img{
	transition: all 0.5s ease-in;
	display:block;
	width:100%;
}

.product_box .product_image_overlay{  top:0px;left:0px;width: 100%; height: 100%; position: absolute;z-index:1;  transition: all 0.5s ease-in; }
.product_box:hover .product_image_overlay{  background: rgba(0, 0, 0, 0.3);   transition: all 0.5s ease-in;}
.product_box:hover .product_image img { transform: scale(1.1);  }

.product_box .product_text{
	position:relative;
	z-index:5;
	background:#cfba86;
	border:1px solid #e1e1e1;
	display:block;
	width:80%;
	margin:-40px auto 0 auto;
}

.product_box .title{
	padding:15px 10px 0px 10px;
	min-height:70px;		
}

.product_box .title h3{
	margin: 0px 0px 0px 0px;
	font-size:22px;
	font-weight:bold;
	color:#080b07;	
	overflow:hidden;	
	line-height:26px;
	text-align:center;		
}

.product_box .price{
	padding:0px;		
	margin-bottom:20px;	
	display:block;	
	text-align:center;
}

.product_box .price h5 span{
	color:#080b07;
	font-size:18px;
	font-weight:bold;	
}
.product_box .price h5 span.before{
	color:#ff0000;
	font-size:16px;
	text-decoration:line-through;
	margin-left:5px;
}
.product_box .add_basket{
	display:block;
	position:absolute;	
	bottom:30px;
	left:50%;	
	width: 0px;
	height: 0px;
	border-radius: 5px;
	background:#bb9d3a url(../img/layout/add_cart.svg) no-repeat center;
	text-indent: -999999px!important;
	background-size:60%;
	transition: all 0.2s ease-in 0s;
}
.product_box:hover .add_basket { left:45%;	 width: 32px;	height: 32px;	 transition: all 0.2s ease-in 0s; }

.product_box .wishlist-remove { 
  text-indent: -999999px!important;	
  z-index:999;
  position: absolute;
  left: 10px;
  top: 20px;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #bb9d3a url("../img/layout/cd-remove-item.svg") no-repeat center center;
}
.product_box .wishlist-remove:hover {
  background-color: red;
}


.company_profile{background:#fff;padding:80px 60px;}
.company_profile h4{color:#404041;margin:20px 0; font-size:50px;font-weight:300px; }
.company_profile p{color:#404041;margin:50px 0 80px 0; font-size:13px;font-weight:400px;line-height:22px; }

.company_details{background:#383838;padding:60px 40px; margin-top:40px;text-align:center;}
.company_details h5{color:#fff;margin:20px 0; font-size:22px;font-weight:300px;position:relative; }
.company_details h5:after{	-moz-user-select: none;
	border-bottom: 1px solid #dedede;
	bottom: -20px;
	content: "";
	font-size: 0;
	height: 0;
	left: 35%;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	right: auto;
	text-indent: -9999px;
	top: auto;
	width: 30%; }
.company_details p{color:#9a9a9a;margin:50px 0 0px 0; font-size:13px;font-weight:400px;line-height:22px; }


.products-banner{
	background-color: #4D5263;
	color: #fff;
	padding: 50px 0;
}
.products-banner.background-image:after {
	content: '';
	width: 100%;
	height: 100px;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -webkit-linear-gradient(90deg, #1b2022, transparent);
	background: linear-gradient(0deg, #1b2022, transparent);
}
.products-banner .container{
	position: relative;
}
.products-banner .banner-content{
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}

.recent_products{padding-top:30px;}


/* ==================================
   INFO BANNER
   =================================== */
.info-banner{
	background: #fff;
	color: #000;
	padding: 40px 0;
	font-size: 1.5em;
}
.info-banner h5{
	font-weight:400;
	color:#000;
	font-size:14px;
	display:none;
}
.info-banner a{
	font-weight: bold;
	color: #f6a623;
}
.info-banner p{
	font-size: 0.8em;
	margin-top:5px;
	margin-bottom:5px;
	color:#000;
	font-weight:700;
}
.info-banner .icon{
	font-size: 1.8em;
	color:#000;
}
.info-banner .col-md-3, .info-banner .col-xs-12, .info-banner .col-sm-6{padding-left:5px!important;padding-right:5px!important;}


/* ==================================
   PRODUCT VIEW
   =================================== */
   
.lightSlider  {overflow: visible!important; margin: 0px!important;}   
.lightSlider li {background:none!important; padding-left: 0px!important;}   
.lSSlideOuter .lSPager.lSGallery li  {background:none!important; padding-left: 0px!important;}  

.lSGallery li{
	display: block;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	margin-top:10px;
}
.lSGallery li.active{	
	border-color: #bb9d3a;
}

.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a{display:none;} 

.product-view{
	
}
.product-card{
	position:relative;
	padding: 20px;	
	box-shadow: 0 0 10px #d4d4d4;
}

p.zoom-text{
	margin-top: 5px;
	font-size:14px;
}
.zoom-text .icon-loupe{
	display: inline-block;		
	width:20px;
	height:20px;
	background: url(../img/layout/icon-loupe.svg) no-repeat center center;
	background-size: 100%;
	vertical-align:middle;
}

.product_description {
    margin: 30px 0 10px 0;
    padding: 15px 20px;
    background: #fff;
    width: 100%;
    position: relative;
    box-shadow: 0 0 10px #d4d4d4;
}
.product_description_full { display:none; }


.prod_subtitle{	
	padding-left:60px;
}
.prod_subtitle h2.title {	
	margin: 20px 0px 20px 0px;
}

.prod_avail{	
	border-bottom:1px solid #e1e1e1;
}
.prod_avail p small{	
	font-size:14px;
}


.product-options{
	margin: 0px 0 20px 0;
}

.product-card .price{
	display: block;
	width: 100%;
	font-weight: 300;
	border-bottom: 1px solid #e1e1e1;
	padding: 0px 0 10px 0;
	margin-bottom: 10px;
	font-size: 34px;
	position: relative;
	color:#080b07;
}
.product-card .price sup, .product-card .price sub {
    bottom: auto;
    font-size: 100%;
    top: auto;
}
.product-card .previous{
    color:#ff0000;
    font-size: 20px;
    font-weight: 300;
    text-decoration: line-through;
	margin-left:5px;
}
.product-card em{
	display: none;
}
.product-card .youearn{
	display: block;
	width: 100%;
	font-size: 0.5em;
	font-weight: normal;
}
.product-card .reduction{
	display: inline-block;
    font-size: 0.5em;
    margin: 8px 0 8px 15px;
}
.product-card .reduction .badge{
	font-size: 1.3em;
	background: #eed700;
	border-radius:0px;
}
.product-card .reduction small{
	font-weight: normal;
}

.product-card p.price_notice{
	display:inline-block; 
	font-size:14px;
	margin: 0px 0px 0px 0;
}


.product-actions input.quantity {
    width: 56px;
    height: 42px;
	line-height: 32px;
	border-radius: 0;	
    display: inline-block;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    color: #080b07;
	background:#fff;    
	border: 1px solid #e1e1e1;
    box-shadow: 0 0 10px #d4d4d4;
	float:left;
}
.product-actions .minus, .product-actions .plus, .cart .minus, .cart .plus {
    display: inline-block;
    width: 56px;
    height: 42px;
	line-height: 38px;
    text-align: center;
    font-weight: 700;
    font-size: 24px;   
    color: #080b07;
    background: #fff;
    -webkit-transition: background 200ms ease-in-out;
    transition: background 200ms ease-in-out;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 10px #d4d4d4;
	margin:0px 5px;
	float:left;
}
.product-actions .minus { 
	line-height: 38px;   
}

.product-actions .minus:hover, .product-actions .plus:hover, .cart .minus:hover, .cart .plus:hover {
    background: #080b07;
    color: #fff;
}
.product-actions input[type=number]::-webkit-inner-spin-button, 
.product-actions input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.form-quantity{
	margin: 0px 0 0 0;
	padding:0px;
	display:inline-block;
}
.form-quantity label{	
	float:left;
	font-size:14px!important;
}

.form-options{
	margin: 10px 0;
	padding:0px;
	border-bottom: 1px solid #e1e1e1;
}
.form-options label{	
	float:left;
	font-size:16px!important;
	font-weight:400!important;
	padding-left:0px!important;
	cursor:default;
}

.form-options .select2Buttons{
	display: inline-block;
}
.form-options .select2Buttons ul{
	margin: 0;	
}
.form-options .select-buttons li {	
	background-image: none!important;
	padding-left:0px!important;	
}
.form-options .select-buttons li a{
	color: #080b07;
	background: #fff;
	font-weight: bold;	
	border: 1px solid #e1e1e1;
    box-shadow: 0 0 10px #d4d4d4;
	margin:0 4px;
	padding:8px;
}
.form-options .select-buttons li.disabled  {	
	border: 1px solid #e1e1e1;		
	overflow: hidden;
}
.form-options .select-buttons li.disabled span {		
	margin:0 4px;
	padding:8px;
}
.form-options .select-buttons li a:hover { 
	background: #080b07;
    color: #fff;
}
.form-options .select-buttons li a:hover:not(.out-of-stock), .form-options .select2Buttons .picked {   
    border-color: transparent;
}
.form-options .select2Buttons .picked{
	background: #cfba86;
	color: #fff;
}

.product_box span.new_product, .product-preview span.new_product{
	position: absolute;
	background: #080b07;
	top: 5px;
	right: 5px;
	color: #fff;
	font-size: 10px;
	line-height: 30px;
	z-index: 2;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 30px;
}

.wishlist-btn{display:block;margin:0px 0px 0 0; color:#080b07; font-weight:bold;text-align:center;background: none; transition: all 0.2s ease-in; }
.wishlist-btn img{display:inline-block; width: 32px; vertical-align:middle; margin-right:5px;}
.wishlist-btn:hover{color:#bb9d3a;}

#wishlist-notification { display:none; text-align:center; margin-top:10px;}

.sharethis-inline-share-buttons {margin-top:20px;}

.offer_slogan { display:block; position:relative; margin:0 auto; width:100%; padding:3px 0; text-align:center; background: #080b07; color:#fff;}
.offer_slogan p { font-size:18px; }


.product_notes { margin-top:20px; }
.product_notes table {	
	font-size: 16px;
	box-shadow: 0 0 10px #d4d4d4;
	margin: 20px 0 0 0;
	width: 100%;
	border-collapse: collapse;
	text-align: left;	
}
.product_notes table th {
	font-size: 16px;
	font-weight: bold;	
	padding: 15px 15px;
	background:#fff;
	border-bottom: 2px solid #bb9d3a;
}
.product_notes table td {
	border-bottom: 1px solid #e1e1e1;	
	padding: 10px 15px;
}
.product_notes table tbody tr:hover td {
	color: #bb9d3a;
}



/* ==================================
   PRODUCT FILTERS
   =================================== */

.no-results .icon-info{
	display: block;	
	margin: 20px auto 20px auto;
	width:48px;
	height:48px;
	background: url(../img/layout/icon-info.svg) no-repeat center center;
}
.no-results h2{
	font-size:26px;margin:10px 0px 20px 0px;
}
.no-results p{
	line-height:22px;margin:15px 0px 15px 0;
}


.pagination{
	clear: both;
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
}
.pagination .disabled{
	display: none;
}

.page-navigation{
	margin-top:10px;
	padding: 10px 0px;
	text-align: center;
	width: 100%;
	display: inline-block;
	border-top: 1px solid #e1e1e1;
	font-size: 12px;
}
.page-navigation a, .page-navigation span{
	width: auto;
	margin: 0;
    display: inline-block;
    text-align: center;
    color: #080b07;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
	font-size:14px;
    letter-spacing: .25px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    border: solid 2px #fff;
	border-radius:5px;
}
.page-navigation a, .page-navigation span.current{
	padding: 5px 10px;
}
.page-navigation span.current{
	background-color: #080b07;
	color: #fff;
	border: 2px solid #080b07;
}
.page-navigation a:hover{
	color: #fff;
	border: 2px solid #bb9d3a;
	background: #bb9d3a;
}
.page-navigation .next-prev{
	display: block;
	width: 100%;
	border: 0;
	margin-top: 5px;
}
.page-navigation .next-prev a{	
	padding: 5px 10px 5px 10px;
	border:2px solid #080b07;
	border-radius:5px;
}
.page-navigation .next-prev a:hover{	
	background: #080b07;
}
.page-navigation .next-prev span{
	/*width: 48%;*/
	display: inline-block;
}
.page-navigation .next-prev .disabled{
	display: none;
}
.page-navigation .next-prev span.prev{
	float: left;
	display: inline-block;
	text-align: left;
}
.page-navigation .next-prev span.next{
	float: right;
	display: inline-block;
	text-align: right;
}


#sidebar{	
    
}
#sidebar hr{
	float:left;
	width:100%;
    margin-top: 0px;
    margin-bottom: 0px;
    display: none;
}
.cd-filter-trigger { display:none;}
.block {
    float: left;
    display: block;
	position: relative;   
	width:auto;
    margin: 0px 0 0px 0;
    padding: 0 15px;
	overflow:visible;		
}
.block.right {
    float: right;
}
.block.active{ /*width:100%;*/}

.block.cleanup {
	margin: 0px 0 0px 0;
}
.block span.count{

}

.toggle h4 {
	cursor: pointer;
	z-index:99;	
	position: relative;
}
.toggle .toggler{
	display: none;
	float: right;
	color: #4D5263;
    font-size: 1.5em;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: transform .4s;
    -webkit-transition: -webkit-transform .4s;
}
.toggle.hide-option-option.closed .toggler, .toggle.closed .toggler{
    color: #1e1e1e;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: transform .4s;
    -webkit-transition: -webkit-transform .4s;
    -webkit-transform-style: preserve-3d;	
}

ul.side_nav {
	float: left;
	width: 200px;
	margin: 0;
	padding: 20px 20px;
	display: block;
	position: absolute;
	z-index: 99999;	
	background: #fff;
	border-bottom:5px solid #bb9d3a; 
	border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px; 
	top: 45px;		
	box-shadow: 0 0 10px #d4d4d4;
}

.categories ul.side_nav {
	width: 340px;
}
.toggle.hide-option ul.side_nav{
	display: none;
}
ul.side_nav a{
	-moz-transition:none;
	-o-transition:none;
	-webkit-transition:none;
	transition:none;
	
}
ul.side_nav li {
    margin: 0px 0 8px 0px;
    display: block;    
    padding: 0 0px;
}
ul.side_nav li:last-child {
	margin-bottom: 0;
}

ul.side_nav li.cleanup a, ul.side_nav.radios li.cleanup a, ul.side_nav.checkboxes li.cleanup a{
	background: url(../img/layout/cleanup.png) no-repeat 0px 0px;
	padding-left: 22px;
	color: #f0bb02;
}
ul.side_nav li.cleanup a:hover, ul.side_nav.radios li.cleanup a:hover, ul.side_nav.checkboxes li.cleanup a:hover{
	background-position: 0px 0px;
}
ul.side_nav li.selected > a{
	color: #080b07;
}
ul.side_nav li.disabled > a, ul.side_nav li.disabled > a:hover{
	color: #555;
	cursor: default;
	background-position: 0px 1px!important;
}
ul.side_nav.checkboxes li a{
	background: url(../img/layout/checkbox.png) no-repeat left top;
	padding-left: 26px;
}
ul.side_nav.checkboxes li.selected a{
	background-position: 0px -82px;
}
ul.side_nav.checkboxes li.selected a:hover{
	background-position: 0px -123px;
}
ul.side_nav.checkboxes li.selected a:active{
	color: #f0bb02;
}
ul.side_nav.checkboxes li a:hover{
	background-position: 0px -41px;
}
ul.side_nav.multi-categories li.selected a{
	font-weight:bold;
}
ul.side_nav.multi-categories li.selected li a{
	font-weight:400;
}
ul.side_nav.multi-categories li li.selected a{
	font-weight:bold;
}
ul.side_nav.multi-categories li li.selected li a{
	font-weight:400;
}
ul.side_nav.multi-categories li li li.selected a{
	font-weight:bold;
}
ul.side_nav.multi-categories li li li a{
	background: url(../img/layout/checkbox.png) no-repeat left top;
	padding-left: 20px!important;
}
ul.side_nav.multi-categories li li li.selected a{
	background-position: 0px -82px;
}
ul.side_nav.multi-categories li li li.selected a:hover{
	background-position: 0px -123px;
}
ul.side_nav.multi-categories li li li.selected a:active{
	color: #f0bb02;
}
ul.side_nav.multi-categories li li li a:hover{
	background-position: 0px -41px;
}

ul.side_nav.radios li > a{
	background: url(../img/layout/radio.png) no-repeat left center;
	padding-left: 26px;
}
ul.side_nav.arrows li a{

}
ul.side_nav.arrows li a:before{
	content: "\e5da";
	display: inline-block;
	font-family: 'icorun' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #080b07;
}
ul.side_nav.radios li.selected a, ul.side_nav.radios li.selected a:hover{
	background-position: 0px -66px;
}
ul.side_nav.radios li a:hover{
	background-position: 0px -32px;
}
ul.side_nav li a {
    display: block;
    color: #080b07;
    font-weight: 400;
	font-size:12px;	
	border-bottom:1px solid #e1e1e1;
	padding-bottom:3px;
}

ul.side_nav li a:hover {
    color: #080b07;
}

ul.side_nav ul {
	display: none;
    margin: 0px 10px;
    padding: 10px 0 5px 0;
}
ul.side_nav ul.show {
	display: block;
}

ul.side_nav li ul li a {
	padding-left: 15px!important;
}

ul.side_nav ul li a:hover, ul.side_nav ul li.selected > a {

}

ul.side_nav.arrows li.selected > a{
	color: #000;
	font-weight: bold;
}
ul.side_nav .disabled{
	color: #ccc;
	padding: 5px 10px;
	display: none;
}
ul.side_nav span.count{
	display: none;	
}
.productoptions ul.side_nav li{
	margin: 0 10px 10px 0;
	float: left;
	min-width: 90px;
}

.productoptions ul.side_nav {
	/*max-height: 800px;*/
	overflow-y: auto;
}

.searchable-input{
	float: left;
	width: 100%;
	padding: 0 0px 10px 0;
}
.searchable-input input{
	padding: 4px;
	font-size: 15px;
	line-height: 24px;
	width: 100%;
	border-radius: 0;
	color: #404041;
	border:none;
	border:1px solid #000;
	background: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.filters a{
	display: inline-block;
	padding: 6px 30px 6px 10px;
	font-size:12px;
	color: #fff;
	background: #080b07 url(../img/layout/remove2.png) no-repeat 92% 50%;
	-webkit-box-shadow: inset 0 0 2px 1px rgba(51, 51, 51, 0.2);
    -moz-box-shadow: inset 0 0 2px 1px rgba(51, 51, 51, 0.2);
    box-shadow: inset 0 0 2px 1px rgba(51, 51, 51, 0.2);
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	z-index:99;
}
.filters a:hover{
	background-color: #EC2224;
	text-decoration: line-through;
}

/* -------------------------------- 

xcustom form elements 

-------------------------------- */
.cd-filter-block {
  margin: 0; 
  padding: 0;  
}
.cd-filter-block h4 {  
  position: relative;
  margin: 0; 
  padding: 10px 10px 10px 20px;
  color: #080b07; 
  font-size: 14px;
  letter-spacing: .25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  border: 2px solid  #080b07;
  border-radius:5px;
  background: #fff;
   -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.cd-filter-block h4:hover{
	color: #fff;	
	background: #080b07;
}

.cd-filter-block h4::before {  
  content: '';
  position: absolute;
  left: 5px;
  top: 50%;
  width: 12px;
  height: 12px;
  background: url("../img/layout/cd-icon-arrow.svg") no-repeat center center;
  background-size: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-filter-block h4:hover::before{
	background: url("../img/layout/cd-icon-arrow-white.svg") no-repeat center center;
}

.cd-filter-block h4.closed::before {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.cd-filter-block input[type='search'],
.cd-filter-block input[type='text'],
.cd-filter-block select {
  width: 100%;
  padding: .4em .8em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  box-shadow: none;
}
.cd-filter-block input[type='search']:focus,
.cd-filter-block input[type='text']:focus,
.cd-filter-block select:focus {
  outline: none;
  
}
.cd-filter-block input[type='search'] {
  /* custom style for the search element */
  border-color: transparent;
  background-color: #e6e6e6;
  /* prevent jump - ios devices */
  font-size: 1.6rem !important;
  
}
.cd-filter-block input[type='search']::-webkit-search-cancel-button {
  display: none;
}

/* LOADER MASK
================================================== */

.js-loading{
/* 	position: relative; */
}
.js-loading-overlay {  
  position:absolute;
  top:0; bottom:0;
  left:0; right:0;  
  z-index:199;  
  background:#000000;
  opacity:0.8;  
  border-radius: inherit;
}
.jscroll-loading{
	position: relative;
	display: inline-block;
	width: 100%;
}

.spinner {	
  top:42%;
  left: 45%;
  position: absolute;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 15px;
  z-index:200;
}

.spinner > div {
  background-color: #080b07;
  height: 100%;
  width: 6px;
  margin-right: 2px;
  display: inline-block;  
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}


@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

/* ==================================
   CUSTOMERS
   =================================== */

.customer_dashboard{
	display:block;
	margin-bottom:20px;	
}

/* ==================================
   CHECKOUT
   =================================== */

.checkout-navigation {
	display: block;
	width: 100%;
	margin: 0 0 0px 0;
	padding: 20px 10px;
	border: 1px solid #e1e1e1;
	box-shadow: 0 0 10px #d4d4d4;
}

.checkout-navigation h1{
	margin-bottom: 30px;
	position: relative;
	font-size: 30px;	
}
.checkout-navigation h1 .first-word{	
	font-weight: 400;
	color: #bb9d3a;
	line-height: 40px;
	letter-spacing: 0.4em;	
}

.checkout-navigation .row {
    margin-left: 0;
    margin-right: 0
}

.checkout-navigation .step-item {
    height: auto;
    color: #e0e0e0;
}

.checkout-navigation .step-item .step-line {
    background-color: #e0e0e0;
    height: 1px;
    margin-top: 14px;
    padding: 0;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in
}

.checkout-navigation .step-item .step-index {
    font-size: 40px;
    font-weight: 700;
	margin-top: -0.4em;
    padding: 0;
    text-align: center;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
}

.checkout-navigation .step-item .step-title {
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
    letter-spacing: .25px;
    color: #231f20;
}

.checkout-navigation .step-item.complete .step-line {
    background-color: #080b07;
}
.checkout-navigation .step-item.active .step-line {
    background-color: #bb9d3a;
}
.checkout-navigation .step-item.complete .step-index {
	color: #231f20;
}
.checkout-navigation .step-item.active .step-index {
	color: #bb9d3a;
}
.checkout-navigation .step-item.active .step-title {
	color: #bb9d3a;
}
.checkout-navigation .step-item.complete .step-title a{
	color: #231f20;
}
.checkout-navigation .step-item.complete .step-title a:hover{
	color: #bb9d3a;
}

.checkout-navigation .step-item.complete:hover {
    cursor: pointer;
    color: #231f20;
}

.checkout-navigation .step-item.complete:hover .step-line {
    background-color: #080b07;
}


/* ---------------->
		ERROR PAGE
  <------------------ */


  .r-er{float:right;}
  .im-er img{
	  width:100%;
	  max-width:500px;
  }
  .btn-er{
	  text-align:center;
  }
  .btn-er a{
	margin-top: 50px !important;
    background-color: #cfba86 !important;
    border: 0px none !important;
    display: block;
    padding: 10px 10px !important;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 100%;
    margin: 10px 0;
    font-size: 15px;
    font-weight: bold;
    border-radius: 0px;
  }

  .btn-er a:hover{
	background-color: #080b07 !important;   
    transition: all 0.3s ease 0s;
  }


@media (max-width:767px) {
	.checkout-navigation .step-item{
		height: auto;
	}
    .checkout-navigation .step-item .step-title {
        opacity: 0
    }
}


.checkout-field{
	display: block;
	margin-bottom: 30px;
}
.checkout-field label{
	font-size: 1.5em;
	font-weight: bold;
	color:#080b07;
}
.checkout-field label:hover{
	color: #bb9d3a;
}
.checkout-field input{
	font-size: 2em;
	font-weight: bold;
	margin: 16px 10px 0 0!important;
}
.checkout-field .badge{
	display: inline-block;
	float: right;
	font-weight: bold;
	margin-top: 12px;
	background:#bb9d3a;
	font-size: 13px;
}
.checkout-field .image{
	display: inline-block;
	margin-left: 10px;
}
.checkout-field .description{
	display: block;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #bb9d3a;
	font-size: 	1.0em;
	text-align: justify;
}


.checkout-field .description{padding:15px 0;}
.checkout-field .description h5{font-size:16px;}


.checkbox input.form-control[type="checkbox"]{
	width: 30px;
	margin-top: 16px;
	margin-left: -10px;
}

/* ==================================
   CART
   =================================== */
   
.icon_close {	
	background: url(../img/layout/cd-remove-item.svg) no-repeat center center;
	width: 32px;
	height: 32px;
	display:inline-block;
}
   
.close {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    opacity: 0.9;
	float:none;
}

.form-group{margin-bottom:5px;}

.table.cart{
	background: #fff;
	font-size: 16px;	
}
.table.cart > tbody > tr > td, .table.cart > tbody > tr > th, .table.cart > tfoot > tr > td, .table.carte > tfoot > tr > th,
.table.cart > thead > tr > td, .table.cart > thead > tr > th {
    vertical-align: middle;
    padding: 10px;
	border-bottom: 1px solid #e1e1e1;	
	font-weight:400;
}
.table > thead > tr > th{
	background:#080b07;
	color:#fff;	
	font-weight:700!important;
}
.table-hover > tbody > tr:hover {
    background-color: #cfba86;
}

.cart_button .btn {width:100%;}

.cd-cart {
  position: absolute;
  top: 127px;  
  height: auto;
  width: 380px;
  border:5px solid #cfba86;  
  border-top:0px;
  background: #FFF;
  padding-top: 0px;
  padding-bottom: 10px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;	
}
.cd-cart.static{
	position: relative;
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: auto;
	top:auto;	
	box-shadow: 0 0 10px #d4d4d4;
	border:0px;
	margin-bottom:50px;
	padding: 5px 15px;
}

.cd-cart.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
  display:block;
}

.cd-cart.speed-in {
  right: 15px;  
}
.cd-cart > * {
  padding: 0 10px;
}
.cd-cart.static > * {
  padding: 0 0;
}
.cart-empty{
	padding: 50px 30px!important;
	text-align: center;
}
.cart-empty .icon-info{
	display: block;
	width:48px;
	height:48px;
	background: url(../img/layout/icon-info.svg) no-repeat center center;
	margin: 0 auto 30px auto;	
}
.cart-empty p{	
	font-size:16px;
	margin-bottom: 50px;	
}

.cd-cart .cd-cart-items {
  padding: 0;
}
.cd-cart .cd-cart-items li {
  position: relative;
  padding: 10px 10px;
  border-bottom: 1px solid #e1e1e1;
  background:none;
  margin-bottom:0px;
}
.cd-cart .cd-cart-items li:last-child {
  border-bottom: 1px solid #e1e1e1;
}
.cd-cart .cd-image, .cd-cart .cd-info{
	display: inline-block;
	vertical-align: top;
}
.cd-cart .cd-image{
	 width: 25%;
}
.cd-cart .cd-info{
	margin-left: 13%;
    text-align: right;
    width: 60%;
	margin-top:5px;
}

.cd-cart.static h2.title::before {
  display:none;
}
.cd-cart.static .cd-cart-items li { 
  padding: 10px 0px; 
}

.badge{
	background-color: #bb9d3a;
}
.cd-cart .cd-qty, .cd-cart .cd-price {
  color: #080b07;
}
.cd-cart .cd-price {
  margin-top: .4em;
}
.cd-cart .cd-item-remove {
  position: absolute;
  left: 10px;
  top: 20px;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #cfba86 url("../img/layout/cd-remove-item.svg") no-repeat center center;
}
.cd-cart .cd-item-remove:hover {
  background-color: red;
}
.cd-cart .cd-cart-total {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}
.cd-cart .cd-cart-total p{
	line-height: 22px;
	margin: 10px 0px 10px 0;
}
.cd-cart .cd-cart-finaltotal {	
	font-size: 18px;
}
.cd-img-replace {
  /* replace text with a background-image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.cd-cart .cd-cart-total span {
  float: right;
}
.cd-cart .cd-cart-total::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.cd-cart .checkout-btn {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #cfba86;
  color: #FFF;
  text-align: center;
  font-weight:bold;
  font-size:20px;
}
.cd-cart .checkout-btn:hover ,.no-touch .cd-cart .checkout-btn:hover {
  background: #080b07;
}
.cd-cart .cd-go-to-cart {
  text-align: center;
  margin: 3px 0;
}
.checkout .checkout-btn, .checkout .cd-go-to-cart, .checkout .cd-item-remove{
	display: none;
}

.cd-cart .cd-cart-notice { 
  background: #e1da72 url("../img/layout/shipping.svg") no-repeat 20px center;
  background-size:48px;
  color:#fff;
  padding:10px 20px 10px 70px;
  border-radius: 5px;
  margin-top: 15px; 
  text-align:center;
}
.cd-cart .cd-cart-notice p {  
  font-size:16px;
  line-height:26px; 
}

/* Forms
================================================== */
.btn{
	text-shadow: none;
	border-radius: 0px;
 	padding: 10px 15px; 
	background-color: #080b07;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	white-space: normal;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.btn-primary{
	background-color: #cfba86 !important;
    border: 0px none !important;
	transition: all 0.3s ease 0s;
}

.btn-basket{margin:0px 0px 30px 20px; float:right; display:inline-block;}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus,
.btn-primary:hover, .open > .dropdown-toggle.btn-default {
    background-position: 99% 50%;
    background-color: #080b07!important;   
    transition: all 0.3s ease 0s;   
}
.btn-default{
	text-transform: uppercase;
	font-weight: 700;
	background-position: 99% 50%;
    background: #fff;
    border: 2px solid #080b07;
    color: #080b07;
	border-radius:0px;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus,
.btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-position: 99% 50%;
    background: #080b07;
    color: #fff;
	border: 2px solid #080b07;
}
.btn-link{
	color: #080b07;
	text-transform: uppercase;
	font-weight: 700;
	border: none;
	border-radius: 0;
	background: transparent;
}
.btn-link span{
	color:#080b07;
}
.btn-link:hover{
	color:#bb9d3a;
}
.btn-more{
	padding: 15px 70px 15px 50px;
	margin-top: 50px;
	background-color: #fff;
	display: inline-block;
	border: 1px solid #6f7172;
}
.btn-more:focus, .btn-more:hover {
    background-color: #e0e0e0;
    border-color: #ccc;
    color: #292a2e;
}

.btn-more.active, .btn-more:active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}

.btn-xlarge{
	font-size: 1.3em;
	line-height: 1.4em;
/* 	padding: 10px 70px; */
	letter-spacing: 1px;
	font-weight: 700;
}
label{
	color: #080b07;
}
label.error, .help-block.text-danger{
	background: #EC2224;
	color: #fff;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
	margin: 0;
	line-height: normal;
	position: relative;
	bottom: auto;
	left: auto;
}
input.form-control.error{
	border-color: #EC2224;
}


label.control-label{margin:10px 10px 5px 0;font-size:18px; font-weight:bold; color: #080b07;}
legend{margin:10px 0 0px 0;font-size:18px; font-weight:bold; color: #080b07;}

input[type="checkbox"], input[type="radio"] {    margin-right: 4px;  }

.form-control{
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 15px 10px;
	border: 1px solid #e1e1e1;
	box-shadow: 0 0 10px #d4d4d4;
	height: auto;
	background: #fff;
	color: #404041;
	font-size:16px;
}
.form-control:hover {
    border-color: #bb9d3a;  
	box-shadow: 0 0 10px #d4d4d4;	
}
.form-control:focus {
    border-color: #bb9d3a;    
	box-shadow: 0 0 10px #d4d4d4;
}

form .required label:after{
	color: #e32;
	content: '*';
	display:inline;
	font-weight: bold;
	outline: none;
}
div.submit{
	text-align: center;
	margin:20px 0;
}
.text-right div.submit{
	text-align: right;
}


.btn, div.submit .btn{
	
}
form div.checkbox .icheckbox_flat-orange, form div.checkbox .icheckbox_flat-green, form div.checkbox .icheckbox_flat-red, form div.checkbox .icheckbox_flat, form div.checkbox .icheckbox_flat-blue{
	display: inline-block!important;
	margin-top: 0px;
	margin-right: 0px;
}
form div.radio label, form div.checkbox label{
	padding-left: 20px;	
}
select.form-control {	
    background: #fff url("../img/layout/sort.png") no-repeat;
    background-position: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
    max-width: 100%;
    padding: 0;
    position: relative;
    color: #404041;
	padding: 16px 12px;
	padding-right: 20px !important;
	border: 1px solid #e1e1e1;
	border-radius: 0px;
	height: auto;
	line-height: normal;	
}
select.form-control:hover{
    border-color: #bb9d3a;  
	box-shadow: 0 0 10px #d4d4d4;	
    outline: 0;    
	cursor: hand;
    cursor: pointer;
}
select.form-control:focus {
    border-color: #bb9d3a;    
	box-shadow: 0 0 10px #d4d4d4;
}

.form-sel-wrap .form-sel:hover{
	border: 1px solid #bb9d3a;
	outline: 0;
    -webkit-box-shadow: none;
}

.contact_dark{
	text-align:center;
	background:#404041;
	color:#fff;
	padding:30px 0;
}

.contact_dark h3{
	font-size:20px;
	margin-bottom:50px;
	font-weight:300;
	position:relative; 
}
.contact_dark h3:after{	-moz-user-select: none;
	border-bottom: 1px solid #999374;
	bottom: -20px;
	content: "";
	font-size: 0;
	height: 0;
	left: 0%;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	right: auto;
	text-indent: -9999px;
	top: auto;
	width: 10%; 
	left:45%;
}
.contact_dark p{
	font-size:13px;
	line-height:22px;
}

.well{background-color: #fff; border:0px; border-radius:0px; box-shadow: 0 0 10px #d4d4d4;}

.well-{margin-bottom:30px;}

.auth-button {
    clear: both;
    display: inline-block;
    position: relative;
    width: auto;
    padding: 15px 10px 15px 60px;
    margin: 20px 0;
    border-radius: 4px;
    text-align: left;
    background: #eee;
    font-size: 18px;
    color: #fff;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    transition: background 0.2s ease
}

.auth-button:hover {
    color: #fff;
}

.mini-form .auth-button.small {
    padding: 5px 10px 5px 60px;
    margin: 0 0 10px 0;
    font-size: 16px;
}

.auth-button .auth-icon {
    display: block;
    position: absolute;
    height: 100%;
    width: 50px !important;
    left: 0;
    top: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    background-color: rgba(255, 255, 255, 0.1);
    background-repeat: no-repeat;
    background-position: center center;
}

.auth-button.facebook .auth-icon {
    background-image: url("../img/layout/facebook_white.svg");
	background-position: center -5px;
}

.auth-button.facebook {
    background: #3c5a98;
    color: #fff
}

.auth-button.facebook:hover {
    background: #4365aa
}

.auth-button.google {
    background: #dd4b39
}

.auth-button.google:hover {
    background: #e15f4f
}


.notifications {
    position: relative;
    color: #555;
    font-size: 20px;
    text-align: center;    
    width: 100%;
    height: auto;    
}

.notifications:after, .notifications:before {
    content: "";
    display: table
}

.notifications:after {
    clear: both
}
.notifications .message{
	background: #bb9d3a;
	color:#fff;
	padding: 13px 0;
}
.notifications .close {
    text-indent: -9999em;
/*     background: url(../img/hello-bar-close.png) no-repeat top left; */
    width: 21px;
    height: 21px;
    position: absolute;
    top: 15px;
    right: 15px
}

.notifications .close:hover {
    background-position: bottom left
}

h2.title{		
	position: relative;
	font-size:24px;
	font-weight:bold;
	color:#080b07;
	margin:20px 0px 30px 0px;	
}
h2.title strong {
    color: #bb9d3a;
}
h2.title:before {
    display: block;
    content: '';
    height: 3px;
    width: 50px;
    position: absolute;
    transform: translateY(-50%) translateX(-120%);
    left: 0px;
    top: 50%;
    background: #bb9d3a;
}   

h3.title{
	color:#fff;
	text-transform:uppercase;
	font-weight:300;
	display:block;
	padding-bottom:1.25rem;
	font-size:1.7em;
	position:relative;
}
h3.title::after {
    background-color: #EED700;
    content: "";
    display: block;
    height: 1px;
    margin-left: 46%;
    margin-top: 20px;
    position: relative;
    width: 8%;
}

h4.title{
	margin: 20px 0 20px 0;		
	font-size:18px;
	font-weight:bold;
}
h4.title span.counter{
	border-radius:100%;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline-block;
	color:#fff;
	background:#bb9d3a;	
}
h4.title a.underline{
	font-size:15px!important;
	color:#bb9d3a;
	float:right;
}

.divider_menu{clear:both;display:block;width:100%;}

	.item, .grid-sizer {
		width: 16.66%;
		height: auto;
	}
	.item{
		border-bottom:1px solid #fff;
	}
	.item img{
		width:100%;
		height:100%;
	}
	
	.item{position:relative;overflow:hidden;background:#000;}
	.item:hover img{opacity:0.8;}
	
	.item.w-2 { width:  33.33%; }
	.item.w-3 { width:  49.98%; }
	.item.w-4 { width:  66.64%; }
	.item.w-5 { width:  100%; }
	.item.h-2 { height: auto; }
	.item.h-3 { height: auto; }
}
.solid-brick{
	display: block;
	width: 100%;
}
.brick-type-background{height:305px;background:#232323;}



@media (max-width: 550px) {
	.item, .grid-sizer {width: 100%;}
	.item.w-2 { width:  100%; }
	.item.w-3 { width:  100%; }
	.item.w-4 { width:  100%; }
	.item.w-5 { width:  100%; }
	.brick-type-background{height:205px;}
	.swal2-modal .swal2-image{
		width:100%;
		height:auto;
	}
}
@media (min-width: 551px) and (max-width: 767px) {
	.item, .grid-sizer {width: 33.33%;}
	.item.w-2 { width:  66.66%; }
	.item.w-3 { width:  100%; }
	.item.w-4 { width:  100%; }
	.item.w-5 { width:  100%; }
	.item.h-1 { height: 230px; }
	.item.h-1 img{ height: 230px; }
	.item.h-2 { height: 460px; }
	.item.h-2 img{ height: 460px; }
	.brick-type-background{height:231px!important;}
}

@media (min-width: 768px) and (max-width: 991px) {
	.item, .grid-sizer {width: 33.33%;}
	.item.w-2 { width:  66.66%; }
	.item.w-3 { width:  100%; }
	.item.w-4 { width:  100%; }
	.item.w-5 { width:  100%; }
	.item.h-1 { height: 240px; }
	.item.h-1 img{ height: 240px; }
	.item.h-2 { height: 480px; }
	.item.h-2 img{ height: 480px; }
	.brick-type-background{height:241px!important;}
	
}
@media (min-width: 992px) and (max-width: 1200px)  {
	.item, .grid-sizer {width: 33.33%;}
	.item.w-2 { width:  66.66%; }
	.item.h-1 { height: 305px; }
	.item.h-1 img{ height: 305px; }
	.item.h-2 { height: 610px; }
	.item.h-2 img{ height: 610px; }
	.brick-type-background{height:306px!important;}
}
@media (min-width: 1200px) and (max-width: 1440px) {
	.item.h-1 { height: 205px; }
	.item.h-1 img{ height: 205px; }
	.item.h-2 { height: 410px; }
	.item.h-2 img{ height: 410px; }
	.brick-type-background{height:206px!important;}
}
@media (min-width: 1441px) and (max-width: 1620px) {
	.item.h-1 { height: 285px; }
	.item.h-1 img{ height: 285px; }
	.item.h-2 { height: 570px; }
	.item.h-2 img{ height: 570px; }
	.brick-type-background{height:286px!important;}	
}


@media (min-width:1200px){
    .auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-lg-6:nth-child(odd){clear:left;}
}
@media (min-width:992px) and (max-width:1199px){
    .auto-clear .col-md-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
    .auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (max-width:767px){
    .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-xs-6:nth-child(odd){clear:left;}
}


@media only screen and (min-width:1200px) and (max-width:1349px) {
	/*#header{background:purple;}*/
	
	.main_banner {height:45vh;  }
	
	.cat_box {	height:250px; }     
	
	.white_box_left {  bottom:-180px;}
	
	.klostari_inner_box_text { padding-top:10px;} 
	.klostari_inner_box_text p.hide_purple {display:none;} 
	.klostari_inner_box_image p { top:30%; }
}  

@media only screen and (min-width:992px) and (max-width:1199px) {	
	/*#header{background:green;}*/
	
	#navi ul li.hide_item { display:none;  }	
	
	.product_box .title{ min-height:75px; }		

	.product_description_normal { display:none; }	
	.product_description_full { display:block; }	
	
	.btn-basket { width:100%; }
	
	.main_banner {height:40vh;  }
	
	.cat_box {	height:230px; }    
	
	.white_box_left {  bottom:-160px;}
	
	.klostari_inner_box_text p.hide_green {display:none;} 
	.klostari_inner_box_image p { top:22%; }
}

@media (max-width:991px){	
	
	.cd-menu-trigger{display:inline-block;}
	.cd-search-trigger{display:inline-block;}
	#mobile-search{  padding:0px 15px 10px 15px;  }
	.desktop-search{ display:none;    }
	#mobile-search .desktop-search{ width:100%; display:block; float:none; position:relative; margin: 15px 0px 0px 0px;   }
	#navi_container{ display:none;  }		
	
	#logo { width:250px; height: 70px;  }
	
	.cd-cart { top: 110px; }
	
	.footer_box {  margin-top:15px; margin-bottom:15px;}	
	
	.block { margin-bottom:10px; padding: 0 0px 0 15px;}
	.block.right { float: left;}	
	
	.tips_box .tips_box_text { padding-top:10px;} 
	.tips_box .tips_box_text.tips_box_text_left { padding-left: 90px;} 
	.tips_box .tips_box_text p { font-size: 18px; line-height: 26px; } 
	
	.product-card { margin-top:10px; }
	
	.product_notes { margin-top:10px; }
	
	.klostari_inner_box_text { padding-bottom:40px;} 
}
  
@media only screen and (min-width:768px) and (max-width:991px) {	
	/*#header{background:pink;}	*/
	
	.product_box .title {	min-height:95px; padding:10px 5px 0 5px;}		
	.product_box .title h3 { font-size: 20px; }	
	
	.product-preview-image img.img-responsive{max-width:400px;margin:0 auto; }
	
	.checkout-navigation h1{ font-size: 28px;	}
	
	.main_banner {height:35vh;  }
	.swiper-container h1 { font-size: 50px;    }
	
	.cat_box {	height:250px; } 
	
	#info_box { padding:20px 0 20px 460px;  }
	
	.white_box_left {   left:-170px; bottom:-140px; }
	.white_box_right {  right:-100px; bottom:-100px; }
}

@media (max-width:767px){	
	
	.footer_copyright p {text-align:center;}
	#wapp{float:none; margin-top:30px;}
	#wapp a{	margin:0 auto; }		
	
	.checkout-navigation h1{ font-size: 20px;}
	
	.btn-back {   margin-bottom: 15px; }
	
	ul.tabs  > li{    font-size: 16px;    padding: 15px 10px 15px 10px; }
	
	.cd-filter-block {display:none;}
	.cd-filter-trigger { display:block; text-align:center; margin:-20px 0 20px 0; }
	.cd-filter-trigger span { padding:15px 20px;font-size:16px; font-weight:bold; color:#fff; background:#bb9d3a; border-radius:5px;}
	.cd-filter-trigger img { width:24px; vertical-align:middle; margin-right:10px;}
	
	#map{margin-top:20px;} 
	
	.main_banner {height:35vh;  }
	.swiper-container h1 { font-size: 40px; max-width:calc(100% - 100px); }
	
	.cat_box {	height:230px; } 	
	.cat_box_text_container .read_more {display:none;}
	
	#info_box { padding:20px 0 20px 50px; background:#fff;   }
	
	
	#white_box{ padding:0px 0px 20px 0; }   
	.white_box_left {   display:none; }
	.white_box_right {  display:none; }
	.iso {  width:80px;right:-80px; bottom:60px; }

	.klostari_products {
    	width: 190px;
    	margin-right: 25px;
	}
	
}

@media only screen and (min-width:550px) and (max-width:767px){	
	/*#header{background:red;}*/
	
	.product_box .title{ min-height:70px; padding:10px 10px 0 10px;}	
	.product_box .title h3 { font-size: 20px; }	
	
	.product-preview-image img.img-responsive{max-width:350px;margin:0 auto; }
	
	.hidden_products_container .product_box_container:nth-child(3) { display:none;}
}

@media (max-width:549px){	
		
	.info_footer_container { width:100%;   }		
	
	h1.page_title { font-size:24px; }
	h2.title{ font-size: 22px;}
	
	.table.cart > tbody > tr > td, .table.cart > tbody > tr > th, .table.cart > tfoot > tr > td, .table.carte > tfoot > tr > th, .table.cart > thead > tr > td, .table.cart > thead > tr > th{padding:5px;}	
	.table.cart td.cart-title{font-size:12px;width:50px;white-space:normal;}
	
	.checkout-navigation h1{ font-size: 20px; }
	.checkout-navigation h1 .first-word {  letter-spacing: 0.1em; }	
		
	.cd-cart {  width: 100%;}
	.cd-cart .cd-go-to-cart {  margin: 5px 0 0px 0; }	
	
	ul.tabs  > li{    font-size: 14px;     }
	
	.banner_slogan p { font-size:20px; }
	
	#white_box .white_box_text {width:100%;}
	.iso {   display:none; }
	
	.klostari_inner_box_image p { top:30%;font-size: 24px; line-height:30px;  }

	.klostari_products {
        width: 100%;
        margin-right: 0px;
		margin-bottom: 20px;
    }
}

@media only screen and (min-width:480px) and (max-width:549px){	
	/*#header{background:orange;}*/		
	
	#logo { width: 210px;  }	
	
	.product_box .title{min-height:95px; padding:10px 5px 0 5px;}	
	.product_box .title h3 { font-size: 20px; }	
	
	.btn-basket { width:100%; padding: 10px 0px;}
	
	.block { width:48%;}
	
	.main_banner {min-height:300px;  }
	.swiper-container h1 { font-size: 36px;  margin-left:70px;  }
	
	.cat_box a span{ 	margin-top:37%; }
	
	.hidden_products_container .product_box_container:nth-child(3) { display:none;}
	
}
@media only screen and (max-width:479px) {		
	/*#header{background:brown;}*/		
	
	#logo { width: 190px;   }
	.top_links a {  font-size: 14px;  }
	
	.product_box_container {width:100%;}	
	.product_box .title{min-height:50px;}	
	.product_box .title h3 { font-size: 20px; }
	
	.btn { padding: 10px 5px; width:100%; }
	.btn-basket { padding: 10px 0px;}
	
	.form-quantity label{		float:none;	display:block; margin-top:0px;}
	.form-options label{		float:none;	display:block; margin-top:0px;}
	
	ul.tabs  > li span{ display:none; }
	
	.block { width:47%;}	
	
	.main_banner {min-height:300px;  }
	.swiper-container h1 { font-size: 32px; margin-left:50px;  }
	
	.cat_box_text_container { width:100%;}
	.cat_box_container { width:100%;}
	.cat_box {	height:250px; } 		
	.cat_box a span{ 	margin-top:23%; }
	
}

@media only screen and (max-width:445px) {		
	/*#header{background:yellow;}*/
	
	#logo { width: 170px;   }	
	
}
