@media screen and (max-width:1700px) {

    .custom-navbar .container-fluid {
        width: 75%;
    }

    .custom-navbar .navbar-brand {
        left: 13%;
    }
}

@media screen and (max-width:1600px) {
    .custom-navbar .container-fluid {
        width: 80%;
    }

    .inner-category .container-fluid {
        width: 80%;
    }

    .custom-navbar .navbar-brand {
        left: 8%;
    }

    .banner-overlay-2 {
        bottom: -10%;
    }

    .inner-banner {
        width: 100%;
        height: 820px;
        padding-top: 120px;
    }

    .inner-banner .container-fluid {
        width: 80%;
    }

    .inner-category {
        padding: 90px 0px 0px 0px;
    }

    .inner-bestseller .container-fluid {
        width: 80%;
    }

    .inner-testimonial .container-fluid {
        width: 80%;
    }

    .inner-home-cta .container-fluid {
        width: 80%;
    }

    .footer-logo img {
        max-width: 200px;
    }

    .main-footer .container-fluid {
        width: 95%;
    }

    .footer-overlay-2 {
        bottom: 15%;
        left: 32%;
    }

    .footer-overlay-4 {
        bottom: 26%;
    }

    .inner-explore .container-fluid {
        width: 90%;
    }

}

@media screen and (max-width:1440px) {
    .custom-navbar .container-fluid {
        width: 85%;
    }

    .custom-navbar .navbar-brand {
        left: 5%;
    }

    .inner-home-cta .container-fluid {
        width: 85%;
    }

    .custom-navbar .collapse {
        padding: 12px 62px 12px 100px
    }

    .custom-navbar .navbar-nav {
        gap: 20px;
    }

    .inner-banner .container-fluid {
        width: 95%;
    }

    .banner-left h2 {
        font-size: 64px;
    }

    .inner-category .container-fluid {
        width: 90%;
    }

    .banner-overlay-1 {
        top: 67%;
        left: 52%;
    }

    .inner-explore .container-fluid {
        width: 98%;
    }

    /* .inner-category .overlay-vector-1 img,
    .inner-category .overlay-vector-2 img {
        width: 70%;
    } */


    .inner-bestseller .container-fluid {
        width: 90%;
    }

    .inner-testimonial .container-fluid {
        width: 90%;
    }

    .home-cta-left h2 {
        font-size: 36px;
    }

    .home-cta-left p {
        font-size: 16px;
    }

    .footer-overlay-1 {
        bottom: 8%;
        left: 4%;
    }

    .footer-overlay-2 {
        bottom: 13%;
        left: 35%;
    }

    .footer-overlay-4 {
        bottom: 23%;
    }

    .inner-category .overlay-vector-2 {
        bottom: 25%;
    }

    .section-header h4::after {
        left: 15%;
    }

    .section-header h4::before {
        right: 15%;

    }

    .inner-home-cta {
        padding: 0px;
    }

    .inner-subscription {
        padding: 40px 0px;
    }

    .product-carousel .product-card {
        min-height: 480px;
    }

    .carousel-item img {
        height: 350px !important;
    }

    .profile-pic img {
        width: 120px !important;
        height: auto !important;
    }
}

