/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

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

 
.no-margin{margin:0;}
.no-padding{padding:0;}
.laberthemes{padding:0 15px;}
/* header */
body{
	font-family: 'Poppins', sans-serif;
	color:#555555;
	font-size:19px;
	font-weight:400;
	line-height:25px;
}
main{overflow:hidden;}
a{
	color:#333333;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
p {
    color: #888888;
	line-height:25px;
	font-weight:300;
}
#header a{color:#333e48;}
body#checkout #header .header-nav{
	padding: 0;
	box-shadow: 0 0 0;
	border-bottom: 1px solid #eeeeee;
}
body#checkout #footer{
	box-shadow:none;
	background: #222222;
}
a:hover,
#header a:hover{
	color:#c79c60;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: 'Poppins', sans-serif;
	font-weight:600;
}
button:focus{
	outline: none;
    outline: none;
}
.container {
    max-width:1170px;
}
/* nav */
.laberMedia-body{overflow:hidden;}
#header .header-nav {
    background-color: #94611bc7;
	border:1px solid #94611bc7;
    margin: 0;
    max-height: 55px;
}
#header .header-nav #contact-link{
	margin:0;
}
.laber-contact-link{margin:0;overflow:hidden;}
.laber-contact-link li{
	color: #222;
	line-height: 55px;
	margin-right: 30px;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	border-right: 1px solid #404040;
	font-weight: inherit;
}
.laber-contact-link li .icon{
	font-size: 20px;
	line-height: 55px;
	position: absolute;
	left: 0;
	top: 0;
}
#header .header-nav .user-info{
    margin: 0;
    border-right: 1px solid #404040;
    padding-right: 30px;
}
#header .header-nav .user-info a{
	line-height: 53px;
    color: #fff;
    font-size: 14px;
    display: inline-block
}
#header .header-nav .user-info a:hover,
#header .header-nav .user-info a span{
	color:#c79c60;
}
#header .header-nav .user-info a i{
	margin-right:5px;
	font-size: 20px;
}
#header .header-nav .user-info a:hover
.dropdown:hover .expand-more{
	color:#c79c60;
}
#_desktop_currency_selector,
#_desktop_language_selector{
	float:left;
	display:inline;
}
.laber-language-currency{
	border-right: 1px solid #404040;
	margin-right: 30px;
	padding-right: 10px;
}
#_desktop_currency_selector 
.laber-language-currency{
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
.laber-language-currency ul{
	overflow: hidden;
	margin: 0;
}
.laber-language-currency ul li{
	float:left;
	display:inline;
	padding-right: 25px;
}
#header .laber-language-currency ul li a{
	line-height: 53px;
	color: #fff;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
}
#header .laber-language-currency ul li a:hover,
#header .laber-language-currency ul li.current a{
	color:#c22312;
}
#header .header-nav .currency-selector,
#header .header-nav .language-selector{
	margin:0;
	margin-right:15px;
	padding-right:15px;
}

#header .header-nav .currency-selector i.fa, #header .header-nav .language-selector i.fa{
	font-size: 12px;
}
.dropdown .expand-more{
	color: #707070;
    font-size: 10px;
    line-height: 45px;
    text-transform: uppercase;
}
.dropdown-menu{
	background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1); 
    left: inherit;
    margin: 0;
    padding: 10px 15px;
    left: 0;
	z-index:9999;
}
.dropdown-menu li{}
.dropdown-item{
	color: #666666;
    font-size: 11px;
    padding: 5px 0;
	font-family: "Montserrat",sans-serif;
}
#header .dropdown-menu li a.dropdown-item:hover,
#header .dropdown-menu li.current  a.dropdown-item {
	color:#c22312;
}
.laberLogo{
	position: relative;
    z-index: 99;
    padding: 20px 0 5px 0;
    text-align: center
}
.laberLogo a{display:inline-block;}
/* displayTop */
.laberdisplayTop{
	position:relative;
	z-index: 99;
}
#header .header-top{
	padding:0;
}
#header .header-top .laber-header{
	padding:0;
	border-bottom: 1px solid #eeeeee;
}
#header .header-nav .blockcart{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    margin: 0 0 0 15px;
    padding: 0 0 0 15px;
	position:relative;
}

#header .laber-cart{padding-top: 0;position:relative;}
#header .laber-cart a.cart {
    display: block;
    line-height: 53px;
    position: relative;
    text-align: center;
}
.laber-cart a.cart span{
	color: #fff;
    display: block;
    font-size: 20px;
	font-weight: 500;
}
#header .laber-cart .cart_block{
    background: #fff none repeat scroll 0 0;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    position: absolute;
    right: 0;
    top: 50px;
    width: 290px;
    z-index: 999;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translate(0px,20px);
	-webkit-transform: translate(0,20px);
	-moz-transform: translate(0,20px);
	-o-transform: translate(0,20px);
	-ms-transform: translate(0,20px);
	transition: opacity 0.5s ease 0s,transform 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s,-moz-transform 0.5s ease 0s;
	-webkit-transition: opacity 0.5s ease 0s,-webkit-transform 0.5s ease 0s;
	-ms-transition: opacity 0.5s ease 0s,-ms-transform 0.5s ease 0s;
	visibility: hidden;
}
#header .laber-cart:hover .cart_block{
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translate(0px,0px);
	-webkit-transform: translate(0px,0px);
	-moz-transform: translate(0px,0px);
	-o-transform: translate(0px,0px);
	-ms-transform: translate(0px,0px);
	visibility: visible;
}
#header .laber-cart .cart_block .products{overflow:hidden;margin-bottom:15px;padding-right: 15px;padding-bottom:15px;position:relative;border-bottom:1px solid #e1e1e1;}
#header .laber-cart .cart_block .products .img{
	display: inline;
    float: left;
    margin-right: 15px;
    width: 80px;
	border:1px solid #eee;
}
#header .laber-cart .cart_block .products .cart-info{overflow:hidden;text-align:left;}
#header .laber-cart .cart_block .products .cart-info h2.productName{
	font-size: 14px;
    font-weight: 400;
    text-transform: none;
}
#header .laber-cart .cart_block .products .cart-info .laberPrice{}

#header .laber-cart .cart-prices .amount,
#header .laber-cart .cart_block .products .cart-info .laberPrice .price{
	color: #c79c60;
    font-size: 14px;
    font-weight: 600;
}
#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: #333e48;
    font-weight: 600;
    font-size: 16px;
}
#header .laber-cart .cart_block .cart-buttons{text-align:center;}
#header .laber-cart .cart_block .cart-buttons a{
	background-color: #333e48;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    padding: 0 25px;
    text-transform: uppercase;
}
#header .laber-cart .cart_block .cart-buttons a:hover{
	background-color:#c79c60;
	color:#fff;
}
#header .laber-cart .cart_block .no-item{margin-bottom:0;}

#header .header-nav .laber-cart a{
	color: #222;
	font-size: 14px;
    display: block;
    position: relative;
}
#header .header-nav .laber-cart a:hover{
	color:#a61111;
}
#header .laber-cart a .amount{
	display: block;
    padding-top: 15px;
}
#header .laber-cart a .cart-products-count{
	background: #c79c60;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	color: #fff;
	display: block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: -8px;
	top: 8px;
	width: 20px;
}
#header .laber-cart a span.icon{
	display: inline-block;
    position: relative;
}
.laberwishtlistTop{
	margin-right:30px;
}
.wishtlist_top{
    position: relative;
	line-height:55px;
	border-right:1px solid #eeeeee;
	padding-right:30px;
	padding-left:30px;
	color: #222222;
    font-size: 14px;
	display:block;
	font-weight:400;
}
.wishtlist_top .icon{
	font-size: 20px;
	line-height: 55px;
	position: absolute;
	left: 0;
	top: 0;
}
.wishtlist_top .cart-wishlist-number{
	font-size: 18px;
	font-weight: unset;
	color: #c22312;
}
.wishtlist_top span{
	
	
}
/* search */
#header .header-top .position-static{
	position: relative;
    z-index: 99;
}
.laber-search.dropdown-menu{
	left: inherit;
    padding: 0;
    right: 0;
    top: auto;
    width: 455px;
}

