/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
@import url('https://fonts.googleapis.com/css?family=Rubik: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 10px;}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
body {
    direction: ltr;
	font-family: 'Rubik', sans-serif;
	font-size:14px;
	color:#656d74;
}
a{
	color:#000;	
	-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:#d11418;}
p{
	font-size:14px;
	color:#000;
	margin-bottom:10px;
	line-height: 25px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-weight:500;
	font-size:15px;
	margin-bottom: 10px;
        color: #000;
}
main{
	overflow:hidden;
}
.owl-item .item-inner {
    padding: 0 10px;
}
.container{
	width: 85%;
	padding:0 5%;
}
#header{
	/* background-color:#d11418; */
}
#wrapper{
	background: transparent;
	box-shadow: 0 0 0;
	padding-top: 0;
}
#header a{
	color:#656d74;
}
#header a:hover {
    color: #000;
}
#header .header-nav{
border-bottom: 1px solid #dfdfdf;
background: #efefef;
	margin:0;
padding-top: 10px;
padding-bottom: 10px;
}


#header .header-top{
	position: relative;
	z-index: 99;
	padding: 15px 0;
        background-color: white;
}
#header .desktop_logo h1 {
    margin: 0;
}
#header .header-top .laberDisplaySearch,
#header .header-top .position-static {
    padding-top: 20px;
}


@media only screen and (max-width : 991px) {
#header .header-top .laberDisplaySearch, #header .header-top .position-static {
   padding-top: 0px;
 }
}

#header .header-nav #_desktop_contact_link #contact-link{margin:0;}
#contact-link ul{overflow:hidden;margin:0;padding:15px 0;}
#contact-link ul li{
	float: left;
	display: inline;
	color: #fff;
	font-size: 13px;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}
#contact-link ul li:last-child{
	border:none;
}
#contact-link ul li span,
#contact-link ul li a{
	color: #fff;
	font-size: 13px;
}

#header .header-nav .currency-selector,
#header .header-nav .language-selector{
	margin:0;
	padding:15px 0;
}
#header .header-nav .currency-selector .expand-more, 
#header .header-nav .language-selector .expand-more{
	color: #fff;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	font-size:13px;
}
#header .header-nav .dropdown-menu {
    background: #fff;
    border: medium none;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    left: inherit;
    margin: 0;
    padding: 5px 15px;
    left: 0px;
    border-radius: 2px;
}
#header .header-nav .dropdown-menu li .dropdown-item {
	padding: 8px 0;
	font-size: 14px;
}
#header .header-nav .dropdown-menu li a:hover, 
#header .header-nav .dropdown-menu li.current a{
    color: #d11418;
}

#header .laberwishtlistTop{}
#header .laberwishtlistTop a.wishtlist_top{
	padding: 15px 0;
	color: #fff;
	display: block;
}


#header .laberwishtlistTop a.wishtlist_top:hover, 
#header .header-nav .currency-selector .expand-more:hover, 
#header .header-nav .language-selector .expand-more:hover{
	color: #333e48;
}

#header .laber-cart {
    position: relative;
}
#header .laber-cart a.cart {
    font-size: 14px;
    text-align: left;
    display: block;
    position: relative;
    color: #000;
    padding-left: 70px;
    line-height: 18px;
}
#header .laber-cart a span.icon {
	display: inline-block;
	font-size: 18px;
	color: #000;
	position: absolute;
	left: 0;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 47px;
	height: 47px;
	border: 2px solid #000;
	line-height: 47px;
	text-align: center;
}
#header .laber-cart a .cart-products-count {
	background: #efefef;
	color: #333e48;
	display: block;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	position: absolute;
	right: -10px;
	top: -5px;
	width: 21px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}
#header .laber-cart a.cart {
	font-size: 14px;
	text-align: left;
	color: #000;
	font-weight: 400;
	line-height: 25px;
}

.laber-cart a.cart span.amount {
    display: block;
    color: #000;
}
#header .laber-cart .cart_block {
	background: #fff none repeat scroll 0 0;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding: 15px;
	position: absolute;
	right: 0;
	top: 40px;
	width: 290px;
	z-index: 9;
	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,10px);
    -webkit-transform: translate(0px,10px);
    -moz-transform: translate(0px,10px);
    -o-transform: translate(0px,10px);
    -ms-transform: translate(0px,10px);
    visibility: visible;
}
#header .laber-cart .cart_block .products_count {
    color: #222222;
    text-transform: uppercase;
    font-weight: 500;
    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 #e1e1e1;
}
#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: 600;
    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: #333333;
    font-weight: 500;
    font-size: 16px;
}
#header .laber-cart .cart-prices .amount, #header .laber-cart .cart_block .products .cart-info .laberPrice .price {
    color: #333333;
	font-size: 14px;
	font-weight: 500;
}
#header .laber-cart .cart_block .cart-buttons {
    text-align: center;
}
#header .laber-cart .cart_block .cart-buttons a {
	border-radius: 2px;
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 30px;
	border: 1px solid #009ad0;
	background: #009ad0;
	color: #fff;
}

#header .laber-cart .cart_block .products .cart-info h2.productName {
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
}



