/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.header-banner { 
	display: none !important;
}
@media (min-width:760px) { 
	.js-product-images-modal .modal-body { 
		text-align:center;
	}
	.js-product-images-modal img.w-100 { 
		width:auto !important;
		margin: auto;
		
		max-height: 140vh;
		display: block;
		max-width: 100%;
	}
	
	
}
.product-miniature-grid .product-functional-buttons { 
	background: transparent;
}
.product-miniature-grid .product-functional-buttons-bottom { 
	bottom: 100%;
}
.products.row .js-product-miniature-wrapper { 
	padding:10px 20px;
	margin-bottom:50px;
}
.js-product-miniature-wrapper .products-variants { 
	position: absolute;
	top:100%;
	left:50%;
	margin-top:20px;
	transform: translateX(-50%);
}
.js-product-miniature-wrapper .product-miniature .product-description { 
	position: absolute;
	bottom:0%;
 	transform: translate(-50%,-20px);
	 width: 100%;
	 top:auto;
	left:50%;
}
.products-grid .product-miniature-layout-1 .product-description {
	padding:0px;
	margin-top:2px;
}.products-grid .product-miniature-default .iqitreviews-simple, .products-grid .product-miniature-default .product-brand, .products-grid .product-miniature-default .product-reference, .products-grid .product-miniature-default .product-title { 
	padding:0px;
	margin-bottom: 2px;
}
.products-grid .product-miniature-layout-1 .product-price-and-shipping, .products-grid .product-miniature-layout-1 .products-variants, .products-grid .product-miniature-layout-3 .product-price-and-shipping, .products-grid .product-miniature-layout-3 .products-variants {
	padding: 0px;
}
.product-thumbnail-second { 
display: none;	
	position: absolute;
	left:-5px;
	right:-5px;
	bottom:0px;
	top:0px;
	z-index: 9;
	background-size: cover;
	background-position: center;
	
}
.product-miniature:hover .product-functional-buttons { 
	z-index: 99999;
	background:#fff;
}
.product-miniature:hover .product-description { 
	z-index: 9999;
	/* position: relative; */
	/* transform: translateY(100%); */
}
.js-product-miniature-wrapper .product-miniature .product-description a { 
	background: rgba(255,255,255,.4);
	padding: 3px 5px;
	display: inline-block;
}
.product-miniature:hover .product-thumbnail-second { 
	display: block;
}.featured-products h4.section-title { 
	margin-top:50px;
	margin-bottom: 20px;
	font-size: 30px;
	text-align: center;
}.category-description { 
	font-size: 22px;
	font-weight: 300;
	line-height:30px;
}
.miniat-new { 
	border:1px solid #efefef;
}
.miniat-new:hover { 
	border:1px solid #999;
}
#iqitcookielaw { 
	font-size:11px;
	background: #ccc;
	padding: 5px 15px !important;
	color:#000;
	left:0px;
	bottom:0px;
	right:0px;
}
.custombanners .bx-wrapper .bx-controls-direction a { 
	z-index: 99;
	background: transparent;
	color:#fff;
	padding: 15px;
 }
  .slick-next:before, .slick-prev:before { 
	 font-family: "Font Awesome 5 Pro";
 	 
 }
#custom-text p, .top-belka p  { 
	margin-bottom: 0px;
}
.cat-banners .banner-item-content { 
	margin-bottom: 30px;
	border:1px solid #fff;
}
.cat-banners .custom-html { 
	background: #fff;border-top:1px solid #efefef;
	margin-top: 0px;
	padding: 10px;
	color:#999;
	
}
.cat-banners .custom-html p { 
	margin-bottom: 0px;
}
.abs-col { 
	position: relative;
	overflow: hidden;
}
.main_categories .banner-item { 
	position: relative;
	margin-bottom: 30px;
}
.main_categories .banner-item:not(.abs-col) .custom-html, .poziom-box-opis { 
position: absolute;
left: 0px;
right: 0px;
bottom: 20px;
color: #fff;

}
.btn.btn-glowna { 
	
	height: 30px;
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 10px;
	line-height: 30px;

}
.elementor .abs-col .banner-img { 
	position: absolute; 
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	width: auto;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	fit-content:cover;
}
.abs-col .custom-html p.text { 
	height: 30px;
	background: #fff;
	position: absolute;
	bottom:0px;
	left:0px;
	right:0px;
	z-index: 5;
}
#desktop_logo { 
	width: 200px;
}.home-slider .custom-html .btn { 
	text-transform: uppercase;
color: #555;
background: transparent;
box-shadow: none;
border: 1px solid #000;
color: #000;
background-color: transparent;
-webkit-appearance: none;
appearance: normal;
}

