/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Playfair+Display:400,400i,700,700i,900,900i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
.container,
.col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{padding:0 15px;}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
body {
    direction: ltr;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#111111; 
	font-weight:400;
	background-color: #fff;
}
a{
	color:#BE3935;	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
a:hover{color:#F13935;}
p{
	font-size:14px;
	color:#111111;
	margin-bottom:10px;
	line-height: 25px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-weight:500;
	font-size:14px;
	margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
}
.padding-0{padding:0;}
.padding-15{padding:15px;}
.padding-0-15{padding:0 15px;}
.margin-0{padding:0;}
.margin-15{padding:15px;}
.margin-0-15{padding:0 15px;}
main{
	overflow:hidden;
}
.laberProductGrid .owl-carousel .owl-wrapper-outer{
	padding-top: 10px;
	margin-top: -10px;
}
.owl-item .item-inner{
    padding: 0 15px;
}

@media only screen and (min-width : 1200px){
	.container{width:1170px}
}
#header{
	background: transparent;
}
#wrapper{
	background: transparent;
	box-shadow: 0 0 0;
	padding-top: 0;
}
.page-my-account #content .links a:hover i,
#header a{
	color:#656d74;
}
#header a:hover {
    color: #c99947;
}
#header .header-nav{
	margin: 0;
	border-bottom: none;
	position: relative;
	z-index: 99;
	max-height: inherit;
}

#header .header-top{
	position: relative;
	z-index: 10;
	padding: 50px 0;
	background-color:transform;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#header .header-top .laberIpad{
}
#header .header-top .search-widget{
	float:left;
	width: 100%;
}
#header .header-nav .search-widget {
    margin-top: 0;
	min-width: 300px;
}
.displayPosition .text-border {
	border: 1px dashed #bcbcbc;
	background: #fff;
	display: block;
	padding: 30px 15px;
	position: relative;
	text-align: left;
	color: #222;
	margin-bottom: 30px;
}
.displayPosition .text-border:before {
    background: url(../img/cut.png) no-repeat;
    content: "";
    height: 22px;
    float: left;
    width: 35px;
    position: absolute;
    bottom: -5px;
    left: 16%;
}
.subpage .header-banner{
	margin-bottom: 30px;
}
.laberSearchWidget{padding:0 15px;}
.laberSearchWidget .expand-more {
	line-height: 63px;
	font-size: 23px;
	cursor: pointer;
	color:#222;
}
.dropdown:hover .expand-more,
.laberSearchWidget .expand-more:hover{
	color:#c99947;
}
#header .header-top .laberSearchWidget .dropdown-menu {
    right: 0;
    left: inherit;
    width: 320px;
    padding:20px;
}
.search-widget form input[type="text"]{
	min-width: inherit;
	width: 100%;
	background: transparent;
	border: none;
	color: #606060;
	font-style: italic;
	padding: 0;
	line-height: 50px;
	height: 50px;
	padding-right: 50px;
}
.search-widget form input[type="text"]:focus{
	outline: none;
}
.search-widget form button[type="submit"]{
	height: 50px;
	width: 50px;
	text-align: right;
	top: 0;
	right: 0;
	padding: 0;
	font-size: 23px;
	cursor: pointer;
	line-height: 50px;
}
.search-widget form button[type="submit"]:hover{
	color:#c99947;
}
.laberSetting{padding-left:20px;}
.laberSetting .icon-setting{
	background: url(../img/icon_setting.png) no-repeat center center;
	width: 20px;
	height: 62px;
	display: block;
}
.laberSetting .laberSetting-i {
    background: #fff;
    padding: 20px;
    border: 1px solid #ebebeb;
    left: inherit;
    right: 0;
    width: 220px;

}
.currency-selector-wrapper h4,
.language-selector-wrapper h4{
	color: #292929;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 10px;
}
.currency-selector-wrapper ul,
.language-selector-wrapper ul{margin-bottom: 10px;}
.currency-selector-wrapper ul li{text-align: center;border-bottom: 1px solid #fff;}
.language-selector-wrapper ul li{
	text-align: left;
	border-bottom: 1px solid #fff;
}
#header .currency-selector-wrapper ul li a,
#header .language-selector-wrapper ul li a{
	padding: 0;
	line-height: 25px;
	font-size: 14px;
}
#header .currency-selector-wrapper ul li a:hover,
#header .language-selector-wrapper ul li a:hover,
#header .currency-selector-wrapper ul li.current a,
#header .language-selector-wrapper ul li.current a{
	color: #c99947;
}
#header .header-top .labersetting {
	line-height: 63px;
	margin-left: 10px;
	font-size: 23px;
	cursor: pointer;
}
#header .header-top .labersetting .expand-more {
	color: #444;
}
#header .header-top .labersetting .expand-more:hover{
	color: #c99947;
}
#header .header-top .labersetting .dropdown-menu {
    width: 230px;
    left: inherit;
    right: 0;
	top: 51px;
}

#header .header-top .top-logo{
	text-align: left;
}
#header .header-top .top-logo h1{margin-bottom:0;text-align:left;}
#header .header-top .top-logo a{
	display:inline-block;
}

#header .header-nav #_desktop_contact_link #contact-link{margin:0;}
#header .header-nav #_desktop_contact_link{display:block;}
#contact-link ul{overflow:hidden;margin:0;}
#contact-link ul li{
}
#contact-link ul li:first-child{
	border:none;
	margin-left: 0;
	padding-left: 0;
}
#contact-link ul li span,
#contact-link ul li a{
	padding: 0;
	line-height: 40px;
	font-size: 14px;
	display:block;
}

#header .header-top .currency-selector,
#header .header-top .language-selector{
	margin: 0;
}
#header .header-top .currency-selector .expand-more, 
#header .header-top .language-selector .expand-more{
	color: #666;
	margin-left: 10px;
	font-size: 13px;
	padding-left: 10px;
	display: block;
	line-height: 40px;
}
#header .header-top .dropdown-menu {
    background: #fff;
    border: medium none;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    left: inherit;
    margin: 0;
    padding: 10px;
    left: 0px;
    border-radius: 0;
}
#header .header-top .dropdown-menu li .dropdown-item {
	padding: 5px 0;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
#header .header-top .dropdown-menu li a:hover, 
#header .header-top .dropdown-menu li.current a{
	color: #c99947;
}
#header .laberwishtlistTop a.wishtlist_top{
	display: block;
	line-height: 40px;
	position: relative;
	font-size: 14px;
}
#header .laberwishtlistTop a.wishtlist_top .icons {
	color: #666;
	font-size:20px;
	line-height: 45px;
}
#header .laberwishtlistTop a.wishtlist_top .cart-wishlist-number {
	margin: 0;
	background: #c99947;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	text-align: center;
	line-height: 20px;
	color: #fff;
	display: inline-block;
}



#header .laberwishtlistTop a.wishtlist_top:hover, 
#header .header-nav .currency-selector .expand-more:hover, 
#header .header-nav .language-selector .expand-more:hover{
	color: #c99947;
}

#header .laber-cart {
    position: relative;
	padding: 0 10px
}
#header .laber-cart a.cart {
	display: block;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 23px;
	color: #222;
	line-height: 63px;
	}
#header .laber-cart a p.labercart {
	margin: 0;
	line-height: 1;
	padding-top: 5px;
	color: #666666;
	text-transform: uppercase;
}
#header .laber-cart a .cart-products-count {
	margin: 0;
	background: #c99947;
	height: 18px;
	border-radius: 100%;
	text-align: center;
	line-height: 18px;
	color: #fff;
	position: absolute;
	top: 13px;
	left: 13px;
	width: 18px;
	font-size: 12px;
}
#header .laber-cart a .cart-products-count span{
	color:#c99947;
}

.laber-cart a.cart span.amount {
	color: #444;
	line-height: 50px;
	font-weight: 500;
}
#header .laber-cart .dropdown-menu{
	background: #fff;
	border-radius: 0;
	padding: 15px;
	width: 290px;
	z-index: 9;
	right: 0;
	left: inherit;
}
#header .laber-cart .cart_block .products_count {
    color: #292929;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
#header .laber-cart .cart_block .products {
    overflow: hidden;
    margin-bottom: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #ebebeb;
}
#header .laber-cart .cart_block .products .img {
    display: inline;
    float: left;
    margin-right: 15px;
    width: 60px;
    border: 1px solid #ebebeb;
}
#header .laber-cart .cart_block .products .cart-info {
    overflow: hidden;
}
#header .laber-cart .cart_block .products .cart-info h2.productName {
    font-size: 14px;
    font-weight: 400;
	color: #292929;
    text-transform: none;
}
#header .laber-cart .cart_block .products .remove_link {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#header .laber-cart .cart_block .cart-prices {
    overflow: hidden;
    margin-bottom: 30px;
}
#header .laber-cart .cart_block .cart-prices .total {
    color: #22222;
    font-weight: 500;
    font-size: 16px;
}
#header .laber-cart .cart_block .cart-prices .amount{
	color: #c99947;
	font-size: 16px;
	font-weight: 500;}
#header .laber-cart .cart_block .cart-buttons {
    text-align: center;
}
#header .laber-cart .cart_block .cart-buttons a {
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 30px;
	border: 1px solid #c99947;
	background: #c99947;
	color: #fff;
}
#header .laber-cart .cart_block  .laberPrice .quantity{font-size: 14px;}
#header .laber-cart .cart_block .cart-buttons a:hover{
	border-color: #333;
	background-color: #333;
	color: #fff;
}
#header .laber-cart .cart_block .products .cart-info h2.productName {
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
}



#header .laberUserInfo {
}
#header .header-nav .user-info{
	margin-left:0;
	margin-top:0;
	text-align: left;
}
#header .laberUserInfo .signin a{
	color:#666666;
	line-height: 40px;
	font-size:13px;
}
#header .laberUserInfo .signin a:hover{
	color:#c99947;
}
/* custom html */
.laberStatic{
	overflow: hidden;
	margin-bottom:30px;
}
.laberImageSlider .laberStatic{
	margin:0;
}
#left-column .laberStatic{padding:0;margin: 0;}
.laberStatic .img {
	margin-bottom:30px;
	position:relative;
}
.laberStatic .img a {
	display: block;
	position: relative;
	overflow: hidden;
}
.laberStatic .img img {
    height: auto;
    width: 100%;
}
.laberStatic .img a::before, .laberStatic .img a::after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 900ms ease 0s;
}
.laberStatic .img a::before, .laberStatic .img a::after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberStatic .img a:hover::before {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    bottom: 50%;
    top: 50%;
}
.laberStatic .img a:hover::after {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    left: 51%;
    right: 50%;
}
.laberStatic .content-text {
    min-height: 270px;
    padding-top: 80px;
    text-align: right;
    margin-bottom: 20px;
    background: #Fff;
}
.laberStatic .content-text h4 {
    color: #888888;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1;
    margin: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}

