/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 


.kolory-tmp {

	
	/* ramka z ikonkami */
	border: 1px solid #d2d2d4;



	/* old */
	color: #131313; /* tekst */

	color: #2c7d2e; /*  ciemno zielony */
	color: #131313; /*  grafitowy */

	/* retromania - kolory */
	color: #131313;
	color: #131313;
	color: #004116;
	color: #2c7d2e;
	color: #000000;
	color: #ffffff;
	color: #e40e11;


	color: #004116;
	color: #2c7d2e;

	/* ------------------------- */

	color: #131313;
	color: #2c7d2e;

	font-family: 'Norican', cursive;

    font-family: 'Baloo 2', sans-serif;



	color: #696d6e; /* naglowki */

	color: #44484a;  /* kolor  w top menu */

	color: #34434d; /* naglowek  */

	color: #2c7d2e; /* linki:hover */

	color: #2c7d2e; /* button */
	color: #2da52f; /* button hover */

	color: #fff204; /* button */


}


.bg-2 {
	
}

.laberProductList .laberCart .laberBottom,
.laberProductList .laberItem a,
#newsletter_block_popup .block_content .send-reqest,
.product-actions .add-to-cart,
#subcategories ul li a,
#header .laber-cart .cart_block .cart-buttons a,
.btn-primary, .btn-secondary, .btn-tertiary,
.block_newsletter form button.btn,
.laberCart-2 .laberBottom {
	background: transparent;
	color: #ffffff;
	cursor: pointer;
	padding: 10px 10px 7px;
	display: inline-block;
	font-size: 16px;
	position: relative;
	border: 1px solid #2c7d2e;
	transition: all 300ms ease;
	background-color: #2c7d2e;
	
}

.laberCart-2 .laberBottom {
	/* padding: 8px 15px 5px;	 */
}


.btn-secondary span,
.btn-primary span,
.product-actions .add-to-cart span,
#header .laber-cart .cart_block .cart-buttons a span,
#subcategories ul li a span,
/* .laberCart .laberBottom span, */
.laberCart-2 .laberBottom span 
{
	position: relative;
	z-index: 1;
}

.btn-secondary::before,
.btn-primary::before,
.product-actions .add-to-cart::before,
#header .laber-cart .cart_block .cart-buttons a::before,
#subcategories ul li a::before,
/* .laberCart .laberBottom::before, */
.laberCart-2 .laberBottom::before {
	
	background: #2da52f;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 0;
    transition: all 300ms ease;
	content: "";

}

.btn-primary:focus, .btn-secondart:focus {
	background: #2c7d2e;
}


.btn-secondary:hover::before,
.btn-primary:hover::before,
.product-actions .add-to-cart:hover::before,
#header .laber-cart .cart_block .cart-buttons a:hover::before,
#subcategories ul li a:hover::before,
.laberCart .laberBottom:hover::before,
.laberCart-2 .laberBottom:hover::before {
	opacity: 1;
}






.container, .col-lg-20p
.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;
}

@media screen  and (min-width: 1200px){
	.col-lg-20p {
		width: 20%;
	}
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}


body, html {
	height: auto;
}
body {
    direction: ltr;
	font-family: 'Baloo 2', sans-serif;
	font-size:18px;
	color: #44484a; 
	font-weight:400;
	background: #ffffff;
}
a{
	color: #44484a;	
	-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:focus, a:hover{color:#2c7d2e;}
p{
	font-size:18px;
	color:#44484a;
	margin-bottom: 0.8em;
	line-height: 1.5;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-weight:500;
	margin-bottom: 1em;
	color: #131313;
}
h1, .h1 {
	font-size: 26px;
}

h2, .h2 {

} 

h3, .h3 {

}

h4, .h4 {

}

h5, .h5 {

}

h6, .h6 {
	
}

b, strong {
	font-weight: 500;
}

.label, label {
	font-size: 1rem;
}

main{
	overflow:hidden;
}
.laberProductGrid .owl-carousel .owl-wrapper-outer{
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.owl-item .item-inner{
    padding: 0 10px;
}

@media only screen and (min-width : 768px){
	#left-column {
		width: 20%;
	} 

	#left-column + #content-wrapper{
		width: 80%;
	}
}

@media only screen and (min-width : 1200px){
		#left-column {
			padding-left: 0;
		}
		
		#left-column + #content-wrapper{
			padding-right: 0;
		}
	
}


@media only screen and (max-width : 767px){
	
	.search-widget form input[type="text"].ui-autocomplete-input {
		
	}
	
	input.ui-autocomplete-input::placeholder {
		
	}

}


.box-full-width {
	width: 100vw;
	margin-left: calc(50% - 50vw);
}


/* ------------------------------- tytuly blokow ------------------------------ */

.home-h1,
#main .page-header h1, 
#main .block-title {
	line-height: 1.1;
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 20px;
	padding: 6px 6px 8px 10px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid #e7e7e9;
	color: #2c7d2e;
}

.home-h1 {
	font-size: 32px;
}

.home-block-title {
	
	text-align: center;
	font-size: 36px;	
	padding: 3px 8px 10px 8px;
	margin: 0 0 30px;
	position: relative;
	color: #2c7d2e;
	/* border-bottom: 1px solid #2c7d2e; */
	font-weight: 600;
}

.bg-dark {
	background-color: #f5f5f5;
}
.bg-dark .home-block-title {
	
	
}

@media (max-width: 767px) {
	.block_newsletter .home-block-title,
	.home-block-title {
		font-size: 36px;
	}
}

@media (max-width: 575px) {
	.block_newsletter .home-block-title,
	.home-block-title {
		font-size: 30px;
	}
}

.block_newsletter .home-block-title span {
	
}

.block_newsletter .home-block-title::before {
	
}




@media (max-width: 767px) {
	#main .page-header h1, .block-title {
		font-size: 20px;
	}
}

/*
#main .page-header h1::before, .block-title::before {
	height: 2px;
	width: 300px;
	background: #131313;
	position: absolute;
	bottom: 0;
	content: "";
	left: 50%;
	transform: translateX(-50%);
}
*/


@media only screen and (max-width : 767px){
	
	#main .page-header h1
	{
		font-size: 22px;
		margin-top: 15px;
		margin-bottom: 25px;
		
		
	}
	
}


.block-title a {
	color: #ffffff;
}

.block-title a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/* END --------------------------- tytuly blokow ------------------------------ */

#custom-text {
	background: none;
	padding: 3.125rem 10px 3.125rem 10px;
}


#custom-text > h1, 
.home_blog_post h3.page-heading, 
#productCommentsBlock h3.h3, 
.laberthemes .title_block h3,
.support-top-inner .info-title h4,
.laberFooter-center .h3,
.block_newsletter p.h3,
.laberProduct h1.h1 { 
	font-family: 'Baloo 2', sans-serif;
}


@media only screen and (min-width : 1200px){
	.container{width:1170px}
}

@media only screen and (min-width : 1330px){
	.container{width: 1300px}
	
	.owl-item .item-inner{
    
	}
}

@media only screen and (min-width : 1530px){
	.container{width: 1500px}
}




#header{
	position: relative;
	z-index: 910 !important;
	color: #34434d;
	box-shadow: 0 2px 6px -2px #403d3d;
	border-bottom: 2px solid #ffffff;


	
}

@media only screen and (max-width : 992px){
	#header{ 
		background-size: contain;
	}
}

#header a {
	color: #34434d;
}

@media only screen and (min-width: 1200px) {
	#index #header{
		
	}
}


.display-top {
	display: flex;
}

@media only screen and (min-width : 768px){
	#header .logo{
		max-width: 100%;
	}
}


#wrapper{
	background: none;
	box-shadow: 0 0 0;
	padding-top: 0;
}


#index #wrapper{
	padding-top: 0px;
}

.page-my-account #content .links a:hover,
.page-my-account #content .links a:hover i{
	color: #2c7d2e;
}

#header .header-nav a{
	
}

@media only screen and (min-width: 768px) {
	#header .header-nav a{
		
	}

	
}

#header .header-nav a:hover {
    
	color: #2c7d2e;
	/* opacity: 0.8; */
}
#header .header-nav{
	margin: 0;
	border-bottom: none;
}

.header-slogan {
	background: rgba(255, 255, 255, 0.3);
	padding: 5px 0;
}

@media(max-width: 767px) {
	.header-slogan {
		padding: 10px 0;
	}
}

#slogan {
	margin: 0;

	font-size: 3.5vw;
	
}

@media(max-width: 575px) {
	#slogan {
		
	}

}


#header .header-nav i:not(.pe-7s-trash) {
	/* color: inherit; */
}

#header .header-nav i.pe-7s-search {
		color: #131313;
}


@media only screen and (min-width: 768px) {
	.header-nav-row {
		display: flex;
		justify-content: end;
		padding-right: 10px;
	}

	.header-nav-row::after {
		content: none;
	}
}

#header .header-top{
	position: relative;
	z-index: 99;
	padding: 5px 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;
	background: none;
}

#top-left {
	margin-left: 5px;
	
}

#index #header .header-top {
	padding-bottom: 10px;
}

#header .header-top > .container{
	
	
}

#header .header-top .laberIpad{
	
}

#header .header-top .laberIpad-row{
	display: flex;
}

#_desktop_laberUserInfo {
	padding: 0;
}

.header-top .header-row {
	
}

#header-top-master.laberMenu-top {
	position: fixed;
	top: 0;
	left: 0;
	background: #f5f5f5;
	width: 100%;
	padding: 5px 3%;
	border-bottom: 1px solid #ffffff;
	box-shadow: 0 2px 6px -2px #403d3d;
	
}

#header-top-master.laberMenu-top #_desktop_logo {
	margin-top: 0;
}

#header-top-master.laberMenu-top #_desktop_logo .logo {
	max-height: 55px;
	/* filter: brightness(1000) contrast(1000); */
}


.header-top .header-row #_desktop_logo{
	
	
}


.header-top .header-row #nav-top{
	order: 3;
	flex-grow: 2;
	display: flex;
	justify-content: space-evenly;
}

.header-top .header-row #nav-top i{
	color: #ffffff;
	margin-right: 10px;
}



@media (max-width: 1199px) {
	.header-top .header-row #_desktop_logo{
		max-width: 200px;
	}
}

.container_lab_megamenu{
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
	background: #2c7d2e;
	/* margin-bottom: 5px !important; */
}

.header-top .header-row .header-icons{
	order: 3;
	margin-left: auto;
}

@media only screen and (min-width : 991px){
	#header .container_lab_megamenu.laberMenu-top {
		
		display: flex;
		justify-content: space-between;
		padding: 5px 5%;
		box-shadow: 0 2px 6px -2px #403d3d;
		border-bottom: 1px solid #ffffff;
		
		background: rgba(44, 125, 46, .9);

		
	}
	#header .container_lab_megamenu.laberMenu-top .logo{
		margin-top: 0;
		max-width: 100px;
	}
	
}



#header #_mobile_contact_link a {
	/* color: #ffffff; */
}


#header #_mobile_contact_link a:hover {
	
}



#header-top-master {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0px;
	padding: 0 5px;
}

#header-top-master .labSearch{
	margin-left: auto;
	margin-right: 20px;
}

@media (max-width : 767px){
	#header-top-master {
		display: none;
	}
}

@media only screen and (min-width : 992px){
	#more_menu {
		display: none;
	}
}

.search-widget form input[type="text"]:focus{
	outline: none;
}
.search-widget form button[type="submit"]{
	height: 45px;
	width: 45px;
	text-align: left;
	top: 0;
	left: 0;
	padding: 0;
	font-size: 30px;
	cursor: pointer;
	text-align: center;
	color: #131313;
}
.search-widget form button[type="submit"]:hover{
	color:#2c7d2e;
}

.header-top .search-widget form input[type="text"] {
	padding-left: 45px;
	border-radius: 4px;
	
	border: none
}

.labersearch-selector{
	padding: 0;
}
.labersearch-selector .expand-more{
	color: #2c7d2e;
	font-size: 30px;
	width: 45px;
	height: 35px;
	line-height: 37px;
	display: block;
	text-align: center;
}
.labersearch-selector .expand-more:hover{
	opacity: 0.8;
	
}
.labersearch-selector .dropdown-menu{
	left: inherit;
	right: 0;
	padding: 0;
	margin: 0;
	padding: 4px;
	width: 330px;
	border-color: #2c7d2e;
	
	border-radius: 3px;
}


.labersearch-selector .dropdown-menu .search-widget{padding: 0 !important; width: 100%;}
.laberSetting{padding-left:20px;}
.laberSetting .icon-setting{
	background: url(../img/icon_setting.png) no-repeat center center;
	width: 20px;
	height: 62px;
	display: block;
}
.laberSetting .laberSetting-i {
    background: #fff;
    padding: 20px;
    border: 1px solid #ebebeb;
    left: inherit;
    right: 0;
    width: 220px;

}
.currency-selector-wrapper h4,
.language-selector-wrapper h4{
	color: #292929;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 10px;
}
.currency-selector-wrapper ul,
.language-selector-wrapper ul{margin-bottom: 10px;}
.currency-selector-wrapper ul li{text-align: center;border-bottom: 1px solid #fff;}
.language-selector-wrapper ul li{
	text-align: left;
	border-bottom: 1px solid #fff;
}

#header .dropdown-myaccount-menu ul li a,
#header .currency-selector-wrapper ul li a,
#header .language-selector-wrapper ul li a{
	padding: 0;
	line-height: 25px;
	font-size: 14px;
	background: #fafafa;
}
#header .currency-selector-wrapper ul li a:hover,
#header .language-selector-wrapper ul li a:hover,
#header .currency-selector-wrapper ul li.current a,
#header .language-selector-wrapper ul li.current a{
	color: #2c7d2e;
}


#header .header-top .top-logo{
	text-align:center;
	position: relative;
	z-index: 99;
	margin-top: -30px;
}

#header .header-top .header-megamenu{
	flex-grow: 1;
}

@media (max-width: 992px) {
	#header .header-top .top-logo{
		margin-top: 0px;
	}

}


#header .header-top .position-static{
	position: relative;
	z-index: 99;
}
#header .header-top .top-logo h1{margin-bottom:0;text-align:center;}
#header .header-top .top-logo a{
	display:inline-block;
}

#header .header-nav #_desktop_contact_link #contact-link{margin:0;}
#contact-link ul{overflow:hidden;margin:0;}
#contact-link ul li{
	margin: 5px 20px 5px 0;
	display: inline-block;
}

#contact-link ul li i{
	width: 20px;
}


#contact-link ul li:first-child{
	border:none;
	
	
}
#contact-link ul li span,
#contact-link ul li a{
	padding: 0;
	line-height: 25px;
	font-size: 16px;
	display:block;
	color: #34434d;
}

#header .header-nav .currency-selector,
#header .header-nav .language-selector{
	margin: 0;
}
#header .header-nav .currency-selector .expand-more, 
#header .header-nav .language-selector .expand-more{
	color: #ffffff;	
	font-size: 14px;
	display: block;
	line-height: 25px;

}
#header .header-nav .language-selector .expand-more img{
	vertical-align: -4px;
	border: 1px solid #ffffff;
	margin-right: 5px;
}