@media screen and (max-width:1200px) {
    .custom-navbar .container-fluid {
        width: 95%;
    }

    .custom-navbar .navbar-brand img {
        width: 80%;
    }

    .custom-navbar .navbar-brand {
        left: 2%;
        top: -21%;
    }

    .custom-navbar .navbar-nav .nav-link {
        font-size: 16px !important;
    }

    .custom-navbar .collapse {
        padding: 12px 22px 12px 80px
    }

    .footer-logo img {
        max-width: 149px;
        margin-bottom: 30px;
    }

    .main-footer {
        padding: 36px 0;
    }

    .inner-testimonial .container-fluid {
        width: 100%;
    }


    .custom-navbar .navbar-nav {
        gap: 20px;
    }

    .banner-left h2 {
        font-size: 48px;
    }

    .banner-left h5 {
        font-size: 34px;
    }

    .inner-bestseller .container-fluid {
        width: 100%;
    }

    .inner-banner {
        height: 700px;
        padding-top: 120px;
    }

    .inner-category .container-fluid {
        width: 100%;
    }

    .section-header h4::after {
        left: 9%;
    }

    .section-header h4::before {
        right: 9%;
    }

    .catagory-img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .catagory-img img {
        width: 70%;
    }

    .inner-testimonial p {
        font-size: 16px;
    }

    .inner-testimonial h6 {
        font-size: 18px;

    }

    .testimonial-card {
        position: relative;
        padding: 40px 20px 40px;
    }

    .inner-home-cta .container-fluid {
        width: 95%;
    }

    .inner-home-cta .owl-nav button {
        width: 32px !important;
        height: 32px !important;
    }

    .main-footer .container-fluid {
        padding-bottom: 101px;
    }

    .overlay-content-5 p::before {
        left: -80px;
    }

    .overlay-content-5 p::before,
    .overlay-content-5 p::after {
        width: 70px;
    }

    .overlay-content-5 p::after {
        right: -80px;
    }

    .overlay-content-5 p {
        font-size: 17px;
    }

    .inner-category .overlay-vector-1 {
        top: 12%
    }

    .overlay .explore-logo {
        width: 40px;
        height: 40px;
    }

    .logo-content p {
        font-size: 14px;
    }

    .logo-content h5 {
        font-size: 16px;
        margin-bottom: 0px !important;
    }

    .gshop-header-user .user-menu-wrapper {
        position: absolute;
        top: calc(100% + 10px);
        left: -114px;
    }

    .product-carousel .product-card {
        min-height: 500px;
    }

    .my-account {
        margin-top: 170px;
    }
}

@media screen and (max-width:991px) {
    .custom-navbar .container-fluid {
        width: 75%;

        background-color: #fff;
        padding: 15px 20px;
        border-radius: 15px;
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);

    }

    .inner-home-cta .container-fluid {
        width: 100%;
    }

    .custom-navbar .navbar-brand {
        left: 11% !important;
        top: -27%;
    }

    .nav-icons {
        display: none !important;
    }

    .main-footer .container-fluid {
        padding-bottom: 70px;
    }

    .footer-overlay-1 img {
        width: 70%;
    }

    .testimonial-card {
        min-height: 301px;
    }

    .mobile-icons a i {
        font-size: 20px;
        color: var(--primary-color);
    }

    .navbar-brand img {
        width: 75px;
    }

    .navbar-toggler {
        border: none;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .mobile-icons {
        margin-left: auto;
        margin-right: 10px;
    }

    .banner-right::before {
        max-width: 300px;
        max-height: 300px;
    }

    .banner-right img {
        width: 90% !important;
    }

    .banner-left h2 {
        font-size: 38px;
    }

    .banner-left h5 {
        font-size: 26px;
    }

    .inner-banner {
        height: 650px;
    }

    .section-header h4::after {
        left: 1%;
        width: 150px;
    }

    .section-header h4::before {
        right: 1%;
        width: 150px;
    }

    .section-header h4 {
        font-size: 20px;
    }

    .home-cta-left h2 {
        font-size: 24px;
    }

    .home-cta-left p {
        font-size: 14px;
    }

    .home-cta-left .cta-logo img {
        width: 70px !important;
    }

    .inner-home-cta {
        padding: 0px 0px;
    }

    .footer-overlay-1 {
        bottom: 4%;
        left: 0%;
    }

    .footer-overlay-4 {
        bottom: 16%;
    }

    .footer-overlay-2 {
        bottom: 6%;
        left: 39%;
    }

    .section-header h4::before {
        right: 1%;
        width: 110px;
    }

    .section-header h4::after {
        left: 1%;
        width: 110px;
    }

    .inner-category .overlay-vector-1 img,
    .inner-category .overlay-vector-2 img {
        width: 80px;
    }

    .inner-bestseller {
        padding: 40px 0px 10px 0px;
    }

    .subscription-content h2 {
        font-size: 30px;
    }

    .inner-subscription p {
        margin-bottom: 15px;
    }

    .logo-content p {
        font-size: 12px;
    }

    .logo-content h5 {
        font-size: 14px;
        margin-bottom: 0px !important;
    }

    .inner-explore .overlay {
        gap: 9px
    }

    .explore-logo {
        display: none;
    }

    .explore-icon img {
        width: 57% !important;
    }

    .explore-icon {
        right: 0%;
    }

    .product-info .product-radio-btn {
        padding-left: 0px !important
    }

    #quickview_modal .modal-body {
        padding: 15px 0px !important;
    }

    .product-info p {
        text-align: justify !important;
    }

    .carousel-item img {
        height: 280px !important;
    }

    .tc-title h2 {
        font-size: 26px !important;
    }

    .profile-pic img {
        width: 120px !important;
        height: auto !important;
    }

    .scroll-top-btn.active {
        bottom: 75px;
    }

}

