/*
Theme Name: Child Theme
Version: 1.0
Description: Child theme for Woo.
Author: Woo
Author URI: https://woocommerce.com
Template: storefront
*/



.search-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.search-overlay-content {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    max-width: 90%;
    text-align: center;
}

.close-overlay-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
}

.mobile-search-icon {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

.storefront-sticky-add-to-cart{
    display:none;
} 

.storefront-breadcrumb{
    margin:0;
}

.wc-block-cart-item__wrap .wc-block-components-product-badge.wc-block-components-sale-badge{
    display: none;
}
body, button, input, textarea {
    font-family: 'Sofia Sans';
}

.custom-basket-wraper span.count{
    display: none;
}

ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-0 a{
    text-decoration: none!important;
    font-weight: 900;
}

.wc-block-product-categories-list .wc-block-product-categories-list--depth-1 a{
    font-weight:unset!important;
    text-decoration: none!important;
}

.custom-archive-spacer{
    padding-top: 50px;
}

/*****
*
*  Style strony listeningu
*
*/
.added_to_cart.wc-forward{
    display: none;
}

.product-template-default .custom-archive-loop{
    width: 100%!important;
}

.widget {
    margin: 0 0 20px;
}

button.alt::before{
    content: '';
    display: inline-block;
    width: 17px; /* Adjust the width as needed */
    height: 19px; /* Adjust the height as needed */
    background-image: url('img/basket-white.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px; /* Adjust the spacing as needed */
    vertical-align: middle; /* Align the icon with the text */
}


button.alt{
    background-color: #f18920!important;
    border-color: #f18920!important;
    color: #ffffff!important;
}

h1.product_title.entry-title{
    font-size:2em;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Sofia Sans';
    font-weight: 600;
}

.section-title{
    border-bottom: 1px solid #d2d2d2;
}

.price del {
    /* wyłącz przekreśloną cenę z promowanego produktu */
    display: none;
}
.onsale {
    /* wyłącz badge promocja z promowanego produktu */
    display: none;
   
}

.cart-contents .woocommerce-Price-amount.amount{
    font-weight: 400;
    font-size:.875em;
}
span.woocommerce-Price-amount.amount {
    font-weight: 900;
    font-size:1.2em;
}

a.add_to_cart_button::before{
    content: '';
    display: inline-block;
    width: 16px; /* Adjust the width as needed */
    height: 16px; /* Adjust the height as needed */
    background-image: url('img/basket-white.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px; /* Adjust the spacing as needed */
    vertical-align: middle; /* Align the icon with the text */
}

input.search-field{
    background-color:unset;
    border: 1px solid #cccccc;
    box-shadow: unset;
}
a.cart-contents::after{
    content:''!important;
    background-image: url('img/koszyk.svg');
    background-size: 25px 25px;
    height: 25px!important;
    width: 25px;
}
span.count{
    padding:0 10px 0 0;
}
.customer-login{
    width: 23px;
    margin: 0 0 0 20px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

img.custom-logo{
    height:60px;
}
a:focus{
    outline-color:unset;
    outline:unset;
}

.hentry{
    margin:0;
}
.site-info {
    padding: 20px 0 0 0;
}
.site-footer {
   
    padding: 20px 0 20px; 
}

.align-right{
    text-align:right;
}

.footer-header-h4{

}

.mb-0{
    margin-bottom:0!important;
}

#menu-main-menu.menu.nav-menu > li > a{
    padding: 10px 20px;
}

#menu-footer-pomoc.menu{
    display:block;
}

.added_to_cart{
    border-radius:30px;
}
.branding-row{
    padding: 0 50px;
    display: flex;
    /* flex-direction: row; */
    /* justify-content: space-around; */
    justify-content: space-between;
    align-items: center;
}

.site-branding{
    margin-bottom:unset!important;
    margin-right:unset!important;
    width: unset!important;
    float: unset!important;
    /* flex: 1; */
    display: flex;
    justify-content: flex-start;
}

.top-banner-text{
    font-size:0.9em;
    letter-spacing:0.5em;
}
.text-akcent{
    color: #f18920; 
}

.top-banner-row{
    
    justify-content: space-between;
    padding: 10px 50px;
    background: #3c3c3b;
    /* margin: 0 0 10px 0; */
    color: #ffffff;
}

.font-roboto{
    font-family: Roboto;
}

.pl-150{
    padding-left:150px!important;
}

.slide-text-style{
    line-height: 1.1em;
    font-size: 2.5em;
}

/* .slide-content-bottom-left{
    display: flex;
    flex-direction: column;
   
    align-content: flex-start;
    justify-content: flex-end;
    flex-wrap: nowrap;
} */

.font-sofia{
    font-family: 'Sofia Sans';
}

.font-uppercase{
    text-transform: uppercase;
}
.slide-content{
    /* min-height:635px; */
}
.page-template-template-homepage .type-page {
   padding-top: 0;
   
}

.site-main{
    padding-top:0!important;
}
.full-width-slider {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
}

.site-search {
    margin-bottom:unset;
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 150px;
}

input.search-field{
    border-radius:30px;
}

.button{
    border-radius: 30px;
}

.center-center{
    display: flex;
    justify-content: center;
    align-items: center;  
}

.custom-basket-wraper{
    display: flex;
    flex-direction: row;
    align-content: flex-end;
    width: 20%;
    justify-content: flex-end;
    margin:0 50px 0 0;
}

.custom-basket{
    width: 100%;
    text-align: right;
}

.site-header{
    padding:0;
    border-bottom:0;
}

.site-header-cart{
    width:unset!important;
    float:unset!important;
}

.flex-row{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.nav-menu{
    display: flex!important;
    flex-direction: row;
    justify-content: center;
}

ul.nav-menu a{
    color:#ffffff!important;
    font-size:1em;
    font-family: 'Sofia Sans';
    text-decoration: underline 0.15em #f18920; 
    text-underline-offset: 0.4em;
    transition: text-decoration-color 600ms, text-underline-offset 600ms;
}

ul.nav-menu a:hover{
    color:#ffffff!important;
    font-size:1em;
    font-weight: 900;
    text-decoration-color: rgb(255, 255, 255);
    transition: text-decoration-color 600ms, text-underline-offset 600ms;
    text-underline-offset: 0.4em;
}
.current_page_item{
    font-weight: 900;
}

.menu{
    /* display: flex;
    align-items: center;
    justify-content: center;  */
}

.main-nav{
    background: #f18825;
    
}

.main-navigation{
    width:100%!important;
}

ul.sub-menu li{
    background: #f18825;
}

.full-width{
    max-width:100%;
}

.footer-widgets {
    
    border-bottom: 1px solid #ffffff40;
}
.footer-widgets li::before{
    content:''!important;
}
.footer-widgets li{
    padding-left:0!important;
}
.footer-widgets a{
    text-decoration:none;
}
.footer-widgets a:hover{
    text-decoration:underline;
}

#menu-footer-pomoc .menu-item {
    content:'';
} 
.mobile-menu-row{
    display: none;
}    

.widget-area .widget {
    font-size: 1em;
}

form.woocommerce-product-search::before{
    top: 0.6em !important;
    left: unset !important;
    right: 1.4em;
    font-size: 1.5em;
}

.woocommerce-LoopProduct-link span.price{
    text-align:right;
}
.add_to_cart_button{
    margin: 0 -30% 0 0; 
}
.added_to_cart {
    position: relative;
    top: 5px;
    left: 45px;
}

.woocommerce-result-count{
    display:none;
}

.storefront-sorting {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.woocommerce-ordering {
    padding: 0;
}
form.woocommerce-ordering select.orderby{
    border-color: #ababaa;
    border-radius: 30px;
    padding: 5px 15px;
}

.woocommerce-ordering-wrapper{
    display: flex;
    flex-direction: column;
}
.woocommerce-ordering-label{
    padding:0 0 0 20px;
}
.woocommerce-pagination{
    padding: 22px 0 0 0;
}
.wppp-select{
    border-color: #ababaa;
    border-radius: 30px;
    padding: 5px 15px;
    margin: 0 20px 0 0;
}
.slick-prev{
    /* margin: 0 -15px!important; */
}

.slick-next {
    /* right: 0 0 0 -15px; */
}

.wt-related-products{
    margin: 50px 0 0 0;
}

.wt-related-products h2.wt-crp-heading{
    text-align: center;
    font-size:2em!important;
    border-bottom: 1px solid #d2d2d2;
    padding: 0 0 20px 0;
}
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
     outline-color: unset!important; 
}

/*dodatkowe informacje*/
.woocommerce-product-attributes.shop_attributes tr:nth-child(odd) th,
.woocommerce-product-attributes.shop_attributes tr:nth-child(odd) td {
    background-color: #f9f9f6;
}

.woocommerce-product-attributes.shop_attributes tr:nth-child(even) th,
.woocommerce-product-attributes.shop_attributes tr:nth-child(even) td {
    background-color: #ffffff;
}

/*quantity button*/
.qib-button-wrapper{
    border: 1px solid #b4b4b4;
    border-radius:30px;
    padding: 0 7px;
    margin: 0 50px 0 0!important;
}
button.qib-button{
    width: 30px!important;
    height: 30px!important;
    padding: 0px!important;
    background:#f18920!important;
    color:#ffffff!important;
}
.qib-button-wrapper .quantity input.input-text.qty.text {

    border: 0!important;

}
.woocommerce-checkout .storefront-breadcrumb{
    display: none;
}

/*
****    style strony zamówienia
*/

span.woocommerce-Price-amount.amount {
    font-weight: 700;
    font-size: 1em; 
}
.woocommerce-checkout .checkout.woocommerce-checkout{
    margin-top:50px;
    color:#000000;
}

.wp-block-woocommerce-checkout-order-summary-block{
    border: 0!important;
}
.wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block{
    margin-top:0;
}

.form-row.woocommerce-validated input.input-text {
    box-shadow:unset; 
}
input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text {
    padding: 5px 15px;
    background-color:unset;
    border: 1px solid #cccccc;
    box-shadow:unset; 
    border-radius: 30px;
}

.woocommerce-billing-fields h3, h3#order_review_heading{
    border-bottom: 1px solid #cccccc;
    padding: 10px 0;
}
table:not( .has-background ) th {
    background-color: #ffffff;
}
table:not( .has-background ) tbody td {
    background-color: #ffffff;
}
table:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: #ffffff;
}