#header .dropdown-myaccount-menu .dropdown-menu,
#header .header-nav .dropdown-menu {
    background: #fff;
    border: medium none;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    left: inherit;
    margin: 0;
    padding: 10px;
    right: 0px;
    border-radius: 2px;
}





#header .dropdown-myaccount-menu .dropdown-menu li {
	border-bottom: 1px solid #fff;
}

#header .dropdown-myaccount-menu .dropdown-menu li .dropdown-item,
#header .header-nav .dropdown-menu li .dropdown-item {
	padding: 5px 10px;
	font-size: 14px;
	color: #131313;
}


#header .dropdown-myaccount-menu .dropdown-menu li a:hover, 
#header .dropdown-myaccount-menu .dropdown-menu li.current a,
#header .header-nav .dropdown-menu li a:hover, 
#header .header-nav .dropdown-menu li.current a{
	color: #2c7d2e;
	
	text-decoration: none;
}

#header .laberwishtlistTop{padding:0 10px 0 0;}
#header .laberwishtlistTop a.wishtlist_top .fa{
	color: #ffffff;
	font-size: 33px;
	line-height: 47px;
}
#header .laberwishtlistTop a.wishtlist_top{
	display: block;
	line-height: 47px;
	position: relative;
	width: 45px;
	height: 35px;
	text-align: center;
}
#header .laberwishtlistTop a.wishtlist_top .icons {
	color: #ffffff;
	font-size:30px;
	
	
}
#header .laberwishtlistTop a.wishtlist_top .cart-wishlist-number {
	margin: 0;
	background: #44484a;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	text-align: center;
	line-height: 20px;
	color: #ffffff;
	position: absolute;
	top: 0px;
	left: 28px;
	font-size:14px;
}



#header .laberwishtlistTop a.wishtlist_top:hover, 
#header .header-nav .currency-selector .expand-more:hover, 
#header .header-nav .language-selector .expand-more:hover{
	color: #2c7d2e;
	
}

#_desktop_blockcart {
	margin-left: 0;
}
#header .laber-cart {
    position: relative;
	padding: 0 10px;
}
#header .laber-cart a.cart {
	height: 35px;
	padding-left: 45px;
	display: block;
	position: relative;
	
}
#header .laber-cart a .icons{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 30px;
	line-height: 35px;
	color: #2c7d2e;
}
#header .laber-cart a p.labercart {
	margin: 0;
	line-height: 1;
	padding-top: 5px;
	color: #666666;
	text-transform: uppercase;
}
#header .laber-cart a .cart-products-count {
	margin: 0;
	background: #44484a;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	text-align: center;
	line-height: 20px;
	color: #ffffff;
	position: absolute;
	top: 0px;
	left: 25px;
	font-size:14px;
}
#header .laber-cart a .cart-products-count span{
	color: #ffffff;
}

.laber-cart a.cart span.amount {
	
	line-height: 40px;
	font-weight: 500;
	/* color: #ffffff; */
}
#header .laber-cart .dropdown-menu{
	background: #fff;
	border-radius: 3px;
	padding: 15px;
	width: 290px;
	z-index: 110;
	border: 1px solid #ebebeb;
	right: 0;
	left: inherit;
}
#header .laber-cart .cart_block .products_count {
    color: #292929;
    text-transform: uppercase;
    font-weight: 400;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
#header .laber-cart .cart_block .products {
    overflow: hidden;
    margin-bottom: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #ebebeb;
}
#header .laber-cart .cart_block .products .img {
    display: inline;
    float: left;
    margin-right: 15px;
    width: 60px;
    border: 1px solid #ebebeb;
}
#header .laber-cart .cart_block .products .cart-info {
    overflow: hidden;
}
#header .laber-cart .cart_block .products .cart-info h2.productName {
    font-size: 14px;
    font-weight: 400;
	color: #131313;
    text-transform: none;
}

#header .laber-cart .cart_block .products .cart-info h2.productName a:hover{
	color: #2c7d2e;
	text-decoration: none;
}


#header .laber-cart .cart_block .products .remove_link {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}

#header .laber-cart .cart_block .products .remove_link a:hover {
	color: #2c7d2e;
}


#header .laber-cart .cart_block .cart-prices {
    overflow: hidden;
    margin-bottom: 30px;
	padding: 5px 0;
}
#header .laber-cart .cart_block .cart-prices .total {
    color: #44484a;
    font-weight: 500;
    font-size: 16px;
}
#header .laber-cart .cart_block .cart-prices .amount{
	color: #44484a;
	font-size: 18px;
	font-weight: 500;}
	
#header .laber-cart .cart_block .cart-info .price {
	font-size: 16px;
}

	
#header .laber-cart .cart_block .cart-buttons {
    text-align: center;
}
#header .laber-cart .cart_block .cart-buttons a {
	display: inline-block;
	font-size: 16px;
	line-height: 35px;
	padding: 0 30px;



}
#header .laber-cart .cart_block  .laberPrice .quantity{font-size: 14px;}
#header .laber-cart .cart_block .cart-buttons a:hover{



	text-decoration: none;
}
#header .laber-cart .cart_block .products .cart-info h2.productName {
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
}

#header .laber-cart .cart-text {
	color: #131313;
}

#header .header-nav .blockcart {
	height: auto;
	background: none;
	padding: 0 5px;
	margin-left: 0;
}




#header .laberUserInfo {
	margin: 0;
}


/* ---------------------------- moje konto blok - rozwijany ------------------ */

.myaccount-top-menu {
	display: flex;
	align-items: center;
	line-height: 1;
	color: #34434d !important;
	height: 35px;
}

@media(max-width: 767px) {
	.myaccount-top-menu i::before {
		vertical-align: super;
		/* color: #34434d; */
	} 
}

.dropdown:hover .expand-more {
	color: #2c7d2e !important;
	opacity: 0.8;
	transition: all 300ms ease;	
}


.myaccount-top-menu > div{
	text-align: left;
	line-height: 13px;
}

.myaccount-top-menu i{
	font-size: 25px;
	margin: 0 10px 0 0;
	color: #2c7d2e;

}

.myaccount-top-menu .myaccoynt-title {
	font-size: 14px;
	font-weight: 500;
}
.myaccount-top-menu .myaccoynt-opt {
	font-size: 12px;
}




#header .header-nav .user-info{
	margin-left:0;
	margin-top:0;
	
}
#header .laberUserInfo .signin a{
	color:#2c7d2e;
	line-height: 25px;
	font-size:14px;
}

#header .laberUserInfo .signin a:hover{
	
	text-decoration: underline;
}


@media only screen and (min-width: 768px) {
	#header .laberUserInfo .signin a{
		color: #5a5a5a;
	}
	
	#header .laberUserInfo .signin a:hover{
		color: #2c7d2e;
	}
	
}



.laberCart .cart-icon-png::before {
	content:url(../img/icon-cart-2.png);
	/* vertical-align: -2px; */
}

#header .laber-cart .cart-icon-png::before {
	content:url(../img/icon-cart-top.png);
	/* vertical-align: -2px; */
}


#header .wishtlist_top .wishlist-icon-png::before {
	content:url(../img/icon-wishlist-top.png);
	/* vertical-align: -3px; */
	
}



#header .labersearch-selector .search-icon-png::before {
	content:url(../img/icon-view.png);
	/* vertical-align: -3px; */
	
}

#search_widget .search-icon-png-1::before,
#header .labersearch-selector .search-icon-png-1::before {
	content:url(../img/icon-search-top.png);
	/* vertical-align: -1px; */
	
}


.laberItem .wishlist-icon-png::before {
	content:url(../img/icon-wishlist-2.png);
}


.laberItem .quick-view-icon-png::before {
	content:url(../img/icon-quickview-2.png);
}

.laberItem .addCompare-icon-png::before {
	content:url(../img/icon-compare-2.png);
}

.laberItem .removeCompare-icon-png::before {
	content:url(../img/icon-trash-2.png);
}

.product-additiona-buttons .laberItem i::before {
	/* filter: brightness(0); */
}
.product-additiona-buttons .laberItem .wishlist-icon-png::before {
	content:url(../img/icon-wishlist-2.png);
}
.product-additiona-buttons .laberItem .addCompare-icon-png::before {
	content:url(../img/icon-compare-2.png);
}
.product-additiona-buttons .laberItem .removeCompare-icon-png::before {
	content:url(../img/icon-trash-2.png);
}

.pe-7s-cart.add-to-cart-icon-png::before {
	content: url(../img/icon-cart-white.png);
}

.pe-7s-search.view-icon-png::before {
	content: url(../img/icon-view-2.png);
}


.addCompare-icon-top-png::before {
	content:url(../img/icon-compare-top.png);
	/* vertical-align: -6px; */
}





/* custom html */
.laberStatic{
	overflow: hidden;
	padding: 0;
	margin-bottom:20px;
}

#left-column .laberStatic{padding:0;}
.laberStatic .img {
	margin-bottom:20px;
}
.laberStatic .img a {
	display: block;
	position: relative;
	overflow: hidden;
}
.laberStatic .img img {
    height: auto;
    width: 100%;
}
.laberStatic .img a::before, .laberStatic .img a::after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 900ms ease 0s;
}
.laberStatic .img a::before, .laberStatic .img a::after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberStatic .img a:hover::before {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    bottom: 50%;
    top: 50%;
}
.laberStatic .img a:hover::after {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    left: 51%;
    right: 50%;
}
.laberStatic .content-text {
    min-height: 270px;
    padding-top: 80px;
    text-align: right;
    margin-bottom: 20px;
    background: #Fff;
}
.laberStatic .content-text h4 {
    color: #888888;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1;
    margin: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}

.laberStatic .content-text h3 {
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 0 0 10px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
.laberStatic .content-text h3:before {
    border-bottom: 1px solid #e3e3e3;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    width: 70px;
}
.laberStatic .border h3:before {
    border-bottom:none;
}


.displayPosition1 .laberStatic{
	display: flex;
}

.displayPosition1 .laberStatic .laberStatic-box{
	padding: 10px;
}

@media (max-width: 575px) {
	.displayPosition1 .laberStatic{
		flex-wrap: wrap;
	}
	
	.displayPosition1 .laberStatic .laberStatic-box{
		flex-basis: 50%;
	}
	
	.displayPosition1 .laberStatic .laberStatic-box:last-child{
		flex-basis: 100%;
	}
	
}


.content-text p {
    color: #888;
    font-size: 15px;
    margin: 0;
}
.laberStatic .border {
    border: 1px solid #2c7d2e;
    display: block;
    text-align: center;
}

.hidden{display:none;}
.laber-freeshipping{
	clear: both;
	padding: 30px 0;
	text-align:center;
}
.laber-freeshipping .item-inner{
	text-align: center;
}

.laber-freeshipping .item{
	display: inline-block;
    overflow: hidden;
    position: relative;
}
.laber-freeshipping .item .icon{
	margin-bottom:30px;
}
.laber-freeshipping .item span{
    float: left;
    display: inherit;
    font-size: 30px;
	color: #2c7d2e;
    position: absolute;
    top: 0;
    left: 0;
}
.laber-freeshipping .item .box-content{

}
.laber-freeshipping .item .box-content h3{
	color: #292929;
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 18px;
}
.laber-freeshipping .item .box-content p{
	margin: 0;
	line-height: 30px;
	color: #707070;
}

.group-title1{
	padding:0 15px;
	text-align:center;
	margin-bottom:60px;
}
.group-title1 h2{
	font-size: 36px;
    color: #292929;
    line-height:1;
    text-align: center;
    letter-spacing: -1.5px;
    font-weight: 500;
    margin-bottom: 30px;
}
.group-title1 p{
	color: #707070;
	max-width: 55%;
    margin: auto;
}
/* end custom html */

/* blockcategories */
.block-categories{
	box-shadow: 0 0 0;
	background: transparent;
	padding: 0;
	margin-bottom: 30px;
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
	display: none;
}

.tags_block_left, p.h6,
.block-categories a.h6{
	
	display: block;
	
}


#left-column p.block-title,
#left-column p.h6 {
	

	background: #2c7d2e;

	text-transform: uppercase;
}

#left-column p.block-title:before {
	display: none;
}

.tags_block_left, p.h6:before,
.block-categories a.h6:before {
    
    
}
.block-categories ul.category-sub-menu li.data-depth-0 > a{
    
}

.block-categories ul.category-sub-menu li {
    
}

.block-categories ul.category-sub-menu li a::before{

	margin-right: 10px;
	vertical-align: sub
	
}

.block-categories ul.category-sub-menu li.data-depth-0 > a::before{
	display: none;
	
}



.block-categories .category-sub-menu{
	margin-top:0 !important;
}

.block-categories .category-sub-menu .category-sub-link,
.block-categories .category-sub-menu li[data-depth="0"] > a{
	font-weight: 400;
	width: 100%;
	display: inline-block;
	color: #131313;
	margin: 0;
	padding: 0;
	line-height: 30px;
	border: none;
	font-size: 1rem;
}
.block-categories .category-sub-menu .category-sub-link:hover,
.block-categories .category-sub-menu li[data-depth="0"] > a:hover{
	color:#2c7d2e;
}

.block-categories .category-sub-menu ul{
	padding: 0;
	border: none;
	margin-left: 5px;
}
.block-categories .category-sub-menu li[data-depth="1"]{margin:0;}

.block-categories .arrows {
	position: absolute;
	right: -10px;
}

.block-categories .arrows .arrow-down:hover, .block-categories .arrows .arrow-right:hover {
	color: #2c7d2e;
}


.block-categories .navbar-toggler{
	width: 30px;
	height: 30px;	
	right: -10px;
}
.block-categories .material-icons{
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover{
	color:#131313;
}
/* and block-categories */

.laberthemes .title_block{}

.home_blog_post h3.page-heading,
#productCommentsBlock h3.h3,
.laberthemes .title_block h3
 {
    border: medium none;
    color: #2c7d2e;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	margin-bottom: 20px;
}
.home_blog_post h3.page-heading span,
#productCommentsBlock h3.h3 span,
.laberthemes .title_block h3 span{position:relative;padding-bottom: 10px;}
.home_blog_post h3.page-heading span:before,
#productCommentsBlock h3.h3 span:before,
.laberthemes .title_block h3 span:before {
    background: #2c7d2e none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 15%;
    position: absolute;
    right: 15%;
}
.advertising-block{margin-bottom:20px;}
.subpage #wrapper .breadcrumb[data-depth="1"]{display: block;}
#wrapper .breadcrumb{
	padding: 15px 0;
	margin: 0;
	/*
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	*/
	
	margin: 0 10px;
	margin-bottom: 20px;
	text-align: center;
}
#product #wrapper .breadcrumb{padding:15px 0;}
#wrapper .breadcrumb ol{
	
}
#wrapper .breadcrumb li a{
	color: #333333;
	line-height: 1;
}

#wrapper .breadcrumb li a:hover {
	color: #2c7d2e;
}	

#wrapper .breadcrumb li:last-child a{
	color: #666666;
}

#wrapper .breadcrumb li:last-child a:hover{
	color: #2c7d2e;
}

