/**
Theme Name: Nasze Naturalne Theme V2
Author: webpanda.pl
Author URI: https://webpanda.pl
Description: Nasze Naturalne Theme V2
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nn-theme
Template: blocksy
*/

body, body h1, body h2, body h3, body h4, body h5, body h6, body p, body div {
    font-family: "Quicksand", sans-serif;
}

body {text-underline-position:under;text-underline-offset:0px;}

@font-face {
    font-family: "Quicksand";
    src: url("fonts/Quicksand.eot");
    src: url("fonts/Quicksand.eot#iefix") format("embedded-opentype"), url("fonts/Quicksand.woff2") format("woff2"), url("fonts/Quicksand.woff") format("woff"), url("fonts/Quicksand.ttf") format("truetype"), url("fonts/Quicksand.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body #main-container main.site-main {
    z-index: 1 !important;
    position: relative;
}



/* header */
.sheader.elementor-sticky.elementor-sticky--active.elementor-sticky--effects {
  max-height: 140px !important;
}
.sheader.elementor-sticky.elementor-sticky--active{
  max-height: 170px !important;
}

.elementor .sheader .cart-head img, .elementor .mob-header .cart-head img{
    height: 30px !important;
    width: 32px !important;
    max-height: 30px !important;
    max-width: 32px !important;
}

.elementor .sheader .xoo-wsc-sc-cont, .elementor .mob-header .xoo-wsc-sc-cont {
 max-height: 46px !important;
 max-width: 46px !important;
} 

/* mob header */
.mob-header.elementor-sticky.elementor-sticky--active.elementor-sticky--effects {
} 
.mob-header.elementor-sticky.elementor-sticky--active{
}
.elementor .mob-header .jet-mobile-menu__toggle-icon svg {
    fill: #fff;
}

/* header */
.sheader.elementor-sticky.elementor-sticky--active.elementor-sticky--effects .nn-logo-1.elementor-widget-image img {
    display: none;
}

.sheader.elementor-sticky.elementor-sticky--active .nn-logo-1.elementor-widget-image img {
    display: block;
}

.sheader.elementor-sticky.elementor-sticky--active .nn-logo-2.elementor-widget-image img {
    max-height: 0px;
    max-width: 0px;
    opacity: 0;
    display: none;
}

.sheader.elementor-sticky.elementor-sticky--active.elementor-sticky--effects .nn-logo-2.elementor-widget-image img {
    display: block;
    opacity: 1;
    max-height: 40px;
    max-width: 50px;
}

.sheader.elementor-sticky.elementor-sticky--active.elementor-sticky--effects .elementor-nav-menu--main .elementor-item.menu-link {
    padding: 0px 0px 5px 0px;
    font-size: 12px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out !important;
}

.sheader.elementor-sticky.elementor-sticky--active.elementor-sticky--effects .hfrcol-1 {
    width: 20% !important;
    padding-left: 10px !important;
    padding-right: 10px !important
}

.sheader.elementor-sticky.elementor-sticky--active.elementor-sticky--effects .hfrcol-2 {
    width: 60% !important
}

.sheader.elementor-sticky.elementor-sticky--active.elementor-sticky--effects .hfrcol-3 {
    width: 20% !important;
    padding-left: 10px !important;
    padding-right: 10px !important
}

.sheader.elementor-sticky.elementor-sticky--active.elementor-sticky--effects .hfrcol-1, .sheader.elementor-sticky.elementor-sticky--active.elementor-sticky--effects .hfrcol-2, .sheader.elementor-sticky.elementor-sticky--active.elementor-sticky--effects .hfrcol-3 {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out !important;
}

.sheader.elementor-sticky.elementor-sticky--active .hfrcol-1, .sheader.elementor-sticky.elementor-sticky--active .hfrcol-2, .sheader.elementor-sticky.elementor-sticky--active .hfrcol-3 {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out !important;
}
/* end header */

/* breadcrumb */
.elementor ol.breadcrumb li {
    display: inline;
}





/* Single Post */
.single-post .single-post-content-custom a {
    font-weight: 700;
    text-decoration: underline;
}

.single-post .single-post-content-custom p{
font-size: 18px;
line-height: 1.4em;
margin-bottom: 20px;
padding: 0;
}

.single-post .single-post-content-custom h2 {
margin-top: 60px;
margin-bottom: 20px;
}

.single-post .single-post-content-custom h3,
.single-post .single-post-content-custom h4,
.single-post .single-post-content-custom h5,
.single-post .single-post-content-custom h6{
margin-top: 30px;
margin-bottom: 20px;
}

.single-post .single-post-content-custom ul, .single-post .single-post-content-custom ol{
margin-bottom: 20px;
margin-left: 0px;
word-wrap: break-word;
}

.single-post .single-post-content-custom blockquote {
font-size: 18px;
line-height: 1.4em;
padding: 10px 20px 10px 20px;
margin: 40px 0px 40px 0px;
background-color: #f8f8f8;
border-left: 4px solid #f7b32b;
}

.single-post .single-post-content-custom blockquote p:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
}

