@media only screen and (max-width: 1440px) and (min-width: 1201px) {}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
    .panel-c {
        margin-left: -33%;
    }
    .summer-sale img {
        width: 169px !important;
    }
    .summer-sale {
        top: -8px !important;
        right: 0;
    }
    .product_title_weight {
        margin-top: 2rem !important;
    }
    .product__carousel .gallery-top .swiper-slide a img {
        height: 300px;
        aspect-ratio: 1/1;
        object-fit: contain;
    }
    .input-text-qty {
        text-align: center;
    }
    .info-table {
        min-width: 50%;
    }
}

@media (max-width: 991px) {
    .addTcart {
        padding: 0 4rem !important;
    }
    .descriptionTab {
        padding: 0 !important;
    }
    .panel-c {
        margin-left: -44%;
    }
    .product_title_weight {
        margin-top: 2rem !important;
    }
    /*  */
    .product__carousel {
        max-width: 500px;
        margin: auto;
    }
    .product__carousel .gallery-top .swiper-slide a img {
        height: 00px;
    }
    .input-text-qty {
        text-align: center;
    }
    .info-table {
        min-width: 60%;
    }
}

@media screen and (max-width: 767px) {
    .progress-sec ul {
        display: flex;
        justify-content: space-between;
        margin: -17px 30px;
    }
    .panel-c {
        display: none;
        padding: 20px;
        border: 2px solid #e2e2e2;
        background-color: #ffffff;
        max-width: 100%;
        margin-left: 0;
        width: calc(50% + 300px);
        margin-top: 12px;
        border-style: dashed;
        margin-bottom: 22px
    }
    .chout-cInfo {
        flex-wrap: wrap;
    }
    .panel-c {
        flex-wrap: wrap;
    }
    .chout-cInfo a {
        margin-left: 0;
    }
    .cheout-order {
        width: 59%;
        margin: 9px auto;
    }
    .chout-cInfo {
        font-size: 12px;
    }
    .chout-cInfo a {
        font-size: 12px;
        padding: 0 3px;
    }
    .form-row {
        flex-direction: column;
        align-items: flex-start !important;
    }
    .form-row input {
        width: 100% !important;
        margin: 6px 0;
    }
    .chout-coupon {
        width: 100%;
        margin: 6px 0;
    }
    .product_title_weight {
        font-size: 18px !important;
        margin-top: 1rem !important;
    }
    .addTcart {
        padding: 0 3rem !important;
    }
    .descriptionTab {
        padding: 0 !important;
    }
    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 20px !important;
    }
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 0;
    }
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: 0;
    }
    .product__carousel p {
        margin-top: 30px;
    }
    footer .footerMid p {
        font-size: 15px;
        padding: 0 6px;
    }
    footer .footerTopbar .item span {
        font-size: 12px !important;
        min-height: 90px !important;
    }
    .input-text-qty {
        text-align: center;
    }
    .info-table {
        min-width: 98%;
        margin: 0 auto;
    }
    .processing-message {
        min-width: 100%;
    }
}


/*  */

@media screen and (max-width: 480px) {
    .progress-sec ul li a {
        display: none;
    }
    .cg-checkout-table-product-name p {
        width: 58%;
    }
    .snappy img {
        width: 100px;
        max-width: none;
    }
    .panel-c {
        display: none;
        padding: 20px;
        border: 2px solid #e2e2e2;
        background-color: #ffffff;
        max-width: 100%;
        margin-left: 0;
    }
    .bitc-n {
        font-size: 11px !important;
    }
    .info-table tr td {
        font-size: 12px;
        font-weight: bold;
    }
}