#billing_masz_juz_konto_field{
    padding: 5px 0;
}

.checkout-product-list, .cart-item-custom{
    border-bottom: 1px solid #cccccc;
}
table.woocommerce-checkout-review-order-table {

    border-collapse: collapse;
}
#payment .payment_methods > li:not(.woocommerce-notice) {
    background-color: #ffffff;
}
#payment .payment_methods > li .payment_box, #payment .place-order {
    background-color: #ffffff;
}

#billing_faktura_radio_field{
    margin:0; 
    padding:0 0 20px 0;
    color: #000000;
}
fieldset#billing_faktura_radio_field legend{
    font-family: 'Sofia Sans';
    font-weight: 600;
    font-size: 1.41575em;
}
h4#billing_dane_kontaktowe_field{
    margin-top:23px;
}
.woocommerce-billing-fields h3 {
    display: none;
}
h3#order_review_heading {
    display:none;
}
.custom-header-koszyk{
    width: 30%;
    float:right;
}


/*style strony koszyka*/
.woocommerce-cart .content-area {
    width: 100%;
    
}
.woocommerce-cart .storefront-breadcrumb{
    display:none;
}

/* style moje konto*/
.woocommerce-MyAccount-navigation ul li a::before {
    content: "\f295"; /*ikona procenta*/
}