.single-post .single-post-content-custom table {
margin-top: 20px;
margin-bottom: 40px; 
}

.single-post .single-post-content-custom img:not(.single-post .single-post-content-custom .jet-woo-builder *), .single-post .single-post-content-custom figure {
margin-top: 40px;
margin-bottom: 40px; 
}

@media screen and (max-width: 768px){
.single-post .single-post-content-custom blockquote {
padding: 10px 0px 10px 20px;
margin: 40px 0px 40px 0px;
}}



.single-post .single-post-content-custom table,
.single-post .single-post-content-custom table p strong, 
.single-post .single-post-content-custom table p, 
.single-post .single-post-content-custom table span, 
.single-post .single-post-content-custom table strong, 
.single-post .single-post-content-custom table h1, 
.single-post .single-post-content-custom table h2, 
.single-post .single-post-content-custom table h3, 
.single-post .single-post-content-custom table h4, 
.single-post .single-post-content-custom table h5, 
.single-post .single-post-content-custom table h6 {
word-wrap: normal;
word-break: normal;
}

.single-post .single-post-content-custom table, 
.single-post .single-post-content-custom .table.primary {
background-color: #fff;
overflow: auto;
overflow-x: auto;
overflow-y: hidden;
width: 100%;
max-width: 100%;
min-width: auto;
border: 1px solid #ccc;
border-spacing: 0px;
background: #ffffff;
border-collapse: collapse;
}

.single-post .single-post-content-custom table tbody, 
.single-post .single-post-content-custom table td, 
.single-post .single-post-content-custom table tr, 
.single-post .single-post-content-custom table th {
width: auto; 
max-width: auto; 
min-width: auto;
}

.single-post .single-post-content-custom table tr, 
.single-post .single-post-content-custom table tbody, 
.single-post .single-post-content-custom table td, 
.single-post .single-post-content-custom table th {
border: 1px solid #ccc !important; 
}

.single-post .single-post-content-custom table tr th {
background-color: #E8E8E8;
}
.single-post .single-post-content-custom table tr:hover th {
background-color: #E8E8E8;
}

.single-post .single-post-content-custom table tbody tr>td, 
.single-post .single-post-content-custom table tbody tr>th {
background-color: #fff;
}
.single-post .single-post-content-custom table tbody tr:hover>td, 
.single-post .single-post-content-custom table tbody tr:hover>th {
background-color: #fff;
}

.single-post .single-post-content-custom table tbody>tr:nth-child(odd)>td, 
.single-post .single-post-content-custom table tbody > tr:nth-child(odd) > td,
.single-post .single-post-content-custom table tbody>tr:nth-child(odd)>th,
.single-post .single-post-content-custom table tbody > tr:nth-child(odd) > th{
background-color: #fff;
}
 
.single-post .single-post-content-custom table tbody>tr:nth-child(even)>td, 
.single-post .single-post-content-custom table tbody > tr:nth-child(even) > td,
.single-post .single-post-content-custom table tbody>tr:nth-child(even)>th,
.single-post .single-post-content-custom table tbody > tr:nth-child(even) > th{
background-color: #f2f2f2;
}

.single-post .single-post-content-custom table tbody>tr:nth-child(odd):hover>td, 
.single-post .single-post-content-custom table tbody > tr:nth-child(odd):hover > td,
.single-post .single-post-content-custom table tbody>tr:nth-child(odd):hover>th,
.single-post .single-post-content-custom table tbody > tr:nth-child(odd):hover > th,
  
.single-post .single-post-content-custom table tbody>tr:nth-child(even):hover > td, 
.single-post .single-post-content-custom table tbody > tr:nth-child(even):hover > td,
.single-post .single-post-content-custom table tbody>tr:nth-child(even):hover > th,
.single-post .single-post-content-custom table tbody > tr:nth-child(even):hover > th{
background-color: #e2e2e2;
}