#search_filters, #search_filters_brands, #search_filters_suppliers{
	box-shadow: 0 0 0;
	margin-bottom: 20px;
	background: none;
	padding: 0;
}
#search_filters_wrapper p.h6{
	color: #131313;
	font-size: 18px;
	font-weight: 400;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;
	text-transform: uppercase;
}
#search_filters_wrapper p.h6:before {
	
	
}
#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet{
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #e7e7e9;
	background: #ffffff;
}

@media(max-width: 767px) {
	#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet{
		margin: 0 0;
	}
}


#search_filters .facet ul:not(.faceted-slider) {
	max-height: 400px;
	overflow-y: auto;
	/* overflow-x: hidden; */
	
}

#search_filters .facet .facet-label {
	display: flex;
	align-items: center;

}


@media (min-width: 768px) {
	#search_filters .facet .facet-label {
		margin-bottom: 10px;
	}
}

#search_filters .facet .facet-label .custom-checkbox, 
#search_filters .facet .facet-label .custom-radio {
	top: 0;
	margin-right: 5px;
}


.facet-dropdown .select-title {
	border: 1px solid #2c7d2e;
	background: #ffffff;
	
}

.facet-dropdown.open > .select-title {
	border: 3px solid #2c7d2e;
	background: #ffffff;
}
.facet-dropdown .dropdown-menu {
	background: #ffffff;
	border: 1px solid #2c7d2e;
}

.facet-dropdown .select-list {
	background: #ffffff;
}

#search_filters_wrapper p.facet-title,
#search_filters .facet .facet-title, 
#search_filters_brands .facet .facet-title, 
#search_filters_suppliers .facet .facet-title{
	color: #131313;
	font-size: 1rem;
	border: none;
	padding: 0;
	background: none;
	margin: 0;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 500;
}

#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: #131313;
	font-size: 1rem;
	line-height: 25px;
	font-weight: 400;
	text-decoration: none;
}

#search_filters .facet .facet-label a {
	/* width: calc(100% - 40px); */
	margin-top: 0px;
}

#search_filters .facet .facet-label a:hover, 
#search_filters_brands .facet .facet-label a:hover, 
#search_filters_suppliers .facet .facet-label a:hover{
	color:#2c7d2e;
}
.custom-checkbox input[type="checkbox"] + span {
    margin-right: 3px;
    display: inline-block;
    width: .9375rem;
    height: .9375rem;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #c6c6c6;
}
/* pagination */
.pagination .page-list{
	box-shadow: 0 0 0;
	padding:0;
	float: right;
}
.pagination .page-list li{
	display: inline;
	float: left;
	margin: 0 1px;
	line-height: 30px;
}
.pagination a{
	font-size: 14px;
    color: #131313;
    font-weight: 400;
	line-height: 30px;
	height: 30px;
}

.pagination a:hover{
	color: #2c7d2e;
}

.pagination a:not(.previous):not(.next) {
	background: #fafafa;
	width: 30px;
	display: inline-block;
	font-size: 14px;
	color: #666666;
	text-align: center;
	border: 1px solid #e7e7e9;
	height: 30px;
	line-height: 30px;
}
.pagination a:not(.previous):not(.next):hover,
.pagination .current a:not(.previous):not(.next) {
	color: #fff;
	background-color: #2c7d2e;
	border-color: #2c7d2e;
}
.pagination .next{margin-left: 10px;}
.pagination .previous{margin-right: 10px;}
/* and pagination */
/* laber products Grid */

.laberthemes {
	padding: 0 10px;
	position: relative;
	z-index: 10;
	clear: both;
}
#product .laberthemes{padding:0;}
.laberthemes:hover{
	z-index: 99;
}
	#products img, .featured-products img, .product-accessories img, .product-miniature img{margin:0; width: 100%;}
.laberProductGrid{position:relative;margin-bottom:0px;}
.laberProductGrid .product_list{
	position:relative;
}
.displayPosition2{
	
}
.displayPosition,
.laberProductGrid .item-inner .item{
	position:relative;
	z-index:5;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.displayPosition {
	padding: 40px 0 0 0;
}

.displayPosition1 {
	padding-top: 0;
}

.displayPosition1 .laberProductFilter-block {
	background-color: #f5f5f5;
}


.displayPosition:hover,
.laberProductGrid .item-inner .item:hover{z-index:10}
.laberProductGrid .item-inner .item{
	margin-bottom:20px;
	padding: 0;
	border: 1px solid #e7e7e9;
	/*filter: drop-shadow(3.536px 3.536px 0px rgba(4,4,4,0.07));
	background: #f7f7f7; */
	
}


.laberProductGrid .item-inner .item .laberProduct-image{

	position:relative;
	margin-bottom: 10px;
	overflow: hidden;


	
}



.laberProductGrid .item-inner .item .laberProduct-image .hover_image{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberProductGrid .item-inner .item:hover .laberProduct-image .hover_image{
	opacity:1;
}
.item-inner .item .laberProduct-flags{
	position: absolute;
	top:10px;
	margin: 0;
	left:10px;
	text-align: left;
}
.item-inner .item .laberProduct-flags li{
	position: relative;
	display: block;
	clear: both;
	
}

.item-inner .item .laberProduct-flags li.laber-discount {
	
}

.item-inner .item .laberProduct-flags li span{
	background: orangered;
	color: #ffffff;
	padding: 0 10px;
	margin-bottom: 3px;
	display: inline-block;
	border-radius: 2px;
	line-height: 27px;
	
	overflow: hidden;
}

/* ---- wyprzedaz */
.item-inner .item .laberProduct-flags li.laber-on-sale span{
	background-color: #ecd201;
	color: #2c7d2e;

}

/* ---- paczka produktów */
.item-inner .item .laberProduct-flags li.laber-pack span{
	background-color: #2da52f;
	
	color: #ffffff;
}

/* ---- rabat */
.item-inner .item .laberProduct-flags li.laber-discount span{
	background-color: #ff0000
	
	
}

/* ---- nowosc rabat */
.item-inner .item .laberProduct-flags li.laber-flag.laber-new span {
	background: #2c7d2e;
	
	color: #ffffff;
}


.laber-flag.laber_reduction_percent_display{
	height: 30px;
	line-height: 30px;
	text-align: center;
	/* color: #fff; */
	position: absolute;
	top: 10px;
	left: 10px;
	background: #ff0000;
	padding: 3px 10px;
	border-radius: 6px;
	display: none;	
}

.laber-flag {
	font-size: 14px;
	font-weight: 400;
}

@media only screen and (max-width : 767px){

	.laber-flag.laber_reduction_percent_display{ 
		top: 15px;
	}
}



.lab_tab{text-align:center;}
.laberTab{
	margin-bottom: 20px;
	border: none;
	height: 50px;
	
	display: inline-block;
}

#index .laberTab{
		height: auto;
		margin-bottom: 10px
}

.nav-tabs .nav-item + .nav-item,
.laberTab li.nav-item{margin: 0 10px 10px;}

.laberTab li.nav-item a{
	font-family: 'Baloo 2', sans-serif;
	font-size: 22px;
	
	font-weight: 500;
	border: none;
	padding: 0;
	line-height: 60px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	color: #131313;
	border-bottom: 2px solid #131313;
	
	
}

#index .laberTab li.nav-item a{
	line-height: 50px;
	
}

.laberTab li.nav-item a:before{
	background-color: #eaeaea;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	bottom: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	right: 50%;
	opacity:0;
}
.laberTab li.nav-item a:hover:before,
.laberTab li.nav-item a.active:before{
	background-color:#2c7d2e;
	left: 0%;
	right: 00%;
	opacity:1;
}



.laberTab li.nav-item a.active,
.nav-tabs .nav-item.open .nav-link, 
.nav-tabs .nav-item.open .nav-link:hover, 
.nav-tabs .nav-link.active, 
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover,
.laberTab li.nav-item a:hover{
	color:#131313;
	border-bottom: 2px solid #2c7d2e;
	background: none;
}

.nav-tabs .nav-link:focus {
	color:#131313 !important;
	border-bottom: 2px solid #2c7d2e;
}


.tab_cates{
	overflow: hidden;
	position: absolute;
	margin: 0;
	top: 5px;
	right: 0;
	background: #eaeaea;
	border-bottom: 2px solid #2c7d2e;
}
.tab_cates li{
	float: left;
	display: inline;
	border-left: 1px solid #fff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.tab_cates li:hover{
	background: #2c7d2e; 
}
.tab_cates li:first-child{
	border: none;
}
.tab_cates li a{
	color: #131313;
	font-size: 14px;
	line-height: 30px;
	display: block;
	text-transform: uppercase;
	margin: 0 12px;
	padding: 0 12px;
}
.tab_cates li:first-child a{
	padding-left: 30px;
	position: relative;
}
.tab_cates li:first-child a:before{
	content: '';
	background: #fff;
	position: absolute;
	top: -10px;
	left: -23px;
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
	width: 20px;
	height: 45px;
}
.tab_cates li:hover a,
.tab_cates li a:hover{color:#fff;}


.laberProductGrid .laber-product-description{
	position: relative;
	text-align: center;
	padding: 0 5px;
}
.item .productName{
	margin-bottom:10px;
	min-height: 2.5em;
	font-size: 1em;
}
.item .productName a{
	text-transform: none;
	line-height: normal;
	display: inline-block;
}
.item .productName a:hover{
	color: #2c7d2e;
}


@media only screen and (max-width : 767px){
	.item .productName{
		font-size: 14px;
	}
}

.price{
	color: #2c7d2e;
	font-size: 22px;
	font-weight: 400;
	margin-right: 5px;
}


.cart-summary-line .value,
.product-price {
	color: #2c7d2e !important;
}


#products .regular-price, .featured-products .regular-price, 
.product-accessories .regular-price, 
.product-miniature .regular-price{
	color: #909090;
	font-size: 14px;
	font-weight: 400;
}
.laber-product-price-and-shipping{
	webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	margin-bottom: 10px;
}

.laberActions{
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	opacity: 0;
	position: absolute;
	top: 10px;
	right: 10px;
	/* left: 0; */
	z-index: 9;
	background: rgba(245, 245, 245, 0.8);
	
	padding:0;
}



#left-column .laberActions {
	display: none;
}

#left-column .viewAll {
	padding-top: 0;
	margin-bottom: 10px;
	
}

.laberProductGrid .item-inner .item:hover .laberActions{
	opacity: 1;
	/* bottom: 0; */
}
.laberActions .laberActions-i{
	text-align: center;
}
.laberActions .laberActions-top{
	display: flex;
	flex-direction: column;
}


.laberActions .laberItem, .laberActions .laberCart {
	/* flex-grow: 1; */
	width: 40px;
}
.laberActions .laberItem:last-child{margin-right:0;}
.laberActions .laberCart .laberBottom.disabled{
	cursor: no-drop;
}

.laberActions .laberItem button{
	border: none;
}
.laberActions .laberCart .laberBottom,
.laberActions .laberItem a,
.laberActions .laberItem button{
	background: none;
	/* border-top: 1px solid #ffffff; */
	color: #ffffff;
	display: block;
	font-size: 18px;


	text-align: center;
	text-shadow: 0 0 0;
	width: 100%;
	margin-bottom: 0px;
	padding: 5px 0 2px 0;
	/*
	position: relative;
	*/
	cursor: pointer;
}

.laberActions .laberItem:not(:last-child){
	/* border-right: 1px solid #ffffff; */
}

@media (max-width: 767px) {
.laberActions .laberCart .laberBottom, .laberActions .laberItem a {
	margin-bottom: 0px;
}
}
/*
.laberActions .laberCart .laberBottom span,
.laberActions .laberItem a span {
	background: rgba(0, 0, 0, 0.6);
	border: medium none;
	border-radius: 2px;
	top: 1px;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	left: 0;
	line-height: 20px;
	max-width: 200px;
	padding: 5px 12px;
	position: absolute;
	text-transform: capitalize;
	-webkit-transform: translate(-100%, 0px);
	-moz-transform: translate(-100%, 0px);
	-ms-transform: translate(-100%, 0px);
	-o-transform: translate(-100%, 0px);
	transform: translate(-100%, 0px);
	visibility: hidden;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
*/

.laberActions .laberCart .laberBottom span, .laberActions .laberItem a span {
	display: none;
	/* background: rgba(0, 0, 0, 0.8);
	border: medium none;
	border-radius: 2px;
	top: -40px;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	left: 0;
	line-height: 20px;
	max-width: 230px;
	padding: 5px 12px;
	position: absolute;
	-webkit-transform: translate(-100%, 0px);
	-moz-transform: translate(-100%, 0px);
	-ms-transform: translate(-100%, 0px);
	-o-transform: translate(-100%, 0px);
	transform: translate(-100%, 0px);
	visibility: hidden;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s; */
}

/*
.laberActions .laberCart .laberBottom span:before ,
.laberActions .laberItem a span:before {
	border-color: transparent transparent transparent rgba(0, 0, 0, 0.6);
	border-style: solid;
	border-width: 5px;
	bottom: 9px;
	content: "";
	height: 0;
	right: -10px;
	position: absolute;
	width: 0;
}
*/
/*
.laberActions .laberCart .laberBottom:hover span ,
.laberActions .laberItem a:hover span {
    -webkit-transform: translate(-110%, 0px);
	-moz-transform: translate(-110%, 0px);
	-ms-transform: translate(-110%, 0px);
	-o-transform: translate(-110%, 0px);
	transform: translate(-110%, 0px);
    opacity: 1;
    visibility: visible;
}
*/
.laberActions .laberCart .laberBottom:hover span, 
.laberActions .laberItem a:hover span {
	-webkit-transform: translate(10%, 0px);
	-moz-transform: translate(10%, 0px);
	-ms-transform: translate(10%, 0px);
	-o-transform: translate(10%, 0px);
	transform: translate(10%, 0px);
	opacity: 1;
	visibility: visible;
}



.laberActions .laberItem a.js-compare-remove{
	color: #131313;
}
.laberActions .laberCart .laberBottom:hover,
.laberActions .laberItem a.js-compare-remove:hover,
.laberActions .laberItem a:hover,
.laberActions .laberItem .laberBottom:hover{
    background-color: #2c7d2e;
}

.laberActions .laberCart .laberBottom:hover i,
.laberActions .laberItem a.js-compare-remove:hover i,
.laberActions .laberItem a:hover i{
	filter: contrast(0%) brightness(200%);
}


@media (max-width: 575px) {
	.laberCart-2 .laberBottom span.hidden-xs-up {
		display: initial !important;
	}
}

.viewAll{
	text-align:center;
	padding-top: 30px;
	margin-bottom:20px;
}
.viewAll a{
	color: #ffffff;
	line-height: 45px;
	height: 45px;
	display: inline-block;
	padding: 0 15px;
	border: 1px solid #2c7d2e;
	background: #2c7d2e;
	transition: all 300ms ease;
}
.viewAll a:hover{
	background:#2da52f;
	
	
}
.laberthemes .owl-buttons{
}
.laberthemes .owl-buttons .owl-next,
.laberthemes .owl-buttons .owl-prev{
	height: 30px;
	width: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	float: left;
	margin: 0;
	background: rgb(0, 0, 0, .4);
}


