@media screen and (max-width: 1399px) {
    .woocommerce div.product form.cart .variations select {
        min-width: 190px;
    }
    .woocommerce div.product form.cart .variations label {
        min-width: 43px;
    }
}

@media screen and (max-width: 1199px) {
    .woocommerce div.product form.cart .variations label {
        min-width: 52px;
    }
}

@media screen and (max-width: 991px) {
    .mc4wp-form-fields .row {
        gap: 10px;
    }
    .woocommerce div.product form.cart .variations label {
        min-width: 76px;
    }
}

@media screen and (max-width: 767px) {
  
    
    
    .image-content-box figure.ic-image {
        position: static !important;
        width: 100% !important;
    }
    .user-dash .woocommerce-MyAccount-content{
        width: 100%;
    }
    .listing-item {
        flex-wrap: wrap;
    }
    .form-div input.text-input {
        min-width: 100% !important;
        margin-bottom: 10px;
    }
    footer h4 {
        margin: 30px 0 10px !important;
    }
    .form-section span input.wpcf7-form-control {
        margin: 10px 0 !important;
    }
    .form-section span input.wpcf7-form-control ,  .form-section label {
        min-width:100% !important;
        width: 100% !important;
    }
    .class-button-submit p {
        margin-bottom: 10px !important;
    }
    .first-col {
        padding: 0px !important;
    }
    .main-heading {
        font: normal normal 400 55px/1.2 var(--font-family2);
    }
    .woocommerce div.product form.cart .variations label {
        min-width: 44px;
    }
}

@media screen and (max-width: 575px) {
    .woocommerce form .form-row {
        padding: 0;
        margin: 0 0 8px;
    }
    .woocommerce form .form-row label {
        line-height: 2;
        font-size: 14px;
        margin-top: 5px;
    }
    .woocommerce div.product .product_title {
        padding: 10px 0px;
        font-size: 24px;
    }
    .related.products h2 {
        margin-bottom: 20px;
        font-size: 24px;
    }
    .woocommerce div.product form.cart .variations select {
        font-size: 14px;
        margin: 0;
        min-width: 65%;

    }
    .woocommerce div.product form.cart .button {
        font-size: 14px;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        text-align: left;
    }
    .woocommerce div.product span.woocommerce-Price-amount.amount {
        font-size: 16px;
    }
    .related.products {
        padding: 10px 0;
    }
    div#stripe-payment-data .form-row.form-row-wide,  div#stripe-payment-data .form-row.form-row-last, div#stripe-payment-data .form-row.form-row-first {
        padding: 0 !important;
    }
    .woocommerce-checkout #payment div.payment_box {
        padding: 10px !important;

}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    text-align: left;
    width: 65px;
}
.woocommerce div.product form.cart .variations label {
    min-width: 30px;
    width: 30px;
}
.woocommerce div.product form.cart .reset_variations {
    margin-left: 15px;
}
.avwp-av button.no,
.avwp-av button.yes {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
}
.avwp-av p {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.avwp-av h2 {
    font-size: 30px;
    margin: 0 0 12px 0;
    padding-bottom: 0px;
} 


}





@media screen and (max-width: 480px) {
    .woocommerce div.product form.cart .variations select {
        width: 100%;
    }
     /*---Product Page--- */
     /* .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
       width: 100%;
    } */
    .woocommerce-shop #primary {
        padding-top: 100px;
    }

    /* header .navbar-brand img {
        max-width: 100px!important;
        max-height: 100px!important;
    } */
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        position: relative;
        font-size:14px;
        line-height: 18px;
    }
    .woocommerce ul.products li.product .price {
        position: relative;
        margin: 0;
        justify-content: flex-start;
        font-size: 14px;
    }
    .woocommerce ul.products li.product .button {
        display: inline-block;
        padding: 5px;
        margin-top: 5px;
        font-size: 11px;
        line-height: 1.5;
    }
    header .navbar-brand img {
        max-width: 93px;
        max-height: 93px;
        transition: all 0.6s ease;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        display: block;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        min-width: auto !important;
    }
    .page-id-76 .actions button.button, #place_order {
        padding: 15px 15px !important
    }
    .home.page-template .fixed-image {
        background-size: auto 749px;
    }
    .avwp-av {
        margin-right: 0;
        width: auto;
        padding: 20px 10px;
        max-width: 315px;
        left: 47% !important;
        width: 100% !important;
    }
    .avwp-av h2 {
        font-size: 30px;
    }
    .avwp-av button.yes {
        margin: 0 0 10px !important;
        padding: 10px 20px !important;
    }
     /*---End Product Page--- */
     .woocommerce div.product form.cart tr {
        display: flex;
        gap: 50px;
        width: 100%;
        height: 50px;
    }
}
@media screen and (max-width: 400px) {
    .avwp-av button.yes{
        margin: 0 !important;
    }
    .avwp-av button.no {
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 342px) {
    a.wc-buy-now-btn.wc-buy-now-btn-single.single_add_to_cart_button.button.alt {
        margin-top: 20px;
    }

}
@media screen and (max-width: 320px) {
    .woocommerce ul.products li.product .button {
        font-size: 12px;
    }
}