@media screen and (max-width: 768px){
.single-post .single-post-content-custom table {
display: block;
border: none;
width: 100%;
max-width: 100%;
min-width: auto;
overflow: auto;
overflow-x: auto;
overflow-y: hidden;
table-layout: fixed;
border-collapse: collapse; 
}    

.single-post .single-post-content-custom table th, 
.single-post .single-post-content-custom table td, 
.single-post .single-post-content-custom table tr {
padding: 6px;
font-size: 16px;
line-height: 1.4em;
vertical-align: middle;
width: 100%;
max-width: auto;
min-width: auto;
}}

/* End Single Post */







/* Single Product */
.single.single-product .elementor-add-to-cart div.quantity {
    height: 40px;
}
.elementor .marka-log-s-prod img{
    max-width: 50px !important;
    max-height: 50px;
}

/* additional button buy now */
.single-product .single_add_to_cart_button.button.qlwcdc_quick_purchase.kup-teraz {
  margin-left: 10px;
  background-color:  #F7B32B !important;
}
.single-product  .single_add_to_cart_button.button.qlwcdc_quick_purchase.kup-teraz:hover {
  margin-left: 10px;
  background-color:  #7CB518 !important;
}

 @media screen and (max-width: 600px){
.single-product.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
          justify-content: center !important;
}
 
.single-product .single_add_to_cart_button.button.qlwcdc_quick_purchase.kup-teraz {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 20px !important;
  display:block !important;
  width: 100% !important;
}
.single-product  .single_add_to_cart_button.button.alt {
  margin-left: 0px !important
 }
   
.single-product.woocommerce div.product form.cart div.quantity {
 float: none ;
 margin: 0 auto 20px !important;
} 
}
.woocommerce .button.added.kup-teraz::after { display:none}

/* end additional button buy now */

/* custom stock status */
.elementor .add-to-cart-single .stock, .elementor .elementor-add-to-cart .stock {display:none}

.single.single-product .elementor .stock-status-custom {margin-bottom:30px;}

.single.single-product .elementor .stock-status-custom {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
-webkit-box-align: baseline;
    -ms-flex-align: baseline;
        align-items: baseline;
-ms-flex-line-pack: center;
    align-content: center;
}

.single.single-product .elementor .stock-status-custom .stock {
margin-bottom:0px;
font-size: 16px;
line-height: 1em;
font-weight: 700;
margin-left: 5px;
color:#7CB518 !important;
}
.single.single-product .elementor .stock-status-custom .stock.out-of-stock {
color:#F7B32B !important;
}
/* end custom stock status */

