<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
@media only screen and (min-width: 1200px){
	.container {width: 1200px;}
	#header .header-top .top-logo{
		width: 300px;
	}
	#left-column{width: 18.8%;}
	#content-wrapper.right-column,
	#content-wrapper.left-column{
		width: 81.2%;
	}
}
@media only screen and (min-width: 1400px){.container {width: 1400px;}}
@media only screen and (min-width: 1500px){.container {width: 1500px;}}
@media only screen and (min-width : 1600px){.container {width: 1600px;}}

@media only screen and (min-width : 1400px) and (max-width : 1499px){
	.laberProductGrid .item .laber-product-description{min-height: 140px;}
}
@media only screen and (min-width : 1200px) and (max-width : 1399px){
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	#header .header-top .top-logo{
		width: 270px;
	}
	#header .header-top .position-static{
		padding: 0 15px;
		padding-top: 0;
		width: 100%;
		text-align: center;

	}
	#header .header-top .position-static .laberIpad{
		display:inline-block;
	}
	.container_lab_megamenu .currency-selector-wrapper, .container_lab_megamenu .language-selector-wrapper{
		margin-left: 15px;
	}
	#header .header-top .container{
		padding: 0 15px;
	}
	.header-top .call_support{padding-left: 25px;}
	.ipadProFull{
		width:100%;
	}
	.block_newsletter form input[type="email"]{
		margin-bottom:15px;
	}
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(3,auto);
		grid-gap: 30px 30px;
	}
	.LaberProductCategory.type-tab2 .displayGrid{
		grid-template-columns: repeat(4,1fr);
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) {
		grid-column: unset;
		grid-row: unset;
		grid-column-start: unset;
		grid-column-end: unset;
		grid-row-start: unset;
		grid-row-end: unset;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) .laber-product-description .description_short,
	.fixed-right{display:none;}
	.displayLeftColumn .product_list .item .full-width{
		width:100%;
	}
	.displayLeftColumn .product_list .item .full-width .laberProduct-image {
		margin-bottom:15px;
	}

	#header .header-nav .text-sm-center,
	.laberTestimonial .laberComment{width:100%}
	#header .header-nav{max-height: inherit;}
	#header .header-nav .laberIpad{display: inline-block;}
}
@media only screen and (min-width : 768px) and (max-width : 991px){
	.laberTestimonial .laberComment{width:100%}
	#header .header-top .position-static {
		text-align:center;
		width: 100%;
		padding-top: 30px;
	}
	#header .laberIpad{
		display:inline-block;
	}
	#header .header-top .top-logo{
		text-align:center;
		padding-bottom: 15px;
		width: 100%;
	}
	.container_lab_megamenu .currency-selector-wrapper, .container_lab_megamenu .language-selector-wrapper{
		    margin-left: 10px;
	}
	.laberthemes:hover .owl-buttons .owl-prev{left:0;}
	.laberthemes:hover .owl-buttons .owl-next{right:0;}
	.laberSpecialProducts{
		padding: 10px;
	}	
	/*  */
	#laber-products-top .products-selection{
		width:100%;
		padding-top: 15px;
	}
	.laberProductList .actions .laberCart {
		float: left;
		display: inline;
		min-width: 212px;
		margin-bottom: 10px;
	}
	#laberSocialBlock,
	.block_newsletter form{margin-bottom: 30px;}
	.LaberAccordion-category .sub_category{
		position: absolute;
		top: 0;
		right: 40px;
		width: 50px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		display: block !important;
	}
	.laberProductGrid .tab_cates{
		display:none;
		top: 50px;
		border: 1px solid #ccc;
		z-index: 999;
		background: #fff;
		left: 0;
		right: 0;	
	}
	.laberProductGrid .tab_cates.Open{display:block;}
	.laberProductGrid .tab_cates li{
		display: block;
		float: none;
		width: 100%;
	}
	.laberProdCategory .sub_category{
		display: block !important;
		position: absolute;
		top: 0;
		right: 0;
		line-height: 30px;
		padding: 0 15px;
	}
	.laberProductGrid .tab_cates li a{line-height:40px;}
	#index #content-wrapper,
	#index #right-column{width:100%}
	.support-footer-inner .policy-box{
		padding: 15px 0;
	}
	
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(3,auto);
		grid-gap: 20px 20px;
	}
	.LaberProductCategory.type-tab2 .displayGrid{
		grid-template-columns: repeat(3,1fr);
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) {
		grid-column: unset;
		grid-row: unset;
		grid-column-start: unset;
		grid-column-end: unset;
		grid-row-start: unset;
		grid-row-end: unset;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) .laber-product-description .description_short,
	.fixed-right{display:none;}
	
	.displayLeftColumn .product_list .item .full-width{
		width:100%;
	}
	.displayLeftColumn .product_list .item .full-width .laberProduct-image {
		margin-bottom:15px;
	}
	.laberProdCategory .laberrow .leftColumn{display: none;}
	.laberProdCategory .laberrow .rightColumn{width: 100%;}
}
@media only screen and (max-width : 767px){
	#header{
		margin-bottom: 15px;
	}
	#wrapper{position:relative;z-index:9;}
	#header .header-nav{max-height: inherit;background-color:transparent;border: none;}
	#header .header-top{
		padding: 0;
	}
	.laberTestimonial .laberComment{width:100%}
	.footer-header{
		text-align:center;
	}
	.footer-header .center-mobile{
		display:inline-block;
	}
	#mobile_top_menu_wrapper{
		padding:0;
	}
	.laberSpecialProducts{background: #fff;}
	.laberStatic.displayGrid{
		grid-template-columns: repeat(3,1fr);
		grid-template-rows: repeat(2,1fr);
	}
	.laberthemes:hover .owl-buttons .owl-prev{left:0;}
	.laberthemes:hover .owl-buttons .owl-next{right:0;}
	.mypresta_scrollup.open{display:none;}
	.laberFooter-center{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.block_newsletter {
		padding-bottom: 0;
		border-bottom: none;
	}
	.links .title{
		padding: 0;
		border-bottom: 1px solid #ebebeb;
		position: relative;
	}
	.links .title span.h3{
		line-height: 40px;
		display: block;
		font-size: 14px;
		padding-right: 40px;
		font-weight: 500;
		margin: 0;
		color: #fff;
		text-align: left;
	}
	.links .title .float-xs-right{
		position: absolute;
		top: 0;
		right: 0;
	}
	.links .title .float-xs-right .material-icons{
		width: 40px;
		height: 40px;
		line-height: 40px;
		color:#fff;
	}
	.links .collapse.in{
		padding: 15px 0;
	}
	.laberFooter-bottom{
		padding-bottom:15px;
	}
	.laberFooter-bottom .container{
		padding: 0 15px;
		border:none;
	}
	#laberSocialBlock{
		position: relative;
	}
	.copyright{
		text-align:center;
	}
	#header .header-nav .blockcart{
		height: auto;
		padding: 0;
		margin-left: 0;
	}
	#header .laber-cart a span.icon .icon_cart{
		margin-left:5px;
		margin-right:5px;
		height: 40px;
		line-height: 40px;
	}
	#header .laber-cart a.cart{
		height: 40px;
		line-height: 40px;
		padding: 5px 40px 5px 10px;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 15px;
		border: none;
	}
	#header .laber-cart a.cart .total,
	#header .laber-cart a.cart .totalCart{
		display: none !important;
	}
	
	#header .header-nav .user-info{
		margin: 0;
	}
	.laberUserInfo .laber-user-info{
		top: 50px;
		right: -100%;
	}
	.laberSetting{
		padding-right: 15px;
	}
	#header .laberwishtlistTop a.wishtlist_top .cart-wishlist-number,
	#header .laber-cart a .cart-products-count{
		font-size: 12px;
		width: 20px;
		height: 20px;
		line-height: 20px;
		right: 0;
		top: -3px;
	}
	.laberUserInfo .laberUser p.nameuser .icon_user{margin-right: 5px;}
	
	#header .header-nav .top-logo {
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: center;
	}
	#header .header-nav .top-logo img{
		
	}
	#header .header-nav .top-logo .h1,
	#header .header-nav .top-logo h1{
		display:inline-block;
		margin:0;
	}
	
	#header .header-nav #labermenu-icon{
		margin: 0 15px;
		cursor: pointer;
		color: #fff;
	}
	#header .header-nav #labermenu-icon .material-icons{
		line-height: 70px;
		font-size: 30px;
	}
	#labermobile_top_menu_wrapper{
		display: block !important;
		background: #fff;
		position: fixed;
		top: 0;
		left: -400px;
		opacity: 0;
		height: 100%;
		width: 100%;
		max-width: 350px;
		z-index: 999;
		margin: 0;
		padding: 0;
		overflow: auto;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	.open_menu #labermobile_top_menu_wrapper{
		left: 0;
		opacity: 1;
	}
	.open_show .mobile_bkg_show {
		opacity: 1;
		visibility: visible;
	}
	
	#labermobile_top_menu_wrapper .laber_close{
		font-size: 20px;
		position: absolute;
		top: 22px;
		right: 15px;
		z-index: 9999;
		width: 35px;
		height: 35px;
		display: block;
		border-radius: 100%;
		text-align: center;
		line-height: 35px;
		cursor: pointer;
		color: #fff;
	}
	#header{padding-top: 70px;}
	#header .labermobile{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: #232c35;
	}	
	.mobile_bkg_show {
		z-index: 998;
		position: fixed;
		top: 0;
		left: 0px;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		opacity: 0;
		visibility: hidden;
		transform: translateX(0);
		transition: opacity 0.8s ease, visibility 0.9s ease, transform 0.4s ease;
	}

	
	.js-top-menu.mobile{padding:0 15px;background: #232c35;}
	.js-top-menu.mobile .dropdown .expand-more{
		display:block;
		border-bottom:1px solid #e0e0e0;
		position: relative;
		line-height: 40px;
	}
	.js-top-menu.mobile .dropdown .expand-more i{
		float: right;
		line-height: 35px;
		font-size: 18px;
	}
	.js-top-menu.mobile .dropdown-menu{
		position: static;
		float: none;
		padding: 0;
		border: none;
		width: 100%;
	}
	
	.js-top-menu.mobile .dropdown-menu li{
		border-bottom:1px solid #e0e0e0;
		padding: 5px 10px;
	}
	.js-top-menu.mobile .dropdown-backdrop{display:none;}
	.language-selector-wrapper .expand-more{
		padding-left: 0;
	}
	.language-selector-wrapper .expand-more .flag{
		display:none;
	}
	#labermobile_top_menu_wrapper .top-logo{
		padding: 15px 0 !important;
	}
	#labermobile_top_menu_wrapper .top-logo img{
		width: 50%;
	}
	.mobile_UserInfo .signin {
		padding: 0 0 0 15px;
		color: #fff;
		font-size: 27px;
		line-height: 70px;
	}
	.mobile_UserInfo .signin a{color:#fff !important;}
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(2,auto);
		background-color: transparent;
		border: none;
		padding: 0;
		grid-gap: 15px 15px;
	}
	.laber-freeshipping .item-inner{
		border: 1px solid #ebebeb;
		text-align: left;
		padding: 15px;
		background: #fff;
	}
	.laber-freeshipping .item-inner:last-child{
		border: 1px solid #ebebeb;
	}
	.laberActions{
		opacity: 1;
		right: 20px;
	}
	.laberProductGrid .laberQuickview{
		opacity: 1;
		bottom:0;
	}
	.laberFooter-center .block_newsletter,
	.laberFooter-center .block-contact{
		margin-bottom: 0;
		border:none;
	}
	.laberProductGrid .item-inner .item .laberCart {
		opacity: 1;
		right: 10px;
	}
	/*  */
	.block-category h1.h1{
		padding-top: 15px;
		margin-bottom: 15px;
	}
	#category #left-column,
	#category #content-wrapper {
		width: 100%;
		padding: 0 15px !important;
	}
	#laber-products-top .products-selection{
		width: 100%;
		padding-top: 15px;
	}
	.products-sort-order .dropdown-menu{
		left: 15px;
		right: inherit;
	}
	#category #search_filter_toggler{
		padding: 0 15px;
		min-width: auto;
		line-height: 35px;
	}
	#products .laberProducts.laberProductGrid{
		display:block;
	}	
	#products .laberProducts.laberProductList,
	#laber-products-top .laberGridList {
		display: none;
	}
	#category #left-column #search_filters .facet{
		margin-bottom: 0;
	}
	.laberUserInfo .laberUser p.nameuser{line-height: 50px;}
	/*  */
	.laberProduct .images-container{
		margin-bottom: 30px;
	}
	.displayBlog .product_list,
	.laberProductColumn .product_list, .laberProductGrid .product_list{padding: 15px;}
	.laberProductGrid .tab_cates{
		display:none;
		top: 50px;
		border: 1px solid #e2e2e2;
		z-index: 999;
		background: #fff;
		left: 0;
		right: 0;	
	}
	.laberProductGrid .tab_cates.Open{display:block;}
	.laberProductGrid .tab_cates li{
		display: block;
		float: none;
		width: 100%;
	}
	.LaberProductCategory.type-tab .lab_tabCate{
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}
	.LaberProductCategory.type-tab .labertab_cates{
		padding-right: 0;
	}
	.LaberProductCategory.type-tab .tab-content{
		width: 100%;
	}
	.LaberAccordion-category .sub_category{
		position: absolute;
		top: 0;
		right: 40px;
		width: 50px;
		height: 50px;
		text-align: center;
		line-height: 50px;
	}
	.payment{text-align:center;}
	
	.laberProdCategory .cat-img,	
	.laberProdCategory .laberCat-banner{
		display: none;
	}
	
	.laberProdCategory .sub_category{
		position: absolute;
		top: 0;
		right: 0;
		color: #333;
		text-align: center;
		line-height: 30px;
		display: block !important;
	}
	.laberProductGrid .tab_cates li a{line-height:40px;}
	.laberProductGrid .tab_cates.of-laber-md-2{
		left:0;
	}
	.laber-customlink .seo_keyword .title-seo,
	.laber-simpleseo .title-laber{
		float: none;
	}
	.laber-simpleseo .content-laber{padding:0;}
	#category #left-column #search_filters{
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom:15px;
	}
	#category #left-column #search_filter_controls{padding-top: 1rem;}
	#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet{
		padding:0;
	}
	#category #left-column #search_filters .facet .h6{padding: 0;}
	.subpage .laberthemes .item-inner .item, #js-product-list .laberProductGrid .item-inner .item{
		margin-bottom:15px;
	}
	.LaberProductCategory .lab_tabCate2{
		position: static;
	}
	.LaberProductCategory .labertab_cates2.nav-tabs .nav-item{
		padding: 0 5px;
	}
	.LaberProductCategory.type-tab2 .displayGrid{
		grid-template-columns: repeat(2,1fr);
		display: grid;
		grid-gap: 30px 30px;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6){
		grid-column: unset;
		grid-row: unset;
		grid-column-start: unset;
		grid-column-end: unset;
		grid-row-start: unset;
		grid-row-end: unset;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) .laber-product-description .description_short,
	#product #left-column{
		display:none;
	}
	.fixed-right{display:none;}
	
	.laberFooter-top {
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.block_newsletter form .input-wrapper:before{display:none;}
	.block_newsletter form .input-wrapper .input-box{
		width: 100%;
	}
	.laberColumn .owl-buttons .owl-next, 
	.laberColumn .owl-buttons .owl-prev, 
	.laberthemes .owl-buttons .owl-next, 
	.laberthemes .owl-buttons .owl-prev,
	.displayLeftColumn.laberColumn,
	.laber-Featured.suggest-slider{display:none;} 
	.margin-bottom-60{margin-bottom: 30px;}
	.laberProdCategory .laberrow .leftColumn{display: none;}
	.laberProdCategory .laberrow .rightColumn{width: 100%;}
	#LaberMobileSearch{
		color: #fff;
		font-size: 27px;
		line-height: 70px;
		cursor: pointer;
		width: 45px;
		text-align: center;
	}
	.Search_top .laberSearch{
		display:none;
	}
	#wrapper .breadcrumb ol {
		margin-bottom: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #e1e1e1;
	}
}
@media only screen and (max-width : 480px){
	.product-images &gt; li.thumb-container &gt; .thumb{
		width: 75px;
	}
	.scroll-box-arrows i{
		bottom: 55px;
	}
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(1,auto);
	}
	.laberActions{
		display: none;
	}
	#product .laberTabs .nav-tabs .nav-link{padding: 0 5px;}
	#product .laberTabs .nav-tabs .nav-item{margin: 0 2px 0 0;}
	
	.laber-categoryfeature .item-inner .item{border-right: 0;}
	.bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group{
		width: 2rem;
	}
	.laberProductGrid .item .laber-product-description{min-height: 160px;}
	.laberProductGrid .item-inner .item .laberCart{right:0;}
}
@media only screen and (max-width: 767px){
	.images-container {
		min-height: 360px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.images-container {
		min-height: 429px;
	}
}
@media only screen and (min-width: 380px) and (max-width: 767px){
	.images-container {
		min-height: 487px;
	}
}
@media only screen and (min-width: 440px) and (max-width: 767px){
	.images-container {
		min-height: 547px;
	}
}
@media only screen and (min-width: 500px) and (max-width: 767px){
	.images-container {
		min-height: 630px;
	}
}
@media only screen and (min-width: 575px) and (max-width: 767px){
	.images-container {
		min-height: 520px;
	}
}
@media only screen and (min-width: 700px) and (max-width: 767px){
	.images-container {
		min-height: 598px;
	}
}





@media only screen and (max-width: 767px){
	.js-qv-mask.mask.scroll {
		min-height: 108px;
	}
}
@media only screen and (min-width: 464px) and (max-width: 767px){
	.js-qv-mask.mask.scroll {
		min-height: 132px;
	}
}





.laberLogo_manufacturer {
	margin-bottom: 30px
}

.laberLogo_manufacturer .item a {
	opacity: .5;
	display: block;
	border: 2px solid #eee;
	border-radius: 3px
}

.laberLogo_manufacturer .item a:hover {
	opacity: 1;
	border-color: #58b606
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.laberLogo_manufacturer {
		padding: 30px 0
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.laberLogo_manufacturer {
		padding: 15px 0
	}
}

@media only screen and (max-width: 767px) {
	.laberLogo_manufacturer {
		padding: 15px 0
	}
}

.owl-item .item-inner .item {
	padding: 0 15px;
}

.owl-carousel .owl-wrapper {
	display: flex!important;
	align-items: center;
}

.content-manufacturer {
	border: unset;
	background: unset;
}

.laberthemes .item-inner .item {
	background: unset;
}

.displayBlog .product_list {
	border: unset;
	background: unset;
	padding: 0;
}






.home_blog_post {
	margin-bottom: 60px
}

.laberthemes .home_blog_post .owl-buttons {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -10px
}

.laberthemes .home_blog_post .owl-buttons .owl-prev, .laberthemes .home_blog_post .owl-buttons .owl-next {
	border: none;
	width: auto;
	background: none
}

.laberthemes .home_blog_post .owl-buttons .owl-prev:hover, .laberthemes .home_blog_post .owl-buttons .owl-next:hover {
	color: #58b606;
	background: none
}

.home_blog_post:hover .owl-buttons .owl-prev {
	opacity: 1
}

.home_blog_post:hover .owl-buttons .owl-next {
	opacity: 1
}

.home_blog_post .post_thumbnail .post_format_items .embed-responsive-16by9 {
	padding-bottom: 52%
}

.blog_post_content p.meta_author {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	color: #666;
	line-height: 14px
}

.blog_post_content p.meta_category {
	display: inline-block
}

.blog_post_content a.more {
	float: right
}

.blog_post_content_top {
	position: relative
}

.blog_post_content .fa-angle-left, .blog_post_content .fa-angle-right {
	height: 40px;
	width: 25px;
	text-align: center;
	border: 1px solid #eaedf0;
	font-size: 16px;
	line-height: 40px;
	background: #f2f5f7;
	color: #333e48;
	cursor: pointer;
	border-radius: 3px;
	position: absolute;
	top: 45%;
	left: -13px;
	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
}

.blog_post_content .fa-angle-right {
	right: -13px;
	left: inherit
}

.blog_post_content .fa-angle-left:hover, .blog_post_content .fa-angle-right:hover {
	background-color: #58b606;
	border-color: #58b606;
	color: #fff
}

.blog_post_content:hover .fa-angle-left, .blog_post_content:hover .fa-angle-right {
	opacity: 1
}

.home_blog_post .blog_post {
	position: relative
}

.home_blog_post h3.page-heading {
	color: #333;
	font-size: 22px;
	font-weight: 600;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
	text-transform: none !important
}

.post_meta.clearfix {
	margin: 0 20px;
	margin-bottom: 0;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 15px
}

.blog_post_content p.meta_date {
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 14px;
	display: inline-block;
	margin: 0;
	border-radius: 3px;
	padding-right: 25px
}

.laberBlog .slick-arrow {
	color: #343434;
	cursor: pointer;
	font-size: 20px;
	line-height: 1;
	position: absolute;
	text-align: center;
	top: 45%;
	-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: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 100%;
	z-index: 99
}

.laberBlog .slick-arrow.fa-angle-right {
	right: 5px
}

.laberBlog .slick-arrow.fa-angle-left {
	left: 5px
}

.laberBlog:hover .slick-arrow.laberNext {
	opacity: 1
}

.laberBlog:hover .slick-arrow.laberPrev {
	opacity: 1
}

.laberBlog .slick-arrow:hover {
	color: #b11e22
}

.arrow_carrot-right:before {
	content: "&gt;"
}

.arrow_carrot-left:before {
	content: "&lt;"
}

.home_blog_post .post_thumbnail .post_format_items {
	padding-bottom: 52%
}

.embed-responsive-16by9 {
	padding-bottom: 52%
}

.xipblog_img, .img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.home_blog_post .post_thumbnail .post_format_items {
	padding-bottom: 0;
	margin-bottom: 0
}

.blog_post_content_bottom {
	padding-top: 15px;
	border: 1px solid #e6e6e6
}

.post_thumbnail {
	margin-bottom: 0
}

.post_thumbnail .thumbnail {
	display: block;
	position: relative
}

.post_thumbnail .thumbnail:before {
	background: rgba(0, 0, 0, .3);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	-moz-transform: scale(.8);
	-webkit-transform: scale(.8);
	-o-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease
}

.post_thumbnail .thumbnail:hover:before {
	opacity: 1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

#module-xipblog-single .form-control {
	background: #f8f8f8;
	color: #acaaa6;
	border: none;
	padding: .5rem 1rem
}

.form-group.has-error input, .form-group.has-error select {
	outline: 1px solid #f55
}

.post_title {
	padding: 0 20px
}

.post_title a {
	color: #333;
	display: block;
	font-size: 18px;
	font-weight: 600;
	line-height: 25px;
	position: relative;
	text-transform: capitalize
}

.post_content {
	margin-bottom: 15px;
	padding: 0 20px
}

.post_content p {
	color: #333e48;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 0
}

.meta_author, .meta_category, .meta_comment, .post_meta_date {
	display: inline-block;
	color: #aaa;
	font-size: 13px
}

.content_more {
	padding: 15px 20px 30px 20px
}

.blog_post_content .read_more {
	color: #555;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	padding: 0 35px;
	line-height: 38px;
	border: 1px solid #d9d9d9;
	background: #d9d9d9;
	border-radius: 45px
}

.blog_post_content .read_more:hover {
	color: #fff;
	background: #232c35;
	border-color: #232c35;
}

.laberBlog {
	margin-bottom: 30px
}

.laberBlog .carousel {
	box-shadow: 0 0 0;
	margin: 0 -1px
}

#checkout .cart-summary-line.cart-total, #checkout .cart-summary-line.taxes{
display: none;
}
#checkout.show-tax .cart-summary-line.cart-total{
	display: block;

}
 #checkout.show-tax .cart-summary-line.taxes{
	display: block;
}
</pre></body></html>