.search-widget{
}
.search-widget .expand-more{
	color: #fff;
    font-size: 20px;
    line-height: 55px;
    padding: 0  0 0 30px;
}
.search-widget .dropdown:hover .expand-more{
	color:#c79c60;
}
.search-widget .expand-more i.icons{
	color: #3a3838;
    font-size: 34px;
}
.search-widget .expand-more i.icons:hover{
	color:#c79c60;
}
.header-top .search-widget form{
	position:relative;
}
.search-widget form input[type="text"]{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #efefef;
    height: 50px;
    min-width: inherit;
    padding: 0 50px 0 15px;
    width: 100%;
}
.search-widget form input[type="text"]:focus{
	outline:medium none;
}
.search-widget form button[type="submit"]{
	font-size: 20px;
    height: 50px;
    line-height: 44px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
	color: #bababa;
}
.search-widget form button[type="submit"]:hover{
	color:#1a1a1a;
}
.lab-menu-row.bg-image {
    background: rgba(0, 0, 0, 0) url("../img/img_menu.jpg") no-repeat scroll right bottom;
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
}

@media only screen and (min-width : 768px) and (max-width : 991px){
	.laber-contact-link li {
		margin-right: 10px;
		padding-right: 10px;
	}
	.laberwishtlistTop {
		margin-right: 15px;
	}
	#header .laber-cart a.cart,
	.search-widget .expand-more{padding: 0 15px 0 0;}
	.laber-language-currency ul li,
	.wishtlist_top{
		padding-right: 15px;
	}
	.laber-language-currency {
		margin-right: 15px;
		padding:0;
	}
}

@media only screen and (max-width : 767px){
	
	#header .header-nav{
		max-height: 60px;
		padding: 15px 0;
		margin-bottom: 15px;
	}
	#header .header-nav .top-logo a{margin-left:45px;}
	#header .header-top{padding:0;}
	#header .header-top,
	#header{background-color:#fff;}
	.container{padding:0 15px;}
	#_mobile_user_info{float: none !important;}
	#mobile_top_menu_wrapper .js-top-menu-bottom  .dropdown{display: inline;padding: 0;}
	#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a{
		color: #707070;
		display: inline;
		font-family: "Montserrat",sans-serif;
		font-size: 12px;
		line-height: 40px;
		text-transform: uppercase;	
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .dropdown ul{margin: 0;}
	#mobile_top_menu_wrapper .js-top-menu-bottom .dropdown ul li {}
	#mobile_top_menu_wrapper .js-top-menu-bottom .dropdown ul li a{
		border-bottom: 1px solid #f1f1f1;
		font-size: 12px;
		line-height: 40px;
		padding: 0 15px;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a i{
		color:#1a1a1a;
		margin-right:5px;
	}
	.laber-contact-link li{
		border-bottom: 1px solid #f1f1f1;
		color: #707070;
		font-size: 12px;
		line-height: 50px;
		margin: 0;
		padding: 0 30px;
		width: 100%;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper,
	#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector-wrapper{
		padding:10px;
	}
	#mobile_top_menu_wrapper .dropdown{
		position:relative;
	}
	#mobile_top_menu_wrapper .dropdown select {
		-moz-appearance: none;
		background: #fff none repeat scroll 0 0;
		border: 1px solid #ccc;
		color: #414141;
		height: 40px;
		line-height: 40px;
		outline: 0 none;
		padding: 0 25px 0 10px;
		position:relative;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom a{
		color: #707070;
		font-size: 12px;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .current a{
		color: #c22312;
	}
	.language-selector-wrapper span.mobile_title,
	.currency-selector-wrapper span.mobile_title{
		border-bottom: 1px solid #f1f1f1;
		color: #707070;
		display: block;
		font-family: "Montserrat",sans-serif;
		font-size: 12px;
		line-height: 40px;
		text-transform: uppercase;
		padding:0 15px;
	}
	.header-top .search-widget{padding:0;}
	
	#header .header-nav .blockcart{
		background: inherit;
		height: 50px;
		margin-left: 0;
		margin-right: 15px;
		padding:0;
		width: 45px;
	}
	#header .laber-cart a span.icon{
		font-size: 20px;
	}
	#header .header-nav .laber-cart a{
		line-height: 35px;
		color: #2a2a2a;
		padding-left: 15px;
	}
	#header .laber-cart .cart_block{z-index: 999;}
	.laberwishtlistTop{margin-right: 0;padding:0;}
	.wishtlist_top {
		height: 30px;
		line-height: 30px;
		width: 25px;
		border: none;
		padding-right: 0;
		padding-left: 0;
	}
	.wishtlist_top .labwishlist {display:none;}
	.wishtlist_top .icon {
		font-size: 20px;
		line-height: 30px;
	}
	#header .laber-cart a .cart-products-count,
	.wishtlist_top span.cart-wishlist-number{
		top: 0px;
	}
	.laberSearch{
		padding-bottom: 20px;
	}
	#header .header-nav .blockcart.inactive .amount,
	#header .header-nav .blockcart.inactive .cart-products-count{
		display:block !important;
	}
	#header .header-nav .blockcart a:hover{color:#1a1a1a;}
	#header .header-nav .blockcart::before{display:none;}
	#header .header-nav #menu-icon {
		color: #222;
		font-size: 24px;
		height: 50px;
		line-height: 35px;
		margin-left: 15px;
	}
	#header .header-nav #menu-icon .material-icons {
		line-height: 42px;
	}
	
	#header .header-nav .top-logo{text-align:center;width:auto;line-height:1;}
	#header .header-nav .top-logo a{display:inline-block;}
	.lab-menu-row.bg-image {background:none;}
	.laber-search{
		width:290px
	}
	#header .header-top .position-static{width:100%;}
	.header-top .search-widget{margin:0 0 15px 0;}
	.search-widget {
		width: 100%;
		padding: 15px 15px;
	}
	.laber-search {
		width: 100%;
	}
	#mobile_top_menu_wrapper{margin:0;}
	.block-policy-content .policy-top{
		margin-bottom:30px;
	}
	.block-policy-content .policy-top:last-child{margin:0;}
}	

@media (min-width : 544px) and (max-width : 767px){
	.laberStatic .content-text{
		min-height: 116px;
		padding-top: 15px;
	}
	.laberStatic .content-text h4{
		font-size: 13px;
	}
	.laberStatic .content-text h3{ font-size: 14px;}
}
@media (max-width : 544px){
	#header .header-nav{max-height: none;padding: 15px 0 0;}
}
/* end Header */
/* ################################################################################### */
/* content */

#page.labbox{
	width:1200px;
	margin:0 auto;
	padding:0 15px;
	background:#fff;
}
#page.labbox .footer-container{
	margin:0 -15px;
}

@media (min-width: 1024px) {
	#page.labbox .nivo-caption .lab_description{
			top:4vw;
	}
}
@media (max-width: 1024px) {
	
	#page.labbox{
		width:100%;
		padding:0;
	}
}

.a0,.a1,.a2,.a3,.a4,.a5,.a6,.a7,.a8,.a9,.a10{
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .6s;
	-moz-animation-duration: .6s;
	-ms-animation-duration: .6s;
	-o-animation-duration: .6s;
	animation-duration: .6s;
}
.a1
{
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-o-animation-delay: .2s;
	animation-delay: .2s;
}
.a2
{
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s;
}
.a3
{
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
}
.a4
{
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s;
}
.a5
{
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s;
}
.a6
{
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.a7
{
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	-o-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.a8
{
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-o-animation-delay: 1.6s;
	animation-delay: 1.6s;
}
.a9
{
	-webkit-animation-delay: 1.8s;
	-moz-animation-delay: 1.8s;
	-o-animation-delay: 1.8s;
	animation-delay: 1.8s;
}
.a10
{
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.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;
	display:none
}

.mypresta_scrollup {
	display: block;
    margin: 0 auto;
    opacity: 1;
    position: fixed;
    right: 60px;
    text-align: center;
    bottom: 60px;
    transition: all 300ms ease 0s;
}
.mypresta_scrollup span {
    background: #c79c60 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    transition: all 300ms ease 0s;
    width: 50px;
}
.mypresta_scrollup:hover{

}
.mypresta_scrollup.open {
    opacity: 1;
    z-index: 999;
}

#wrapper{
	background-color:#fff;
    box-shadow: 0 0 0;
    padding: 0;
}
.subpage  #wrapper{
	background-color:#fff;
}
.owl-item .item-inner{padding:0 15px;}
.laberProductFilter{
	margin-bottom:30px;
}


/* tab */
.laberProductGrid .lab_tab{
	text-align:center;
	margin-bottom: 35px;
}
.laberProductGrid .lab_tab .laber-tab{
	display:inline-block;
	border: medium none;
}
.laberProductGrid .lab_tab .laber-tab li{
	padding: 0 15px;
}

