@media (min-width: 1600px) and (max-width: 2560px) {
}

@media (min-width: 1400px) and (max-width: 1600px) {
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .category-img-area {
        border-radius: 50%;
        height: 160px;
        width: 160px;
        overflow: hidden;
        position: relative;
        margin: -3px;
    }
    .content-margin {
        margin-top: 4%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    /* ############### Header ################ */
    .header-logo {
        height: 60px;
    }
    .nav-text {
        font-size: 16px;
    }
    .header-li-logo {
        height: 115px;
        width: 115px;
        top: 53%;
    }
    .header-logo-img {
        padding: 12px;
    }
    .faa-bag {
        font-size: 24px;
    }
    .li-logo-w {
        width: 130px;
    }
    .btn-custom-navbar {
        padding: 2px 10px !important;
    }
    #chatNotif {
        margin-left: -48px;
    }
    .form-control {
        height: calc(2rem + 2px) !important;
    }
    .btn-search-light {
        padding: 0.28rem 0.75rem;
    }
    .content-margin {
        margin-top: 5%;
    }
    /* ################# Footer ################## */
    .footer-logo {
        height: 60px;
    }
    .footer-heading {
        font-size: 26px;
    }
    .footer-title {
        font-size: 14px;
    }
    .faa-footer {
        font-size: 14px;
        line-height: 25px !important;
    }
    .btn-icon {
        background-color: white;
        height: 28px;
        width: 28px;
        padding: 0;
    }
    .footer-content {
        font-size: 12px;
    }

    /* ################## Marquee ################### */
    .marquee {
        font-size: 16px;
        height: 8vh;
    }

    /* #################### Shop by Category ################## */
    .category-img-area {
        height: 130px;
        width: 130px;
        margin: 11px;
    }
    .category-area-bg {
        height: 200px;
        width: 200px;
    }
    .category-title {
        font-size: 22px;
    }

    /* ################ Titles and Background ################# */
    .category-heading-bg {
        position: absolute;
        z-index: -1;
        left: 0;
        top: 8px;
        height: 11.9px;
    }
    .main-heading {
        font-size: 24px;
    }
    .testimonial-heading-bg {
        top: 8px;
        height: 12.9px;
    }
    .testimonial-heading {
        font-size: 24px;
    }

    /* ################ Products ################ */
    .product-nav-title {
        font-size: 20px;
    }

    /* ################## Testimonial ################ */
    .box-area {
        background: white;
        padding: 10px;
        border-radius: 10px;
    }
    .img-area {
        padding: 0px;
    }
    .testimonial-title {
        font-weight: 600;
        font-size: 18px;
        padding-top: 0px;
        padding-bottom: 2px;
        margin-bottom: 2px;
    }
    .testimonial-content {
        font-size: 12px;
        line-height: 18px;
    }

    /* ################# Policy Page ################## */
    .policy-title {
        font-size: 14px;
    }
    .policy-content {
        font-size: 14px;
    }

    /* ################# Contact us Page ################## */
    .box > .icon > .info {
        min-height: 140px;
    }
    /* ################# Products Page ################## */
    .quant-order-btn {
        padding: 3px 5px !important;
    }

    .bg-order-pm {
        height: 22px;
        width: 22px;
        line-height: 22px;
    }
    /* ############## Product Details Page ################ */
    .product-name {
        font-size: 26px;
    }
    .product-model {
        font-size: 20px;
    }
    .product-price-name {
        font-size: 16px;
    }
    .product-page-price {
        font-size: 16px;
    }
    .product-desc {
        font-size: 14px;
    }
    .slick-next {
        right: -15px !important;
    }
    .slick-prev {
        left: -20px !important;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 24px !important;
    }
    /* ############# Pagination ############# */
    .blog-page-link {
        font-size: 18px;
        padding: 0px 8px;
    }
    .active-page {
        font-size: 18px;
        padding: 0px 8px;
    }

    /* ############ DashBoard ############ */
    .dash-category {
        font-size: 26px;
        margin-bottom: 0px !important;
    }

    .dash-number {
        font-size: 34px;
        margin-bottom: 0% !important;
    }

    .dash-total {
        font-size: 16px;
    }

    /* ############### My Order Page ################ */
    .myorder-detail {
        font-size: 14px;
    }

    .myorder-date {
        font-size: 16px;
    }

    /* ############### Order View Page ############# */
    .btn-orderview {
        font-size: 20px;
        font-weight: 600;
    }

    .faa-order-view {
        font-size: 24px;
    }

    .orderview-title {
        font-size: 16px;
    }

    .orderview-mrp {
        font-size: 12px;
    }
}
@media (max-width: 992px) {
    .margin-top-12-per {
        margin-top: 15%;
    }
    .searchResults {
        position: unset;
        max-height: 300px;
    }
}
@media (max-width: 768px) {
    .category-list {
        display: none;
    }
    .category-show-button{
        display: block;
    }
    .filter-option-lg{
        display: none;
    }
    .filter-option{
        display: block;
    }
    .product-card-text{
        font-size: 13px;
    }
    .product-card-text-offer{
        font-size: 10px;
      }
}
@media (min-width: 768px) and (max-width: 992px) {
    /* ############### Header ################ */
    .nav-bg-color {
        background-color: #cd4e29;
    }
    .header-logo {
        height: 60px;
    }
    #chatNotif {
        margin-left: -55px;
    }
    .faa-bag {
        font-size: 26px;
    }
    .content-margin {
        margin-top: 10%;
    }

    /* ################# Footer ################## */
    .footer-logo {
        height: 70px;
    }
    .footer-heading {
        font-size: 26px;
    }
    .footer-title {
        font-size: 14px;
    }
    .faa-footer {
        font-size: 14px;
        line-height: 25px !important;
    }
    .btn-icon {
        background-color: white;
        height: 28px;
        width: 28px;
        padding: 0;
    }
    .footer-content {
        font-size: 12px;
    }
    /* #################### Banner ##################### */
    .banner-title {
        font-size: 24px;
    }
    .banner-content {
        font-size: 14px;
    }
    .btn-custom-warning {
        font-size: 14px;
        font-weight: 700;
        padding: 3px 14px;
    }
    .btn-banner {
        font-size: 14px !important;
    }
    .carousel-content.absolute-text {
        left: 4%;
        transform: translate(0%, -50%);
        color: white;
        width: 40%;
    }
    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        width: 1.5rem;
        height: 1.5rem;
    }

    /* ################## Marquee ################### */
    .marquee {
        font-size: 14px;
        height: 7vh;
    }

    /* #################### Shop by Category ################## */
    .category-img-area {
        height: 115px;
        width: 115px;
        margin: 14px;
    }
    .category-area-bg {
        height: 175px;
        width: 175px;
    }
    .category-title {
        font-size: 22px;
    }
    .slick-next {
        right: -12px;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 22px !important;
    }
    /* ################ Titles and Background ################# */
    .category-heading-bg {
        position: absolute;
        z-index: -1;
        left: 0;
        top: 8px;
        height: 11.9px;
    }
    .main-heading {
        font-size: 22px;
    }
    .testimonial-heading-bg {
        top: 8px;
        height: 12.9px;
    }
    .testimonial-heading {
        font-size: 22px;
    }

    /* ################ Products ################ */
    .product-nav-title {
        font-size: 18px;
    }

    /* ################## Testimonial ################ */
    .box-area {
        background: white;
        padding: 10px;
        border-radius: 10px;
    }
    .img-area {
        padding: 0px;
    }
    .testimonial-title {
        font-weight: 600;
        font-size: 18px;
        padding-top: 0px;
        padding-bottom: 2px;
        margin-bottom: 2px;
    }
    .testimonial-content {
        font-size: 12px;
        line-height: 18px;
    }

    /* ################# Policy ################## */
    .policy-title {
        font-size: 12px;
    }
    .policy-content {
        font-size: 12px;
    }

    /* #################### About Us ###################### */
    .aboutus-title {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .aboutus-description {
        font-size: 14px;
    }

    /* ################# Contact us ################## */
    .box > .icon > .info {
        min-height: 140px;
    }
    .box > .icon > .image {
        width: 75px;
        height: 75px;
        border: 6px solid white;
        line-height: 75px;
    }
    .box > .icon > .image > i {
        font-size: 26px !important;
    }

    /* ################# Products Page ################## */
    .quant-order-btn {
        padding: 3px 7px;
        border: 2px solid #9f394d;
        border-radius: 8px;
    }

    .quant-order-btn {
        padding: 1px 5px !important;
    }

    /* ############## Product Details ################ */
    .product-name {
        font-size: 26px;
    }
    .product-model {
        font-size: 20px;
    }
    .product-price-name {
        font-size: 16px;
    }
    .product-page-price {
        font-size: 16px;
    }
    .product-desc {
        font-size: 14px;
    }
    .slick-next {
        right: -12px !important;
    }
    .slick-prev {
        left: -17px !important;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 24px !important;
    }
    .bg-order-pm {
        line-height: 15px;
    }

    /* ############# Pagination ############# */
    .blog-page-link {
        font-size: 18px;
        padding: 0px 8px;
    }
    .active-page {
        font-size: 18px;
        padding: 0px 8px;
    }

    /* ############ DashBoard ############ */
    .dash-category {
        font-size: 26px;
        margin-bottom: 0px !important;
    }

    .dash-number {
        font-size: 34px;
        margin-bottom: 0% !important;
    }

    .dash-total {
        font-size: 16px;
    }

    .dash-balance {
        font-size: 18px;
    }

    .dash-money {
        font-size: 40px;
    }

    /* ############### My Order Page ################ */
    .myorder-detail {
        font-size: 16px;
    }

    .myorder-date {
        font-size: 18px;
    }

    /* ############### Order View Page ############# */
    .btn-orderview {
        font-size: 18px;
        font-weight: 600;
    }

    .faa-order-view {
        font-size: 20px;
    }

    .orderview-title {
        font-size: 18px;
    }

    .orderview-mrp {
        font-size: 16px;
    }

    /* ############### Address Page ###############  */
    .modal-category {
        font-size: 28px;
        line-height: 44px;
    }
    .btn-comman {
        font-size: 14px;
        border-radius: 6px;
        margin-top: 6px;
        line-height: 20px !important;
    }
    .btn-comman:hover {
        font-size: 14px;
        border-radius: 6px;
        margin-top: 6px;
        line-height: 20px !important;
    }
    .modal-ship-content {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 0px;
    }
    .faa-modal {
        font-size: 18px;
        line-height: 24px;
    }
    .faa-dott {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .offcanvas-title {
        font-size: 16px;
        line-height: 34px;
        margin-left: 3%;
    }
    .modal-ship-title {
        font-size: 18px;
        line-height: 26px;
    }

    /* ############### MODAL Add Address ###############  */
    input.input3 {
        padding-left: 10%;
        height: 30px;
    }

    .input3 {
        font-size: 19px;
        line-height: 30px;
    }

    .faa-form-input {
        font-size: 24px;
    }

    .focus-input3 {
        top: -6px;
    }
}

@media (min-width: 800px) and (max-width: 992px) {
    .content-margin {
        margin-top: 8%;
    }
}
@media (max-width: 576px) {
    .margin-top-12-per {
        margin-top: 20%;
    }
}
@media (min-width: 426px) and (max-width: 767px) {
    /* ############### Header ################ */
    .nav-bg-color {
        background-color: #cd4e29;
    }
    .header-logo {
        height: 52px;
    }
    .btn-custom-navbar {
        font-size: 14px;
        padding: 2px 12px !important;
    }
    .faa-bag {
        font-size: 26px;
    }
    .content-margin {
        margin-top: 10%;
    }

    /* ################# Footer ################## */
    .footer-logo {
        height: 60px;
    }
    .footer-heading {
        font-size: 26px;
    }
    .footer-title {
        font-size: 14px;
    }
    .faa-footer {
        font-size: 14px;
        line-height: 25px !important;
    }
    .btn-icon {
        background-color: white;
        height: 28px;
        width: 28px;
        padding: 0;
    }
    .footer-content {
        font-size: 12px;
    }
    .copyright {
        font-size: 12px;
        font-weight: 500;
    }

    /* ################## Marquee ################### */
    .marquee {
        font-size: 14px;
        height: 7vh;
    }

    /* #################### Shop by Category ################## */
    .category-img-area {
        height: 115px;
        width: 115px;
        margin: 14px;
    }
    .category-area-bg {
        height: 175px;
        width: 175px;
    }
    .category-title {
        font-size: 22px;
    }
    .slick-next {
        right: -12px !important;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 22px !important;
    }
    /* ################ Titles and Background ################# */
    .category-heading-bg {
        position: absolute;
        z-index: -1;
        left: 0;
        top: 8px;
        height: 11.9px;
    }
    .main-heading {
        font-size: 16px;
    }
    .testimonial-heading-bg {
        top: 8px;
        height: 12.9px;
    }
    .testimonial-heading {
        font-size: 22px;
    }

    /* ################ Products ################ */
    .product-nav-title {
        font-size: 18px;
    }

    /* ################## Testimonial ################ */
    .box-area {
        background: white;
        padding: 10px;
        border-radius: 10px;
    }
    .img-area {
        padding: 0px;
    }
    .testimonial-title {
        font-weight: 600;
        font-size: 18px;
        padding-top: 0px;
        padding-bottom: 2px;
        margin-bottom: 2px;
    }
    .testimonial-content {
        font-size: 12px;
        line-height: 18px;
    }
    /* ################# Policy ################## */
    .policy-title {
        font-size: 12px;
    }
    .policy-content {
        font-size: 12px;
    }

    /* #################### About Us ###################### */
    .aboutus-title {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .aboutus-description {
        font-size: 14px;
    }

    /* ################# Contact us ################## */
    .box > .icon > .info {
        min-height: 140px;
    }
    .box > .icon > .image {
        width: 75px;
        height: 75px;
        border: 6px solid white;
        line-height: 75px;
    }
    .box > .icon > .image > i {
        font-size: 26px !important;
    }

    /* ############### Products Page ############### */
    .quant-order-btn {
        padding: 3px 7px;
        border: 2px solid #9f394d;
        border-radius: 8px;
    }

    .faa-trash {
        font-size: 14px;
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .quant-order-btn {
        padding: 1px 5px !important;
    }

    /* ############## Product Details ################ */
    .product-name {
        font-size: 26px;
    }
    .product-model {
        font-size: 20px;
    }
    .product-price-name {
        font-size: 16px;
    }
    .product-page-price {
        font-size: 16px;
    }
    .product-desc {
        font-size: 14px;
    }
    .slick-next {
        right: -12px !important;
    }
    .slick-prev {
        left: -17px !important;
        z-index: 100;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 24px !important;
    }
    .bg-order-pm {
        line-height: 15px;
    }

    /* ############ Pagination ############ */
    .blog-page-link {
        font-size: 18px;
        padding: 0px 8px;
    }
    .active-page {
        font-size: 18px;
        padding: 0px 8px;
    }

    /* ############ DashBoard ############ */
    .dash-category {
        font-size: 26px;
        margin-bottom: 0px !important;
    }

    .dash-number {
        font-size: 34px;
        margin-bottom: 0% !important;
    }

    .dash-total {
        font-size: 16px;
    }

    .dash-balance {
        font-size: 18px;
    }

    .dash-money {
        font-size: 36px;
    }

    /* ############### My Order Page ################ */
    .myorder-detail {
        font-size: 14px;
    }

    .myorder-date {
        font-size: 16px;
    }

    /* ############### Order View Page ############# */
    .btn-orderview {
        font-size: 18px;
        font-weight: 600;
    }

    .faa-order-view {
        font-size: 20px;
    }

    .orderview-title {
        font-size: 18px;
    }

    .orderview-mrp {
        font-size: 16px;
    }

    .faa-profile {
        font-size: 16px;
    }

    .sidebar-link {
        font-size: 13px;
    }

    /* ############### Address Page ###############  */
    .modal-category {
        font-size: 28px;
        line-height: 44px;
    }

    .btn-comman {
        line-height: 16px !important;
    }
    .btn-comman:hover {
        font-size: 16px;
    }
    .modal-ship-content {
        font-size: 16px;
        padding-bottom: 0px;
    }

    .faa-dott {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .modal-ship-title {
        font-size: 20px;
    }

    .faa-modal {
        font-size: 20px !important;
        line-height: 20px !important;
        padding-right: 5px;
    }

    /* ############### MODAL TWO ###############  */
    input.input3 {
        padding-left: 10%;
        height: 30px;
    }

    .input3 {
        font-size: 19px;
        line-height: 30px;
    }

    .faa-form-input {
        font-size: 24px;
    }

    .focus-input3 {
        top: -6px;
    }   
}

@media (min-width: 320px) and (max-width: 429px) {
    /* ############### Header ################ */
    .btn-add-cart{
        font-size: 12px;
    }
    .offcanvas.offcanvas-start, .offcanvas.offcanvas-end{
        width: 90% !important;
    }
    .nav-bg-color {
        background-color: #cd4e29;
    }
    .header-logo {
        height: 60px;
    }
    .btn-custom-navbar {
        font-size: 14px;
        padding: 2px 12px !important;
    }
    .faa-bag {
        font-size: 26px;
    }
    .content-margin {
        margin-top: 18%;
    }
    .carousel-indicators {
        display: none;
    }
    .owl-dots {
        display: none;
    }
    /* ################# Breadcrumb ################## */
    .bread-heading {
        font-size: 30px;
    }
    .bread-subheading {
        font-size: 14px;
    }

    /* ################# Footer ################## */
    .footer-logo {
        height: 60px;
    }
    .footer-heading {
        font-size: 26px;
    }
    .footer-title {
        font-size: 14px;
    }
    .faa-footer {
        font-size: 12px;
        line-height: 25px !important;
    }
    .btn-icon {
        background-color: white;
        height: 28px;
        width: 28px;
        padding: 0;
    }
    .footer-content {
        font-size: 12px;
    }
    .copyright {
        font-size: 14px;
        font-weight: 500;
    }

    /* ################## Marquee ################### */
    .marquee {
        font-size: 14px;
        height: 6vh;
    }

    /* #################### Shop by Category ################## */
    .category-img-area {
        height: 108px;
        width: 108px;
        margin: 13px;
    }
    .category-area-bg {
        height: 165px;
        width: 165px;
    }
    .category-title {
        font-size: 20px;
    }
    .slick-prev {
        left: -5px;
        z-index: 100;
    }
    .slick-next {
        right: 4px;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 22px !important;
    }
    /* ################ Titles and Background ################# */
    .category-heading-bg {
        display: none;
    }
    .main-heading {
        font-size: 22px;
    }
    .testimonial-heading-bg {
        display: none;
    }
    .testimonial-heading {
        font-size: 22px;
    }

    /* ################ Products ################ */
    .product-nav-title {
        font-size: 14px;
        padding: 8px;
    }

    /* ################## Testimonial ################ */
    .box-area {
        background: white;
        padding: 8px;
        border-radius: 10px;
    }
    .img-area {
        padding: 0px;
    }
    .testimonial-title {
        font-weight: 600;
        font-size: 18px;
        padding-top: 0px;
        padding-bottom: 6px;
        margin-bottom: 4px;
    }
    .testimonial-content {
        font-size: 12px;
    }

    /* ################# Policy ################## */
    .policy-title {
        font-size: 14px;
    }
    .policy-content {
        font-size: 14px;
    }
    .policy-right-border1 {
        border-right: 0.5px solid #cd4e29;
        border-bottom: 0.5px solid #cd4e29;
    }
    .policy-right-border2 {
        border-right: none;
        border-bottom: 0.5px solid #cd4e29;
    }
    .policy-right-border3 {
        border-right: 0.5px solid #cd4e29;
    }

    /* #################### About Us ###################### */
    .aboutus-title {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .aboutus-description {
        font-size: 14px;
    }

    /* ################# Contact us ################## */
    .box > .icon > .info {
        min-height: 130px;
    }
    .box > .icon > .image {
        width: 75px;
        height: 75px;
        border: 6px solid white;
        line-height: 75px;
    }
    .box > .icon > .image > i {
        font-size: 26px !important;
    }

    /* ################# Products Page ################# */
    .quant-order-btn {
        padding: 3px 7px;
        border: 2px solid #9f394d;
        border-radius: 8px;
    }

    .faa-trash {
        font-size: 14px;
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .quant-order-btn {
        padding: 1px 5px !important;
    }

    /* ############## Product Details ################ */
    .product-name {
        font-size: 26px;
    }
    .product-model {
        font-size: 20px;
    }
    .product-price-name {
        font-size: 16px;
    }
    .product-page-price {
        font-size: 16px;
    }
    .product-desc {
        font-size: 14px;
    }
    .slick-next {
        right: 5px !important;
    }
    .slick-prev {
        left: -0px !important;
        z-index: 100;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 24px !important;
    }
    .bg-order-pm {
        line-height: 15px;
    }

    /* ############ Pagination ############ */
    .padd-small {
        padding: 1%;
    }
    .blog-page-link {
        font-size: 16px;
        padding: 0px 6px;
    }
    .active-page {
        font-size: 16px;
        padding: 0px 6px;
    }

    /* ############ DashBoard ############ */
    .dash-category {
        font-size: 24px;
        font-weight: 600;
        margin-top: 0px;
        margin-bottom: 0px !important;
    }

    .dash-number {
        font-size: 34px;
        margin-bottom: 0% !important;
    }

    .dash-total {
        font-size: 16px;
    }

    .dash-balance {
        font-size: 18px;
        padding-left: 12%;
    }

    .dash-money {
        font-size: 36px;
        padding-left: 12%;
    }

    /* ############### My Order Page ################ */
    .myorder-detail {
        font-size: 14px;
    }

    .myorder-date {
        font-size: 16px;
    }

    /* ############### Order View Page ############# */
    .btn-orderview {
        font-size: 18px;
        font-weight: 600;
    }

    .faa-order-view {
        font-size: 22px;
    }

    .orderview-title {
        font-size: 16px;
    }

    .orderview-mrp {
        font-size: 16px;
    }

    .accordion-button:not(.collapsed)::after {
        background-size: 20px;
        width: 20px;
    }

    .accordion-button::after {
        background-size: 20px;
        width: 20px;
    }

    /* ############### Address Page ###############  */
    .modal-category {
        font-size: 26px;
        line-height: 40px;
    }

    .btn-order-ship {
        font-size: 12px !important;
    }
    .btn-order-ship:hover {
        font-size: 12px !important;
    }
    .modal-ship-content {
        font-size: 14px;
        padding-bottom: 0px;
    }

    .faa-dott {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .modal-ship-title {
        font-size: 18px;
    }

    .faa-modal {
        font-size: 20px !important;
        line-height: 26px !important;
        padding-right: 5px;
    }

    .faa-wallet-trash {
        font-size: 14px !important;
    }

    /* ############### MODAL TWO ###############  */
    input.input3 {
        padding-left: 10%;
        height: 30px;
    }

    .input3 {
        font-size: 19px;
        line-height: 30px;
    }

    .faa-form-input {
        font-size: 24px;
    }

    .focus-input3 {
        top: -6px;
    }
    /* ui change css */

    
  .tag {
    font-size: 10px;
  }
    .product-card-text{
        font-size: 14px;      
    }
    .product-card-text-price{
        font-size: 14px;
    }
    .span-box {    
        width: 30px;
        height: 30px;
    }
   
   
    .like_span { 
        width: 30px;
        height: 30px;
      }
}

@media (min-width: 320px) and (max-width: 375px) {
    /* ############### Header ################ */
    .nav-bg-color {
        background-color: #cd4e29;
    }
    .header-logo {
        height: 45px;
    }
    .btn-custom-navbar {
        font-size: 12px;
        padding: 2px 10px !important;
    }
    .faa-bag {
        font-size: 24px;
    }
    #chatNotif {
        margin-left: -54px;
        font-size: 9px;
    }
    .content-margin {
        margin-top: 17%;
    }
    .carousel-indicators {
        display: none;
    }
    .owl-dots {
        display: none;
    }
    /* #################### Shop by Category ################## */
    .category-img-area {
        height: 80px;
        width: 80px;
        margin: 8px;
    }
    .category-area-bg {
        height: 130px;
        width: 130px;
    }
    .category-title {
        font-size: 14px;
    }
    .slick-prev {
        left: -5px;
        z-index: 100;
    }
    .slick-next {
        right: 4px;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 22px !important;
    }

    /* ################ Products ################ */
    .product-nav-title {
        font-size: 12px;
        padding: 8px;
    }
    .product-title {
        font-size: 14px;
    }
    .product-price {
        font-size: 14px;
    }
    .quantity-select {
        font-size: 0.7rem;
    }
    .btn-add-cart {
        font-size: 10px;
        padding: 5px 0px;
    }
    .btn-outline-success {
        padding: 4px 8px !important;
    }
    .btn-whatsapp {
        font-size: 16px;
    }

    /* ################## Testimonial ################ */
    .box-area {
        background: white;
        padding: 8px;
        border-radius: 8px;
    }
    .img-area {
        padding: 0px;
    }
    .testimonial-title {
        font-size: 16px;
        padding-top: 0px;
        padding-bottom: 4px;
        margin-bottom: 4px;
    }
    .testimonial-content {
        font-size: 12px;
    }

    /* ################# Policy ################## */
    .policy-title {
        font-size: 12px;
    }
    .policy-content {
        font-size: 10px;
    }
    .policy-right-border1 {
        border-right: 0.5px solid #cd4e29;
        border-bottom: 0.5px solid #cd4e29;
    }
    .policy-right-border2 {
        border-right: none;
        border-bottom: 0.5px solid #cd4e29;
    }
    .policy-right-border3 {
        border-right: 0.5px solid #cd4e29;
    }

    /* #################### About Us ###################### */
    .aboutus-title {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .aboutus-description {
        font-size: 12px;
    }
}

@media (max-width: 320px) {
    /* ############### Header ################ */
    .nav-bg-color {
        background-color: #cd4e29;
    }
    .header-logo {
        height: 45px;
    }
    .btn-custom-navbar {
        font-size: 12px;
        padding: 2px 8px !important;
    }
    .faa-bag {
        font-size: 22px;
    }
    #chatNotif {
        margin-left: -54px;
        font-size: 9px;
    }
    .navbar-toggler {
        font-size: 14px;
        padding: 4px;
    }
    #chatNotif {
        margin-left: -54px;
        font-size: 9px;
    }
    .content-margin {
        margin-top: 19%;
    }
    .carousel-indicators {
        display: none;
    }
    .owl-dots {
        display: none;
    }
    /* ################# Footer ################## */
    .footer-logo {
        height: 60px;
    }
    .footer-heading {
        font-size: 26px;
    }
    .footer-title {
        font-size: 14px;
    }
    .faa-footer {
        font-size: 14px;
        line-height: 25px !important;
    }
    .btn-icon {
        background-color: white;
        height: 28px;
        width: 28px;
        padding: 0;
    }
    .footer-content {
        font-size: 12px;
    }
    .copyright {
        font-size: 12px;
        font-weight: 500;
    }

    /* ################## Marquee ################### */
    .marquee {
        font-size: 12px;
        height: 5vh;
    }

    /* #################### Shop by Category ################## */
    .category-img-area {
        height: 73px;
        width: 73px;
        margin: 2.5px;
    }
    .category-area-bg {
        height: 125px;
        width: 125px;
    }
    .category-title {
        font-size: 14px;
    }
    .slick-prev {
        left: -5px;
        z-index: 100;
    }
    .slick-next {
        right: 4px;
    }
    .slick-next:before,
    .slick-prev:before {
        font-size: 22px !important;
    }

    /* ################ Titles and Background ################# */
    .category-heading-bg {
        display: none;
    }
    .main-heading {
        font-size: 22px;
    }
    .testimonial-heading-bg {
        display: none;
    }
    .testimonial-heading {
        font-size: 22px;
    }

    /* ################ Products ################ */
    .product-nav-title {
        font-size: 11px;
        padding: 4px;
    }
    .product-title {
        font-size: 14px;
    }
    .product-price {
        font-size: 14px;
    }
    .quantity-select {
        font-size: 0.7rem;
    }
    .btn-add-cart {
        font-size: 10px;
        padding: 7px 0px;
    }
    .btn-outline-success {
        padding: 4px 8px !important;
    }
    .btn-whatsapp {
        font-size: 16px;
    }

    /* ################## Testimonial ################ */
    .box-area {
        background: white;
        padding: 8px;
        border-radius: 8px;
    }
    .img-area {
        padding: 0px;
    }
    .testimonial-title {
        font-size: 16px;
        padding-top: 0px;
        padding-bottom: 4px;
        margin-bottom: 4px;
    }
    .testimonial-content {
        font-size: 10px;
    }

    /* ################# Policy ################## */
    .policy-title {
        font-size: 10px;
    }
    .policy-content {
        font-size: 10px;
    }
    .policy-right-border1 {
        border-right: 0.5px solid #cd4e29;
        border-bottom: 0.5px solid #cd4e29;
    }
    .policy-right-border2 {
        border-right: none;
        border-bottom: 0.5px solid #cd4e29;
    }
    .policy-right-border3 {
        border-right: 0.5px solid #cd4e29;
    }

    /* #################### About Us ###################### */
    .aboutus-title {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .aboutus-description {
        font-size: 12px;
    }

    /* ################# Contact us ################## */
    .box > .icon > .info {
        min-height: 130px;
    }
    .box > .icon > .image {
        width: 75px;
        height: 75px;
        border: 6px solid white;
        line-height: 75px;
    }
    .box > .icon > .image > i {
        font-size: 26px !important;
    }

    /* ############### Products Page ############### */
    .quant-order-btn {
        border: 2px solid #9f394d;
        border-radius: 6px;
    }

    /* ############## Product Details ################ */
    .product-name {
        font-size: 22px;
    }

    .product-model {
        font-size: 16px;
    }

    .product-price-name {
        font-size: 14px;
    }

    .product-page-price {
        font-size: 14px;
    }

    .product-desc {
        font-size: 12px;
    }

    .slick-next {
        right: -8px !important;
    }

    .slick-prev {
        left: -13px !important;
        z-index: 100;
    }

    .slick-next:before,
    .slick-prev:before {
        display: none !important;
    }

    .fw-quant-order {
        font-size: 12px;
    }

    .bg-order-pm {
        line-height: 17px;
    }

    .fw-quant-order-value {
        font-size: 12px;
        line-height: 20px;
    }

    /* ############ Pagination ############ */
    .padd-small {
        padding: 1%;
    }

    .blog-page-link {
        font-size: 16px;
        padding: 0px 6px;
    }

    .active-page {
        font-size: 16px;
        padding: 0px 6px;
    }

    /* ############ DashBoard ############ */
    .dash-category {
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 0px !important;
    }

    .dash-number {
        font-size: 30px;
        margin-bottom: 0% !important;
    }

    .dash-total {
        font-size: 14px;
    }

    .dash-balance {
        font-size: 18px;
        padding-left: 8%;
    }

    .dash-money {
        font-size: 28px;
        padding-left: 8%;
    }

    /* ############### My Order Page ################ */
    .myorder-id {
        font-size: 14px;
    }

    .myorder-detail {
        font-size: 14px;
    }

    .myorder-date {
        font-size: 14px;
    }

    /* ############### Order View Page ############# */
    .btn-orderview {
        font-size: 18px;
        font-weight: 600;
    }

    .faa-order-view {
        font-size: 20px;
    }

    .orderview-title {
        font-size: 14px;
    }

    .orderview-mrp {
        font-size: 10px;
    }

    .orderview-para {
        margin-bottom: 5px;
    }

    .ordership-date {
        font-size: 11px;
    }

    .accordion-button:not(.collapsed)::after {
        background-size: 20px;
        width: 20px;
    }

    .accordion-button::after {
        background-size: 20px;
        width: 20px;
    }

    /* ############### Address Page ###############  */
    .modal-category {
        font-size: 18px;
        font-weight: 600;
        line-height: 44px;
    }

    .btn-comman {
        font-size: 10px !important;
        line-height: 18px !important;
    }
    .btn-comman:hover {
        font-size: 10px !important;
        line-height: 18px !important;
    }

    .modal-ship-content {
        font-size: 12px;
        padding-bottom: 0px;
    }

    .faa-dott {
        font-size: 12px;
        height: 25px;
        width: 25px;
        line-height: 25px;
    }

    .modal-ship-title {
        font-size: 16px;
        line-height: 20px;
    }

    .faa-modal {
        font-size: 18px !important;
        line-height: 22px !important;
        padding-right: 0px;
    }

    input.input3 {
        padding-left: 15%;
        height: 28px;
    }

    .input3 {
        font-size: 18px;
        line-height: 30px;
    }

    .faa-form-input {
        font-size: 22px;
    }
    .tag {
        font-size: 9px;
        padding: 2px 40px 0px 10px;
      }
        .product-card-text{
            font-size: 10px;      
        }
        .product-card-text-price{
            font-size: 10px;
        }
        .span-box {   
            padding: 1px 5px 8px 4px; 
            right: 5px;
            width: 23px;
            height: 23px;
        }
       
       
        .like_span { 
            padding: 1px 5px 8px 4px; 
            width: 23px;
            height: 23px;
            right: 0px;
            top: 50px;
          }
          .fa-heart{
            font-size: 16px;
          }
          .fa-share-nodes{
            font-size: 16px !important;
          }
          .rating_flex {
            position: absolute;
            top: 80px;
            right: 2px;
        }
        .rating_flex svg{
            width: 20px;
            height: 20px;
        }
        .star_number {    
            right: 7px;
            top: 3px;
            font-size: 10px;
        }
}

/* XS: <576px (small mobiles) */
@media (max-width: 575.98px) {
  .instagram-media-rendered {
    height: 180px !important;
    width: 130px !important;
    min-width: 130px !important;
  }
}

/* SM: ≥576px and <768px (mobiles to small tablets) */
@media (min-width: 576px) and (max-width: 767.98px) {
  .instagram-media-rendered {
    height: 250px !important;
    width: 150px !important;
    min-width: 150px !important;
  }
}

/* MD: ≥768px and <992px (tablets) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .instagram-media-rendered {
    height: 250px !important;
    width: 180px !important;
    min-width: 170px !important;
  }
}

/* LG: ≥992px and <1200px (small laptops) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .instagram-media-rendered {
    height: 250px !important;
    width: 190px !important;
    min-width: 190px !important;
  }
}

/* XL: ≥1200px and <1350px (large laptops, desktops) */
@media (min-width: 1200px) and (max-width: 1350.98px) {
  .instagram-media-rendered {
    height: 245px !important;
    width: 195px !important;
    min-width: 195px !important;
  }
}

/* XXL: ≥1351px (your ideal screen) */
@media (min-width: 1351px) {
  .instagram-media-rendered {
    height: 250px !important;
    width: 200px !important;
    min-width: 200px !important;
  }
}