.laberUserInfo {
    margin-right: 30px;
}
.laberUserInfo .laberUser {
    display: block;
    font-size: 14px;
    position: relative;
    color: #666666;
    padding-left: 60px;
    line-height: 18px;
}
.laberUserInfo .laberUser .icon {
	display: inline-block;
	font-size: 18px;
	color: #000;
	position: absolute;
	left: 0;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	width: 47px;
	height: 47px;
	border: 2px solid #000;
	line-height: 47px;
	text-align: center;
}
.laberUserInfo .laberUser p {
    margin: 0;
    padding: 0;
    line-height: 25px;
    font-weight: 500;
	color:#000;
}
.laberUserInfo .laberUser p.nameuser {
    font-weight: 400;
	color:#000;
}
.laberUserInfo .laber-user-info {
    width: 230px;
    left: inherit;
    right: 0;
    top: 60px;
    padding: 0 0 20px 0;
    background: #fff;
	border-radius: 3px;
}
.laberUserInfo .laber-user-info .signin {
    padding: 20px;
    background: #eeeeee;
    margin-bottom: 15px;
}
#header .laberUserInfo .laber-user-info .signin a {
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    padding: 0 30px;
    border: 1px solid #006fa8;
    background: #006fa8;
}
.laberUserInfo .laber-user-info .signin span {
    color: #666666;
    padding-top: 10px;
    display: block;
    font-size: 14px;
}
.laberUserInfo .laber-user-info a.register {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

/* custom html */
.displayPosition .laberStatic{padding:0 10px;}
.laberStatic{
	margin-bottom:20px;
	overflow: hidden;
}
.laberStatic .img{margin-bottom:20px;}
.ImageSlider  .laberStatic .img:last-child{margin-bottom:0;}
.laberStatic .img a {
	display: block;
	position: relative;
	border-radius: 3px;
	overflow: hidden;
}
.laberStatic .img img {
	background:#000000;
	width:100%;
	height:auto;
	float:left;
}

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

.hidden{display:none;}
.laber-freeshipping{
	clear: both;
	border: 1px solid #ebebeb;
	padding: 20px 0;
	text-align:center;
	margin:0 10px;
	border-radius: 3px;
	margin-bottom:30px;
}
.laber-freeshipping .item-inner{
	border-right:1px solid #ebebeb;
	text-align: center;
}
.laber-freeshipping .item-inner:last-child{
	border-right:none;
}
.laber-freeshipping .item{
	display: inline-block;
    overflow: hidden;
    padding-left: 55px;
    position: relative;
}
.laber-freeshipping .item span{
    float: left;
    display: inherit;
    font-size: 40px;
    color: #333e48;
    position: absolute;
    top: 0;
    left: 0;
}
.laber-freeshipping .item .box-content{
	display: inherit;
	float: left;
	text-align: left;
}
.laber-freeshipping .item .box-content h3{
	color:#333e48;
}
.laber-freeshipping .item .box-content p{
     margin:0;
     font-size: 13px;
}
/* end custom html */

@media only screen and (min-width : 1199px){
	.displayVegamenu,
	#left-column{width: 16.66667%;}
	.displayMegamenu,
	#content-wrapper{width: 83.3%;}
}




/* blockcategories */
.block-categories{
	box-shadow: 0 0 0;
	background: transparent;
	padding: 0;
	margin-bottom: 20px;
}
.block-categories a.h6{
	color: #333e48;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 2px solid #ebebeb;
	display: block;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-transform: none !important;
	position:relative;
}
.block-categories a.h6:before{
	content: "";
	background-color: #000;
	height: 2px;
	width: 50px;
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
}
.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;
	border-bottom: 1px solid #f5f5f6;
	width: 100%;
	display: inline-block;
	color: #333e48;
	margin: 0;
	padding: 0;
	line-height: 45px;
}
.block-categories .category-sub-menu .category-sub-link:hover,
.block-categories .category-sub-menu li[data-depth="0"] > a:hover{
	/* color:#efefef; */
}

.block-categories .category-sub-menu ul{margin-left:10px;}
.block-categories .category-sub-menu li[data-depth="1"]{margin:0;}


.block-categories .navbar-toggler{
	width: 45px;
	height: 45px;	
}
.block-categories .material-icons{
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
}
.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover{
	color:#000;
}
/* and block-categories */

.laberthemes .title_block{}
.laberthemes .title_block .sub_category {
	display: none;
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 13px;
    font-weight: 500;
}
.laberthemes .title_block h3{
	color: #333e48;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 2px solid #ebebeb;
	display: block;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 20px;
	/* text-transform:capitalize; */
	position: relative;
}
.laberthemes .title_block h3:before {
    content: "";
    background-color: #333e48;
    height: 2px;
    width: 50px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;

}
.advertising-block{margin-bottom:20px;}
.subpage #wrapper .breadcrumb[data-depth="1"]{
	display:block;
}
#wrapper .breadcrumb{
	padding:0 10px;
	margin-bottom:40px;
}
#wrapper .breadcrumb ol{
	border-bottom:1px solid #f5f5f6;
}
#wrapper .breadcrumb li a{
	color: #989898;
	line-height: 70px;
}
#wrapper .breadcrumb li:last-child a{
	color:#2445a2;
}

#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: #333e48;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 2px solid #ebebeb;
	display: block;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-transform: none !important;
	position: relative;
}
#search_filters_wrapper p.h6:before {
    content: "";
    background-color: #333e48;
    height: 2px;
    width: 50px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
}
#search_filters_wrapper p.facet-title,
#search_filters .facet .facet-title, 
#search_filters_brands .facet .facet-title, 
#search_filters_suppliers .facet .facet-title{
	color: #333e48;
	font-size: 14px;
	border: none;
	padding: 0;
}
#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: #333e48;
	font-size: 14px;
}
/* pagination */
.pagination .page-list{
	box-shadow: 0 0 0;
	padding:0;
	float: right;
}
.pagination .page-list li{
	display: inline;
	float: left;
	margin: 0 5px;
}
.pagination a:not(.previous):not(.next) {
    letter-spacing: .125rem;
    background: #f2f5f7;
    width: 40px;
    height: 40px;
    display: block;
    font-size: 14px;
    color: #333e48;
    font-weight: 500;
    border-radius: 100%;
    border: 1px solid #e9edef;
    line-height: 40px;
    text-align: center;
}
.pagination a:not(.previous):not(.next):hover,
.pagination .current a:not(.previous):not(.next) {
	color:#000;
	background-color:#fff;
	border-color:#000;
}
/* and pagination */
/* laber products Grid */
	#products img, .featured-products img, .product-accessories img, .product-miniature img{margin:0;}
.laberthemes{
	padding:0 10px;
}
.laberProductGrid{position:relative;margin-bottom:20px;}

.laberProductGrid .product_list{overflow:hidden;}
.laberProductGrid .item-inner{
	margin-bottom: 20px;
}

