/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1800px) {
    .container {
        max-width: 1600px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1600px) {
    .bannerContent h1 {
        font-size: 6rem;
    }

    .megaTxt {
        top: 25%;
    }

    .productMain a:before {
        width: 80%;
    }

    .bannerNavMain,
    .bannerNav img {
        width: 260px;
        height: 150px;
    }

    .discoverSection .sectionContent {
        padding: 0rem 4rem;
    }

    .bannerProduct {
        margin-bottom: 0rem;
        padding-left: 5rem;
        gap: 5rem;
    }

    .bannerContent {
        padding: 0 5rem;
    }

    .discoverSection .sectionContent {
        padding: 0rem 4rem;
    }

    .sectionContent {
        padding: 0rem 0rem;
    }

    .styleSection .sectionContent h2 {
        font-size: 6rem;
    }

    .exclusiveSection .exclusiveBg {
        top: 0;
    }

    .sectionContent h1 {
        font-size: 5rem;
        line-height: 1;
    }

    .shopNowMain .sectionContent {
        padding: 0 5rem;
    }

    ul.navbar-nav {
        gap: 2rem;
    }

    .exclusiveContent h2 {
        font-size: 6rem;
    }

    .secRow {
        margin-top: 0rem;
    }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 1440px) {}

/* Large devices (desktops, 992px and up) */
@media (max-width: 1366px) {
    .megaTxt {
        left: -165px;
    }

    .megaTxt h4 {
        font-size: 2.5rem;
    }

    .bannerNavMain {
        transform: translateY(-10%);
    }

    .bannerNavMain,
    .bannerNav img {
        width: 230px;
        height: 120px;
    }

    .bannerProduct {
        gap: 3rem;
    }

    .styleSection .sectionContent h2 {
        margin-bottom: 5rem;
    }

    .exclusiveSection .exclusiveBg {
        display: none;
    }

    section.section.exclusiveSection {
        background: #efe7f3;
    }

    .testimonialContent h2 {
        font-size: 3rem;
    }

    .styleSection figure {
        margin-bottom: 2rem;
    }

    .proDtls p {
        font-size: 1.2rem;
    }

    p.off,
    p.upText {
        font-size: 2.5rem;
    }

    .bannerContent h1 {
        font-size: 4rem;
    }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 1200px) {
    html {
        font-size: 15px;
    }

    ul.navbar-nav {
        gap: 1rem;
    }

    .exclusiveContent h2 {
        font-size: 4rem;
    }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 1024px) {
    .bannerContent {
        padding: 0 2rem;
    }

    .megaTxt {
        left: -125px;
    }

    .megaTxt h4 {
        font-size: 2rem;
    }

    .megaTxt h5 {
        font-size: 1rem;
    }

    .bannerNavMain {
        transform: translateY(-40%);
    }

    .discoverSection .sectionContent h1 {
        font-size: 2.5rem;
    }

    .styleSection .sectionContent h2 {
        font-size: 4rem;
        margin-bottom: 3rem;
    }

    .shopNowMain .sectionContent {
        padding: 0 2rem;
    }

    .themeBtn {
        padding: 1rem 2rem;
    }

    .secRow {
        margin-top: 4rem;
    }

    .borderLine {
        display: none;
    }

    .testimonialContent {
        margin-left: 0;
    }

    .tesimonialSlide .innerSlide {
        width: 400px;
    }

    .section {
        padding: 5rem 0px;
    }

    .proMain {
        padding: 2rem 0;
    }

    .categoriesSliderMain .slideBtn {
        bottom: 40px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
    .btnShowOnMob {
        display: block;
    }

    html {
        font-size: 14.5px;
    }

    .discoverSection .sectionContent {
        padding: 0rem 0rem;
    }

    .bannerMain {
        display: none;
    }

    .bannerContent {
        text-align: center;
    }

    .bannerProduct {
        justify-content: center;
        gap: 2rem;
    }

    p {
        font-size: 1rem;
    }

    .bannerProduct:before {
        left: 50%;
        width: 80%;
        transform: translateX(-50%);
    }

    .styleSection figure img {
        width: 100%;
    }

    .bannerNavMain {
        display: none;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
    .headerRight {
        gap: 0rem;
        flex-direction: column;
    }

    .menu-top-bar-menu-container {
        display: none;
    }

    .discoverSection .sectionContent {
        text-align: center;
    }

    .exclusiveContent {
        text-align: center;
    }

    .exclusiveOff {
        justify-content: center;
    }

    footer .row .col-md-4.text-center {
        order: -1;
    }

    h3.footerHeading {
        text-align: center;
    }

    ul.footerList {
        text-align: center;
        padding: 0;
    }

    p.footer-text {
        margin-bottom: 3rem;
    }

    footer {
        padding-top: 4rem;
    }

    footer .col-md-4 {
        text-align: center;
    }

    .footerBottom p,
    .footerLink a {
        font-size: .8rem;
    }

    ul.footerBottomList {
        gap: .5rem
    }

    img.img-fluid.footerLogo {
        margin-top: 0;
    }

    .bannerContent h1 {
        font-size: 2rem;
    }

    .bannerProduct {
        padding: 0 2rem;
    }

    .testimonialCard {
        margin-right: 0;
    }

    .testimonialBtns {
        justify-content: center;
    }

    section.innerPgBanner {
        min-height: 250px;
    }

    #faq .card .card-header {
        padding: .75rem 0;
    }

    #faq .card .card-header a {
        white-space: break-spaces;
    }

    #faq .card .card-body {
        text-align: left;
    }

    section.policy {
        text-align: left;
    }

    section.innerPgBanner h2 {
        font-size: 2rem;
    }

    .returnPolicyMain,
    .deliveryPickupMain {
        text-align: left;
    }

    .returnPolicyMain p,
    .deliveryPickupMain p {
        margin-bottom: 1rem;
    }

    .sliderContentMain {
        transform: translate(-57%, -5%);
        width: 74%;
        left: 50%;
        padding: 1rem;
        display: none;
    }

    .mainBanner .banSlideMain img {
        height: 550px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
    body {
        text-align: center;
    }

    .sectionContent h1 {
        font-size: 2.5rem;
    }

    .mainBanner .banSlideMain img {
        height: 300px;
    }

    .single-product .single_add_to_cart_button {
        width: 100% !important;
        margin: 20px 0 !important;
    }

    .product-detail a {
        width: 100% !important;
    }

    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
    }

    a.button.wc-forward {
        font-size: 12px;
        margin: 20px 0 !important;
    }

    .yith-wapo-addon-type-radio .options .yith-wapo-option .yith-wapo-label {
        margin-left: 0px !important;
        font-size: 11px !important;
    }

    div#yith-wapo-block-3 .yith-wapo-option input[type=radio] {
        width: 10px !important;
        height: 10px !important;
    }

    .woocommerce-terms-and-conditions-wrapper {
        /* width: 100% !important; */
    }

    .woocommerce-terms-and-conditions-wrapper p span,
    .woocommerce-terms-and-conditions-wrapper p {
        font-size: 11px !important;
        text-transform: lowercase;
        line-height: normal !important;
        display: block;
    }

    .woocommerce .woocommerce-terms-and-conditions,
    .woocommerce-page .woocommerce-terms-and-conditions {
        padding: 3px;
    }

    .woocommerce-terms-and-conditions-wrapper h2 {
        font-size: 1.5rem;
    }

  .customiseMain h2.mt-4 {
            font-size: 20px;
    }

.customiseMain .email-css
{
	  font-size: 14px !important;
}

  .customiseMain h4 {
      font-size: 15px;
    margin-top: 10px;
    padding: 0px 20px;
    }
    
   .customiseMain .section-inner img
    {
    	width:100%;
    	height:100%;
    }
    
    button.themeBtn.single_add_to_cart_button.button.alt
    {
    	 position: unset !important;
    }
    
/*   .customRow button.themeBtn.single_add_to_cart_button.button.alt{*/

/*    position: absolute !important;*/
/*        top: 1075px !important;*/
/*        display:none*/
/*}*/

.section-price .main-price
{
    text-align:initial;
}
}


    /*@media (max-width: 576px) {*/
    /*    button.themeBtn.single_add_to_cart_button.button.alt {*/
    /*        right: 0px;*/
    /*        z-index: 11;*/
    /*        position: absolute;*/
    /*        top: 1000px !important;*/
    /*    }*/
    /*}*/