.laberStatic .content-text h3 {
    color: #22222;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 0 0 10px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
.laberStatic .content-text h3:before {
    border-bottom: 1px solid #e3e3e3;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    width: 70px;
}
.laberStatic .border h3:before {
    border-bottom:none;
}
.content-text p {
    color: #888;
    font-size: 15px;
    margin: 0;
}
.laberStatic .border {
    border: 1px solid #c99947;
    display: block;
    text-align: center;
}
.displayPosition1 .laberStatic{
	margin:30px 0;
}
.laberStatic blockquote {
    font-family: 'Playfair Display';
    font-style: italic;
    font-size: 14px;
    color: #303030;
    margin: 20px 0;
    position: relative;
    border-left: 2px solid #c99947;
    padding: 0;
    padding: 0 50px;
    position: relative;
}
.laberStatic blockquote:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 29px;
    height: 23px;
    background-image: url(../img/blockquote-left.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: -29px;
}
.laberStatic blockquote:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 29px;
    height: 23px;
    background-image: url(../img/blockquote-right.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: -29px;
}

.laberStatic .img  .banner-product:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    filter: alpha(opacity=0);
}
.laberStatic .img  .banner-product:after{display:none;}
.laberStatic .img:hover .banner-product:before {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
}
.laberStatic .img .text {
    position: absolute;
    top: 50%;
    z-index: 1;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    left: 0;
    width: 100%;
    padding: 0 40px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
}
.laberStatic .img:hover .text {
    display: block;
}
.laberStatic .img  .price {
    padding: 8px 15px;
    color: #222;
    position: absolute;
    bottom: 30px;
    right: 30px;
    background-color: #fff;
    z-index: 2;
}
.laberStatic .text{text-align:center;margin-bottom:30px;}
.laberStatic .text p{margin:0;}

.support-footer-inner{
	overflow: hidden;
	margin-bottom: 30px;
	padding: 6px 0 0;
}
.support-footer-inner .support-info {
    border: 1px dashed #bcbcbc;
    cursor: pointer;
    padding: 30px;
    position: relative;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
	margin-bottom: 30px;
}
.support-footer-inner .support-info:before{
	content: '';
	border: 1px solid #c99947;
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	opacity:0;
	-webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.support-footer-inner .support-info:hover:before{opacity:1;}
.support-footer-inner .info-title {
    color: #222222;
    font-size: 14px;
    line-height: 63px;
    min-height: 70px;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.support-footer-inner .info-title i {
    color: #222222;
    display: block;
    float: left;
    font-size: 40px;
    line-height: 63px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.support-footer-inner .support-info:hover .info-title,
.support-footer-inner .support-info:hover i{
	color: #c99947;
}

.hidden{display:none;}
.laber-freeshipping{
	clear: both;
	padding: 30px 0;
	text-align:center;
}
.laber-freeshipping .item-inner{
	text-align: center;
}

.laber-freeshipping .item{
	display: inline-block;
    overflow: hidden;
    position: relative;
}
.laber-freeshipping .item .icon{
	margin-bottom:30px;
}
.laber-freeshipping .item span{
    float: left;
    display: inherit;
    font-size: 30px;
	color: #c99947;
    position: absolute;
    top: 0;
    left: 0;
}
.laber-freeshipping .item .box-content{

}
.laber-freeshipping .item .box-content h3{
	color: #292929;
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 18px;
}
.laber-freeshipping .item .box-content p{
	margin: 0;
	line-height: 30px;
	color: #707070;
}

.group-title1{
	padding:0 15px;
	text-align:center;
	margin-bottom:60px;
}
.group-title1 h2{
	font-size: 36px;
    color: #292929;
    line-height:1;
    text-align: center;
    letter-spacing: -1.5px;
    font-weight: 500;
    margin-bottom: 30px;
}
.group-title1 p{
	color: #707070;
	max-width: 55%;
    margin: auto;
}
/* end custom html */

/* blockcategories */
.block-categories{
	box-shadow: 0 0 0;
	background: transparent;
	padding: 0;
	margin-bottom: 30px;
}
.block-categories a.h6{
	color: #333;
	font-size: 16px;
	font-weight: 600;
	display: block;
	line-height: 1;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}
.block-categories ul.category-sub-menu {
    background-color: #fff;
}
.block-categories .category-sub-menu{
	margin-top:0 !important;
}

.block-categories .category-sub-menu .category-sub-link,
.block-categories .category-sub-menu li[data-depth="0"] > a{
	font-weight: 400;
	width: 100%;
	display: inline-block;
	color: #999999;
	margin: 0;
	padding: 0;
	line-height: 30px;
	border: none;
	font-size: 14px;
}
.block-categories .category-sub-menu .category-sub-link:hover,
.block-categories .category-sub-menu li[data-depth="0"] > a:hover{
	color:#c99947;
}

.block-categories .category-sub-menu ul{
	padding: 0;
	border: none;
	margin-left: 15px;
}
.block-categories .category-sub-menu li[data-depth="1"]{margin:0;}


.block-categories .navbar-toggler{
	width: 30px;
	height: 30px;	
	right: -10px;
}
.block-categories .material-icons{
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover{
	color:#c99947;
}
/* and block-categories */

.laberthemes .title_block{}
.home_blog_post h3.page-heading,
#productCommentsBlock h3.h3,
.laberthemes .title_block .titlePopular {
    border: medium none;
	margin-bottom: 30px;
	text-align: left;
	    font-weight: 500;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
	padding-left: 15px;
}
.home_blog_post h3.page-heading span,
#productCommentsBlock h3.h3 span,
.laberthemes .title_block .titlePopular span{
	position:relative;
	color: #22222;
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    position: relative;
    display:inline-block;
    text-transform: uppercase;
}
.home_blog_post h3.page-heading span:before,
#productCommentsBlock h3.h3 span:before,
.laberthemes .title_block .titlePopular span:before {
    content: '';
    background: #c99947;
    height: 2px;
    width: 50px;
    position: absolute;
    top: 47%;
    left: -15px;
}
.advertising-block{margin-bottom:30px;}
.subpage #wrapper .breadcrumb[data-depth="1"]{display: block;}
#wrapper .breadcrumb{
	padding: 15px 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
	margin: 0 15px;
	margin-bottom: 30px;
	text-align: left;
}
#product #wrapper .breadcrumb{padding:15px 0;}
#wrapper .breadcrumb ol{
	
}
#wrapper .breadcrumb li a{
	color: #999999;
	line-height: 1;
}
#wrapper .breadcrumb li:last-child a{
	color: #666666;
}

#search_filters, #search_filters_brands, #search_filters_suppliers{
	box-shadow: 0 0 0;
	margin-bottom: 20px;
	background: #fff;
	padding: 0;
}
#search_filters_wrapper p.h6{
	color: #333;
	font-size: 16px;
	font-weight: 600;
	display: block;
	line-height: 1;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}
#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet{
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #f1f1f1;
}
.facet.clearfix ul {
	
}
#search_filters_wrapper p.facet-title,
#search_filters .facet .facet-title, 
#search_filters_brands .facet .facet-title, 
#search_filters_suppliers .facet .facet-title{
	color: #333;
	font-size: 14px;
	border: none;
	padding: 0;
	background: none;
	margin: 0;
	line-height: 30px;
	text-transform: uppercase;
}

#search_filters_wrapper p.facet-title:before{display:none;}
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a{
	color: #666;
	font-size: 14px;
	line-height: 25px;
	font-weight: 400;
}
#search_filters .facet .facet-label a:hover, 
#search_filters_brands .facet .facet-label a:hover, 
#search_filters_suppliers .facet .facet-label a:hover{
	color:#c99947;
}
.custom-checkbox input[type="checkbox"] + span {
    margin-right: 3px;
    display: inline-block;
    width: .9375rem;
    height: .9375rem;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #eaeaea;
}
/* pagination */
.pagination .page-list{
	box-shadow: 0 0 0;
	padding:0;
	float: right;
}
.pagination .page-list li{
	display: inline;
	float: left;
	margin: 0 1px;
	line-height: 30px;
}
.pagination a{
	font-size: 14px;
    color: #292929;
    font-weight: 400;
	line-height: 30px;
	height: 30px;
}
.pagination a:not(.previous):not(.next) {
	background: #fafafa;
	width: 30px;
	display: inline-block;
	font-size: 14px;
	color: #666666;
	text-align: center;
	border: 1px solid #e8e8e8;
	height: 30px;
	line-height: 30px;
}
.pagination a:not(.previous):not(.next):hover,
.pagination .current a:not(.previous):not(.next) {
	color: #fff;
	background-color: #c99947;
	border-color: #c99947;
}
.pagination .next{margin-left: 10px;}
.pagination .previous{margin-right: 10px;}
/* and pagination */
/* laber products Grid */

.laberthemes {
	padding: 0;
	position: relative;
	z-index: 10;
	clear: both;
}
#product .laberthemes{padding:0;}
.laberthemes:hover{
	z-index: 99;
}
	#products img, .featured-products img, .product-accessories img, .product-miniature img{margin:0;}
.laberProductGrid{position:relative;margin-bottom:30px;}
.laberProductGrid .product_list{
	position:relative;
}