.woocommerce-breadcrumb .breadcrumb-separator {

    padding: 0 10px;
}

.woocommerce-cart .wc-block-components-totals-shipping{
    display: none;
}

.wp-block-button__link.add_to_cart_button.ajax_add_to_cart{
    border-radius: 30px!important;
    background-color: #f18825;
}

.wp-block-button.wc-block-grid__product-add-to-cart, .wc-block-grid__product-price.price{
    display: flex!important;
    flex-direction: column;
    align-content: flex-end;
    flex-wrap: wrap;
}

.wc-block-grid__product-price.price{
    margin-bottom: 0!important;
}

.widget.woocommerce.widget_shopping_cart{
    background: #ffffff;
    border: 1px solid #f18825;
    border-radius: 30px;
}

.remove.remove_from_cart_button, .remove.remove_from_cart_button:hover{
    color:#ffffff;
}

.cookie-banner{
    background: #ffffff;
    padding: 5px 30px;
    border-radius: 30px;
    color: #000000;
}

.tiered-pricing-wrapper{
    border: 1px solid #cccccc;
    border-radius: 30px;
    margin: 0 0 20px 0;
    padding: 3px;
}

.woocommerce-password-message{
    display:none;
}

.woocommerce-product-details__short-description ul{
    margin: 0 0 0 17px;
}


