/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#product .product-cover img { pointer-events: none } 
@media only screen and (min-width: 1200px){
	.container {width: 1200px;}
	#header .header-top .top-logo{
		width: 355px;
	}
	#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 : 992px) and (max-width : 1199px){
	#header .header-top .top-logo{
		width: 270px;
	}
	#header .header-top .position-static{
		padding: 0 15px;
		padding-top: 30px;
		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;
	}
	.LaberProductCategory.tab-banner .cat-banner{width: 300px;}
}
@media only screen and (min-width : 768px) and (max-width : 991px){

	#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%;
	}
	.laberdisplayTop {
		width: 50%;
		text-align: right;
	}
	.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: 49px;
		border: 1px solid #e2e2e2;
		z-index: 999;
		background: #fff;
		left: 0;
		right: 0;	
		padding: 15px 0;
	}
	
	.laberProductGrid .tab_cates.Open{display:block;}
	.laberProductGrid .tab_cates li{
		display: block;
		float: none;
		width: 100%;
	}
	.laberProductGrid .tab_cates li a{line-height: 35px;}
	.laberProdCategory .sub_category{
		display: block !important;
		position: absolute;
		top: 0;
		right: 0;
		line-height: 35px;
		padding: 0;
	}
	
	#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;
	}
	.LaberProductCategory.tab-banner .cat-banner{display:none;}
	.LaberProductCategory.tab-banner .labContent{clear: both;}
	.laberContentSupport .support-mail{
		display: inline-block;
	}
	.laberTestimonial{padding-top:60px;}
}
@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;
	}
	.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;
		margin-bottom:30px;
	}
	.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;
	}
	.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;
	}
	.links .collapse.in{
		padding: 15px 0;
	}
	.block_newsletter .navbar-toggler,
	.block_newsletter span.h3{
		color:#fff;
	}
	
	.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: 0 10px;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 10px;
		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:0px;
	}
	.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: #222;
	}
	#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: #222;
	}
	
	.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: #fff;}
	.js-top-menu.mobile .dropdown .expand-more{
		display: block;
		border-bottom: 1px solid #e0e0e0;
		position: relative;
		line-height: 40px;
		color: #222;
		margin-left: 0;
		padding-left: 0;
		border-left: none;
	}
	.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 {
		background: #181d23;
		padding: 10px 15px;
		margin: -0 -15px;
		color: #fff;
	}
	.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;
		
	}
	/*  */
	.block-category h1.h1{
		padding-top: 15px;
		margin-bottom: 15px;
line-height: 26px;
        font-size: 20px;
	}
#category-description h2{

        font-size: 16px;
	}

	#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,
	.laberProductGrid .product_list{padding: 0;}
	.laberProductGrid .tab_cates{
		display: none;
		top: 49px;
		border: 1px solid #e2e2e2;
		z-index: 999;
		background: #fff;
		left: 0;
		right: 0;	
		padding: 15px 0;	
	}
	.laberProductGrid .tab_cates.Open{display:block;}
	.laberProductGrid .tab_cates li{
		display: block;
		float: none;
		width: 100%;
	}
	.laberProductGrid .tab_cates li a {
		line-height: 35px;
	}
	.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%;
	}
	.payment{text-align:center;}
	
	.laberProdCategory .cat-img,	
	.laberProdCategory .laberCat-banner{
		display: none;
	}
	
	.laberProdCategory .sub_category{
		position: absolute;
		top: 0;
		right: 0;
		color: #222;
		text-align: center;
		line-height: 30px;
		display: block !important;
	}
	.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;
	}
	.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;}
	.LaberProductCategory.tab-banner .cat-banner{display:none;}
	.laberTestimonial{padding-top:30px;}
}
@media only screen and (max-width : 480px){
	.product-images > li.thumb-container > .thumb{
		
	}
	.scroll-box-arrows i{
		height: 84px;
		line-height: 84px;
		bottom: 33px;
	}
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(1,auto);
	}
	.laberActions{
		display: initial;
	}
	#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;}
	.rokan-product-heading h2{font-size: 24px;}
	.laberProductFilter .lab_tab{overflow-x: auto;height: 32px;}
	.laberProductFilter .laberTab{width: 600px;}
}
.fif1-naglowek2_txt h4 {font-weight: 300;line-height: 1.3;}
#fif-moduly {
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  box-sizing: border-box;
  
}
#fif-moduly .fif1-naglowek-produkt {
  width: 100%;
  margin: auto;
  position: relative; 
  max-width: 1150px;
  background: linear-gradient(251deg, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 81%);
  -webkit-box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.2); 
  box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.2);
  border-radius: 0px 0px 4px 4px;
  height: 590px;
	border-top: #0eab4d;
    border-top-width: 30px;
    border-top-style: solid;
	border-bottom: #0eab4d;
    border-bottom-width: 10px;
    border-bottom-style: solid;
}