.displayPosition,
.laberProductGrid .item-inner .item{
	position:relative;
	z-index:5;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.displayPosition:hover,
.laberProductGrid .item-inner .item:hover{z-index:10}
.laberProductGrid .item-inner .item{
	margin-bottom:30px;
}


.laberProductGrid .item-inner .item .laberProduct-image{position:relative;margin-bottom: 15px;overflow: hidden;}
.laberProductGrid .item-inner .item .laberProduct-image .hover_image{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberProductGrid .item-inner .item:hover .laberProduct-image .hover_image{
	opacity:1;
}
.laberProductFilter {}
.laberProductFilter .title_block .viewAll{
}
.laberProductFilter .title_block .viewAll a{
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 12px;
}
.laberProductFilter .prod-filter{
}
.item-inner .item .laberProduct-flags{
	position: absolute;
	top:10px;
	margin: 0;
	right:10px;
	text-align: right;
}
.item-inner .item .laberProduct-flags li{
	position: relative;
	display: block;
	clear: both;
}
.item-inner .item .laberProduct-flags li span{
	background: #c99947;
	color: #fff;
	padding: 0 10px;
	margin-bottom: 3px;
	display: inline-block;
	border-radius: 2px;
	line-height: 27px;
	font-weight: 400;
	font-size: 12px;
}
.item-inner .item .laberProduct-flags li.laber-discount span{
	background-color:#535353;
}
.item-inner .item .laberProduct-flags li.laber-pack span{
	background-color:#b79c6e;
}
.laber-flag.laber_reduction_percent_display{
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 10px;
	background: #f55;
	padding: 0 10px;
	border-radius: 2px;
}
.lab_tab{text-align:center;}
.laberTab{
	margin-bottom: 20px;
	border: none;
	height: 40px;
	background-color: #fff;
	display: inline-block;
}
.nav-tabs .nav-item + .nav-item,
.laberTab li.nav-item{margin: 0;}
.laberTab li.nav-item a{
	font-size: 20px;
	color: #aaa;
	font-weight: 500;
	border: none;
	padding: 0;
	line-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	text-transform: uppercase;
}
.laberTab li.nav-item a:before{
	background-color: #ddd;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	bottom: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	right: 50%;
	opacity:0;
}
.laberTab li.nav-item a:hover:before,
.laberTab li.nav-item a.active:before{
	background-color:#c99947;
	left: 30%;
	right: 30%;
	opacity:1;
}
.laberTab li.nav-item a.active,
.nav-tabs .nav-item.open .nav-link, 
.nav-tabs .nav-item.open .nav-link:hover, 
.nav-tabs .nav-link.active, 
.nav-tabs .nav-link.active:hover,
.laberTab li.nav-item a:hover{
	color:#c99947;
}
.tab_cates{
	overflow: hidden;
	position: absolute;
	margin: 0;
	top: 5px;
	right: 0;
	background: #dddddd;
	border-bottom: 2px solid #c99947;
}
.tab_cates li{
	float: left;
	display: inline;
	border-left: 1px solid #fff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.tab_cates li:hover{
	background: #c99947; 
}
.tab_cates li:first-child{
	border: none;
}
.tab_cates li a{
	color: #22222;
	font-size: 14px;
	line-height: 30px;
	display: block;
	text-transform: uppercase;
	margin: 0 12px;
	padding: 0 12px;
}
.tab_cates li:first-child a{
	padding-left: 30px;
	position: relative;
}
.tab_cates li:first-child a:before{
	content: '';
	background: #fff;
	position: absolute;
	top: -10px;
	left: -23px;
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
	width: 20px;
	height: 45px;
}
.tab_cates li:hover a,
.tab_cates li a:hover{color:#fff;}


.laberProductGrid .laber-product-description{
	position: relative;
	text-align: center;
}
.item .productName{
	margin-bottom:10px;
}
.item .productName a{
	color: #222222;
	text-transform: uppercase;
	line-height: 20px;
}
.item .productName a:hover{
	color: #c99947;
}
.comments_note{
	margin-bottom: 10px;
}
#index .comments_note{
	display:none;
}
.price{
	color: #222222;
	font-size: 14px;
	font-weight: 500;
	margin-right: 5px;
}
#products .regular-price, .featured-products .regular-price, 
.product-accessories .regular-price, 
.product-miniature .regular-price{
	color: #aaa;
	font-size: 12px;
	font-weight: 400;
}
.laber-product-price-and-shipping{
	webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	margin-bottom: 10px;
}

.laberActions{
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	opacity: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9;
	padding:15px 15px 0 15px;
}

.laberProductGrid .item-inner .item:hover .laberActions{
	opacity: 1;
	bottom: 0;
}
.laberActions .laberActions-i{
	text-align: center;
}
.laberActions .laberActions-top{
}
.laberActions .laberItem{
}
.laberActions .laberItem:last-child{margin-right:0;}
.laberActions .laberCart .laberBottom.disabled{
	cursor: no-drop;
}
.laberActions .laberCart .laberBottom,
.laberActions .laberItem a{
	background: #fff;
	border: 1px solid #aaa;
	color: #666;
	display: block;
	font-size: 18px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	text-shadow: 0 0 0;
	width: 35px;
	margin-bottom: 15px;
	position: relative;
	cursor: pointer;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.laberActions .laberCart .laberBottom span,
.laberActions .laberItem a span {
	background: rgba(0, 0, 0, 0.6);
	border: medium none;
	border-radius: 2px;
	top: 1px;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	left: 0;
	line-height: 20px;
	max-width: 200px;
	padding: 5px 12px;
	position: absolute;
	text-transform: capitalize;
	-webkit-transform: translate(-100%, 0px);
	-moz-transform: translate(-100%, 0px);
	-ms-transform: translate(-100%, 0px);
	-o-transform: translate(-100%, 0px);
	transform: translate(-100%, 0px);
	visibility: hidden;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.laberActions .laberCart .laberBottom span:before ,
.laberActions .laberItem a span:before {
	border-color: transparent transparent transparent rgba(0, 0, 0, 0.6);
	border-style: solid;
	border-width: 5px;
	bottom: 9px;
	content: "";
	height: 0;
	right: -10px;
	position: absolute;
	width: 0;
}
.laberActions .laberCart .laberBottom:hover span ,
.laberActions .laberItem a:hover span {
    -webkit-transform: translate(-110%, 0px);
	-moz-transform: translate(-110%, 0px);
	-ms-transform: translate(-110%, 0px);
	-o-transform: translate(-110%, 0px);
	transform: translate(-110%, 0px);
    opacity: 1;
    visibility: visible;
}
.laberActions .laberItem a.js-compare-remove{
	color: #c99947;
}
.laberActions .laberCart .laberBottom:hover,
.laberActions .laberItem a.js-compare-remove:hover,
.laberActions .laberItem a:hover{
    background-color: #c99947;
    border-color: #c99947;
    color: #fff;
}
.laberProductGrid .laberCart {
}
.laberProductGrid .laberCart .laberBottom{
	background: #111;
	border: none;
	color: #fff;
	text-transform: uppercase;
	line-height: 45px;
	padding: 0 30px;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberProductGrid .laberCart .laberBottom:hover{
	background-color: #c99947;
}
.viewAll{
	text-align:center;
	padding-top: 30px;
	margin-bottom:20px;
}
.viewAll a{
	display: inline-block;
	color:#222;
}
.viewAll a:hover{
	color:#c99947;
}
.laberthemes .owl-buttons{
	position: absolute;
	top: 0;
	right: 0;
}
.laberthemes .owl-buttons .owl-next,
.laberthemes .owl-buttons .owl-prev{
	height: 30px;
	width: 30px;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	color: #aaa;
	cursor: pointer;
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	float: left;
	margin-left: 10px;
	background: #fff;
	border: 1px solid #e7e7e7;
}

.laberthemes .owl-buttons .owl-prev:hover,
.laberthemes .owl-buttons .owl-next:hover{
	border-color: #222;
	background-color: #222;
	color: #fff;
}

.laberthemes:hover .owl-buttons .owl-prev,
.laberthemes:hover .owl-buttons .owl-next{
	opacity:1;
}

.padding-right-0{padding-right:0;}
.laberProductGrid  .laberProdCategory{margin-bottom:20px;background-color:#fff;}
.laberProductGrid  .laberProdCategory .laberOverflow{position:relative;}
.laberProductGrid  .laberProdCategory .title_block h3{
	background:#c99947;
	line-height: 40px;
	position:relative;
	
}
.laberProductGrid .laberProdCategory .title_block h3 a{
	color: #fff;
	display: block;
	padding-left: 55px;
	position: relative;
}
.laberProductGrid .laberProdCategory .title_block h3 a .icon_cat{
	position: absolute;
	top: 0;
	left: 3px;
}
.laberProductGrid  .laberProdCategory .item-inner{
	border-right:1px solid #e8e8e8;
	min-height: 400px;
}
.laberProductGrid  .laberProdCategory .item-inner .item{
	padding: 20px 0 0 0;
	border: none;
	margin: 0;
}
.laberProdCategory .laberleft{
	float: left;
	display: inline;
	width: 41%;
	position: relative;
	min-height: 400px;
}
.laberProdCategory .laberright{
	float: left;
	display: inline;
	width: 59%;
}
.laberProdCategory .laberright .cat-banner{}
.laberProdCategory .laberright .cat-banner img{
	max-width:100%;
}
.laberProdCategory .sub_cates{margin:0;}
.laberProdCategory .sub_cates li{
	border-bottom:1px solid #f5f5f5;
}
.laberProdCategory .sub_cates li a{
	line-height:30px;
	padding-left:20px;
	color:#666666;
	display:block;
	position:relative;
}
.laberProdCategory .sub_cates li a:before{
	border-left: 3px solid #c99947;
	content:'';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	opacity:0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberProdCategory .sub_cates li a:hover{
	color:#c99947;
}
.laberProdCategory .sub_cates li a:hover:before{opacity:1;}

.laberManufacture_cate {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
	border-top: 1px solid #f5f5f5;
}
.laberManufacture_cate .laberCateManufacture .item-inner{min-height:0;border:none}
.laberManufacture_cate .laberCateManufacture .item-inner .item-manu{text-align:center;}
/* and laber products Grid  */
.block-category{
	min-height: 0;
	margin-bottom: 30px;
	padding: 0;
	box-shadow: 0 0 0;
	border: none;
}
#content-wrapper h2.h2,
.block-category h1.h1{
	color: #333;
	font-size: 16px;
	font-weight: 600;
	display: block;
	line-height: 1;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}
.block-category #category-description p,
.block-category #category-description{
	color:#333e48;
	font-size:14px;
}
.block-category .category-cover{position: static;margin-bottom:30px;}
.block-category .category-cover img{
	width:100%;
	height:auto;
}
#subcategories{}
#subcategories ul{overflow:hidden;border:1px solid #e8e8e8;margin:0;}
#subcategories ul li{float:left;display:inline;border-left:1px solid #e8e8e8;}
#subcategories ul li:first-child{border-left:none;}
#subcategories ul li h5{margin:0;}
#subcategories ul li a{
	line-height:40px;
	padding:0 30px;
	display:block;
	background-color:#fff;
}
#subcategories ul li a:hover{
	background-color:#c99947;
	color:#fff;
}
#main .page-header h1{
    font-size: 20px;
    color: #333;
    line-height: 30px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 15px;
}
#main .page-content, #main .page-header{
	margin-bottom:0;
}
#pagenotfound .page-not-found, #products .page-not-found{
	box-shadow: 0 0 0;
	max-width: inherit;
	padding: 0;
}
body#checkout section.checkout-step,
.page-my-account #content .links a span.link-item {
    box-shadow: 0 0 0;
    border: 1px solid #e8e8e8;
}