.laberProductGrid .lab_tab .laber-tab li a{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #c2c2c2;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}
.laberProductGrid .lab_tab .laber-tab li a:hover,
.laberProductGrid .lab_tab .laber-tab li a.active {
	color:#d60d46;
}

.laberProductGrid .lab_tab .laber-tab li a:before{
	background: #1a1a1a;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    right: 50%;
	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 .lab_tab .laber-tab li a:hover:before,
.laberProductGrid .lab_tab .laber-tab li a.active:before {
	left: 0;
    opacity:1;
    right: 0;
}
/* column */

.labcolumn{
	margin-bottom:30px;
	position:relative;
}

.labcolumn  .labProductFilter .item{
	margin-bottom:30px;
}
.labcolumn  .labProductFilter .item .thumbnail{
	display: block;
    margin-right:10px;
    width: 85px;
}
.labcolumn  .labProductFilter .item .laber-product-description{}
.labcolumn  .labProductFilter .item .variant-links{}

.laberProductGrid .disabled {
    cursor: no-drop;
}
.labcolumn:hover .owl-prev, .labcolumn:hover .owl-next {
    opacity: 1;
}
/* laberProductGrid */
.laber-product-flags{
	right: 20px;
    position: absolute;
    text-align: left;
    top: 20px;
    width: auto;
}
.laber-product-flags li.laber-discount{display:none;}
.laber-product-flags li{
	background: #c22312 ;
    clear: left;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
	width:50px;
    padding: 0 10px;
    text-align: left;
    text-transform: uppercase;
	margin-bottom: -15px;
	font-weight: 600;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-o-border-radius:100%;
	border-radius:100%;
}
.laber-product-flags li.laber-new{
	background-color:#c79c60;
	display: table-cell;
}
.laberProductGrid{position:relative;}
.laberProductGrid .item{
    border-radius: 4px;
    margin-bottom: 30px;
    overflow: hidden;
}
.laberProductGrid .item .laberProduct-container .laberQuick{
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	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;
	opacity:0;
}
.laberProductGrid .item .laberProduct-container .laberQuick a{
	background: #c79c60;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	display: inline-block;
	padding: 0 20px;
}
.laberProductGrid .item .laberProduct-container .laberQuick a:hover{
	background-color:#222222;
}
.laberProductGrid .item:hover .laberProduct-container .laberQuick{
	opacity:1;
}
.laberProductGrid .laberProduct-image{
	margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
.laberProductList .laberProduct-image .thumbnail,
.laberProductGrid .laberProduct-image .thumbnail{
	display:block;
	position:relative;
}
.laberProductList .laberProduct-image .thumbnail .hover_image,
.laberProductGrid .laberProduct-image .thumbnail .hover_image{
	left: 0;
    opacity: 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;
}
.laberProductList .item:hover .laberProduct-image .thumbnail .hover_image,
.laberProductGrid .item:hover .laberProduct-image .thumbnail .hover_image{
	opacity:1;
}
.laberProductGrid  .variant-links{
	background-color: #fff !important;
    bottom: 20px;
    opacity: 0;
    padding: 10px 5px 5px 10px !important;
    position: absolute !important;
    left: -100%;
    top: inherit !important;
	min-height: 0 !important;
    width: auto !important;
	-webkit-border-radius: 2px 0 0 3px;
	-moz-border-radius: 2px 0 0 3px;
	-ms-border-radius: 2px 0 0 3px;
	-o-border-radius: 2px 0 0 3px;
	-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:hover  .variant-links{
	left: 0;
	opacity:1;
}

.laberProductGrid  .variant-links .color{
	margin: 0 5px 0 0;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.laberProductGrid  .variant-links  .color.active, 
.laberProductGrid  .variant-links .color:hover, 
.laberProductGrid  .variant-links .custom-checkbox input[type="checkbox"] + span.color.active, 
.laberProductGrid  .variant-links .custom-checkbox input[type="checkbox"] + span.color:hover, 
.laberProductGrid  .variant-links .facet-label.active .custom-checkbox span.color, 
.laberProductGrid  .variant-links .facet-label:hover .custom-checkbox span.color{
	border: 1px solid #3a3838;
}
.laberProductGrid  .laberActions{
    padding: 0;
    z-index: 9;
	-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  .laberActions-i{
	border-top: 1px solid #eeeeee;
    overflow: hidden;
    padding-top: 10px;
}
.laberProductGrid .item:hover .laberActions{

}
.laberProductGrid  .laberActions .laberItem{
	margin-left: 15px;
}
.laberProductGrid  .laberItem .laberwishlist a,
.laberProductGrid  .laberItem a{
	color: #b1b1b1;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    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;
}
.laberProductGrid .laberItem  a span{
	display:none;
}

.laberProductGrid  .laberItem .laberwishlist a:hover,
.laberProductGrid .laberActions a:hover{
	color:#c79c60;
} 

.laberProductList .item-inner .reduction_percent_display, 
.labcolumn  .reduction_percent_display,
.laberProductGrid  .reduction_percent_display{
	background: #c22312;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    margin: 0 5px;
}
.labcolumn .laberStock,
.laberProductGrid .laberStock{
	color: #989898;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 10px;
	line-height:1;
}
.laberProductGrid .laber-product-description{
	position:relative;
}
.subpage .laberProductGrid .productName,
.labcolumn .productName,
.laberProductGrid .productName{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: none;
}
.subpage .laberProductGrid .productName a,
.labcolumn .productName a,
.laberProductGrid .productName a{color:#222222;}
.subpage .laberProductGrid .productName:hover a,
.labcolumn .productName:hover a,
.laberProductGrid .productName:hover a{
	color:#c79c60;
}
.labcolumn .old-price ,
.laberProductGrid .old-price {
    font-size: 19px;
	color: #aaaaaa;
    text-decoration: line-through;
	font-weight: 400;
}
.labcolumn .price ,
.laberProductGrid .price {
	color: #c79c60;
    font-size: 18px;
    font-weight: 600;
}
.laberProductColumn  .owl-buttons,
.laberProductGrid  .owl-buttons{
	position: absolute;
    right: 0;
    top: 9px;
}
.laberProductColumn .owl-next,
.laberProductColumn .owl-prev,
.laberProductGrid .owl-next,
.laberProductGrid .owl-prev{
    background: #eeeeee;
    color: #222222;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    text-align: center;
    width: 30px;
	margin-left:5px;
	-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 .disabled{
	cursor: no-drop !important;
}
.laberProductColumn .owl-next:hover,
.laberProductColumn .owl-prev:hover,
.laberProductGrid .owl-next:hover,
.laberProductGrid .owl-prev:hover{
	background-color:#c79c60;
	color:#fff;
}
.laberProductGrid .item .box-price{
	overflow:hidden;
}
.laberProductGrid .item .comments_note{
	
}
.all-product-link{
    color: #333e48;
    float: right;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    text-decoration: underline;
}
/* lab_testimonials */
.lab_testimonials{
	padding:60px 0;
	margin-bottom:80px;
}
.lab_testimonials .item{margin:0 15%;}
.lab_testimonials .item .media-content{margin-right:15px;}
.lab_testimonials .item .fancybox-media{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    display: block;
    height: 70px;
    overflow: hidden;
    width: 70px;
}
.lab_testimonials .item  .des_testimonial{margin-bottom:15px;}
.lab_testimonials .item  .des_company,
.lab_testimonials .item  .des_testimonial p{
color: #fff;
    line-height: 20px;
    margin-bottom: 0;
}
.lab_testimonials .item  .des_namepost{
	color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
    padding-top: 15px;
    text-transform: uppercase;
	position: relative;
}
.lab_testimonials .item  .des_namepost:before{
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100px;
}
.lab_testimonials .owl-controls{text-align:center;padding-top: 20px;}
.lab_testimonials .owl-controls .owl-pagination{display:inline-block;}
.lab_testimonials .owl-controls .owl-pagination .owl-page{float:left;display:inline;margin:0 2px;} 
.lab_testimonials .owl-controls .owl-pagination .owl-page span{display:block;width:10px;height:10px;background-color:#fff;}
.lab_testimonials .owl-controls .owl-pagination .owl-page:hover span,
.lab_testimonials .owl-controls .owl-pagination .owl-page.active span{background-color:#1a1a1a;}
.displayPosition3{

}

/* laberStatic */
.laberProductColumn h3,
.laberTitle h3,
.laberProductGrid .title_block h3,
.laberTitle .title_block h3{
	border-bottom: 1px solid #eeeeee;
    color: #c79c60;
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.laberProductColumn h3 span,
.laberTitle h3 span,
.laberProductGrid .title_block h3 span,
.laberTitle .title_block h3 span{
	position: relative;
    padding: 6px 0;
    border-bottom: 1px solid #c22312;
}
#productCommentsBlock h3.h3{
	color: #222222;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
#productCommentsBlock h3.h3:before {
    background: #303030 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}
.laberStatic.labercustom{}
.laberStatic.labercustom .row {margin:0 -5px;}
.laberStatic.labercustom .col-md-4 {padding:0 5px;}
.laberStatic.labercustom .img {margin-bottom:10px;}

.laberStatic{margin-bottom: 60px;}
.laberStatic .content-text {
    min-height: 270px;
    padding-top: 80px;
    text-align: right;
	margin-bottom:20px;
	background:#Fff;
}

.laberStatic  .content-text h4 {
    color: #888888;
    font-family: Montserrat,sans-serif;
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 1;
    margin: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}
.laberStatic  .content-text h4 {
    color: #888888;
    font-family: Montserrat,sans-serif;
    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: #333333;
    font-family: Montserrat,sans-serif;
    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;
}
.content-text p {
    color: #888;
    font-size: 15px;
    margin: 0;
}
.laberStatic  .border {
    border: 1px solid #1a1a1a;
    display: block;
    text-align: center;
}
.laberStatic  .border h3:before {
    border-bottom: medium none;
}
.laberStatic .img {
    margin-bottom: 30px;
}
.laberStatic .img img {
    height: auto;
    width: 100%;
}
.laberStatic .img a {
    display: block;
    position: relative;
}
.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:hover:before {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    bottom: 50%;
    top: 50%;
}
.laberStatic .img a:hover:after {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    left: 51%;
    right: 50%;
}
.lab_static .text {
    padding: 26% 13% 0 24%;
    position: relative;
    text-align: center;
    z-index: 9;
}
.lab_static .text h4 {
    color: #1a1a1a;
    font-size: 22px;
    font-weight: 300;
    line-height: 1;
    margin: 0 0 15px;
}
.lab_static .text h2 {
    color: #1a1a1a;
    font-family: "Playfair Display",serif;
    font-size: 36px;
    font-weight: 400;
    margin: 0 0 25px;
}
.lab_static .text p {
    color: #989898;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 45px;
}
.lab_static .text a {
    background: #1a1a1a none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    text-transform: capitalize;
}
.lab_static .text a:hover {
    background: #daa94d none repeat scroll 0 0;
}
.displayPosition2 .lab_static {
    position: relative;
	margin-bottom:60px;
}
.displayPosition2 .lab_static::before {
    border: 2px solid #333333;
    bottom: 50px;
    content: "";
    left: 50px;
    opacity: 1;
    position: absolute;
    right: 50px;
    top: 50px;
    z-index: 2;
}
/* countdown */
.laberSpecialPro{
	overflow:hidden;
	position:relative;
}
.laberSpecialPro .laberSpecial{
	position: relative;
    z-index: 99;
}
.laberSpecialPro .item-inner .laber-products-grid{position:relative;padding-bottom: 55px;margin-bottom:60px;}
.laberSpecialPro .item-inner .laber-products-grid:before{
	position: absolute;
    border: 2px solid #222;
    content: "";
    top: 65px;
    left: 40px;
    right: 0;
    bottom: 0;
}
.laberSpecialProducts .item{
	border: medium none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.laberSpecialProducts .laber-product-description{
	padding-top: 65px;
    padding-right: 30px;
}
.laberSpecialProducts .item .productName{
	font-size: 18px;
    font-style: normal;
    margin-bottom: 15px;
    padding-top: 20px;
	font-weight: 600;
}
.laberSpecialProducts .item .productName a{
	color:#222222;
}
.laberSpecialProducts .item .productName a:hover{
	color:#a61111;
}
.laberSpecialProducts .item .comments_note{
	margin-bottom: 10px;
}
.laberSpecialProducts .item .laberDescription_short p{
	color: #868686;
    font-size: 14px;
	margin-bottom: 5px;
}
.laberSpecialProducts .price{
	font-size:24px;
}
.laberSpecialProducts .item .laber-product-price-and-shipping{
	margin-bottom:15px;
}
.laberSpecialProducts .item ..old-price,
.laberSpecialProducts .item .price{
	font-size:18px;
}
.laberSpecialProducts .titleCountdown{
	color: #333e48;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}
.laberSpecialProducts .item-inner .is-countdown{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}
.laberSpecialProducts .item-inner .is-countdown{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.laberSpecialProducts .item-inner .countdown-row{
	overflow: hidden;
	padding:0;
}
.laberSpecialProducts .item-inner .countdown-row .countdown-section{
	position:relative;
	width: auto;}

.laberSpecialProducts .item-inner .countdown-row .countdown-section:last-child{margin:0;padding:0;}
.laberSpecialProducts .item-inner .countdown-row .countdown-section .countdown-amount{
	color: #a61111;
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    width: 55px;
}
.laberSpecialProducts .item-inner .countdown-row .countdown-section .countdown-period{
	color: #888888;
    font-size: 14px;
    line-height: 1;
    padding-top: 5px;
}
/* laber manufacturer */
.laberLogo_manufacturer{
	position:relative;
	margin-bottom:30px;
}
.content-manufacturer{
	
}
.content-manufacturer .row{
	margin:0 -2px;
}
.content-manufacturer .owl-item .item-inner{
	padding:0 2px 
}
.content-manufacturer .owl-item .item-inner .item{
	padding-bottom:4px;
}
.laberLogo_manufacturer .owl-buttons {
    position: absolute;
    right: 0;
    top: 9px;
}
.laberLogo_manufacturer .owl-next, 
.laberLogo_manufacturer .owl-prev {
    background: #eeeeee;
    color: #222222;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    text-align: center;
    width: 30px;
    margin-left: 5px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.laberLogo_manufacturer .owl-next:hover, 
.laberLogo_manufacturer .owl-prev:hover {
    background-color: #ff7171;
    border-color: #ff7171;
    color: #fff;
}
.laberLogo_manufacturer .disabled {
    cursor: no-drop !important;
}
.laberLogo_manufacturer .owl-prev {
    left: 0;
}
.laberLogo_manufacturer .owl-next {
    right: 0;
}
.laberLogo_manufacturer .owl-theme:hover .owl-prev {
    left: -40px;
    opacity: 1;
}
.laberLogo_manufacturer .owl-theme:hover .owl-next {
    opacity: 1;
    right: -40px;
}
/* blockcart-modal */
#blockcart-modal .modal-header{
	background-color:#535353;
}

#blockcart-modal .product-name{
	font-size: 14px;
    font-weight: 600;
    line-height: 23px;
    text-transform: uppercase;
	color: #333;
}
.modal-header .close {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    height: 30px;
    opacity: 1;
    position: absolute;
    right: 13px;
    text-align: center;
    text-shadow: 0 0 0;
    top: 13px;
    width: 30px;
	z-index:99;
}
.modal-header .close:hover{background-color:#1a1a1a;border-color:#1a1a1a;}
.btn-primary, .btn-secondary, .btn-tertiary{
	background: #535353 none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    line-height: 35px;
    margin-bottom: 30px;
    margin-top: 15px;
    padding: 0 15px 0 10px;
    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;
}
#blockcart-modal .modal-body{background-color:#fff;}
.btn-primary{
	background-color:#333;
	color:#fff;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover,
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover, .btn-tertiary:focus, .btn-tertiary:hover, .focus.btn-tertiary{
	color:#fff;
	background-color: #c79c60;
}
/* quickview */
.quickview .mask{
	height: auto;
}
.quickview .modal-content {
    background: #fff;
}
.images-container .product-images > li.thumb-container > .thumb {
    border: 2px solid #ebebeb;
    box-shadow: 0 0 0;
    margin-right: 0.8125rem;
    width: 100px;
	margin: 0 15px 0 0;
	border-radius:5px; 
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover{
	border: 2px solid #c79c60;	
}
.scroll-box-arrows i {
	background: #333e48;
	border: 1px solid #333e48;
	border-radius: 100%;
	bottom: 8%;
	color: #fff;
	cursor: pointer;
	height: 30px;
	line-height: 28px;
	position: absolute;
	text-align: center;
	width: 30px;
	font-size: 18px;
}
.scroll-box-arrows i.left:before{
	content: "\f104";
	font-family: fontawesome;
    font-style: normal;
}
.scroll-box-arrows i.right:before{
	content: "\f105";
	font-family: fontawesome;
    font-style: normal;
}
.scroll-box-arrows i:hover{
	border-color:#c22312;
	background-color:#c22312;
	color:#fff;
}
#main .images-container .js-qv-mask.scroll {
    margin: 0 auto;
    width: calc(100% - 90px);
}
/* category */
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature,
#products img, .featured-products img, .product-accessories img, .product-miniature img{margin:0;}
#products .laberProducts{display:none;}
#products.active_grid .laberProductGrid{display:block;}
#products.active_list .laberProductList{display:block;}
.laberProductGrid .item-inner {
}
.laberProdCategory .tab_cates{
	overflow: hidden;
    margin: 0;
    position: absolute;
    top: 0;
    right: 70px;
}
.laberProdCategory .tab_cates li{
	padding:0 15px;
	float:left;
	display:inline;
}
.laberProdCategory .tab_cates li a{
	line-height: 45px;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
}
#js-active-search-filters{
	background: #fafafa;
    border: 1px solid #dddddd;
    height: auto;
    margin-bottom: 20px;
    opacity: 1;
    padding: 10px;
	display:none;
}
#js-active-search-filters.active_filters{
	display:block;
}
.active_filters .filter-block {
    color: #333;
    font-size: 13px;
    margin-bottom: 0;
    margin-right: 5px;
    padding: 5px 10px;
}
#js-active-search-filters h6.active-filter-title {
    color: #333;
    display: inline;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 0;
    margin-right: 10px;
}
.products-selection .sort-by{
	line-height: 35px;
    margin: 0 10px;
}
.products-sort-order .select-title {
	background: #eeeeee;
    border: 1px solid #eeeeee;
    color: #333333;
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin-left: 0;
    padding: 0 15px;
    width: 200px;
}
.products-sort-order .select-title  .material-icons{
	line-height: 35px;
}
.products-sort-order .dropdown-menu {
	background-color: #f1f1f1;
    padding: 0;
    right: 0;
    top: 46px;
}
.products-sort-order .select-list{
	color: #414141;
    display: block;
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px;
}
.products-sort-order .select-list:hover{
	color:#c22312;
	background-color:#f1f1f1;
}
#category #search_filter_toggler{
border: 1px solid #ddd;
    box-shadow: 0 0 0;
    padding: 0 10px;
    width: 100%;
}
.category-cover{margin-bottom:30px;}
.block-category {
	border: medium none;
    box-shadow: 0 0 0;
    margin-bottom: 30px;
    min-height: 0;
    padding: 0;
}
.subpage  h2.h2,
.block-category h1.h1{
	color: #222;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
.subpage  h2.h2:before,
.block-category h1.h1:before {
    background: #c79c60 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}
#category-description.text-muted{
	line-height: 25px;
}
/* breadcrumb  */
.laberBreadcrumb{
	 padding: 15px 0;
}
.breadcrumb{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block !important;
    margin: 0;
	padding:0;
}
.breadcrumb ol {
	padding: 0;
	margin:0;
	overflow: hidden;
}
.breadcrumb ol li{
	color: #9f9f9f;
    float: left;
    font-size: 13px;
    list-style: outside none none;
    padding:0 15px;
    position: relative;
}
.breadcrumb ol li a{
	color: #333e48;
    display: block;
    font-size: 14px;
    line-height:40px;	
}
.breadcrumb ol li:before{
	content:"/";
	color: #343434;
    font-size: 13px;
    left: -2px;
    position: absolute;
	line-height:40px;
}
#wrapper .breadcrumb li::after{display:none;}
.breadcrumb ol li:last-child a{color:#c22312;}
.breadcrumb ol li:first-child{padding-left:0;}
.breadcrumb ol li:first-child:before{display:none;padding-left:0;}
/* left column */
#search_filters, #search_filters_brands, #search_filters_suppliers,
.block-categories{
	box-shadow: 0 0 0;
    margin-bottom: 20px;
    padding: 0;
}	
.contact-form h3,.contact-rich h4,
#left-column .h6{
	color: #222222;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
.contact-form h3:before,.contact-rich h4:before,
#left-column .h6:before{
	background: #c22312;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}
#left-column .facet .h6{
	color: #222;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
	border-bottom:1px solid #e5e5e5;
}
#left-column .facet .h6:before{display:none;}

.block-categories .category-sub-menu{margin:0;}
.block-categories .category-sub-menu li[data-depth="0"] > a {
	border-bottom: 1px solid #d9d9d9;
    color: #222222;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.block-categories .category-sub-menu li[data-depth="0"] > a:hover {
	color: #c22312;
}
.block-categories .collapse-icons{
	font-size: 22px;
    top: 15px;
}
.block-categories .category-sub-menu li[data-depth="1"]{
	margin: 0;
    padding: 0 0 0 15px;
}
.block-categories .category-sub-menu .category-sub-link{
    display: block;
    line-height: 45px;
	font-size: 14px;
}
.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover{
	color: #1a1a1a;
}

#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet {
	margin-bottom: 30px;
    padding: 0;
}
#search_filters .facet .collapse, #search_filters_brands .facet .collapse, #search_filters_suppliers .facet .collapse{
	margin:0;
}
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a{
	margin-top: 0;
	margin-bottom: 10px;
}
/* laberGridList */
.products-selection{margin-bottom:30px;height: 40px;}
.laberGridList {}
.laberGridList .display-title{
	background: #eeeeee none repeat scroll 0 0;
    color: #333333;
    font-size: 14px;
    font-style: italic;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    padding: 0 15px;
}
.laberGridList  li {margin-right:5px;}
.laberGridList  li a{
	background: #eeeeee none repeat scroll 0 0;
    color: #333;
    display: block;
    font-size: 21px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.laberGridList  li a:hover,
.active_list .laberGridList  li#list a,
.active_grid .laberGridList  li#grid a{
	color:#fff;
	background-color:#c79c60;
}
/* laberProductList  */
.laberProductList {}
.laberProductList .item {
	margin-bottom: 30px;
}

.laberProductList .item .laberProduct-image{
	position:relative;
}
.laberProductList .item .laber-product-description{
}
#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 20px;
    min-height: 0;
    padding: 0;
    text-align: left;
}
.color, .custom-checkbox input[type="checkbox"] + span.color{
	border-radius: 100%;
    height: 15px;
    margin: 0 5px 0 0;
    width: 15px;
}
.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 #3a3838;
}
.laberProductList .description_short{
	line-height: 25px;
	 margin-bottom: 15px;
}
.laberProductList .description_short p{
	color: #71737a;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 10px;
}
.laberProductList .laber-product-title{
	font-size: 18px;
    line-height: 1;
    margin-bottom:5px;
    text-transform: none;
    font-weight: 400;
}

.laberProductList .laber-product-price-and-shipping{
	 padding:0;
}
.subpage .laberProductList .price{
	color: #c22312;
    font-size: 18px;
    font-weight: 600;
}
.subpage .laberProductList .regular-price{
	font-size: 14px;
    color: #aaaaaa;
    text-decoration: line-through;
    font-weight: 400;
}
.laberProductList .actions{
	width: 290px;
    border-top: 1px solid #eee;
}
.laberProductList .laberItem a{
    color: #222;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 40px;
    -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 .laberCart .laberBottom{
    background: none;
    color: #222;
    font-size: 14px;
    font-weight: 600;
    height: 50px;
    border: none;
    line-height: 50px;
    margin-right: 15px;
    padding: 0;
    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;
}
.laberProductList .laberItem a:hover,
.laberProductList .laberCart .laberBottom:hover{
	color:#c22312;
}

.laberProductList .laberItem a span{
	background: rgba(0, 0, 0, 0.8);
    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.8) 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 .Out-stock,
.laberProductList .available_now{
	color:#1a1a1a;
	font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}
.laberProductList .Out-stock{
	color:#d60d46;
}
/* product categoty */
.displayPosition2 .labproductcategory{
	padding-top:30px
}
.labproductcategory .content-title{
	border-bottom:1px solid #e1e1e1;
	margin-bottom:30px;
}
.labproductcategory .content-title .laberCateTitle h3{}
.labproductcategory .content-title .laberCateTitle h3 a{
	color:#333e48;
	font-size:20px;
	line-height:40px;
	font-weight:900;
}
.labproductcategory .laberSub-cate{}
.labproductcategory .laberSub-cate ul{padding:15px 0;margin:0 50px 0 0;}
.labproductcategory .laberSub-cate ul li{}

.labproductcategory .laberSub-cate ul li a{
	border-left: 1px solid #e1e1e1;
    color: #9f9f9f;
    font-size: 14px;
    line-height: 1;
    padding: 0 20px;
}
.labproductcategory .laberSub-cate ul li a:hover{
	color:#333e48;
}
.labproductcategory .laberSub-cate ul li:first-child a{
	border:none;
}
.labproductcategory.labcolumn .owl-buttons{
	top:-68px;
}
.labproductcategory .quick-view{
	background: #333e48 url("../img/icon_search.png") no-repeat scroll center center;
    border-radius: 3px;
    display: block;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(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;
}
.labproductcategory .quick-view i{display:none;}
.labproductcategory .laberProduct-container:hover .quick-view{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
} 
.labproductcategory .quick-view:hover{
	background-color:#c22312;
}
.laberProducts-column{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding:0;
}
.laberProducts-column .no-margin{
	margin-right:-2px;
}
.laberProducts-column .laber_banner{
	padding:15px;
	border-right:1px solid #ebebeb;
}
.laberProducts-column .owl-item .item-inner{padding:0;}
.laberProducts-column .owl-item .item-inner .item{
    border-right: 1px solid #ebebeb;
    padding:15px;
	min-height:204px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberProducts-column .owl-item .item-inner .item:first-child{
	border-bottom: 1px solid #ebebeb;
}
.labcolumn .laberProduct-container{
	position:relative;
	z-index:1;
}
.labcolumn .laberProduct-image{
	margin-right:15px;
    position: relative;
}
.labcolumn .laber-product-price-and-shipping{margin-bottom:0;}
.labcolumn .item-inner .item{
	overflow:hidden;
	margin-bottom: 30px;
}
.laberProductGrid .laber-product-price-and-shipping,
.labcolumn .laberProduct-container .laber-product-price-and-shipping{
	margin-bottom:15px;
}
.laberProductGrid .laberCart{}
.laberProductGrid .laberCart .laberBottom{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #222222;
    font-size: 18px;
	line-height: 30px;
    padding: 0;
    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;
}
.laberProductGrid .laberCart .laberBottom span{
    font-size: 19px;
    font-weight: 500;
}
.laberProductGrid .laberCart .laberBottom:hover{
	color:#c79c60;
}

.laberActions .laberwishlist a span{display:none;}
/* pagination */
.laberPagination{text-align:right;}
.pagination .page-list{
	padding:0;
	display:inline-block;
}
.pagination .page-list li{
	float:left;
	margin:0 2px;
}

.pagination .page-list li a{
	border: 1px solid #ebebeb;
    border-radius: 4px;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    width: 35px;
	color:#333e48;
}
.pagination .page-list li a:hover ,
.pagination .page-list li a.disabled {
	background-color:#c79c60;
	border-color:#c79c60;
	color:#fff;
}
.pagination .page-list li a.next.disabled,
.pagination .page-list li a.previous.disabled{
	display:none;
}
.pagination .page-list li a.previous,
.pagination .page-list li a.next {
	width: auto;
	padding: 0 10px;
}
.pagination .page-list li a.previous i{
	margin-right:5px;
}
.pagination .page-list li a.next i{
	margin-left:5px;
}

#main .page-content, #main .page-header{
	text-align:left;
}

#main .page-content h1, #main .page-header h1{
	color: #333e48;
    font-family: "Oswald",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}
/* product detail */
#product #content{
	max-width: none;
}
#product h1.h1 {
	color: #333333;
	font-family: "Lato",sans-serif;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	text-transform: none;
}
#product .current-price span{
	color: #333333;
	font-family: "Lato",sans-serif;
	font-size: 22px;
	font-weight: 700;
}
#product  .product-discount .regular-price{
	color: #aaaaaa;
    font-size: 24px;
    font-weight: 900;
    line-height: 1;
}
#product .has-discount .discount{
	background: #535353 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
#product  .product-description-short p{
	color: #888888;
	font-size: 14px;
	font-weight: 400;
	font-family: "Lato",sans-serif;
}
#product .comments_note{
	margin-bottom:10px;
}
.product-information p{
	color: #8e8e8e;
    font-size: 13px;
    line-height: 25px;
}
.product-actions .control-label, .product-prices .tax-shipping-delivery-label {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}

.product-cover img{
	box-shadow:0 0 0;
}
.product-variants > .product-variants-item select {
    border: 1px solid #ddd;
    height: 35px;
    padding: 0 10px;
    width: 200px;
}
.tabs{
	box-shadow: 0 0 0;
    margin-bottom:30px;
    margin-top: 60px;
	padding:0;
}
.tabs .nav-tabs{
	border:none;
}
.tabs .nav-tabs ul{
	border:none;
	display: inline-block;
	margin:0;
}
.tabs .nav-tabs .nav-item{
	margin:0 15px;
    padding: 0;
}
.tabs .nav-tabs .nav-item:first-child{
	margin-left:0;
}
.tabs .nav-tabs .nav-link {
	border: 0 solid transparent;
    color: #222;
    display: block;
    font-size: 20px;
    line-height: 48px;
    padding: 0;
    text-transform: uppercase;
	font-size:18px;
	font-weight:600;
	position:relative;
}

.tabs .nav-tabs .nav-link.active, 
.tabs .nav-tabs .nav-link:hover{
	color:#c79c60;
	border:none;
}
.tabs .nav-tabs .nav-link.active:before, 
.tabs .nav-tabs .nav-link:hover:before {
    background: #c79c60 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
	
}
.tabs .tab-content{
	padding: 30px 0;
    text-align: left;
}
.tabs .tab-pane{
	padding:0;
}
.tabs .product-description{
	line-height: 23px;
}
.tabs .product-description p{
	color: #666666;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}
.product-features {
    margin-left: 0;
    margin-top: 10px;
}
.laber-Categoryproducts,
.product-accessories{
	margin-bottom:60px;
}


.product-actions .add-to-cart {
	background: #222;
	border-color: #222;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	padding: 0 30px 0 30px;
	text-transform: none;
	font-family: "Montserrat",sans-serif;
	text-transform: uppercase;
	margin:0;

}
.product-actions .add-to-cart:hover{
	background-color:#c79c60;
	border-color:#c79c60;
}
.product-quantity #quantity_wanted {
	background-color: #fff;
    color: #414141;
    height: 50px;
    padding: 0 10px;
    text-align: center;
    width: 50px;
}
.product-quantity .qty{width:85px;}
.product-quantity .input-group-btn-vertical .btn {
	display: block;
    height: 26px;
    line-height: 20px;
    padding: 11.2px;
    text-align: center;
}
.product-quantity .input-group-btn-vertical .btn i {
	bottom: 0;
    font-size: 1rem;
    height: auto;
    left: 0;
    line-height: 23px;
    right: 0;
    top: 0;
    width: auto;
}
.radio-label{border: 1px solid transparent;}
#product .product-information .color, #product .product-information .custom-checkbox input[type="checkbox"] + span.color{
	height: 20px;
    width: 20px;
}
.input-color:checked + span, .input-color:hover + span, .input-radio:checked + span, .input-radio:hover + span{
	border: 1px solid #1a1a1a;
}
#product-modal .modal-content .modal-body {
    margin-left: 0;
}
#product-modal .modal-content .modal-body .image-caption {
    width: 600px;
}
#product-modal .modal-content .modal-body .thumbnails{
	display:none;
}