@media (max-width: 767px) {
  #fif-moduly {
    font-size: 14px;
  }
}
#fif-moduly .marginesy-tp-3 {
        padding-top: 2em;
}
#fif-moduly .fifa-kol10 .fifa-podzial_bl {
  max-width: 1080px;
  padding: 0 1.25em;
  margin: 0 auto;
  height: inherit;
}

#fif-moduly .fifa-kol10 .fifa-podzial_bl .fifa-blok2_txt {
  height: inherit;
  position: relative;
}

#fif-moduly .fifa-kol10 .fifa-bis {
  display: flex;
  flex-wrap: wrap;
}

#fif-moduly .fifa-kol10 .fifa-graf {
  width: 5em;
  height: 5em;
  display: block;
  margin: 0 auto 0.5em auto;
  float: none;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

#fif-moduly .fifa-kol10 .fifa-graf img {
  width: 100%;
  display: block;
  height: auto;
  padding: 0;
  margin: 0;
}

#fif-moduly .fifa-kol10 .naglowek {
  font-family: "Rubik", sans-serif;
  font-size: 1.5em;
  line-height: 1.40;
  color: #5C5C5C;
}

@media (max-width: 600px) {
  #fif-moduly .fifa-kol10 .naglowek br {
    display: none;
  }
}

#fif-moduly .marginesy-gora-3 {
  padding-top: 0.1em;
}

#fif-moduly .marginesy-dol-3 {
  padding-bottom: 0.1em;
}

#fif-moduly .marginesy-dol-4 {
  padding-bottom: 4em;
}

@media only screen and (max-width: 500px) {
  #fif-moduly .marginesy-gora-3 {
    padding-top: 2em;
  }
  #fif-moduly .marginesy-dol-3 {
    padding-bottom: 2em;
  }
  #fif-moduly .marginesy-dol-4 {
    padding-bottom: 3em;
  }
}

#fif-moduly .fifa-kol10.fifa-na .powt:hover {
  outline: 0;
}

#fif-moduly .fifa-kol10.fifa-na .powt:hover .txt-modul {
  box-shadow: none;
}

#fif-moduly .fifa-kol10 .grupa-lin {
  margin-top: -1.25em;
  margin-bottom: -1.25em;
}

#fif-moduly .fifa-kol10 .powt {
  text-align: center;
  position: relative;
  margin: 1.25em auto;
}

#fif-moduly .fifa-kol10 .powt * {
  text-align: center;
}

@media (min-width: 1230px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 293px;
  }
}

@media (min-width: 801px) and (max-width: 1229px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 215px;
  }
}

@media (max-width: 899px) {
	#fif-moduly {
    font-size: 14px;
  }
}

@media (min-width: 768px) and (max-width: 800px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 226px;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 226px;
  }
}

@media (max-width: 767px) {
  #fif-moduly {
    font-size: 14px;
  }
}

@media (max-width: 599px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 320px;
  }
  #fif-moduly .fifa-kol10.fifa-na .powt:hover .txt-modul {
    transform: translateY(0);
  }
  #fif-moduly .fifa-kol10.fifa-na .powt * {
    text-align: left;
  }
}

#fif-moduly .fifa-kol10 {
  width: 100%;
  max-width: 1150px;
  margin: auto;
}

#fif-moduly .fifa-kol10 .fifa-podzial_bl {
  margin: 0 auto;
  height: inherit;
}

#fif-moduly .fifa-kol10 .fifa-podzial_bl .fifa-blok2_txt {
  height: inherit;
  position: relative;
}

#fif-moduly .fifa-kol10 .fifa-bis {
  display: flex;
  flex-wrap: wrap;
}