.page-addresses .address, 
.page-authentication #content{
	box-shadow: 0 0 0;
	background: #fff;
	border: 1px solid #e8e8e8;
	max-width: 100%;
}
.container #main{}
#search .container #main,
#history .container #main,
#order-slip .container #main,
#address .container #main,
#identity .container #main,
#my-account .container #main,
#cart .container #main,
#authentication .container #main{padding:0 15px;}
.page-content.page-cms{
	padding: 0;
}
.subpage #main .page-footer{margin-bottom: 30px !important;}
.page-footer .account-link{line-height: 40px;}
/* laber products List */
.laberProductList{}
.laberProductList .item-inner{padding:0 15px;}
.laberProductList .item-inner .item{
	margin-bottom:30px;
}
.laberProductList .comments_note{
	margin-bottom:5px;
}
.laberProductList .laberProduct-image{
	position: relative;

}
.laberProductList .laberProduct-image a{
}
.laberProductList .laberProduct-image a .hover_image{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberProductList .item:hover .laberProduct-image a .hover_image{
	opacity:1;
}


.laberProductList .additional_shipping_cost {
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.laberProductList .additional_shipping_cost span {
    color: #c99947;
}
.laberProductList .additional_shipping_cost i {

    font-size: 20px;
    color: #c99947;
    margin-right: 10px;

}

.laberProductList  .actions{padding-bottom: 40px;}
.laberProductList  .actions .laberCart{float:left;display:inline;}
.laberProductList .laberCart .laberBottom {
	color: #fff;
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #c99947;
	background-color: #c99947;
	padding: 0 30px;
	width: 100%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-weight: 500;
	cursor: pointer;
	text-transform: capitalize;
}
.laberProductList .laber-product-description {
}
.laberProductList .laber-product-title a {
	color: #666666;
	font-weight: 400;
	font-size: 18px;
}
.laberProductList .laber-product-title a:hover{
	color:#c99947;
}
.laberProductList .laberItem a {

    color: #666;
    display: block;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin-left: 15px;
    position: relative;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 35px;
    border: 1px solid #aaa;
	background:#fff;

}
.laberProductList .laberItem:hover a {
	border: 1px solid #c99947;
	background: #c99947;
	color:#fff;
}
.laberProductList .laberCart .laberBottom:hover{
	background-color: #c99947;
	border-color: #c99947;
	color: #fff;;
}
.laberProductList .laberItem a span{
	background: rgba(0, 0, 0, 0.6);
    border: medium none;
    border-radius: 2px;
    bottom: 100%;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    left: 50%;
    line-height: 20px;
    margin-bottom: 5px;
    max-width: 200px;
    padding: 5px 12px;
    position: absolute;
    text-transform: capitalize;
    -webkit-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    visibility: hidden;
    white-space: nowrap;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
   -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.laberProductList .laberItem a span:before{
	border-color: rgba(0, 0, 0, 0.6) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px 5px 0;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    margin-bottom: -5px;
    margin-left: -5px;
    position: absolute;
    width: 0;
}
.laberProductList .laberItem a:hover span{
	margin-bottom: 10px;
    opacity: 1;
    visibility: visible;
}

.laberProductList  .description_short {margin-bottom: 35px;}
.laberProductList  .description_short p{
	color: #666666;
	font-size:14px;
	line-height:25px;
}
#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links{
text-align: left;
padding: 0;
margin-bottom: 10px;
}
.color, .custom-checkbox input[type="checkbox"] + span.color{
	width: 25px;
	height: 25px;
	display: inline-block;
	margin: 0 5px 0 0;
	box-shadow: 0 0 0;
	cursor: pointer;
	background-size: contain;
	border: 1px solid #ebebeb;
	overflow: hidden;
}
.color.active, .color:hover, .custom-checkbox input[type="checkbox"] + span.color.active, .custom-checkbox input[type="checkbox"] + span.color:hover, .facet-label.active .custom-checkbox span.color, .facet-label:hover .custom-checkbox span.color{
	border: 1px solid #c99947;
}
/* and laber products List  */

/*  products */
#product #content{
	max-width: none;
}
.product-cover img{
	box-shadow:0 0 0;
}
scroll-box-arrows .right {
    right: -10px;
}
.scroll-box-arrows i{
	height: 30px;
	width: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	float: left;
	margin: 0;
	background: rgb(0, 0, 0, .4);
	bottom: 75px;
}
.scroll-box-arrows i:hover{
	background-color: #c99947;
	color: #fff;
}
.scroll-box-arrows i.left{}
.scroll-box-arrows i.right{}
.images-container .product-cover{
}
.product-cover .layer{
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.product-cover .layer .zoom-in{
	color: #666;
}
.laberProduct h1.h1{
	color: #222;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: 400;
}
.laberProduct .product-prices{
	margin: 0;
	clear: both;
	margin-bottom: 25px;
}
.product-prices div{margin-bottom:0;}
.product-discount .regular-price{
	font-size: 18px;
	margin-bottom: 5px;
	display: block;
	color: #b5b5b5;
	line-height: 20px;
	margin-right: 0;
}
.laberProduct .product-price,
.has-discount.product-price, .has-discount p {
	font-size: 30px;
	color: #222;
	font-weight: 400;
}
.laberProduct .comments_note{
	margin-bottom:5px;
}
.laberProduct  .product-actions{
	border-top: 1px solid #e8e8e8;
}
#product-availability{
	font-size: 14px;
	color: #c99947;
	font-weight: 400;
	margin: 0 0 10px 0;
	display: block;
}
#product-availability span{
	color:#333e48;
}
#main .images-container .js-qv-mask.scroll{
	width: calc(100% - 75px);
}
.product-images > li.thumb-container > .thumb{
	box-shadow: 0 0 0;
	cursor: pointer;
	margin-bottom: 10px;
	border: 1px solid #ebebeb;
	border-radius: 3px;
}
.images-container .product-images > li.thumb-container > .thumb {
	width: 100px;
	margin-right: .76rem;
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
   border: 1px solid #c99947;
}
.product-actions .control-label{
	color: #333e48;
	margin-right: 15px;
	font-weight: 500;
	float: left;
	min-width: 45px;
	line-height: 30px;
	width: auto;
}
select.form-control:not([size]):not([multiple]) {
	width: 200px;
	box-shadow: 0 0 0;
	border: 1px solid #cccccc;
	height: 30px;
}
.form-control:focus, .input-group.focus{outline:1px solid #c99947;}
.product-variants > .product-variants-item{margin: 5px 0;}
.quickview.in .product-quantity .qty,
.laberProduct .product-quantity .qty{margin-right:10px;}
.quickview.in .bootstrap-touchspin,
.laberProduct .bootstrap-touchspin{box-shadow:0 0 0;position:relative;}
.product-quantity .input-group-btn-vertical {
    width: auto;
    float: none;
    position: static;
}
.product-quantity{
	display: block;
	overflow: hidden;
}
.product-add-to-cart .control-label{
	
}
.product-quantity #quantity_wanted {

	color: #cccccc;
	background-color: #fff;
	height: 35px;
	padding: 0 30px;
	width: 200px;
	text-align: center;
	border: 1px solid #cccccc;
	font-size: 14px;

}
.quickview.in .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up,
.laberProduct .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up{
	position: absolute;
	top:-4px;
	right: 4px;
	padding: 0;
	border: none;
	height: 30px;
	line-height: 30px;
	width: 30px;
	z-index: 99;
	background: none;
	text-align: center;
}
.quickview.in .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down,
.laberProduct .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down{
	position: absolute;
	top: -4px;
	left: 0;
	padding: 0;
	border: none;
	height: 30px;
	line-height: 30px;
	width: 30px;
	z-index: 99;
	background: none;
	text-align: center;
}
.quickview.in .bootstrap-touchspin .input-group-btn-vertical i,
.laberProduct .bootstrap-touchspin .input-group-btn-vertical i{position: static;font-size: 24px !important;}
.quickview.in .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after,
.laberProduct .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    content: "+";
}
.quickview.in .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after,
.laberProduct .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "-";
}
.product-actions .add-to-cart {
	box-shadow: 0 0 0;
	height: 35px;
	background-color: #222;
	line-height: 35px;
	padding: 0 30px;
	text-transform:uppercase;
	min-width: 200px;
	border-color: #222;
	color: #fff;
	text-align: center;
	font-size: 14px;

}
.product-actions .add-to-cart .fa{margin-right:5px;}
.product-actions .add-to-cart:hover{
	background-color: #c99947;
	border-color: #c99947;
	color: #fff;
}
#product #block-reassurance{
	box-shadow: 0 0 0;
	background: #fff;
	margin-top: 0;
	padding-top: 20px;
}
#block-reassurance li{
	border-bottom: 1px solid #ebebeb;
}
#block-reassurance li .block-reassurance-item{
	padding: 10px 0;
}
#product #block-reassurance span{font-weight: 400;}
.laberProduct .social-sharing{}
.laberProduct .social-sharing span{font-weight: 500;color: #333e48;}
.social-sharing ul {
    margin-bottom: 0;
}
.quickview .social-sharing li, .laberProduct .social-sharing li {
    box-shadow: 0 0 0;
    height: 40px;
    width: 40px;
    border-radius: 0;
}
.quickview .social-sharing li a, .laberProduct .social-sharing li a {
    border: 1px solid #f1f1f1;
    border-radius: 100%;
    text-indent: inherit;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 40px;
    background: #f1f1f1;
}
.quickview .social-sharing li a:hover, .laberProduct .social-sharing li a:hover {
    background: #333;
    border: 1px solid #333;
    color: #fff;
}


.tabs.laberTabs{
	box-shadow: 0 0 0;
	margin-top: 0;
	background: none;
	padding: 0;
	padding-top: 60px;
	margin-bottom:25px;
}
.tabs .tab-pane {
    padding-top: 3;
}
.tabs .nav-tabs{
	border:none;
}
.tabs .nav-tabs ul{
	display: block;
	margin-bottom:30px;
	overflow: hidden;
}
.tabs .nav-tabs .nav-item{
	margin: 0 30px 0 0;
}
.tabs .nav-tabs .nav-item a{
	color: #222;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	text-transform: none;
	border: none;
	border-bottom:2px solid transparent;
	background: #fff;
	padding: 0;
	text-transform: uppercase;
}
.tabs .nav-tabs .nav-item a:hover,
.tabs .nav-tabs .nav-link.active, 
.tabs .nav-tabs .nav-link:hover{
	border-bottom: 2px solid #222;
	color: #222;
}
.laberTabs #tab-content{
}


#product-modal .modal-content .modal-body{
	margin-left:-65px;
}
#product-modal .modal-content .modal-body .image-caption,
#product-modal .modal-content .modal-body figure{width: 100%;}
#product-modal .modal-content .modal-body .mask,
#product-modal .modal-content .modal-body .mask.nomargin{width: 65px;}
#product-modal .modal-content .modal-body .product-images{margin-left: 20px;}
#product-modal .modal-content .modal-body .product-images img:hover{
	border: 1px solid #c99947;
}

.bootstrap-touchspin{box-shadow: 0 0 0;}