tfoot th, 
tfoot td {
    /* width: 50%; Dwie kolumny na całą szerokość */
    /* text-align: left; */
}

tfoot td[colspan="2"] {
    text-align: right; /* Opcjonalnie, aby wyrównać tekst w prawej kolumnie */
}

.woocommerce-shipping-totals th, 
.woocommerce-shipping-totals td {
    display: table-cell;
    vertical-align: middle;
}

.woocommerce-shipping-totals th {
    width: 25%; /* Lewa kolumna 25% */
}

.woocommerce-shipping-totals td {
    width: 75%; /* Prawa kolumna 75% */
}

.woocommerce-shipping-totals.shipping td{
    text-align: left;
}

#billing_address_2_field{
    display:none!important;
}

.wp-block-woocommerce-empty-cart-block{
    width: 66.4989378333em;
    margin: 0 auto;
}
.wc-block-grid__product-title{
    color:#000000!important;
}
.you-save-custom{
    font-size: 1.3em;
    margin: -20px 0 0 0;
    padding: 10px 0;
}

@media screen and (max-width: 768px) {
    /*mobile menu*/

    .mobile-menu-row {
        display: flex;
        flex-direction: row;
        align-items: center;
        /* justify-content: space-evenly; */
        height: 40px;
    }

    .mobile-menu-col-left{
        display: flex;
        flex-direction: row;
        align-content: flex-start;
        flex-wrap: wrap;
    }
    .mobile-menu-col-right{
        display: flex;
        justify-content: flex-end;
        align-content: flex-end;
        align-items: center;
        flex-wrap: wrap;
        margin-left: auto;
    }
    
    .logo-mobile .custom-logo{
        height:30px;
    }

    .top-banner-row{
    
        display: none!important;
    }

    .wp-block-woocommerce-empty-cart-block{
        width:unset;

    }

    .woocommerce-shipping-totals.shipping td{
        font-size: 0.9em;
    }
    
    .woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
        margin-bottom: 20px!important;
        margin-top: 10px!important;
        border-radius: 30px!important;
    }

    table td, table th {
        padding: 10px;
    }

    .wc-block-cart {
        /* padding-top: 16px; */
         width: unset!important; 
    }
    
    .woocommerce-LoopProduct-link span.price {
        text-align: center;
    }
    
    .add_to_cart_button{
        padding:10px!important;
        margin:0;
        width:100%;
    }

    .single_add_to_cart_button{
        padding: 10px !important;
        width: 100%;
    }

    .quantity{
        flex:1;
        justify-content: center;
    }

    .qib-button-wrapper{
        margin:0 0 20px 0!important;
        width:100%;
        float:unset!important;
    } 
    
    .tiered-pricing-wrapper{
        border: 1px solid #cccccc;
        border-radius: 10px;
        margin: 0 0 20px 0;
        padding: 0;
        font-size:80%;
    }

    button,input[type=button],input[type=reset],input[type=submit],.button,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.added_to_cart {
        padding:5px 15px;
    }

    .woocommerce-breadcrumb .breadcrumb-separator {

        padding: 0 10px; 
    } 
    
    .handheld-navigation ul li a{
        padding: 5px 0 0 10px;
        display: block;
        font-size: 1.5em;
    }
    
    .storefront-handheld-footer-bar{
        display: none;
    }
    .footer-widget-4 .align-right{
        text-align: unset;
    }
    .storefront-sorting {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
    
    }
    

    .mobile-menu-row button.menu-toggle {
        /* margin-right: auto; */
    }

    .user-mobile,
    .search-mobile,
    .basket-mobile {
        margin-left: 10px;
    }
    .user-mobile img{
        width:23px;
        margin:0 10px 0 0;
    }
    .basket-mobile img{
        width:26px;
        margin:0 20px 0 0;
    }
    .search-mobile i{
        font-size: 1em;
        color:#424241;
        margin: 0 15px 0 0;

    }

    /* #site-navigation-menu-toggle {
        float: left;
    } */

    .guten-mobile-fix {
        margin-block-start: unset;
    }

    .site-search {
        display: none;
    }

    .custom-basket-wraper {
        display: none;
    }

    .customer-login {
        display: none;
    }

    .site-header {
        border-bottom: 0;
    }

    .flex-row {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .top-banner-text {
        text-align: center;
        font-size: 1.1em;
        letter-spacing: 0.2em;
    }

    .storefront-primary-navigation {
        background: #f18825;
    }

    .branding-row {
        /* padding: 10px 0;
        display: flex;
        justify-content: center; */
        display: none;
    }

    .site-branding {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .main-nav {
        margin: 0;
    }

    #top-banner-col-1,
    #top-banner-col-3 {
        display: none;
    }

    button.menu-toggle {
        /* cursor: pointer;
        text-align: left;
        float: right;
        position: relative; */
        border: 0;
        background-color: unset;
        /* box-shadow: none;
        border-radius: 2px;
        background-image: none;
        padding: .6180469716em .875em .6180469716em 2.617924em;
        font-size: .875em;
        max-width: 120px; */
    }

    button.menu-toggle:hover {
        border: 0;
        background-color: unset;
    }

    button:focus {
        outline: 0;
    }
}