.laberthemes .owl-buttons .owl-prev {
	position: absolute;
	top: 50%;
	left:-40px;
}
.laberthemes .owl-buttons .owl-next {
	position: absolute;
	top: 50%;
	right:-40px;
}

.laber-testimonials .owl-buttons .owl-prev,
.laber-testimonials .owl-buttons .owl-next {
	top: 15%;
}

.laberthemes .owl-buttons .owl-prev:hover,
.laberthemes .owl-buttons .owl-next:hover{
	background-color: #2c7d2e;
	color: #fff;
}

.laberthemes:hover .owl-buttons .owl-prev,
.laberthemes:hover .owl-buttons .owl-next{
	opacity:1;
}

.padding-right-0{padding-right:0;}
.laberProductGrid  .laberProdCategory{margin-bottom:20px;}
.laberProductGrid  .laberProdCategory .laberOverflow{position:relative;}
.laberProductGrid  .laberProdCategory .title_block h3{
	background:#2c7d2e;
	line-height: 40px;
	position:relative;
	
}
.laberProductGrid .laberProdCategory .title_block h3 a{
	color: #fff;
	display: block;
	padding-left: 55px;
	position: relative;
}
.laberProductGrid .laberProdCategory .title_block h3 a .icon_cat{
	position: absolute;
	top: 0;
	left: 3px;
}
.laberProductGrid  .laberProdCategory .item-inner{
	
	min-height: 400px;
	margin-bottom: 30px;
}
.laberProductGrid  .laberProdCategory .item-inner .item{
	padding: 0;
	border: none;
	margin: 0;
}
.laberProdCategory .laberleft{
	float: left;
	display: inline;
	width: 41%;
	position: relative;
	min-height: 400px;
}
.laberProdCategory .laberright{
	float: left;
	display: inline;
	width: 59%;
}
.laberProdCategory .laberright .cat-banner{}
.laberProdCategory .laberright .cat-banner img{
	max-width:100%;
}
.laberProdCategory .sub_cates{margin:0;}
.laberProdCategory .sub_cates li{
	border-bottom:1px solid #f5f5f5;
}
.laberProdCategory .sub_cates li a{
	line-height:30px;
	padding-left:20px;
	color:#666666;
	display:block;
	position:relative;
}
.laberProdCategory .sub_cates li a:before{
	border-left: 3px solid #2c7d2e;
	content:'';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	opacity:0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberProdCategory .sub_cates li a:hover{
	color:#2c7d2e;
}
.laberProdCategory .sub_cates li a:hover:before{opacity:1;}

.laberManufacture_cate {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
	border-top: 1px solid #f5f5f5;
}
.laberManufacture_cate .laberCateManufacture .item-inner{min-height:0;border:none}
.laberManufacture_cate .laberCateManufacture .item-inner .item-manu{text-align:center;}
/* and laber products Grid  */
.block-category{
	min-height: 0;
	margin-bottom: 30px;
	padding: 0;
	box-shadow: 0 0 0;
	border: none;
	background: none;
}
#content-wrapper h2.h2,
.block-category h1.h1{
	color: #131313;
	font-size: 20px;
	font-weight: 500;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;
	text-transform: uppercase;
}
#content-wrapper h2.h2:before,
.block-category h1.h1:before {
	background: #2c7d2e;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 40px;
}
.block-category #category-description p,
.block-category #category-description{
	color:#131313 !important;
}
.block-category .category-cover{
	position: static;
	margin-bottom:0;
}
@media only screen and (min-width : 992px){
	.block-category .category-cover{ 
		margin-right: 30px;
		min-width: 200px;
		max-width: 220px;
	}
}

.block-category .category-cover img{
	width:auto;
	height:auto;
	max-width: 100%;
}

.block-category .category-header-box {
	display: flex;
	margin-bottom: 30px;
}




@media only screen and (max-width : 991px){
	.block-category .category-header-box {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.block-category .category-cover {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
		
	
	}
}


#subcategories{}
#subcategories ul{overflow:hidden;border:1px solid #e7e7e9;margin:0; display: flex; flex-wrap: wrap; padding-top: 10px;}
#subcategories ul li{float:left;display:inline; margin: 0 5px 10px;}
#subcategories ul li:first-child{border-left:none;}
#subcategories ul li h5{margin:0;}
#subcategories ul li a{
	line-height:40px;
	padding:0 15px;
	display:block;
	
	font-size: 15px;
	
	
	
	
	
	transition: none;
	text-transform: uppercase;
	
	
}
#subcategories ul li a:hover{
}

#subcategories_img{}

#subcategories_img ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#subcategories_img li{
	margin-bottom: 20px;
	text-align: center;
}

@media (max-width: 575px) {
	#subcategories_img li{
		
	}
}

#subcategories_img .subcategory-box {
	padding: 0;
	border: 1px solid #e7e7e9;	
	height: 100%;
	position: relative;
}

#subcategories_img h5{
	margin: 0;
	padding: 10px 5px;
	font-size: 22px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(44, 125, 46, 0.8);
	
}

#subcategories_img h5 a {
	color: #ffffff;
}

#subcategories_img h5 a:hover {
	opacity: 0.8;
}



#main ._page-header h1{
	font-size: 22px;
	color: #131313;
	line-height: 1;
	text-align: left;
	font-weight: 400;
	margin-bottom: 30px;
	
	padding: 30px 0 10px 15px;
	
	border-bottom: 2px solid #2c7d2e;
}
#main .page-content, #main .page-header{
	margin-bottom:0;
	overflow: hidden;
}
body#checkout section.checkout-step,
.page-my-account #content .links a span.link-item {
    box-shadow: 0 0 0;
    border: 1px solid #e7e7e9;;
}

.page-addresses .address, 
.page-authentication #content{
	box-shadow: 0 0 0;
	background: #fafafa;
	border: 1px solid #e7e7e9;;
	max-width: 100%;
}
.container #main{}
#search .container #main,
#history .container #main,
#order-slip .container #main,
#address .container #main,
#identity .container #main,
#my-account .container #main,
#cart .container #main,
#authentication .container #main{padding:0 15px;}
.page-content.page-cms{
	padding: 0;
	background: none;
}


.page-content.page-cms ul{
	padding-left: 40px;
	list-style: inherit;
	line-height: 1.5;
}
.page-content.page-cms ol {
	line-height: 1.5;
}

.subpage #main .page-footer{margin-bottom: 30px !important;}
.page-footer .account-link{line-height: 40px;}
/* laber products List */
.laberProductList{}
.laberProductList .item-inner{padding:0 15px;}
.laberProductList .item-inner .item{
	margin-bottom:30px;
	padding: 10px;
	
	
	border: 1px solid #e7e7e9	
}
.laberProductList .comments_note{
	margin-bottom:5px;
}
.laberProductList .laberProduct-image{
	position: relative;
	/* border: 1px solid #2c7d2e; */

}
.laberProductList .laberProduct-image a{
}
.laberProductList .laberProduct-image a .hover_image{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.laberProductList .item:hover .laberProduct-image a .hover_image{
	opacity:1;
}


.laberProductList .additional_shipping_cost {
    color: #222222;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}
.laberProductList .additional_shipping_cost span {
    color: #2c7d2e;
}
.laberProductList .additional_shipping_cost i {

    font-size: 20px;
    color: #2c7d2e;
    margin-right: 10px;

}

.laberProductList  .actions{padding-bottom: 40px;}
.laberProductList  .actions .laberCart{float:left;display:inline;}
.laberProductList .laberCart .laberBottom {
	
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	
	
	padding: 0 30px;
	width: 100%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-weight: 500;
	cursor: pointer;
	text-transform: capitalize;
}
.laberProductList .laber-product-description {
	padding-top: 10px;
}
.laberProductList .laber-product-title a {
	color: #131313;
	font-weight: 400;
	font-size: 18px;
}
.laberProductList .laber-product-title a:hover{
	color: #2c7d2e;		
}
.laberProductList .laberItem a {
    display: flex;
	justify-content: center;
	align-items: center;
    font-size: 18px;
    height: 37px;
    line-height: 37px;
    margin-left: 15px;
    position: relative;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 37px;
	background-color: #2c7d2e;
}
.laberProductList .laberItem:hover a {
	background-color: #2da52f;	
}

.laberProductList .laberItem a i{
	-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 i{
	filter: contrast(0%) brightness(220%);
}

.laberProductList .laberCart .laberBottom:hover{
	background-color: #2da52f;
}
.laberProductList .laberItem a span{
	background: rgba(0, 0, 0, 0.6);
    border: medium none;
    border-radius: 2px;
    bottom: 100%;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    left: 50%;
    line-height: 20px;
    margin-bottom: 5px;
    max-width: 200px;
    padding: 5px 12px;
    position: absolute;
    text-transform: capitalize;
    -webkit-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    visibility: hidden;
    white-space: nowrap;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
   -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.laberProductList .laberItem a span:before{
	border-color: rgba(0, 0, 0, 0.6) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px 5px 0;
    bottom: 0;
    content: "";
    height: 0;
    left: 50%;
    margin-bottom: -5px;
    margin-left: -5px;
    position: absolute;
    width: 0;
}
.laberProductList .laberItem a:hover span{
	margin-bottom: 10px;
    opacity: 1;
    visibility: visible;
}

.laberProductList  .description_short {margin-bottom: 35px;}
.laberProductList  .description_short p{
	color: #666666;
	font-size:14px;
	line-height:25px;
}
#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links{
text-align: left;
padding: 0;
margin-bottom: 10px;
}
.color, .custom-checkbox input[type="checkbox"] + span.color{
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 5px 0 0;
	box-shadow: 0 0 0;
	cursor: pointer;
	background-size: contain;
	border: 1px solid #ebebeb;
	overflow: hidden;
}

#left-column .color, #left-column .custom-checkbox input[type="checkbox"] + span.color{
	width: 30px;
	height: 30px;
	
}

.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 #2c7d2e;
}
/* and laber products List  */

/*  products */
#product #content{
	max-width: none;
}
.product-cover img{
	box-shadow:0 0 0;
}
scroll-box-arrows .right {
    right: -10px;
}
.scroll-box-arrows i{
	height: 30px;
	width: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	float: left;
	margin: 0;
	background: rgb(0, 0, 0, .4);
	bottom: 55px;
}
.scroll-box-arrows i:hover{
	background-color: #2c7d2e;
	color: #fff;
}
.scroll-box-arrows i.left{}
.scroll-box-arrows i.right{}

.images-container .product-cover .discount{
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 5px 10px;
	background: #ff0000;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	
		
}


.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;
	z-index: 10;
}
.product-cover .layer .zoom-in{
	color: #666;
}
.laberProduct h1.h1{
	
	font-size: 30px;
	text-transform: none;
	margin-bottom: 10px;
	font-weight: 400;
}
.laberProduct .product-prices{
	margin: 0;
	clear: both;
	margin-bottom: 10px;
}
.product-prices div{margin-bottom:0;}

.product-prices .tax-shipping-delivery-label {
	display: inline-block;
}

.product-discount .regular-price{
	font-size: 1rem;
	margin-bottom: 10px;
	display: block;
	color: #909090;
}
.laberProduct .product-price,
.has-discount.product-price, .has-discount p {
	font-size: 30px;
	color: #2c7d2e;
	font-weight: 400;
}
.laberProduct .comments_note{
	margin-bottom:5px;
}
.laberProduct  .product-actions{
	border: 1px solid #e7e7e9;
	padding: 20px;
	background: #fafafa;
}
#product-availability{
	font-size: 14px;
	color: #2c7d2e;
	font-weight: 400;
	margin: 0 0 10px 0;
	display: block;
}
#product-availability span{
	color:#333e48;
}
#main .images-container .js-qv-mask.scroll{
	width: calc(100% - 75px);
}
.product-images > li.thumb-container > .thumb{
	box-shadow: 0 0 0;
	cursor: pointer;
	margin-bottom: 10px;
	border: 1px solid #ebebeb;
	border-radius: 3px;
}
.images-container .product-images > li.thumb-container > .thumb {
	width: 88px;
	margin-right: .76rem;
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
   border: 1px solid #131313;
}
.product-actions .control-label{
	color: #333e48;
	margin-right: 15px;
	font-weight: 500;
	/*
	float: left;
	*/
	min-width: 80px;
	line-height: 30px;
	width: auto;
}
select.form-control:not([size]):not([multiple]) {
	width: 200px;
	box-shadow: 0 0 0;
	border: 1px solid #cccccc;
	height: 30px;
}
.form-control:focus, .input-group.focus{outline:1px solid #2c7d2e;}
.product-variants > .product-variants-item{margin: 15px 0;}
.quickview.in .product-quantity .qty,
.laberProduct .product-quantity .qty{margin-right:10px;}
.quickview.in .bootstrap-touchspin,
.laberProduct .bootstrap-touchspin{box-shadow:0 0 0;position:relative;}
.product-quantity .input-group-btn-vertical {
    width: auto;
    float: none;
    position: static;
}
.product-quantity{
	display: block;
	overflow: hidden;
}
.product-add-to-cart .control-label{
	
}
.product-quantity #quantity_wanted {

	color: #000000;
	background-color: #fff;
	height: 35px;
	padding: 0 30px;
	width: 120px;
	text-align: center;
	border: 1px solid #cccccc;
	font-size: 14px;

}
.quickview.in .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up,
.laberProduct .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up{
	position: absolute;
	top:-4px;
	right: 4px;
	padding: 0;
	border: none;
	height: 30px;
	line-height: 30px;
	width: 30px;
	z-index: 97;
	background: none;
	text-align: center;
}
.quickview.in .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down,
.laberProduct .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down{
	position: absolute;
	top: -4px;
	left: 0;
	padding: 0;
	border: none;
	height: 30px;
	line-height: 30px;
	width: 30px;
	z-index: 97;
	background: none;
	text-align: center;
}
.quickview.in .bootstrap-touchspin .input-group-btn-vertical i,
.laberProduct .bootstrap-touchspin .input-group-btn-vertical i{position: static;font-size: 24px !important;}
.quickview.in .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after,
.laberProduct .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    content: "+";
}
.quickview.in .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after,
.laberProduct .bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "-";
}
.product-actions .add-to-cart {
	box-shadow: 0 0 0;
	height: 35px;
	
	line-height: 1;
	padding: 0 30px;
	min-width: 200px;
	
	
	text-align: center;
	font-size: 18px;

}
.product-actions .add-to-cart .fa{margin-right:5px;}
.product-actions .add-to-cart:hover{
	
}

.product-actions .add-to-cart:disabled{
	cursor: not-allowed;
}