.laberProductGrid .item-inner .item {
        position:relative;
        padding-bottom: 15px;
}
.laberProductGrid .item-inner .item:before{
	background-color: #f5f5f5;
	content: "";
	position: absolute;
	top: 0;
	left: -10px;
	bottom: 0;
	width: 1px;
}
.laberProductGrid .item-inner .item .laberProduct-image{position:relative;margin-bottom: 20px;}
.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;
}
.laberProductGrid .item-inner .item .laberProduct-flags{
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0;
}
.laberProductGrid .item-inner .item .laberProduct-flags li.laber-discount{display:none;}
.laberProductGrid .item-inner .item .laberProduct-flags li{}
.laberProductGrid .item-inner .item .laberProduct-flags li span{
	background: #d11418;
	font-size: 12px;
	color: #fff;
	padding: 2px 5px;
	margin-bottom: 5px;
	display: block;
	border-radius: 2px;
}
.laberProductGrid .item-inner .item .laberProduct-flags li.laber-new span{background-color:#7ec433;}

.ProdCategoryBanner .laberCat-banner{}
.ProdCategoryBanner .laberListProducts{}
.laberProductGrid.ProdCategoryBanner {margin:0;}
.ProdCategoryBanner .block-content{
	border:1px solid #ebebeb;
	margin-bottom:40px;
}
.laberthemes .ProdCategoryBanner .title_block h3{
	border-bottom:none;
}
.laberProductGrid.ProdCategoryBanner .item-inner{margin-bottom:0;}
.laberCat-banner .cat-banner{position:relative;}
.laberCat-banner .cat-banner .contentCategory{
	position: absolute;
	top: 0;
	padding: 30px;
	left: 0;
	right: 0;
	bottom: 0;
}
.laberCat-banner  .sub_cates{}
.laberCat-banner  .sub_cates li{}
.laberCat-banner  .sub_cates li a{line-height: 30px;}



.laberTab{border-bottom: 2px solid #ebebeb;
margin-bottom: 20px;}
.laberTab li.nav-item{margin: 0;}
.laberTab li.nav-item a{
	font-size: 18px;
	color: #989898;
	font-weight: 500;
	border: none;
	padding: 0;
	line-height: 1;
	margin-right: 15px;
	padding-right: 15px;
	position:relative;
	padding-bottom: 10px;
}
.laberTab li.nav-item a:before{
	content: '';
	background:transparent;
	height: 2px;
	width: 50px;
	display: block;
	position: absolute;
	bottom: -2px;
	left: 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;
}
.laberTab li.nav-item a.active,
.laberTab li.nav-item a:hover{
	color:#333e48;
}
.laberTab li.nav-item a.active:before,
.laberTab li.nav-item a:hover:before{
	background: #222;
}

.tab_cates{
	overflow: hidden;
	position: absolute;
	margin: 0;
	top: 0;
	right: 0;
}
.tab_cates li{
	float: left;
	display: inline;
	margin: 0 15px;
}
.tab_cates li a{
	color: #989898;
	font-size: 14px;
	line-height: 22px;
	display: block;
}
.tab_cates li a:hover{color:#333e48;}


.laberQuick {
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
	text-align: center;
	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;
}
.laberQuick .quick-view{
	display: inline-block;
	width: 70px;
	height: 70px;
	background: #f2f5f7;
	border:1px solid #e9ecef;
	font-size: 18px;
	line-height: 70px;
	text-align: center;
	color: #333e48;
	border-radius: 100%;
}
.laberQuick .quick-view:hover{
	/* background: #d11418; */
	border:1px solid #000;
	color:#000;
}
.laberItem i,
.laberQuick .quick-view i{font-family:FontAwesome;}

.laberProductGrid .item-inner .item:hover .laberQuick{opacity:1;}

.laberProductGrid .laber-product-description{
	text-align: center;
	position: relative;
}
.item .productName{}
.item .productName a{
	color: #333e48;
	font-weight: 400;
	text-transform: none;
	line-height: 20px;
}
.item .productName a:hover{
	text-decoration: underline;
}

.price{
	color:#333;
	font-size:16px;
	font-weight:500;
	margin-right:10px;
}
.regular-price{
	color:#b5b5b5;
	font-size:16px;
	font-weight:400;
}
.laber-product-price-and-shipping{
	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;
	position: absolute;
	bottom: -22px;
	left: 0;
	right: 0;
	opacity: 0;
}
.laberProductGrid .item-inner .item:hover .laberActions{
	opacity: 1;
}
.laberProductGrid .item-inner .item:hover .comments_note,
.laberProductGrid .item-inner .item:hover .laber-product-price-and-shipping{
	opacity:0;
}
.laberActions .laberActions-i{
	overflow: hidden;
	display: inline-block;
}
.laberActions .laberItem{margin-right:5px;}
.laberActions .laberItem:last-child{margin-right:0;}
.laberActions .laberCart {margin-right:5px;}
.laberActions .laberCart .laberBottom {
	height: 40px;
	padding: 0 20px;
	background: #009ad0;
	border: 1px solid #009ad0;
	border-radius: 3px;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
}
.laberActions .laberItem a{
	height: 40px;
	width: 40px;
	border: 1px solid #e9edf0;
	background: #f2f5f7;
	font-size: 16px;
	color: #333e48;
	display: block;
	line-height: 40px;
	border-radius: 100%;
}
.laberActions .laberItem a.js-compare-remove{
	color: #e73535;
}
.laberActions .laberItem a.js-compare-remove:hover,
.laberActions .laberItem a:hover{
	border: 1px solid #d11418;
	background: #d11418;
	color:#fff;
}
.laberActions .laberItem span{display:none;}

.laberthemes .owl-buttons{}
.laberColumn .owl-buttons2 .owl-prev,
.laberthemes .owl-buttons .owl-prev{
	height: 48px;
	width: 48px;
	text-align: center;
	border: 1px solid #d9d9d9;
	font-size: 18px;
	line-height: 48px;
	background: #fff;
	color: #d9d9d9;
	cursor: pointer;
	border-radius: 100%;
	position: absolute;
	top: 45%;
	left: 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;
}
.laberColumn .owl-buttons2 .owl-next,
.laberthemes .owl-buttons .owl-next{
	height: 48px;
	width: 48px;
	text-align: center;
	border: 1px solid #d9d9d9;
	font-size: 16px;
	line-height: 48px;
	background: #fff;
	color: #d9d9d9;
	cursor: pointer;
	border-radius: 100%;
	position: absolute;
	top: 45%;
	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;
}
.laberColumn .owl-buttons2 .owl-prev:hover,
.laberColumn .owl-buttons2 .owl-next:hover,
.laberthemes .owl-buttons .owl-prev:hover,
.laberthemes .owl-buttons .owl-next:hover{
	background-color:#fff;
	border-color:#000;
	color:#000;
}
.laberColumn:hover .owl-buttons2 .owl-prev,
.laberColumn:hover .owl-buttons2 .owl-next,
.laberthemes:hover .owl-buttons .owl-prev,
.laberthemes:hover .owl-buttons .owl-next{
	opacity:1;
}
/* and laber products Grid  */
.block-category{
	min-height: 0;
	margin-bottom: 40px;
	padding: 0;
	box-shadow: 0 0 0;
	border: none;
}
#content-wrapper h2.h2,
.block-category h1.h1{
	color: #333e48;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 2px solid #ebebeb;
	display: block;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-transform: none !important;
	position: relative;
}
#content-wrapper h2.h2:before,
.block-category h1.h1:before {
    content: "";
    background-color: #000;
    height: 2px;
    width: 50px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.block-category #category-description p,
.block-category #category-description{
	color:#333e48;
	font-size:14px;
}
.block-category .category-cover{position: static;}
.block-category .category-cover img{
	width:100%;
	height:auto;
}
#main .page-header h1{
	color: #333e48;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 2px solid #ebebeb;
	display: block;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-transform: none !important;
	position: relative;
}
#main .page-header h1:before {
    content: "";
    background-color: #000;
    height: 2px;
    width: 50px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.page-content.page-cms{
	padding: 0;
}
#main .page-footer{margin-bottom: 20px !important;}
.page-footer .account-link{line-height: 40px;}
/* laber products List */
.laberProductList{}
.laberProductList .item-inner{padding:0 10px;}
.laberProductList .item-inner .item{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #f5f5f5;
}
.laberProductList .laberProduct-image{
	position: relative;
}
.laberProductList .laberProduct-image a{
	display: block;
}
.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 .item-inner .item .laberProduct-flags {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
}
.laberProductList .item-inner .item .laberProduct-flags li span {
    background: #d11418;
        background-color: rgb(255, 126, 0);
    font-size: 12px;
    color: #fff;
    padding: 2px 5px;
    margin-bottom: 5px;
    display: block;
    border-radius: 2px;
}
.laberProductList .item-inner .item .laberProduct-flags li.laber-new span {
    background-color: #7ec433;
}
.laberProductList .item-inner .item .laberProduct-flags li.laber-discount {
    display: none;
}

.laberProductList .additional_shipping_cost {
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    display: none;
}
.laberProductList .additional_shipping_cost span {
    color: #d11418;
}
.laberProductList .additional_shipping_cost i {

    font-size: 20px;
    color: #7ec433;
    margin-right: 10px;

}

.laberProductList  .actions{}
.laberProductList  .actions .laberCart{float:left;display:inline;}
.laberProductList .laberCart .laberBottom {
    height: 40px;
    padding: 0 20px;
    background: #009ad0;
        background-color: rgb(0, 154, 208);
    border: 1px solid #009ad0;
        border-top-color: rgb(0, 154, 208);
        border-right-color: rgb(0, 154, 208);
        border-bottom-color: rgb(0, 154, 208);
        border-left-color: rgb(0, 154, 208);
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
}

.laberProductList .laberItem a{
	background: #f2f5f7;
    border: 1px solid #e9edf0;
    color: #333e48;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 40px;
	border-radius: 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;
}
.laberProductList .laberCart .laberBottom:hover,
.laberProductList .laberItem a:hover{
	background-color:#006fa8;
	border-color:#006fa8;
	color:#fff;
}
.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  .description_short {margin-bottom:20px;}
.laberProductList  .description_short p{
	color:#353d4a;
	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: 20px;
}
.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 #f1f1f1;
	border-radius: 100%;
	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 #d11418;
}
/* and laber products List  */