.tier-pricing-summary-table__bottom .tier-pricing-summary-table__total {
	white-space: nowrap;
}

.woocommerce-product-description {
	margin-top: 15px;
}

.woocommerce-product-description p {
	margin-bottom: 0;
}

.woocommerce-product-description .desc {
	margin-bottom: 30px;
}

.woocommerce-product-description .section {
	display: flex;	
	gap: 15px;
	margin: 10px 0;
}

.woocommerce-product-description .section .item-6 {
	flex: 0 0 50%;
}

.woocommerce-product-description .section .item-12 {
	width: 100%;
}

.woocommerce-product-description .section .item-12 .image-item {
	width: 100%;
	text-align: center;
}

.woocommerce-product-description .section .item-12 .image-item img {
	margin-left: auto;
	margin-right: auto;
}

@media(max-width: 768px) {
	.woocommerce-product-description .section .item-6 {
		flex: 0 0 100%;
	}
	
	.post-type-archive #content>.col-full {
		display: flex;
		flex-direction: column-reverse;
	}
}

.lmp_load_more_button + .storefront-sorting {
	display: none !important;
}

.wcgs-slider-image img {
	max-height: 400px;
	width: auto;
}

.wp-block-button__link {
	border-radius: 30px !important;
    background-color: #f18825 !important;
}

.wp-block-button__link:hover,
.single_add_to_cart_button:hover {
	background-color: #d86f0c !important;
}

.wc-block-cart-items__row  .wc-block-components-product-metadata {
	display: none !important;
}

.wc-block-product-categories-list li.active>a {
	color: #f18825;
}

ul.wc-block-grid__products .wc-block-grid__product-image img {
	height: 200px;
	width: auto;
	max-width: auto;
	margin: 0 auto 12px auto;
}