#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;
	background-color: transparent;
}
.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: none;
	padding: 0;
	padding-top: 60px;
	margin-bottom:60px;
}
.tabs .tab-pane {
    padding-top: 20px;
}
.tabs .nav-tabs{
	border:none;
}
.tabs .nav-tabs ul{
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px solid #e7e7e9;;
	overflow: hidden;
	height: 35px;
}
.tabs .nav-tabs .nav-item{
	margin: 0 10px 0 0;
}
.tabs .nav-tabs .nav-item a{
	color: #131313;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	text-transform: none;
	border: 1px solid #e7e7e9;;
	background: #fafafa;
	padding: 0 20px;
}
.tabs .nav-tabs .nav-item a:hover,
.tabs .nav-tabs .nav-link.active, 
.tabs .nav-tabs .nav-link:hover{
	color: #fff;
	background-color:#2c7d2e;
	border: 1px solid #2c7d2e;
}
.laberTabs #tab-content{
	border: 1px solid #e7e7e9;
	padding: 20px;
}


.product-manufacturer {
	margin-bottom: 15px;
}


#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 #2c7d2e;
}

.bootstrap-touchspin{box-shadow: 0 0 0;}



.btn-primary, .btn-secondary, .btn-tertiary{
	transition: none;
	box-shadow: 0 0 0;
	font-size: 16px;
	font-weight: 400;
	
	
	display: inline-block;
	line-height: 40px;
	text-align: left;
	padding: 0 15px;
	margin: 0;
	text-transform: none;
	overflow: hidden;

	
	/*
	
	background: #ffffff; 
	border-color: #2c7d2e;
	color: #2c7d2e;
	*/
	
}


.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	border-color:#2c7d2e
}

.btn-tertiary:hover{
	
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover,
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover,
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover{

	color: #ffffff;
}

.btn-tertiary:focus, .btn-tertiary:hover, .focus.btn-tertiary{
	background-color: #2c7d2e;
	border: none;
	color: #ffffff;
}


.card{
	box-shadow: 0 0 0;
}

#cms .card {
	border: none;
	background: none;
}


.product-line-grid-body > .product-line-info{
	margin-bottom:15px;
}
/*  and products */

/*  quick-view */

.modal-header .close{
	margin: 0;
	opacity: 1;
	width: 35px;
	height: 35px;
	line-height: 35px;
	
	border-color:#ffffff;
	background: #131313;
	font-size: 30px;
	line-height: normal;
	color: #ffffff;
}
.modal-header .close span {
	margin-top: -5px;
	display: block;
}

.quickview .modal-content{
	background-color:#fff;
}
.quickview .modal-header{
	padding: 0;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 999;
}
.quickview .modal-body{
	padding: 15px;
}
.quickview h1.h1{
	color:#131313;
	font-weight:500;
	margin-top: 5px;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #2c7d2e;
	margin-right: 40px;
}
.quickview .panel-product-line{display:none;}
.quickview .arrows{position: static;}
.quickview .arrows .arrow-up{
	position: absolute;
	top: 25px;
	right: 62px;
}
.quickview .arrows .arrow-down{
	position: absolute;
	bottom: 10px;
	right: 62px;
}
.quickview .product-prices{
	margin:5px 0;
}
.quickview .product-price{
	color:#2c7d2e;
	font-size:20px;
	font-weight:500;
}

.quickview .mask {
	margin-top: 15px;
	max-height: 27.5rem;
}

.quickview .arrows .arrow-up {
	top: 40px;
	right: 43px;
}

.quickview .arrows .arrow-down {
	right: 43px;
}



.has-discount .discount{
	background-color: #d60f0f;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
	padding: 0 15px;
	line-height: 30px;
	border-radius: 2px;
	vertical-align: top;
}
/*  and quick-view */

/*  add to cart */
#blockcart-modal .modal-header{

	background: #2c7d2e;
	color: #ffffff;
}
#blockcart-modal .modal-title{
	font-weight: 500;
	font-size: 18px;
	margin:0;
	color: inherit;
}
#blockcart-modal .modal-body{
	background: #fff;
	padding: 20px;
}
#blockcart-modal .product-name{
	color: #2c7d2e;
	font-size: 14px;
	font-weight: 400;
}
/*  and add to cart*/


/* laber products column */
#left-column .laberColumn h3{
	color: #333;
	font-size: 16px;
	font-weight: 500;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;
	text-transform: uppercase;
}

#left-column .laberColumn h3:before {

    background: #2c7d2e;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;

}
.laberNewProducts-box .product_list {
	border: 1px solid #e7e7e9;
}
.laberColumn{position:relative;margin-bottom:20px;}
.laberColumn h3{
	color: #333;
	font-size: 20px;
	font-weight: 500;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
	padding-bottom:10px;
	position: relative;
	text-transform: uppercase;
}
.laberColumn h3:before{
	background: #2c7d2e;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 40px;
}
.laberColumn .item-inner .item{
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 10px;
}
.laberColumn .item-inner .item .productName{
	min-height: 1px;
	padding: 0;
}

.laberColumnProductCategoty .laberColumn .item-inner .item:last-child{
	border:none;
}
.laberColumn .owl-buttons{
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0;
}
.laberColumn .owl-buttons .owl-next,
.laberColumn .owl-buttons .owl-prev{
	color: #fff;
	font-size: 16px;
	float: left;
	display: inline;
	width: 30px;
	text-align: center;
	cursor: pointer;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.4);
	margin-left: 1px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	height: 30px;
}
.laberColumn .owl-buttons .owl-next:hover,
.laberColumn .owl-buttons .owl-prev:hover{
	color:#fff;
	background:#2c7d2e;
}

.laberColumn .allProducts{
	color: #333e48;
	font-weight: 400;
	text-transform: none;
	line-height: 20px;
}
.labercustomhtml {
    background: #2c7d2e;
	text-align: center;
	margin:0 15px;
	margin-bottom: 50px;
}
.labercustomhtml p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 48px;
	font-weight: 500;
}
.labercustomhtml span {
	text-transform: uppercase;
	font-weight: 500;
}
.labercustomhtml a {
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
}
.laberSpecialProducts .title_block h3{}
.laberSpecialProducts .item .productName a{font-size:14px;color:#555555;font-weight:500;}
.laberSpecialProducts .item .productName a:hover{color:#2c7d2e;}
.laberSpecialProducts .item  .laber-product-price-and-shipping{margin-bottom:10px;}
.laberSpecialProducts .description_short{margin-bottom: 20px;}
.laberSpecialProducts .description_short p{
	color:#656d74;
	font-size:14px;
	line-height:25px;
}

.laber-titleCountdown{
	color:#333e48;
	font-size:16px;
	font-weight:500;
	margin-bottom:15px;
}

.laberSpecialProducts .laberCart{}
.laberSpecialProducts .laberCart .laberBottom{
	border-color: #f2f5f7;
	background-color: #f2f5f7;
	border: none;
	line-height: 40px;
	height: 40px;
	text-align: center;
	display: block;
	width: 100%;
	padding: 0 35px;
	border-radius: 40px;
	color: #555555;
	text-transform: capitalize;
	font-weight: 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;
	font-size: 15px;
}
.laberSpecialProducts .laberCart .laberBottom:hover{
	border-color: #2c7d2e;
	background-color: #2c7d2e;
	color: #fff;
}
.laberSpecialProducts .laberItem a{
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.laberSpecialProducts .item-inner .item .laberProduct-image{
	position:relative;
	margin-bottom:20px;
	background: #fafafa;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags {
   position: absolute;
	top: 10px;
	left: 10px;
	margin: 0;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li.laber-discount {
    display: none;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li span {
   background: #ff421d;
    background-color: rgb(255, 66, 29);
	font-size: 15px;
	color: #fff;
	padding: 0 20px;
	margin-bottom: 12px;
	display: block;
	border-radius: 2px;
	background-color: #ff421d;
	border-radius: 0 40px 40px 0;
	line-height: 29px;
	font-weight: 500;
	position:relative;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li span:before {
	content: '';
	position: absolute;
	top: 29px;
	left: 0;
	border: 5px solid #ad2004;
	border-color: #ad2004 #ad2004 transparent transparent;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags .laber-new span:before {
	content: '';
	position: absolute;
	top: 29px;
	left: 0;
	border: 5px solid #07812a;
	border-color: #07812a #07812a transparent transparent;
}
.laberSpecialProducts .item-inner .item .laberProduct-flags li.laber-new span {
   background-color: #2c7d2e;
}

.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 */

.displayPosition2 {
	
}

.displayPosition3 {
	padding-top: 0;
}



.laber-testimonials-backgroud {
	background: url(../img/bg-testimonials.jpg)  center center no-repeat #fafafa fixed;
	background-size: cover;
	margin-bottom: 60px;
}

.laberTestimonial{
    background-size: cover;
	padding: 80px 0;
	text-align: center;
}

.laberTestimonial .home-block-title {
	color: #ffffff;
}

.laberTestimonial .title_block {
	margin-bottom: 15px;
}

.laberTestimonial .sub-item {
	color: #ffffff;
	margin-bottom: 15px;
	line-height: normal;
}

.laberTestimonial .sub-item.bold {
	font-weight: 500;
}

.laberTestimonial .office {
	font-size: 18px;
}

.laberTestimonial .comment{
	font-size: 16px;
}

.laberTestimonial .author{
	font-size: 16px;
}

.laberTestimonial .image{
	text-align: center;
	position: relative;

} 

.laberTestimonial .image span{
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	overflow: hidden;
	position: relative;
	z-index: 9;
}

.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:#2c7d2e;
	background-color:#fff;
}
/* end laberTestimonial */


/* manufacturer */
.displayManufacture {
	padding: 10px 0 20px;
}
.laberLogo_manufacturer{
	padding: 20px 0;
	position: relative;
	margin-bottom: 20px;
}
.content-manufacturer{
	
	overflow:hidden;
	
}
.laberLogo_manufacturer .item-inner{
	padding:0;
}
.laberLogo_manufacturer .item {
	display: block;
	min-height: 45px;
	text-align: center;
	padding:0 15px;
}
.laberLogo_manufacturer .item:last-child{
	border-bottom:none;
}
.laberLogo_manufacturer .item a{
	display:inline-block;
}
.laberLogo_manufacturer .item a:hover{
	opacity:1;
}
/* and manufacturer */





/* footer */
#footer{
	padding-top: 0px;

}

.lumi-info a {
	font-weight: 500;
}
.footer-info a {
	
}

#tags_block_footer{padding:0 15px;}
#tags_block_footer .category-tags{
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 1px;
}
#tags_block_footer .tags-title {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    text-transform: uppercase;
    background: #eeb363;
    padding: 6px 0 6px 20px;
    float: left;
    min-width: 130px;
}
#tags_block_footer .corner-icon {
    width: 0;
    height: 0;
    border-left: 12px solid #eeb363;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    float: left;
    margin-right: 10px;
}
#tags_block_footer a {
	padding: 0 5px;
	margin: 0;
	border-right: 1px solid #ccc;
	line-height: 30px;
}
.laberFooter-top{
	padding-top: 30px;
}
@media (min-width: 576px) {
	.laberFooter-top{
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f5f5+0,f5f5f5+50,2c7d2e+50,2c7d2e+100 */
		background: rgb(245,245,245); /* Old browsers */
		background: -moz-linear-gradient(left,  rgba(245,245,245,1) 0%, rgba(245,245,245,1) 50%, rgba(44,125,46,1) 50%, rgba(44,125,46,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(245,245,245,1) 0%,rgba(245,245,245,1) 50%,rgba(44,125,46,1) 50%,rgba(44,125,46,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(245,245,245,1) 0%,rgba(245,245,245,1) 50%,rgba(44,125,46,1) 50%,rgba(44,125,46,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#2c7d2e',GradientType=1 ); /* IE6-9 */
	}
}

#footer_logo_block{
	margin-bottom: 30px;
}
#footer_logo_block .footer_logo{

}
#footer_logo_block .link_list_footer{
	overflow:hidden;
}
#footer_logo_block .link_list_footer a{
	line-height: 30px;
	padding: 0 15px;
	border-left: 1px solid #d9d9d9;
}
.laberFooter-center{
	padding-top:20px; 
	background-color: #f5f5f5	;
	border-top: 1px solid #2c7d2e;
	border-bottom: 1px solid #2c7d2e;
}

.laberFooter-center .container {
	padding-top: 20px;
	padding-bottom: 20px;
}

.laberFooter-center .links{}
.laberFooter-center .laberLinks{}
.laberFooter-center .block-contact{
	border:none;
	padding:0 15px;
}

.laberFooter-center .block-contact i{
	color: #2c7d2e;
}

.laberFooter-center .logo_footer{margin-bottom: 40px;} 
.laberFooter-center .logo_footer a{
	display:inline-block;
	margin-bottom:30px;
}
.laberFooter-center .logo_footer p{
	color: #aaaaaa;
	max-width: 55%;
	margin: auto;
}
.footer_sub_menu_contactFooter {}
.laberFooter-center .hotlineFree{
	position: relative;
	padding-left: 78px;
}
.laberFooter-center .hotlineFree .icon{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
.laberFooter-center .hotlineFree p{
	font-size: 14px;
	
	margin-bottom: 8px;
}
.laberFooter-center .hotlineFree h3{
	font-size: 18px;
	
	font-weight: 500;
	margin: 0;
}
.laber-social{display:inline-block;}
.laber-social ul{overflow:hidden;margin:0;}
.laber-social ul li{float:left;display:inline;margin: 0 5px;}
.laber-social ul li a{
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #2c7d2e;
	font-size: 32px;
	text-align: center;
	background-color: transparent !important;
}

.laber-social ul li a:hover{ 
	color: #2da52f;
}

.laber-social ul li.laber-facebook a{background-color: #4968a9;}
.laber-social ul li.laber-twitter a{background-color: #11c2ea;}
.laber-social ul li.laber-rss a{background-color: #f8991d;}
.laber-social ul li.laber-youtube a{background-color: #fe0000;}
.laber-social ul li.laber-googleplus a{background-color: #ed321e;}
.laber-social ul li.laber-instagram a{background-color: #3f93d3;}
.laber-social ul li.laber-pinterest a{background-color: #ed001c;}
.laber-social ul li.laber-vimeo a{background-color: #00adef;}
.laber-social ul li a span span{display:none;}
#block_myaccount_infos .myaccount-title a{
	color: #2c7d2e;
	font-weight: 500;
	font-size: 20px;
}
.laberFooter-center .h3{
	color: #2c7d2e;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 20px;
	font-weight: 500;
	padding: 0 0 10px 0;
	/* border-bottom: 2px solid #2c7d2e; */
}


.laberFooter-center i,
.laberFooter-center p,
.laberFooter-center a{

}

.laberFooter-center a:hover{

	color: #2c7d2e;
}




.laberFooter-bottom{
	
	border-top:1px solid #ffffff;
	padding: 10px 0 5px 0;
}

.laberFooter-bottom .row {
	display: flex;
	align-items: center;
}

.footer-after-block a {
	
}

.footer-after-block a:hover {
	opacity: 0.8;
}

.footer-after-block.social-block ul {
	margin: 0;
}

@media screen and (max-width: 767px) {
	.footer-after-block.social-block ul {
		/* display: flex;
		justify-content: center; */
	}	
}

.footer-after-block.social-block li {
	display: inline-block;
	margin: 5px 10px 5px 0;
	font-size: 30px;
}

#lumi-info {
	
	
}

#lumi-info p{
	font-size: 16px;
}

.footer-after-block.social-block {

	/* margin-top: 20px; */
}

@media (min-width: 768px) {
	.footer-after-block.paypal {
		text-align: center;
	}
	.footer-after-block.social-block {
		text-align: left;
	}
	
}

@media (min-width: 580px) {
	
}


@media (max-width: 767px) {
	.laberFooter-bottom .row {
		flex-wrap: wrap;
	}
	
	.footer-after-block {
		text-align: center;
		margin-bottom: 10px;
	}
}




#footer ul.collapse li{}

#footer ul.collapsing li a,
#footer ul.collapse li a{
	line-height: 35px;
	position:relative;

}
#footer ul.collapse li a:hover{

}
.laberContact {
	position: relative;	
}

.laberContact a{
	
}

.laberContact a:hover{
	

}

.laberContact .fa {
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 18px;
}
.block-contact .collapsing p,
.block-contact .collapse p{
	
	padding-left: 30px;
	
}
.block-contact .address{}




.block-contact .collapse .email a{
	display: inline-block;
	
}

.block-contact .collapse .email a:hover{
	
}

@media(max-width: 575px) {
	#block-newsletter {
		background-color: #f5f5f5;
		padding-top: 30px;
	}
}
.block_newsletter {
	padding: 0 0 40px 0;
	margin: 0;
	border: none;
}



.block_newsletter .block-title{
	background: none;
	
	text-align: center;
	font-size: 24px;
	margin-top: 0px;
	border: none;
	
}

@media (max-width: 767px) {
	#footer_social {
		margin-top: 30px;
	}
	
}

.laber-social .h3{

	/* font-size: 22px;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 0;
	padding: 0;
	float: left;
	margin-right: 20px;
	line-height: 40px;
	text-transform: uppercase; */
}
.laber-social ul,
#footer_sub_menu_newsletter{
	overflow:hidden;
	position:relative;
}
#footer_sub_menu_newsletter {
	padding: 0 5px;
}

