@media (max-width: 375px){
    .shop_table .product-name a img {
        display: none;
    }
    .welcome-area-4 .toucan-button-secondary-invert{
        margin-top: 10px;
    }
    .woocommerce-MyAccount-navigation ul{
        padding: 10px;
    }
}

@media (max-width: 400px){

    .toucan-products .onsale, 
    .onsale-large .onsale{
        font-size: 1.2rem;
        padding: 8px;
        left: 40px;
        top: 20px;
        border-radius: 2px;
    }


    .toucan-welcome-1 .section-bg img,
    .toucan-welcome-2 .section-bg img,
    .toucan-welcome-3 .section-bg img,
    .featured-area-1 .entry-image img,
    .featured-area-2 .entry-image img{
        height: 320px;
    }
    .toucan-section-archive-cover .section-bg img{
        height: 240px;
    }

    .toucan-welcome-1,
    .toucan-welcome-2,
    .toucan-welcome-3{
        .toucan-button-primary{
            min-width: 200px;
            margin: 0 !important;
        }
        .toucan-button-primary + .toucan-button-secondary-invert{
            margin-top: 10px !important;
        }
        .toucan-content{
            padding: 0 20px;
        }
    }
    .entry-summary .single_add_to_cart_button{
        margin-top: 10px;
    }
    .header-product .single_add_to_cart_button{
        font-size: 1rem;
        height: 30px;
        padding: 10px 13px; 
        border-radius: 2px; 
        margin-top: 0;
    }
    .header-product{ 
        .header-price,
        .entry-image{
            display: none;
        }
    }
    .header-sticky-main .header-product .container {
        max-width: 100%;
        height: 70px;
    }

    .col-md-custom{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wc-proceed-to-checkout .checkout-button{
        padding: 0 10px;
    }
    .shop_table .product-name:hover .remove {
        opacity: 0;
        display: none;
    }
    .woocommerce-checkout #billing_address_2_field {
        margin-top: 0;
    }
    .shop_table .product-name{
        min-height: 75px;
    }
    #cookie-notice {
        max-width: 100%;
        min-width: 270px;
        left: 15px;
        right: 15px;
        border-radius: 4px;
        bottom: 15px;
    }
    .cookie-notice-container {
        padding: 20px;
    }


}



@media (max-width: 599px){
        .toucan-section{
            overflow: hidden;
        }
        .toucan-section.pt-0{
            overflow: visible;
        }
        .toucan-products.toucan-slider .owl-stage-outer{
            overflow: visible;
        }

        .header-sticky-main .header-product .container{
            max-width: 100%;
            height: 100px;
        }

        .header-product .entry-summary form.cart:not(.variations_form),
        .header-product .entry-summary form.cart:not(.variations_form) .quantity {
            flex-wrap: nowrap;
            flex: 0 0 auto;
        }
        .header-product .entry-summary form.cart:not(.variations_form) .quantity{
            margin-right: 10px;
        }

        .toucan-author-box .col-12{
            justify-content: start !important;
        }
        .toucan-sidebar .toucan-sticky{
            margin-top: 30px !important;
        }

        .featured-area-5 .col-lg-3 .featured-card-item:first-child,
        .featured-area-6 .col-lg-3 .featured-card-item:first-child,
        .featured-area-7 .col-lg-3 .featured-card-item:first-child{
            margin-bottom: 7.5px;
        }
        .featured-area-5 .col-lg-3,
        .featured-area-6 .col-lg-3,
        .featured-area-7 .col-lg-3{
            margin-top: 15px;
        }
        .text-over-image.text-over-image-large .entry-header {
            bottom: 40px;
            left: 30px;
            right: 20px;
        }
        .cat-listing-layout-13 > .col-lg-6.order-1,
        .toucan-products-categories .col-lg-7.order-1,
        .toucan-products-categories .col-lg-5.order-1{
            margin-bottom: 15px;
        }
        .section-items.toucan-products-categories > div{
            margin-bottom: 15px;
        }
        .featured-area-3 .entry-image:after, .featured-area-4 .entry-image:after{
            opacity: 1;
        }

        .toucan-products .product-image-size-layout-d{
           .price{
                font-size: 1.2rem;
            }
            .product-footer a {
                font-size: 1.1rem;
                align-items: center;
            }
            .product-image img {
                border-radius: 4px 4px 0 0;
            }
            .toucan-additional-actions{
                display: none;
            }
            .product-footer{
                margin-top: 15px;
            }
            &.product {
                padding-bottom: 15px;
            }
            .separator-1.mb-20 {
                margin-bottom: 8px !important;
            }
            .onsale{
                left: 15px;
                top: 15px;
                font-size: 1.2rem;
                padding: 7px;
                border-radius: 2px;
            }
        }

        .toucan-single-1{
            .entry-image img{
                height: 320px;
            }
        }

        .toucan-footer-widgets .col-12{
            margin-bottom: 30px;
            &:last-child{
                margin-bottom: 0;
            }
        }

        .woocommerce-grouped-product-list-item__price{
            font-size: 1.4rem;
        }
        .woocommerce-grouped-product-list.group_table{
            margin-bottom: 10px;
        }

        .toucan-filter,
        .nice-select{
            width: 100%;
        }

        .woocommerce-MyAccount-orders{
            .woocommerce-orders-table__header-order-number,
            .woocommerce-orders-table__header-order-date,
            .woocommerce-orders-table__cell-order-number,
            .woocommerce-orders-table__cell-order-date{
                display: none;
            }
        }
        .payment_methods.methods {
            margin-top: 20px;
            margin-bottom: 20px;
        }
        .header-mobile .toucan-menu-action a:before, 
        .header-mobile .toucan-menu-hover a:before{
            margin-top: -1px;
        }

        .shop_table .actions .coupon{
            max-width: 60%;
        }

        .toucan-welcome-1 .section-bg img,
        .toucan-welcome-2 .section-bg img,
        .toucan-welcome-3 .section-bg img{
            height: 350px;
        }

        pre{
            padding: 20px;
        }


}