#fif-moduly .fifa-kol10 .fifa-graf {
  width: 5em;
  height: 5em;
  display: block;
  margin: 0 auto 0.5em auto;
  float: none;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

#fif-moduly .fifa-kol10 .fifa-graf img {
  width: 100%;
  display: block;
  height: auto;
  padding: 0;
  margin: 0;
}

#fif-moduly .fifa-kol10 .naglowek {
  font-family: "Rubik", sans-serif;
  font-size: 1.5625em;
  line-height: 1.38;
  color: #5C5C5C;
}

@media (max-width: 600px) {
  #fif-moduly .fifa-kol10 .naglowek br {
    display: none;
  }
}

#fif-moduly .fifa-kol10 .grupa-lin {
  margin-top: -1.25em;
  margin-bottom: -1.25em;
}

#fif-moduly .fifa-kol10 .powt {
  text-align: center;
  position: relative;
  margin: 1.25em auto;
}

#fif-moduly .fifa-kol10 .powt * {
  text-align: center;
}

@media (min-width: 800px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 33%;
  }
}

@media (min-width: 768px) and (max-width: 800px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 226px;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 226px;
  }
}

@media (max-width: 767px) {
  #fif-moduly {
    font-size: 14px;
  }
}

@media (max-width: 599px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 320px;
  }
  #fif-moduly .fifa-kol10.fifa-na .powt:hover .txt-modul {
    transform: translateY(0);
  }
  #fif-moduly .fifa-kol10.fifa-na .powt * {
    text-align: left;
  }
  #fif-moduly .fifa-kol10.fifa-na .powt .txt-modul {
    font-size: 10px;
  }
}

#fif-moduly .fif1-footer {
  max-width: 1150px;
  width: 100%;
  margin: auto;
  position: relative;
  text-align: center;
}

#fif-moduly .fif1-footer img {
  width: 100%;
  height: auto;
  margin: auto;
  display: block;
}

#fif-moduly .fifa-kol11 {
  width: 100%;
  max-width: 1150px;
  margin: auto;
}

#fif-moduly .fifa-kol11 .fifa-podzial_bl {
  max-width: 1080px;
  margin: 0 auto;
  height: inherit;
  display: flex;
  flex-wrap: nowrap;
}

#fif-moduly .fifa-kol11 .fifa-foto, #fif-moduly .fifa-kol11 .fifa-faall {
  width: 50%;
  box-sizing: border-box;
}

#fif-moduly .fifa-kol11 .fifa-foto {
  text-align: center;
}

#fif-moduly .fifa-kol11 .fifa-foto img {
  border-radius: 3%;
	max-width: 100%;
}

#fif-moduly .fifa-kol11 .fifa-faall {
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#fif-moduly .fifa-kol11 .fifa-opis_glowny {
  padding-top: 2em;
}

#fif-moduly .fifa-kol11 p {
  font-size: 0.95rem;
  line-height: 1.38;
  color: #000;
  margin: 0;
  padding: 0;
  text-align: justify;
}

@media (max-width: 800px) {
  #fif-moduly .fifa-kol11 .fifa-podzial_bl {
    display: block;
    margin: 0 auto;
  }
  #fif-moduly .fifa-kol11 .fifa-podzial_bl .fifa-foto, #fif-moduly .fifa-kol11 .fifa-podzial_bl .fifa-faall {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}

#fif-moduly .fifa-kol9 {
  width: 100%;
  max-width: 1150px;
  margin: auto;
}

#fif-moduly .fifa-kol9 .fifa-podzial_bl {
  max-width: 1080px;
  padding: 0 1.25em;
  margin: 0 auto;
  height: inherit;
}

#fif-moduly .fifa-kol9 .fifa-podzial_bl .fifa-blok2_txt {
    margin: 0 auto;
	max-width: 920px;
  }

@media (max-width: 767px) {
  #fif-moduly {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  #fif-moduly {
    font-size: 14px;
  }
}


@media only screen and (max-width: 700px) {
  #fif-moduly .fif1-naglowek-produkt {
    background-position: center;
    height: auto;
    background-size: cover;
  }
}

#fif-moduly .fif1-naglowek-produkt .fif1-logotyp-fif-ftop {
  text-align: right;
  padding-top: 3em;
}

