

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100%;
    }

    .mdtitleContainer {
        display: none;
    }

    .mdTitle {
        display: none !important;
    }

    .summarymdContainer {
        display: none !important;
    }

    .addContainer {
        display: none;
    }

    .mobileShow {
        display: none !important;
    }
}


/* lg to xl */
@media screen and (min-device-width: 992px) and (max-device-width: 1199px) {


    #mainImage {
        width: 270px !important;
        height: 270px !important;
    }


    .productCard div img {
        width: 289px;
        height: 289px;
    }


    .productCard {
        width: 305px;
        height: 430px;
    }

    .cardHeading {
        height: 73px;
    }

    .tagHeading {
        padding: 6px 0px;
    }

        .tagHeading p {
            font-size: 16px;
        }

    .mdtitleContainer {
        display: none;
    }

    .mdTitle {
        display: none !important;
    }

    .summarymdContainer {
        display: none !important;
    }

    .addContainer {
        display: none;
    }

    .paymentModal {
        width: 100%;
        height: 90vh;
        background-image: url('../Images/Payment/Tab.PNG');
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 100%;
        padding: 12px
    }

    .mobileShow {
        display: none !important;
    }
}


/* md to lg screens  */
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .searchContainer {
        display: none;
    }

    .searchInput {
        width: 90%;
    }

    .openSearch {
        display: flex;
    }

    .openSearchInput {
        visibility: visible;
    }

    .btnText {
        display: none;
        visibility: hidden;
    }

    .primaryButton {
        padding: 4px 4px;
    }

    .secBtn {
        padding: 4px 4px;
    }

    .secBrdBtn {
        padding: 4px 8px;
    }

    .btnImage {
        width: 32px;
        height: 32px;
    }


    .cardHeading {
        height: 72px;
    }

    .productCard {
        width: 305px;
        height: 430px;
    }

        .productCard div img {
            width: 289px;
            height: 289px;
        }



    .tagHeading {
        padding: 6px 0px;
    }

        .tagHeading p {
            font-size: 16px;
        }

    .txtContainer {
        width: 75%;
    }

    .titleContainer {
        position: absolute;
        display: none !important;
        height: 0px;
        z-index: -1;
    }

    .summaryContainer {
        display: none;
    }

    .paymentModal {
        width: 100%;
        height: 90vh;
        background-image: url('../Images/Payment/Tab.PNG');
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 100%;
        padding: 12px
    }

    .mobileShow {
        display: block !important;
    }

    #mainImage {
        width: 220px !important;
        height: 220px !important;
    }
}


@media screen and (min-device-width: 576px) and (max-device-width: 767px) {
    .searchContainer {
        display: none;
    }

    .searchInput {
        width: 90%;
    }

    .openSearch {
        display: flex;
    }

    .openSearchInput {
        visibility: visible;
    }

    .btnText {
        display: none;
        visibility: hidden;
    }

    .primaryButton {
        padding: 4px 4px;
    }

    .secBtn {
        padding: 4px 4px;
    }

    .secBrdBtn {
        padding: 4px 8px;
    }

    .btnImage {
        width: 32px;
        height: 32px;
    }

    .productCard div img {
        width: 364px;
        height: 364px;
    }

    .productCard {
        width: 380px;
        height: 480px;
    }

    .tagHeading {
        padding: 6px 0px;
    }

        .tagHeading p {
            font-size: 14px;
        }


    .tagHeading {
        padding: 6px 0px;
    }

        .tagHeading p {
            font-size: 16px;
        }

    .txtContainer {
        width: 75%;
    }

    .titleContainer {
        display: none !important;
    }

    .summaryContainer {
        display: none;
    }

    .deletemdBtn {
        width: 100%;
    }

    .paymentModal {
        width: 100%;
        height: 90vh;
        background-image: url('../Images/Payment/Mobile.PNG');
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 100%;
        padding: 12px
    }

    .mobileShow {
        display: block !important;
    }


    #mainImage {
        width: 374px !important;
        height: 374px !important;
    }
}