@media screen and (max-width:767px) {
    .custom-navbar .container-fluid {
        width: 80%;
    }

    .custom-navbar .navbar-brand {
        left: 7% !important;
    }

    .mobile-icons a {
        display: none !important;
    }

    .inner-banner {
        height: 550px;
    }

    .banner-left h2 {
        font-size: 32px;
    }

    .banner-left h5 {
        font-size: 22px;
    }

    .section-header h4::after {
        width: 100px;
    }

    .section-header h4::before {
        width: 100px;
    }

    .banner-overlay-1 {
        top: 57%;
        left: 32%;
    }

    .banner-overlay-1 img {
        width: 60%;
    }

    .inner-category .overlay-vector-1 {
        top: 14%;
    }

    .inner-category .overlay-vector-3 {
        bottom: 2%;
    }

    .testimonial-card {
        min-height: 285px;
    }

    .footer-overlay-1 img {
        width: 60%;
    }

    .footer-overlay-1 {
        bottom: 3%;
        left: 0%;
    }

    .footer-overlay-2 img {
        width: 70%;
    }

    .overlay-content-5 p {
        margin: 6px 0;
    }

    .overlay-content-5 {
        padding: 0px 0;
    }

    .explore-wrap {
        margin: 34px 0px 0px 0px;
    }

    .modal-heart {
        width: 25px !important;
        height: 25px !important;
        font-size: 14px !important;
    }

    .product-carousel .product-card {
        min-height: 440px;
    }

    .carousel-item img {
        height: 230px !important;
    }

    .explore-item {
        height: 280px;
    }

    .tc-feature-card h4 {
        font-size: 16px;
    }

    .tc-feature-card {
        padding: 30px 5px;
    }

    .ab-about-right p {
        text-align: justify;
    }

    .tc-section p {
        text-align: justify;
    }

}