/*  products */
#product #content{
	max-width: none;
}
.product-cover img{
	box-shadow:0 0 0;
}

.product-cover {
max-width: 85% !important;
}

.scroll-box-arrows i{
	position: absolute;
	line-height: 45px;
	cursor: pointer;
	width: 15px;
	height: 45px;
	bottom: 50px;
}
.scroll-box-arrows i.left:before{
-moz-transform: rotate(30deg);
-webkit-transform: rotate(30deg);
-o-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
content: '';
width: 15px;
height: 30px;
position: absolute;
top: -1px;
left: 0;
border: 1px solid #f4f4f4;
border-color: transparent transparent transparent #000;
}
.scroll-box-arrows i.left:after{
-moz-transform: rotate(-30deg);
-webkit-transform: rotate(-30deg);
-o-transform: rotate(-30deg);
-ms-transform: rotate(-30deg);
transform: rotate(-30deg);
content: '';
width: 15px;
height: 30px;
position: absolute;
bottom: -2px;
left: 0;
border: 1px solid #f4f4f4;
border-color: transparent transparent transparent #000;
}
.scroll-box-arrows i.right:before{
-moz-transform: rotate(-30deg);
-webkit-transform: rotate(-30deg);
-o-transform: rotate(-30deg);
-ms-transform: rotate(-30deg);
transform: rotate(-30deg);
content: '';
width: 15px;
height: 30px;
position: absolute;
top: -8px;
left: 0;
border: 1px solid #f4f4f4;
border-color: transparent transparent transparent #000;
}
.scroll-box-arrows i.right:after{
-moz-transform: rotate(30deg);
-webkit-transform: rotate(30deg);
-o-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
content: '';
width: 15px;
height: 30px;
position: absolute;
bottom: -8px;
left: 0;
border: 1px solid #f4f4f4;
border-color: transparent transparent transparent #000;
}
.scroll-box-arrows i:hover:before,
.scroll-box-arrows i:hover:after{
	border-color: transparent transparent transparent #006fa8;
}
.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: #000;
}
.laberProduct h1.h1{
	color: #333e48;
	font-size: 24px;
	text-transform: none;
	margin-bottom: 15px;
}
.laberProduct .product-prices{
	margin: 0;
	clear: both;
	margin-bottom: 10px;
}
.product-prices div{margin-bottom:0;}
.product-discount .regular-price{
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	color: #b5b5b5;
}
.laberProduct .product-price,
.has-discount.product-price, .has-discount p {
	font-size: 24px;
	color: #333e48;
	font-weight: 500;
}
.product-prices .laberDiscount {
    margin-bottom: 10px;
    margin-top: 10px;
}
.laberProduct .has-discount .discount{
	background-color: #d01418;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
	padding: 0 10px;
	line-height: 24px;
	border-radius: 3px;
	margin: 0;
}
#product .current-price .regular-price {
    color: #aaaaaa;
    font-size: 24px;
    line-height: 1;
    text-decoration: line-through;
    font-weight: 300;
    margin-left: 15px;
}
.laberproduct-detail .label {
    color: #444444;
    font-size: 14px;
    font-weight: 500;
}

.label {
    color: #444444;
    font-size: 14px;
    font-weight: 500;
}