#fif-moduly .fif1-naglowek-produkt .fif1-logotyp-fif-ftop img {
  max-width: 280px;
}

#fif-moduly .fif1-naglowek-produkt .fif1-faall {
  right: 25px;
  padding-left: 3em;
  position: absolute;
  z-index: 2;

  width: 50%;
  box-sizing: border-box;
}

@media (min-width: 767px) and (max-width: 992px) {
  #fif-moduly .fif1-naglowek-produkt .fif1-faall {
    position: absolute;
  }
}

@media only screen and (max-width: 700px) {
  #fif-moduly .fif1-naglowek-produkt .fif1-faall {
    width: 100%;
 
	  position: relative;
  }
	
#fif-moduly .fifa-kol11 .fifa-opis_glowny {
    padding-top: 2em;
    font-size: 15px;
    text-align: justify;
    padding-bottom: 2em;
}	
#fif-moduly .fif1-naglowek-produkt .fif1-faall .fif1-txtnaglowek {	
padding-top: 1rem !important;	

	}

	#fif-moduly .fif1-naglowek-produkt .fif1-naglowek-produkt-foto {
		
padding-left: 0em !important;		
		
	}

	#fif-moduly .fif1-naglowek-produkt .fif1-faall .fif1-txtnaglowek {
    font-size: 2em;
    text-align: center;
}
	#fif-moduly .fif1-naglowek-produkt .fif1-logotyp-fif-ftop {
    
    padding-top: 0px !important;
}
#fif-moduly .fif1-naglowek-produkt .fif1-logotyp-fif-ftop img {
    
    margin-right: -2em;
}
	#fif-moduly .fif1-footer {
  height: 2em !important;
  
}
	
}

#fif-moduly .fif1-naglowek-produkt .fif1-faall .fif1-txtnaglowek {
  font-size: 2.5em;
  line-height: 1;
  color: #5C5C5C;
}

@media only screen and (max-width: 900px) {
  #fif-moduly .fif1-naglowek-produkt .fif1-faall .fif1-txtnaglowek {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 800px) {
  #fif-moduly .fif1-naglowek-produkt .fif1-faall .fif1-txtnaglowek {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 500px) {
  #fif-moduly .fif1-naglowek-produkt .fif1-faall .fif1-txtnaglowek {
    font-size: 2em;
  }
}

#fif-moduly .fif1-naglowek-produkt .fif1-faall .fif1-txtnaglowek {
  padding-top: 7rem;
  font-family: "Rubik", sans-serif;
  font-size: 2.1em;
  color: #000;
  line-height: 1.3;
padding-bottom: 1rem;
}

#fif-moduly .fif1-naglowek-produkt .fif1-faall .fif1-opis_glowny {
  font-family: "Rubik", sans-serif;
  font-size: 1.3em;
  text-align: left;
  margin: 2em 0 1em 0;
  color: #10ab4d;
  font-weight: 400;
line-height: 1.3em;
}

#fif-moduly .fif1-naglowek-produkt .fif1-naglowek-produkt-foto {
  position: absolute;
  width: 50%;

  z-index: 1;
}

@media only screen and (max-width: 700px) {
  #fif-moduly .fif1-naglowek-produkt .fif1-naglowek-produkt-foto {
    position: relative;
    text-align: center;
    max-width: unset;
    width: 100%;
  }
}

#fif-moduly .fif1-naglowek-produkt .fif1-naglowek-produkt-foto img {
  width: 100%;
}

@media only screen and (max-width: 700px) {
  #fif-moduly .fif1-naglowek-produkt .fif1-naglowek-produkt-foto img {
    width: 90%;
  }
}

#fif-moduly .fifa-podzial_bl .fifa-blok2_txt .fif1-naglowek2_txt {
  font-family: "Rubik", sans-serif;
  font-size: 1.3em;
  color: #00a050;
  margin-bottom: 40px;	
  text-align: center;
line-height: 1.3em;
}

#fif-moduly .fifa-kol11 p {
  font-family: "Rubik", sans-serif;
  
}

#fif-moduly .fifa-kol11 .fifa-podzial_bl .fifa-foto {
  display: flex;
  align-powts: center;
}

#fif-moduly .fif1-footer {
 
  display: flex;
}