.home-slider .custom-html { 
	top:80px;
	bottom:auto;
	color:#000;
	
}
.home-slider .custom-html h2,.home-slider .custom-html p { 
	color:#000;
}
.top-belka { 
	background: #000;
	padding: 10px;
	color:#fff;
	font-size: 16px;
	text-align: center;
}
.product-flag { 
	border:1px solid #ccc;
}
.product-flag.discount { 
	border:1px solid #ccc;
	display: none !important;
}
.product-flag.new { 
	border:1px solid transparent;
	text-transform: uppercase;
}
#wrapper .block-title a:link, #wrapper .block-title a:visited,#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a { 
	text-transform: uppercase;
}
.block-links ul>li a:before { 
	font:normal normal normal 14px/27px "Font Awesome 5 Pro";
}.product-miniature-default .product-thumbnail img { 
	padding: 0px 00px 20px 0px;
} 
.block-links ul>li a { 
	font-size:13px;
	line-height: 26px;
	height: 26px;
	text-transform: uppercase;
	color: #2A2E45 !important;
}
.block-links ul>li a:hover { 
	color:#666;
}
.block-categories .collapse-icons {
	top:5px;
}
.header-top { 
	padding-top:1rem;
	padding-bottom: 1rem;
}
#header .header-nav { 
	border-bottom:1px solid #ccc;
	padding-top:0px;
	padding-bottom: 0px;
	font-size: .7rem;
}
.col-header-menu { 
	padding-left:50px;
}
.header-top a.header-cart-btn:not(:hover) { 
	color:#000;
}
.product-miniature-default .variant-links .color { 
	border-radius: 100%;
	border:none;
}
	.stuck-menu .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { 
		color:#fff;
		
	}
	#sticky-cart-wrapper a.header-cart-btn:not(:hover) { 
		color:#fff;
	}
	.product-miniature { 
		border:none;
		outline:none;
	}
	.product-miniature:hover { 
		border: none:!important;
		outline: none;
	}
	.product-miniature-grid .product-functional-buttons-bottom { 
		bottom:auto;
		top:100%;
		transform: translate(-50%,-35%);
	}
	.product-miniature-grid:hover .product-functional-buttons-bottom { 
		transform: translate(-50%,0%);

	}
	.thumbnail-container { 
		border:1px solid #efefef;
	}
	.product-miniature .product-description { 
		position: relative;
	}
@media (max-width:1300px) { 
	.stuck-menu .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { 
		color:#fff;
		
	}
#sticky-cart-wrapper a.header-cart-btn:not(:hover) { 
	color:#fff;
}
}
@media (max-width:990px) { 
	.col-mobile-logo img { 
		max-width: 250px;
		max-height: 30px;
		height: auto;
		width: auto;
	}
}
 @media (max-width:766px) { 
	#mobile-header .mobile-main-bar { 
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	#footer-container-main.footer-style-inline>div>.row .block-links ul>li a { 
		display: block;
	}
	#footer-container-main.footer-style-inline>div>.row .block-content, #footer-container-main.footer-style-inline>div>.row .block-links ul>li, #footer-container-main.footer-style-inline>div>.row .block-title { 
		display: block;
	}
	
 }
 
@media (max-width:566px) { 
	.home-slider  .banner-item-content img { 
		 width: 140%;
		 max-width: 140%;
	 }
	 .bx-viewport { 
/* 		 height: 400px !important; */
	 }
	 .home-slider .custom-html { 
		 top:auto;
		 bottom:0px;
	 }
	 	.top-belka { 
		font-size: 11px;
	}
	.col-mobile-logo img { 
		max-width: 80%;
		max-height: 30px;
		height: auto;
		width: auto;
	}
}
/* This stylesheet should be used to add your custom styles to the back-office without using the Sass sources. It will be loaded after all the default styles. 
You should NOT edit any other exisiting back-office CSS file manually: they are generated by the Sass preprocessor: http://www.sass-lang.com/ . */
.product-page #accordion_combinations .attribute-finalprice, .product-page #accordion_combinations .attribute-price, .product-page #combinations_thead th:nth-child(4), .product-page #combinations_thead th:nth-child(5){ 
	display: table-cell;
}