.availability-list-in-stock {
    color: #009ad0;
}
.laberproduct-detail span {
    color: #333e48;
}
#product .comments_note {
    margin: 0;
}
.laberProduct .product-description-short{
	padding-top:10px;
}
#product-availability{
	font-size: 14px;
	color: #d11418;
	font-weight: 400;
	margin: 0 0 10px 0;
	display: block;
}
#product-availability span{
	color:#333e48;
}
.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 {
    margin-right: 10px;
	width: 115px;
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
   border: 1px solid #dbdbdb;
}
.product-actions .control-label{
	color: #333e48;
	margin-bottom: 10px;
	font-weight: 500;
}
select.form-control:not([size]):not([multiple]) {
    width: 200px;
    box-shadow: 0 0 0;
    border: 1px solid #ebebeb;
    height: 40px;
}
.form-control:focus, .input-group.focus{outline:1px solid #d11418;}
.product-variants > .product-variants-item{margin: 20px 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 #quantity_wanted {
    color: #232323;
    background-color: #fff;
    height: 44px;
    padding: 0 40px;
    width: 150px;
    text-align: center;
    border-radius: 3px;
}
.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: -5px;
	right: 4px;
	padding: 0;
	border: none;
	height: 40px;
	line-height: 40px;
	width: 40px;
	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: -5px;
	left: 4px;
	padding: 0;
	border: none;
	height: 40px;
	line-height: 40px;
	width: 40px;
	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 #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;}
.laberProduct .social-sharing li{
	box-shadow: 0 0 0;
	height: 40px;
	width: 40px;
	border-radius: 0;
}
.laberProduct .social-sharing li a{
	border: 1px solid #eaedf0;
	border-radius: 100%;
}
.laberProduct .social-sharing li a:hover{}


.tabs.laberTabs{
	box-shadow: 0 0 0;
	margin-top: 0;
	background: #fff;
	padding: 0 10px;
	/* padding-top: 80px; */
	margin-bottom:80px;
}
.tabs .tab-pane {
    padding-top: 20px;
}
.tabs .nav-tabs{
	border-bottom: 2px solid #ebebeb;
}
.tabs .nav-tabs .nav-item{
	margin-right:20px;
}
.tabs .nav-tabs .nav-item a{
	color: #b6b6b6;
	font-size: 20px;
	font-weight: 500;
	padding: 0;
	line-height: 45px;
}
.tabs .nav-tabs .nav-item a:hover,
.tabs .nav-tabs .nav-link.active{
	border-bottom: 2px solid #333e48;
	color: #333e48;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover{
	
}



#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 #000;
}

.bootstrap-touchspin{box-shadow: 0 0 0;}

/*  and products */
#laberSocialBlock{
	position: fixed;
    right: 0;
    top: 50%;
    width: 45px;
    z-index: 999;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#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;
}
/*  quick-view */
.modal-header .close{
	border: 1px solid #e8ecef;
	background: #f2f5f7;
}
.quickview .modal-content{
	background-color:#fff;
}
.quickview .modal-header{
	padding:0;
}
.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-price{
	color:#333;
	font-size:24px;
	font-weight:500;
}
.has-discount .discount{
	background-color: #d11418;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
	padding: 0 10px;
	line-height: 24px;
	border-radius: 3px;
}
.product-discount .regular-price{
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	color: #b5b5b5;
}
/*  and quick-view */

/*  add to cart */
#blockcart-modal .modal-header{
	background: #232f3e;
}
#blockcart-modal .modal-title{
	font-weight: 500;
	font-size: 14px;
}
#blockcart-modal .modal-body{
	background: #fff;
	padding: 20px;
}
#blockcart-modal .product-name{
	color:#333e48;
	font-size:24px;
	font-weight:500;
}
/*  and add to cart*/