@media (min-width: 992px) {

	#footer_sub_menu_newsletter{
		padding-left: 1vw;	
		padding-right: 1vw;	
	}
}


.block_newsletter .home-block-title {
	/* color: #ffffff; */
}


.block_newsletter p.h3{
	text-align: center;
	font-size: 30px;
	
}

.block_newsletter .gpdr_info {
	margin-top: 10px;
	text-align: center;
}

.block_newsletter .gpdr_info a, #gdpr_consent a{
	text-decoration: underline;
}

.block_newsletter div.conditions{}
.block_newsletter p.conditions{
	text-align: center;
	
}

.block_newsletter form input[type="email"] {
	width: 100%;
	background: #fff;
	border: 1px solid #ffffff;
	padding: 0 15px;
	height: 40px;
}
.block_newsletter form input[type="email"]:focus {
	border: 1px solid #2c7d2e; 
	padding: 0 15px;
}
.block_newsletter form button.btn {
	height: 40px;
	line-height: 40px;

	border: 1px solid #2c7d2e;
	background: #2c7d2e;
	font-size: 16px;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #ffffff;
	
	text-align: center;
	text-transform: none;
	padding: 0 20px;
	border-radius: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.block_newsletter form button.btn:disabled:hover{
	cursor: not-allowed;
}

.block_newsletter form .input-wrapper{
	position: relative;
}


.block_newsletter .psgdpr_consent_message {
	/* color: #ffffff; */
}

.block_newsletter .custom-checkbox input[type="checkbox"] + span {
	/* border: 1px solid #ffffff; */
}

.block_newsletter .conditions {
	/* color: #ffffff; */
}

@media (min-width: 768px) {
	.block_newsletter form .input-wrapper{
		max-width: 90%;
		margin: 0 auto;
	}
}

.mypresta_scrollup {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: rgb(0, 0, 0, .4);
	position: fixed;
	bottom: 30px;
	right: 30px;
	color: #fff;
	font-size: 18px;
	opacity: 0;
	z-index: 999;

}
.mypresta_scrollup.open{
	opacity:1;
}
.mypresta_scrollup:hover{
	background-color:#2c7d2e;
	color:#fff;
}
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/Preloader_2.gif) center no-repeat #fff;
}
.cutomhtml_link {
    display: inline-block;
    text-align: center;
	color: #404040;
}
.cutomhtml_link a {
	padding:0 15px;
	color: #aaaaaa;
}
.cutomhtml_link a:hover{
	color:#fff;
}
/* And Footer */


/* page categoty */
#products .laberProducts {
    display: none;
}
.laberGridList {
    margin: 0;
}
.laberGridList li {
    margin-right: 0;
}
.laberGridList li a {
	color: #999999;
	line-height: 30px;
	display: block;
	font-size: 14px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin: 10px 0;
	border: 1px solid #e7e7e9;
	background: #fafafa;
}
.laberGridList li a span{
	display:none;
}
.laberGridList li a:hover, 
.active_list .laberGridList li#list a, 
.active_grid .laberGridList li#grid a{
	color: #fff;
	border-color: #2c7d2e;
	background-color: #2c7d2e;
}
#products.active_list .laberProductList,
#products.active_grid .laberProductGrid {
    display: block;

}

#products.active_list .product-miniature {

}
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature,
#main .page-footer{margin:0;}
#js-product-list .laberProductGrid .row{
}
#js-product-list .laberProductGrid{
}
#js-product-list .laberProductGrid .item-inner{
	min-height: 0;
	margin-bottom: 20px;
	border: none;

}

body:not(#index) .laberProductGrid .item-inner .item,
#js-product-list .laberProductGrid .item-inner .item{
	margin-bottom:0;
}
#laber-products-top{
	height: 50px;
	margin-bottom: 30px;
}
.products-selection{margin:0;}
.products-selection .sort-by{
	margin: 0;
	margin-right: 20px;
	line-height: 47px;
}
.products-sort-order .select-title{
	width: 210px;
	line-height: 30px;
	height: 30px;
	padding: 0 20px;
	box-shadow: 0 0 0;
	margin: 8px 0;
	border: none;
	border: 1px solid #e7e7e9;
}
.products-sort-order .select-title i{
	line-height: 30px;
	height: 30px;
}
.products-sort-order .dropdown-menu{
	left: 0px;
	background: #fff;
	border-radius: 0;
	box-shadow: 0 0 0;
	margin: 0;
	border: 1px solid #e7e7e9;
	right: 15px;
	top: 40px;
	width: 210px;
}
.products-sort-order .select-list:hover{
	background-color:#131313;
}

#laber-products-top .total-products p{
	margin: 0;
	line-height: 50px;
	margin-left: 20px;
	color: #333333;
}
#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: #2c7d2e;
    color: #fff;
    font-weight: 500;
    box-shadow: 0 0 0;
	border-color: #2c7d2e;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 20px;
}

#laber-products-top .filter-button #search_filter_toggler:hover{
	/* background-color: #131313; */
}

.no-margin{margin:0;}
.laberDisplayBlog{
	padding-top: 0px;
}
.laberblog-i{
	position:relative;
}
@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: 575px){
	#js-product-list .laberProductGrid .row{
		margin:0;
	}
	.laberProductGrid .item-inner.first-item-of-mobile-line{clear:left;}
	#js-product-list .laberProductGrid .item-inner{
		width: 50%;
		float: left;
		padding: 0 5px;
	}
}
@media only screen and (min-width : 1199px){
	.laberMenu-top .search-widget .expand-more{line-height: 50px;}
	.laberMenu-top .laber-search.dropdown-menu{top: 50px;}
}
/* and page categoty */
body#checkout #header .header-nav{padding: 5px 0; box-shadow: none;}
body#checkout #footer{
	box-shadow: 0 0 0;
	padding: 0;
	background: inherit;
	
	
}
body#checkout section.checkout-step:first-child{
	border-top: 1px solid rgba(0,0,0,.25);
}
#checkout #search_widget{
	display:block;
}
@media only screen and  (max-width : 1600px){
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	.container {
		width: 100%;
	}
	#header .header-top > .container{
		padding: 0 15px;
	}
	.laberLogo_manufacturer {
		padding: 30px 0;
	}
	.laberSetting {
		padding-left: 10px;
	}
	.laberProdCategory .laberleft,
	.laberProductGrid .laberProdCategory .item-inner{
		min-height: 352px;
	}
	.laberManufacture_cate .laberCateManufacture .item-inner{min-height: 0;}
	.laberStatic .content-text{min-height: 233px;}
	.laberStatic .content-text h4{font-size: 16px;}
	.laberStatic .content-text h3{font-size: 20px;}
	#footer_logo_block .link_list_footer a{padding: 0 10px;}
	.laberFooter-center .h3,.laber-social .h3, .block_newsletter p.h3,
	#block_myaccount_infos .myaccount-title a{}
}
@media only screen and (min-width : 768px) and (max-width : 991px){
	.container {
		width: 100%;
	}
	#header .header-top{
		padding: 10px 0 !important;
	}
	#header .header-top .top-logo,
	#header .header-top .top-logo h1 {
		text-align: center;
		width: 120px;
	}
	#header .logo {
		
	}
	#header .laberwishtlistTop{
		/* padding:0; */
	}
	.product-quantity #quantity_wanted{width: 215px;}
	.product-actions .add-to-cart{min-width: 215px;padding: 0 15px;}
	.block-contact .collapse p{
		line-height:15px;
	}
	.laberLogo_manufacturer {
	    padding: 15px 0;
	}
	#contact-link ul li{
		margin-left: 5px;
		padding-left: 5px;
	}
	
	#header .header-nav .currency-selector .expand-more, #header .header-nav .language-selector .expand-more {

		margin-left: 5px;
		padding-left: 5px;

	}
	.labercustomhtml p {
		font-size: 15px;
	}
	.labercustomhtml {
		margin-bottom: 25px;
	}
	.laberProductGrid {
    margin-bottom: 30px;
	}
	laberStatic .img {
		margin-bottom: 15px;
	}
	.home_blog_post {
    margin-bottom: 35px;
	}
	#footer {
		padding-top: 30px;
	}
	.laber-social .h3, .block_newsletter p.h3,
	#block_myaccount_infos .myaccount-title a,
	.laberFooter-center .h3 {
		
	}
	.laber-social ul, #footer_sub_menu_newsletter{width: 100%;}
	.laberFooter-center .logo_footer {
    margin-bottom: 30px;
	}
	.laberFooter-center .logo_footer p,
	.home_blog_post .page_subtitle,
	.group-title1 p{
		max-width: 100%;
		margin: 0 15px;
	}
	.home_blog_post .page_subtitle{
		margin-bottom:60px;
	}
	.block_newsletter{
		width: auto;
		margin: 0 15px;
	}
	.laberProdCategory .laberleft,
	.laberProductGrid .laberProdCategory .item-inner{
		min-height: 315px;
	}
	.laberManufacture_cate .laberCateManufacture .item-inner{min-height: 0;}
	.product-quantity{
		    width: 100%;
	}
	.laberTab li.nav-item a{
		font-size: 22px;
		padding-right: 10px;
		padding-left: 10px;
	}
	.laberStatic .content-text{
		min-height: 169px;
		padding-top: 40px;
	}
	.laberStatic .content-text h4{font-size: 16px;}
	.laberStatic .content-text h3{font-size: 20px;}
	.support-footer-inner .info-title i{
		font-size: 30px;
		line-height: 50px;
	}
	.support-footer-inner .info-title{
		font-size: 14px;
		line-height: 30px;
	}
}
@media only screen and (max-width : 767px){
	#index #header{
		position: static;
		
	}
	#header{

	}
	#header .header-top .container{
		padding:0 5px;
	}
	#product #header{margin-bottom:0px;}

	#product #main .block-title {font-size: 22px;}
	#header .header-nav #menu-icon{
		width: 30px;
		height: 30px;
		color: #fff;
		font-size: 14px;
		text-align: center;
		line-height: 30px;
		position: absolute;
		top: 10px;
		left: 0;
		margin-left: 5px;
		background: #ffffff;
	}
	
	#header .header-nav #menu-icon i {
		color: #2c7d2e;
	}
	
	#header .header-nav #menu-icon .material-icons{font-size: 18px;line-height: 1;}
	#header .header-top,
	#header .header-nav{background:none;height: auto;padding: 0 !important;border: none;max-height: none;}
	#header .header-nav .top-logo{
		clear: both;
		width: 100%;
		line-height: 1;
		padding: 10px 5px 5px;
		margin: 0;
		text-align: center;
	}
	#header .header-nav .top-logo a img{
		max-width: 80%;
		max-height: 100%;
	}
	.top-UserInfo{    
		position: absolute;
		top: 10px;
		right: 5px;
	}
	.top-Search{padding:0 5px;}
	#header .header-nav .search-widget{
		width: 100%; 
		background: #ffffff;
		overflow: hidden;
		
	}
	.top-Search .search-widget form input[type=text]{
		width: 100%;
		min-width: unset;
		border: 1px solid #2c7d2e;
		background:transparent;
		padding:0;
		height:40px;
		padding-left: 40px;
	}
	#header .laberUserInfo{padding:0;margin:0;}
	.top-UserInfo .signin{}
	#header .header-nav .top-wishtlist{float: left;}
	#header .header-nav .top-cart{
		float: left;
		padding: 0 15px;
	}
	.text-sm-center.mobile{text-align:center;}
	#header .laberMobile{
		padding-top:10px;
		padding-bottom:0;
		display:inline-block;
	}
	#header .header-nav .blockcart{
		padding: 0;
	}
	#header .header-nav .top-logo a,
	#header .header-nav .top-logo h1{
		margin:0;
		display:inline-block;
	}
	#header .currency-selector-wrapper ul li a, #header .language-selector-wrapper ul li a,
	#header .header-top .position-static{
		padding:0 5px;
		text-align:left;
	}
	#header .laber-cart a.cart{ text-align: left;}
	#header .laber-cart a .cart-products-count,
	#header .laberwishtlistTop a.wishtlist_top .cart-wishlist-number{
		right: 5px;
	}
	.laberUserInfo .laber-user-info{
		left: 0;
	}
	#header .laber-cart .dropdown-menu{
		right:-50%;
		z-index:999;
	}
	.laber-freeshipping{}
	.laber-freeshipping .item-inner{
			margin-bottom: 30px;
	}
	.laberFooter-center .laberLinks,
	.laberFooter-center .links{width:100%;border: none;}
	.links .title{
		
		font-size: 14px;
		line-height: 1;
		margin-bottom: 5px;
		text-transform: uppercase;
		font-weight: 400;
		border-bottom: none;
		padding: 0;
	}
	
	@media (max-width: 767px) {
		.links .title{ 
			margin-bottom: 15px;
		}
		
	}
	
	.laberStatic .img{margin-bottom:10px;}
	.laberFooter-bottom{
		border:none;
	}
	.laberFooter-bottom .copyright{

	}
	.laberFooter-bottom .payment{
		text-align: left;
		padding: 10px 0;
	}
	
	
	#mobile_top_menu_wrapper{
		background:none;
	}
	.language-selector-wrapper,
	.currency-selector-wrapper{
		background: #fff;
		margin-bottom: 20px;
	}
	.language-selector-wrapper > span,
	.currency-selector-wrapper > span{
		display: block;
		background: #f5f5f5;
		padding: 0 10px;
		line-height: 40px;
		font-size: 16px;
		color: #333;
		font-weight: 500;
		text-transform: uppercase;
	}
	.language-selector-wrapper ul.link,
	.currency-selector-wrapper ul.link{padding:0 5px 5px 5px; margin:0;}
	.language-selector-wrapper ul.link li,
	.currency-selector-wrapper ul.link li{}
	.language-selector-wrapper ul.link li a,
	.currency-selector-wrapper ul.link li a{color:#333 !important;}
	.currency-selector-wrapper ul.link li.current a,
	.language-selector-wrapper ul.link li.current a,
	.currency-selector-wrapper ul.link li a:hover,
	.currency-selector-wrapper ul.link li a:hover{
		color:#2c7d2e !important;
	}
	#contact-link{
		
	}
	#contact-link ul{
		padding-top:0;
	}
	#contact-link ul li{
		width: 100%;
		margin: 0;
		padding: 0;
		border: none;
		line-height: 30px;
		font-size: 14px;
		color: #333;
	}
	#contact-link ul li span,
	#contact-link ul li a{
		color: #333;
		padding: 0 5px;
	}
	
	#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link, 
	#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper{padding:0;}
	#laber-products-top{height:auto;}
	.products-sort-order .select-title{
		width: 250px;
		margin-right: 5px;
	}
	.laberActions{
		opacity: 1;
	}
	.laberProductGrid .laber-product-description{
		padding-bottom:0;
	}
	#category #left-column #search_filter_controls{
	padding-top:20px;
	margin-bottom:20px;
	}
	#products .up .btn-secondary, #products .up .btn-tertiary,
	#category #left-column #search_filter_controls button{

		line-height: 35px;
		padding: 0 20px;
		color: #fff;
		font-size: 14px;
		font-weight: 400;
		border-radius: 3px;
		box-shadow: 0 0 0;

	}
	#scroll-to-top {
		background-color: #2c7d2e;
	}

	#category #left-column #search_filters{padding:0 10px;}
	#category #left-column #search_filters .facet .h6{padding: 5px 10px;}
	.images-container .product-images > li.thumb-container > .thumb{width: 88px;}
	
	.group-title1 p{
		max-width: 100%;
		margin: 0 15px;
	}
	.block_newsletter{
		width: auto;
	}

	#footer_logo_block .link_list_footer,
	.laber-social ul, #footer_sub_menu_newsletter{width: 100%;}
	.mypresta_scrollup{display:none;}
	.home_blog_post .page_subtitle,
	.group-title1 p{
		max-width: 100%;
		margin: 0 15px;
	}
	.home_blog_post .page_subtitle{
		margin-bottom:60px;
	}
	.laberProductGrid .laberProdCategory .item-inner,
	.laberProdCategory .laberleft{
		min-height: 312px;
	}
	.laberManufacture_cate .laberCateManufacture .item-inner {
		min-height: 0;
	}
	.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,
	.container,
	.laberthemes,.laberStatic,
	.owl-item .item-inner{padding: 0 5px;}
	.row {
		margin-right: -5px;
		margin-left: -5px;
	}
	.laberProductGrid .laberProdCategory{margin-bottom: 10px;}
	.laberProductGrid .item-inner .item{margin-bottom: 10px;}
	.laberLogo_manufacturer {
		padding: 10px 0;
		position: relative;
	}
	#productCommentsBlock,#product .laberthemes,
	#tags_block_footer,.laberProduct,.tabs.laberTabs,
	#footer_logo_block,#footer_logo_block .link_list_footer a,
	#laber-products-top .showing, #laber-products-top .filter-button,
	#left-column .laberStatic,
	.block-category.card.card-block,
	.laberFooter-center .block-contact{
		padding-left:5px;
		padding-right:5px;
	}
	.block-category.card.card-block{margin-bottom:10px;}
	
	#subcategories ul li a{padding: 0 10px;}
}