/* laberTestimonial */
.laberTestimonial {margin-bottom:90px}
.laberTestimonial .item{
	padding: 0 15%;
    text-align: center;
}
.laberTestimonial .item .laberComment{
	color: #8c8c8c;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 15px;
}
.laberTestimonial .item .laberA{
	padding:30px 0;
}
.laberTestimonial .item .laberAuthor{
	color: #2d2d2d;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.laberTestimonial .item .laberOffice{
	color: #c22312;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
}

.laberTestimonial .item .image span{
	border: 1px solid #e9e9e9;
    border-radius: 100%;
    display: inline-block;
    height: 100px;
    overflow: hidden;
    width: 100px;
}
.laberTestimonial .owl-controls{text-align:center;padding-top:30px;}
.laberTestimonial .owl-pagination{display:inline-block;}
.laberTestimonial .owl-pagination .owl-page{
	 display: inline;
    float: left;
    margin: 0 3px;
}
.laberTestimonial .owl-pagination .owl-page span{
	border: 2px solid transparent;
    border-radius: 100%;
    display: block;
    height: 20px;
    width: 20px;
	position:relative;
}
.laberTestimonial .owl-pagination .owl-page span:before{
	background: #c2c2c2;
    border-radius: 100%;
    content: "";
    display: block;
    height: 8px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 4px;
    width: 8px;
}
.laberTestimonial .owl-pagination .owl-page.active span:before{background:none;}
.laberTestimonial .owl-pagination .owl-page.active span{border: 2px solid #c22312;}
.displayPosition1{
}
.block-policy-content {
	overflow: hidden;
    padding: 40px 0;
}
.block-policy-content i {
    background: #fff;
    border-radius: 100%;
    color: #333333;
    cursor: pointer;
    float: left;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    margin-right: 30px;
    text-align: center;
    transition: all 200ms ease 0s;
    width: 60px;
}
.block-policy-content .content_static {
    overflow: hidden;
}
.block-policy-content .policy-top h4 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.block-policy-content .policy-top p {
    color: #888888;
}
.block-policy-content i:hover{
	background-color:#c79c60;
	color:#fff;
}


#laberSocialBlock{
	position: fixed;
    right: 0;
    top: 25%;
    width: 45px;
    z-index: 999;
}
#laberSocialBlock ul{margin:0;}
#laberSocialBlock ul li{display: block;}
#laberSocialBlock ul li a{
	border-radius: 5px 0 0 5px;
    float: right;
    margin-bottom: 2px;
	color:#fff;
}
#laberSocialBlock ul li.laber-facebook a {background-color: #3b5998;}
#laberSocialBlock ul li.laber-twitter a {background-color: #62bdb2;}
#laberSocialBlock ul li.laber-rss a {background-color: #ff6600;}
#laberSocialBlock ul li.laber-youtube a {background-color: #c4302b;}
#laberSocialBlock ul li.laber-googleplus a {background-color: #db4a39;}
#laberSocialBlock ul li.laber-vimeo a {background-color: #00adef;}
#laberSocialBlock ul li.laber-pinterest a {background-color: #bd081b;}
#laberSocialBlock ul li.laber-instagram a {background-color: #000;}