.btn-primary, .btn-secondary, .btn-tertiary{
	background-color: #c99947;
	box-shadow: 0 0 0;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	border: 1px solid #c99947;
	display: inline-block;
	line-height: 40px;
	text-align: left;
	padding: 0 15px;
	margin: 0;
	text-transform: none;
}
.btn-tertiary:hover{
	border-color: #c99947;
	background-color: #c99947;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover,
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover, .btn-tertiary:focus, .btn-tertiary:hover, .focus.btn-tertiary,
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover{
	background-color: #c99947;
	border-color: #c99947;
	color:#fff;
}
.card{
	box-shadow: 0 0 0;
}
.product-line-grid-body > .product-line-info{
	margin-bottom:15px;
}
/*  and products */

/*  quick-view */
.modal-header .close{
	border: 2px solid #e8ecef;
	background: #fff;
	color: #292929;
	opacity: 1;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	margin: 0;
	border-radius: 2px;
}
.modal-header .close{
	border-color:#292929;
}
.quickview .modal-content{
	background-color:#fff;
}
.quickview .modal-header{
	padding: 0;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 999;
}
.quickview .modal-body{
	padding: 15px;
}
.quickview h1.h1{
	color:#292929;
	font-size:14px;
	font-weight:400;
}
.quickview .panel-product-line{display:none;}
.quickview .arrows{position: static;}
.quickview .arrows .arrow-up{
	position: absolute;
	top: 25px;
	right: 62px;
}
.quickview .arrows .arrow-down{
	position: absolute;
	bottom: 10px;
	right: 62px;
}
.quickview .product-prices{
	margin:5px 0;
}
.quickview .product-price{
	color:#c99947;
	font-size:16px;
	font-weight:500;
}
.quickview .mask {
    max-height: 28.5rem;
}
.has-discount .discount{
	background-color: #f55;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
	padding: 0 15px;
	line-height: 30px;
	border-radius: 2px;
}
/*  and quick-view */

/*  add to cart */
#blockcart-modal .modal-header{
	background: #292929;
}
#blockcart-modal .modal-title{
	font-weight: 500;
	font-size: 14px;
	margin:0;
}
#blockcart-modal .modal-body{
	background: #fff;
	padding: 20px;
}
#blockcart-modal .product-name{
	color: #292929;
	font-size: 14px;
	font-weight: 400;
}
/*  and add to cart*/


/* laber products column */
#left-column .laberColumn h3{
	color: #333;
	font-size: 16px;
	font-weight: 600;
	display: block;
	line-height: 30px;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}
.laberNewProducts-box .product_list {
	border: 1px solid #e8e8e8;
}
.laberColumn{position:relative;margin-bottom:20px;}
.laberColumn h3{
	color: #333;
	font-size: 20px;
	font-weight: 500;
	display: block;
	line-height: 1;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}
.laberColumn .item-inner .item{
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 10px;
}
.laberColumn .item-inner .item .productName{
	min-height: 1px;
	padding: 0;
}

.laberColumnProductCategoty .laberColumn .item-inner .item:last-child{
	border:none;
}
.laberColumn .owl-buttons{
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0;
}
.laberColumn .owl-buttons .owl-next,
.laberColumn .owl-buttons .owl-prev{
	color: #fff;
	font-size: 16px;
	float: left;
	display: inline;
	width: 30px;
	text-align: center;
	cursor: pointer;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.4);
	margin-left: 1px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	height: 30px;
}
.laberColumn .owl-buttons .owl-next:hover,
.laberColumn .owl-buttons .owl-prev:hover{
	color:#fff;
	background:#c99947;
}

.laberColumn .allProducts{
	color: #333e48;
	font-weight: 400;
	text-transform: none;
	line-height: 20px;
}
.labercustomhtml {
    background: #c99947;
	text-align: center;
	margin:0 15px;
	margin-bottom: 50px;
}
.labercustomhtml p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 48px;
	font-weight: 600;
}
.labercustomhtml span {
	text-transform: uppercase;
	font-weight: 600;
}
.labercustomhtml a {
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
}
.laberSpecialProducts .title_block h3{}
.laberSpecialProducts .item .productName a{font-size:14px;color:#555555;font-weight:500;}
.laberSpecialProducts .item .productName a:hover{color:#c99947;}
.laberSpecialProducts .item  .laber-product-price-and-shipping{margin-bottom:10px;}
.laberSpecialProducts .description_short{margin-bottom: 20px;}
.laberSpecialProducts .description_short p{
	color:#656d74;
	font-size:14px;
	line-height:25px;
}

.laber-titleCountdown{
	color:#333e48;
	font-size:16px;
	font-weight:500;
	margin-bottom:15px;
}

.laberSpecialProducts .laberCart{}
.laberSpecialProducts .laberCart .laberBottom{
	border-color: #f2f5f7;
	background-color: #f2f5f7;
	border: none;
	line-height: 40px;
	height: 40px;
	text-align: center;
	display: block;
	width: 100%;
	padding: 0 35px;
	border-radius: 40px;
	color: #555555;
	text-transform: capitalize;
	font-weight: 600;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	cursor: pointer;
	font-size: 15px;
}
.laberSpecialProducts .laberCart .laberBottom:hover{
	border-color: #c99947;
	background-color: #c99947;
	color: #fff;
}
.laberSpecialProducts .laberItem a{
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.laberSpecialProducts .item-inner .item .laberProduct-image{
	position:relative;
	margin-bottom:20px;
	background: #fafafa;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags {
   position: absolute;
	top: 10px;
	left: 10px;
	margin: 0;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li.laber-discount {
    display: none;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li span {
   background: #ff421d;
    background-color: rgb(255, 66, 29);
	font-size: 15px;
	color: #fff;
	padding: 0 20px;
	margin-bottom: 12px;
	display: block;
	border-radius: 2px;
	background-color: #ff421d;
	border-radius: 0 40px 40px 0;
	line-height: 29px;
	font-weight: 600;
	position:relative;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li span:before {
	content: '';
	position: absolute;
	top: 29px;
	left: 0;
	border: 5px solid #ad2004;
	border-color: #ad2004 #ad2004 transparent transparent;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags .laber-new span:before {
	content: '';
	position: absolute;
	top: 29px;
	left: 0;
	border: 5px solid #07812a;
	border-color: #07812a #07812a transparent transparent;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li.laber-new span {
   background-color: #c99947;
}

.laberSpecialProducts  .product_thumbnail{
	position: relative;
	padding: 0 15px;
} 
.laberSpecialProducts  .product_thumbnail ul{margin: 0 -5px;}
.laberSpecialProducts  .product_thumbnail ul li{padding:0 5px;}
.laberSpecialProducts  .product_thumbnail ul li img{
	width: 65px;
	border: 1px solid #ededed;
	border-radius: 2px;
	overflow: hidden;
	opacity:0.3;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberSpecialProducts  .product_thumbnail ul li:hover img,
.laberSpecialProducts  .product_thumbnail ul li.active img{
	opacity:1;
}

.laberSpecialProducts  .product_thumbnail .slick-prev,
.laberSpecialProducts  .product_thumbnail .slick-next{
	color: #c2c2c2;
	height: 65px;
	line-height: 65px;
	width: 15px;
	text-align: center;
	font-size: 18px;
	position: absolute;
	top: 0;
	left: -15px;
}

.laberSpecialProducts  .product_thumbnail .slick-next{
	right: -15px;
	left: inherit;
}

.laberSpecialProducts  .product_thumbnail .slick-prev:hover,
.laberSpecialProducts  .product_thumbnail .slick-next:hover{color:#333e48;}
/* and laber products column  */



/* laberTestimonial */

.laberTestimonial .title_block h3 span{
	color:#fff;
}
.laberTestimonial .laberComment{
	color: #fff;
	line-height: 25px;
	padding: 0 10%;
}
.laberTestimonial  .image{
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}

.laberTestimonial  .image span{
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	overflow: hidden;
	position: relative;
	z-index: 9;
}
.laberTestimonial .laberAuthor{}
.laberTestimonial .laberAuthor p.author{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
}
.laberTestimonial .laberAuthor p.laberOffice{
	font-size: 13px;
	color: #fff;
	margin-bottom: 10px;
}
.laberTestimonial .owl-controls{text-align:center;}
.laberTestimonial .owl-pagination{
	display: inline-block;
	overflow: hidden;
	padding-top: 15px;
}
.laberTestimonial .owl-pagination .owl-page{
	float:left;
	display:inline;
	margin: 0 2px;
}
.laberTestimonial .owl-pagination .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	background: #ededed;
	border-radius: 100%;
	border: 2px solid transparent;
}
.laberTestimonial .owl-pagination .owl-page.active span{
	border-color:#c99947;
	background-color:#fff;
}
/* end laberTestimonial */


/* manufacturer */
.displayManufacture {
	padding-top: 30px;
}
.laberLogo_manufacturer{
	padding: 30px 0;
	position: relative;
	border-top: 1px solid #ebebeb;
	margin-bottom: 30px;
}
.content-manufacturer{
	background:#fff;
	overflow:hidden;
	
}
.laberLogo_manufacturer .item-inner{
	padding:0;
}
.laberLogo_manufacturer .item {
	display: block;
	min-height: 45px;
	text-align: center;
	padding:0 15px;
}
.laberLogo_manufacturer .item:last-child{
	border-bottom:none;
}
.laberLogo_manufacturer .item a{
	display:inline-block;
}
.laberLogo_manufacturer .item a:hover{
	opacity:1;
}
/* and manufacturer */





/* footer */
#footer{
	background-color: #0b0b0b;
}

#tags_block_footer{padding:0 15px;}
#tags_block_footer .category-tags{
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 1px;
}
#tags_block_footer .tags-title {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    text-transform: uppercase;
    background: #eeb363;
    padding: 6px 0 6px 20px;
    float: left;
    min-width: 130px;
}
#tags_block_footer .corner-icon {
    width: 0;
    height: 0;
    border-left: 12px solid #eeb363;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    float: left;
    margin-right: 10px;
}
#tags_block_footer a {
	padding: 0 5px;
	margin: 0;
	border-right: 1px solid #ccc;
	line-height: 30px;
}
.laberFooter-top{
}
#footer_logo_block{
	margin-bottom: 30px;
}
#footer_logo_block .footer_logo{

}
#footer_logo_block .link_list_footer{
	overflow:hidden;
}
#footer_logo_block .link_list_footer a{
	line-height: 30px;
	padding: 0 15px;
	border-left: 1px solid #d9d9d9;
}
.laberFooter-center{padding: 30px 0;}
.laberFooter-center .links{text-align:center;}
.laberFooter-center .laberLinks{}
.laberFooter-center .block-contact{
	border:none;
	padding:0 15px;
}
.laberFooter-center .logo_footer{margin-bottom: 40px;} 
.laberFooter-center .logo_footer a{
	display:inline-block;
	margin-bottom:30px;
}
.laberFooter-center .logo_footer p{
	color: #aaaaaa;
	max-width: 55%;
	margin: auto;
}
.footer_sub_menu_contactFooter {}
.laberFooter-center .hotlineFree{
	position: relative;
	padding-left: 78px;
}
.laberFooter-center .hotlineFree .icon{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
.laberFooter-center .hotlineFree p{
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 8px;
}
.laberFooter-center .hotlineFree h3{
	font-size: 18px;
	color: #c99947;
	font-weight: 500;
	margin: 0;
}

#block_myaccount_infos .myaccount-title a{
	color: #333;
	font-weight: 500;
	font-size: 18px;
}
.laberFooter-center .h3{
	font-size: 19px;
    color: #eee;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.laberFooter-center .h3:after {
    content: '';
    width: 23px;
    height: 6px;
    display: block;
    margin: 0 auto;
    background: url(../img/driver.png) no-repeat center center;
    margin-top: 10px;
}
.laberFooter-center .h3 span {
	font-family: 'Playfair Display',serif;
	font-style: italic;
	color: #c99947;
	font-size: 14px;
	display: block;
	text-transform: none;
	margin-bottom: 10px;
}
.laberFooter-bottom{
	border-top:1px solid #191919;
	padding: 10px 0;
	text-align:center;
}
.laberFooter-bottom .laberpayment{
	display:inline-block;
}
.laberFooter-bottom .laberpayment .head{
	padding-right: 100px;
    text-align: center;
	float:left;
	display:inline;
}
.laberFooter-bottom .laberpayment .head span:first-child {
	display: block;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.laberFooter-bottom .laberpayment .head .PlayfairDisplay {
    font-family: 'Playfair Display',serif;
    font-style: italic;
	color:#888888;
}
.laberFooter-bottom .laberpayment .list{
	float:left;
	display:inline;
}
.laberFooter-bottom .laberpayment .list .item {
    padding: 0 25px;
    display: inline-block;
	cursor: pointer;
}
.laberFooter-bottom .laberpayment .list img {
    opacity: .2;
    vertical-align: middle;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.laberFooter-bottom .laberpayment .list .item:hover>img {
    opacity: 1;
}
#footer ul.collapse li{}
#footer ul.collapse li a{
	color: #888888;
	line-height: 35px;
	font-size: 14px;
	position:relative;
}
#footer ul.collapse li a:hover{
	color: #c99947;
}
.laberContact {
	position: relative;	
}