@media screen and (min-device-width: 330px) and (max-device-width: 575px) {
    .bodyMargin {
        position: relative;
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .summaryMargin {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .logoContainer {
        width: auto;
    }

    .searchContainer {
        display: none;
    }

    .searchInput {
        width: 90%;
    }

    .openSearch {
        display: flex;
    }

    .openSearchInput {
        visibility: visible;
    }

    .btnText {
        display: none;
        visibility: hidden;
    }

    .primaryButton {
        padding: 4px 4px;
    }

    .secBtn {
        padding: 4px 4px;
    }

    .secBrdBtn {
        padding: 4px 8px;
    }

    .btnImage {
        width: 32px;
        height: 32px;
    }

    .productCard {
        width: 320px;
        height: 435px;
    }

        .productCard div img {
            width: 308px;
            height: 308px;
        }

    .cardHeading {
        height: 60px;
        font-size: 15px !important;
    }



    .tagHeading {
        padding: 6px 0px;
    }

        .tagHeading p {
            font-size: 16px;
        }

    .headerNav {
        position: sticky;
        top: 0px;
    }



    .txtContainer {
        width: 75%;
    }

    .titleContainer {
        display: none !important;
    }

    .summaryContainer {
        display: none;
    }

    .deletemdBtn {
        width: 100%;
    }

    .paymentModal {
        width: 100%;
        height: 90vh;
        background-image: url('../Images/Payment/Mobile.PNG');
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 100%;
        padding: 12px
    }

    .mobileShow {
        display: block !important;
    }

    .cartPrdImg {
        max-width: 90px;
        max-height: 90px;
    }

    #mainImage {
        width: 280px !important;
        height: 280px !important;
    }
}




@media screen and (min-device-width: 100px) and (max-device-width: 330px) {

    /* Modified */
    .navLogo {
        width: auto !important;
        height: 48px;
    }

    .logoContainer {
        width: auto;
        height: auto;
    }

    .header {
        height: 64px !important;
    }

    /* Finished */


    .bodyMargin {
        position: relative;
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .summaryMargin {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .logoContainer {
        width: auto;
    }

    .searchContainer {
        display: none;
    }

    .searchInput {
        width: 90%;
    }

    .openSearch {
        display: flex;
    }

    .openSearchInput {
        visibility: visible;
    }

    .btnText {
        display: none;
        visibility: hidden;
    }

    .primaryButton {
        padding: 4px 4px;
    }

    .secBtn {
        padding: 4px 4px;
    }

    .secBrdBtn {
        padding: 4px 8px;
    }

    .btnImage {
        width: 32px;
        height: 32px;
    }

    .productCard {
        width: 278px;
        height: 392px;
    }

        .productCard div img {
            width: 270px;
            height: 270px;
        }

    .cardHeading {
        height: 56px;
        font-size: 15px !important;
    }



    .tagHeading {
        padding: 6px 0px;
    }

        .tagHeading p {
            font-size: 16px;
        }

    .headerNav {
        position: sticky;
        top: 0px;
    }



    .txtContainer {
        width: 75%;
    }

    .titleContainer {
        display: none !important;
    }

    .summaryContainer {
        display: none;
    }

    .deletemdBtn {
        width: 100%;
    }

    .paymentModal {
        width: 100%;
        height: 90vh;
        background-image: url('../Images/Payment/Mobile.PNG');
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 100%;
        padding: 12px
    }

    .mobileShow {
        display: block !important;
    }

    .cartPrdImg {
        max-width: 90px;
        max-height: 90px;
    }

    #mainImage {
        width: 280px !important;
        height: 280px !important;
    }


    .cartPrdImg {
        max-width: 60px;
        max-height: 60px;
    }

    #mainImage {
        width: 200px !important;
        height: 200px !important;
    }
}


/* Product */

@media (max-width: 1199px) {
    .thumbnail-img {
        width: 72px !important;
        height: 72px !important;
    }
}

@media (max-width: 576px) {
    .thumbnail-img {
        width: 64px !important;
        height: 64px !important;
    }

    #mainImage {
        width: 100%;
        height: auto;
    }
}