#fif-moduly .fifa-kol10 {
  width: 100%;
  max-width: 1150px;
  margin: auto;
}

#fif-moduly .fifa-kol10 .fifa-podzial_bl {
  margin: 0 auto;
  height: inherit;
}

#fif-moduly .fifa-kol10 .fifa-podzial_bl .fifa-blok2_txt {
  height: inherit;
  position: relative;
}

#fif-moduly .fifa-kol10 .fifa-graf {
  width: 6em;
  height: 6em;
}

#fif-moduly .fifa-kol10 .fifa-graf img {
  width: 100%;
  display: block;
  height: auto;
}

#fif-moduly .fifa-kol10 .naglowek {
  font-size: 1.15em;
  line-height: 1.2;
  text-align: center;
  color: #0eab4d;
  font-family: "Rubik", sans-serif;
  padding-right: .5em;
  padding-left: .5em;
}

@media (max-width: 600px) {
  #fif-moduly .fifa-kol10 .naglowek {
    font-size: 2em;
  }
  #fif-moduly .fifa-kol10 .naglowek br {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 800px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 26%;
  }
}

@media (min-width: 800px) and (max-width: 1000px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 31%;
  }
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol.fif1-dod_fif {
    flex-basis: 33%;
  }
}

@media (min-width: 1001px) {
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol {
    flex-basis: 16%;
  }
  #fif-moduly .fifa-kol10.kol10-3 .fifa-pod_kol.fif1-dod_fif {
    flex-basis: 33%;
  }
h2.productName2 {
    font-size: 1.1em;
    font-weight: 400;
}
.displayPosition.displayPosition3.mar-top {
    margin-top: 60px;
}

}

@media (max-width: 599px) {
  #fif-moduly .fifa-kol10.fifa-na .powt * {
    text-align: center;
  }
.ssa-searchblock.ssa-searchblock-displaySearch.clearfix {
    width: 90%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
h2.productName2 {
    font-size: 1.2em;
    font-weight: 400;
}
.displayPosition.displayPosition3.mar-top {
    margin-top: 0px;
}

}
.fif1-anim1-img, .centruj {
    text-align: center;
}
.indeksy {
    /* padding-top: 5px; */
    padding-bottom: 20px;
}
.label, label {
 font-weight: 500;
}
#footer_sub_menu li a {
    line-height: 25px !important;
}
.marg {
    margin-bottom: 25px;
}
.nagl {
color: #222;
    font-weight: 500;
}
.ikona {
    float: left;
    margin-right: 10px;
}
.ikona2 {
    float: left;
    margin-right: 10px;
transform: rotate(-90deg);
}

.modal-footer h5 {
font-size: 15px;
font-weight: 400;}
.quickview h1.h1:before {
    content: "";
    background-color: #4bae4f;
    height: 1px;
    width: 50px;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
}
section.facet.clearfix {
    display: inline-block;
}
.laberIpad p {
    line-height: 37px;
}
.opisy {
    background: #f4f4f4;
    margin-bottom: 30px;
    padding-top: 12px;
    padding-left: 12px;
    padding-bottom: 2px;
    border-radius: 3px;
}
.icon_list_icon {
    border-radius: 3px;
}
.displayPosition.displayPosition3 {
    margin-bottom: 20px;
}
div#smartblogcat {
    margin: 12px;
}
.userCode {
  position: absolute;
  left: -5000px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.wpb_wrapper h3 {
    padding-top: 20px;
}
.wpb_wrapper ul {
    list-style: disc !important;
    padding-left: 20px;
    font-size: .9375rem;
line-height: 25px;
}
#category-description ul {
list-style: disc;
    padding-left: 20px;
}
.product-description h3 {margin-top: 1rem;}
h3.productName2 {
    font-size: 1.1em;
    font-weight: 400;
}
.tab-pane ul{
list-style: disc !important;
    padding-left: 30px;
}

        
/* --- Style kontenera (zgodne z prośbą) --- */
        .fif-table-container {
            max-height: 80vh; /* Ograniczenie wysokości dla testów sticky header */
            overflow: auto;   /* Umożliwia przewijanie w obu osiach */
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            width: 100%;
            position: relative;
            border: 1px solid #ccc;
            box-shadow: 0 0 10px rgba(0,0,0,0.1);
        }