/* single product content */
.single-product .s-product-cont-cust h2:first-of-type {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

.single-product .s-product-cont-cust h2 {
    margin-top: 60px;
    margin-bottom: 20px;
}

.single-product .s-product-cont-cust h3,
.single-product .s-product-cont-cust h4,
.single-product .s-product-cont-cust h5,
.single-product .s-product-cont-cust h6 {
    margin-top: 40px;
    margin-bottom: 20px;
}
/* single product content */

/* single product table */
.single-product .s-product-cont-cust table,
.single-product .s-product-cont-cust table p strong, 
.single-product .s-product-cont-cust table p, 
.single-product .s-product-cont-cust table span, 
.single-product .s-product-cont-cust table strong, 
.single-product .s-product-cont-cust table h1, 
.single-product .s-product-cont-cust table h2, 
.single-product .s-product-cont-cust table h3, 
.single-product .s-product-cont-cust table h4, 
.single-product .s-product-cont-cust table h5, 
.single-product .s-product-cont-cust table h6 {
word-wrap: normal;
word-break: normal;
}

.single-product .s-product-cont-cust table, 
.single-product .s-product-cont-cust .table.primary {
background-color: #fff;
overflow: auto;
overflow-x: auto;
overflow-y: hidden;
width: 100%;
max-width: 100%;
min-width: auto;
border: 1px solid #ccc;
border-spacing: 0px;
background: #ffffff;
border-collapse: collapse;
}

.single-product .s-product-cont-cust table tbody, .single-product .s-product-cont-cust table td, .single-product .s-product-cont-cust table tr, .single-product .s-product-cont-cust table th {
width: auto; 
max-width: auto; 
min-width: auto;
}

.single-product .s-product-cont-cust table tr, .single-product .s-product-cont-cust table tbody, .single-product .s-product-cont-cust table td, .single-product .s-product-cont-cust table th {
border: 1px solid #ccc !important; 
}

.single-product .s-product-cont-cust table tr th {
background-color: #E8E8E8;
}

.single-product .s-product-cont-cust table tr:hover th {
background-color: #E8E8E8;
}

.single-product .s-product-cont-cust table tbody tr>td, 
.single-product .s-product-cont-cust table tbody tr>th {
background-color: #fff;
}

.single-product .s-product-cont-cust table tbody tr:hover>td, 
.single-product .s-product-cont-cust table tbody tr:hover>th {
background-color: #fff;
}

.single-product .s-product-cont-cust table tbody>tr:nth-child(odd)>td, 
.single-product .s-product-cont-cust table tbody > tr:nth-child(odd) > td,
.single-product .s-product-cont-cust table tbody>tr:nth-child(odd)>th,
.single-product .s-product-cont-cust table tbody > tr:nth-child(odd) > th {
background-color: #fff;
}
 
.single-product .s-product-cont-cust table tbody>tr:nth-child(even)>td, 
.single-product .s-product-cont-cust table tbody > tr:nth-child(even) > td,
.single-product .s-product-cont-cust table tbody>tr:nth-child(even)>th,
.single-product .s-product-cont-cust table tbody > tr:nth-child(even) > th{
background-color: #f2f2f2;
}

.single-product .s-product-cont-cust table tbody>tr:nth-child(odd):hover>td, 
.single-product .s-product-cont-cust table tbody > tr:nth-child(odd):hover > td,
.single-product .s-product-cont-cust table tbody>tr:nth-child(odd):hover>th,
.single-product .s-product-cont-cust table tbody > tr:nth-child(odd):hover > th,
  
.single-product .s-product-cont-cust table tbody>tr:nth-child(even):hover > td, 
.single-product .s-product-cont-cust table tbody > tr:nth-child(even):hover > td,
.single-product .s-product-cont-cust table tbody>tr:nth-child(even):hover > th,
.single-product .s-product-cont-cust table tbody > tr:nth-child(even):hover > th{
background-color: #e2e2e2;
}

@media screen and (max-width: 768px){
.single-product .s-product-cont-cust table {
display: block;
border: none;
width: 100%;
max-width: 100%;
min-width: auto;
overflow: auto;
overflow-x: auto;
overflow-y: hidden;
table-layout: fixed;
border-collapse: collapse; 
}    

.single-product .s-product-cont-cust table th, .single-product .s-product-cont-cust table td, .single-product .s-product-cont-cust table tr {
padding: 6px;
font-size: 16px;
line-height: 1.4em;
vertical-align: middle;
width: 100%;
max-width: auto;
min-width: auto;
}} 
/* end single product table */


/*single product price */
.single.single-product .s-product-price .price {
    margin: 0;
}

/* Omnibus */
.single.single-product #omnibus-price-data {
font-size:14px;
}
/* End Omnibus */

/*variations*/
.single.single-product .variations_form.cart .variations .reset_variations {
    display:none !important;
}
.single.single-product .variations_form.cart .woocommerce-variation-price {
    font-weight: 700;
    font-size: 24px;
    text-decoration: underline;
}
.single.single-product .variations_form.cart .woocommerce-variation-availability {
    margin-top: -10px;
    font-size: 16px;
}
/*end variations*/

/*product short description*/
.single-product .elementor .single-p-short-d h3, .single-product .elementor .single-p-short-d h2, .single-product .elementor .single-p-short-d h4{
    margin: 20px 0;
}
.single-product .elementor .single-p-short-d p {
    margin-bottom: 20px;
}
.single-product .elementor .single-p-short-d ul, .elementor .single-p-short-d ol {
    margin: 20px 0;
    padding-left: 30px;
}











