@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700&display=swap&subset=greek,greek-ext');

.grecaptcha-badge {display:none;}

.red_bg {background:#a21c26;}
.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;}
hr{border-top: 1px solid #a21c26;}
a{color:#4a4c51; text-decoration:none;}
a:hover{ text-decoration:none;}
a:focus{ text-decoration:none; outline: 0px none;}
.clear{clear:both;}
.center{text-align:center;}
.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: 14px; font-family: 'Roboto Slab', serif; color:#4a4c51; background:#fff;	box-sizing: border-box; }

#wrapper {
	background: #fbf8ee;
	margin:0 30px;
}

.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; }

#top_bar {  width: 100%; height:auto;  padding: 8px 15px 15px 15px; margin:0; /*background: #ededed; color: #4a4c51;*/ background: #a21c26; color: #fff; }

.top_email {  }
.top_email a { display:inline-block; margin:0 5px 0 0px;  color:#fff; font-size:14px;  transition: all 0.5s ease-in; }
.top_email a:hover {  color:#878787; transition: all 0.5s ease-in;}

.top_message { text-align:center;  }
.top_message span {  color:#fff; font-size:14px;  font-weight:bold; }

.top_links { text-align:right; color:#fbf8ee; }
.top_links a {  display:inline-block; margin:0 5px 0 0px;  color:#fff; font-size:14px;   transition: all 0.5s ease-in; }
.top_links a:hover {  color:#878787; transition: all 0.5s ease-in;}


#header {  width: 100%; height:102px;  padding: 0px; margin:0; background: #fff;padding:0;position:relative; z-index:999;}

ul.languages{  margin: 10px 0px 0px 0px;  }
ul.languages li{ display:inline-block;   }
ul.languages li a{ display:block; color:#4a4c51;   font-size:14px;  margin:0 5px 0 0; padding:0;   transition: all 0.5s ease-in; }
ul.languages li a:hover{ color:#a21c26;   transition: all 0.5s ease-in; }

#mobile-search{display:none;}
#mobile_language{display:none;}

.top_icons{margin: 0px 0px 0px 0px;  display:inline-block; float:right;  transition: all 0.5s ease-in; }
.top_icons .top_icon {width:48px;height:48px; margin-left:5px; background-color:#fff; background-repeat: no-repeat; background-position: center center; background-size:32px;  transition: all 0.5s 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:#a21c26; 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:#a21c26; background-image: url('../img/layout/top_close.svg'); }
.cd-cart-trigger{ position:relative; display:inline-block; background-image: url('../img/layout/top_cart.svg'); }
.cd-cart-trigger.cart-open{ background-color:#a21c26;background-image: url('../img/layout/top_close.svg'); }

.cd-cart-trigger span.items_count{ display:block; position:absolute; top:17px; left:14px; width:20px; text-align: center; color:#a21c26; font-size:14px;  }
.cd-cart-trigger.cart-open span.items_count{display:none; }

#logo { display: block; width:180px; height: 180px; z-index:99999; position:absolute; top:7px; margin-left: calc((100% - 210px) * 0.5); border:10px solid #fff; border-radius:100%;}
#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; transition: all .3s ease-in-out; background-size:100%;z-index:99; }

#navi_container { margin-top:-5px; }
#navi { position:relative;  display:flex; }
#navi ul{ display:inline-block; width:auto; }
#navi .left_menu{ display:inline-block; margin:0; padding:0;	width:calc(49% - 100px); height:auto; text-align:right;  }
#navi .center_menu{ display:inline-block; margin:0; padding:0; width:230px; height:auto;   }
#navi .right_menu{ display:inline-block; margin:0; padding:0; width:calc(49% - 100px); height:auto; text-align:left; }
#navi ul li{  float:left; display:inline-block; margin:0; padding:0;    }
#navi ul li a{ display:block; color:#4a4c51;  font-size:14px; font-weight:bold; margin:0; padding:15px 12px;  text-transform:uppercase;    transition: all 0.5s ease-in; }
#navi ul li a img.category_icon{ display:inline-block; vertical-align:middle; height:18px; margin-right:5px; transition: all 0.5s ease-in; }
#navi ul li a:hover{ color:#fff; background:#a21c26;    transition: all 0.5s ease-in; }
#navi ul li a:hover img.category_icon{  -webkit-filter:saturate(0) brightness(100);  filter:saturate(0) brightness(100);   transition: all 0.5s ease-in; }

#navi ul li .submenu{ 	position:absolute; 	background:#fbf8ee; height:auto; display:none;	z-index:99999; text-align:left;	left:0px;	top:50px;	padding:120px 200px 40px 200px;	width:100%; border-bottom:10px solid #fff;  }
#navi ul li:hover .submenu {	 display:block; }
#navi ul li .submenu .second_level {	width:25%; float:left;	}
#navi ul li .submenu .second_level.category_image { position:relative; float:right;	text-align:center;  font-size:16px;  transition: all 0.5s ease-in;}
#navi ul li .submenu .second_level.category_image a {	padding:0px;  }
#navi ul li .submenu .second_level.category_image a:hover {  background:none;     }
#navi ul li .submenu .second_level.category_image img {	margin-bottom:20px;  }
#navi ul li .submenu .second_level.category_image:hover span {	color: #a21c26;  transition: all 0.5s ease-in; }
#navi ul li .submenu.no-children {	left:auto; width:auto;  }
#navi ul li .submenu.no-children .second_level{	width:100%; float:none; display:block;  }
#navi ul li .submenu .second_level p{  }
#navi ul li .submenu .second_level p a{ display:block; color: #4a4c51; font-size: 16px; font-weight: bold; margin: 0px 0 15px 0; padding:0px;	text-transform:none;   border-bottom:0px;}
#navi ul li .submenu .second_level p a:hover{ color: #a21c26; background:none;   border-bottom:0px;}
#navi ul li .submenu .second_level ul.third_level{	margin:0px; }
#navi ul li .submenu .second_level ul.third_level li{ float:none; display:block; 	margin:0 0 10px 0; line-height:20px; background:transparent url(../img/layout/arrow-list.png) no-repeat 0 5px; padding-left: 12px; }
#navi ul li .submenu .second_level ul.third_level li a{	display:block; color: #4a4c51; font-size: 14px; font-weight: normal; padding:0px; margin:0;  text-transform:none; border-bottom:0px; 	 transition: all 0.2s ease-in;}
#navi ul li .submenu .second_level ul.third_level li a:hover{	color: #a21c26; background:none; border-bottom:0px;  transition: all 0.2s ease-in;}

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

.breadcrumb-section{ background:#a21c26;}
.breadcrumb{ background:#a21c26;padding-top:8px;padding-bottom:12px; margin-bottom:0px;}
.breadcrumb a span, .breadcrumb span{color:#fff;display:inline-block;font-size:13px;}
.breadcrumb > li + li::before{color:#fbf8ee; content: "/";}

.desktop-search {  display:inline-block; float:right; position:relative; margin: 0px 10px 0px 0px; width:200px; background:none; border:none; border-bottom:1px solid #4a4c51;  transition: all 0.5s ease-in; }
.desktop-search:hover, .desktop-search:focus {  background:#fbf8ee; transition: all 0.5s ease-in; }
.desktop-search form  { margin:0px;padding:0px; position:relative; width: 100%;}
.desktop-search form input {	font-family: 'Roboto Slab', serif; width: 100%;height: auto;position: relative; font-size: 14px;	line-height: 28px;	color: #4a4c51;padding:10px 25px 2px 5px;	border:none;	box-sizing: border-box; font-weight:400;background:none;}
.desktop-search form input::-webkit-input-placeholder { color:#4a4c51; opacity:1;}
.desktop-search form input:-ms-input-placeholder { color:#4a4c51; opacity:1;}
.desktop-search form input::-ms-input-placeholder { color:#4a4c51; opacity:1;}
.desktop-search form input::placeholder { color:#4a4c51; opacity:1;}
.desktop-search form input:focus, .desktop-search form input:hover { color:#4a4c51;}
.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;	 }


.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;}

.title-block {
    color: #4a4c51;
    display: inline-block;
    font-size: 46px;
    font-weight: 300;
    height: 68px;
	box-sizing: border-box;
}

.title-block p{
     font-size: 32px;
}

.title-block hr{
	width:30%;
	margin-left:0;
	margin-bottom:40px;
    height: 1px;
    border: 0;
    border-top: 2px solid #999374;
    padding: 0;
}
.title-block hr.center{
	margin-left:35%;
}

.title-block span{
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 300;
}
.view-all-container {
    float: right;
    margin-top: 10px;
}
.view-all-container.all-owl-carousel{
	margin-right:25px;
}

.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;
}

#social{ margin-top:30px; padding:25px 0px;background:#4a4c51; color: #fff;  width:100%; text-align:center; }
#social h5{ color:#fff;margin:0px 20px 0px 0; font-size:24px; display:inline-block; }
#social a{ display:inline-block; margin:0px 7px 0px 7px;  vertical-align:middle; background:#fff; border-radius:100%; padding:8px; transition: all 0.5s ease-in;}
#social a:hover{  background:#fbf8ee;  transition: all 0.5s ease-in;}
#social a img{ display:block;   width:28px;  }

#newsletter{ padding:0px;background: url(../img/layout/newsletter_bg.jpg) no-repeat center;  background-size:cover;  width:100%; }
.newsletter{background:rgba(0, 0, 0, 0.25); padding:80px 20px; text-align:center;}
.newsletter h5{ color:#fff;margin:0px 0 20px 0; font-size:24px; font-weight:bold; }
.newsletter p{ color:#fff;margin:0px 0 30px 0; font-size:16px;}
.newsletterform { width:100%;max-width:700px;padding: 5px 10px 10px 10px; height:auto; margin:0 auto; background:none; }
.newsletter_input{ display:inline-block; float:left;}
.newsletter_input input{border-radius:0px;box-shadow:none;border:none;background: none; padding:15px 0;color:#fff; border-bottom:1px solid #fff; font-size:18px;width:400px; }
.newsletter_input input:hover, .newsletter_input input:focus{ border-bottom:1px solid #fff;}
.newsletter_input input::-webkit-input-placeholder { color:#fff; opacity:1;}
.newsletter_input input:-ms-input-placeholder { color:#fff; opacity:1;}
.newsletter_input input::-ms-input-placeholder { color:#fff; opacity:1;}
.newsletter_input input::placeholder { color:#fff; opacity:1;}
.nl-button { display:inline-block; float:right; color: #fff; background: none; height:50px;margin-top:5px; padding: 0px 25px 0px 25px; font-family: 'Roboto Slab', serif; font-size:18px; font-weight:bold;  border:2px solid #fff; transition: all 0.5s ease-in;}
.nl-button:hover { background:#a21c26; transition: all 0.5s ease-in;}

.newsletter_pref legend{padding: 5px;text-transform: uppercase;font-size: 20px;font-family: 'Roboto Slab', 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: #4a4c51 !important;
    border: 0px!important;
    color: #fff!important;
    display: block;
    padding: 15px 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: #a21c26 !important;
    transition: all 0.3s ease 0s;
}


#footer {  width: 100%;  padding: 50px 0 50px 0; margin: 0; color: #878787; background:#2d2d2d;}

.footer_box { }
.footer_box.first { padding-right:100px; }
.footer_box h6{ margin:10px 0 20px 0; font-size:20px; line-height:unset; }
.footer_box p{ margin-bottom:10px;  }
.footer_box p img{ float:left; margin:0 15px 10px 0;  }

ul.footer_menu { margin:0px 0 0 0;}
ul.footer_menu li{margin:10px 0 20px 0; font-size:20px; color:#878787; }
ul.footer_menu li a{color:#878787;display:block; text-transform:uppercase; transition: all 0.5s ease-in;}
ul.footer_menu li a:hover{color:#fff; transition: all 0.5s ease-in;}

.bank_icons{margin-top:40px;text-align:center;}
.bank_icons img{opacity:0.7; transition: all 0.5s ease-in;}
.bank_icons img:hover{opacity:1; transition: all 0.5s ease-in;}

.footer_copyright { position:relative;z-index:0;padding-bottom:20px;padding-top:20px; background:#ededed; color: #4a4c51;}
.footer_copyright p { line-height:20px;font-size:13px;color: #4a4c51;font-weight:400;}
.footer_copyright a { color: #4a4c51; text-decoration: none; transition: all 0.5s ease 0s; }
.footer_copyright a:hover { text-decoration: underline; transition: all 0.5s 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%;}

#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: 'Roboto Slab', 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: #a21c26!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;
}

@-webkit-keyframes move_line {
  0% {
    top:5px;
  }

  50% {
    top:0px;
  }

  100% {
    top:5px;
  }
}

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

  50% {
    top:0px;
  }

  100% {
    top:5px;
  }
}


#content {  width: 100%; }

.content { padding:70px 0px 30px 0px;  }
.content h1 {font-size:26px;color:#4a4c51;margin:20px 0px 25px 0px; }
.content h2 { font-size:20px;color:#4a4c51;margin:20px 0px 20px 0px; }
.content h3 { font-size:16px;color:#4a4c51;margin:20px 0px 15px 0px; }
.content h4 {  font-size:16px;line-height:20px;margin:10px 0px 10px 0px; }
.content h5 { font-size:14px; line-height:18px; font-weight:bold;}
.content p { font-size:14px; 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 5px;padding-left:13px;}

h1.page_title { position: relative; font-size:26px; color:#4a4c51;  text-align:center;  margin:10px 0px 30px 0px;   }
h1.page_title strong { position: relative; background: #fbf8ee; padding: 0 25px; display: inline-block; }
h1.page_title::before { content: ""; position: absolute; top: 15px; left: 0; width: 100%; border-top: 1px solid #4a4c51; }

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

#banner {  width: 100%; height: 350px;  position: relative; margin:0px 0 0px 0; background-position: center;   background-size: cover;text-align:center; }
#banner .banner_text_container { position:absolute; left:0px; bottom:50px; display:block;  width:100%; text-align:center; }
#banner .banner_text { display:block; margin:0 auto; width:800px; color:#fff; text-align:center;  }
#banner .banner_text h1 { position: relative;  font-size: 40px; font-weight:bold; text-align:center; display:inline-block;  margin:10px 0; text-shadow: 0 0 3px #333333;}
#banner .banner_text h1::before{ content: " ";  display: block; position: absolute; top: 12px; left: -26px; width:16px; height: 16px; background:transparent url(../img/layout/square_icon.png) no-repeat center; background-size:100%; }
#banner .banner_text h1::after{ content: " ";  display: block; position: absolute; top: 12px; right: -26px; width:16px; height: 16px; background:transparent url(../img/layout/square_icon.png) no-repeat center; background-size:100%; }
#banner .banner_text p { font-size: 18px;  text-shadow: 0 0 3px #333333;  }

.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:#4a4c51; width:50px;height:50px; line-height:50px; text-align:center; border-radius:100%;}

h2.contact_title { font-size: 22px;color:#a21c26; margin-top:10px;}
.contact_links { margin-top:20px; }
.contact_links a { display:block; margin-bottom:15px; transition: all 0.5s ease-in;}
.contact_links a:hover { color:#a21c26;   transition: all 0.5s ease-in;}
.contact_links a img { display:inline-block; width:32px; vertical-align:middle; margin-right:5px; }
.contactform { margin-left:50px;}

/* HOME STYLES */
.main_banner {position:relative; height:700px; background-position:center center;	background-repeat:no-repeat;  background-size:cover; overflow:hidden;	 }
.main_banner video {margin:0px;  padding:0px;  width: 100%;  height: auto; }
.main_banner .content_text { width:100%; position:absolute; bottom:80px;left:0px; color:#fff; text-align:center; }
.main_banner h1 { position: relative;  font-size: 40px; font-weight:bold; text-align:center; display:inline-block;  margin:10px 0; text-shadow: 0 0 3px #333333;}
.main_banner h1::before{ content: " ";  display: block; position: absolute; top: 12px; left: -26px; width:16px; height: 16px; background:transparent url(../img/layout/square_icon.png) no-repeat center; background-size:100%; }
.main_banner h1::after{ content: " ";  display: block; position: absolute; top: 12px; right: -26px; width:16px; height: 16px; background:transparent url(../img/layout/square_icon.png) no-repeat center; background-size:100%; }
.main_banner a.more { display:inline-block; margin-top:30px; color:#fff; border:2px solid #fff; font-size: 18px; font-weight:bold; padding:10px 35px;  transition: all 0.5s ease-in; }
.main_banner a.more:hover { background:#a21c26; transition: all 0.5s ease-in; }

.category_box { position:relative; min-height:300px; margin-top:10px; margin-bottom:10px;   background-position:center center;	background-repeat:no-repeat; background-size:cover;}
.category_box .category_box_overlay{  top:0px;left:0px;width: 100%; height: 100%;position: absolute;z-index:1; background: rgba(0, 0, 0, 0.25);  transition: all 0.5s ease-in; }
.category_box:hover .category_box_overlay{  background: rgba(162, 28, 38, 0.65);  transition: all 0.5s ease-in;}
.category_box .category_box_text{  position: absolute; z-index:2;  left:0px; top:45%; width:100%; text-align:center; display:block;  }
.category_box h2{  position: relative;  display:inline-block;  font-size:36px;  color:#fff;  }
.category_box h2::before{ content: " ";  display: block; position: absolute; top: 12px; left: -26px; width:16px; height: 16px; background:transparent url(../img/layout/square_icon.png) no-repeat center; background-size:100%; }
.category_box h2::after{ content: " ";  display: block; position: absolute; top: 12px; right: -26px; width:16px; height: 16px; background:transparent url(../img/layout/square_icon.png) no-repeat center; background-size:100%; }
.category_box a.more { display:inline-block; margin-top:30px; color:#fff; border:2px solid #fff; font-size: 18px; font-weight:bold; padding:10px 35px;  transition: all 0.5s ease-in; }
.category_box a.more:hover { background:#a21c26; transition: all 0.5s ease-in; }

.home_divider{clear:both;height:30px;}

.home_intro { text-align:center; margin-top:20px; margin-bottom:20px;}

h2.home_title { position: relative; font-size:24px; color:#4a4c51;  text-align:center; text-transform: uppercase; margin:30px 0px 30px 0px;   }
h2.home_title strong { position: relative; background: #fbf8ee; padding: 0 25px; display: inline-block; }
h2.home_title::before { content: ""; position: absolute; top: 12px; left: 0; width: 100%; border-top: 1px solid #4a4c51; }

.home_box {position:relative; color:#4a4c51;  text-align:center; margin-top:40px;}
.home_box img{ margin-bottom:20px; height:60px; }
.home_box p{ font-size: 14px; display:block;}
.home_box p.large_text{ font-size: 20px; line-height:24px;  font-weight:bold; text-transform: uppercase; text-align:center; display:block; margin:0px 0 15px 0;}

.insta_box { margin-top:20px; margin-bottom:20px; }

#category_banner {  width: 100%; display:block; position: relative; margin:10px 0 10px 0; text-align:center; }

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

.blog_home{background:#4a4c51;padding:20px 0 50px 0;}
.blog_home a.more_blog{margin-top:30px;display:block;}
.blog_home a.more_blog span{background:#fff;color:#4a4c51;padding:12px 20px; font-weight:700;font-size:16px;
   transition: all 0.2s ease-in;}
.blog_home a.more_blog span:hover{background:#eed700;
   transition: all 0.2s ease-in;}

.blog_image_text{position:absolute;bottom:5%;font-weight:700;z-index:3;	left:5%;	vertical-align: bottom;	text-align:left;width:90%;}
.blog_image_text p.first{font-size:16px;color:#fff; font-weight:700;text-shadow:0px 1px 0px #000;}
.blog_image_text p.second{font-size:40px;color:#fff; font-weight:300;text-shadow:0px 1px 0px #000;}

.blog_text{padding:100px 50px;font-size:20px;font-weight:300;text-align:center;color:#fff;background:#4a4c51;}
.blog_text a{color:#fff;text-decoration:underline;}
.blog_text_desc{margin-top:20px;display:block;font-size:16px; font-weight:400;}
.blog_text_desc a{color:#fff;font-weight:700;text-decoration:underline;}
.blog-view{border-top:5px solid #000;padding-top:20px;}
.blog_thumb{width:100%;margin-bottom:30px;}
.blog_thumb img{width:100%;}



.home-products{position:relative;}
#categories .item_product, #best_sellers .item_product, #latest .item_product{
	margin: 10px;
	position:relative;

}
#categories .item_product img, #best_sellers .item_product img, #latest .item_product img{
	width:100%;
}
.customNavigation{
	position:absolute;
	right:0px;
	top:30px;
}

.customNavigation a{
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	cursor:pointer;
	padding:5px 3px;
	float:left;
	margin-left:-1px;
	background:#eed700;
	margin-top:-5px;
}



.slides{margin-bottom:40px;}
.item p{font-size:16px;font-weight:100;line-height:26px;margin-top:30px;padding:0 10px;}
.item p.title{position:absolute;top:165px;background:rgba(255,255,255,0.7);font-size:28px;color:#333;font-weight:100;text-align:left;border-top:2px solid #C1151B;margin:0px;padding:10px;}

p.slide_title{font-size:30px;padding-bottom:20px;position:relative;border-bottom:1px solid #ccc;font-weight:100;}
p.slide_title:after{-moz-user-select: none;border-bottom: 3px solid #C1151B; bottom:0px;content: "";font-size: 0;height: 0; left:0px;line-height: 0;overflow: hidden;position: absolute;right: auto;text-indent: -9999px;top: 41px; width: 30%; }

.customNavigation a.btn_owl {text-indent:-9999px;width: 70px;	height: 35px;	display: block;}
.customNavigation a.btn_owl.prev{  background: url(../img/layout/prev-next.png) no-repeat scroll 0 0;transition: all 0.4s ease 0s;margin-top:0px; }
.customNavigation a.btn_owl.prev:hover {  background-position: 0 -75px;transition: all 0.4s ease 0s;}
.customNavigation a.btn_owl.prev::after{
     border-left: 1px solid #c7c5bf;
    content: "";
    height: 50px;
    margin: 0 14px;
    position: absolute;
    right: 60px;
    top:0;
    transform: rotate(23deg);
-webkit-transform:rotate(23deg);
-ms-transform:rotate(23deg);
-o-transform:rotate(23deg);
-moz-transform:rotate(23deg);
    width: 0;
}
.customNavigation a.btn_owl.next { margin-left:2px;background: url(../img/layout/prev-next.png) no-repeat -60px 0;transition: all 0.4s ease 0s; margin-top:20px; }
.customNavigation a.btn_owl.next:hover {  background-position: -60px -75px;transition: all 0.4s ease 0s;}
a.btn_owl span, a.btn_owl span {display: none;}

.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;
	background:#cacbc6;
	transition: all 0.5s ease-in;
}
.product_box .product_image{
	position:relative;
	overflow:hidden;
	width:100%;
}
.product_box.small .product_image{
	border:none;
}
.product_box .product_image img{
	display:block;
	width:100%;
}

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

.product_box.small .title{
	min-height:auto;
	padding:0px;
}
.product_box .title h3{
	font-size:22px;
	color:#fff;
	overflow:hidden;
	line-height:26px;
	text-align:center;
}
.product_box.small .title h3{
	display:none;
}
.product_box .price{
	padding:0px;
	margin-bottom:20px;
	display:block;
	text-align:center;
}
.product_box.small .price{
	display:none;
}
.product_box .price h5 span{
	color:#4a4c51;
	font-size:18px;
	font-weight:bold;
}
.product_box .price h5 span.before{
	color:#878787;
	font-size:18px;
	text-decoration:line-through;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #4a4c51;
}
.product_box .add_basket{
	display:block;
	position:relative;
	margin:30px 0;
	text-align:center;
}
.product_box .add_basket p{
	display:inline-block;
	color:#fff;
	border:2px solid #fff;
	background: #4a4c51 url("../img/layout/add_cart.svg") no-repeat 10px center;
	background-size:32px;
	font-size: 16px;
	font-weight:bold;
	padding:10px 25px 10px 50px;
	transition: all 0.5s ease-in;
}
.product_box:hover .add_basket p {
	background-color:#cacbc6;
	transition: all 0.5s ease-in;
}

.product_box .add_basket a.add_wishlist{
	margin-left:5px;
	display:inline-block;
	color:#fff;
	border:2px solid #fff;
	background: #4a4c51 url("../img/layout/wishlist.svg") no-repeat center center;
	background-size:32px;
	padding:12px 25px 10px 25px;
	text-indent:-9999px;
	transition: all 0.5s ease-in;
}

.product_box .wishlist-remove {
  text-indent: -999999px!important;
  position: absolute;
  left: 10px;
  top: 20px;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f2f2f2 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:#4a4c51;margin:20px 0; font-size:50px;font-weight:300px; }
.company_profile p{color:#4a4c51;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: 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;}
.lSSlideOuter .lSPager  { margin-top: 10px!important;}

.lSGallery li{
	display: block;
	border: 1px solid #e1e1e1;
	border-radius: 0px;
	margin-top:10px;
}
.lSGallery li.active{
	border-color: #4a4c51;
	border-radius: 0px!important;
}

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

.product-view{

}
.product-preview{
	margin-top: 20px;
}
.product-card{
	position:relative;
	padding-left:50px;	
}

.zoom-text{
	margin-top: 10px;
	font-size:12px;
}
.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 { display:block;  margin: 40px 0px 0 0px;  }

ul.tabs {   margin: 0px 0px 0 0px;    padding: 0px 0px 0 0px;}
ul.tabs  > li{ font-size: 20px; line-height: 26px;  display: inline-block;    margin: 0 0px 0 0px;	color: #4a4c51;	padding: 10px 30px 10px 30px;	cursor: pointer; background:#cacbc6;  transition: all 0.5s ease-in;}
ul.tabs  > li:hover{	color:#4a4c51;	cursor: pointer; transition: all 0.5s ease-in;}
ul.tabs  > li.current{	color: #fff; background:#4a4c51; transition: all 0.5s ease-in;}
.box-content{ padding:15px 30px; margin-bottom:20px; background:#fff; box-shadow:0px 0px 5px rgba(203, 208, 198, 0.2); }
.tab-content{	display: none; }
.tab-content.current{	display: inherit;}

table.attribute{
	margin-bottom:10px;	
}
table.attribute td{
	line-height:30px;
}
td.attributes_left{
	padding-right:30px;	
}

td.attributes_right{
	
}


.tab-content img{ margin:0 auto; display:block; max-width:100%; width:auto;	}

.brand-logo{
	position:absolute;
	width:130px;
	right:20px;
	top:10px;
	z-index:9;
}

.prod_avail{
	border-bottom:1px solid #cacbc6;
}
.prod_avail.prod_avail_last {
	border-bottom:0px;
}
.prod_avail.subtitle p{
	font-size:18px;
}

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

.product-card .price{
	display: block;
	width: 100%;
	font-weight: 700;
	border-bottom: 1px solid #cacbc6;
	padding: 0px 0 10px 0;
	margin-bottom: 10px;
	font-size: 32px;
	position: relative;
	color:#4a4c51;
}
.product-card .price sup, .product-card .price sub {
    bottom: auto;
    font-size: 100%;
    top: auto;
}
.product-card .previous{
    color:#878787;
    font-size: 26px;
    font-weight: 700;
    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-actions  {
	/*background:#cacbc6;*/
	background:#fff;
	padding:20px 30px;
}

.product-actions input.quantity {
    width: 56px;
    height: 42px;
	line-height: 32px;
	border-radius: 0;
	box-shadow: none;
    display: inline-block;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    color: #4a4c51;
	background:#fff;
	border: 1px solid #4a4c51;
	float:left;
}
.product-actions .minus, .product-actions .plus, .cart .minus, .cart .plus {
    display: inline-block;
    width: 56px;
    height: 42px;
	line-height: 44px;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #4a4c51;
    background: #fff;
    transition: background 200ms ease-in-out;
    border: 1px solid #4a4c51;
	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: #4a4c51;
    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: 15px 0;
	padding:0px;
}
.form-quantity label{
	float:left;
	font-size:18px!important;
	margin-top:7px!important;
}

.form-options{
	margin: 10px 0;
	padding:0px;
	border-bottom: 1px solid #e1e1e1;
}
.form-options label{
	float:left;
	font-size:18px!important;
	margin-top:7px!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: #4a4c51;
	background: #fff;
	font-weight: bold;
	border: 1px solid #4a4c51;
	margin:0 4px;
	padding:8px;
}
.form-options .select-buttons li.disabled  {
	border: 1px solid #e1e1e1;
}
.form-options .select-buttons li.disabled span {
	margin:0 4px;
	padding:8px;
}
.form-options .select-buttons li a:hover {
	background: #4a4c51;
	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: #a21c26;
	color: #fff;
}

.product_box span.new_product, .product-preview span.new_product{
	position: absolute;
	background: #4a4c51;
	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:inline-block;margin:0px 0px 0 10px; padding: 11px 15px; color:#4a4c51; font-weight:bold;text-align:center;background: #4a4c51; border:2px solid #fff; transition: all 0.2s ease-in;}
.wishlist-btn img{display:inline-block; width: 32px; vertical-align:middle;}
.wishlist-btn:hover{background: #a21c26; transition: all 0.2s ease-in;}

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

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

/* ==================================
   CUSTOM DIMENSIONS
   =================================== */

#show_custom_dimension_values{ display:block; font-size:18px; margin-top:20px; margin-bottom:20px; }
#custom_dimension_values{display:none; margin-top:10px; margin-bottom:20px; }
#custom_dimension_values .type_image{ display:block; margin-bottom:10px; background:#fff; border: 2px solid #4a4c51; transition: all 0.5s ease-in; }
#custom_dimension_values .type_image.active{ background: #ededed; border: 2px solid #a21c26; transition: all 0.5s ease-in; }
#custom_dimension_values .type_image:hover{ border: 2px solid #a21c26; transition: all 0.5s ease-in; }
#custom_dimension_values .form-control{		padding: 10px 10px;		background: #fff;	}
#custom_dimension_values span.input-dimension{		position:absolute;	bottom:18px;	right:25px;}

/* ==================================
   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 #a21c26;
	font-size: 12px;
}
.page-navigation a, .page-navigation span{
	width: auto;
	margin: 0;
    display: inline-block;
    text-align: center;
    color: #4a4c51;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
	font-size:14px;
    letter-spacing: .25px;
    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: #4a4c51;
	color: #fff;
	border: 2px solid #4a4c51;
}
.page-navigation a:hover{
	color: #fff;
	border: 2px solid #a21c26;
	background: #a21c26;
}
.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 #4a4c51;
	border-radius:5px;
}
.page-navigation .next-prev a:hover{
	background: #4a4c51;
}
.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{
  /* background: #a21c26; */
  padding-top: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
#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: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-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: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-transition: -webkit-transform .4s;
    -webkit-transform-style: preserve-3d;
}

ul.side_nav {
  float: left;
  width: 100%;
  margin: 0;
  padding: 20px 20px;
  display: block;
  position: relative;
  /*z-index: 9999;*/
  background: #fbf8ee;
  border-bottom: 10px solid #fff; 
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
}

.categories ul.side_nav {
	width: 100%;
}
.toggle.hide-option ul.side_nav{
	display: none;
}
ul.side_nav a{
	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: #4a4c51;
}
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 0px 0px;
	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: #4a4c51;
}
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 -33px;
}
ul.side_nav li a {
    display: block;
    color: #4a4c51;
    font-weight: 400;
	font-size:14px;
	border-bottom:1px solid #cacbc6;
	padding-bottom:3px;
}

ul.side_nav li a:hover {
    color: #4a4c51;
}

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: #4a4c51;
	border:none;
	border:1px solid #000;
	background: #fff;
	box-sizing: border-box;
}

.filters a{
	display: inline-block;
	padding: 6px 30px 6px 10px;
	font-size:12px;
	color: #fff;
	background: #4a4c51 url(../img/layout/remove2.png) no-repeat 92% 50%;
 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

-------------------------------- */
.side_nav.extra_filters {
  float: left;
  width: 170px;
  margin: 0; 
  padding: 15px;
  display: block;
  position: absolute;
  z-index: 99999;
  /* background: #a21c26; */
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  top: 75px;
  right: 46px;
  border-bottom: 10px solid #fff;
}
.product_page_extra_filters .stats strong {
  background: #a21c26;
  border-radius: 60px;
  width: 20px;
  display: inline-block;
  text-align: center;
  color: #fff;
}

.product_page_extra_filters .stats {
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 1.2px;
  display: inline-block;
  float: left;
  margin-top: 12px;
}

.product_page_extra_filters {
  border: 1px solid #dddddd;
  margin: 13px 15px;
  color: #000;
  padding: 15px 15px;
}
.right.price {
  display: inline-block;
  float: right;
}

.right.price h4 {
  background: #4a4c51;
  color: #fff;
  padding: 15px 15px 15px 25px;
  display: inline-block;
}

.right.price h4::before {
  content: '';
  position: absolute;
  left: 8px;
  top: 50%;
  width: 14px;
  height: 14px;
  background: url(../img/layout/short.svg) no-repeat center center;
  background-size: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}


.cd-filter-block {
  margin: 0;
  padding: 0;
}
.cd-filter-block .toggle {
  display: inline-block;
  width: 100%;
}
.cd-filter-block h4 {
  position: relative;
  margin: 0;
  padding: 15px 15px 15px 25px;
  color: #fff;
  font-size: 16px;
  letter-spacing: .25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  border: 2px solid  #fff;
  border-radius:0px;
  background: #a21c26;
   transition: all .25s ease-in-out;
}
.cd-filter-block h4:hover{
	background: #cacbc6;
}

.cd-filter-block h4::before {
  content: '';
  position: absolute;
  left: 8px;
  top: 50%;
  width: 12px;
  height: 12px;
  background: url("../img/layout/cd-icon-arrow-white.svg") no-repeat center center;
  background-size: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-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);
  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: #4a4c51;
  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: 100px 0 20px 0;
	background-color: #cacbc6;
}

.checkout-navigation h1{
	margin-bottom: 40px;
	position: relative;
	font-size: 32px;
}
.checkout-navigation h1 .first-word{
	font-weight: 700;
	color: #4a4c51;
	line-height: 40px;
	letter-spacing: 0.4em;
	border-bottom:2px solid #4a4c51;
}

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

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

.checkout-navigation .step-item .step-line {
   /*background-color: #e9e9e9;*/
    height: 1px;   
    padding: 0;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in
}

.checkout-navigation .step-item .step-index {
	background:#a21c26;
	border-radius:100%;
	padding:0px;
    font-size: 32px;
    line-height: 36px;
    width: 40px;
    height: 40px;
    font-weight: bold;
	margin-top: -12px;
	margin-bottom: 8px;
    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: bold;
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
    letter-spacing: .25px;
    color: #4a4c51;
}

.checkout-navigation .step-item.complete .step-line {
    /*background-color: #f2f2f2;*/
}
.checkout-navigation .step-item.active .step-line {
    /*background-color: #fff;*/
}
.checkout-navigation .step-item.complete .step-index {
	background:#ededed;
	color: #4a4c51;
}
.checkout-navigation .step-item.active .step-index {
	color: #fff;
}
.checkout-navigation .step-item.active .step-title {
	color: #a21c26;
}
.checkout-navigation .step-item.complete .step-title a{
	color: #4a4c51;
}

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

.checkout-navigation .step-item.complete:hover .step-line {
    /*background-color: #fff;*/
}

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


.checkout-field{
	display: block;
	margin-bottom: 40px;
}
.checkout-field label{
	font-size: 1.5em;
	font-weight: bold;
	color:#414141;
}
.checkout-field label:hover{
	color: #a21c26;
}
.checkout-field input{
	font-size: 2em;
	font-weight: bold;
	margin: 15px 10px 0 0!important;
}
.checkout-field .badge{
	display: inline-block;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	background:#4a4c51;
	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 #e0e6ef;
	font-size: 	1.0em;
	text-align: justify;
}


.checkout-field .description{padding:15px 0;}
.checkout-field .description h5{font-size:14px;font-weight:bold;}
.checkout-field .description ul {margin-bottom:10px;}
.checkout-field .description ul li{margin:5px 0px 5px 5px;font-size:14px;position:relative;padding-left:12px;background: url('../img/layout/arrow-list.png') no-repeat scroll 0px 5px transparent; }

.checkbox input.form-control[type="checkbox"]{
	width: 30px;
	margin-top: 17px;
	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: 14px;
}
.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 #ededed;
	font-weight:400;
}
.table > thead > tr > th{
		background:#4a4c51;
		color:#fff;
		font-weight:700!important;
}
.table-hover > tbody > tr:hover {
    background-color: #ededed;
}

.table.cart td.cart-title a{
	font-weight:bold;
}

.cart_button .btn {width:100%;}

.cd-cart {
  position: absolute;
  top: 102px;
  height: calc(100vh - 102px);
  width: 380px;
  border:2px solid #a21c26;
  background: #FFF;
  padding-top: 0px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-cart.static{
	position: relative;
	opacity: 1;
	visibility: visible;
	width: 100%;
	height: auto;
	top:auto;
	box-shadow:none;
	border:0px;
	margin-bottom:70px;
	background: none;
}

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

.cd-cart.speed-in {
  right: 0;
}
.cd-cart > * {
  padding: 0 10px;
}
.cd-cart.static > * {
  padding: 0 0;
  margin: 0px;
}
.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{
	margin-bottom: 50px;
}

.cd-cart .cd-cart-items {
  padding: 0;
}
.cd-cart.static .cd-cart-items {
  background:#fff;
}
.cd-cart.static .cd-cart-total {

}

.cd-cart h2.title strong {
	background:#fff;
}

.cd-cart.static h2.title {
	margin: 20px 0px 30px 0px;
}
.cd-cart.static h2.title strong {
	background:#fbf8ee;
}

.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;
}
.badge{
	background-color: #a21c26;
}
.cd-cart .cd-qty, .cd-cart .cd-price {
  color: #4a4c51;
}
.cd-cart .cd-price {
  margin-top: .4em;
}
.cd-cart .cd-item-remove {
  position: absolute;
  left: 10px;
  top: 20px;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f2f2f2 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: 1em;
  padding-bottom: 1em;
  font-size: 14px;
}
.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: #a21c26;
  color: #FFF;
  text-align: center;
  font-weight:bold;
  font-size:20px;
}
.cd-cart .checkout-btn:hover ,.no-touch .cd-cart .checkout-btn:hover {
  background: #4a4c51;
}
.cd-cart .cd-go-to-cart {
  text-align: center;
  margin: 10px 0;
}
.checkout .checkout-btn, .checkout .cd-go-to-cart, .checkout .cd-item-remove{
	display: none;
}



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

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

.btn-basket{
	margin:20px 0px 20px 0;
	border:2px solid #fff!important;
	background:#4a4c51 url("../img/layout/add_cart.svg") no-repeat 10px center;
	background-size: 32px;
	padding-left:50px;
	text-transform: none;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus,
.btn-primary:hover, .open > .dropdown-toggle.btn-default {
    background-color: #a21c26!important;
    transition: all 0.3s ease 0s;
}
.btn-default{
	text-transform: uppercase;
	font-weight: 700;
	background-position: 99% 50%;
    background: #fff;
    border: 2px solid #4a4c51;
    color: #4a4c51;
	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: #4a4c51;
    color: #fff;
	border: 2px solid #4a4c51;
}
.btn-link{
	color: #4a4c51;
	text-transform: uppercase;
	font-weight: 700;
	border: none;
	border-radius: 0;
	background: transparent;
}
.btn-link span{
	color:#4a4c51;
}
.btn-link:hover{
	color:#a21c26;
}
.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: #4a4c51;
}
label.error, .help-block.text-danger{
	background: #EC2224;
	color: #fff;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	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; color: #4a4c51;}
legend{margin:10px 0 0px 0;font-size:18px; color: #4a4c51;}

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

.form-control{
	border-radius: 0px;
	box-shadow: none;
	padding: 15px 10px;
	border: 1px solid #4a4c51;
	height: auto;
	background: #fbf8ee;
	color: #4a4c51;
	font-size:16px;
}
.form-control:hover {
    border-color: #a21c26;
    box-shadow: none;
}
.form-control:focus {
    border-color: #a21c26;
    box-shadow: none;
}

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: #fbf8ee 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: #4a4c51;
	padding: 16px 12px;
	padding-right: 20px !important;
	border: 1px solid #4a4c51;
	border-radius: 0px;
	height: auto;
	line-height: normal;
}
select.form-control:hover{
    border-color: #a21c26;
    outline: 0;
    box-shadow: none;
	cursor: hand;
    cursor: pointer;
}

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

.contact_dark{
	text-align:center;
	background:#4a4c51;
	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;}

.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: 16px;
    color: #fff;
    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: #a21c26;
	color:#fff;
	padding: 13px 0;
	position:relative;
	z-index:99999;
}
.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; color:#4a4c51;  text-align:center;  margin:20px 0px 30px 0px;}
h2.title strong { 	position: relative; background: #fbf8ee; padding: 0 25px; display: inline-block;}
h2.title::before { content: ""; position: absolute; top: 15px; left: 0; width: 100%; border-top: 1px solid #4a4c51; }

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:#a21c26;
}
h4.title a.underline{
	font-size:14px!important;
	color:#a21c26;
	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:1350px) and (max-width:1500px) {
	/*#top_bar{background:orange;}*/
	
	#navi ul li.hide_item { display:none;  }
	#navi ul li .submenu{ 	padding:120px 100px 40px 100px; }
	
	.product_box .add_basket a.add_wishlist{	margin-top:5px; margin-left:0px; }
	
}

@media only screen and (min-width:1200px) and (max-width:1349px) {
	/*#top_bar{background:purple;}		*/
	
	#navi ul li.hide_item { display:none;  }
	#navi ul li a{ padding:15px 5px;   }
	#navi ul li a img.category_icon{margin-right:3px;  }	
	#navi ul li .submenu{ 	padding:120px 100px 40px 100px; }
	
	.footer_box.first { padding-right:80px; }
	
	.product_box .title{ padding: 20px 5px 0 5px;}
	.product_box .add_basket a.add_wishlist{	margin-top:5px; margin-left:0px; }
	
	.main_banner { height:600px; }
	
	.product-card {	padding-left:20px;	}
	ul.tabs  > li{    font-size: 18px;  padding: 10px 20px 10px 20px;    }

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	/*#top_bar{background:green;}	*/
	
	#logo {  width:150px; height: 150px; top:22px; margin-left: calc((100% - 180px) * 0.5); }
	#navi .left_menu{ 	width:calc(49% - 70px);  }
	#navi .center_menu{  width:170px;   }
	#navi .right_menu{  width:calc(49% - 70px); }
	#navi ul li.hide_item { display:none;  }
	#navi ul li a{ padding:15px 4px;   }
	#navi ul li a img.category_icon{margin-right:1px; height:12px; }		
	#navi ul li .submenu{ 	padding:100px 30px 40px 30px; }
	
	.footer_box.first { padding-right:25px; }

	.product_box .title{	min-height:85px; padding:15px 5px 0 5px;}	
	.product_box .add_basket a.add_wishlist{	display:none; }
	.product_box .add_basket p{ font-size: 14px;	padding:10px 5px 10px 40px;	background-position: 5px center;}

	.checkout-navigation {	padding: 80px 0 20px 0; }
	
	.contactform { margin-left:20px;}
	
	.main_banner { height:500px; }
	
	.product-card {	padding-left:0px;	}
	ul.tabs  > li{    font-size: 18px;  padding: 10px 10px 10px 10px;    }
}

@media (max-width:991px){
	
	#header {  height:auto; }
	.cd-menu-trigger{display:inline-block;}
	.cd-search-trigger{display:inline-block;}
	#mobile-search{  padding:0px 15px;  }
	.desktop-search{ display:none;    }
	#mobile-search .desktop-search{ width:100%; display:block; float:none; position:relative; margin: 5px 0px 15px 0px;   }
	#navi_container{ display:none;  }
	
	#mobile_language{margin: 0px 0px 0px 0px;  display:inline-block; float:right; }
	.top_icons{margin: 30px 0px 0px 0px; }
	#logo { width:110px; height: 110px; position:relative; top:unset; margin: 5px 0 5px 5px; border:0px; }
	
	.cd-cart {  top: 120px; height: calc(100vh - 120px); }

	.footer_box {  margin-top:20px; margin-bottom:20px;}
	.footer_box.first { padding-right:0px; }
	
	.block { margin-bottom:10px; padding: 0 0px 0 15px;}
	.block.right { float: left;}

	.cd-filter-block {display:none;}
	.cd-filter-trigger { display:block; text-align:center; margin:-60px 0 20px 0; }
	.cd-filter-trigger span { padding:15px 20px;font-size:16px; font-weight:bold; color:#fff; background:#a21c26; border-radius:5px;}
	.cd-filter-trigger img { width:24px; vertical-align:middle; margin-right:10px;}
	
	.checkout-navigation {	padding: 20px 0 20px 0; }
	
	.contactform { margin-left:0px; margin-top:20px;}
	
	.product-card {	padding-left:0px;	}
	
	.side_nav.extra_filters {  top: 63px;}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	/*#top_bar{background:pink;}	*/

	#social h5{  font-size:20px; }
	
	.content { padding:50px 25px;  }
	
	#banner .banner_text { width:650px; }	

	.product-preview-image img.img-responsive{max-width:400px;margin:0 auto; }

	.checkout-navigation h1{		font-size: 2em;	}
	
	.main_banner { height:390px; }	
	.main_banner .content_text {  bottom:50px; }

}

@media (max-width:767px){
	
	.top_message{ display:none;  }
	
	#social{ padding:25px 15px; }
	#social h5{  font-size:20px; line-height:26px; display:block; margin:0px 0px 15px 0;}
	
	.footer_copyright p {text-align:center;}
	#wapp{float:none; margin-top:20px;}
	#wapp a{	margin:0 auto; }

	.content { padding:30px 15px;  }

	.checkout-navigation h1{	 font-size: 1.4em;	margin-bottom: 25px; }
	.checkout-navigation h1 .first-word{	letter-spacing: 0.3em; }

	.btn-back {   margin-bottom: 15px; }

	ul.tabs  > li{    font-size: 16px;    padding: 15px 10px 15px 10px; }
	
	.main_banner .content_text {  bottom:30px; }
	.main_banner h1 { font-size: 32px; }
	.main_banner h1::before{ top: 10px; }
	.main_banner h1::after{ top: 10px;  }
	.main_banner a.more {  margin-top:10px;  }
	
	.product_box .title{	padding:10px 5px 0px 5px;}	
	.product_box .add_basket a.add_wishlist{	display:none; }
	.product_box .add_basket p{ font-size: 14px;	padding:10px 5px 10px 40px;	background-position: 5px center;}
	
	.cd-filter-trigger { margin:-40px 0 20px 0; }
}

@media only screen and (min-width:550px) and (max-width:767px){
	/*#top_bar{background:red;}	*/
	
	.newsletterform { max-width:450px; }
	.newsletter_input input{width:230px; }
	
	#banner .banner_text { width:450px; }
	
	.product_box .title{	min-height:65px; }	
	.product_box .title h3 {   font-size: 20px;}		

	.product-preview-image img.img-responsive{max-width:350px;margin:0 auto; }

	.main_banner { height:265px; }	
	
	
}

@media (max-width:549px){
	#top_bar { padding: 8px 0px 15px 0px;  }
	#wrapper {	margin:0 15px; }
	
	#social h5{  font-size:18px; line-height:24px;}
	
	.info_footer_container { width:100%;   }
	.footer_box.second { margin-bottom:0px; }
	.footer_box.third { margin-top:0px; }
	ul.footer_menu li{margin:0px 0 15px 0; }
	
	.content { padding:30px 10px;  }
	
	h1.page_title { font-size:20px; }
	h1.page_title::before { top: 12px;  }
	h2.title{ font-size: 18px;}
	h2.title::before { top: 12px;  }

	.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: 1.3em;	}
	.checkout-navigation h1 .first-word{	letter-spacing: 0.2em; }

	form div.radio label, form div.checkbox label {   font-size: 14px;}

	.cd-cart {  width: 100%;}
	.cd-cart .cd-go-to-cart {  margin: 5px 0 0px 0; }

	ul.tabs  > li{    font-size: 14px;     }
	
	#banner .banner_text h1 { font-size: 30px}	
	#banner .banner_text h1::before{  top: 9px;  }
	#banner .banner_text h1::after{  top: 9px;  }
	#banner .banner_text p { font-size: 16px; }
}

@media only screen and (min-width:480px) and (max-width:549px){
	/*#top_bar{background:orange;}	*/

	.newsletter_input input{width:180px;}

	#banner .banner_text { width:350px; }		
		
	.product_box .title{	min-height:65px; }	
	.product_box .title h3 {   font-size: 18px;}	
	.product_box .add_basket p{ padding:10px 5px 10px 30px;	background-size:22px;}	

	.block { width:48%;}
	
	.main_banner { height:250px; }		

	.category_box { min-height:250px; }	
	.category_box h2{    font-size:30px;   }
	.category_box h2::before{  top: 10px; }
	.category_box h2::after{ top: 10px;  }
	

}
@media only screen and (max-width:479px) {
	/*#top_bar{background:brown;}	*/

	.top_email{ display:none;  }
	.top_links{ width:100%;  }			
	
	.newsletter p {  margin: 0px 0 10px 0; }
	.newsletter_input{ display:block; float:none;}
	.newsletter_input input{width:100%; text-align:center;  }
	.nl-button { display:block; float:none; margin:20px auto 0 auto; }	
	
	#banner .banner_text { width:90%; }	
	
	.product_box_container { width:100%;}	
	.product_box .title{ min-height:50px; }
	.product_box .title h3 {   font-size: 18px;}	
	.product_box .add_basket{	margin:20px 0; }
	.product_box .add_basket p{ 	padding:10px 10px 10px 40px; }	

	.btn { padding: 15px 5px; width:100%; }
	.btn-basket { padding: 15px 0px;}

	.form-quantity label{		float:none;	display:block; margin-top:0px;}
	.form-options label{		float:none;	display:block; margin-top:0px;}	

	.block { width:47%;}
	
	.checkout-navigation h1{		font-size: 1.2em;	}
	.checkout-navigation h1 .first-word{	line-height: 30px;	letter-spacing: 0.1em; }
	
	.main_banner { height:200px; }	
	.main_banner h1 { font-size: 22px; }
	.main_banner h1::before{ top: 5px; }
	.main_banner h1::after{ top: 5px;  }
	.main_banner a.more { display:none;  }
	
	.insta_box_container { width:50%;}
	
	.product_page_extra_filters .stats { display:none;}
	.right.price {	  display: block;	  float: unset; position:relative;	}
	.right.price h4 { display: block;	}
	.side_nav.extra_filters { width: 100%; right:0px; top: 47px;}
	
	.category_box { min-height:220px; }	
	.category_box h2{    font-size:24px;   }
	.category_box h2::before{  top: 5px; }
	.category_box h2::after{ top: 5px;  }
}

@media only screen and (max-width:349px) {
	/*#top_bar{background:cyan;}	*/
	
	.top_icons .top_icon {width:42px;height:48px; margin-left:3px; }	
}