.block-contact .collapse p{
	color: #888888;
	font-size: 14px;
}
.block-contact .collapse p.phone{
	color:#ffffff;
	font-size:18px;
}
.block-contact .address{}
.block_newsletter {
	text-align: center;
	padding: 30px 20px 60px 20px;
	background-color:#fff;
	position: relative;
	z-index: 99;
	margin: 0;
	margin-bottom:30px;
}
.block_newsletter:before{
	border-style: solid;
	border-width: 6px;
	content: "";
	float: left;
	position: absolute;
	z-index: -3;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-color: #c99947;
}
.block_newsletter p.h3{
	font-size: 24px;
	color: #222;
	line-height: 1;
	font-weight: 600;
	margin-bottom: 20px;
	padding: 0;
	line-height: 1;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
}
.block_newsletter p.h3:before{
	content: '';
	background: #c99947;
	height: 2px;
	width: 50px;
	position: absolute;
	top: 47%;
	left: -15px;
}
.laber-social ul,
#footer_sub_menu_newsletter{
	overflow:hidden;
	position:relative;
}
.block_newsletter div.conditions{
	
}
.block_newsletter p.conditions{
	line-height: 25px;
	color: #555;
	display: inline-block;
	font-size: 14px;
	margin-bottom: 45px;
	width: 100%;
	font-family: 'Playfair Display',serif;
	font-style: italic;
	font-weight: 400;
	letter-spacing: normal;
	padding: 0;
}
.block_newsletter form input[type="email"] {
	width: 100%;
	background: #fff;
	border: none;
	padding: 0 15px;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
}
.block_newsletter form input[type="email"]:focus {
	border: none;
	border-bottom: 1px solid #c99947; 
	padding: 0 15px;
}
.block_newsletter form input.btn {
	height: 40px;
	line-height: 40px;
	background: no-repeat;
	border: none;
	color: #222;
	font-size: 15px;
	font-weight: 500;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	text-align: center;
	text-transform: none;
	padding: 0;
	font-size: 14px;
	border-radius: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.block_newsletter form input.btn:hover{
	color: #c99947;
}
#footer .laber-social{}
#footer .laber-social ul{overflow:hidden;margin:0;display: inline-block;}
#footer .laber-social ul li{float:left;display:inline;margin: 0 5px 10px 5px;}
#footer .laber-social ul li a{
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	color: #2c2c2c;
	font-size: 24px;
	text-align: center;
	background: #fff;
	border-radius: 100%;
}
#footer .laber-social ul li a:hover{
	color: #fff !important;
	background-color: #c99947;
}
#footer .laber-social ul li a span span{display:none;}
.laberFooter-bottom .copyright {
	color: #444;
	font-size: 14px;
	line-height: 32px;
}
.laberFooter-bottom .copyright a{color: #c99947}
.laberFooter-bottom .paypal {
	text-align:right;
}
.laberFooter-bottom .logo-paypal a{
	font-size:28px;
}
.mypresta_scrollup {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: rgb(0, 0, 0, .4);
	position: fixed;
	bottom: 30px;
	right: 30px;
	color: #fff;
	font-size: 18px;
	opacity: 0;
	z-index: 999;

}
.mypresta_scrollup.open{
	opacity:1;
}
.mypresta_scrollup:hover{
	background-color:#c99947;
	color:#fff;
}
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/Preloader_2.gif) center no-repeat #fff;
}
.cutomhtml_link {
    display: inline-block;
    text-align: center;
	color: #404040;
}
.cutomhtml_link a {
	padding:0 15px;
	color: #aaaaaa;
}
.cutomhtml_link a:hover{
	color:#fff;
}
/* And Footer */


/* page categoty */
#products .laberProducts {
    display: none;
}
.laberGridList {
    margin: 0;
}
.laberGridList li {
    margin-right: 0;
}
.laberGridList li a {
	color: #999999;
	line-height: 30px;
	display: block;
	font-size: 14px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin: 10px 0;
	border: 1px solid #e8e8e8;
	background: #fafafa;
}
.laberGridList li a span{
	display:none;
}
.laberGridList li a:hover, 
.active_list .laberGridList li#list a, 
.active_grid .laberGridList li#grid a{
	color: #fff;
	border-color: #c99947;
	background-color: #c99947;
}
#products.active_list .laberProductList,
#products.active_grid .laberProductGrid {
    display: block;

}
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature,
#main .page-footer{margin:0;}
#js-product-list .laberProductGrid .row{
}
#js-product-list .laberProductGrid{
}
#js-product-list .laberProductGrid .item-inner{
	min-height: 0;
	margin-bottom: 30px;
	border: none;
}
#js-product-list .laberProductGrid .item-inner .item{
	margin-bottom:0;
}
#laber-products-top{
	height: 50px;
	margin-bottom: 30px;
}
.products-selection{margin:0;}
.products-selection .sort-by{
	margin: 0;
	margin-right: 20px;
	line-height: 47px;
}
.products-sort-order .select-title{
	width: 210px;
	line-height: 30px;
	height: 30px;
	padding: 0 20px;
	box-shadow: 0 0 0;
	margin: 8px 0;
	border: none;
	border: 1px solid #e8e8e8;
}
.products-sort-order .select-title i{
	line-height: 30px;
	height: 30px;
}
.products-sort-order .dropdown-menu{
	left: 0px;
	background: #fff;
	border-radius: 0;
	box-shadow: 0 0 0;
	margin: 0;
	border: 1px solid #e8e8e8;
	right: 15px;
	top: 40px;
	width: 210px;
}
.products-sort-order .select-list:hover{
	background-color:#c99947;
}