@media (max-width: 800px){
    .featured-area-3 .entry-image img,
    .featured-area-4 .entry-image img{
        height: 400px !important;
    }
    .entry-summary .single_add_to_cart_button{
        padding: 0 15px;
    }

    .welcome-area-4 .col-md-10{
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: 90vw;
        flex: 0 0 90vw;
    }
    .welcome-area-4 .featured-card-item {
        margin-left: 30px;
    }
    .welcome-area-4 .featured-card-items{
        margin-left: -20px;
    }

}

@media (max-width: 989px){
    .container-m-full,
    .woocommerce-cart .toucan-section.pt-0 > .container{
        max-width: 100%;
    }
    .toucan-button-medium{
        padding: get-gutter-width('xl') * 0.25 get-gutter-width('xl') * 0.5;
        font-size: 1.2rem;
        height: 40px;
        padding: 5px 20px;        
    }
    .featured-area-5 .container,
    .featured-area-6 .container,
    .featured-area-7 .container,
    .cat-listing-layout-11 > .container,
    .cat-listing-layout-12 > .container,
    .cat-listing-layout-13 > .container{
        max-width: 526px;
    }
    .featured-area-5 .col-lg-3 .featured-card-item:first-child,
    .featured-area-6 .col-lg-3 .featured-card-item:first-child,
    .featured-area-7 .col-lg-3 .featured-card-item:first-child{
        margin-bottom: 15px;
    }
    .featured-area-5 .col-lg-3,
    .featured-area-6 .col-lg-3,
    .featured-area-7 .col-lg-3{
        margin-top: 30px;
    }
    .featured-area-6 .order-0,
    .featured-area-7 .order-0,
    .cat-listing-layout-13 > .col-lg-6.order-1{
        order: 1;
    }
    .toucan-products-categories .mt-5{
        display: none;
    }
    .toucan-products .product:hover .star-rating{
        opacity: 1;
    }

    .text-over-image .entry-header{
        text-align: left;
        bottom: 30px;
        left: 30px;
    }

    .toucan-single-1 .toucan-content-alt{
        padding: 0 20px;
    }

    .header-sticky-main .header-product .container{
        max-width: 100%;
    }
    .woocommerce-grouped-product-list.group_table{
        margin-bottom: 20px;
    }

    .col-md-custom{
        flex: 0 0 400px;
        max-width: 400px;
    }

    .welcome-area-4 .col-md-10{
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: 80vw;
        flex: 0 0 80vw;
    }
    .welcome-area-4 .featured-card-item {
        margin-left: 30px;
    }
    .welcome-area-4 .featured-card-items{
        margin-left: -15px;
    }
    .toucan-header .search-form button{
        right: 2px;
    }
    .woocommerce-MyAccount-navigation ul{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        grid-column-gap: 0px;
        max-width: 100%;
        grid-row-gap: 10px;
        padding: 30px;
        li{
            display: flex; 
            flex-direction: row;
            justify-content: center;
            align-items: center;
        }
    }
    .woocommerce-MyAccount-navigation li a {
        padding: 0 30px;
        flex-direction: column-reverse;
        text-align: center;
        justify-content: center;
        height: auto;
        font-size: 1.4rem;
        align-items: center;
        text-align: center;
        padding: 0;
    }
    .woocommerce-MyAccount-navigation li a:after{
        font-size: 2rem;
        margin-right: 0;
    }
    #cookie-notice{
        left:30px;
        bottom: 30px;
    }
    .toucan-post-layout-a .entry-media a img{
        height: auto;
    }
    .payment_methods .woocommerce-notice{
        padding-left: 20px;
    }



}
@media (max-width: 600px){
    .welcome-area-4 .container{
        text-align: center;
        justify-content: center;   
        max-width: 100%;
    }
    .welcome-area-4 .container > .col-12:first-child{
        max-width: 364px;
    }

    .text-over-image .entry-header{
        text-align: left;
        bottom: 20px;
        left: 20px;
    }
    .text-over-image-center .entry-header {
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        z-index: 10;
        bottom: auto;
        right: auto;
        text-align: center;
    }
    .welcome-area-4 .owl-dots {
        left: 0;
    }
    .welcome-area-4 .section-bg img{
        height: 500px;
    }

    #cookie-notice {
        max-width: 100%;
        min-width: 270px;
        left: 30px;
        right: 30px;
        border-radius: 4px;
        bottom: 30px;
    }
    .toucan-footer .toucan-copyright-menu > li:first-child{
        margin-left: 0;
    }
    .menu-copyright-container{
        margin-top: 5px;
    }
    .entry-content table {
        font-size: 1.4rem;
    }
    td, th{
        padding: 10px 10px 10px 0;
    }
    .comment-body .reply{
        left: 0;
        bottom: 0;
        top: auto;
        position: relative;
        opacity: 1;
    }
    .toucan-sidebar .toucan-card, .toucan-sidebar .checkout_coupon.woocommerce-form-coupon, .toucan-sidebar #yith-wcwl-form{
        padding-top: 30px !important;
    }
    .toucan-content-left{
        margin-bottom: 12px;
    }
    .woocommerce-form-coupon-toggle > div, .woocommerce-checkout .woocommerce-error > div {
        margin-bottom: 0;
    }
    .woocommerce-checkout .woocommerce-form-coupon-toggle + .checkout_coupon{
        margin-top: 30px;
    }

}
@media (max-width: 500px){
.woocommerce-cart-form .shop_table .product-price{
    display: none;
}
.actions button[name="update_cart"]{
    float: left;
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
    max-width: 100%;
}
.shop_table .actions .coupon .input-text{
    max-width: 50%;
}
.shop_table .product-name a img {
    max-width: 40px;
    margin-right: 8px;
}
.cart_item .product-name .cart-item-title{
    font-size: 1.2rem;
}
.cart_item .product-name .shop-title{
    line-height: 1.2;
}
.shop_table .actions .coupon{
    max-width: 100%;
    width: 100%;
}
.actions .coupon button[type="submit"]{
    max-width: 50%;
    width: 50%;
}
}
@media (max-width: 700px){
    .toucan-welcome-1 .container,
    .toucan-welcome-2 .container{
        text-align: center;
        justify-content: center;   
    }
    .header-sticky-main .header-product{
        .entry-summary form.cart:not(.variations_form) .quantity{
            display: none;
        }
    }

    .welcome-area-4 .col-md-10{
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: 100vw;
        flex: 0 0 100vw;
    }
    .welcome-area-4 .featured-card-item {
        margin-left: 20px;
    }
    .welcome-area-4 .owl-item.center{
        width: 200px;
    }
    .welcome-area-4 .owl-item.center, 
    .welcome-area-4 .featured-card-item:nth-child(2) {
        transform: translateY(0);
    }

    .welcome-area-4 .featured-card-items {
        margin-left: 0;
    }
    .welcome-area-4 .owl-stage-outer{
        padding-top: 35px;
    }
    .wa-set-padding {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .welcome-area-4 .owl-dots{
        left: 0;
        bottom: -35px;
    }
    .welcome-area-4 .owl-stage-outer {
        padding-top: 30px;
        margin-top: 0;
        padding-bottom: 0;
    }

}

@media (max-width: 989px){


    .toucan-products .product-image{
        width: auto;
    }
    .widget-inside{
        margin-top: 0 !important;
    }
    .toucan-sidebar .toucan-card{
        padding-top: 40px !important;
    }
    .toucan-sidebar .toucan-sticky{
        margin-top: 40px !important;
    }
    .fa-a-content{
        text-align: center;
        justify-content: center !important;
        align-items: center !important;
    }
    .featured-area-1 .entry-image{
        text-align: center;
    }

    .toucan-products .onsale,
    .onsale-large .onsale{
        font-size: 1.4rem;
        left: 50px;
        top: 20px;
        width: auto;
        border-radius: 4px;
        height: auto;       
    }
}

@media (max-width: 1101px){
    .onsale-top-left.onsale-large .onsale{
        top: 0;
        left: 0;
        margin-bottom: 10px;
        position: relative;
        width: fit-content;
        font-size: 1.4rem;
        border-radius: 4px;
        height: auto;
    }
    .welcome-area-4{
        .col-xl-4{
            text-align: center;
        }
        .col-md-10{
            margin: 0 auto;
        }
    }
    .welcome-area-4 .owl-stage-outer{
        margin-top: 0;
    }
    .welcome-area-4{
        overflow: hidden;
    }

}


@media (max-width: 1185px){
    .wa-slider .owl-nav > div{
        flex: 0 0 60px;
    }
    .featured-card-item{
        .featured-card-item-inside,
        .entry-image,
        img{
            height: 100% !important;
        }
    }

}
@media (max-width: 1670px){
    .wa-slider .owl-nav > div{
        flex: 0 0 15%;
    }
}
@media (max-width: 1395px){
    .wa-slider .owl-nav > div{
        flex: 0 0 8%;
    }
}