/* Stylizacja paska przewijania (widoczny i estetyczny) */
        .fif-table-container::-webkit-scrollbar {
            width: 8px;
            height: 8px;
        }
        .fif-table-container::-webkit-scrollbar-track {
            background: #f1f1f1;
        }
        .fif-table-container::-webkit-scrollbar-thumb {
            background: #ccc;
            border-radius: 4px;
        }
        .fif-table-container::-webkit-scrollbar-thumb:hover {
            background: #3BBF5A;
        }
        .fif-compare-table {
            width: 100%;
            border-collapse: collapse;
            border-spacing: 0;
            border: none; /* Ramka jest na kontenerze */
        }

        /* --- NAGŁÓWKI (THEAD) --- */
        .fif-compare-table thead th {
            background-color: #3BBF5A; /* Zielony F&F */
            color: #ffffff;
            font-weight: bold;
            text-align: center;
            vertical-align: middle;
            padding: 8px 4px;
            border: 1px solid #2a9d45;
            font-family: Calibri, Arial, sans-serif;
            white-space: nowrap;
            
            /* Logika Sticky dla wszystkich nagłówków */
            position: sticky;
            z-index: 10;
        }

        /* Pierwszy rząd nagłówków przyklejony do samej góry */
        .fif-compare-table thead tr:first-child th {
            top: 0;
        }

        /* Drugi rząd nagłówków (podkategorie) */
        /* Musi być przesunięty w dół o wysokość pierwszego rzędu. 
           Przy padding 8px i font 13px + border, rząd ma ok 45-50px */
        .fif-compare-table thead tr:nth-child(2) th {
            top: 34px; 
            z-index: 10;
             /* Dodatkowy cień pod dolną krawędzią nagłówka */
            box-shadow: 0 2px 2px -1px rgba(0,0,0,0.2);
        }

        /* --- NAROŻNIK (PRODUKT) --- */
        /* To jest komórka, która musi być 'najbardziej' sticky (góra i lewo) */
        .fif-compare-table thead tr:first-child th:first-child {
            position: sticky;
            left: 0;
            top: 0;
            z-index: 20; /* Najwyższy priorytet */
            background-color: #3BBF5A;
            border-right: 1px solid #2a9d45;
            box-shadow: 2px 2px 5px rgba(0,0,0,0.1); /* Cień rzucany na resztę */
        }

        /* --- TREŚĆ (TBODY) --- */
        .fif-compare-table tbody td {
            border: 1px solid #ccc;
            padding: 6px 4px;
            text-align: center;
            vertical-align: middle;
            color: #000;
            white-space: nowrap;
        }

        /* --- PIERWSZA KOLUMNA (NAZWY PRODUKTÓW) --- */
        .fif-compare-table tbody td:first-child {
            text-align: left;
            font-weight: bold;
            background-color: #f9f9f9;
            min-width: 100px;
            
            /* Sticky Left */
            position: sticky;
            left: 0;
            z-index: 5; /* Wyżej niż zwykłe komórki (0), niżej niż nagłówki (10) */
            
            border-right: 1px solid #ccc;
            box-shadow: 2px 0 5px rgba(0,0,0,0.05); /* Delikatny cień w prawo */
        }

        /* --- LINKI --- */
        .fif-compare-table a {
            color: #0563C1;
            text-decoration: underline;
        }
        
        .fif-compare-table a:hover {
            color: #03468a;
        }

        /* --- PASKOWANIE I HOVER --- */
        .fif-compare-table tbody tr:nth-child(even) {
            background-color: #fdfdfd;
        }

        /* Kolorowanie wierszy parzystych w zablokowanej kolumnie */
        .fif-compare-table tbody tr:nth-child(even) td:first-child {
            background-color: #f4f4f4;
        }
        
        /* Hover na wiersz */
        .fif-compare-table tbody tr:hover td {
            background-color: #f0fdf2 !important; /* Wymuszenie koloru hover */
            color: #000;
        }

        /* Specjalne formatowanie */
        .dot { 
            color: #3BBF5A; /* Zielona kropka pasująca do nagłówka */
            font-size: 1.4em; 
            font-weight: bold;
        }
        .dash { 
            color: #ccc; 
        }