                                    /*
Theme Name: pzkb
Template: Divi      
*/
.wpclv-term-button .woocommerce-LoopProduct-link {
display:none!important;
}
#top-header, #et-secondary-nav li ul {
  background-color: #334287 !important;
}
.container {
max-width: 1380px;
}
#top-menu li.current-menu-item > a, #top-menu li.current_page_item > a {
  color: #e02b20;
}
.wpclv-attributes {
margin-top:30px;
border-top: 2px solid #334287;
padding:20px;
}
 body {
 background-attachment: fixed!important;
 }
.et_pb_section , #main-content {
  background-color: transparent;
  }
  .woocommerce ul.products li.product a img {
  max-height: 220px;
  width: auto;
}
#main-header .et_search_form_container .dgwt-wcas-search-wrapp {
top: 3.25px!important;
}
#main-header.et-fixed-header .et_search_form_container .dgwt-wcas-search-wrapp {
  top: -1.75px !important;
}
.et-fixed-header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding: 8px 24px 5px 48px!important;
  
  }
 .et-fixed-header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  top: 15px!important;
  
  }
  .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: transparent;
  }
.et_shop_image {
display: flex;
  justify-content: center;
  height: 250px;
  width: auto;
  align-items: center;
  background: #fff;
  }
   .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product , {

    border: 1px solid #DBDBDD;
    text-align:center;
    background: #fff;
   }
   .products .product {

   border: 1px solid #DBDBDD;
    text-align:center;
    background: #fff;
   }
   .products .product::after , .kwadraty::after {
    content:"";
    width:50px;
    height:50px;
    position:absolute;
    top:-5px;
    right:-5px;
    background:#DEDEE0;
    z-index:-1;
}   
 .products .product:hover::after , .kwadraty:hover::after {
 top:-9px;
    right:-9px;
    background:#e02b20;
    transition: 0.3s;
 }
   .page-title , .product_title {
   border-left: 19px solid #e02b20;
  color: #334287;
  line-height: normal;
  padding-left: 12px !important;
  margin-bottom: 28px;
  padding-bottom:0!important;
   }
   
   .woocommerce-product-gallery__image {
   display: flex !important;
  justify-content: center;
  background: #fff;
  align-items: center;
   }
   .wp-post-image {
   height: 400px !important;
  width: auto !important;
   
   }
   .fpd-secondary-btn {
  background: #e02b20;
  color: #fff;
  margin-top: 29px !important;
  }
  .fpd-secondary-btn::after {
  content:"";
  position:absolute;
  background:url('/wp-content/uploads/2024/08/dostosujkoszulke2.png');
  width:34px;
  height:50px;
  margin-left: 15px;
  margin-top: -12px;
  
  }
  .product .related .product h2 {
  font-size: 17px !important;
  }
  /*strzalki produkt*/
ul.flex-direction-nav {
    position: absolute;
    top: 30%;
    z-index: 99999;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none!important;   
   }

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}

a.flex-next::after {
	visibility:visible;content: '\f054';
	font-family: FontAwesome !important;
	margin-right: 10px;
	font-size: 20px;   
	font-weight: bold;
}

a.flex-prev::before {
    visibility:visible;
    content: '\f053';
	font-family: FontAwesome !important;   
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
}

ul.flex-direction-nav li a {
	color: #ccc;
}

ul.flex-direction-nav li a:hover {
	text-decoration: none;
}

ul.flex-direction-nav li a {
	color: #ccc;
}

ul.flex-direction-nav li a:hover {
	text-decoration: none;
}
/*strzalki koniec*/
 #et-top-navigation .et-cart-info {
  display: none;
  }
  .wpb_category_n_menu_accordion .current-cat .children {
  display: block !important;
}
.wishlist_item .product-action .button {
font-size:14px!important;
}
.tinv-header h2 {
display:none;
}
  
   @media all and (min-width:981px) {
   
   .single-product #sidebar {
   display:none;
   }
    .woocommerce-product-gallery__image {
    display: flex!important;
  justify-content: center;
    }
     .woocommerce-product-gallery__image img {
     height:698px!important;
     width:auto!important;
     object-fit: contain;
     }
     
   }
   @media (max-width: 980px) {
    #content-area {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
    #left-area {
    display: flex;
    flex-direction: column;
    order: 2;
  }
}
  #sidebar {
    display: flex;
    flex-direction: column;
    order: 1;
  }
}