#laber-products-top .total-products p{
	margin: 0;
	line-height: 50px;
	margin-left: 20px;
	color: #22222;
}
#laber-products-top .showing,
#laber-products-top .filter-button{
	clear: both;
    padding: 0 10px;
    padding-top: 10px;
	margin-bottom:10px;
}
#laber-products-top .filter-button #search_filter_toggler{
    background-color: #292929;
    color: #fff;
    font-weight: 500;
    box-shadow: 0 0 0;
	border-color: #292929;
}
.no-margin{margin:0;}
.laberDisplayBlog{
}
.laberblog-i{
}
@media (min-width: 769px){
.laberFooter-center .links {
    width:33%;
}
}
@media (min-width: 1199px){

	.laberProductGrid .item-inner.first-in-line{clear:left;}
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	#js-product-list .laberProductGrid .item-inner{width: 33.33333%;}
	.laberProductGrid .item-inner.first-item-of-IpadPro-line{clear:left;}
}
@media (min-width: 768px) and (max-width: 991px){
	.laberProductGrid .item-inner.first-item-of-tablet-line{clear:left;}
}
@media (min-width: 480px) and (max-width: 767px){
    .laberStatic .img img {
        width:auto;
    }
    .laberStatic .img {
        text-align:center;
    }
	.laberProductGrid .item-inner.first-item-of-mobile-line{clear:left;}
}
@media (max-width: 479px){
	#js-product-list .laberProductGrid .row{
		margin:0;
	}
	.laberProductGrid .item-inner.first-item-of-mobile-line{clear:left;}
	#js-product-list .laberProductGrid .item-inner{
		width: 50%;
		float: left;
		padding: 0 5px;
	}
}
@media only screen and (min-width : 1199px){
	.laberMenu-top .search-widget .expand-more{line-height: 50px;}
	.laberMenu-top .laber-search.dropdown-menu{top: 50px;}
}
/* and page categoty */
body#checkout #header .header-nav{padding:0;}
body#checkout #footer{
    background:#0b0b0b;
	box-shadow: 0 0 0;
	padding: 0;
}
body#checkout section.checkout-step:first-child{
	border-top: 1px solid rgba(0,0,0,.25);
}
#checkout #search_widget{
	display:block;
}
@media only screen and  (max-width : 1600px){
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	.container {
		width: 100%;
	}
	#header .header-top{
		padding: 30px 0;
	}
	#header .header-top .top-logo{
		padding: 15px 15px;
		padding-bottom: 30px;
		width: 100%;
		text-align: center;
	}
	#header .header-top .top-logo h1 {
		text-align: center;
	}
	#header .header-top > .container{
		padding: 0 15px;
	}
	#header .header-top .position-static{
		width: 100%;
		text-align: center;
	}
	#header .header-top .laberIpad{
		display:inline-block;
	}
	.laberLogo_manufacturer {
		padding: 30px 0;
	}
	#header .header-nav .text-border{margin-top: 15px;}
	.laberSetting {
		padding-left: 10px;
	}
	.home_blog_post h3.page-heading span, #productCommentsBlock h3.h3 span, .laberthemes .title_block h3 span,
	.block_newsletter p.h3{
		font-size: 16px;
	}
	.laberProdCategory .laberleft,
	.laberProductGrid .laberProdCategory .item-inner{
		min-height: 352px;
	}
	.laberManufacture_cate .laberCateManufacture .item-inner{min-height: 0;}
	.laberStatic .content-text{min-height: 233px;}
	.laberStatic .content-text h4{font-size: 16px;}
	.laberStatic .content-text h3{font-size: 20px;}
	#footer_logo_block .link_list_footer a{padding: 0 10px;}
	.images-container .product-images > li.thumb-container > .thumb{width: 80px;}
	.laberthemes .owl-buttons .owl-next{right: 0;}
	.laberthemes .owl-buttons .owl-prev{left: 0;}
}
@media only screen and (min-width : 768px) and (max-width : 991px){
	.container {
		width: 100%;
	}
	#header .header-nav{
		max-height: inherit;
		text-align:center;
	}
	#header .header-nav .laberIpad{
		display:inline-block;
	}
	#header .header-top{
		padding: 10px 0;
	}
	
	#header .header-top .top-logo{
		padding: 15px 15px;
		padding-bottom: 30px;
		width: 100%;
		text-align:center;
	}
	#header .header-top .top-logo h1 {
		text-align: center;
	}
	#header .header-top > .container{
		padding: 0 15px;
	}
	#header .header-top .position-static{
		width: 100%;
		text-align: center;
	}
	#header .header-top .laberIpad{
		display:inline-block;
	}
	#header .header-nav .text-border{margin-top: 15px;}
	.product-quantity #quantity_wanted{width: 215px;}
	.product-actions .add-to-cart{min-width: 215px;padding: 0 15px;}
	.block-contact .collapse p{
		line-height:15px;
	}
	.laberLogo_manufacturer {
	    padding: 15px 0;
	}
	#header .laberUserInfo,
	#header .header-nav .currency-selector .expand-more, #header .header-nav .language-selector .expand-more {
		margin-left: 5px;
		padding-left: 5px;
	}
	.home_blog_post h3.page-heading span, #productCommentsBlock h3.h3 span, .laberthemes .title_block h3 span,
	.block_newsletter p.h3{
		font-size: 16px;
	}
	.labercustomhtml p {
		font-size: 15px;
	}
	.labercustomhtml {
		margin-bottom: 25px;
	}
	.laberProductGrid {
    margin-bottom: 30px;
	}
	laberStatic .img {
		margin-bottom: 15px;
	}
	.home_blog_post {
    margin-bottom: 35px;
	}

	.laber-social ul, #footer_sub_menu_newsletter{width: 100%;}
	.laberFooter-center .logo_footer {
    margin-bottom: 30px;
	}
	.laberFooter-center .logo_footer p,
	.home_blog_post .page_subtitle,
	.group-title1 p{
		max-width: 100%;
		margin: 0 15px;
	}
	.laberProdCategory .laberleft,
	.laberProductGrid .laberProdCategory .item-inner{
		min-height: 315px;
	}
	.laberManufacture_cate .laberCateManufacture .item-inner{min-height: 0;}
	.product-quantity{
		    width: 100%;
	}
	.laberTab li.nav-item a{
		font-size: 16px;
		padding-right: 10px;
		padding-left: 10px;
	}
	.laberStatic .content-text{
		min-height: 169px;
		padding-top: 40px;
	}
	.laberStatic .content-text h4{font-size: 16px;}
	.laberStatic .content-text h3{font-size: 20px;}
	.support-footer-inner .info-title i{
		font-size: 30px;
		line-height: 50px;
	}
	.support-footer-inner .info-title{
		font-size: 14px;
		line-height: 30px;
		min-height: inherit;
	}
	.images-container .product-images > li.thumb-container > .thumb{width: 80px;}
	.laberthemes .owl-buttons .owl-next{right: 0;}
	.laberthemes .owl-buttons .owl-prev{left: 0;}
}
@media only screen and (max-width : 767px){
    .laberFooter-bottom .laberpayment {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    padding-top: 0;
}
    .laberFooter-center {
        padding-bottom:0;
    }
      .illuminate-table-wrapper {
       overflow:auto;
  }
	#header{
		background-color:#fff;
	}
	#header .header-top .container{
		padding:0 5px;
	}
	#product #header{margin-bottom:20px;}
	#header .header-nav #menu-icon{
		width: 30px;
		height: 30px;
		color: #fff;
		font-size: 14px;
		text-align: center;
		line-height: 30px;
		position: absolute;
		top: 15px;
		left: 0;
		margin-left: 15px;
		background: #c99947;
	}
	
	#header .header-nav #menu-icon .material-icons{font-size: 18px;line-height: 1;}
	#header .header-top,
	#header .header-nav{background:none;height: auto;padding: 0 !important;border: none;max-height: none;}
	#header .header-nav .top-logo{
		clear: both;
		width: 100%;
		line-height: 1;
		padding: 15px;
		margin: 0;
		text-align: center;
	}
	#header .header-nav .top-logo a img{
		max-width: 100%;
		max-height: 70px;
	}
	.top-UserInfo{    
		float: left;
		line-height: 63px;
		padding: 0 15px;
	}
	.top-Search{padding:0 15px;}
	#header .header-nav .search-widget{width: 100%;}
	.top-Search .search-widget form input[type=text]{
		width: 100%;
		min-width: unset;
		border: none;
		border-bottom: 1px solid #e2e2e2;
		padding:0;
		height:40px;
		padding-left: 35px;
	}
	#header .laberUserInfo{padding:0;margin:0;}
	.top-UserInfo .signin{}
	#header .header-nav .top-wishtlist{float: left;}
	#header .header-nav .top-cart{
		float: left;
		padding: 0 15px;
	}
	.text-sm-center.mobile{text-align:center;}
	#header .laberMobile{
		display:inline-block;
	}
	#header .header-nav .blockcart{
		padding: 0;
		height: auto;
	}
	
	#header .header-nav .top-logo a,
	#header .header-nav .top-logo h1{
		margin:0;
		display:inline-block;
	}
	#header .currency-selector-wrapper ul li a, #header .language-selector-wrapper ul li a,
	#header .header-top .position-static{
		padding:0 5px;
		text-align:left;
	}
	#header .laber-cart a .cart-products-count,
	#header .laberwishtlistTop a.wishtlist_top .cart-wishlist-number{
		right: 5px;
	}
	.laberUserInfo .laber-user-info{
		left: 0;
	}
	#header .laber-cart .dropdown-menu{
		right:-100%;
		z-index:999;
	}
	#header .header-nav .text-border{margin-top: 15px;display: none;}
	.laber-freeshipping{}
	.laber-freeshipping .item-inner{
			margin-bottom: 30px;
	}
	.laberFooter-center .laberLinks,
	.laberFooter-center .links{width:100%;border: none;}
	.links .title{
		color: #666666;
		font-size: 14px;
		line-height: 1;
		margin-bottom: 5px;
		text-transform: uppercase;
		font-weight: 400;
		border-bottom: none;
		padding: 0;
		    display: flex;
    justify-content: center;
	}
	.laberStatic .img{margin-bottom:15px;}
	.laberFooter-bottom{
		border:none;
		padding-top:0;
	}
	.laberFooter-bottom .copyright{

	}
	.laberFooter-bottom .payment{
		text-align: left;
		padding: 10px 0;
	}
	
	
	#mobile_top_menu_wrapper{
		background:none;
	}
	.language-selector-wrapper,
	.currency-selector-wrapper{
		background: #fff;
		margin-bottom: 20px;
	}
	.language-selector-wrapper > span,
	.currency-selector-wrapper > span{
		display: block;
		background: #f5f5f5;
		padding: 0 10px;
		line-height: 40px;
		font-size: 16px;
		color: #333;
		font-weight: 500;
		text-transform: uppercase;
	}
	.language-selector-wrapper ul.link,
	.currency-selector-wrapper ul.link{padding:0; margin:0;}
	.language-selector-wrapper ul.link li,
	.currency-selector-wrapper ul.link li{}
	.language-selector-wrapper ul.link li a,
	.currency-selector-wrapper ul.link li a{color:#333 !important;}
	.currency-selector-wrapper ul.link li.current a,
	.language-selector-wrapper ul.link li.current a,
	.currency-selector-wrapper ul.link li a:hover,
	.currency-selector-wrapper ul.link li a:hover{
		color:#c99947 !important;
	}
	#contact-link{
		background-color:#fff;
	}
	#contact-link ul{
		padding-top:0;
	}
	#contact-link ul li{
		width: 100%;
		margin: 0;
		padding: 0;
		border: none;
		line-height: 30px;
		font-size: 14px;
		color: #333;
	}
	#contact-link ul li span,
	#contact-link ul li a{
		color: #333;
		padding: 0 5px;
	}
	
	#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link, 
	#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper{padding:0;}
	#laber-products-top{height:auto;}
	.products-sort-order .select-title{
		width: 250px;
		margin-right: 5px;
	}
	.laberActions{
		opacity: 1;
	}
	.laberProductGrid .laber-product-description{
		padding-bottom:0;
	}
	#category #left-column #search_filter_controls{
	padding-top:20px;
	margin-bottom:20px;
	}
	#products .up .btn-secondary, #products .up .btn-tertiary,
	#category #left-column #search_filter_controls button{
		background: #232f3e;
		line-height: 35px;
		padding: 0 20px;
		color: #fff;
		font-size: 14px;
		font-weight: 400;
		border-radius: 3px;
		box-shadow: 0 0 0;
	}
	#category #left-column #search_filters{padding:0 10px;}
	#category #left-column #search_filters .facet .h6{padding: 10px;}
	.images-container .product-images > li.thumb-container > .thumb{width: 88px;}
	
	.group-title1 p{
		max-width: 100%;
		margin: 0 15px;
	}
	#footer_logo_block .link_list_footer, #footer_sub_menu_newsletter{width: 100%;}
	.mypresta_scrollup{display:none;}
	.home_blog_post .page_subtitle,
	.group-title1 p{
		max-width: 100%;
		margin: 0 15px;
	}
	.laberProductGrid .laberProdCategory .item-inner,
	.laberProdCategory .laberleft{
		min-height: 312px;
	}
	.laberManufacture_cate .laberCateManufacture .item-inner {
		min-height: 0;
	}
	.laberProductGrid .laberProdCategory{margin-bottom: 10px;}
	.laberLogo_manufacturer {
		padding: 10px 0;
		position: relative;
	}
	.block_newsletter,
	#productCommentsBlock,#product .laberthemes,
	#tags_block_footer,.laberProduct,.tabs.laberTabs,
	#footer_logo_block,#footer_logo_block .link_list_footer a,
	#laber-products-top .showing, #laber-products-top .filter-button,
	#left-column .laberStatic,.laberthemes,.laberStatic,
	.block-category.card.card-block,
	.laberFooter-center .block-contact{
		padding-left:15px;
		padding-right:15px;
	}
	.block-category.card.card-block{margin-bottom:10px;}
	.laberFooter-bottom .copyright,.laberFooter-bottom .paypal{
		text-align:center;
	}
	#subcategories ul li a{padding: 0 10px;}
	.laberFooter-bottom .laberpayment .head{
		padding-right: 0;
		width: 100%;
	}

}
@media only screen and (max-width : 480px){
    .labCategoryFeature .item-inner .item {
        padding:10px 0;
    }
	.laberUserInfo .laberUser p.nameuser a.account,
	.laberUserInfo .laberUser p.nameuser span{display:none;}
	.laberUserInfo .laberUser p.nameuser .icon_user{margin-right:0;}
	#header .laber-cart a .cart-products-count, #header .laberwishtlistTop a.wishtlist_top .cart-wishlist-number {
		right: 2px;
	}
	#products img, .featured-products img, .product-accessories img, .product-miniature img{
		width: 100%;
	}
	.laberTab li.nav-item a{
		padding:0 10px;
		font-size: 12px;
	}
	
	
}












.lab-menu-horizontal li.level-1 {
 padding:0 10px;   
}

.laberMegamenu-iPadPro {
    width:60%;
}

#header .header-top .position-static {
    width:15%;
}

#header .lab-menu-horizontal ul li.level-1 > a {
    font-size:14px;
}