/* laber products column */
.laberColumn{position:relative;margin-bottom:20px;}
.laberColumn h3{
	color: #333e48;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 2px solid #ebebeb;
	display: block;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-transform: none !important;
	position: relative;
}
.laberColumn h3:before {
    content: "";
    background-color: #d11418;
    height: 2px;
    width: 50px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.laberColumn .item-inner .item{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #f5f5f5;
}

.laberColumnProductCategoty .laberColumn .item-inner .item:last-child{
	border:none;
}
.laberColumn .owl-buttons{
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
.laberColumn .owl-buttons .owl-next,
.laberColumn .owl-buttons .owl-prev{
	color: #c2c2c2;
	font-size: 16px;
	float: left;
	display: inline;
	width: 20px;
	text-align: right;
	cursor: pointer;
	line-height: 22px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberColumn .owl-buttons .owl-next:hover,
.laberColumn .owl-buttons .owl-prev:hover{color:#333e48;}

.laberColumn .allProducts{
	color: #333e48;
	font-weight: 400;
	text-transform: none;
	line-height: 20px;
}



.laberSpecialProducts{position:relative;margin-bottom:30px}
.laberSpecialProducts .title_block h3{margin-bottom:30px;}
.laberSpecialProducts .productName{margin-bottom:20px;}
.laberSpecialProducts .item {margin-bottom:30px;}
.laberSpecialProducts .item .productName a{font:16px;color:#333e48;font-weight:500;}
.laberSpecialProducts .item .productName a:hover{color:#d11418;}
.laberSpecialProducts .item  .laber-product-price-and-shipping{margin-bottom:20px;}
.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;
	text-align: center;
	display: block;
	width: 100%;
	padding: 0 20px;
	border-radius: 40px;
	color: #333e48;
	text-transform: uppercase;
	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;
	cursor: pointer;
}
.laberSpecialProducts .laberCart .laberBottom:hover{
	border-color: #d11418;
	background-color: #d11418;
	color:#fff;
}

.laberSpecialProducts .item-inner .item .laberProduct-image{
	position:relative;
	margin-bottom:20px;
	background: #fafafa;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li.laber-discount {
    display: none;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li span {
    background: #d11418;
        background-color: rgb(255, 126, 0);
    font-size: 12px;
    color: #fff;
    padding: 2px 5px;
    margin-bottom: 5px;
    display: block;
    border-radius: 2px;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li.laber-new span {
    background-color: #7ec433;
}

.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{
	border: 1px solid #ebebeb;
	text-align: center;
	border-radius:3px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.laberTestimonial .laberComment{
	background: url(../img/icon_11.png) no-repeat center 50px;
	background-color: #f2f6f8;
	padding: 80px 20px 20px;
	color: #333e48;
	line-height: 25px;
}
.laberTestimonial  .image{
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}
.laberTestimonial  .image:before{
	content: "";
	background: #f2f6f8;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 50%;
}
.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: 12px;
	color: #d11418;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 10px;
}
.laberTestimonial .laberAuthor p.laberOffice{
	font-size: 13px;
	color: #333e48;
	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:#d11418;
	background-color:#fff;
}
/* end laberTestimonial */


/* manufacturer */
.laberLogo_manufacturer{
	border-top:1px solid #ebebeb;
	padding:20px 0;
}
.laberLogo_manufacturer .item a{
	opacity:0.5;
}
.laberLogo_manufacturer .item a:hover{
	opacity:1;
}
/* and manufacturer */





/* footer */
#footer{
	padding-top: 10px;
        border-top: 1px solid #000;
	
}
.laberFooter-top{}
.laberFooter-center{}
.laberFooter-center .links{width: 15%;}
.laberFooter-center .laberLinks{width: 14%;}
.laberFooter-center .block-contact{
	border:none;
}
.laberFooter-center .footer_razor{margin-bottom:30px;} 
.laberFooter-center .logo_footer{margin-bottom: 44px;} 
.laberFooter-center .logo_footer a{display: block;}
.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: #d11418;
	font-weight: 500;
	margin: 0;
}
#block_myaccount_infos .myaccount-title a{
	color: #000;
	text-transform: none !important;
	font-weight: 500;
}
.laberFooter-center .h3{
	color: #000;
	font-size: 18px;
	line-height: 1;
	text-transform: none;
	padding-top: 18px;
	margin-bottom: 44px;
}
#footer ul li{}
#footer ul li a{
	color: #000;
	line-height: 30px;
}
#footer ul li a:hover{
text-decoration: underline;
}
.block-contact .block-contact-title{display:none;}
.block-contact .collapse p{color:#93979c;font-size:14px;}
.block-contact .address{}
.block_newsletter {}
.block_newsletter p{
	line-height: 25px;
	color: #93979c;
	margin-bottom: 20px;
}
.block_newsletter form input[type="email"] {
	padding: 0;
	width: 100%;
	border: none;
	background: no-repeat;
	border-bottom:1px solid #324052;
	margin-bottom:15px;
}
.block_newsletter form input.btn {
    height: 40px;
    box-shadow: none;
    background: #303c4b;
    border-color: #303c4b;
	color:#fff;
    font-size: 13px;
    font-weight: 500;
    border-radius: 40px;
    padding: 0 30px;
	-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:#d11418;
}

.laberFooter-bottom{
	border-top:1px solid #000;
	padding:40px 0;
        background-color: white;
}
.laberFooter-bottom .copyright {
	color:#93979c;
	font-size:14px;
}
.laberFooter-bottom .copyright a{color:#d11418;}
.laberFooter-bottom .payment {
	text-align:right;
}
.laberFooter-bottom .payment a{
	font-size: 28px;
	color: #fff;
	opacity: 0.5;
}
.laberFooter-bottom .payment a:hover{
	opacity:1;
}

.mypresta_scrollup{
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f2f5f7;
	border-radius: 100%;
	position: fixed;
	bottom: 30px;
	right: 30px;
	color: #333e48;
	font-size: 24px;
	opacity:0;
}
.mypresta_scrollup.open{
	opacity:1;
}
.mypresta_scrollup:hover{
	/* background-color:#d11418; */
	color:#000;
        border: 1px #000; 
        border-radius: inherit;
}
.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;
}
/* And Footer */


/* page categoty */
#products .laberProducts {
    display: none;
}
.laberGridList {
    margin: 0;
}
.laberGridList li {
    margin-right: 10px;
}
.laberGridList li:last-child{
	margin-right:0;
}
.laberGridList li a {
	color: #333e48;
	line-height: 40px;
	display: block;
	font-size: 14px;
	width: 40px;
	height: 40px;
	background: #f2f5f7;
	border: 1px solid #ebeef1;
	border-radius: 100%;
	text-align: center;
}
.laberGridList li a span{
	display:none;
}
.laberGridList li a:hover, 
.active_list .laberGridList li#list a, 
.active_grid .laberGridList li#grid a{
    /* background-color: #d11418; */
    border-color: #000;
	/* color:#fff; */
}
#products.active_list .laberProductList,
#products.active_grid .laberProductGrid {
    display: block;
    overflow: hidden;
}
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature,
#main .page-footer{margin:0;}
#js-product-list .laberProductGrid .item-inner{
	border-bottom: 1px solid #f5f5f5;
	padding-bottom:20px;
}
#laber-products-top{height:40px;margin-bottom:40px;}
.products-selection{margin:0;}
.products-selection .sort-by{
	margin: 0;
	margin-right: 20px;
	line-height: 40px;
}
.products-sort-order .select-title{
	width: 271px;
	line-height: 40px;
	height: 40px;
	padding: 0 20px;
	border-color: #e8ecef;
	box-shadow: 0 0 0;
	border-radius: 40px;
}
.products-sort-order .select-title i{
	line-height: 40px;
	height: 40px;
}
.products-sort-order .dropdown-menu{
	left: 15px;
	background: #fff;
	border-radius: 0;
	box-shadow: 0 0 0;
	margin: 0;
	border: 1px solid #ebebeb;
	right: 15px;
	top: 45px;
	width: auto;
}
.products-sort-order .select-list:hover{
	background-color:#efefef;
        color: #000
}

#laber-products-top .total-products p{
	margin: 0;
	line-height: 40px;
	margin-left: 20px;
	color: #333e48;
}
#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: #232f3e;
    color: #fff;
    font-weight: 500;
    box-shadow: 0 0 0;
}