/* Shop page categories */
.woocommerce .elementor .product-cat-cust ul.product-categories > li ul li:before {
    content: "";
    border-width: 1px 1px 0 0;
    border-style: solid;
    display: none;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.woocommerce .elementor .product-cat-cust ul.product-categories > li ul li a {
    margin-left: 0px;
}

.elementor .product-cat-cust .woocommerce.widget_product_categories h5{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    font-family: "LovedbytheKing", Quicksand;
    font-size: 30px;
    color: var(--e-global-color-text);
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #EEEEEE;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 8px 0px;
}

.elementor .product-cat-cust ul.product-categories {
    list-style-type: none;
    padding-left: 0;
    font-weight: 700;
}
.elementor .product-cat-cust ul.product-categories li ul.children {
    list-style-type: none;
    padding-left: 8px;
    margin-left: 0px;
    margin-bottom: 0px;
    font-weight: 400;
}

.elementor .product-cat-cust ul.product-categories ul li ul.children {
    padding-left: 16px;
 
}

.elementor .product-cat-cust ul.product-categories li ul.children li:before{
color: #000;
margin-right: 0px;
content: "";

}
.elementor .product-cat-cust ul.product-categories li a {
    font-size: 16px;
    line-height: 1.6;
    color: #000;
}

.elementor .product-cat-cust ul.product-categories li a:hover {
    color: #f7b32b;
}
/* End Shop page categories */







/* JWB Slider Grid Button Fix */
body .jet-woo-carousel .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-title {
    margin: 0 0 20px 0;
    padding-left: 10px;
    padding-right: 10px;   
}
body .jet-woo-carousel .jet-woo-products__item .jet-woo-products__inner-box img {
 margin: 0 0 10px 0;   
}

body .jet-woo-builder .jet-woo-carousel .jet-woo-products__item .jet-woo-products__inner-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
}

.elementor .jet-woo-builder .jet-woo-carousel .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-thumbnail,
.elementor .jet-woo-builder .jet-woo-carousel .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-title {
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.elementor .jet-woo-builder .jet-woo-carousel .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-price {
    margin-top: auto;
}

.elementor  .jet-woo-builder .jet-woo-carousel .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-button.is--default {
    margin-top: 0.5rem; /* spacing between price and button */
}


body.woocommerce .elementor .jet-woo-products__item .jet-woo-products__inner-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
}