@media only screen and (max-width : 767px){
	.laberTab li.nav-item a{
		font-size: 22px;
	}

}

@media only screen and (max-width : 480px){
	.laberUserInfo .laberUser p.nameuser a.account,
	.laberUserInfo .laberUser p.nameuser span{display:none;}
	.laberUserInfo .laberUser p.nameuser .icon_user{margin-right:0;}
	#header .laber-cart a .cart-products-count, #header .laberwishtlistTop a.wishtlist_top .cart-wishlist-number {
		right: 2px;
	}
	#products img, .featured-products img, .product-accessories img, .product-miniature img{
		width: 100%;
	}
	.laberTab li.nav-item a{
		padding:0 10px;
		font-size: 16px;
	}
	
	
}




@media only screen and (min-width : 1200px){

.full-width-container {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	padding-left: 3vw;
	padding-right: 3vw;
}

}



.displayPosition3 #custom-text, 
.displayPosition1 #custom-text {
	padding: 1.5rem 1.125rem;
	background: none;
}

@media only screen and (max-width : 767px){
	.displayPosition3 #custom-text, 
	.displayPosition1 #custom-text {

		padding: 2.5rem 1rem;
	}
	
}

.displayPosition3 #custom-text h1,
.displayPosition1 #custom-text h1 {
	
}


.btn-primary.disabled.focus, 
.btn-primary.disabled:focus, 
.btn-primary.disabled:hover, 
.btn-primary:disabled.focus, 
.btn-primary:disabled:focus, 
.btn-primary:disabled:hover {
	background-color: #2c7d2e;
}


.bootstrap-touchspin .group-span-filestyle .btn-touchspin, 
.group-span-filestyle .bootstrap-touchspin .btn-touchspin, 
.group-span-filestyle .btn-default {
	background: #2c7d2e;
}


.form-control:focus {
	border-color: #2c7d2e;
	
}


 label a {
	text-decoration: underline;
}

body#checkout a:hover {
	color: #2c7d2e;
}

.cart-grid-body a.label:hover {
	color: #2c7d2e;
}


body#checkout section.checkout-step .address-item.selected {
	border: 2px solid #2c7d2e;
}

.custom-radio input[type="radio"]:checked + span {
	background-color: #2c7d2e;
}


.tabs .nav-tabs .nav-link.active:focus
 {
	color: #fff !important;
}

#laber_add_to_compare{ 
	display: none;
}

p.lumi-info{

	margin: 7px 0;
	
	
}

p.lumi-info a { 
	
}

p.lumi-info a:hover { 
	text-decoration: underline;
}

@media(max-width: 767px) {
	p.lumi-info{
		text-align: center;
	}
}



.product-info {
	padding: 10px 0;
	
}

.product-info label {
	font-weight: bold;
	min-width: 80px;
	width: auto;
	text-align: left;
}



.blockreassurance_product p {
	margin: 0 0 0 5px;
	line-height: 1.2;
}

.blockreassurance_product .item-product {
	padding: 0;
	width: 40px;
	margin-right: 10px;
}


.blockreassurance_product .item-product img, 
.blockreassurance_product .item-product svg {
	height: auto;
	max-width: 35px;
}

.reassurance-block-title {
	font-weight: 500;
	
}

/* ====================================== */
.blockreassurance_product {}

.blockreassurance-item {
	margin-bottom: 20px;
}

.blockreassurance-title {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ebebeb;
	padding-bottom: 5px;
}

.blockreassurance-title .reassurance-block-title {
	font-size: 1.2rem;
}

.blockreassurance_product .item-product img, 
.blockreassurance_product .item-product svg {
	height: auto;
	max-width: 35px;
}





#search_widget-not-found input[type="text"] {
	width: 100%;
	background: #fff;
	border: 1px solid #cccccc;
	padding: 0 15px;
	height: 40px;
}


#search_widget-not-found p {

	margin-top: 15px;
	text-align: center;
}

#pagenotfound .page-not-found, #products .page-not-found {
	max-width: inherit;
	margin-bottom: 30px;
}

.sitemap h2 {
	font-weight: 400;
	border-bottom: 1px solid #2c7d2e;
}



.block-left {
	margin-bottom: 30px;
}

#search_filters_wrapper p.h6,
.block-left .h3,
.block-left .block-title {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	padding: 12px 10px;
	text-align: left;

	color: #ffffff;
	
	text-transform: none;
	

	
}

.block-left .block-content {
	border: 1px solid #e7e7e9;
	padding: 10px;
	background: #ffffff;
	
}


.block-left .links-list-left {
	
	
}

.block-left .links-list-left li{
	
}

.block-left .links-list-left li a{

	font-weight: 400;
	width: 100%;
	display: inline-block;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 26px;
	border: none;
	

	
}

.block-left .links-list-left li a:hover{
	color: #2c7d2e;
}




.block-social-left ul{
	display: flex;
	justify-content: center;
	margin: 15px 0 0 0;
	
}

.block-social-left li{
	width: 40px;
	height: 40px;
	text-align: center;
	margin: 0 4px;
	
	
}

.block-social-left li a{
	font-size: 24px;
	color: #131313;
	
}


.block-social-left li a:hover{
	color: #2c7d2e;
}

.block-social-left li span.social-text{
	display: none
}


.block-social-left i{
	
	
}



.support-icons,
.support-info {
	margin-bottom: 25px;
	
}

.support-image {
	border: 1px solid #c6c6c6;
	padding: 7px;
	
}


.logo-footer {
	margin: 30px 0 30px;
	padding-right: 30px;
	
}

@media (max-width: 767px) {
.logo-footer {
	text-align: center;
	margin-top: 0;
	
}
}

.logo-footer img{
	max-width: 100%;
	height: auto;
	
}

.contact-info {
	padding: 0 0;
}


#custom-text h2 {
	
}



#ui-id-1 {
	z-index: 1000;
}


#description {
	padding-top: 0;
}

#description .product-description ul {
	list-style: unset;
	margin-left: 20px;
}

#description .product-description h1,
#description .product-description h2,
#description .product-description h3,
#description .product-description h4,
#description .product-description h5 {
	margin-top: 2rem;
}

#description .product-description h1 {
	font-size: 28px;
}

#description .product-description h2 {
	font-size: 24px;
}

#description .product-description h3 {
	font-size: 18px;
}

#description .product-description h4 {
	font-size: 16px;
}

.about-us-box {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px;
}


.about-us-box .about-us-text {
	display: flex;
	align-items: center;
}

.about-us-box .about-us-img {
	text-align: center;
}


#search_widget_left input[type="text"]{
	width: 100%;
	border: 1px solid #c6c6c6;
	padding: 5px;
	
}


#search_widget_left .search-button {
	text-align: center;
	margin-top: 10px;
}

.support-top-box {
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	color: #131313;
}

@media (max-width: 767px) {
	
	.header-top .header-row #nav-top{
		flex-wrap: wrap;
	}
	
.support-top-box {
	font-size: 18px;
	flex-basis: 100%;
	margin-bottom: 10px;
}

}


.support-top-box img{
	margin-right: 10px;
}


.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
	
	background: #fafafa;
}

.product-features > dl.data-sheet dd.value:nth-of-type(2n), .product-features > dl.data-sheet dt.name:nth-of-type(2n) {
	background: #f5f5f5;
}


.block_newsletter .custom-checkbox {
	justify-content: center;
	
}


.product-line-grid-right .cart-line-product-actions .remove-from-cart:hover, .product-line-grid-right .product-price .remove-from-cart:hover {
	color: #2c7d2e;
}



ul.list-pages {
	line-height: 30px;
	padding-left: 20px;
}

.list-pages-title {
	font-weight: 500;
	margin-bottom: 20px;
	font-size: 16px;
	
}

.contact-rich .block .icon {
	color: #2c7d2e;
}



#_mobile_laberUserInfo .signin a {
	
}



/* ---------------------------- parallax na głownej ------------------ */
#home-parallax-box {
	padding: 60px 0;
}

#home-parallax-box .home-parallax-container {
	display: flex;
}


#home-parallax-box .box-text {
	padding: 50px;
	background: rgba(255,255,255, 0.8);
	text-align: center;
	text-transform: uppercase;
}


#home-parallax-box .box-text p{
	margin-bottom: 20px;
	line-height: normal;
}

#home-parallax-box .box-text .text-1 {
	color: #2c7d2e;
	font-size: 22px;
	font-weight: 500;
}

#home-parallax-box .box-text .text-2 {
	font-size: 60px;
}

@media (max-width: 767px) {
	
	#home-parallax-box .box-text {
		padding: 40px 20px;
	}
	
	#home-parallax-box .box-text .text-2 {
		
	}
}

#home-parallax-box .box-text .text-3 {
	
	font-size: 22px;
	font-weight: 300;
}


#home-parallax-box .box-text a {
	display: inline-block;
	border: 1px solid #2c7d2e;
	color: #2c7d2e;
	padding: 10px 35px;
	font-size: 16px;
}

#home-parallax-box .box-text a:hover {
	
	border-color: #5a5a5a;
	color: #5a5a5a;
}


#cms #content {
	padding-left: 10px;
	padding-right: 10px;
	
}

#cms #content h1,
#cms #content h2,
#cms #content h3,
#cms #content h4,
#cms #content h5 {
	
}


#cms #content h1 {
	font-size: 1.8rem;
}
#cms #content h2 {
	font-size: 1.6rem;
}
#cms #content h3 {
	font-size: 1.4rem;
}
#cms #content h4 {
	font-size: 1.2rem;
}
#cms #content h5 {
	font-size: 1.1rem;
}

#cms #content img {
	max-width: 100%;
	height: auto;
}




/* ----------------------------------------------------- suport-container ----------------------------------------- */

.support-container{
	overflow: hidden;
	margin: 40px 0;
	display: flex;
	flex-wrap: wrap;
}

.support-box {
	padding-top: 5px;
	padding-bottom: 5px;
	flex-basis: 20%;
	flex-grow: 1;
	flex-basis: 220px;
}

.support-box-conntent {
	padding: 10px;
	display: flex;
	height: 100%;
	justify-content: start;
	border: 1px solid #e7e7e9;
}

.support-icon {
	min-width: 90px;
	max-width: 90px;
	display: flex;
	align-items: center;
	margin-right: 10px;
}

.support-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.support-text h4{
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 500;
}

.support-text p{
	line-height: normal;
	margin: 2px 0;
	font-size: 18px;
	
}


@media (max-width: 767px){
	.support-text p{
		font-size: 14px;
	}

	.support-icon {
		min-width: 65px;
		max-width: 65px;
	}
}

/* END ------------------------------------------------ suport-container ----------------------------------------- */

/* ----------------------------------------------------- #index .images-container ----------------------------------------- */

.home-images-container {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}

.images-container-2 {
	
}

.images-container-2 .img-container-left {}

.img-box{
	position: relative;
}