#laberSocialBlock ul li a i {
    float: left;
    font-size: 20px;
    height: 43px;
    line-height: 43px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    width: 43px;
}
#laberSocialBlock ul li a i:after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 19px;
    position: absolute;
    right: -1px;
    top: 12px;
    width: 1px;
}
#laberSocialBlock ul li a > span{
	color: #fff;
    float: left;
    font-size: 11px;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    white-space: nowrap;
    width: 43px;
}
#laberSocialBlock ul li a:hover > span {
    width: 160px;
}
#laberSocialBlock ul li a > span span.social-text {
    float: left;
    height: 43px;
    line-height: 43px;
    width: 0;
}

.quickview .laberSocialBlock,
.quickview .panel-product-line{
	display:none;
}
#main .page-footer{margin:0;}
@media (min-width: 992px){
	.laberProductGrid .item-inner.first-in-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){
	.laberProductGrid .item-inner.first-item-of-mobile-line{clear:left;}
}
@media (max-width: 479px){
	.laberProductGrid .item-inner{clear:left; width:100%;}
}
@media only screen and (min-width : 1199px){
	.laberMenu-top .search-widget .expand-more{line-height: 50px;}
	.laberMenu-top .laber-search.dropdown-menu{top: 50px;}
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	.container{width:992px}
	.subpage .container{width:100%}
	.laberStatic .content-text {
		min-height: 225px;
		padding-top: 70px;
	}
	.laberStatic .content-text h3{
		font-size: 20px;
	}
	.laberStatic .content-text h4{
		font-size: 14px;
	}
	.laberProductGrid .lab_tab .laber-tab li a{
		font-size: 18px;
	}
	.laberLogo_manufacturer .owl-theme:hover .owl-prev,
	.laberProductGrid .owl-theme:hover .owl-prev{left: 10px;}
	.laberLogo_manufacturer .owl-theme:hover .owl-next,
	.laberProductGrid .owl-theme:hover .owl-next{right: 10px;}
	.lab_static .text {
		padding: 20% 10% 0 15%;
	}

	.labproductcategory  .owl-carousel .owl-wrapper-outer{
		padding-bottom: 1px;
	}
	.labcolumn .laberProduct-container .laber-product-price-and-shipping{
		margin-bottom: 10px;
	}
	.laberSpecialPro::before {
		bottom: 30px;
		top: 30px;
	}
	.laberSpecialPro::after {
		bottom: 60px;
		top: 60px;
	}
}