ul.products li.product .attachment-woocommerce_thumbnail,
ul.products li.product .woocommerce-placeholder {
	height: 200px;
	width: auto;
	max-width: auto;
	margin: 0 auto 12px auto;
}

ul.wc-block-grid__products li.wc-block-grid__product {
	display: flex;
	flex-direction: column;
}

ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button a {
	width: 100%;
	font-size: 14px !important;
}

ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button {
	width: 100%;
}

ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button a:before {
	display: none;
}

ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button a.loading:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    animation: fa-spin .75s linear infinite;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    display: block !important;
}

ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button a:after {
	display: none !important;
}

ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button a.ajax_add_to_cart:before {
	display: inline-block !important;
}


ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price {
	margin-top: auto;
    margin-left: auto;
    margin-right: 0;
	font-size: 13px;
}

ul.products li.product .woocommerce-loop-product__link {
	display: flex;
	flex-direction: column;
	height: 100%;
}

ul.products li.product .woocommerce-loop-product__link span.price {
	margin-top: auto;
}

@media screen and (max-width: 768px) {
    .search-mobile i {
        font-size: 22px;
        margin: 0;
    }
	
	.basket-mobile img {
		width: 24px;
		margin: 0;
	}
	
	.user-mobile img {
        width: 22px;
		margin: 0;
    }
	
	.user-mobile, .search-mobile, .basket-mobile {
		margin-left: 16px;
	}
	
	.user-mobile {
		margin-right: 12px;
		margin-left: 20px;
	}
	
	.site-header .site-logo-anchor img, 
	.site-header .site-logo-link img, 
	.site-header .custom-logo-link img {
		max-width: 140px;
		height: auto;
	}
	
	.mobile-menu-row {
		height: 55px;
	}
	
	li.outofstock .button,
	div.outofstock .button {
		width: 100%;
		padding: 10px;
		border-radius: 30px;
		font-weight: 600;
		line-height: 1.618;
	}
}

ul.products {
	display: flex;
	flex-wrap: wrap;
}

ul.products li {
	display: flex;
	flex-direction: column;
}

ul.products li  a.button {
	margin: 0;
	margin-top: auto;
}

@media(max-width: 767px) {
	ul.products li.product {
		width: 100%;
	}
	
	body.tax-product_cat .col-full.custom-archive-spacer {
		display: flex;
		flex-direction: column-reverse;
	}
}

.page.type-page.status-publish .entry-header,
.page.type-page.status-publish .storefront-hero__button-edit{
	display: none !important;
}


@media only screen and (min-width: 601px) and (max-width: 960px) {
    .wp-block-eedee-block-gutenslider.gs-frontend.gs-finished-layout:not(.adaptive-height):not(.slides-auto) .eedee-background-div, .wp-block-eedee-block-gutenslider.gs-frontend.gs-finished-layout:not(.adaptive-height):not(.slides-auto) .eedee-swiper-outer, .wp-block-eedee-block-gutenslider.gs-frontend.gs-finished-layout:not(.adaptive-height):not(.slides-auto) .swiper, .wp-block-eedee-block-gutenslider.gs-frontend.gs-finished-layout:not(.adaptive-height):not(.slides-auto) .swiper-slide, .wp-block-eedee-block-gutenslider.gs-frontend.gs-finished-layout:not(.adaptive-height):not(.slides-auto) .swiper-wrapper {
	min-height: unset;	
	}
}
	
body.page-template-template-homepage .page.type-page.status-publish {
	display: none !important;
}

.splide-home {
	margin-bottom: 50px;
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
	
.splide-home .splide-home__track .splide-home__slide img {
	width: 100%;
	height: auto;
}

.splide-home .splide__arrows .splide__arrow {
	background: none;
	outline: none;
}

.splide-home .splide__arrows .splide__arrow svg {
	width: 30px;
	height: 30px;
}

.splide-home .splide__arrows .splide__arrow svg path {
	fill: #FFFFFF;
}
	