body.woocommerce .elementor .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-thumbnail,
.elementor .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-title {
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

body.woocommerce .elementor .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-price {
    margin-top: auto;
}

body.woocommerce .elementor .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-button.is--default {
    margin-top: 0.5rem; /* spacing between price and button */
}
/* JWB Fix */


/* Elementor Products Grid Button Fix */

body .elementor .products.elementor-grid li.product.type-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

body .elementor .products.elementor-grid li.product.type-product .woocommerce-loop-product__title {
    padding-left: 10px;
    padding-right: 10px;
}

body .elementor .products.elementor-grid li.product.type-product > a.woocommerce-LoopProduct-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

body .elementor .products.elementor-grid li.product.type-product span.price {
    margin-top: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}





/* gift card */
.single-product .voucher-fields-wrapper {
width: 100% !important;
-webkit-box-flex: 0 !important;
    -ms-flex: none !important;
        flex: none !important;

}

.single-product.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.single-product .voucher-fields-wrapper .voucher-image-option {
display:none;	
}

@media screen and (min-width: 768px){
.single-product .voucher-fields-wrapper .voucher-fields {
max-width: 50%;	
}}
/* end gift card */



/* shop */
.product.type-product figure .out-of-stock-badge {
    position:relative;
    width: 90%;
    left: auto;
    right: auto;
    text-align:center;
    top: 90%;
    border-radius: 0;
    text-transform: uppercase;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}

li.product.type-product.outofstock .button {
    background: #999 !important;
    color:#fff !important
}

.product span.onsale {
    min-height: 2px !important;
    padding: 6px !important;
    line-height: 1 !important;
}
/* end shop */


/* shop mob filter */
.elementor .s-filtr-button .jet-hamburger-panel__content {
top: -36px !important;
  padding-bottom: 80px;
}

.jet-hamburger-panel-visible body .elementor .mob-header {
	z-index: 1 !important;
}

.elementor .s-filtr-button .jet-hamburger-panel__toggle {
   -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
           transform: rotate(-90deg);
}
/* end shop mob filter */


/* checkout */
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .shipping.paczkomaty-shipping a.button {
    color: #000;
    border: solid 1px #000000;
    background: #f2f2f2;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .shipping.paczkomaty-shipping a.button:hover {
    color: #fff;
    border: solid 1px #000000;
    background: #000;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .shipping.paczkomaty-shipping .select2.select2-container.select2-container--default {
  border: solid 1px #ccc;
  border-radius: 6px;
  padding: 0 10px;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr.order-total th,
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr.order-total td{
    background: #f2f2f2;
    padding: 10px 20px;
    border-radius: 6px;
}

.woocommerce-checkout .ct-order-review .ct-order-review-modules .flexy-item .button{
     background: #F7B32B;
     color: #000;
     font-size:12px;
}

.woocommerce-checkout .ct-order-review .ct-order-review-modules .flexy-item .button:hover{
     background: #7CB518;
     color: #fff;
}

.woocommerce-checkout .woocommerce-checkout-payment .button {
  background: #7CB518;
  color: #fff;  
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
}

.woocommerce-checkout .woocommerce-checkout-payment .button:hover {
  background: #8bc91f;
  color: #fff;  
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
}


.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
    margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a {
    text-decoration: underline;
}

 .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a {
      text-decoration: underline;
  }

.woocommerce-checkout #ship-to-different-address .woocommerce-form__label.checkbox {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
width: 100%;
padding-top: 20px;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
-webkit-box-align: baseline;
    -ms-flex-align: baseline;
        align-items: baseline;
}


@media screen and (max-width:768px){
  .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    text-align: center;  
    display: block;
    width: 100%;
  }

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr.order-total th {
    width: 10%;
    border-radius: 0px;
}
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr.order-total td {
    width: 90%;
}

.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table th.product-name {
   width: 90%; 
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table th.product-total {
   width: 10%;  
}}
/* end checkout */


/* cart */
.woocommerce-cart .cart_totals .order-total {
background: #f2f2f2;
border-radius: 6px;
}

.woocommerce-cart .cart_totals .order-total th{
    padding: 10px 20px;
}
.woocommerce-cart .cart_totals .order-total td{

    padding: 10px 20px;
}

.woocommerce-cart .cart_totals .ct-cart-totals-modules .flexy-item .button{
     background: #F7B32B;
     color: #000;
     font-size:12px;
}
.woocommerce-cart .cart_totals .ct-cart-totals-modules .flexy-item .button:hover{
     background: #7CB518;
     color: #fff;
}

.woocommerce-cart .cart_totals .checkout-button {
  background: #7CB518;
  color: #fff;  
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
}

.woocommerce-cart .cart_totals .checkout-button:hover {
  background: #8bc91f;
  color: #fff;  
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
}

.woocommerce-cart .return-to-shop a.button.wc-backward:hover {
    color:#fff;
}
/* end cart */



/* out of stock form */
.single-product .cwginstock-subscribe-form .panel.panel-primary.cwginstock-panel-primary {
  border-radius: 6px !important;  
   border: 1px solid #ccc !important;
}

.single-product .cwginstock-subscribe-form .form-group.center-block input {
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}

.single-product .cwginstock-subscribe-form .form-group .cwgstock_button {
    border: 1px solid #7CB518 !important;
    color: #ffffff !important;
    background: #7CB518;
    padding: 20px 20px;
}

.single-product .cwginstock-subscribe-form .form-group .cwgstock_button:hover {
    background: #6fa313 !important;
    color: #fff !important;
}

.single-product .cwginstock-subscribe-form .panel-heading.cwginstock-panel-heading {
    background: #eee !important;
    border: 0 !important;
    padding-bottom: 10px;
}

.single-product .cwginstock-subscribe-form .panel-heading.cwginstock-panel-heading h4 {
    font-size: 18px;
    margin-bottom: 0px;
    color: #000;
}

.single-product .cwginstock-subscribe-form .panel-body.cwginstock-panel-body {
    padding-bottom: 10px;
}
/* out of stock form */



img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 200px 200px !important;
}


/* focus */
input[type=search]:focus {
    outline: none;
}

:focus {
    outline: none;
}

a:focus {
    outline: none;
}

/* end focus */
/* selection */
::-moz-selection {
    background-color: #f7b32b;
    color: #000;
}

::selection {
    background-color: #f7b32b;
    color: #000;
}

/* end selection */
/* scroll bar */
::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

::-webkit-scrollbar-thumb {
    background: #f7b32b;
    border: 0 none #f7b32b;
    border-radius: 0
}

::-webkit-scrollbar-thumb:hover {
    background: #f7b32b
}

::-webkit-scrollbar-thumb:active {
    background: #f7b32b
}

::-webkit-scrollbar-track {
    background: #eee;
    border: 0 none #f7b32b;
    border-radius: 0
}

::-webkit-scrollbar-track:hover {
    background: #eee
}

::-webkit-scrollbar-track:active {
    background: #eee
}

::-webkit-scrollbar-corner {
    background: transparent
}

/* end scroll bar */