@media only screen and (min-width : 768px) and (max-width : 991px){
	.container{width:100%;}
	.subpage .container{width:100%}
	.laberStatic .content-text {
		min-height: 170px;
		padding-top: 40px;
	}
	.laberStatic .content-text h3{
		font-size: 20px;
	}
	.laberStatic .content-text h4{
		font-size: 14px;
	}
	.laberProductGrid .lab_tab .laber-tab li a{
		font-size: 14px;
	}
	.laberLogo_manufacturer .owl-theme:hover .owl-prev,
	.laberProductGrid .owl-theme:hover .owl-prev{left: 10px;}
	.laberLogo_manufacturer .owl-theme:hover .owl-next,
	.laberProductGrid .owl-theme:hover .owl-next{right: 10px;}
	
	.lab_testimonials .item{margin:0;}
	.laberSpecialPro:before {
		bottom: 0;
		top: 0;
	}
	.laberSpecialPro:after {
		bottom: 30px;
		top: 30px;
	}
	.laberSpecialProducts .item-inner .countdown-row .countdown-section {
		margin-right: 15px;
	}
}

@media only screen and (max-width : 767px){
	.laberGridList{display:none;}
	.owl-buttons{display:none;}
	.lab_testimonials .item{margin:0;}
	.support-footer-inner .support-info{
		margin-bottom:20px;
	}
	.lab_boxnp{display:none;}
	.tabs .nav-tabs .nav-link{
		font-size:14px;
	}
	
	
	.support-footer-inner .img{margin-bottom:15px;}
	#content-wrapper, #left-column {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	#product .tabs{padding:0;}
	.laberTitle h3, .laberProductGrid .laberCateTitle h3, .laberTitle .title_block h3{
		font-size: 16px;
	}
	
	
	#mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
		padding: 0 15px;
		border-bottom: 1px solid #f1f1f1;
	}
	#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, #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector-wrapper{
		padding:0;
	}
	.displayPosition2 .lab_static::before{
		bottom: 15px;
		left: 15px;
		right: 15px;
		top: 15px;
	}
	.lab_static .text{
		padding: 30px;
	}
	.labproductcategory .laberCateTitle,
	.labproductcategory .laberSub-cate {
		width: 100%;
		text-align: center;
	}
	.labproductcategory .laberCateTitle h3,
	.labproductcategory .laberSub-cate .laberSub-accordion{display:inline-block;margin:0;}
	.subpage .laberProductGrid .productName, .labcolumn .productName, .laberProductGrid .productName,
	.labcolumn .laberProduct-container .laber-product-price-and-shipping{margin-bottom:10px;}
	.laberSpecialPro::before {
		bottom: 0;
		top: 0;
	}
	.laberSpecialPro::after {
		bottom: 30px;
		top: 30px;
	}
	.laberSpecialProducts .item .laber-product-description {
		padding: 30px 0 0;
	}
	.laberSpecialPro .item-inner .laber-products-grid:before{display:none;}
}