.page-product #left-column {
  display:none;   
}

.page-product #content-wrapper {
    width:100%;
}

.laberFooter-bottom .laberpayment .list img {
    opacity:1;
    max-width:300px;
}

.head a {
    color:#fff;
}

.laber_Popup {
    display:none;
}

.product-variants>.product-variants-item select {
    width:auto !important;
}

.product-discounts {
    margin-bottom: 0;
}

.product-quantity #quantity_wanted {
    width:90px;
    color:#222;
}

.mypresta_scrollup {
    display:none !important;
}

#header .header-top {
    padding:10px 0;
}

.laberProduct h1.h1 {
        font-size: 22px;
    font-weight: 500;
}
.laberProduct .product-price, .has-discount.product-price, .has-discount p {
    font-size: 24px;
    color: #c99947;
    font-weight: 400;
}

.product-prices .tax-shipping-delivery-label {
    display:none;
}

.modal-content .image-caption{
    display:none;
}
.total-products {
    display:none;
}

.pagination {
    display:none;
}
#laber-products-top {
    display:none;
}

.lab_category_feature .title_block .titleCustom {
    margin-bottom:15px;
        font-weight: 500;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}


.illuminate-head th {
    background-color: #333 !important;
    color: #fff;
    padding: 16px 10px;
    text-transform: uppercase;
}

.illuminate-table {
    border: none;
    width:100%;
    margin-top:25px;
    overflow-x: scroll;
}

.illuminate-table-wrapper {
    max-width:1200px;
    margin:auto;
    margin-bottom:30px;
}
.illuminate-table-wrapper span {
    font-size:20px;
    font-weight:600;
}
.illuminate-table-wrapper td {
        background-color: transparent;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-right:1px solid;
    font-size: inherit;
    margin: 0;
    border-color: #eaeaea;
    overflow: visible;
    padding: 8px 18px 7px;
    font-weight: 600;
}
#scroll-ghid {
    background-color: rgba(252, 202, 0, .2);
    padding: 5px;
    color: #a0830c;
    font-weight: bold;
    padding: 10px;
    border: 1px solid;
    text-transform: uppercase;
}

.scroll-wrapper-ghid {
    margin:30px 0;
}

.laberContact a {
        color: #888888;
    line-height: 35px;
    font-size: 14px;
    position: relative;
}

.laberFooter-bottom .laberpayment {
    display: flex;
    justify-content: center;
    align-items: center;

}

.laberFooter-bottom .laberpayment a {
       color: #888888;
    line-height: 35px;
    font-size: 14px;
    position: relative; 
}

.contact-form select {
    width:100% !important;
}

.contact-form label {
    text-align:left;
}

.contact-rich h4 {
    margin-bottom:1rem;
}

.contact-rich ul li {
    line-height:27px;
}

.contact-rich .data img {
 margin-bottom:25px;    
}
.product-line-grid-body > .product-line-info {
    margin-bottom: 0;
}

.product-line-grid-left img {
    height:100px;
}

.page-order .breadcrumb {
    display:none !important;
}

body div#onepagecheckoutps #onepagecheckoutps_step_one #field_delivery_company, body div#onepagecheckoutps #onepagecheckoutps_step_one #field_delivery_vat_number {
    display: none;
}

div#onepagecheckoutps select {
    width:100%;
}
div#onepagecheckoutps label {
    padding:5px 0;
}

div#onepagecheckoutps span, div#onepagecheckoutps em, div#onepagecheckoutps label {
    font-size:14px;
    margin:5px 0;
}

.product-price.pull-right {
    color:#222;
}

div#onepagecheckoutps #onepagecheckoutps_step_one .fields_required {
    margin-top:6px;
}

.owl-buttons {
    display:none !important;
}

.laberProduct .product-actions {
    padding-top:10px;
}

div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin span {
    margin:0;
}

#order-items .image img {
    width:50px;
}
.page-content.page-cms ul {
    padding-left:20px;
}
.page-content.page-cms ul li {
    padding-bottom:5px;
    list-style:square;
}
.page-content.page-cms.page-cms-7 a {
    color:#c99947;
}
#footer {
    padding-top:0;
}

/*   buton verde call us / whatsup */

.floating-phone {
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #25d366; /* poÈ›i pune altÄƒ culoare, ex. #d4af37 */
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  z-index: 9999;
  box-shadow: 0 2px 6px rgba(0,0,0,.3);
}

.floating-phone-icon,
.floating-phone i {
  font-size: 28px;
}

.floating-phone:hover {
  transform: scale(1.05);
}




.tabs ul{padding: 3px 5px; list-style-type: circle; !important}
.tabs ul li{padding: 3px 0px;}

#description ul {
    list-style-type: disc;      /* afișează bullet-urile */
    list-style-position: outside;
    margin-left: 20px;          /* distanță față de textul din stânga */
    padding-left: 5px;          /* încă 5px padding cum ai cerut */
}

/* LI din acele liste */
#description ul li {
    line-height: 1.7;           /* line-height mai mare */
    padding-left: 5px;          /* mic spațiu în plus față de bullet */
}





/* Buton verde WhatsUp v3 */

.v3xbtn {
  position: fixed;
  left: 20px;          /* stânga */
  bottom: 30px;        /* jos */
  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 15px 21px;
  border-radius: 999px;
  background: #25D366; /* verde WhatsApp */
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 800;

  box-shadow: 0 2px 8px rgba(0,0,0,.3);
  z-index: 9999;

  transition:
    transform 0.15s ease,
    box-shadow 0.15s ease,
    background 0.15s ease;

  /* animația de glow */
  animation: whatsapp-glow 1.7s infinite;
}

@keyframes whatsapp-glow {
  0% {
    box-shadow: 0 0 0 0 rgba(37,211,102, 0.8);
  }
  60% {
    box-shadow: 0 0 0 15px rgba(37,211,102, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(37,211,102, 0);
  }
}

.v3xbtn-icon {
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  animation: icon-ring 1.2s infinite;
}

@keyframes icon-ring {
  0%   { transform: rotate(0deg); }
  10%  { transform: rotate(-15deg); }
  20%  { transform: rotate(15deg); }
  30%  { transform: rotate(-10deg); }
  40%  { transform: rotate(10deg); }
  50%  { transform: rotate(-5deg); }
  60%  { transform: rotate(5deg); }
  70%  { transform: rotate(0deg); }
  100% { transform: rotate(0deg); }
}

.v3xbtn,
.v3xbtn:visited,
.v3xbtn:hover,
.v3xbtn:active,
.v3xbtn:focus {
  color: #ffffff;
}

.v3xbtn-icon,
.v3xbtn-label {
  color: inherit; /* moștenesc culoarea din .v3xbtn */
}




/*   buton verde call us / whatsup   v2 */

.float-call {
  position: fixed;
  right: 20px;
  bottom: 30px;
  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 15px 21px;
  border-radius: 999px;
  background: #e53935;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 800;

  box-shadow: 0 2px 8px rgba(0,0,0,.3);
  z-index: 9999;

  transition: transform 0.15s ease,
              box-shadow 0.15s ease,
              background 0.15s ease;

  /* ðŸŸ¡ animaÈ›ia de glow */
  animation: call-glow 1.7s infinite;
}


@keyframes call-glow {
  0% {
    box-shadow: 0 0 0 0 rgba(229,57,53, 0.8);
  }
  60% {
    box-shadow: 0 0 0 15px rgba(229,57,53, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(229,57,53, 0);
  }
}

.float-call-icon {
  font-size: 20px;
  line-height: 1;
  display: inline-block;      /* important pentru transform */
  animation: phone-ring 1.2s infinite;
}

@keyframes phone-ring {
  0%   { transform: rotate(0deg); }
  10%  { transform: rotate(-15deg); }
  20%  { transform: rotate(15deg); }
  30%  { transform: rotate(-10deg); }
  40%  { transform: rotate(10deg); }
  50%  { transform: rotate(-5deg); }
  60%  { transform: rotate(5deg); }
  70%  { transform: rotate(0deg); }
  100% { transform: rotate(0deg); }
}

.float-call,
.float-call:visited,
.float-call:hover,
.float-call:active,
.float-call:focus {
  color: #ffffff;
}

.float-call-icon,
.float-call-label {
  color: inherit;   /* se asigurÄƒ cÄƒ iau culoarea de la .float-call */
}


/*  Pt detalii categorie citeste mai mult button*/

.category-description {
  margin-bottom: 15px;
}

.cat-read-more {
  display: inline-block;
  margin-top: 5px;
  cursor: pointer;
  text-decoration: underline;
}




/*buton glaw comanda roba  */

/* Stil de bază pentru butonul "Cumpără acum" */
.product-add-to-cart .add-to-cart {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px;
  border-radius: 999px;
  border: none;
  outline: none;
  cursor: pointer;

  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.06em;

  background: linear-gradient(135deg, #ff9f43, #ff6b6b);
  color: #ffffff;

  box-shadow:
    0 0 0 0 rgba(255, 107, 107, 0.8),
    0 10px 25px rgba(0, 0, 0, 0.25);

  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
  animation: cta-glow-pulse 2.2s infinite;
}

/* Efect la hover (mai multă lumină + ridicare) */
.product-add-to-cart .add-to-cart:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow:
    0 0 0 8px rgba(255, 107, 107, 0.0),
    0 14px 32px rgba(0, 0, 0, 0.35);
}

/* Efect la click */
.product-add-to-cart .add-to-cart:active {
  transform: translateY(0);
  box-shadow:
    0 0 0 0 rgba(255, 107, 107, 0.6),
    0 6px 18px rgba(0, 0, 0, 0.2);
}

/* Aura animată (puls din umbră) */
@keyframes cta-glow-pulse {
  0% {
    box-shadow:
      0 0 0 0 rgba(255, 107, 107, 0.7),
      0 10px 25px rgba(0, 0, 0, 0.25);
  }
  50% {
    box-shadow:
      0 0 0 14px rgba(255, 107, 107, 0),
      0 12px 30px rgba(0, 0, 0, 0.35);
  }
  100% {
    box-shadow:
      0 0 0 0 rgba(255, 107, 107, 0),
      0 10px 25px rgba(0, 0, 0, 0.25);
  }
}

/* Pentru ecrane mici, îl facem un pic mai compact */
@media (max-width: 575px) {
  .product-add-to-cart .add-to-cart {
    width: 100%;
    padding: 12px 16px;
    font-size: 14px;
  }
}


/* Meniu principal - micșorare font pe desktop pentru level-1 */
@media (min-width: 992px) {
  #header .lab-menu-horizontal ul.menu-content > li.level-1 > a {
    font-size: 13px !important;   /* ajustează cum vrei: 11px, 12px etc. */
    line-height: 54px !important; /* OPTIONAL: mai mic decât 63px ca să nu fie atât de înalt */
  }

  /* dacă vrei să atingi direct textul din span */
  #header .lab-menu-horizontal ul.menu-content > li.level-1 > a > span {
    font-size: 13px !important;
  }
}