@media screen and (max-width:575px) {
    .custom-navbar {
        padding: 15px 0;
        margin-top: 22px;
    }

    .tc-feature-icon i {
        color: var(--primary-color);
        font-size: 23px !important;
    }

    .custom-navbar .navbar-brand img {
        width: 59%;
    }

    .custom-navbar .container-fluid {
        padding: 8px 20px;
    }

    .custom-navbar .navbar-brand {
        left: 7%;
        top: -14%;
    }

    .overlay-content-5 p::before,
    .overlay-content-5 p::after {
        display: none;
    }

    .banner-left h2,
    .banner-left h5 {
        text-align: left;
    }

    .inner-category .overlay-vector-1 img,
    .inner-category .overlay-vector-2 img {
        width: 50px;
    }

    .banner-right {
        display: flex;
        justify-content: end;
    }

    .banner-right img {
        width: 50% !important;
    }

    .banner-right {
        margin-top: -100px;
    }

    .profile-img {
        width: 65px !important;
        height: 65px !important;
    }

    .banner-right::before {
        max-width: 200px;
        max-height: 196px;
        left: 74%;
    }

    .inner-banner {
        height: 450px;
    }

    .inner-testimonial .owl-dots {
        margin-top: 5px !important;
    }

    .inner-category {
        padding: 65px 0px 0px 0px;
    }

    .section-header h4 {
        font-size: 18px;
    }

    .section-header h4::after {
        width: 70px;
    }

    .section-header h4::before {
        width: 70px;
    }

    .catagory-wrap .item .catagory-content h5 {
        text-align: center;
        font-size: 17px;
    }

    .section-header h4::before {
        right: 10%;
    }

    .section-header h4::after {
        left: 10%;
    }

    .product-card h5 {
        font-size: 18px;
    }

    .custom-btn a {
        padding: 4px 40px;
        font-size: 18px;
    }

    .testimonial-card {
        min-height: 255px;
    }

    .home-cta-left h2 {
        font-size: 16px;
    }

    .home-cta-left .cta-logo img {
        width: 44px !important;
    }

    .inner-home-cta .owl-nav button {
        width: 24px !important;
        height: 24px !important;
    }

    .cta-left-content {
        padding: 0px;
    }

    .inner-home-cta .owl-nav button span {
        font-size: 14px !important;
    }

    .cta-logo {
        margin-left: 30px;
        margin-bottom: 20px;
    }

    .inner-home-cta .owl-nav {
        position: absolute !important;
        top: 79% !important;

    }

    .main-footer {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .footer-logo img {
        max-width: 104px;
    }

    .footer-logo {
        text-align: left;
    }

    .footer-logo img {
        max-width: 104px;
        display: block;
    }

    .footer-overlay-3 {
        bottom: 75%;
        left: 72%;
    }

    .footer-overlay-2 {
        bottom: 42%;
        left: 57%;
    }

    .footer-overlay-4 {
        bottom: 6%;
        left: 82%;
    }

    .testimonial-wraper .owl-carousel .owl-stage-outer .owl-stage {
        margin: 20px 0px 50px 0px;
    }

    .profile-img {
        border: 2px solid #fff;
    }

    .subscription-content h2 {
        font-size: 24px;
    }

    .subscription-content p {
        font-size: 14px;
    }

    .subscription-form input[type="email"] {
        flex: 1;
        padding: 8px 11px;
        max-width: 450px;
    }

    .inner-subscription p {
        margin-bottom: 0px !important;
    }

    .explore-item {
        width: 100%;
        max-height: 180px;
    }

    .explore-wrap {
        margin: 14px 0px 0px 0px;
    }

    .explore-overlay-1 {
        display: none;
    }

    .product-carousel .product-card {
        min-height: 410px;
    }

    .product-carousel .product-card {
        padding: 15px 10px;
    }

    .carousel-item img {
        height: 180px !important;
    }

    .gstore-breadcrumb {
        padding: 72px 40px 25px 40px;
    }

    .ab-quote h4,
    .ab-quote .h4 {
        font-style: italic;
        font-size: 17px;
    }

    .tc-title h2 {
        font-size: 18px !important;
    }

    .tc-title p {
        font-size: 14px;
    }

    .my-account {
        margin-top: 100px;
    }
}

@media screen and (max-width:425px) {
    .banner-right {
        margin-top: -43px;
    }

    .inner-subscription {
        padding: 18px 0px;
    }

    .overlay-content-5 p {
        font-size: 15px;
    }

    .banner-right::before {
        max-width: 166px;
        max-height: 150px;
    }

    .custom-navbar .navbar-brand img {
        width: 48%;
    }

    .custom-navbar .navbar-brand {
        left: 7%;
        top: -10%;
    }

    .section-header h4::after {
        width: 45px;
    }

    .section-header h4::before {
        width: 45px;
    }

    .section-header h4::after {
        left: 7%;
    }

    .section-header h4::before {
        right: 7%;
    }

    .home-cta-left h2 {
        font-size: 14px;
    }

    .home-cta-left p {
        font-size: 12px;
    }

    .cta-item .col-5 {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .subscription-content h2 {
        font-size: 22px;
    }

    .gstore-product-quick-view {
        padding: 5px !important;
    }

    .product-radio-btn li label {
        padding: 4px 11px !important;
        border: 1px solid #e9e9e9;
        border-radius: 4px;
        font-size: 13px !important;
    }

    .carousel-item img {
        height: 140px !important;
    }

    .tc-feature-grid {
        grid-template-columns: 1fr;
        gap: 13px;
    }

    .ab-quote h4,
    .ab-quote .h4 {
        font-style: italic;
        font-size: 13px;
    }


    .ab-about-section p {
        text-align: justify;
    }

    .ab-about-section .text-end {
        display: none !important;
    }

    .profile-pic img {
        width: 80px !important;
        height: auto !important;
    }
}

@media screen and (max-width:375px) {
    .section-header h4::after {
        width: 50px;
    }

    .section-header h4::before {
        width: 50px;
    }

    .inner-banner {
        height: 415px;
    }

    .section-header h4::after {
        left: 0%;
    }

    .section-header h4::before {
        right: 0%;
    }

    .subscription-content h2 {
        font-size: 20px;
    }

    .carousel-item img {
        height: 120px !important;
    }
}

@media screen and (max-width:320px) {}