@media (min-width : 544px) and (max-width : 767px){
	.laberStatic .content-text h4{font-size: 13px;}
	.laberStatic .content-text h3{font-size: 14px;}
	.laberStatic .content-text {min-height: 140px; padding-top: 20px;}
	.laberProductGrid .lab_tab .laber-tab li {
		padding: 0 10px;
	}
	.laberProductGrid .lab_tab .laber-tab li a{
		font-size: 14px;
	}
	
}
@media (max-width : 543px){
	.laberProductGrid .lab_tab .laber-tab li a{
		margin: 0 0 10px;
		padding: 0 0 10px;
	}
	.laberCart .laberBottom{padding: 0 12px;}
	.laberImg-banner{margin-bottom:15px;}
	.laberImg-banner img{width:100%;}
	
}

/* end content */
/* ################################################################################################################ */
/* footer */

#footer  .collapse{display:block;}
#footer{
	padding:0;
	position:relative;
	background:#222222;
}

/* laberFooter-top */

.laberFooter-top{

}

.logo-footer h3{
	color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 35px;
	font-weight:500;
	margin:0;
	font-family: "Montserrat",sans-serif;
}
.laberSocial{
	display: inline;
    float: right;
	padding:0 15px;
}
.laberSocial ul{margin:0;}
.laberSocial-sharing .labeTitle{
	color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 35px;
	font-weight:600;
	margin-right:12px;
}
.laberSocial-sharing  ul{
	margin-bottom:0;
}
.laberSocial-sharing  li{
	margin:0 3px;
}
.laberSocial-sharing  li a{
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
	background-color:#333e48;
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.laberSocial-sharing  li a:hover {background-color:#c79c60;color:#fff;}
/* .laberSocial-sharing li.labertwitter a:hover ,
.laberSocial li.laber-twitter a:hover {
    color: #11c2ea;
}
.laberSocial-sharing li.laber-rss a:hover ,
.laberSocial li.laber-rss a:hover {
    color: #f8f634;
}
.laberSocial-sharing li.laberyoutube a:hover ,
.laberSocial li.laber-youtube a:hover {
    color: #ef5a4a;
}
.laberSocial-sharing li.labergoogleplus a:hover ,
.laberSocial li.laber-googleplus a:hover {
    color: #ed321e;
}
.laberSocial-sharing li.laberpinterest a:hover ,
.laberSocial li.laber-pinterest a:hover {
    color: #ed001c;
}
.laberSocial-sharing li.labervimeo a:hover ,
.laberSocial li.laber-vimeo a:hover {
    color: #11ddea;
}
.laberSocial-sharing li.laberinstagram a:hover ,
.laberSocial li.laber-instagram a:hover {
    color: #000;
} */
/* .laberSocial li.laber-twitter a:hover {
    color: #11c2ea;
}
.laberSocial li.laber-rss a:hover {
    color: #f8f634;
}
.laberSocial li.laber-googleplus a:hover {
    color: #ed321e;
}
.laberSocial li.laber-googleplus a:hover {
    color: #ed321e;
}
.laberSocial li.laber-pinterest a:hover {
    color: #ed001c;
}
.laberSocial li.laber-vimeo a:hover {
    color: #11ddea;
}
.laberSocial li.laber-instagram a:hover {
    color: #000;
} */
.displayPosition3 {
}
.block_newsletter{
    margin-bottom: 30;
	position: relative;
	border:none;
}
.block_newsletter p.h3 {
border-bottom: 1px solid #eeeeee;
    color: #222222;
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.block_newsletter p.h3 span{
	position: relative;
    padding: 6px 0;
    border-bottom: 1px solid #c22312;
}
.block_newsletter  .laberConditions{margin-bottom:30px;}
.block_newsletter  .laberConditions p{
	color: #888888;
    display: block;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    font-family: Arial;
}
.block_newsletter .laberConditions p span{
	color:#daa94d;
	font-size:22px;
}

.block_newsletter form {
    background:none;
    position: relative;
}
.block_newsletter .laberForm{}
.block_newsletter form .input-wrapper {
    border: 1px solid #393939;
	margin-bottom:20px;
}
.block_newsletter form input[type="text"]{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #a1a1a1;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    min-width: 0;
    padding: 0 15px;
}

.block_newsletter form input[type="text"]:-moz-placeholder, .block_newsletter form input[type="text"]::-moz-placeholder{
	color:#b6b6b6;
}
.block_newsletter form input[type="text"]:focus{
	border: 1px solid #eeeeee;
	background:none;
	padding: 0 15px;
}

.block_newsletter form input.btn{
	background: #111111;
    border-radius: 0;
    box-shadow: 0 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    height: 45px;
    margin: 0;
    padding: 0 20px;
    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;
}
.block_newsletter form input.btn:hover{
	background-color:#c79c60;
}

.laberLinda{}
.laberLinda  .logoFooter{margin-bottom: 35px;}
.laberLinda  p{
	color: #848484;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 30px;
}
.laberLinda .logoPaypal{
	 padding-top: 30px;
}
/* laberFooter-center */
.laberFooter-center{
	padding: 75px 0;
    border-bottom: 1px solid #373737;
    border-top: 1px solid #373737;
}
.laberFooter-center .logo-footer h5 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 25px;
    text-transform: uppercase;
}
.laberFooter-center  .logo-footer p {
    color: #666666;
    line-height: 20px;
}
.laberFooter-center .contactus {
    margin-bottom: 30px;
}
.laberFooter-center .contactus p {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
	margin-bottom: 10px;
}
.laberFooter-center .contactus p i {
    margin-right: 15px;
}
.laberFooter-center .buy-theme a {
    border: 2px solid #c22312;
    color: #c22312;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding: 10px 30px;
    text-transform: uppercase;
}
.laberFooter-center .buy-theme a:hover {
    background-color: #c22312;
    color: #fff;
}



.laberFooter-center .h3{
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    margin: 0px 0 20px;
    padding-bottom: 25px;
    position: relative;
    text-transform: uppercase;
}
.laberFooter-center .h3:before {
    border-bottom: 3px solid #333333;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 40px;
}
.laberFooter-center ul{}
.laberFooter-center ul li{margin-bottom: 10px;} 
.laberFooter-center ul li a{
	position: relative;
    color: #888888;
    font-size: 14px;
	line-height: 25px;
}

.laberFooter-center ul li a:hover{color:#c79c60;}
.laberFooter-center ul li a:hover:before{
	background: #c79c60;
}
#laberContact .item {
	color: #8e8e8e;
    font-size: 13px;
    line-height: 40px;
    margin-bottom: 0;
    padding-left: 30px;
    position: relative;}
#laberContact .item i{
	color: #fff;
    font-size: 18px;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 8px;
}
.logo-footer a{display:block;margin-bottom:15px;}
.logo-footer p{
	color: #333e48;
    font-weight: 400;
    margin-bottom: 10px;
}
.laberFooter-center .laberContac p{
	color: #333e48;
    font-weight: 500;
    margin-bottom: 5px;
}
.laberFooter-center .laberContac p i{
	font-size: 18px;
    margin-right: 10px;
}
.laberFooter-center .laberContac p span{font-weight: 400;}
/* laberFooter-bottom */
.laberFooter-bottom{
}
.laberFooter-bottom .container{
	padding:25px 15px;
}
.custom-link{text-align:center;}
.custom-link ul{display:inline-block;padding:0;}
.custom-link ul li{float:left;display:inline;margin:0 10px;}
.custom-link ul li a{color:#666666;line-height:35px;}
.custom-link ul li a:hover{color:#1a1a1a;}

.copyright {
	color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
}
.copyright a{
	color: #fff;
}
.laberFooter-bottom .payment {
    text-align: right;
}
.laberFooter-bottom .payment a {
    color: #666;
    display: inline-block;
    font-size: 35px;
}
.laberFooter-bottom .payment a:hover {color:#fff;}
.laber-media-body{overflow:hidden;}
@media only screen and (min-width : 992px) and (max-width : 1199px){

}

@media only screen and (min-width : 768px) and (max-width : 991px){
	.laberSocial li {
		margin: 0 5px 10px;
	}
	.laberFooter-center .h3{font-size: 13px;}
	.subpage .laberProductGrid .productName, .labcolumn .productName, .laberProductGrid .productName{
		margin-bottom: 5px;
	}
	.labcolumn .price, .laberProductGrid .price{
		font-size: 16px;
	}
	.laberProdCategory .tab_cates{position:static;margin-bottom:30px;}
	.laberFooter-center .buy-theme a{padding:10px;}
}

@media only screen and (max-width : 767px){
	#header .header-nav{background-color:#fff;border-color:#fff;}
	#header .laber-language-currency ul li a,
	.laber-cart a.cart span{color:#222;}
	.laber-language-currency{border:none;padding:0;margin:0;}
	.logo-footer h3{margin-bottom:10px;}
	.laberFooter-center{padding-bottom: 20px;}
	.laberFooter-center .title{
		position:relative;
		color: #3a3838;
		font-size: 18px;
		font-weight: 700;
		line-height: 1;
		margin: 0 0 10px;
		text-transform: uppercase;
	}
	.laberFooter-center .title .collapse-icons{
		color: #fff;
		cursor: pointer;
		line-height: 30px;
		padding: 0;
		position: absolute;
		right: 10px;
		top: 0;
	}
	.laberFooter-center .h3{line-height: 30px;}
	.laberFooter-center .title  .collapse-icons .fa-plus-square-o{
		display:none;
	}
	.laberFooter-center .title.collapsed  .collapse-icons .fa-plus-square-o{
		display:inline-block;
	}
	.laberFooter-center .title.collapsed  .collapse-icons .fa-minus-square-o{
		display:none;
	}
	.laberLinda {
		margin-bottom: 15px;
	}
	.laberLinda .logoPaypal {
		padding-top: 15px;
	}
	
	#footer .laberFooter-center .collapse{
		display:none;
	}
	#footer .laberFooter-center .collapse.in{
		display:block;
	}
	.laberSocial{
		display: block;
		float: none;
		text-align: center;
		margin-bottom:15px;
	}
	.laberFooter-bottom{
		text-align:center;
	}
	.laberSocial ul{
		display:inline-block;
	}
	.copyright{
		display:inline-block;
		float: none;
	}
	#laberSocialBlock{display:none;}
	.laberFooter-bottom .payment a{font-size: 24px;}
	.block_newsletter .laberConditions p{width:auto;}
	.labcolumn .item-inner .item {
		margin-bottom: 15px;
	}
	.labcolumn .laberProduct-image {
		width: 70px;
	}
	.laberProdCategory .tab_cates{
		position: static;
	margin-bottom: 30px;
	}
	.laberFooter-bottom .payment{text-align:center;}
	.laberFooter-center .buy-theme{display:none;}
}
@media only screen and (max-width : 480px){
}
/* end footer */