@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){
	.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;}
}
/* and page categoty */
body#checkout #header .header-nav{padding:0;}
body#checkout #footer{
	box-shadow: 0 0 0;
	background: #222e3c;
        padding: 0px;
}
#prices-drop #content-wrapper,
#new-products #content-wrapper,
#best-sales #content-wrapper,
#search #content-wrapper,
#cart #content-wrapper,
#authentication #content-wrapper{
	width:100%;
}
.page-authentication #content{
	max-width: 100%;
	box-shadow: 0 0 0;
}
@media only screen and  (max-width : 1600px){
	.container {
		padding: 0 10px;
                width: 100%;
	}
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	.header-top .laberDisplaySearch{width: 50%;}
	.header-top .position-static{width: 33.33333%;}
}
@media only screen and (min-width : 768px) and (max-width : 991px){
	#header .logo {
		padding-top: 15px;
	}	
	#header .header-top .position-static{
		padding-top: 20px;
		text-align: center;
	}
	#header .header-nav #_desktop_contact_link{display:block;}
	
	#header .header-nav .right-nav,
	#header .header-nav #_desktop_contact_link #contact-link{
		text-align: center;
		display: block;
	}
	#contact-link ul,
	#header .header-nav .right-nav .laberIpad,
	#header .header-top .position-static .laberIpad{
		display:inline-block;
	}
	.laberFooter-center .links {
		width: 100%;
	}

        .block_volgen.col-lg-2.col-md-2.col-sm-4.col-xs-12.links {
                display: none;
        }

	.laberFooter-center .laberLinks {
		width: auto;
                padding-right: 5%;
	}
	.product-quantity #quantity_wanted{width: 100px;}
	.product-actions .add-to-cart{min-width: 155px;padding: 0 15px;}
	.block-contact .collapse p{
		line-height:15px;
	}
	.ProdCategoryBanner .laberCat-banner{width: 40%;}
	.ProdCategoryBanner .laberListProducts{width: 60%;}
	.laberthemes .title_block .sub_category {
		display: block;
	}
	.laberthemes .title_block .tab_cates {
		width: 150px;
		border: 1px solid #ccc;
		background: #fff;
		z-index: 999;
		padding: 10px;
		top: 30px;
		display:none;
	}
	.laberthemes .title_block .tab_cates.Open {
		display:block;
	}
	.laberthemes .title_block .tab_cates li {
		    width: 100%;
			margin: 0;
			
	}
	.laberthemes .title_block .tab_cates li a{
		line-height: 30px;
	}
}
@media only screen and (max-width : 767px){
	main {
		padding: 0 10px;
	}
	#header{
		margin:0 -10px;
	}
	#product #header{margin-bottom:20px;}
	#header .header-nav #menu-icon{
		width: 40px;
		height: 40px;
		border: 2px solid #000;
		color: #000;
		font-size: 14px;
		border-radius: 100%;
		text-align: center;
		line-height: 40px;
		margin-left: 10px;
		margin-top: 10px;
	}
	#header .header-nav #menu-icon .material-icons{font-size: 18px;line-height: 1;}
	#header .header-top,
	#header .header-nav{background:none;}
	#header .header-nav .top-logo{
		clear: both;
		text-align: center;
		width: 100%;
		line-height: 1;
		padding: 10px 0;
		border-top: 1px solid rgba(255, 255, 255, 0.3);
	}
	#header .header-nav .top-logo a,
	#header .header-nav .top-logo h1{
		margin:0;
		display:inline-block;
	}
	.laberUserInfo{margin-right: 0;padding: 10px;}
	#header .header-nav .blockcart{padding: 10px;}
	#header .laber-cart a.cart{padding-left:50px;}
	.laberUserInfo .laberUser{padding-left: 45px;}
	#header .laber-cart a span.icon,
	.laberUserInfo .laberUser .icon{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	#header .laber-cart a.cart,
	.laberUserInfo .laberUser p{line-height: 20px;font-size: 12px;}
	.laber-freeshipping{padding:20px;margin: 0;margin-bottom:30px;}
	.laber-freeshipping .item-inner{
		    text-align: left;
			border: none;
			border-bottom: 1px solid #ebebeb;
			padding-bottom: 10px;
			margin-bottom: 10px;
	}
	.laber-freeshipping .item-inner:last-child{
		border:none;
		padding-bottom:0;
		margin-bottom:0;
	}
	
	.laberFooter-center .laberLinks,
	.laberFooter-center .links{width:100%;border: none;}
	.links .title{
		padding: 10px 0;
		border-bottom: 1px solid #2d3946;
	}
	.laberFooter-bottom{
		padding:0;
		border:none;
	}
	.laberFooter-bottom .copyright{
		margin-bottom: 10px;
		text-align: left;
		padding: 10px 0;
		border-bottom: 1px solid #2d3946;
	}
	.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:10px;}
	.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{}
	.language-selector-wrapper ul.link li.current a,
	.currency-selector-wrapper ul.link li a:hover{
		color:#d11418;
	}
	#contact-link{
		background-color:#fff;
	}
	#contact-link ul{}
	#contact-link ul li{
		width: 100%;
		margin: 0;
		padding: 0 10px;
		border: none;
		line-height: 30px;
		font-size: 14px;
	}
	#contact-link ul li a{}
	
	#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;
	}
	.laberActions{
		position: static;
		opacity: 1;
	}
	#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;}
	.product-actions .add-to-cart{min-width: 185px;}
	.images-container .product-images > li.thumb-container > .thumb{width: 88px;}
	.laberProductGrid.ProdCategoryBanner .item-inner{margin-bottom:20px;}
	.laberthemes .title_block .sub_category {
		display: block;
	}
	.laberthemes .title_block .tab_cates {
		width: 150px;
		border: 1px solid #ccc;
		background: #fff;
		z-index: 999;
		padding: 10px;
		top: 30px;
		display:none;
	}
	.laberthemes .title_block .tab_cates.Open {
		display:block;
	}
	.laberthemes .title_block .tab_cates li {
		    width: 100%;
			margin: 0;
			
	}
	.laberthemes .title_block .tab_cates li a{
		line-height: 30px;
	}
	.mypresta_scrollup{display:none;}
}

.shop-phone {
padding: 5px 88px !important;
padding-top: 5px;
padding-right: 88px;
padding-bottom: 5px;
padding-left: 88px;
text-shadow: none !important;
font-weight: normal !important;
color: #000 !important;
font-size: 14px !important;
line-height: 37px !important;
}

.shop-phone i {
color: #7dab00;
}

.laberMegamenu {
background-color: white;
}

#header .logo {
padding-top: 15px;
}

.categorie-titel{
	color: #000;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 2px solid #ebebeb;
	display: block;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-transform: none !important;
	position: relative;
}
.categorie-titel:before {
    content: "";
    background-color: #000;
    height: 2px;
    width: 50px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
}

/* ************************************************************************************************
                                    Sub Categories Styles
************************************************************************************************ */
#subcategories {
    /* border-top: 1px solid #d6d4d4;
    padding: 15px 0 0px 0; */
}
 
#subcategories p.subcategory-heading {
    font-weight: bold;
    color: #333;
    margin: 0 0 15px 0;
}
 
#subcategories ul {
    margin: 0 0 0 -20px;
}
 