.images-container-2 .img-container-left .img-box{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.img-box h4{
	padding: 15px 10px 15px 20px;
	margin: 0;
	color: #fff;
	font-size: 1.5vw;
	text-align: center;

	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2c7d2e+0,2c7d2e+100&0.47+0,0.96+100 */
	background: -moz-linear-gradient(top,  rgba(44,125,46,0.47) 0%, rgba(44,125,46,0.96) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(44,125,46,0.47) 0%,rgba(44,125,46,0.96) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(44,125,46,0.47) 0%,rgba(44,125,46,0.96) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#782c7d2e', endColorstr='#f52c7d2e',GradientType=0 ); /* IE6-9 */


}
@media screen and (max-width: 767px) {

	.img-container-left .img-box img,
	.images-container-1 .img-container:first-child {
		margin-bottom: 20px;
	}

	

	.img-box h4{
		font-size: 2.5vw;
	}
	
}

@media screen and (max-width: 575px) {
	.img-box h4{
		font-size: 3.5vw;
	}
	
}

.img-box h4 a{
	color: #fff;
}

.img-box h4 a:hover{
	opacity: 0.8;
}

.img-container {
	position: relative;
}

.img-box-social {
	padding: 5px;
}

@media (max-width: 575px) {
	.img-social-container {
		display: flex;
	}
}

#banner-top {
	margin-top: 50px;
}

/* END ------------------------------------------------- #index .images-container ----------------------------------------- */

.home-text-box {
	margin: 0px 0 40px;
	padding: 30px 10px 10px;
	
}

.home-text {
	
}

.home-text p{
	font-size: 16px;
	line-height: 2em;
}

.home-text-box h1{
	
}


.home-img {
	margin-bottom: 15px;

}

@media (min-width: 768px) {
	.home-img {
		float: left;
		max-width: 50%;
		margin-right: 30px;
	}
}

@media (max-width: 767px) {
	.home-img {
		
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

}




.laberCart-2 {
	margin-bottom: 10px
}


.laberCart-2 .btn-content {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.laberCart-2 .btn-content i {
	margin-right: 5px;
}

/*
.laberCart-2 .laberBottom{
	color: #2c7d2e;
	cursor: pointer;
	padding: 10px;
	border: none;
	transition: all 300ms ease;
	border: 1px solid #2c7d2e;
	display: inline-block;
	background: #ffffff;
	font-size: 16px;
}

.laberCart-2 .laberBottom span i{
	color: #ffffff;
}

.laberCart-2 .laberBottom span{
			
}

.laberCart-2 .laberBottom:hover{
	background:  #2c7d2e;
	border: 1px solid #2c7d2e;
	color: #ffffff;
}
*/


@media (min-width: 1200px) {
	.col-xlg-20p {
		width: 20%;
	}
}


.owlProductFilter-Lab-featured-prod.no-Slider {
	display: flex;
	flex-wrap: wrap;
	
}


.footer-info {
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}

@media (max-width: 560px) {
	.footer-info {
		flex-direction: column;
		text-align: center;
	}
	
	.footer-info .copyright {
			margin-bottom: 15px;
	}
	
}


#header .header-nav #_desktop_contact_link #contact-link i{
	font-size: 22px;
	vertical-align: -2px;
	margin-right: 9px;
	color: #2c7d2e;
}

#product-modal .modal-dialog {
	max-width: 800px;
}



ul.short-data {
	list-style: disc;
	padding-left: 20px;
}

.box-title {
	font-weight: bold;
	line-height: normal;
	margin-bottom: 5px;
	
}



.product-attachments h3 {
	
}

.attachments-list {
	display: flex;
	flex-wrap: wrap;
}


.attachment {
	margin-bottom: 20px;
	
}


.attachment-content {
	border: 1px solid #e7e7e9;
	padding: 10px;
	height: 100%;
}


.attachment-content h4{
	font-size: 16px;
	font-weight: 500;
	
}





.has-discount .product-unit-price,
.product-unit-price {
	font-size: 1rem;
	font-weight: 500;
}


#blockcart-modal .modal-title i.material-icons {
	color: inherit;
}

#laberAccessories {
	margin-bottom: 60px;
}

#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links {
	background: none;
}

.card-block .value,
#cart-subtotal-shipping .value,
#cart-subtotal-products .value{
	font-size:  22px;
	font-weight: 500;
}

.cart-summary-line {
	line-height: 1.5;
}

.product-line-info.product-line-info-secondary .value {
	font-size: inherit;
}

.page-home {

}





.psgdprinfo17 {
	padding: 15px;
}

.psgdprinfo17 p a{
	text-decoration: underline;
	font-weight: 500;
}




#home-text-box {
	font-family: 'Baloo 2',sans-serif;
	font-weight: 200;
	color: #fff;
	background: #000;
	margin-bottom: 0;
	padding: 150px 15px;
	text-shadow: 2px 2px #000;
}

.home-block-container {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
}

#home-text-box h2 {
	font-size: 3vw;
}

.home-block-box {
	padding: 40px 10px 10px;
}

#footer .navbar-toggler{
	color: #2c7d2e;
}


.black-box-info {
	padding: 40px 0;
	background: #131313;
}


.black-box-info p{
	color: #ffffff;
	margin: 0;
	line-height: 1.2;
}

.box-info-for-order {
	margin-bottom: 40px;
}


@media (max-width: 767px) {
#content-wrapper {
	margin-top: 20px;
}
}


#search_filters .facet .collapse, 
#search_filters_brands .facet .collapse, 
#search_filters_suppliers .facet .collapse {

}

.product-extraProducts {
	margin-top: 20px;
}



.product-extra-box {
	border: 1px solid #ebebeb;
	padding: 20px;
	margin: 20px 0 10px;
}

.customize-button {
	margin-top: 15px;
	text-align: center;
	margin-bottom: 0;
}

.customize-button .laberBottom:hover {
	background: #131313;
	border-color: #131313;
}

.customization-images ul {
	
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	
}

.customization-images ul li{
	margin: 10px;
	flex-basis: 150px;
	text-align: center;
}


.box-images {
	flex-wrap: wrap;
	margin: 10px 0 50px 0;
}

.box1 {
	position: relative;
	text-align: center;
}

.box1 .img {
	position: relative;
	border: 4px solid #eaeaea;
	margin: 10px 0;
}

.box1 .img .h4 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: 0;
	background-color: rgba(255, 173, 211, 0.85);
	font-size: 24px;
	font-weight: 500;
	


}

.box1 .img .h4 a {
	color: #ffffff;
	padding: 20px 5px;
}



#brands-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}


#brands-list li {
	margin: 10px;
	border: 1px solid #e7e7e9;
	text-align: center;
	flex-basis: 150px;
	
}

.support-top {
	padding: 15px 0;

	font-size: 16px;
}

.support-top .container{
	display: flex;
	flex-wrap: wrap;
}

.support-top .container > div{
	flex-grow: 1;
	flex-basis: 330px;
	padding: 15px 10px;
}

.support-top .row-normal{
	margin: 5px 0;
}

.support-top img {
	margin-right: 10px;
}

.info-title {
	display: flex;
	align-items: center;
}


.info-title  p {
	color: #ffffff;
	font-size: 18px;
	margin: 0;
}
.info-title  p a {
	color: #fff;

}

.info-title  p a:hover {
	text-decoration: underline;
}


.laber-social-top{display:inline-block;}
.laber-social-top ul{overflow:hidden;margin:0;}
.laber-social-top ul li{float:left;display:inline;margin: 0 5px;}
.laber-social-top ul li a{
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #2c7d2e;
	font-size: 20px;
	text-align: center;
	border: 1px solid #2c7d2e;
	border-radius: 6px;

}

.laber-social-top ul li a i{
	color: #2c7d2e;
}


.laber-social-top ul li a:hover{
	background-color: #2c7d2e;
	color: #ffffff;
}

.laber-social-top ul li a:hover i{
	
	color: #ffffff;
}

#footer .laber-social-top{
	margin: 20px 0 20px -5px;
	
}

.box-about-us{
	padding: 30px 10px;
}

.box-about-us p{
	font-size: 16px;
}

.price-list-header {
	color: #2c7d2e;
	border-bottom: 1px solid #000;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;
}

.price-list-header small{
	color: #131313;
	display: inline-block;
}

.table.price-list tr td:first-child {
	width: 80%;
} 


.text-left{
	text-align: left;
}

.text-right{
	text-align: right;
}


.contact-form {
	background: transparent;
}

#pagenotfound .page-not-found, #products .page-not-found {
	color: #131313;
}


.block-category {
	background: none;	
}

.page-category-cms {
	margin-bottom: 40px !important;
}

.active_filters {
	background: #2c7d2e;
}

.active_filters .active-filter-title {
	color: #ffffff;
}


.displayNav1 {
	display: flex;
	justify-content: end;
	
	color: #34434d;
	padding: 0px 10px;
}

.displayNav2 {
	display: flex;
	align-items: center;
}

.displayNav2 > div{
	margin-left: 20px;
}

.ui-autocomplete .ui-menu-item .ui-corner-all {
	/* border: 1px solid transparent; */
	margin: 0 !important;
}

#payments-block {
	margin-top: 30px;
}

.Lab-featured-prod {
	margin-bottom: 30px;
	margin-top: 40px;
}

.product-features {
	margin-left: 0;
}


.home-text-box-bottom {

}

.home-text-box-bottom .block-text{
	background: #131313;
	padding: 40px 0 30px;
	color: #fff;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}

.home-text-box-bottom .block-text p{
	color: #ffffff;
	font-size: 26px;
	line-height: 1.5;
}

@media (max-width: 767px) {
	

	.home-text-box-bottom .block-text p{
		font-size: 18px;
	}
}


#product-images-thumbs-container {
	padding: 0;
	margin-bottom: 30px;
}

#product-images-thumbs.not-translate3d .slick-track{
	transform: none !important; 
}

#product-images-thumbs-container .thumb-container {
	padding: 0 5px 5px !important;
	cursor: pointer;
}

#product .slick-arrow {
	width: 30px;
	height: 30px;
	z-index: 10;
}

#product .slick-arrow::before{
	color: #2c7d2e;
	font-size: 30px;
}

#product .slick-arrow.slick-prev {
	left: -35px;
}

#product .slick-arrow.slick-next {
	right: -35px;
}

#product #product-big-images .slick-arrow.slick-prev {
	left: 5px;
}

#product #product-big-images .slick-arrow.slick-next {
	right: 5px;
}

#product-big-images .slick-arrow {
	opacity: 0;
	transition:  all 300ms ease;
}

#product-big-images:hover .slick-arrow{
	opacity: inherit;
}

.product-big-image {
	position: relative;
}

.product-big-image .image-link {
	cursor: -moz-zoom-in;
}

.product-big-image .zoom-expander{
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px;
	font-size: 30px;
	cursor: pointer;
	opacity: 0;
}

.product-big-image:hover .zoom-expander{
	opacity: 1;
}

.easyzoom.easyzoom-product {
	position: absolute;
	width: 100%;
	height: 100%;
}

.product-additiona-buttons {
	display: flex;
	font-size: 0;
}

.product-additiona-buttons .laberItem {
	margin-right: 20px;
}

.product-additiona-buttons .laberItem a:hover {
	opacity: 0.8;
}


.images-container .product-cover{
	padding: 0;
}
.images-container .product-thumbs{ 
	padding: 0;
}

@media (min-width: 768px) {
	.images-container .product-thumbs{ 
		padding-right: 5px;

	}

	.slick-vertical .slick-slide {
		padding-bottom: 5px;
	}
}

@media (max-width: 767px) {
	.images-container {
		display: flex;
		flex-direction: column-reverse;
	}
	.images-container .product-thumbs{ 
		padding: 0 35px;
	}

}

#_mobile_compare {
	float: left;
}

.compare-top {
	line-height: 35px;
	height: 35px;
	position: relative;
	padding: 0px 15px 0 10px;
	margin-right: 10px;
}

.compare-top .compare-items-counter {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #44484a;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	border-radius: 50%;
}

#about-us {
	background: #f5f5f5;
	display: flex;
	margin-bottom: 50px;
	
}

#about-us a {
	color: #2c7d2e;
}
#about-us a:hover {
	text-decoration: underline;
}

.banner-content,
.photo-wrapper{
	width: 50%;
	display: flex;
	align-items: center;
}

.photo-wrapper img {
	object-fit: cover;
	width:  100%;
	height:  100%;
}

.banner-content {
	justify-content: left;
}

.banner-content p {
	
} 

.banner-content-wrapper {
	padding: 30px 30px 30px 10%;
}

@media (min-width: 1200px){
	.banner-content-wrapper {
		max-width: 585px;
	}
}

@media (min-width: 1330px){
	.banner-content-wrapper {
		max-width: 650px;
	}
}

@media (min-width: 1530px){
	.banner-content-wrapper {
		max-width: 750px;
	}
}

@media (max-width: 991px){
	#about-us {
		flex-direction: column-reverse;
	}
	
	.photo-wrapper,
	.banner-content {
		width: auto;
	}

	.banner-content-wrapper {
		padding: 30px 10px 20px 10px;
	}
}

.gm-cat-second-desc.card {
	border: 1px solid #e7e7e9;
	margin-bottom: 40px;
}

#banner-1 {
	margin-top: 10px;
	margin-bottom: 40px;
}

#banner-1 .img-container{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#banner-1 h4 {
	font-size: 3vw;
	color: #2c7d2e;
	margin: 0;
}

@media (max-width: 767px) {
	#banner-1 h4 {
		font-size: 4vw;
	}
}

@media (max-width: 575px) {
	#banner-1 h4 {
		font-size: 7vw;
	}
}

#banner-1 .btn {
	background-color: #2c7d2e;
	color: #ffffff;
	border-radius: 6px;
}


#banner-2 {
	padding: 0 10px;
	text-align: center;
	background-color: #2c7d2e;	
	
}

#banner-2 .home-block-title {
	color: #ffffff;
	padding-top: .625rem;
}


#banner-2 p {
	color: #ffffff;
	/* margin: 0 0 20px;
	font-size: 20px;
	line-height: normal; */

}


#banner-2 .btn {
	background-color: #ffffff;
	color: #2c7d2e;
}

#banner-1 .btn:hover,
#banner-2 .btn:hover {
	/* background-color: #2c7d2e; */
	color: #44484a;
}


.ui-menu .ui-menu-item {
	font-size: 14px;
}


.product-question {
	color: #2c7d2e;
	font-size: 16px;
}

.product-question i {
    margin-right: 5px;
}

.page-order-detail {
	font-size: 18px;
}


#order-infos2 li{
	margin-bottom: 10px;
}

.invoice-url a {
	
	color: #2c7d2e;
	font-weight: 600;
}

.invoice-url a:hover{
	text-decoration: underline;
}

.footer-text {
	clear: both;
	margin-top: 30px;
}

#serwis-link {
	display: flex;
	align-items: center;
	margin-right: 25px;
}


#serwis-link i {
	font-size: 18px;
	vertical-align: -2px;
	margin-right: 9px;
	color: #fff;
}

#serwis-link .btn {
	padding: 4px 10px;
	color: #ffffff;
	background: #2c7d2e;
	text-decoration: underline;
}


#serwis-link .btn:hover {
	background:	#2da52f;
	color: #fff !important;
}





.google-map {
	height: 0;
	position: relative;
	background: #eee;
	margin: 20px 0;
}


.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gm5x2 {
	padding-bottom: 40%;
}

@media (max-width: 575px) {
	
	.gm5x2 {
		padding-bottom: 75%;
	}

	
}