#subcategories ul li {
    float: left;
    width: 145px;
    margin: 0 0 33px 33px;
    text-align: center;
    height: 202px;
}
 
#subcategories ul li .subcategory-image {
    padding: 0 0 8px 0;
}
 
#subcategories ul li .subcategory-image a {
    display: block;
    padding: 9px;
    border: 1px solid #d6d4d4;
}
 
#subcategories ul li .subcategory-image a img {
    max-width: 100%;
    vertical-align: top;
}
 
#subcategories ul li .subcategory-name {
    /* font: 600 18px/22px "Open Sans", sans-serif; */
    color: #555454;
    /* text-transform: uppercase; */
}
 
#subcategories ul li .subcategory-name:hover {
    color: #515151;
}
 
#subcategories ul li .cat_desc {
    display: none;
}
 
#subcategories ul li:hover .subcategory-image a {
    border: 5px solid #333;
    padding: 5px;
}

#pagenotfound .page-not-found, #products .page-not-found {
display: none;
}

.displayMegamenu.col-md-9.col-sm-8.col-xs-12 {
width: 100%;
}


/*** CATEGORY BLOCKS HOMEPAGE ***/

.home-afbeeldingen-tabs {
	background-color:#000;
background-clip: content-box;
padding-bottom: 20px;
position: sticky;
}
.home-afbeeldingen-tabs img {
	opacity:.4;
        width: 100%;
}
.home-afbeeldingen-tabs:hover img {
	opacity:.8 !important;
}

h3.item-title {
	position: absolute;
	z-index: 9999;
	top: 40%;
	margin-top: 0;
	text-align: center;
	width: 100%;
	font: 800 24px/20px "Open Sans", sans-serif;
	font-style: italic;
	text-transform: uppercase;
	color:#ffffff!important;
}

h3.item-title a {
color: #ffffff!important;
}


h2.productName {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

.laberActions .laberCart .laberBottom:hover {
background-color: #006fa8;
border-color: #006fa8;
color: #fff;
}

#category_description_short a {
color: #2445a2 !important;
}
#category_description_full a {
color: #2445a2 !important;
}

a:focus, a:hover {
color: #000
}

.laber_Popup {
display: none;
}

#wrapper .breadcrumb li a:hover {
text-decoration: underline;
}

.lab-menu-horizontal ul li.level-1 > a span:hover {
text-decoration: underline;
}


.fa.fa-phone {
color: #7dab00;
}

.fa.fa-check {
color: #7dab00;
}

@media only screen and (max-width : 767px){
#_desktop_contact_link2 {
display: none;
}
}

.logo.img-responsive {
max-height: 70px !important;
}


#laat_grid_zien .laberProductGrid {
    display: block !important;
}

#products.WK_HomeSearchContainer div#js-product-list div.laberProductGrid.laberProducts {
display: block;
}

#products div#js-product-list div.laberProductGrid.laberProducts {
display: block;
}

#products.active_list div.clearfix div#js-product-list div.laberProductGrid.laberProducts {
display: none;
}

#header section#products.WK_HomeSearchContainer {
width: 75%;
margin-left: 13%;
}

.homepagina a {
text-decoration: underline !important;
}

.homepagina p {
font-size: 13px !important;
}

@media only screen and  (max-width : 767px){
	.copyright25 {
		display: none;
	}

	.wwk-widget-iframe.wwk-widget--new_default.wwk-widget--new_default--dark {
		display: none;
	}
}

.footer-terms {
    text-align: center;
    padding: 20px 0 10px;
    background: #efefef;
    color: #000;
}

.footer-copyright {
    text-align: center;
    padding: 10px 0 20px;
    background: #efefef;
    color: #000;
}

.footer__payment-image {
margin: 0 8px;
width: 45px;
height: 38px;
}

.accessories .laberproduct-detail.product-features {
display: none !important;
}

.product-description ul li {
color: #000 !important;
list-style: disc;
margin-left: 1%;
}

#header .header-top .search-widget {
    float: right;
    width: 100%;
    margin-top: 5px;
}

.ap5-pack-product .ap5-overlay {
    z-index: -1 !important;
}

.product-actions .add-to-cart {
    /* background-color: #f2f5f7; */
    box-shadow: 0 0 0;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px !important;
    color: #333e48;
    border: 1px solid #eaedf0;
        border-top-color: rgb(234, 237, 240);
        border-right-color: rgb(234, 237, 240);
        border-bottom-color: rgb(234, 237, 240);
        border-left-color: rgb(234, 237, 240);
    padding: 0 10px;
    display: inline-block;
    line-height: 40px;
    min-width: 220px;
}

.logout {
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    padding: 0 30px;
    border: 1px solid #006fa8;
    background: #006fa8;
}

.btn-primary, .btn-secondary, .btn-tertiary{
	background-color: #f2f5f7;
	box-shadow: 0 0 0;
	font-size: 14px;
	font-weight: 500;
	border-radius: 3px;
	color: #333e48;
	border: 1px solid #eaedf0;
	padding: 0 10px;
	display: inline-block;
	line-height: 40px;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover{
	background-color: #006fa8;
	border-color: #006fa8;
	color:#fff;
}

.additional-info-bottom {
display: none;
}


.laberBottom.disabled {
    background-color: white !important;
    color: #333e48 !important;
    border: 1px solid #eaedf0 !important;
}

.laberBottom.disabled:hover {
    cursor: not-allowed;
    background-color: #2fb5d2 !important;
    color: #fff !important;
}

#main-searchresult {
width: 75% !important;
margin-left: 13%;
}

#search_widget {
    overflow: hidden !important;
}

#search_widget form i {
    top: -30px !important;
}

.search-widget form button[type="submit"] {
    width: 4.5rem !important;
}

.laber-flag.laber_reduction_percent_display {
display: none;
}

#ddw_timeslots {
  display: none;
}

.calendar-wrapper.col-xs-12.col-sm-6 {
width: 100%;
}

#hook-display-after-carrier {
  background-color: #efefef;
  border: 1px solid #efefef;
  padding: 3%;
}

.announcement-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #7f54b3;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

.popup-content {
    max-width: 75%;
    margin: 0 auto;
}

.popup-content p {
    color: white;
}

.close-btn {
    float: right;
    cursor: pointer;
    text-decoration: underline;
}

body#checkout #header .header-nav {
  padding: 10px;
}

.laberFooter-center {
  background-color: white;
}

#checkout-personal-information-step {
  margin-top: 4%;
}

#js-checkout-summary {
  margin-top: 8%;
}
