@media screen and (max-width:480px) {

    /* body  */
    p {
        font-size: 14px;
    }

    a {
        font-size: 14px;
    }

    li {
        font-size: 14px;
    }

    .women_btn {
        font-size: 12px;
        padding: 12px 0px;
    }

    .women_btn img {
        width: 16px;
    }

    /* similar classes css start  */
    .view_all_btn a {
        font-size: 12px;
    }

    .view_all_btn a i {
        margin-left: 10px;
        font-size: 10px;
    }

    .form-control {
        font-size: 14px;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-7 {
        width: 70%;
    }

    .col-xs-5 {
        width: 30%;
    }

    .margin_top {
        margin-top: 40px;
    }

    .heading {
        margin-bottom: 20px;
    }

    .heading h2 {
        font-size: 18px;
        letter-spacing: inherit;
        margin-bottom: 2px;
    }

    .heading p {
        font-size: 14px;
        line-height: inherit;
    }

    .mt-d-10 {
        margin-top: 0px;
    }

    /* similar classes css end  */




    /* header about delivery detail section css start  */

    section.flex_direction_mob {
        display: flex;
        flex-direction: column-reverse;
    }

    section.main_header form {
        width: 70%;
    }

    section.main_header .input_form {
        width: 100%;
    }

    section.main_header .header_icons ul {
        margin-left: 0px;
    }

    section.main_header .input_form .form-control {
        padding: 10px 50px 10px 30px
    }

    section.main_header .header_icons {
        width: 30%;
    }

    section.about_delivery_details .delivery_flex {
        display: none;
    }

    /* header about delivery detail section css start  */

    /* header css start  */
    section.main_header .header_text {
        display: none;
    }

    section.about_delivery_details {
        margin-bottom: 5px;
    }

    header .navbar {
        padding-bottom: 10px;
        position: relative;
    }

    header .menu .menu__inner .menu__item .menu__link {
        padding: 10px 20px;
    }

    header .submenu {
        padding: 40px 15px 0 15px;
    }

    header {
        margin-top: 0px;
        border-top: 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #d9d9d9;
    }

    header .burger {
        margin-left: 10px;
        position: absolute;
        right: 0;
    }

    header .mob_logo {
        display: block;
    }

    header .mob_logo img {
        width: 70%;
    }

    section.main_header {
        margin-bottom: 10px;
    }

    .desktop_logo {
        display: none;
    }

    header .navbar .navbar__left {
        display: flex;
    }


    /* header brands css start  */

    header .menu .nav-pills {
        display: flex;
    }

    .top_brands_name {
        height: auto;
    }

    .top_brands_name h4 {
        font-size: 16px;
    }

    /* header brands css end  */


    /* sec three css start  */

    section.three_categories .three_categories_wrp img {
        height: 150px;
    }

    /* sec three css end  */


    .flawless_static_img img {
        height: 250px;
    }

    .flawless_scroll_img img {
        border-radius: 10px;
        height: 110px;
    }


    section.top_categories .categories_slider .owl-nav {
        display: none !important;
    }

    .waiting_cart .waiting_cart_slider .owl-nav {
        display: none !important;
    }

    section.comfy_casual .comfy_slider .owl-nav {
        display: none !important;
    }


    /* header css end  */

    section.hair_essential .hair_essintial_img img {
        height: 260px;
    }

    /* top categories section css start  */

    section.top_categories .category_text {
        margin-top: 10px;
    }

    section.top_categories .categorie_img img {
        width: 100% !important;
        margin: 0px auto;
    }

    /* top categories section css end  */

    /* waiting cart section css start  */

    .waiting_cart .waiting_cart_img {
        padding: 0px 10px;
    }

    .waiting_cart .waiting_cart_text p {
        font-size: 13px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;

    }

    .waiting_cart .wish_list_icon {
        padding: 5px 0px;
    }

    .waiting_cart .add_cart_btns {
        border-radius: 0px 0px 10px 10px;
    }

    .waiting_cart .add_cart_btns img {
        width: 21px !important;
        margin: 0px auto;
    }

    .waiting_cart .wish_list_icon {
        border-radius: 0px 0px 0px 10px;
    }

    .waiting_cart .waiting_cart_wrp {
        border-radius: 10px 10px 0px 0px;
    }

    .waiting_cart .add_btn {
        border-radius: 0px 0px 10px 0px;
        padding: 5px 0px;
    }

    .waiting_cart .actual_price p {
        font-size: 15px;
    }

    .waiting_cart .add_btn {
        border-radius: 0px 0px 10px 0px;
    }

    .waiting_cart .dummy_price p {
        font-size: 13px;
    }

    .waiting_cart .discount {
        margin-left: 20px;
    }



    .waiting_cart .bestseller span {
        font-size: 7px;
    }

    .waiting_cart .bestseller img {
        width: 9px !important;
    }

    section.trending .nav-tabs .nav-link {
        width: 140px;
    }

    .waiting_cart .waiting_cart_img img {
        height: 120px;
    }

    .wishlist_none_img img {
        width: 30%;
    }

    /* waiting cart section css end  */

    /* offer section css start  */


    section.offer .offer_img {
        margin-bottom: 20px;
    }

    section.offer .row .col-lg-3:nth-child(3) .offer_img {
        margin-bottom: 0;
    }

    section.offer .row .col-lg-3:nth-child(4) .offer_img {
        margin-bottom: 0;
    }

    section.offer .offer_img img {
        height: 160px;
    }

    /* offer section css end  */


    /* exclusive section css start  */


    section.exclusive_discount .exclusive_text h4 {
        font-size: 12px;
    }

    section.exclusive_discount .excluive_big_text h2 {
        font-size: 18px;
    }

    section.exclusive_discount .shop_now a {
        font-size: 11px;
    }

    section.exclusive_discount .exclusive_wrp {
        border-radius: 10px;
        margin-bottom: 15px;
    }

    section.exclusive_discount .row .col-lg-3:nth-child(3) .exclusive_wrp {
        margin-bottom: 0px;
    }

    section.exclusive_discount .row .col-lg-3:nth-child(4) .exclusive_wrp {
        margin-bottom: 0px;
    }

    /* exclusive section css end  */

    /* Fashion Jewellery section css start  */



    section.fashion_jewellery .fashion_img img {
        border-radius: 10px;
        height: 230px;

    }

    section.fashion_jewellery .fashion_img {
        margin-bottom: 15px;
    }

    section.fashion_jewellery .row .col-lg-4:nth-child(3) .fashion_img {
        margin-bottom: 0px;
    }

    section.fashion_jewellery .row .col-lg-4:nth-child(4) .fashion_img {
        margin-bottom: 0px;
    }

    /* Fashion Jewellery section css end  */

    /* Exclusive Makeup section css start  */


    section.exclusive_makeup .exclusive_makeup_slider .owl-nav {
        display: none !important;
    }

    section.exclusive_makeup .makeup_bottom_text p {
        font-size: 13px;
    }

    section.exclusive_makeup .exclusive_makeup_child .makeup_img img {
        height: 120px;
    }

    /* Exclusive Makeup section css end  */

    /* bedroom comfort section css start  */


    section.bedroom_comfort .bedroom_comfort_img {
        margin-bottom: 15px;
    }

    section.bedroom_comfort .row .col-lg-4:nth-child(3) .bedroom_comfort_img {
        margin-bottom: 0px;
    }

    /* bedroom comfort section css end  */


    /* # new on womancart section css start  */


    section.new_on_womancart .new_on_slider .owl-nav {
        display: none !important;
    }

    section.new_on_womancart .new_on_slider .owl-dot {
        display: none !important;
    }

    section.new_on_womancart .new_on_womancart_wrp .hover_text h3 {
        font-size: 18px;
        line-height: inherit;
    }

    section.new_on_womancart .static_img img {
        border-radius: 10px;
    }

    section.new_on_womancart .view_all_btn a {
        font-size: 14px;
        padding: 0;
    }

    section.new_on_womancart .view_all_btn a i {
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        border-radius: 50px;
        margin-left: 10px;
        font-size: 12px;
    }


    /* # new on womancart section css end  */


    section.new_on_womancart .static_img img {
        height: 150px;
    }

    .explore_bg img {
        height: 150px;
    }

    /* top brands section css start  */


    section.top_brands .top_brands_slider .owl-nav {
        display: none !important;
    }

    section.top_brands .tab-content {
        margin-top: 10px;
        padding: 10px 10px 0px 10px;
    }

    section.top_brands .about_brands_img {
        margin-bottom: 15px;
    }

    section.top_brands .nav-tabs {
        border-bottom: 0;
    }


    /* top brands section css end  */

    /* Explore Gifting section css start  */


    section.explore_gifting .explore_gifting_slider .owl-nav {
        display: none !important;
    }

    section.explore_gifting .explore_gifting_text {
        margin-top: 10px;
    }

    /* Explore Gifting section css end  */


    /* mom and baby section css start  */

    section.mom_baby .mom_baby_wrp img {
        border-radius: 10px;
        height: 160px;
    }

    section.mom_baby .mom_baby_wrp {
        margin-bottom: 15px;
    }

    section.mom_baby .row .col-lg-3:nth-child(3) .mom_baby_wrp {
        margin-bottom: 0px;
    }

    section.mom_baby .row .col-lg-3:nth-child(4) .mom_baby_wrp {
        margin-bottom: 0px;
    }

    /* mom and baby section css end  */

    /* kitchen essential section css start  */

    .kitchen_essential_wrp {
        margin-bottom: 15px;
    }

    .kitchen_essential_img img {
        border-radius: 10px;
        height: 230px;
    }

    .kitchen_essential .row .col-lg-4:nth-child(3) .kitchen_essential_wrp {
        margin-bottom: 0px;
    }

    /* kitchen essential section css end  */


    /* flawless section css start  */

    .flawless_scroll_img {
        margin-top: 15px;
        margin-bottom: 0px;
    }

    /* flawless section css end  */


    /* Sparkle & Shine section css start  */


    section.sparkle_shine .sparke_wrp {
        padding: 5px;
        border-radius: 10px;
    }

    section.sparkle_shine .sparkle_text p {
        font-size: 13px;
    }

    section.sparkle_shine .sparkle_text {
        margin-top: 10px;
    }

    section.sparkle_shine .sparkle_shine_slider .owl-dot {
        display: none !important;
    }

    section.sparkle_shine .sparkle_shine_slider .owl-nav {
        display: none !important;
    }

    section.sparkle_shine .sparke_shine_img img {
        height: 80px;
    }

    /* Sparkle & Shine section css end  */

    /* for festival section css start  */


    section.for_festival .festival_head {
        padding: 15px;
        position: relative;
    }

    section.for_festival .festival_head::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #00000099;
    }

    section.for_festival .quotes img {
        width: 35px;

    }

    section.for_festival .btn_head h3 {
        font-size: 16px;
    }

    section.for_festival .festival_inner_content {
        position: relative;
        z-index: 1;
    }

    section.for_festival .text h4 {
        font-size: 16px;
    }

    section.for_festival .explore_btn_festival a {
        padding: 7px 15px 7px 10px;
        font-size: 13px;
    }

    section.for_festival .festival_flex {
        display: flex;
        justify-content: start;
        align-items: start;
        height: auto;
        width: 100%;
        margin-left: 0;
    }

    section.for_festival .text {
        width: 100%;
    }

    section.for_festival .btn_with_text {
        width: 100%;
        margin-top: 20px;
    }

    section.for_festival .festival_img img {
        height: 170px
    }

    /* for festival section css end  */

    /* comfy casual section css start  */


    section.comfy_casual .explore_repeat_bg {
        height: auto;
    }

    section.comfy_casual .explore_text h3 {
        font-size: 25px;
        line-height: inherit;
    }

    section.comfy_casual .view_btn {
        margin-top: 100px;
    }

    section.comfy_casual .comfy_img img {
        height: 280px;
    }

    section.comfy_casual .explore_repeat_bg img {
        height: 280px;
    }

    section.comfy_casual .view_btn a i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-left: 20px;
        font-size: 13px;
    }

    section.comfy_casual .view_btn a {
        font-size: 12px;
    }

    /* comfy casual section css end  */


    /* be a superman section css start  */


    section.be_superman .be_superman_wrp {
        margin-bottom: 15px;
    }

    section.be_superman .be_superman_wrp img {
        border-radius: 10px;
        height: 150px;
    }

    section.be_superman .row .col-lg-4:nth-child(3) .be_superman_wrp {
        margin-bottom: 0px;
    }

    /* be a superman section css end  */

    /* hair Essentials section css start  */


    section.hair_essential .hair_essintial_wrp {
        margin-bottom: 15px;
    }

    section.hair_essential .row .col-lg-3:nth-child(3) .hair_essintial_wrp {
        margin-bottom: 0px;
    }

    section.hair_essential .row .col-lg-3:nth-child(4) .hair_essintial_wrp {
        margin-bottom: 0px;
    }

    /* hair Essentials section css end  */

    /* shop without limits section css start  */


    section.shop_limits .shop_wrp {
        margin-bottom: 15px;
    }

    section.shop_limits .shop_img img {
        border-radius: 10px;
        height: 180px;
    }

    .desktop_margin_bottom {
        margin-bottom: 15px !important;
    }

    section.shop_limits .row .col-lg-6:nth-child(4) .shop_wrp {
        margin-bottom: 0px !important;
    }

    /* shop without limits section css end  */

    /* sexual wellness section css start  */


    section.sexual_wellness .sexsual_wrp_img img {
        border-radius: 10px;
        height: 120px;
    }

    section.sexual_wellness .sexsual_wrp {
        margin-bottom: 15px;
    }

    section.sexual_wellness .row .col-lg-4:nth-child(3) .sexsual_wrp {
        margin-bottom: 0px;
    }

    /* sexual wellness section css end  */

    /* shiping details section css start  */


    section.shiping_details .shiping_wrp {
        padding: 15px;
        margin-bottom: 15px;
    }

    section.shiping_details .shiping_icon img {
        width: 35px;
    }

    section.shiping_details .about_details h6 {
        font-size: 18px;
    }

    section.shiping_details .about_details p {
        font-size: 12px;
    }

    section.shiping_details .row .col-lg-3:nth-child(4) .shiping_wrp {
        margin-bottom: 0px;
    }

    /* shiping details section css end  */

    /* latest news section css start  */


    section.latest_news .latest_news_wrp h4 {
        font-size: 18px;
    }

    section.latest_news .form_group {
        width: 100%;
    }

    section.latest_news .form_group .form-control {
        border-radius: 5px;
    }

    section.latest_news .submit_btn {
        border-radius: 5px;
    }

    /* latest news section css end  */

    /* footer section css start  */


    footer .footer_logo img {
        width: 60%;
    }

    footer .footer_text {
        margin-top: 10px;
    }

    footer .footer_head {
        margin-left: 0;
    }

    footer .footer_head h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    footer hr {
        margin: 0.2rem 0 1rem;
    }

    footer hr:not([size]) {
        height: 1px;
    }

    footer .copyright_head h4 {
        font-size: 14px;
    }

    footer .social_media_icon h5 {
        font-size: 16px;
    }

    footer .social_media_icon ul {
        margin-top: 10px;
    }

    footer .policy_head ul li a {
        font-size: 12px;
        margin-right: 15px;
        padding-right: 15px;
    }

    /* footer section css end  */

    /* sunil */
    /* offer child */

    .offer-type-child {
        width: 32.666667%;
    }

    .offer-type-child {
        flex: 0 0 auto;
        width: 32%;
    }

    section.budget_discount .budget_slider .owl-nav {
        display: none !important;
    }

    section.budget_discount .budget {
        width: 160px;
        height: 160px;
    }

    section.budget_discount .budget_big_text h2 {
        margin-top: 0px;
        margin-bottom: 5px;
    }



    /* ---------- product details page css start ------------ */

    section.product_details {
        padding: 15px;
    }

    section.product_details .slider__flex .slider__images {
        height: auto;
    }

    section.product_details .slider__flex {
        margin-right: 0px;
    }

    section.product_details .slider__flex .slider__col {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        position: relative;
    }

    section.product_details .slider__flex .slider__thumbs {
        height: auto;
        width: calc(100% - 0px);
        margin: 0;
    }

    section.product_details .slider__flex .swiper-container-free-mode>.swiper-wrapper .swiper-slide {
        height: auto !important;
        margin-bottom: 5px !important;
        width: 60px !important;
        margin-right: 5px !important;
    }

    section.product_details .slider__flex .slider__prev,
    section.product_details .slider__flex .slider__next {
        font-size: 20px;
    }

    section.product_details .slider__next {
        position: absolute;
        right: -20px;
        top: 16px;
        transform: rotate(266deg);
        z-index: 2;
    }

    section.product_details .slider__prev {
        position: absolute;
        left: -20px;
        top: 16px;
        transform: rotate(266deg);
        z-index: 2;
    }

    section.product_details .right_heading h3 {
        font-size: 18px;
    }

    section.product_details .details_right_content {
        margin-top: 10px;
        margin-right: 0;
    }

    section.product_details .rating_flex {
        margin-top: 10px;
        width: 103px;
    }

    section.product_details .rating_flex p {
        font-size: 9px;
    }

    section.product_details .percentage p {
        font-size: 17px;
    }

    section.product_details .price_text {
        line-height: 19px;
    }

    section.product_details .price_text span {
        font-size: 9px
    }

    section.product_details .fill_check {
        margin-right: 10px;
     
    }

    section.product_details .check_boxes {
        margin-top: 15px;
        align-items: start;
    }

    section.product_details .pr-0px {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }

    section.product_details .add_to_cart {
        margin-right: 10px;
        width: 50%;
    }

    section.product_details .add_to_cart a {
        padding: 10px 0px;
        font-size: 12px;
    }

    section.product_details .add_to_cart a img {
        width: 15px;
        margin-right: 5px;
    }

    section.product_details .wishlist_btn {
        width: 50%;
    }

    section.product_details .wishlist_btn a {
        padding: 10px 0px;
        font-size: 12px;
    }

    section.product_details .wishlist_btn a img {
        width: 15px;
        margin-right: 5px;
    }

    section.product_details .buy_now_btn {
        margin-top: 10px;
    }

    section.product_details .buy_now_btn a {
        padding: 10px 0px;
        font-size: 12px;
    }

    section.product_details .product_quality_flex {
        flex-direction: column;
    }

    section.product_details .product_quality_flex .qualtiy_wrp:nth-child(1) {
        border: none;
        margin-bottom: 10px;
    }

    section.product_details .product_quality_flex .qualtiy_wrp p {
        font-size: 13px;
    }

    section.product_details .buy_now_btn p {
        margin-top: 5px;
        font-size: 10px;
    }

    section.product_details .product_texts h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    section.product_details .product_description_wrp {
        padding: 20px 0px;
    }

    section.product_details .product_details_pera {
        height: 250px;
    }

    section.product_details .product_details_pera::-webkit-scrollbar {
        width: 5px;
        background-color: #ececec;
    }

    section.product_details .specification_tabs {
        padding: 0px;
    }

    section.product_details .specification_tabs .nav-link {
        margin-right: 10px;
    }

    section.product_details .specification_tabs .nav-link {
        font-size: 10px;
        padding: 10px 0px;
    }

    section.product_details .specification_tabs .nav-link.active {
        border-bottom: 2px solid #e7126e;

    }

    section.product_details .specification_tabs .table {
        margin-top: 15px;
    }

    section.product_details .specification_tabs .table>:not(caption)>*>* {
        padding: 0.3rem 0.5rem;
        font-size: 12px;
    }

    section.product_details .write_review_wrp {
        padding: 20px 0px 0px;
        margin-left: 0;
        margin-right: 0;
    }

    section.product_details .write_review_wrp .ratings p {
        font-size: 10px;
    }

    section.product_details .write_review_wrp .ratings {
        width: 40%;
    }

    section.product_details .write_review_wrp .ratings h4 img {
        width: 15px;
    }

    section.product_details .write_review_wrp .write_review_btns {
        margin-left: 0;
        padding-left: 20px;
        height: 68px;
    }

    section.product_details .write_review_wrp .write_review_btns p {
        margin-bottom: 5px;
    }

    section.product_details .write_review_wrp .write_btn a {
        padding: 6px 20px;
        font-size: 10px;
        border-radius: 2px
    }

    section.product_details .write_review_wrp .user_img img {
        width: 30px;
    }

    section.product_details .write_review_wrp .write_text_flex {
        flex-direction: column;
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 20px;
        margin-bottom: 20px;

    }

    section.product_details .write_review_wrp .rating_flex_wrp {
        margin-top: 20px;
    }

    section.product_details .write_review_wrp .user_name {
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }

    section.product_details .write_review_wrp .rating_flex_wrp p {
        margin-bottom: 0px;
    }

    section.product_details .write_review_wrp .rating_no a {
        font-size: 12px;
        width: 28px;
    }

    section.product_details .write_review_wrp .rating_no img {
        width: 10px;
    }

    section.product_details .write_review_wrp .rating_heading h5 {

        font-size: 17px;
        margin-top: 15px;
    }

    section.product_details .write_review_wrp .read_more_review {
        text-align: left;
        margin-bottom: 30px;
    }

    section.product_details .write_review_wrp .read_more_review a {
        padding: 8px 20px;
        font-size: 13px;
        border-radius: 3px;
    }


    section.product_details .delivery_wrp {
        padding: 10px;
    }

    section.product_details .form_group label {
        font-size: 12px;
    }

    section.product_details .write_review_wrp .user_name h4 {
        font-size: 16px;
    }

    section.product_details .form_group label img {
        margin-right: 1px;
        width: 8px;
    }

    section.product_details .flex_delivery .form-control {
        border-radius: 3px;
        padding: 5px 30px;
        font-size: 12px;
    }

    section.product_details .flex_delivery img {
        left: 7px;
        width: 16px;
        top: 8px;
    }

    section.product_details .flex_delivery .check_btn {
        border-radius: 3px;
        padding: 5px 0px;
        font-size: 12px;
    }


    section.product_details .detail_fix_wrp {
        margin-top: 10px;
        height: auto;
        padding: 15px;
    }

    section.product_details .detail_white_bg {
        padding: 15px 15px 30px 15px;
    }

    section.product_details .add_btn a {
        padding: 8px 20px;
        font-size: 13px;
        border-radius: 3px;
    }

    section.product_details .wishlist_btns a {
        padding: 8px 20px;
        font-size: 13px;
        border-radius: 3px;
    }

    section.product_details .details_btn {
        margin-top: 10px;
        justify-content: center;
    }

    section.product_details .dummy_price {
        margin-left: 20px;
    }

    section.product_details .detail_fix_wrp .price_flex {
        width: 80%;
        padding-bottom: 10px;
    }

    section.product_details .detail_white_bg .fix_text span {
        font-size: 11px;
    }

    section.product_details .slider__flex .slider__image img {
        height: 250px;
    }

    section.product_details .slider__flex .slider__col .slider__image img {
        /* width: 60px; */
        height: 60px;
    }

    /* ---------- product details page css end ------------ */


    /*---------------- Product listing page css start ---------------- */
    section.listing_product {
        padding: 40px 0px;
    }

    section.listing_product .content {
        padding-top: 30px;
        padding-left: 12px;
    }

    section.listing_product .waiting_cart .col-lg-3 {
        margin-bottom: 20px;
    }

    .waiting_cart .col-lg-4 {
        margin-bottom: 20px;
    }

    section.listing_product .filters-actions>div>* {
        font-size: 13px;
    }

    section.listing_product .filters-actions .dropdown .dropdown-toggle {
        padding: 8px 5px 8px 5px;
        font-size: 13px;
    }

    section.listing_product .filter-header {
        font-size: 16px;
        justify-content: space-between;
        text-transform: uppercase;
        padding: 10px 0px;
        margin-bottom: 0px;
    }

    section.listing_product .filter_card:after {
        display: none;
    }

    section.listing_product .filter_card {
        border-top: 1px solid #d9d9d9;
    }



    section.listing_product .explore_btn {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    section.listing_product .pd-right-0 {
        padding-right: 12px;
    }

    section.listing_product span.mr-2.filter-close-btn {
        margin-left: 13px;
    }

    /*---------------- Product listing page css end ---------------- */


    /* ------------------- checkout cart page css start ------------------- */

    section.cart_header {
        text-align: center;
    }

    section.cart_header .cart_logo img {
        width: 60%;
    }

    section.cart_header .cart_process {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    section.cart_header .cart_process ul span {
        width: 45px;
    }

    section.cart_header .cart_process ul .cart_icon p {
        font-size: 12px;
        margin-left: 5px;
    }

    section.cart_header .cart_process ul .cart_icon span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    section.cart_header .cart_process ul .cart_icon span img {
        width: 14px;
    }

    section.my_cart .container {
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);

    }



    section.my_cart .flex_delivery .form-control {
        font-size: 10px;
        padding: 13px 12px 13px 35px;
    }

    section.my_cart .flex_delivery img {
        width: 18px;
    }

    section.my_cart .flex_delivery .check_btn {
        font-size: 13px;
        padding: 11.1px 0px
    }

    section.my_cart .cart_left_content .items_selected .item_check label {
        font-size: 12px;
    }

    section.my_cart .cart_left_content .items_selected .remove_select a {
        margin-left: 10px;
        padding-left: 10px;
        font-size: 10px;
    }


    section.my_cart .cart_page_wrp {
        padding: 5px;
        margin-top: 10px;
    }

    section.my_cart .cart_left_content .cart_img {
        width: 30%;
    }

    section.my_cart .cart_left_content .checkbox {
        width: auto;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper h6 a {
        font-size: 14px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper p {
        font-size: 10px;
        margin-bottom: 4px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .price_flex {
        margin-top: 5px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .gram {
        width: 60px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .form-select {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_text h6 {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .quantity {
        width: 35px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .price_text p {
        font-size: 11px;
    }

    section.my_cart .cart_left_content .exchange_text {
        margin-top: 5px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .dummy_price p span {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .percentage p {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .delete_img img {
        width: 12px;
        margin-right: 10px;
    }

    section.my_cart .cart_left_content .free_box_wrp .cart_heading_wrapper {
        padding-top: 20px;
    }

    section.my_cart .cart_left_content .selected_quantity span {
        font-size: 10px;
    }


    section.my_cart .cart_left_content .login_content {
        padding: 10px;
        margin-top: 10px;
    }

    section.my_cart .cart_left_content .login_content p {
        font-size: 10px;
    }

    .login_btn a {
        padding: 6px 30px;
        border-radius: 3px;
        font-size: 10px;
    }

    section.my_cart .cart_right_content {
        margin-left: 0px;
        margin-top: 10px;
    }

    section.my_cart .cart_right_content .coupon_wrp {
        padding: 10px;
    }

    section.my_cart .cart_right_content .coupon_text p {
        font-size: 11px;
    }

    section.my_cart .cart_right_content .apply_text h6 {
        font-size: 13px;
    }

    section.my_cart .cart_right_content .apply_text p {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .price_details {
        padding: 10px;
        margin-top: 10px;
    }

    section.my_cart .cart_right_content .price_head h6 {
        font-size: 13px;
    }

    section.my_cart .cart_right_content .price_wrp p {
        font-size: 12px;
    }

    section.my_cart .cart_right_content .price_wrp span {
        font-size: 12px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp p {
        font-size: 16px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp span {
        font-size: 16px;
    }

    section.my_cart .cart_right_content .womencart_btn {
        margin-top: 10px;
    }

    section.my_cart .cart_right_content .experiance_text p {
        font-size: 13px;
    }

    section.my_cart .cart_right_content .secure_payment {
        padding: 15px;
    }

    section.my_cart .cart_right_content .secuity_icon img {
        margin-left: 10px;
        width: 25px;
    }

    /* ------------------- checkout cart page css end ------------------- */


    /* ------------------- login page css start ------------------- */

    section.login {
        padding: 40px 0px;
    }

    section.login .login_form {
        padding: 20px 15px;
    }

    section.login .login_form .form-group {
        margin-bottom: 15px;
    }

    section.login .login_form .forgot a {
        font-size: 12px;
    }

    section.login .login_form .form-group .form-control {
        font-size: 12px;
        padding: 12px 15px;
        border-radius: 5px;
    }

    /* ------------------- login page css end ------------------- */

    /* ------------------- Address page css start -------------------  */

    .address_details .address_box {
        margin-top: 10px;
        padding: 15px;
    }

    .address_details h3 {
        font-size: 15px;
    }

    .address_details .radio_btn {
        margin-right: 10px;
    }

    .address_details .user_flex h5 {
        font-size: 15px;
    }

    .address_details .edit_remove .women_btn {
        width: 120px;
    }

    .address_details {
        margin-bottom: 25px;
    }

    .address_details .user_flex span {
        width: 65px;
        margin-left: 20px;
        font-size: 10px;
    }

    section.address_main .delivery_wrp {
        margin-left: 0px;
    }

    .address_details .address_details_child p {
        line-height: 25px;
    }

    /* ------------------- Address page css end -------------------  */

    /* ------------------- Profile page css start -------------------  */

    section.profile .container {
        padding: 15px;
    }

    section.profile .profile_tab .flex_tab {
        flex-direction: column;
    }

    section.profile .profile_tab .nav {
        width: 100%;
    }

    section.profile .other_desk {
        display: none;
    }

    section.profile .profile_tab .tab-content {
        width: 100%;
        padding-left: 0px;
        margin-left: 0px;
        border-left: 0;
    }

    section.profile .profile_tab .table_btn {
        width: 45%;
    }

    section.profile .profile_tab .profile_heading h3 {
        font-size: 17px;
    }

    section.profile .profile_tab .profile_heading p {
        font-size: 12px;
    }

    section.profile .profile_tab .order-img img {
        width: 70px;
    }

    section.profile .profile_tab .order_text {
        margin-left: 10px;
    }

    section.profile .profile_tab .order_text p {
        font-size: 12px;
    }

    section.profile .profile_tab .order_text {
        font-size: 14px;
    }

    section.profile .other_information {
        margin-top: 20px;
    }

    section.profile .other_mob {
        display: block;
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:after {
        background-size: 16px;
    }

    section.profile .progress_wrp .navigation_menu li:after {
        left: -35px;
        width: 20px;
        height: 20px
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:before {
        margin-left: 3px;
        border-left: 1px solid #e2126b;
    }

    section.profile .progress_wrp .navigation_menu li:before {
        left: -29px;
        width: 10px;
    }

    /* ------------------- Profile page css end  ------------------- */


    /* ------------------ payment page css start ------------------ */

    section.payments .other_option_flex {
        flex-direction: column;
    }

    section.payments .other_option_wrp .nav-link {
        width: 100%;
    }

    section.payments .other_option_wrp div#v-pills-tabContent {
        height: auto;
        border-top: 0;
        border-left: 1px solid #dadada;
        padding: 20px;
    }

    section.payments .recomended_text p {
        letter-spacing: inherit;
    }

    section.payments .secure_btn {
        font-size: 10px;
    }

    section.payments .recommend_payment {
        padding: 12px 15px;
    }

    section.payments .other_option_wrp .womencart_btn {
        margin-top: 10px;
    }

    /* ------------------ payment page css end ------------------ */



    /* About markbrakes welocome section css start  */
    .inner_page_bg {
        padding: 20px 0px;
    }

    .flex_box .heading h2 {
        width: 100%;
    }

    section.about_company {
        margin-top: 50px;
    }

    section.about_welcome .flex_about {
        flex-direction: column;

        padding: 15px;
        margin-top: -10px;
    }

    section.about_welcome .flex_box {
        width: 100%;
    }

    section.about_welcome .welcome_img img {

        object-fit: cover;
        height: 170px;
    }

    section.about_welcome .counter_head {
        margin-top: 0px;
    }

    .investors_hero {
        padding: 40px 0px;
    }

    .investors_hero_content h1 {
        font-size: 28px;
    }

    .investors_hero_content p {
        font-size: 15px;
    }

    .investors_hero_panel {
        grid-template-columns: 1fr;
        margin-top: 25px;
        padding: 16px;
    }

    .investors_intro,
    .investors_split_section,
    .investors_reason_section,
    .investors_growth_section,
    .investors_traction_section,
    .investors_cta_section {
        padding: 45px 0px 0px;
    }

    .investors_section_heading h2 {
        font-size: 24px;
    }

    .investors_list_card,
    .investors_info_card,
    .investor_reason_card,
    .investors_cta_box {
        padding: 22px 18px;
        border-radius: 18px;
    }

    .investor_reason_card {
        margin-top: 18px;
    }

    .investors_list_grid {
        grid-template-columns: 1fr;
        margin-top: 20px;
    }

    .investors_list_grid_item {
        min-height: auto;
        padding: 18px;
        font-size: 14px;
    }

    .investors_contact_list a,
    .investors_hero_actions .women_btn {
        width: 100%;
        min-width: 100%;
    }

    .company_hero {
        padding: 40px 0px;
    }

    .support_hero {
        padding-bottom: 45px;
    }

    .help_centre_hero {
        padding-bottom: 45px;
    }

    .company_hero_content h1 {
        font-size: 28px;
    }

    .company_hero_content p,
    .company_quote_box p {
        font-size: 15px;
    }

    .company_quote_box,
    .company_dual_card,
    .company_founder_box,
    .internship_step_card {
        padding: 22px 18px;
        border-radius: 18px;
    }

    .company_story_section,
    .company_values_section,
    .company_difference_section,
    .company_journey_section,
    .company_founder_section,
    .support_channels_section,
    .support_topics_section,
    .support_commitment_section,
    .support_policy_section,
    .internship_intro_section,
    .internship_courses_section,
    .internship_steps_section,
    .internship_cta_section,
    .help_category_section,
    .support_process_section,
    .help_faq_section,
    .support_cta_section {
        padding: 45px 0px 0px;
    }

    .company_dual_card h2 {
        font-size: 24px;
    }

    .internship_step_card {
        margin-top: 18px;
    }

    .support_channel_card,
    .support_topic_card,
    .support_faq_item {
        padding: 22px 18px;
        border-radius: 18px;
    }

    .support_channel_card,
    .support_topic_card,
    .support_step_card {
        margin-top: 18px;
    }

    .support_faq_item h3,
    .support_channel_card h3,
    .support_topic_card h3 {
        font-size: 18px;
    }

    .support_hero_panel,
    .support_topics_wrap,
    .support_section_shell,
    .support_process_shell,
    .help_faq_shell {
        padding: 24px 18px;
        border-radius: 20px;
    }

    .support_channel_shell {
        margin-top: 24px;
    }

    .help_topics_shell {
        margin-top: 24px;
    }

    .support_panel_intro h2 {
        font-size: 24px;
    }

    .support_panel_points {
        margin-top: 20px;
    }

    .support_panel_point {
        padding: 14px;
        border-radius: 14px;
    }

    .support_panel_point span {
        width: 36px;
        height: 36px;
        font-size: 12px;
    }

    .support_hero_actions .women_btn {
        width: 100%;
        min-width: 100%;
    }

    .support_side_intro {
        padding-right: 0px;
    }

    .help_faq_intro {
        padding-right: 0px;
    }

    .help_faq_item h3 {
        font-size: 22px;
    }

    .internship_step_number {
        width: 44px;
        height: 44px;
        margin-bottom: 16px;
    }

    .ir-hero {
        min-height: auto;
        padding: 55px 0;
    }

    .ir-hero-title {
        font-size: 2.4rem;
    }

    .ir-hero-desc,
    .ir-section-body,
    .ir-opp-card-body,
    .ir-why-item-body,
    .ir-step-card-body,
    .ir-vt-body,
    .ir-invest-panel-desc {
        font-size: .9rem;
    }

    .ir-hic-row {
        padding: 12px 18px;
    }

    .ir-hic-header,
    .ir-invest-panel {
        padding-left: 20px;
        padding-right: 20px;
    }

    .ir-stat-sep {
        display: none;
    }

    .ir-section {
        padding: 65px 0;
    }

    .ir-section-title,
    .ir-invest-panel-title {
        font-size: 2rem;
    }

    .ir-opp-card,
    .ir-step-card,
    .ir-traction-card {
        padding: 24px 20px;
    }

    .ir-step-card {
        gap: 16px;
    }

    .ir-hero-actions a,
    .ir-invest-actions a {
        width: 100%;
        text-align: center;
    }

    .ir-invest-panel {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .ir-contact-meta {
        line-height: 1.8;
    }

    section.about_welcome .counter_wrp {
        padding: 18px;
        margin-top: 25px;
    }

    section.about_welcome .counter_icon img {
        width: 40px;
    }

    section.about_welcome .counter_box h3 {
        font-size: 30px;
    }

    section.about_welcome .bottom_text p {
        font-size: 10px;
    }

    .about_us_img {
        margin-right: 0;
        margin-bottom: 20px;
    }

    /* About markbrakes welocome section css end  */

    /* ---------------- order success page css start ---------------- */

    section.order_success {
        padding: 40px 0px;
    }

    section.order_success .order_wrp {
        padding: 20px 15px;
    }

    section.order_success .order_check i {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
    }

    section.order_succes .order_no h5 {
        font-size: 16px;
    }

    section.order_success .order_text h4 {
        font-size: 18px;
    }

    section.order_success .womencart_btn {
        width: 100%;
        margin: 0px auto;

    }

    /* ---------------- order success page css end ---------------- */


    /* ---------------- Rating Review Page css start ---------------- */

    section.review_rating .review_wrp {
        margin-top: 15px;
        padding-top: 25px;
        border-top: 1px solid #d9d9d9;
        height: 100%;
        margin-left: 0px;
        padding-left: 0px;
        border-left: 0;
    }

    section.review_rating .waiting_cart_main {
        width: 85%;
        margin: 0px auto;
    }

    .modal_rating .modal-body {
        padding: 10px 0px;
    }

    section.review_rating .rating_review h5 {
        font-size: 18px;
    }

    section.review_rating .performance ul li a {
        font-size: 10px;
    }

    section.review_rating .stars {
        margin-top: 10px;
    }

    section.review_rating .comment_wrp .form_group label {
        font-size: 14px;
    }

    section.review_rating .comment_wrp .form_group .women_btn {
        padding: 12px 40px;
    }

    section.review_rating .upload__img-close {
        width: 16px;
        height: 16px;
        top: 5px;
        right: 5px;
        line-height: 16px;
    }

    section.review_rating .upload__img-close:after {
        font-size: 9px;
    }

    /* ---------------- Rating Review Page css end ---------------- */



}

@media only screen and (min-width:481px) and (max-width:640px) {

    /* body  */
    p {
        font-size: 14px;
    }

    a {
        font-size: 14px;
    }

    li {
        font-size: 14px;
    }

    /* similar classes css start  */
    .view_all_btn a {
        font-size: 12px;
    }

    .view_all_btn a i {
        margin-left: 10px;
        font-size: 10px;
    }

    .form-control {
        font-size: 14px;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-7 {
        width: 70%;
    }

    .col-xs-5 {
        width: 30%;
    }

    .margin_top {
        margin-top: 40px;
    }

    .heading {
        margin-bottom: 20px;
    }

    .heading h2 {
        font-size: 18px;
        letter-spacing: inherit;
        margin-bottom: 2px;
    }

    .heading p {
        font-size: 14px;
        line-height: inherit;
    }

    .mt-d-10 {
        margin-top: 0px;
    }

    /* similar classes css end  */
    /* header about delivery detail section css start  */

    section.flex_direction_mob {
        display: flex;
        flex-direction: column-reverse;
    }


    section.about_delivery_details .delivery_flex {
        display: none;
    }

    /* header about delivery detail section css start  */

    /* header css start  */

    section.main_header .header_text {
        display: none;
    }

    header {
        margin-top: 0px;
        border-top: 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #d9d9d9;
    }

    header .burger {
        position: absolute;
        right: 0px
    }

    header .mob_logo {
        display: block;
    }

    header .mob_logo img {
        width: 70%;
    }

    section.main_header {
        margin-bottom: 10px;
    }

    .desktop_logo {
        display: none;
    }

    header .navbar .navbar__left {
        display: flex;
    }

    section.main_header .header_search_icon form {
        width: 100%;
    }

    section.main_header .header_icons ul {
        margin-left: 0px;
    }

    section.main_header .input_form {
        width: 100%;
    }

    section.top_categories .categories_slider .owl-nav {
        display: none !important;
    }

    .waiting_cart .waiting_cart_slider .owl-nav {
        display: none !important;
    }

    section.comfy_casual .comfy_slider .owl-nav {
        display: none !important;
    }

    /* header brands css start  */

    header .menu .nav-pills {
        display: flex;
    }

    .top_brands_name h4 {
        font-size: 16px;
    }

    .top_brands_name {
        height: auto;
    }


    section.hair_essential .hair_essintial_img img {
        height: 420px;
    }

    /* header brands css end  */
    /* header css end  */


    section.three_categories .three_categories_wrp img {
        height: 240px;
    }

    /* top categories section css start  */

    section.top_categories .category_text {
        margin-top: 10px;
    }

    section.top_categories .categorie_img img {
        width: 100% !important;
        margin: 0px auto;
    }

    /* top categories section css end  */

    /* waiting cart section css start  */

    .waiting_cart .waiting_cart_img {
        padding: 0px 10px;
    }

    .waiting_cart .waiting_cart_text p {
        font-size: 13px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .waiting_cart .waiting_cart_wrp {
        border-radius: 10px 10px 0px 0px;
    }

    .waiting_cart .wish_list_icon {
        border-radius: 0px 0px 0px 10px
    }

    .waiting_cart .actual_price p {
        font-size: 15px;
    }

    .waiting_cart .add_btn {
        border-radius: 0px 0px 10px 0px;
    }

    .waiting_cart .dummy_price p {
        font-size: 13px;
    }

    .waiting_cart .discount {
        margin-left: 20px;
    }

    .waiting_cart .add_cart_btns img {
        width: 21px !important;
        margin: 0px auto;
    }

    .waiting_cart .bestseller span {
        font-size: 7px;
    }

    .waiting_cart .bestseller img {
        width: 9px !important;
    }

    /* waiting cart section css end  */

    /* offer section css start  */


    section.offer .offer_img {
        margin-bottom: 20px;
    }

    section.offer .row .col-lg-3:nth-child(3) .offer_img {
        margin-bottom: 0;
    }

    section.offer .row .col-lg-3:nth-child(4) .offer_img {
        margin-bottom: 0;
    }

    section.offer .offer_img img {
        height: 240px;
    }

    /* offer section css end  */


    /* exclusive section css start  */


    section.exclusive_discount .exclusive_text h4 {
        font-size: 14px;
    }

    section.exclusive_discount .excluive_big_text h2 {
        font-size: 20px;
    }

    section.exclusive_discount .shop_now a {
        font-size: 11px;
    }

    section.exclusive_discount .exclusive_wrp {
        border-radius: 10px;
        margin-bottom: 15px;
    }

    section.exclusive_discount .row .col-lg-3:nth-child(3) .exclusive_wrp {
        margin-bottom: 0px;
    }

    section.exclusive_discount .row .col-lg-3:nth-child(4) .exclusive_wrp {
        margin-bottom: 0px;
    }

    /* exclusive section css end  */

    /* Fashion Jewellery section css start  */



    section.fashion_jewellery .fashion_img img {
        border-radius: 10px;
        height: 300px;
    }

    section.fashion_jewellery .fashion_img {
        margin-bottom: 15px;
    }

    section.fashion_jewellery .row .col-lg-4:nth-child(3) .fashion_img {
        margin-bottom: 0px;
    }

    section.fashion_jewellery .row .col-lg-4:nth-child(4) .fashion_img {
        margin-bottom: 0px;
    }

    /* Fashion Jewellery section css end  */

    /* Exclusive Makeup section css start  */


    section.exclusive_makeup .exclusive_makeup_slider .owl-nav {
        display: none !important;
    }

    section.exclusive_makeup .makeup_bottom_text p {
        font-size: 13px;
    }

    /* Exclusive Makeup section css end  */

    /* bedroom comfort section css start  */


    section.bedroom_comfort .bedroom_comfort_img {
        margin-bottom: 15px;
    }

    section.bedroom_comfort .row .col-lg-4:nth-child(3) .bedroom_comfort_img {
        margin-bottom: 0px;
    }

    section.bedroom_comfort .bedroom_comfort_img img {
        height: 280px;
    }

    /* bedroom comfort section css end  */


    /* # new on womancart section css start  */


    section.new_on_womancart .new_on_slider .owl-nav {
        display: none !important;
    }

    section.new_on_womancart .new_on_slider .owl-dot {
        display: none !important;
    }

    section.new_on_womancart .new_on_womancart_wrp .hover_text h3 {
        font-size: 18px;
        line-height: inherit;
    }

    section.new_on_womancart .static_img img {
        border-radius: 10px;
    }

    section.new_on_womancart .view_all_btn a {
        font-size: 14px;
        padding: 0;
    }

    section.new_on_womancart .view_all_btn a i {
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        border-radius: 50px;
        margin-left: 10px;
        font-size: 12px;
    }


    /* # new on womancart section css end  */


    .flawless_static_img img {
        height: 390px;
        margin-bottom: 15px;
    }

    .flawless_scroll_img img {
        border-radius: 10px;
        height: 170px;
    }


    /* top brands section css start  */


    section.top_brands .top_brands_slider .owl-nav {
        display: none !important;
    }

    section.top_brands .tab-content {
        margin-top: 10px;
        padding: 10px 10px 0px 10px;
    }

    section.top_brands .about_brands_img {
        margin-bottom: 15px;
    }

    section.top_brands .nav-tabs {
        border-bottom: 0;
    }


    /* top brands section css end  */

    /* Explore Gifting section css start  */


    section.explore_gifting .explore_gifting_slider .owl-nav {
        display: none !important;
    }

    section.explore_gifting .explore_gifting_text {
        margin-top: 10px;
    }

    /* Explore Gifting section css end  */


    /* mom and baby section css start  */

    section.mom_baby .mom_baby_wrp img {
        border-radius: 10px;
    }

    section.mom_baby .mom_baby_wrp {
        margin-bottom: 15px;
    }

    section.mom_baby .row .col-lg-3:nth-child(3) .mom_baby_wrp {
        margin-bottom: 0px;
    }

    section.mom_baby .row .col-lg-3:nth-child(4) .mom_baby_wrp {
        margin-bottom: 0px;
    }

    /* mom and baby section css end  */

    /* kitchen essential section css start  */

    .kitchen_essential_wrp {
        margin-bottom: 15px;
    }

    .kitchen_essential_img img {
        border-radius: 10px;
    }

    .kitchen_essential .row .col-lg-4:nth-child(3) .kitchen_essential_wrp {
        margin-bottom: 0px;
    }

    /* kitchen essential section css end  */


    /* Sparkle & Shine section css start  */


    section.sparkle_shine .sparke_wrp {
        padding: 5px;
        border-radius: 10px;
    }

    section.sparkle_shine .sparkle_text p {
        font-size: 13px;
    }

    section.sparkle_shine .sparkle_text {
        margin-top: 10px;
    }

    section.sparkle_shine .sparkle_shine_slider .owl-dot {
        display: none !important;
    }

    section.sparkle_shine .sparkle_shine_slider .owl-nav {
        display: none !important;
    }

    section.sparkle_shine .sparke_shine_img img {
        height: 130px;
    }

    /* Sparkle & Shine section css end  */

    /* for festival section css start  */


    section.for_festival .festival_head {
        padding: 15px;
        position: relative;
    }

    section.for_festival .festival_head::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #00000099;
    }

    section.for_festival .quotes img {
        width: 35px;

    }

    section.for_festival .btn_head h3 {
        font-size: 18px;
    }

    section.for_festival .festival_inner_content {
        position: relative;
        z-index: 1;
    }

    section.for_festival .text h4 {
        font-size: 18px;
    }

    section.for_festival .explore_btn_festival a {
        padding: 7px 15px 7px 10px;
        font-size: 13px;
    }

    section.for_festival .festival_flex {
        display: flex;
        justify-content: start;
        align-items: start;
        height: auto;
        width: 100%;
        margin-left: 0;
    }

    section.for_festival .text {
        width: 100%;
    }

    section.for_festival .btn_with_text {
        width: 100%;
        margin-top: 20px;
    }

    section.for_festival .festival_img img {
        height: 300px;
    }

    /* for festival section css end  */

    /* comfy casual section css start  */


    section.comfy_casual .explore_repeat_bg {
        height: auto;
    }

    section.comfy_casual .explore_text h3 {
        font-size: 25px;
        line-height: inherit;
    }

    section.comfy_casual .view_btn {
        margin-top: 270px;
    }

    section.comfy_casual .comfy_img img {
        height: 440px;
    }

    section.comfy_casual .explore_repeat_bg img {
        height: 440px;
    }

    /* comfy casual section css end  */


    /* be a superman section css start  */


    section.be_superman .be_superman_wrp {
        margin-bottom: 15px;
    }

    section.be_superman .be_superman_wrp img {
        border-radius: 10px;
        height: 240px;
    }

    section.be_superman .row .col-lg-4:nth-child(3) .be_superman_wrp {
        margin-bottom: 0px;
    }

    /* be a superman section css end  */

    /* hair Essentials section css start  */


    section.hair_essential .hair_essintial_wrp {
        margin-bottom: 15px;
    }

    section.hair_essential .row .col-lg-3:nth-child(3) .hair_essintial_wrp {
        margin-bottom: 0px;
    }

    section.hair_essential .row .col-lg-3:nth-child(4) .hair_essintial_wrp {
        margin-bottom: 0px;
    }

    /* hair Essentials section css end  */

    /* shop without limits section css start  */


    section.shop_limits .shop_wrp {
        margin-bottom: 15px;
    }

    section.shop_limits .shop_img img {
        border-radius: 10px;
        height: 290px;
    }

    .desktop_margin_bottom {
        margin-bottom: 15px !important;
    }

    section.shop_limits .row .col-lg-6:nth-child(4) .shop_wrp {
        margin-bottom: 0px !important;
    }

    /* shop without limits section css end  */

    /* sexual wellness section css start  */


    section.sexual_wellness .sexsual_wrp_img img {
        border-radius: 10px;
        height: 180px;
    }

    section.sexual_wellness .sexsual_wrp {
        margin-bottom: 15px;
    }

    section.sexual_wellness .row .col-lg-4:nth-child(3) .sexsual_wrp {
        margin-bottom: 0px;
    }

    /* sexual wellness section css end  */

    /* shiping details section css start  */


    section.shiping_details .shiping_wrp {
        padding: 15px;
        margin-bottom: 15px;
    }

    section.shiping_details .shiping_icon img {
        width: 35px;
    }

    section.shiping_details .about_details h6 {
        font-size: 18px;
    }

    section.shiping_details .about_details p {
        font-size: 12px;
    }

    section.shiping_details .row .col-lg-3:nth-child(4) .shiping_wrp {
        margin-bottom: 0px;
    }

    /* shiping details section css end  */

    /* latest news section css start  */


    section.latest_news .latest_news_wrp h4 {
        font-size: 18px;
    }

    section.latest_news .form_group {
        width: 100%;
    }

    section.latest_news .form_group .form-control {
        border-radius: 5px;
    }

    section.latest_news .submit_btn {
        border-radius: 5px;
    }

    /* latest news section css end  */

    /* footer section css start  */


    footer .footer_logo img {
        width: 60%;
    }

    footer .footer_text {
        margin-top: 10px;
    }

    footer .footer_head {
        margin-left: 0;
    }

    footer .footer_head h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    footer hr {
        margin: 0.2rem 0 1rem;
    }

    footer hr:not([size]) {
        height: 1px;
    }

    footer .copyright_head h4 {
        font-size: 14px;
    }

    footer .social_media_icon h5 {
        font-size: 16px;
    }

    footer .social_media_icon ul {
        margin-top: 10px;
    }

    /* footer section css end  */


    /* sunil */
    /* offer child */

    .offer-type-child {
        width: 32.666667%;
    }

    .offer-type-child {
        flex: 0 0 auto;
        width: 32%;
    }

    section.budget_discount .budget_slider .owl-nav {
        display: none !important;
    }

    section.budget_discount .budget {
        width: 170px;
        height: 170px;
    }


    section.budget_discount .budget_big_text h2 {
        margin-top: 10px;
        margin-bottom: 5px;
    }



    /* ---------- product details page css start ------------ */

    section.product_details {
        padding: 15px;
    }

    section.product_details .slider__flex .slider__images {
        height: auto;
    }

    section.product_details .slider__flex {
        margin-right: 0px;
    }

    section.product_details .slider__flex .slider__image img {
        height: 300px;
    }

    section.product_details .slider__flex .slider__col .slider__image img {
        height: 60px;
    }

    section.product_details .slider__flex .slider__col {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        position: relative;
    }

    section.product_details .slider__flex .slider__thumbs {
        height: auto;
        width: calc(100% - 0px);
        margin: 0;
    }

    section.product_details .slider__flex .swiper-container-free-mode>.swiper-wrapper .swiper-slide {
        height: auto !important;
        margin-bottom: 5px !important;
        width: 60px !important;
        margin-right: 5px !important;
    }

    section.product_details .slider__flex .slider__prev,
    section.product_details .slider__flex .slider__next {
        font-size: 20px;
    }

    section.product_details .slider__next {
        position: absolute;
        right: -20px;
        top: 16px;
        transform: rotate(266deg);
        z-index: 2;
    }

    section.product_details .slider__prev {
        position: absolute;
        left: -20px;
        top: 16px;
        transform: rotate(266deg);
        z-index: 2;
    }

    section.product_details .right_heading h3 {
        font-size: 18px;
    }

    section.product_details .details_right_content {
        margin-top: 10px;
        margin-right: 0;
    }

    section.product_details .rating_flex {
        margin-top: 10px;
        width: 103px;
    }

    section.product_details .rating_flex p {
        font-size: 9px;
    }

    section.product_details .percentage p {
        font-size: 17px;
    }

    section.product_details .price_text {
        line-height: 19px;
    }

    section.product_details .price_text span {
        font-size: 9px
    }

    section.product_details .fill_check {
        margin-right: 10px;
      
    }

    section.product_details .check_boxes {
        margin-top: 15px;
        align-items: start;
    }

    section.product_details .pr-0px {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }

    section.product_details .add_to_cart {
        margin-right: 10px;
        width: 50%;
    }

    section.product_details .add_to_cart a {
        padding: 10px 0px;
        font-size: 12px;
    }

    section.product_details .add_to_cart a img {
        width: 15px;
        margin-right: 5px;
    }

    section.product_details .wishlist_btn {
        width: 50%;
    }

    section.product_details .wishlist_btn a {
        padding: 10px 0px;
        font-size: 12px;
    }

    section.product_details .wishlist_btn a img {
        width: 15px;
        margin-right: 5px;
    }

    section.product_details .buy_now_btn {
        margin-top: 10px;
    }

    section.product_details .buy_now_btn a {
        padding: 10px 0px;
        font-size: 12px;
    }

    section.product_details .product_quality_flex {
        flex-direction: column;
    }

    section.product_details .product_quality_flex .qualtiy_wrp:nth-child(1) {
        border: none;
        margin-bottom: 10px;
    }

    section.product_details .product_quality_flex .qualtiy_wrp p {
        font-size: 13px;
    }

    section.product_details .buy_now_btn p {
        margin-top: 5px;
        font-size: 10px;
    }

    section.product_details .product_texts h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    section.product_details .product_description_wrp {
        padding: 20px 0px;
    }

    section.product_details .product_details_pera {
        height: 250px;
    }

    section.product_details .product_details_pera::-webkit-scrollbar {
        width: 5px;
        background-color: #ececec;
    }

    section.product_details .specification_tabs {
        padding: 0px;
    }

    section.product_details .specification_tabs .nav-link {
        margin-right: 10px;
    }

    section.product_details .specification_tabs .nav-link {
        font-size: 10px;
        padding: 10px 0px;
    }

    section.product_details .specification_tabs .nav-link.active {
        border-bottom: 2px solid #e7126e;

    }

    section.product_details .specification_tabs .table {
        margin-top: 15px;
    }

    section.product_details .specification_tabs .table>:not(caption)>*>* {
        padding: 0.3rem 0.5rem;
        font-size: 12px;
    }

    section.product_details .write_review_wrp {
        padding: 20px 0px 0px;
        margin-left: 0;
        margin-right: 0;
    }

    section.product_details .write_review_wrp .ratings p {
        font-size: 10px;
    }

    section.product_details .write_review_wrp .ratings {
        width: 40%;
    }

    section.product_details .write_review_wrp .ratings h4 img {
        width: 15px;
    }

    section.product_details .write_review_wrp .write_review_btns {
        margin-left: 0;
        padding-left: 20px;
        height: 68px;
    }

    section.product_details .write_review_wrp .write_review_btns p {
        margin-bottom: 5px;
    }

    section.product_details .write_review_wrp .write_btn a {
        padding: 6px 20px;
        font-size: 10px;
        border-radius: 2px
    }

    section.product_details .write_review_wrp .user_img img {
        width: 30px;
    }

    section.product_details .write_review_wrp .write_text_flex {
        flex-direction: column;
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 20px;
        margin-bottom: 20px;

    }

    section.product_details .write_review_wrp .rating_flex_wrp {
        margin-top: 20px;
    }

    section.product_details .write_review_wrp .user_name {
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }

    section.product_details .write_review_wrp .rating_flex_wrp p {
        margin-bottom: 0px;
    }

    section.product_details .write_review_wrp .rating_no a {
        font-size: 12px;
        width: 28px;
    }

    section.product_details .write_review_wrp .rating_no img {
        width: 10px;
    }

    section.product_details .write_review_wrp .rating_heading h5 {

        font-size: 17px;
        margin-top: 15px;
    }

    section.product_details .write_review_wrp .read_more_review {
        text-align: left;
        margin-bottom: 30px;
    }

    section.product_details .write_review_wrp .read_more_review a {
        padding: 8px 20px;
        font-size: 13px;
        border-radius: 3px;
    }


    section.product_details .delivery_wrp {
        padding: 10px;
    }

    section.product_details .form_group label {
        font-size: 12px;
    }

    section.product_details .write_review_wrp .user_name h4 {
        font-size: 16px;
    }

    section.product_details .form_group label img {
        margin-right: 1px;
        width: 8px;
    }

    section.product_details .flex_delivery .form-control {
        border-radius: 3px;
        padding: 5px 30px;
        font-size: 12px;
    }

    section.product_details .flex_delivery img {
        left: 7px;
        width: 16px;
        top: 8px;
    }

    section.product_details .flex_delivery .check_btn {
        border-radius: 3px;
        padding: 5px 0px;
        font-size: 12px;
    }


    section.product_details .detail_fix_wrp {
        margin-top: 10px;
        height: auto;
        padding: 15px;
    }

    section.product_details .detail_white_bg {
        padding: 15px 15px 30px 15px;
    }

    section.product_details .add_btn a {
        padding: 8px 20px;
        font-size: 13px;
        border-radius: 3px;
    }

    section.product_details .wishlist_btns a {
        padding: 8px 20px;
        font-size: 13px;
        border-radius: 3px;
    }

    section.product_details .details_btn {
        margin-top: 10px;
        justify-content: center;
    }

    section.product_details .dummy_price {
        margin-left: 20px;
    }

    section.product_details .detail_fix_wrp .price_flex {
        width: 80%;
        padding-bottom: 10px;
    }

    section.product_details .detail_white_bg .fix_text span {
        font-size: 11px;
    }

    /* ---------- product details page css end ------------ */



    /*---------------- Product listing page css start ---------------- */
    section.listing_product .content {
        padding-top: 30px;
        padding-left: 12px;
    }

    section.listing_product .waiting_cart .col-lg-3 {
        margin-bottom: 20px;
    }

    section.listing_product .filters-actions>div>* {
        font-size: 13px;
    }

    section.listing_product .filters-actions .dropdown .dropdown-toggle {
        padding: 8px 5px 8px 5px;
        font-size: 13px;
    }

    section.listing_product .filter-header {
        font-size: 16px;
        justify-content: space-between;
        text-transform: uppercase;
        padding: 10px 0px;
        margin-bottom: 0px;
    }

    section.listing_product .filter_card:after {
        display: none;
    }

    section.listing_product .filter_card {
        border-top: 1px solid #d9d9d9;
    }

    section.listing_product .wrapper {
        margin-bottom: 10px;
    }

    section.listing_product .explore_btn {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    section.listing_product .pd-right-0 {
        padding-right: 12px;
    }

    section.listing_product span.mr-2.filter-close-btn {
        margin-left: 13px;
    }

    /*---------------- Product listing page css end ---------------- */

    /* ------------------- checkout cart page css start ------------------- */

    section.cart_header {
        text-align: center;
    }

    section.cart_header .cart_logo img {
        width: 60%;
    }

    section.cart_header .cart_process {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    section.cart_header .cart_process ul span {
        width: 45px;
    }

    section.cart_header .cart_process ul .cart_icon p {
        font-size: 12px;
        margin-left: 5px;
    }

    section.cart_header .cart_process ul .cart_icon span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    section.cart_header .cart_process ul .cart_icon span img {
        width: 14px;
    }

    section.my_cart .container {
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);

    }



    section.my_cart .flex_delivery .form-control {
        font-size: 10px;
        padding: 13px 12px 13px 35px;
    }

    section.my_cart .flex_delivery img {
        width: 18px;
    }

    section.my_cart .flex_delivery .check_btn {
        font-size: 13px;
        padding: 11.1px 0px
    }

    section.my_cart .cart_left_content .items_selected .item_check label {
        font-size: 12px;
    }

    section.my_cart .cart_left_content .items_selected .remove_select a {
        margin-left: 10px;
        padding-left: 10px;
        font-size: 10px;
    }


    section.my_cart .cart_page_wrp {
        padding: 5px;
        margin-top: 10px;
    }

    section.my_cart .cart_left_content .cart_img {
        width: 30%;
    }

    section.my_cart .cart_left_content .checkbox {
        width: auto;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper h6 a {
        font-size: 14px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper p {
        font-size: 10px;
        margin-bottom: 4px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .price_flex {
        margin-top: 5px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .gram {
        width: 60px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .form-select {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_text h6 {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .quantity {
        width: 35px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .price_text p {
        font-size: 11px;
    }

    section.my_cart .cart_left_content .exchange_text {
        margin-top: 5px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .dummy_price p span {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .percentage p {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .delete_img img {
        width: 12px;
        margin-right: 10px;
    }

    section.my_cart .cart_left_content .free_box_wrp .cart_heading_wrapper {
        padding-top: 20px;
    }

    section.my_cart .cart_left_content .selected_quantity span {
        font-size: 10px;
    }


    section.my_cart .cart_left_content .login_content {
        padding: 10px;
        margin-top: 10px;
    }

    section.my_cart .cart_left_content .login_content p {
        font-size: 10px;
    }

    .login_btn a {
        padding: 6px 30px;
        border-radius: 3px;
        font-size: 10px;
    }

    section.my_cart .cart_right_content {
        margin-left: 0px;
        margin-top: 10px;
    }

    section.my_cart .cart_right_content .coupon_wrp {
        padding: 10px;
    }

    section.my_cart .cart_right_content .coupon_text p {
        font-size: 11px;
    }

    section.my_cart .cart_right_content .apply_text h6 {
        font-size: 13px;
    }

    section.my_cart .cart_right_content .apply_text p {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .price_details {
        padding: 10px;
        margin-top: 10px;
    }

    section.my_cart .cart_right_content .price_head h6 {
        font-size: 13px;
    }

    section.my_cart .cart_right_content .price_wrp p {
        font-size: 12px;
    }

    section.my_cart .cart_right_content .price_wrp span {
        font-size: 12px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp p {
        font-size: 16px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp span {
        font-size: 16px;
    }

    section.my_cart .cart_right_content .womencart_btn {
        margin-top: 10px;
    }

    section.my_cart .cart_right_content .experiance_text p {
        font-size: 13px;
    }

    section.my_cart .cart_right_content .secure_payment {
        padding: 15px;
    }

    section.my_cart .cart_right_content .secuity_icon img {
        margin-left: 10px;
        width: 25px;
    }

    /* ------------------- checkout cart page css end ------------------- */

    /* ------------------- login page css start ------------------- */

    section.login {
        padding: 40px 0px;
    }

    section.login .login_form {
        padding: 20px 15px;
    }

    section.login .login_form .form-group {
        margin-bottom: 15px;
    }

    section.login .login_form .forgot a {
        font-size: 12px;
    }

    section.login .login_form .form-group .form-control {
        font-size: 12px;
        padding: 12px 15px;
        border-radius: 5px;
    }

    /* ------------------- login page css end ------------------- */

    /* ------------------- Address page css start -------------------  */

    .address_details .address_box {
        margin-top: 10px;
        padding: 15px;
    }

    .address_details h3 {
        font-size: 15px;
    }

    .address_details .radio_btn {
        margin-right: 10px;
    }

    .address_details .user_flex h5 {
        font-size: 15px;
    }

    .address_details .edit_remove .women_btn {
        width: 120px;
    }

    .address_details {
        margin-bottom: 25px;
    }

    .address_details .user_flex span {
        width: 65px;
        margin-left: 20px;
        font-size: 10px;
    }

    section.address_main .delivery_wrp {
        margin-left: 0px;
    }

    .address_details .address_details_child p {
        line-height: 25px;
    }

    /* ------------------- Address page css end -------------------  */

    /* ------------------- Profile page css start -------------------  */

    section.profile .container {
        padding: 15px;
    }

    section.profile .profile_tab .flex_tab {
        flex-direction: column;
    }

    section.profile .profile_tab .nav {
        width: 100%;
    }

    section.profile .other_desk {
        display: none;
    }

    section.profile .profile_tab .tab-content {
        width: 100%;
        padding-left: 0px;
        margin-left: 0px;
        border-left: 0;
    }

    section.profile .profile_tab .table_btn {
        width: 45%;
    }

    section.profile .profile_tab .profile_heading h3 {
        font-size: 17px;
    }

    section.profile .profile_tab .profile_heading p {
        font-size: 12px;
    }

    section.profile .profile_tab .order-img img {
        width: 70px;
    }

    section.profile .profile_tab .order_text {
        margin-left: 20px;
    }

    section.profile .profile_tab .order_text p {
        font-size: 12px;
    }

    section.profile .profile_tab .order_text {
        font-size: 14px;
    }

    section.profile .other_information {
        margin-top: 20px;
    }

    section.profile .other_mob {
        display: block;
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:before {
        margin-left: 3px;
        border-left: 1px solid #e2126b;
    }

    section.profile .progress_wrp .navigation_menu li:before {
        left: -29px;
        width: 10px;
    }

    /* ------------------- Profile page css end  ------------------- */

    /* ------------------ payment page css start ------------------ */

    section.payments .other_option_flex {
        flex-direction: column;
    }

    section.payments .other_option_wrp .nav-link {
        width: 100%;
    }

    section.payments .other_option_wrp div#v-pills-tabContent {
        height: auto;
        border-top: 0;
        border-left: 1px solid #dadada;
        padding: 20px;
    }

    section.payments .recomended_text p {
        letter-spacing: inherit;
    }

    section.payments .secure_btn {
        font-size: 10px;
    }

    section.payments .recommend_payment {
        padding: 12px 15px;
    }

    section.payments .other_option_wrp .womencart_btn {
        margin-top: 10px;
    }

    /* ------------------ payment page css end ------------------ */



    /* About markbrakes welocome section css start  */
    .inner_page_bg {
        padding: 20px 0px;
    }

    .flex_box .heading h2 {
        width: 100%;
    }

    section.about_company {
        margin-top: 50px;
    }

    section.about_welcome .flex_about {
        flex-direction: column;

        padding: 15px;
        margin-top: -10px;
    }

    section.about_welcome .flex_box {
        width: 100%;
    }

    section.about_welcome .welcome_img img {

        object-fit: cover;
        height: 170px;
    }

    section.about_welcome .counter_head {
        margin-top: 0px;
    }

    section.about_welcome .counter_wrp {
        padding: 18px;
        margin-top: 25px;
    }

    section.about_welcome .counter_icon img {
        width: 40px;
    }

    section.about_welcome .counter_box h3 {
        font-size: 30px;
    }

    section.about_welcome .bottom_text p {
        font-size: 12px;
    }

    .about_us_img {
        margin-right: 0;
        margin-bottom: 20px;
    }

    /* About markbrakes welocome section css end  */


    /* ---------------- order success page css start ---------------- */

    section.order_success {
        padding: 40px 0px;
    }

    section.order_success .order_wrp {
        padding: 20px 15px;
    }

    section.order_success .order_check i {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
    }

    section.order_succes .order_no h5 {
        font-size: 16px;
    }

    section.order_success .order_text h4 {
        font-size: 18px;
    }

    section.order_success .womencart_btn {
        width: 100%;
        margin: 0px auto;

    }

    /* ---------------- order success page css end ---------------- */


    /* ---------------- Rating Review Page css start ---------------- */

    section.review_rating .review_wrp {
        margin-top: 15px;
        padding-top: 25px;
        border-top: 1px solid #d9d9d9;
        height: 100%;
        margin-left: 0px;
        padding-left: 0px;
        border-left: 0;
    }

    section.review_rating .waiting_cart_main {
        width: 85%;
        margin: 0px auto;
    }

    .modal_rating .modal-body {
        padding: 10px 0px;
    }

    section.review_rating .rating_review h5 {
        font-size: 18px;
    }

    section.review_rating .performance ul li a {
        font-size: 10px;
    }

    section.review_rating .stars {
        margin-top: 10px;
    }

    section.review_rating .comment_wrp .form_group label {
        font-size: 14px;
    }

    /* ---------------- Rating Review Page css end ---------------- */

}


@media only screen and (min-width:320px) and (max-width:380px) {
    p {
        font-size: 12px;
    }

    section.for_festival .explore_btn_festival a {
        padding: 7px 12px 7px 8px;
        font-size: 12px;
    }

    .waiting_cart .actual_price p {
        font-size: 13px;
    }

    .waiting_cart .dummy_price p {
        font-size: 11px;
    }

    .waiting_cart .discount p {
        font-size: 12px;
    }

    .waiting_cart .discount {
        margin-left: 15px;
    }

    .waiting_cart .waiting_cart_wrp {
        padding: 12px 8px;
    }

    .waiting_cart .waiting_cart_text p {
        font-size: 12px;
    }

    section.term_condition .heading_condition {
        padding: 15px;
    }

    /* sunil */
    /* offer child */

    .offer-type-child {
        width: 32.666667%;
    }

    .offer-type-child {
        flex: 0 0 auto;
        width: 32%;
    }

    section.budget_discount .budget_slider .owl-nav {
        display: none !important;
    }

    section.budget_discount .budget {
        width: 160px;
        height: 160px;
    }


    section.budget_discount .budget_big_text h2 {
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 18px;
    }
}


@media screen and (min-width:800px) and (max-width:1280px) {

    .container {
        max-width: 1140px !important;
    }

    a {
        font-size: 13px;
    }

    p {
        font-size: 13px;
    }

    span {
        font-size: 13px;
    }

    .heading h2 {
        font-size: 22px;
    }

    .heading p {
        font-size: 15px;
    }

    .margin_top {
        margin-top: 60px;
    }

    .women_btn {
        font-size: 13px;
        padding: 12px 0px;
    }

    .women_btn img {
        width: 16px;
    }

    /* header css start  */

    section.about_delivery_details .delivery_flex p {
        font-size: 11px;
    }

    section.about_delivery_details .app_gift ul li a {
        font-size: 11px;
    }



    header .menu .menu__inner .menu__item .menu__link {
        font-size: 12px;
    }

    header .submenu .submenu__inner .submenu__title {
        font-size: 14px;
    }

    header .menu .menu__inner .menu__item {
        padding: 5px 30px 0px 0;
    }

    section.main_header .header_text ul li a {
        font-size: 13px;
    }

    section.main_header .input_form .form-control {
        font-size: 10px;
        padding: 8px 70px 8px 30px;
    }

    section.main_header .header_icons ul li img {
        width: 30px;
    }


    /* header brands css start  */

    section.main_header .header_text ul li .sub_menu {
        max-width: 1110px;
        top: 100px;
    }

    section.main_header .header_text ul li:hover .sub_menu {
        top: 90px;
    }

    section.main_header .brands_wrp .nav-pills .nav-link {
        font-size: 13px;
    }

    section.main_header .brands_search_head .form-group .form-control {
        padding: 8px 20px 8px 30px;
        font-size: 12px;
    }

    section.main_header .brands_search_head .form-group img {
        width: 12px;
    }

    section.main_header .brands_search_head {
        padding: 15px;
    }

    .top_brands_name {
        padding: 15px;
        height: 325px;
    }

    .top_brands_name h4 {
        font-size: 16px;
    }

    .top_brands_name::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }

    /* header brands css end  */

    /* header css end  */

    /* sec three css start  */

    section.three_categories .three_categories_wrp img {
        height: 330px;
    }

    /* sec three css end  */


    /* top categories section css start  */

    section.top_categories .categories_slider .owl-prev span img {
        left: -35px;
    }

    section.top_categories .categories_slider .owl-next span img {
        right: -35px;
    }

    section.offer .offer_img img {
        height: 270px;
        object-fit: cover;
    }

    /* top categories section css end  */

    section.hair_essential .hair_essintial_img img {
        height: 450px;
    }


    /* waiting cart section css start  */


    .waiting_cart .waiting_cart_slider .owl-prev span img {
        left: -40px;
    }

    .waiting_cart .waiting_cart_slider .owl-next span img {
        right: -40px;
    }

    .waiting_cart .waiting_cart_wrp {
        padding: 20px 10px;
    }

    .waiting_cart .waiting_cart_img img {
        height: 160px;
    }

    .waiting_cart .waiting_cart_text p {
        font-size: 13px;

    }

    .waiting_cart .waiting_cart_text span {
        font-size: 9px;
    }

    .waiting_cart .actual_price p {
        font-size: 15px;
    }

    .waiting_cart .dummy_price p {
        font-size: 13px;
    }

    .waiting_cart .discount p {
        font-size: 13px;
    }

    .waiting_cart .discount {
        margin-left: 30px;
    }





    /* waiting cart section css end  */


    /* exclusive section css start  */


    section.exclusive_discount .exclusive_text h4 {
        font-size: 18px;
    }

    section.exclusive_discount .excluive_big_text h2 {
        font-size: 25px;
    }

    section.exclusive_discount .shop_now a {
        font-size: 11px;
    }

    section.trending .nav-tabs .nav-link {
        font-size: 14px;
    }

    /* exclusive section css end  */


    section.fashion_jewellery .fashion_img img {
        height: 210px;
    }

    /* Exclusive Makeup section css start  */


    section.exclusive_makeup .exclusive_makeup_slider .owl-prev span img {
        top: 85px;
        left: -40px;
    }

    section.exclusive_makeup .exclusive_makeup_slider .owl-next span img {
        top: 85px;
        right: -40px;
    }

    section.new_on_womancart .view_all_btn {
        margin-top: 10px;
    }

    section.new_on_womancart .new_on_womancart_wrp .hover_text h3 {
        font-size: 35px;
        line-height: 50px;
    }

    section.new_on_womancart .view_all_btn a {
        font-size: 16px;
    }

    section.new_on_womancart .view_all_btn a i {
        font-size: 15px;
    }

    section.exclusive_makeup .exclusive_makeup_child .makeup_img img {
        height: 160px;
    }


    section.new_on_womancart .static_img img {
        height: 240px;
    }

    .explore_bg img {
        height: 240px;
    }

    /* Exclusive Makeup section css end  */

    /* top brands section css start  */


    section.top_brands .top_brands_slider .owl-prev span img {
        top: 28px;
        left: -40px;
    }

    section.top_brands .top_brands_slider .owl-next span img {
        top: 28px;
        right: -40px;
    }

    /* top brands section css end  */

    /* Explore Gifting section css start  */


    section.explore_gifting .explore_gifting_slider .owl-prev span img {
        top: 70px;
        left: -40px;
    }

    section.explore_gifting .explore_gifting_slider .owl-next span img {
        top: 70px;
        right: -40px;
    }

    /* Explore Gifting section css end  */

    /* for festival section css start  */


    section.for_festival .text h4 {
        font-size: 20px;
    }

    section.for_festival .btn_head h3 {
        font-size: 20px;
    }

    section.for_festival .explore_btn_festival a {
        font-size: 13px;
    }

    section.for_festival .festival_bottom_text a {
        font-size: 12px;
    }

    section.for_festival .festival_bottom_text {
        bottom: 15px;
    }

    section.for_festival .festival_flex {
        height: 417px;
    }

    section.for_festival .festival_img img {
        height: 190px;
    }

    /* for festival section css end  */


    .flawless_scroll_img img {
        height: 153px;
    }

    .flawless_static_img img {
        height: 500px;
    }

    /* mom and baby section css start  */

    section.mom_baby .mom_baby_wrp img {
        height: 260px;
    }

    /* mom and baby section css end  */

    /* sparkle shine section css start  */

    section.sparkle_shine .sparke_shine_img img {
        height: 150px;
    }

    /* sparkle shine section css end  */


    /* comfy casual section css start  */


    section.comfy_casual .comfy_slider .owl-nav .owl-prev span img {
        top: 210px;
        left: -40px;
    }

    section.comfy_casual .comfy_slider .owl-nav .owl-next span img {
        top: 210px;
        right: -40px;
    }

    section.comfy_casual .view_btn {
        margin-top: 180px;
    }

    section.comfy_casual .explore_text h3 {
        font-size: 40px;
        line-height: 60px;
    }

    section.comfy_casual .view_btn a {
        font-size: 17px;
    }

    section.comfy_casual .view_btn a i {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        margin-left: 15px;
    }

    section.comfy_casual .comfy_img img {
        height: 450px;
    }

    section.comfy_casual .explore_repeat_bg img {
        height: 450px;
    }

    /* comfy casual section css end  */


    section.be_superman .be_superman_wrp img {
        height: 350px;
    }

    .kitchen_essential_img img {
        height: 210px;
    }



    section.sexual_wellness .sexsual_wrp_img img {
        height: 270px;
    }

    /* shiping details section css start  */


    section.shop_limits .shop_img img {
        height: 310px;
    }


    section.shiping_details .shiping_wrp {
        padding: 15px;
    }

    section.shiping_details .about_details h6 {
        font-size: 16px;
    }

    section.shiping_details .about_details {
        margin-left: 10px;
    }

    section.shiping_details .about_details p {
        font-size: 11px;
    }

    section.shiping_details .shiping_icon img {
        width: 35px;
    }

    /* shiping details section css end  */


    /* latest news section css start  */


    section.latest_news .latest_news_wrp h4 {
        font-size: 20px;
    }

    section.latest_news .form_group .form-control {
        font-size: 11px;
    }

    .search_letter img {
        width: 13px;
    }

    section.latest_news .submit_btn {
        font-size: 11px;
    }

    /* latest news section css end  */


    /* footer css start  */

    footer .copyright_head h4 {
        font-size: 15px;
    }

    footer .policy_head ul li a {
        font-size: 12px;
        margin-right: 10px;
        padding-right: 10px;
    }

    .social_media_icon h5 {
        font-size: 15px;
    }

    footer .social_media_icon ul li a i {
        font-size: 20px;
    }

    /* footer css end  */


    /* sunil start*/

    /* offer child */

    .offer-type-child {
        width: 32.666667%;
    }

    .offer-type-child {
        flex: 0 0 auto;
        width: 20%;
    }

    section.budget_discount .budget {
        width: 165px;
        height: 165px
    }

    section.budget_discount .budget_text h4 {
        font-size: 16px;
    }

    section.budget_discount .budget_big_text h2 {
        font-size: 22px;
    }

    section.budget_discount .shop_now a {
        font-size: 14px;
    }

    section.budget_discount .budget_slider .owl-nav .owl-prev span img {
        top: 60px;
    }

    section.budget_discount .budget_slider .owl-nav .owl-next span img {
        top: 60px;
    }

    /* sunil end*/


    /*-----------------  Product details page css start ----------------- */

    section.product_details .slider__flex .slider__col {
        margin-right: 40px;
    }

    section.product_details .right_heading h3 {
        font-size: 20px;
    }

    section.product_details .dummy_price p {
        font-size: 13px;
    }

    section.product_details .price_text p {
        font-size: 22px;
    }

    section.product_details .price_text span {
        font-size: 10px;
    }

    section.product_details .price_text {
        line-height: 19px;
    }

    section.product_details .slider__flex {
        margin-right: 40px;
    }

    section.product_details .size_box button {
        font-size: 9px;
    }

    section.product_details .shade_text p span {
        font-size: 13px;
    }

    section.product_details .check_boxes {
        align-items: start;
        margin-top: 10px;
    }

    section.product_details .fill_check {
        margin-right: 15px;
        margin-top: 7px;
    }

    section.product_details .add_to_cart {
        margin-right: 10px;
        width: 60%;
    }

    section.product_details .wishlist_btn {
        width: 38%;
    }

    section.product_details .add_to_cart a {
        font-size: 12px;
    }

    section.product_details .wishlist_btn a {
        font-size: 12px;
    }

    section.product_details .buy_now_btn a {
        font-size: 12px;
    }

    section.product_details .buy_now_btn p {
        margin-top: 10px;
        font-size: 11px;

    }

    section.product_details .product_quality_flex .qualtiy_wrp p {
        font-size: 13px;
    }

    section.product_details .product_quality_flex .qualtiy_wrp p img {
        width: 17px;
    }

    section.product_details .delivery_wrp {
        padding: 10px 20px;
    }

    section.product_details .form_group label {
        font-size: 12px;
    }

    section.product_details .form_group label img {
        margin-right: 3px;
        width: 9px;
    }

    section.product_details .product_texts h3 {
        margin-bottom: 15px;
    }

    section.product_details .write_review_wrp .user_name {
        width: 50%;
    }

    section.product_details .write_review_wrp .user_img img {
        width: 30px;
    }

    section.product_details .detail_fix_wrp .price_text p {
        font-size: 17px;
    }

    section.product_details .add_btn a {
        font-size: 13px;
        padding: 8px 20px;
        border-radius: 5px;
    }

    section.product_details .wishlist_btns a {
        font-size: 13px;
        padding: 8px 20px;
        border-radius: 5px;
    }

    .breadcrumb a {
        font-size: 13px;
        line-height: inherit;
    }

    .breadcrumb {
        margin-bottom: 0px;
        margin-top: 15px;
    }

    /*-----------------  Product details page css end ----------------- */

    /*-----------------  Product Listing page css start ----------------- */

    section.listing_product .filter_card {
        padding: 16px;
    }

    section.listing_product .filter-title {
        font-size: 14px;
    }

    section.listing_product .wrapper .search-icon {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 10px;
    }

    section.listing_product .filter-body label {
        font-size: 10px;
    }

    section.listing_product .custom-control.custom-checkbox a {
        font-size: 12px;
    }



    section.listing_product .search-box input {
        font-size: 9px;
    }

    section.listing_product .wrapper .search-box {
        max-width: calc(100% - 40px);
    }

    section.listing_product .filters-actions .dropdown .dropdown-toggle {
        font-size: 11px;
    }




    section.listing_product .filter-body label span {
        font-size: 11px;
    }

    /*-----------------  Product Listing page css end ----------------- */

    /* ------------------- checkout cart page css start ------------------- */

    section.cart_header .cart_process ul span {
        width: 100px;
    }

    section.my_cart .flex_delivery .form-control {
        font-size: 13px;
        padding: 12px 12px 12px 45px
    }

    section.my_cart .flex_delivery .check_btn {
        font-size: 13px;
    }

    section.my_cart .cart_left_content .items_selected .item_check label {
        font-size: 14px;
    }

    section.my_cart .cart_left_content .items_selected .remove_select a {
        font-size: 11px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper h6 a {
        font-size: 15px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper p {
        font-size: 12px;
    }

    section.my_cart .cart_left_content .selected_quantity span {
        font-size: 11px;
    }

    section.my_cart .cart_left_content .delete_img img {
        width: 15px;
    }

    section.my_cart .cart_right_content .apply_text h6 {
        font-size: 14px;
    }

    section.my_cart .cart_right_content .apply_text p {
        font-size: 10px;
    }

    .login_btn a {
        padding: 6px 35px;
        border-radius: 3px;
        font-size: 11px;
    }

    section.my_cart .cart_right_content .price_head h6 {
        font-size: 14px;
    }

    section.my_cart .cart_right_content .price_wrp p {
        font-size: 11px;
    }

    section.my_cart .cart_right_content .price_wrp span {
        font-size: 11px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp p {
        font-size: 15px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp span {
        font-size: 15px;
    }

    section.my_cart .cart_right_content .secure_payment {
        padding: 15px;
    }

    section.my_cart .cart_right_content .experiance_text p {
        font-size: 13px;
    }

    section.my_cart .cart_left_content .login_content p {
        font-size: 12px;
    }

    /* ------------------- checkout cart page css end ------------------- */


    /* ------------------- login page css start ------------------- */

    section.login .login_form .form-group .form-control {
        font-size: 13px;
        padding: 12px 15px;
        border-radius: 6px;
    }

    /* ------------------- login page css end ------------------- */

    /* ------------------- Address page css start -------------------  */


    .address_details h3 {
        font-size: 18px;
    }

    .address_details .user_flex h5 {
        font-size: 15px;
    }

    .address_details .address_details_child p {
        line-height: 25px;
    }

    .address_details .edit_remove .women_btn {
        width: 130px;
    }

    /* ------------------- Address page css end -------------------  */


    /* ------------------- Profile page css start  ------------------- */

    section.profile .profile_tab .nav-pills .nav-link {
        font-size: 12px;
        padding: 12px 15px;
    }

    section.profile .profile_tab .nav-pills .nav-link img {
        width: 12px;
        margin-right: 10px;
    }

    section.profile .profile_tab .profile_heading h3 {
        font-size: 17px;
    }

    section.profile .profile_tab .table>:not(caption)>*>* {
        font-size: 12px;
    }

    section.profile .profile_tab .form-group label {
        font-size: 11px;
    }

    section.profile .profile_tab .form-group .form-control {
        font-size: 14px;
    }

    section.profile .profile_tab .flex_radio .radio_wrp label {
        font-size: 14px;
    }

    section.profile .profile_tab .order_text {
        margin-left: 20px;
    }

    section.profile .profile_tab .order-img img {
        width: 90px;
    }

    section.profile .profile_tab .order_text h6 {
        font-size: 16px;
    }

    section.profile .profile_tab .order_text p {
        font-size: 12px;
    }

    section.profile .profile_tab .rate_star i {
        font-size: 13px;
    }

    section.profile .other_infor_heading h6 {
        font-size: 14px;
    }

    section.profile .icon_img a {
        font-size: 12px;
        padding: 8px 15px;
    }

    section.profile .other_text img {
        width: 14px;
        margin-right: 10px;
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:after {
        background-size: 16px;
    }

    section.profile .progress_wrp .navigation_menu li::after {
        left: -37px;
        width: 20px;
        height: 20px;
        line-height: 20px;
    }

    section.profile .progress_wrp .navigation_tabs::before {
        left: 18px;
    }

    /* ------------------- Profile page css end  ------------------- */

    /* ------------------ payment page css start ------------------ */

    section.payments .other_option_wrp .nav-link {
        font-size: 12px;
    }

    section.payments .other_option_wrp .nav-link img {
        width: 18px;
    }

    section.payments .recomended_text p {
        letter-spacing: -0.5px;
    }

    section.payments .secure_btn {
        font-size: 12px;
    }

    /* ------------------ payment page css end ------------------ */


    /* About markbrakes welocome section css start  */

    section.about_welcome .counter_box h3 {
        font-size: 30px;
    }

    section.about_welcome .counter_wrp {
        padding: 30px;
    }

    section.about_welcome .counter_icon img {
        width: 50px;
    }

    /* About markbrakes welocome section css end  */

    /* ---------------- order success page css start ---------------- */

    section.order_success .order_text {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    section.order_success .order_text h4 {
        font-size: 20px;
    }

    section.order_success .order_no h5 {
        font-size: 17px;
    }

    /* ---------------- order success page css end ---------------- */


    /* ---------------- Rating Review Page css start ---------------- */

    .modal_rating .modal-xl {
        max-width: 990px;
    }

    section.review_rating .performance ul li a {
        font-size: 13px;
    }

    section.review_rating .comment_wrp .form_group label {
        font-size: 15px;
    }

    section.review_rating .comment_wrp .form_group .form-control {
        font-size: 14px;
    }

    /* ---------------- Rating Review Page css end ---------------- */


}

@media only screen and (min-width:1024px) and (max-width:1200px) {

    .container {
        max-width: 1010px !important;
    }

    a {
        font-size: 12px;
    }

    p {
        font-size: 12px;
    }

    span {
        font-size: 12px;
    }



    .heading {
        margin-bottom: 20px;
    }

    .heading h2 {
        font-size: 20px;
    }

    .heading p {
        font-size: 14px;
    }

    .margin_top {
        margin-top: 50px;
    }

    .women_btn {
        font-size: 12px;
        padding: 10px 0px;
    }

    .women_btn img {
        width: 14px;
    }

    /* header css start  */

    section.about_delivery_details .delivery_flex p {
        font-size: 10px;
    }

    section.about_delivery_details .app_gift ul li a {
        font-size: 10px;
    }



    header .menu .menu__inner .menu__item .menu__link {
        font-size: 11px;
        letter-spacing: 0.5px;
    }

    header .submenu .submenu__inner .submenu__title {
        font-size: 13px;
    }

    header .menu .menu__inner .menu__item {
        padding: 5px 20px 0px 0;
    }

    section.main_header .header_text ul li a {
        font-size: 11px;
    }

    section.main_header .input_form .form-control {
        font-size: 9px;
        padding: 7px 60px 7px 25px;
    }

    section.main_header .header_icons ul li img {
        width: 28px;
    }

    section.main_header .search_icon img {
        width: 11px;
    }

    section.main_header .mike img {
        width: 10px;
    }



    /* header brands css start  */

    section.main_header .header_text ul li .sub_menu {
        max-width: 990px;
        top: 95px
    }

    section.main_header .header_text ul li:hover .sub_menu {
        top: 85px;
    }

    section.main_header .brands_wrp .nav-pills .nav-link {
        font-size: 11px;
        padding: 7px 25px;
        border-radius: 5px;
    }

    section.main_header .brands_search_head .form-group .form-control {
        padding: 8px 20px 8px 30px;
        font-size: 10px;
    }

    section.main_header .brands_search_head .form-group img {
        width: 10px;
    }

    section.main_header .brands_search_head {
        padding: 12px;
    }

    .top_brands_name {
        padding: 12px;
        height: 325px;
    }

    .top_brands_name h4 {
        font-size: 14px;
    }

    .top_brands_name::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5;
    }

    /* header brands css end  */

    section.three_categories .three_categories_wrp img {
        height: 290px;
    }


    /* header css end  */


    /* top categories section css start  */

    section.top_categories .categories_slider .owl-prev span img {
        left: -35px;
        top: 40px;
        width: 30px
    }

    section.top_categories .categories_slider .owl-next span img {
        right: -35px;
        top: 40px;
        width: 30px
    }

    /* top categories section css end  */


    /* waiting cart section css start  */


    .waiting_cart .waiting_cart_slider .owl-prev span img {
        left: -40px;
        width: 30px
    }

    .waiting_cart .waiting_cart_img img {
        height: 130px;
    }

    .waiting_cart .waiting_cart_slider .owl-next span img {
        right: -40px;
        width: 30px
    }

    .waiting_cart .waiting_cart_wrp {
        padding: 20px 10px;
    }

    .waiting_cart .waiting_cart_text p {
        font-size: 11px;

    }

    .waiting_cart .waiting_cart_text span {
        font-size: 9px;
    }

    .waiting_cart .actual_price p {
        font-size: 13px;
    }

    .waiting_cart .dummy_price p {
        font-size: 12px;
    }

    .waiting_cart .discount p {
        font-size: 12px;
    }

    .waiting_cart .discount {
        margin-left: 20px;
    }

    /* waiting cart section css end  */


    /* exclusive section css start  */


    section.exclusive_discount .exclusive_text h4 {
        font-size: 16px;
    }

    section.exclusive_discount .excluive_big_text h2 {
        font-size: 22px;
    }

    section.exclusive_discount .shop_now a {
        font-size: 10px;
    }

    section.trending .nav-tabs .nav-link {
        font-size: 13px;
        width: 120px;
    }

    /* exclusive section css end  */


    section.fashion_jewellery .fashion_img img {
        height: 180px;
    }

    /* Exclusive Makeup section css start  */


    .flawless_scroll_img img {
        height: 133px;
    }

    .flawless_static_img img {
        height: 440px;
    }


    section.exclusive_makeup .exclusive_makeup_slider .owl-prev span img {
        top: 70px;
        left: -40px;
        width: 30px;
    }

    section.exclusive_makeup .exclusive_makeup_slider .owl-next span img {
        top: 70px;
        right: -40px;
        width: 30px;
    }

    section.new_on_womancart .view_all_btn {
        margin-top: 7px;
    }

    section.new_on_womancart .new_on_womancart_wrp .hover_text h3 {
        font-size: 30px;
        line-height: 40px;
    }

    section.new_on_womancart .view_all_btn a {
        font-size: 14px;
    }

    section.new_on_womancart .view_all_btn a i {
        font-size: 12px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin-left: 5px;
    }

    section.exclusive_makeup .exclusive_makeup_child .makeup_img img {
        height: 135px;
    }

    /* Exclusive Makeup section css end  */

    section.hair_essential .hair_essintial_img img {
        height: 380px;
    }

    /* top brands section css start  */


    section.top_brands .top_brands_slider .owl-prev span img {
        top: 28px;
        left: -40px;
        width: 30px;
    }

    section.top_brands .top_brands_slider .owl-next span img {
        top: 28px;
        right: -40px;
        width: 30px;

    }

    section.sparkle_shine .sparke_wrp {
        border-radius: 10px;
    }


    section.sparkle_shine .sparke_shine_img img {
        height: 130px;
    }


    section.sexual_wellness .sexsual_wrp_img img {
        height: 230px;
    }

    /* top brands section css end  */

    /* Explore Gifting section css start  */


    section.explore_gifting .explore_gifting_slider .owl-prev span img {
        top: 70px;
        left: -40px;
        width: 30px;
    }

    section.explore_gifting .explore_gifting_slider .owl-next span img {
        top: 70px;
        right: -40px;
        width: 30px;
    }

    section.offer .offer_img img {
        height: 230px;
    }

    /* Explore Gifting section css end  */

    /* kitchen essential section css start  */


    .view_all_btn a i {
        margin-left: 10px;
        font-size: 10px;
    }

    .kitchen_essential_text .kitchecn_text h6 {
        font-size: 12px;
    }

    /* kitchen essential section css end  */


    /* for festival section css start  */


    section.for_festival .text h4 {
        font-size: 20px;
    }

    section.for_festival .btn_head h3 {
        font-size: 20px;
    }

    section.for_festival .explore_btn_festival a {
        font-size: 13px;
    }

    section.for_festival .festival_bottom_text a {
        font-size: 12px;
    }

    section.for_festival .festival_bottom_text {
        bottom: 15px;
    }

    section.for_festival .festival_flex {
        height: 365px;
    }

    section.for_festival .festival_img img {
        height: 170px;
    }

    /* for festival section css end  */


    .kitchen_essential_img img {
        height: 180px;
    }

    /* comfy casual section css start  */


    section.comfy_casual .comfy_slider .owl-nav .owl-prev span img {
        top: 190px;
        left: -40px;
        width: 30px;
    }

    section.comfy_casual .comfy_slider .owl-nav .owl-next span img {
        top: 190px;
        right: -40px;
        width: 30px;
    }

    section.comfy_casual .view_btn {
        margin-top: 180px;
    }

    section.comfy_casual .explore_text h3 {
        font-size: 30px;
        line-height: 40px;
    }

    section.comfy_casual .view_btn a {
        font-size: 15px;
    }

    section.comfy_casual .view_btn a i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-left: 10px;
    }

    section.comfy_casual .comfy_img img {
        height: 400px;
    }

    section.comfy_casual .explore_repeat_bg img {
        height: 400px;
    }

    /* comfy casual section css end  */

    section.be_superman .be_superman_wrp img {
        height: 310px;
    }


    section.new_on_womancart .static_img img {
        height: 210px;
    }

    .explore_bg img {
        height: 210px;
    }

    /* bedroom comfort section css start  */

    section.bedroom_comfort .bedroom_comfort_img img {
        height: 190px;
    }

    /* bedroom comfort section css end  */

    /* mom and baby section css start  */

    section.mom_baby .mom_baby_wrp img {
        height: 230px;
    }

    /* mom and baby section css end  */

    /* shiping details section css start  */


    section.shiping_details .shiping_wrp {
        padding: 15px;
    }

    section.shiping_details .about_details h6 {
        font-size: 14px;
    }

    section.shiping_details .about_details {
        margin-left: 10px;
    }

    section.shiping_details .about_details p {
        font-size: 10px;
    }

    section.shiping_details .shiping_icon img {
        width: 25px;
    }

    /* shiping details section css end  */


    section.shop_limits .shop_img img {
        height: 260px;
    }

    /* latest news section css start  */


    section.latest_news .latest_news_wrp h4 {
        font-size: 20px;
    }

    section.latest_news .form_group .form-control {
        font-size: 11px;
    }

    .search_letter img {
        width: 13px;
    }

    section.latest_news .submit_btn {
        font-size: 11px;
    }

    /* latest news section css end  */


    /* footer css start  */
    footer .footer_head {
        margin-left: 50px;
    }

    footer .footer_head h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    footer .copyright_head h4 {
        font-size: 15px;
    }

    footer .footer_head ul li {
        margin: 0;
    }

    footer .policy_head ul li a {
        font-size: 12px;
        margin-right: 10px;
        padding-right: 10px;
    }

    .social_media_icon h5 {
        font-size: 15px;
    }

    footer .social_media_icon ul li a i {
        font-size: 20px;
    }

    /* footer css end  */


    /* gulshan start  */

    section.budget_discount .budget {
        width: 145px;
        height: 145px
    }

    section.budget_discount .budget_text h4 {
        font-size: 16px;
    }

    section.budget_discount .budget_big_text h2 {
        font-size: 22px;
    }

    section.budget_discount .shop_now a {
        font-size: 14px;
    }

    section.budget_discount .budget_slider .owl-nav .owl-prev span img {
        left: -40px;
        width: 30px
    }

    section.budget_discount .budget_slider .owl-nav .owl-next span img {
        right: -40px;
        width: 30px
    }

    /* gulshan end  */


    /*-----------------  Product details page css start ----------------- */

    section.product_details .slider__flex .slider__col {
        margin-right: 30px;
    }

    section.product_details .right_heading h3 {
        font-size: 18px;
    }

    section.product_details .dummy_price p {
        font-size: 11px;
    }

    section.product_details .price_text p {
        font-size: 20px;
    }

    section.product_details .price_text span {
        font-size: 8px;
    }

    section.product_details .price_text {
        line-height: 19px;
    }

    section.product_details .slider__flex {
        margin-right: 30px;
    }

    section.product_details .size_box button {
        font-size: 8px;
    }

    section.product_details .shade_text p span {
        font-size: 12px;
    }

    section.product_details .check_boxes {
        align-items: start;
        margin-top: 10px;
    }

    section.product_details .fill_check {
        margin-right: 15px;
        margin-top: 7px;
    }

    section.product_details .add_to_cart {
        margin-right: 10px;
        width: 60%;
    }

    section.product_details .wishlist_btn {
        width: 38%;
    }

    section.product_details .add_to_cart a {
        font-size: 10px;
        padding: 10px 10px;
    }

    section.product_details .wishlist_btn a {
        font-size: 10px;
        padding: 10px 10px;
    }

    section.product_details .add_to_cart a img {
        width: 15px;
        margin-right: 5px;
    }

    section.product_details .wishlist_btn a img {
        width: 15px;
        margin-right: 5px;
    }

    section.product_details .buy_now_btn a {
        font-size: 10px;
        padding: 10px 10px;
    }

    section.product_details .buy_now_btn p {
        margin-top: 7px;
        font-size: 10px;
    }

    section.product_details .product_quality_flex .qualtiy_wrp p {
        font-size: 12px;
    }

    section.product_details .product_quality_flex .qualtiy_wrp p img {
        width: 15px;
    }

    section.product_details .flex_delivery .form-control {
        padding: 8px 30px;
        font-size: 11px;
    }

    section.product_details .delivery_wrp {
        padding: 10px 15px;
    }

    section.product_details .specification_tabs .table {
        margin-top: 20px;
    }

    section.product_details .flex_delivery img {
        left: 8px;
        width: 17px;
        top: 13px;
    }

    section.product_details .specification_tabs .table>:not(caption)>*>* {
        font-size: 11px;
    }

    section.product_details .specification_tabs .nav-link {
        font-size: 10px;
    }

    section.product_details .flex_delivery .check_btn {
        padding: 8px 30px;
        font-size: 11px;
    }

    section.product_details .form_group label {
        font-size: 12px;
    }

    section.product_details .details_right_content {
        margin-right: 30px
    }

    section.product_details .form_group label img {
        margin-right: 3px;
        width: 9px;
    }

    section.product_details .product_texts h3 {
        margin-bottom: 15px;
        font-size: 15px;
    }

    section.product_details .write_review_wrp .user_name {
        width: 60%;
    }

    section.product_details .write_review_wrp .user_img img {
        width: 30px;
    }

    section.product_details .write_review_wrp .user_name h4 {
        font-size: 15px;
    }

    section.product_details .write_review_wrp .user_name p {
        font-size: 10px;
    }

    section.product_details .write_review_wrp .rating_heading h5 {
        font-size: 16px;
    }

    section.product_details .write_review_wrp .rating_no img {
        width: 11px;
    }

    section.product_details .write_review_wrp .read_more_review a {
        padding: 8px 20px;
        font-size: 11px;
    }

    section.product_details .write_review_wrp .user_name p img {
        width: 11px;
        margin-top: -3px;
    }

    section.product_details .detail_white_bg {
        padding: 20px;
    }

    section.product_details .write_review_wrp {
        padding: 30px 0px 30px 0px;

    }

    section.product_details .write_review_wrp .write_btn a {
        font-size: 10px;
        padding: 10px 25px
    }

    section.product_details .detail_fix_wrp .price_text p {
        font-size: 15px;
    }

    section.product_details .detail_fix_wrp {
        height: 1770px;
    }

    section.product_details .add_btn a {
        font-size: 11px;
        padding: 8px 20px;
        border-radius: 3px;
    }

    section.product_details .detail_fix_wrp {
        padding: 20px;
        margin-top: 20px;
    }

    section.product_details .wishlist_btns a {
        font-size: 11px;
        padding: 8px 20px;
        border-radius: 3px;
    }

    section.product_details .wishlist_btns a img {
        width: 11px;
    }

    .breadcrumb a {
        font-size: 11px;
        line-height: inherit;
    }

    .breadcrumb {
        margin-bottom: 0px;
        margin-top: 15px;
    }

    /*-----------------  Product details page css end ----------------- */


    /*-----------------  Product Listing page css start ----------------- */


    section.listing_product .filter-title {
        font-size: 12px;
    }

    section.listing_product .wrapper .search-icon {
        width: 22px;
        height: 22px;
        line-height: 22px;
        font-size: 9px;
    }

    section.listing_product .filter_search img {
        width: 10px;
    }

    section.listing_product .filter-body label {
        font-size: 11px;
    }

    section.listing_product .custom-control.custom-checkbox a {
        font-size: 9px;
    }



    section.listing_product .search-box input {
        font-size: 9px;
    }

    section.listing_product .wrapper .search-box {
        max-width: calc(100% - 40px);
    }

    section.listing_product .filters-actions .dropdown .dropdown-toggle {
        font-size: 10px;
    }

    section.listing_product .filters-actions .dropdown-item {
        font-size: 9px;
    }

    section.listing_product .filters-actions .dropdown-menu {
        min-width: 169px
    }

    section.listing_product .dropdown .dropdown-toggle span {
        font-size: 9px;
    }

    /*-----------------  Product Listing page css end ----------------- */


    /* ------------------- checkout cart page css start ------------------- */

    section.cart_header .cart_process ul span {
        width: 80px;
    }

    section.my_cart .cart_left_content .free_box_wrp .cart_heading_wrapper {
        padding-top: 15px;
    }

    section.my_cart .flex_delivery .form-control {
        font-size: 11px;
        padding: 10px 12px 10px 45px
    }

    section.my_cart .flex_delivery .check_btn {
        font-size: 11px;
    }

    section.my_cart .cart_left_content .items_selected .item_check label {
        font-size: 12px;
    }

    section.my_cart .cart_left_content .items_selected .remove_select a {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper h6 a {
        font-size: 13px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper p {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .selected_quantity span {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .delete_img img {
        width: 13px;
    }

    section.my_cart .cart_right_content .apply_text h6 {
        font-size: 12px;
    }

    section.my_cart .cart_right_content .apply_text p {
        font-size: 9px;
    }

    .login_btn a {
        padding: 6px 35px;
        border-radius: 3px;
        font-size: 11px;
    }

    section.my_cart .cart_right_content .price_head h6 {
        font-size: 12px;
    }

    section.my_cart .cart_right_content .price_wrp p {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .gram {
        width: 65px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .form-select {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .price_wrp span {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_text h6 {
        font-size: 11px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp p {
        font-size: 13px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp span {
        font-size: 13px;
    }

    section.my_cart .cart_right_content .coupon_text p {
        font-size: 11px;
    }

    section.my_cart .cart_right_content .secure_payment {
        padding: 12px;
    }

    section.my_cart .cart_right_content .experiance_text p {
        font-size: 11px;
    }

    section.my_cart .cart_left_content .login_content p {
        font-size: 11px;
    }

    /* ------------------- checkout cart page css end ------------------- */



    /* ------------------- login page css start ------------------- */

    section.login .login_form .form-group .form-control {
        font-size: 12px;
        padding: 12px 15px;
        border-radius: 6px;
    }

    section.login .login_form .form-group {
        margin-bottom: 10px;
    }

    /* ------------------- login page css end ------------------- */


    /* ------------------- Address page css start -------------------  */


    .address_details h3 {
        font-size: 16px;

    }

    .address_details .address_box {
        padding: 15px 20px;
    }

    .address_details .user_flex h5 {
        font-size: 15px;
    }

    .address_details .address_details_child p {
        line-height: 25px;
    }

    .address_details .edit_remove .women_btn {
        width: 60px;

    }

    section.address_main .delivery_wrp .delivery_img img {
        height: 70px;
        padding: 7px;
    }

    .address_details .edit_remove .women_btn {
        width: 110px;
        padding: 6px 0px;
    }

    section.address_main .delivery_wrp .price_wrp p {
        font-size: 11px;
    }

    section.address_main .delivery_wrp .price_wrp span {
        font-size: 11px;
    }

    section.address_main .delivery_wrp .price_wrp.last_wrp p {
        font-size: 14px;
    }

    section.address_main .delivery_wrp .price_wrp.last_wrp span {
        font-size: 14px;
    }

    /* ------------------- Address page css end -------------------  */

    /* ------------------- Profile page css start  ------------------- */

    section.profile .profile_tab .nav-pills .nav-link {
        font-size: 10px;
        padding: 10px 15px;
    }

    section.profile .profile_tab .nav-pills .nav-link img {
        width: 10px;
        margin-right: 8px;
    }

    section.profile .profile_tab .profile_heading h3 {
        font-size: 15px;
    }

    section.profile .profile_tab .profile_heading p {
        font-size: 11px;
    }

    section.profile .profile_tab .table>:not(caption)>*>* {
        font-size: 10px;
    }

    section.profile .profile_tab .form-group label {
        font-size: 10px;
    }

    section.profile .profile_tab .form-group .form-control {
        font-size: 12px;
    }

    section.profile .profile_tab .flex_radio .radio_wrp label {
        font-size: 12px;
    }

    section.profile .profile_tab .order_text {
        margin-left: 20px;
    }

    section.profile .profile_tab .order-img img {
        width: 70px;
    }

    section.profile .profile_tab .order_text h6 {
        font-size: 14px;
    }

    section.profile .profile_tab .order_text p {
        font-size: 10px;
    }

    section.profile .profile_tab .rate_star i {
        font-size: 13px;
    }

    section.profile .other_infor_heading h6 {
        font-size: 10px;
    }

    section.profile .icon_img a {
        font-size: 10px;
        padding: 8px 15px;
    }

    section.profile .other_text img {
        width: 12px;
        margin-right: 8px;
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:after {
        background-size: 16px;
    }

    section.profile .progress_wrp .navigation_menu li::after {
        left: -37px;
        width: 20px;
        height: 20px;
        line-height: 20px;
    }

    section.profile .progress_wrp .navigation_tabs::before {
        left: 17px;
    }

    section.profile .progress_wrp .navigation_menu li:before {
        left: -31px;
    }

    /* ------------------- Profile page css end  ------------------- */

    /* ------------------ payment page css start ------------------ */

    section.payments .other_option_wrp .nav-link {
        font-size: 11px;
        width: 220px;
    }

    section.payments .other_option_wrp .nav-link img {
        width: 16px;
    }

    section.payments .recomended_text p {
        letter-spacing: -0.5px;
    }

    section.payments .secure_btn {
        font-size: 11px;
    }

    section.payments .other_option_wrp .cash_on label {
        font-size: 10px;
        margin-bottom: 12px;
    }

    section.payments .recommend_payment img {
        width: 16px;
    }

    section.payments .recommend_payment {
        padding: 12px 15px;
    }

    section.payments .other_option_wrp .womencart_btn {
        margin-top: 10px;
    }

    section.payments .other_option_wrp .cash_on .form-control {
        font-size: 9px;
    }

    section.payments .recommend_payment label {
        font-size: 11px;
    }

    /* ------------------ payme6nt page css end ------------------ */


    /* About markbrakes welocome section css start  */

    section.about_welcome .counter_box h3 {
        font-size: 30px;
    }

    section.about_welcome .counter_wrp {
        padding: 20px;
    }

    section.about_welcome .bottom_text p {
        font-size: 11px;
    }

    section.about_welcome .counter_icon img {
        width: 45px;
    }

    section.about_welcome .flex_about {
        padding: 50px 40px 90px 40px;
    }

    section.about_welcome .counter_box h3 {
        font-size: 25px;
    }

    section.about_welcome .counter_head {
        margin-top: -80px;
    }

    /* About markbrakes welocome section css end  */

    /* ---------------- order success page css start ---------------- */

    section.order_success .order_text {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    section.order_success .order_text h4 {
        font-size: 18px;
    }

    section.order_success .order_no h5 {
        font-size: 15px;
    }

    /* ---------------- order success page css end ---------------- */

    /* ---------------- Rating Review Page css start ---------------- */

    .modal_rating .modal-xl {
        max-width: 990px;
    }

    section.review_rating .performance ul li a {
        font-size: 12px;
    }

    section.review_rating .comment_wrp .form_group label {
        font-size: 14px;
    }

    section.review_rating .comment_wrp .form_group .form-control {
        font-size: 13px;
    }

    section.review_rating .upload {
        width: 80px;
        height: 80px;
    }

    section.review_rating .comment_wrp .form_group small {
        font-size: 11px;
    }

    /* ---------------- Rating Review Page css end ---------------- */

}

@media only screen and (min-width:800px) and (max-width:991px) {

    .container {
        max-width: 840px !important;
    }

    a {
        font-size: 10px;
    }

    p {
        font-size: 10px;
    }

    span {
        font-size: 10px;
    }

    .heading {
        margin-bottom: 15px;
    }

    .heading h2 {
        font-size: 17px;
    }

    .heading p {
        font-size: 11px;
    }

    .margin_top {
        margin-top: 40px;
    }

    /* header css start  */

    header {
        margin-top: 10px;
    }

    section.about_delivery_details {
        margin-bottom: 10px;
        padding: 7px 0px;
    }

    section.about_delivery_details .delivery_flex p {
        font-size: 8px;
    }

    section.about_delivery_details .app_gift ul li a {
        font-size: 8px;
    }

    section.about_delivery_details .app_gift ul li img {
        width: 10px;
    }



    header .menu .menu__inner .menu__item .menu__link {
        font-size: 10px;
        letter-spacing: 0px;
        border-bottom: 2px solid #ffffff;
    }

    header .menu .menu__inner .menu__item .menu__link:hover {
        border-bottom: 2px solid #f10d70;
    }

    header .submenu {
        padding: 15px 5px;
    }

    header .submenu .submenu__inner .submenu__title {
        font-size: 11px;
    }

    header .menu .menu__inner .menu__item {
        padding: 5px 20px 0px 0;
    }

    section.main_header .header_text ul li a {
        font-size: 10px;
        padding: 0px 13px;
    }

    section.main_header .input_form .form-control {
        font-size: 7px;
        padding: 6px 40px 6px 25px;
    }

    section.main_header .header_icons ul li img {
        width: 26px;
    }

    section.main_header .search_icon img {
        width: 8px;
    }

    section.main_header .mike img {
        width: 7px;
    }

    /* header brands css start  */

    section.main_header .header_text ul li .sub_menu {
        max-width: 820px;
        top: 80px;
    }

    section.main_header .brands_wrp .nav-pills .nav-link {
        font-size: 10px;
        padding: 6px 20px;
        border-radius: 3px;
    }

    section.main_header .brands_search_head .form-group .form-control {
        padding: 6px 20px 6px 30px;
        font-size: 9px;
    }

    section.main_header .brands_search_head .form-group img {
        width: 9px;
    }

    section.main_header .brands_search_head {
        padding: 10px;
    }

    section.main_header .header_text ul li:hover .sub_menu {
        top: 70px;
    }

    .top_brands_name {
        padding: 10px;
        height: 225px;
    }

    .top_brands_list ul li {
        padding: 0px 0px;
    }

    .top_brands_name h4 {
        font-size: 12px;
    }

    .top_brands_name::-webkit-scrollbar {
        width: 4px;
        background-color: #F5F5F5;
    }

    section.main_header .brands_wrp .brands_img {
        margin-top: 10px;
    }

    /* header brands css end  */

    /* sec three css start  */

    section.three_categories .three_categories_wrp img {
        height: 260px;
    }

    /* sec three css end  */


    /* header css end  */


    /* top categories section css start  */

    section.top_categories .categories_slider .owl-prev span img {
        left: -35px;
        top: 40px;
        width: 30px
    }

    section.top_categories .categories_slider .owl-next span img {
        right: -35px;
        top: 40px;
        width: 30px
    }

    /* top categories section css end  */



    /* waiting cart section css start  */


    .waiting_cart .waiting_cart_slider .owl-prev span img {
        left: -40px;
        width: 30px;
        top: 90px;
    }

    .waiting_cart .waiting_cart_slider .owl-next span img {
        right: -40px;
        width: 30px;
        top: 90px;
    }

    .waiting_cart .waiting_cart_img img {
        height: 110px;
    }

    .waiting_cart .waiting_cart_wrp {
        padding: 10px 10px;
        border-radius: 10px 10px 0px 0px;
    }

    .waiting_cart .waiting_cart_text p {
        font-size: 9px;
    }

    .waiting_cart .bestseller span {
        font-size: 5px;
    }

    .waiting_cart .bestseller img {
        width: 8px !important;
    }

    .waiting_cart .waiting_cart_text span {
        font-size: 8px;
    }

    .waiting_cart .actual_price p {
        font-size: 11px;
    }

    .waiting_cart .dummy_price p {
        font-size: 10px;
    }

    .waiting_cart .add_btn {
        padding: 4px 0px;
        border-radius: 0px 0px 10px 0px;
    }

    .waiting_cart .wish_list_icon {
        padding: 10.5px 0px;
        border-radius: 0px 0px 0px 10px;
    }




    .waiting_cart .discount p {
        font-size: 10px;
    }

    .waiting_cart .discount {
        margin-left: 15px;
    }

    /* waiting cart section css end  */

    section.sparkle_shine .sparke_shine_img img {
        height: 100px;
    }

    section.fashion_jewellery .fashion_img img {
        height: 150px;
    }


    /* exclusive section css start  */


    section.exclusive_discount .exclusive_text h4 {
        font-size: 13px;
    }

    section.exclusive_discount .excluive_big_text h2 {
        font-size: 17px;
        margin-bottom: 0px;
    }

    section.exclusive_discount .shop_now a {
        font-size: 8px;
    }

    section.trending .nav-tabs .nav-link {
        font-size: 11px;
        width: 100px;
    }

    /* exclusive section css end  */


    /* Exclusive Makeup section css start  */


    section.exclusive_makeup .exclusive_makeup_slider .owl-prev span img {
        top: 85px;
        left: -40px;
        width: 30px;
    }

    section.exclusive_makeup .exclusive_makeup_slider .owl-next span img {
        top: 85px;
        right: -40px;
        width: 30px;
    }

    section.new_on_womancart .view_all_btn {
        margin-top: 5px;
    }

    section.new_on_womancart .new_on_womancart_wrp .hover_text h3 {
        font-size: 25px;
        line-height: 35px;
    }

    section.new_on_womancart .view_all_btn a {
        font-size: 12px;
    }

    section.new_on_womancart .view_all_btn a i {
        font-size: 10px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-left: 5px;
    }

    section.exclusive_makeup .exclusive_makeup_child .makeup_img img {
        height: 160px;
    }

    /* Exclusive Makeup section css end  */

    /* top brands section css start  */


    section.top_brands .top_brands_slider .owl-prev span img {
        top: 28px;
        left: -40px;
        width: 30px;
    }

    section.top_brands .top_brands_slider .owl-next span img {
        top: 28px;
        right: -40px;
        width: 30px;

    }

    /* top brands section css end  */

    /* Explore Gifting section css start  */


    section.explore_gifting .explore_gifting_slider .owl-prev span img {
        top: 70px;
        left: -40px;
        width: 30px;
    }

    section.explore_gifting .explore_gifting_slider .owl-next span img {
        top: 70px;
        right: -40px;
        width: 30px;
    }

    section.offer .offer_img img {
        height: 190px;
        border-radius: 6px;
    }

    /* Explore Gifting section css end  */


    section.new_on_womancart .static_img img {
        height: 180px;
    }

    .explore_bg img {
        height: 180px;
    }

    /* kitchen essential section css start  */


    .view_all_btn a i {
        margin-left: 10px;
        font-size: 10px;
    }

    .kitchen_essential_text .kitchecn_text h6 {
        font-size: 12px;
    }

    .kitchen_essential_img img {
        height: 150px;
    }

    .flawless_scroll_img {
        margin-bottom: 12px;
    }



    .flawless_scroll_img img {
        height: 108px;
        border-radius: 10px;
    }

    .flawless_static_img img {
        height: 350px;
        border-radius: 10px;
    }


    section.hair_essential .hair_essintial_img img {
        height: 310px;
    }

    /* kitchen essential section css end  */
    /* bedroom comfort section css start  */

    section.bedroom_comfort .bedroom_comfort_img img {
        height: 140px;
    }

    /* bedroom comfort section css end  */

    /* for festival section css start  */

    section.for_festival .festival_head {
        padding: 10px;
    }

    section.for_festival .text h4 {
        font-size: 14px;
    }

    section.for_festival .btn_head h3 {
        font-size: 14px;
    }

    section.for_festival .explore_btn_festival a {
        font-size: 11px;
        padding: 6px 15px 6px 10px
    }

    section.for_festival .quotes img {
        width: 35px;
    }

    section.for_festival .festival_bottom_text a {
        font-size: 10px;
    }

    section.for_festival .festival_bottom_text {
        bottom: 10px;
    }

    section.for_festival .festival_flex {
        height: 365px;
        margin-left: 20px;
    }

    section.for_festival .festival_img img {
        height: 190px;
    }

    /* for festival section css end  */

    /* comfy casual section css start  */

    section.comfy_casual .comfy_bottom_text {
        padding: 5px 0px;
    }

    section.comfy_casual .comfy_slider .owl-nav .owl-prev span img {
        top: 150px;
        left: -40px;
        width: 30px;
    }

    section.comfy_casual .comfy_slider .owl-nav .owl-next span img {
        top: 150px;
        right: -40px;
        width: 30px;
    }

    section.comfy_casual .view_btn {
        margin-top: 130px;
    }

    section.comfy_casual .explore_text h3 {
        font-size: 30px;
        line-height: 40px;
    }

    section.comfy_casual .view_btn a {
        font-size: 15px;
    }

    section.comfy_casual .view_btn a i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-left: 10px;
    }

    section.sexual_wellness .sexsual_wrp_img img {
        border-radius: 10px;
        height: 190px;
    }

    section.shop_limits .shop_img img {
        border-radius: 10px;
    }

    section.be_superman .be_superman_wrp img {
        border-radius: 10px;
    }

    section.comfy_casual .comfy_img img {
        height: 340px;
    }

    section.comfy_casual .explore_repeat_bg img {
        height: 340px;
    }

    /* comfy casual section css end  */


    /* shiping details section css start  */
    section.be_superman .be_superman_wrp img {
        height: 250px;
    }

    section.shiping_details .shiping_wrp {
        padding: 12px;
        border-radius: 5px;
    }

    section.shiping_details .about_details h6 {
        font-size: 11px;
        margin-bottom: 2px;
    }

    section.shiping_details .about_details {
        margin-left: 10px;
    }

    section.shiping_details .about_details p {
        font-size: 8px;
    }

    section.shiping_details .shiping_icon img {
        width: 20px;
    }

    /* shiping details section css end  */

    /* mom and baby section css start  */

    section.shop_limits .shop_img img {
        height: 230px;
    }

    section.mom_baby .mom_baby_wrp img {
        height: 180px;
    }

    /* mom and baby section css end  */



    /* latest news section css start  */


    section.latest_news .latest_news_wrp h4 {
        font-size: 16px;
    }

    section.latest_news .form_group .form-control {
        font-size: 10px;
        border-radius: 4px;
    }

    .search_letter img {
        width: 11px;
    }

    section.latest_news .submit_btn {
        font-size: 10px;
        border-radius: 4px;
    }

    /* latest news section css end  */


    /* footer css start  */
    footer .footer_head {
        margin-left: 40px;
    }

    footer .footer_head h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    footer .copyright_head h4 {
        font-size: 13px;
    }

    footer .footer_head ul li {
        margin: 0;
    }

    footer .policy_head ul li a {
        font-size: 10px;
        margin-right: 10px;
        padding-right: 10px;
    }

    .social_media_icon h5 {
        font-size: 13px;
    }

    footer .social_media_icon ul li a i {
        font-size: 18px;
    }

    /* footer css end  */


    /* gulshan start  */

    section.budget_discount .budget {
        width: 145px;
        height: 145px
    }

    section.budget_discount .budget_text h4 {
        font-size: 16px;
    }

    section.budget_discount .budget_big_text h2 {
        font-size: 22px;
    }

    section.budget_discount .shop_now a {
        font-size: 14px;
    }

    section.budget_discount .budget_slider .owl-nav .owl-prev span img {
        left: -40px;
        width: 30px
    }

    section.budget_discount .budget_slider .owl-nav .owl-next span img {
        right: -40px;
        width: 30px
    }

    /* gulshan end  */



    /*-----------------  Product details page css start ----------------- */
    .women_btn {
        font-size: 10px;
        padding: 10px 0px;
    }

    .women_btn img {
        width: 12px;
    }

    section.product_details .slider__flex .slider__col {
        margin-right: 20px;
        margin-left: 10px;
    }

    section.my_cart .cart_right_content .coupon_wrp {
        padding: 8px;
    }

    section.product_details .slider__flex .slider__image img {
        height: 430px;
    }

    section.product_details .slider__flex .slider__col .slider__image img {
        height: 80px;
    }

    section.product_details .slider__flex .slider__images {
        height: 430px;
    }

    section.product_details .slider__flex .slider__thumbs {
        height: calc(531px - 96px);
    }

    section.product_details .right_heading h3 {
        font-size: 15px;
    }

    section.product_details .dummy_price p {
        font-size: 11px;
    }

    section.product_details .price_text p {
        font-size: 17px;
    }

    section.product_details .price_text span {
        font-size: 8px;
    }

    section.product_details .price_text {
        line-height: 14px;
    }

    section.product_details .slider__flex {
        margin-right: 20px;
    }

    section.product_details .dummy_price p span {
        font-size: 11px;
        margin-left: 5px;
    }

    section.product_details .percentage p {
        font-size: 11px;
    }

    section.product_details .select_text {
        margin-right: 10px;
    }

    section.product_details .size_box button {
        font-size: 7px;
    }

    section.product_details .rating_flex p {
        font-size: 7px;
    }

    section.product_details .rating_flex {
        width: 85px;
    }

    section.product_details .rating_point {

        padding-right: 12px;
        margin-right: 0px;
    }

    section.product_details .shade_text p span {
        font-size: 10px;
    }

    section.product_details .select_shade input[type=checkbox]:checked:after {
        width: 5px;
        height: 12px
    }

    section.product_details .select_shade input[type=checkbox] {
        width: 15px;
        height: 22px;
    }

    section.product_details .select_shade input[type=checkbox]:before {
        width: 20px;
        height: 20px;
    }

    section.product_details .check_boxes {
        align-items: start;
        margin-top: 10px;
    }

    section.product_details .fill_check {
        margin-right: 15px;
        margin-top: 7px;
    }

    section.product_details .add_to_cart {
        margin-right: 10px;
        width: 60%;
    }

    section.product_details .wishlist_btn {
        width: 38%;
    }

    section.product_details .add_to_cart a {
        font-size: 8px;
        padding: 8px 10px;
    }

    section.product_details .wishlist_btn a {
        font-size: 8px;
        padding: 8px 10px;
    }

    section.product_details .add_to_cart a img {
        width: 15px;
        margin-right: 5px;
    }

    section.product_details .buy_now_btn {
        margin-top: 9px;
    }

    section.product_details .wishlist_btn a img {
        width: 15px;
        margin-right: 5px;
    }

    section.product_details .buy_now_btn a {
        font-size: 8px;
        padding: 8px 10px;
    }

    section.product_details .buy_now_btn p {
        margin-top: 5px;
        font-size: 8px;
    }

    section.product_details .product_quality_flex .qualtiy_wrp p {
        font-size: 10px;
    }

    section.product_details .product_quality_flex .qualtiy_wrp p img {
        width: 12px;
    }

    section.product_details .flex_delivery .form-control {
        padding: 8px 25px;
        font-size: 10px;
    }

    section.product_details .delivery_wrp {
        padding: 10px 15px;
    }

    section.product_details .specification_tabs .table {
        margin-top: 20px;
    }

    section.product_details .flex_delivery img {
        left: 8px;
        width: 12px;
        top: 13px;
    }

    section.product_details .specification_tabs .table>:not(caption)>*>* {
        font-size: 10px;
    }

    section.product_details .specification_tabs .nav-link {
        font-size: 8px;
    }

    section.product_details .specification_tabs .nav-link.active {
        border-bottom: 2px solid #e7126e;
    }

    section.product_details .flex_delivery .check_btn {
        padding: 8px 0px;
        font-size: 10px;
    }

    section.product_details .slider__flex .slider__prev,
    section.product_details .slider__flex .slider__next {
        font-size: 20px;
    }

    section.product_details .form_group label {
        font-size: 10px;
    }

    section.product_details .details_right_content {
        margin-right: 30px
    }

    section.product_details .form_group label img {
        margin-right: 3px;
        width: 7px;
    }

    section.product_details .product_texts h3 {
        margin-bottom: 15px;
        font-size: 15px;
    }

    section.product_details .write_review_wrp .user_name {
        width: 60%;
        margin-left: 10px;
    }

    section.product_details .write_review_wrp .user_img img {
        width: 22px;
    }

    section.product_details .write_review_wrp .user_name h4 {
        font-size: 12px;
    }

    section.product_details .write_review_wrp .rating_no a {
        width: 26px;
        border-radius: 2px;
        font-size: 8px;
    }

    section.product_details .write_review_wrp .user_name p {
        font-size: 7px;
    }

    section.product_details .rating_point img {
        width: 7px;
        margin-top: -3px;
    }

    section.product_details .write_review_wrp .rating_heading h5 {
        font-size: 14px;
    }

    section.product_details .write_review_wrp .rating_heading {
        margin-top: 5px;
    }

    section.product_details .write_review_wrp .rating_no img {
        width: 8px;
    }

    section.product_details .write_review_wrp .read_more_review a {
        padding: 8px 20px;
        font-size: 11px;
    }

    section.product_details .write_review_wrp .user_name p img {
        width: 8px;
        margin-top: -3px;
    }

    section.product_details .detail_white_bg {
        padding: 20px;
    }

    section.product_details .write_review_wrp {
        padding: 30px 0px 30px 0px;

    }

    section.product_details .write_review_wrp .write_btn a {
        font-size: 9px;
        padding: 8px 20px;
    }

    section.product_details .detail_fix_wrp .price_text p {
        font-size: 13px;
    }

    section.product_details .detail_fix_wrp {
        height: 1660px;
    }

    section.product_details .add_btn a {
        font-size: 10px;
        padding: 8px 15px;
        border-radius: 3px;
    }

    section.product_details .detail_fix_wrp {
        padding: 20px;
        margin-top: 20px;
    }

    section.product_details .details_btn {
        margin-top: 0px;
    }

    section.product_details .wishlist_btns a {
        font-size: 10px;
        padding: 8px 15px;
        border-radius: 3px;
    }

    section.product_details .wishlist_btns a img {
        width: 11px;
    }

    .breadcrumb a {
        font-size: 8px;
        line-height: inherit;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    /*-----------------  Product details page css end ----------------- */

    /*-----------------  Product Listing page css start ----------------- */

    section.listing_product .filter-title {
        font-size: 10px;
    }

    section.listing_product .wrapper .search-icon {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 8px;
    }

    section.listing_product .filter-body label {
        font-size: 10px;
    }

    section.listing_product .filter-body label span {
        font-size: 7px;
    }

    section.listing_product .filter_search img {
        width: 8px;
    }

    section.listing_product .custom-control.custom-checkbox a {
        font-size: 8px;
    }


    section.listing_product .filter_search {
        left: 7px;
    }

    section.listing_product .search-box input {
        font-size: 7px;
        padding: 8px 10px 8px 20px;
    }

    section.listing_product .wrapper .search-box {
        max-width: calc(100% - 40px);
    }

    section.listing_product .filters-actions .dropdown .dropdown-toggle {
        font-size: 9px;
    }

    section.listing_product .filters-actions .dropdown-item {
        font-size: 9px;
    }

    section.listing_product .filters-actions .dropdown-menu {
        min-width: 169px
    }

    section.listing_product .dropdown .dropdown-toggle span {
        font-size: 8px;
    }

    /*-----------------  Product Listing page css end ----------------- */




    /* ------------------- checkout cart page css start ------------------- */

    section.cart_header .cart_process ul span {
        width: 80px;
    }

    section.my_cart .cart_left_content .free_box_wrp .cart_heading_wrapper {
        padding-top: 15px;
    }

    section.cart_header .cart_process ul .cart_icon span {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    section.cart_header .cart_process ul .cart_icon span img {
        width: 13px;
    }

    section.my_cart .flex_delivery .form-control {
        font-size: 9px;
        padding: 10px 12px 10px 45px
    }

    section.my_cart .flex_delivery .check_btn {
        font-size: 9px;
    }

    section.my_cart .cart_left_content .items_selected .item_check label {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .items_selected .remove_select a {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper h6 a {
        font-size: 11px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper p {
        font-size: 9px;
    }

    section.my_cart .cart_left_content .selected_quantity span {
        font-size: 9px;
    }

    section.my_cart .cart_left_content .delete_img img {
        width: 11px;
    }

    section.my_cart .cart_right_content .apply_text h6 {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .apply_text p {
        font-size: 8px;
    }

    section.my_cart .cart_right_content .apply_coupon .coupon_img img {
        width: 12px;
    }

    section.my_cart .cart_right_content .price_details {
        padding: 5px;
    }

    section.my_cart .cart_right_content .coupon_text p {
        font-size: 9px;
        margin-bottom: 0;
    }

    .login_btn a {
        padding: 5px 20px;
        border-radius: 3px;
        font-size: 8px;
    }

    section.my_cart .cart_right_content .apply_text {
        margin-left: 5px;
    }

    section.my_cart .cart_right_content .price_head h6 {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .price_wrp p {
        font-size: 9px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .gram {
        width: 60px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .form-select {
        font-size: 9px;
    }

    section.my_cart .cart_right_content .price_wrp span {
        font-size: 9px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_text h6 {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp p {
        font-size: 11px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp span {
        font-size: 11px;
    }

    section.my_cart .cart_right_content .coupon_text p {
        font-size: 11px;
    }

    section.my_cart .cart_right_content .secure_payment {
        padding: 12px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .price_text p {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .dummy_price p span {
        font-size: 9px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .percentage p {
        font-size: 9px;
    }

    section.my_cart .cart_right_content .experiance_text p {
        font-size: 9px;
    }

    section.my_cart .cart_right_content {
        margin-left: 20px
    }

    section.my_cart .cart_left_content .login_content p {
        font-size: 9px;
    }

    section.my_cart .cart_right_content .secuity_icon img {
        margin-left: 10px;
        width: 20px;
    }

    /* ------------------- checkout cart page css end ------------------- */

    /* ------------------- login page css start ------------------- */

    section.login .login_form .form-group .form-control {
        font-size: 10px;
        padding: 10px 12px;
        border-radius: 5px;
    }

    section.login .login_form .form-group {
        margin-bottom: 10px;
    }

    /* ------------------- login page css end ------------------- */


    /* ------------------- Address page css start -------------------  */

    .address_details {
        margin-bottom: 20px;
    }

    .address_details h3 {
        font-size: 12px;
        margin-bottom: 0px;
    }

    section.address_main .delivery_wrp {
        margin-left: 20px;
    }

    .address_details .address_box {
        padding: 15px 20px;
        margin-top: 10px;
    }

    .address_details .user_flex h5 {
        font-size: 12px;
    }

    .address_details .user_flex span {
        font-size: 8px;
        width: 65px;
        margin-left: 15px;
    }

    .address_details .address_details_child p {
        line-height: 20px;
    }

    .address_details .address_details_child span {
        font-size: 10px;
    }

    .address_details .address_details_child span p {
        font-size: 10px;
    }

    .address_details .edit_remove .women_btn {
        width: 60px;

    }

    section.address_main .delivery_wrp .delivery_estimate_wrp .bottom_border {
        padding-left: 10px;
    }

    section.address_main .delivery_wrp .delivery_img img {
        height: 60px;
        padding: 5px;
    }

    section.address_main .delivery_wrp .price_head h6 {
        font-size: 13px;
    }

    .address_details .edit_remove .women_btn {
        width: 110px;
        padding: 6px 0px;
    }

    section.address_main .delivery_wrp .price_wrp p {
        font-size: 9px;
    }

    section.address_main .delivery_wrp .price_wrp span {
        font-size: 9px;
    }

    section.address_main .delivery_wrp .price_wrp.last_wrp p {
        font-size: 12px;
    }

    section.address_main .delivery_wrp .price_wrp.last_wrp span {
        font-size: 12px;
    }

    /* ------------------- Address page css end -------------------  */


    /* ------------------- Profile page css start  ------------------- */

    section.profile .profile_tab .nav-pills .nav-link {
        font-size: 9px;
        padding: 10px 12px;
    }

    section.profile .profile_tab .nav-pills .nav-link img {
        width: 9px;
        margin-right: 8px;
    }

    section.profile .profile_tab .profile_heading h3 {
        font-size: 13px;
    }

    section.profile .profile_tab .profile_heading p {
        font-size: 10px;
    }

    section.profile .profile_tab .table>:not(caption)>*>* {
        font-size: 9px;
    }

    section.profile .profile_tab .form-group label {
        font-size: 9px;
    }

    section.profile .profile_tab .form-group .form-control {
        font-size: 10px;
    }

    section.profile .profile_tab .flex_radio .radio_wrp label {
        font-size: 10px;
    }

    section.profile .profile_tab .tab-content {
        margin-left: 20px;
        padding-left: 20px
    }

    section.profile .profile_tab .order_text {
        margin-left: 15px;
    }

    section.profile .profile_tab .order-img img {
        width: 70px;
    }

    section.profile .profile_tab .order_text h6 {
        font-size: 12px;
    }

    section.profile .profile_tab .order_text p {
        font-size: 9px;
    }

    section.profile .profile_tab .rate_star i {
        font-size: 10px;
    }

    section.profile .other_infor_heading h6 {
        font-size: 10px;
    }

    section.profile .profile_tab .table th {
        width: 130px;
    }

    section.profile .icon_img a {
        font-size: 9px;
        padding: 6px 12px;
    }

    section.profile .other_text img {
        width: 10px;
        margin-right: 8px;
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:after {
        background-size: 14px;
    }

    section.profile .progress_wrp .navigation_menu li::after {
        left: -37px;
        width: 18px;
        height: 18px;
        line-height: 18px;
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:before {
        border-left: 2px solid #e2126b;
        margin-left: 2px;
    }

    section.profile .progress_wrp .navigation_tabs::before {
        left: 16px;
    }

    section.profile .need_help_btn a {
        font-size: 10px;
    }

    section.profile .progress_wrp .navigation_menu li:before {
        left: -31px;
    }

    section.profile .user_name p {
        margin-bottom: 0px;
    }

    section.profile .user_name span {
        font-size: 9px;
    }

    section.profile .user_name p img {
        width: 13px;
    }

    /* ------------------- Profile page css end  ------------------- */



    /* ------------------ payment page css start ------------------ */

    section.payments .other_option_wrp .nav-link {
        font-size: 9px;
        width: 160px;
        padding: 8px 10px;
    }

    section.payments .other_option_wrp .nav-link img {
        width: 14px;
    }

    section.payments .other_option_wrp .captcha_img img {
        width: 110px;
    }

    section.payments .other_option_wrp .cash_on.bottom_input label {
        font-size: 8px;
    }

    section.payments .recomended_text p {
        letter-spacing: -0.5px;
    }

    section.payments .secure_btn {
        font-size: 8px;
    }

    section.payments .secure_btn img {
        width: 9px;
        margin-right: 3px;
    }

    section.payments .other_option_wrp .cash_on label {
        font-size: 10px;
        margin-bottom: 12px;
    }

    section.payments .recommend_payment img {
        width: 16px;
    }

    section.payments .recommend_payment {
        padding: 12px 15px;
    }

    section.payments .other_option_wrp .womencart_btn {
        margin-top: 10px;
    }

    section.payments .other_option_wrp .cash_on .form-control {
        font-size: 8px;
    }

    section.payments .recommend_payment label {
        font-size: 10px;
    }

    /* ------------------ payment page css end ------------------ */



    /* About markbrakes welocome section css start  */

    section.about_welcome .counter_box h3 {
        font-size: 30px;
    }

    section.about_welcome .counter_wrp {
        padding: 12px;
    }

    section.about_welcome .bottom_text p {
        font-size: 9px;
    }

    section.about_welcome .counter_icon img {
        width: 35px;
    }

    section.about_welcome .counter_box {
        margin-top: 10px;
    }

    section.about_welcome .flex_about {
        padding: 30px 30px 90px 30px;
        border-radius: 15px 15px 0px 0px
    }

    section.about_welcome .counter_box h3 {
        font-size: 20px;
    }

    section.about_welcome .counter_head {
        margin-top: -60px;
    }

    /* About markbrakes welocome section css end  */


    /* ---------------- order success page css start ---------------- */

    section.order_success .order_text {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    section.order_success .order_text h4 {
        font-size: 18px;
    }

    section.order_success .order_no h5 {
        font-size: 15px;
    }

    /* ---------------- order success page css end ---------------- */


    /* ---------------- Rating Review Page css start ---------------- */

    .modal_rating .modal-xl {
        max-width: 840px;
    }

    section.review_rating .performance ul li a {
        font-size: 9px;
    }

    section.review_rating .comment_wrp .form_group label {
        font-size: 10px;
    }

    section.review_rating .comment_wrp .form_group .form-control {
        font-size: 11px;
    }

    section.review_rating .upload i.icon {
        width: 20px;
        height: 20px;
    }

    section.review_rating .stars {
        margin-top: 0px;
    }

    section.review_rating .comment_wrp .form_group {
        margin-top: 10px;
    }

    section.review_rating .rating_review h5 {
        font-size: 16px;
    }

    section.review_rating .performance {
        margin-top: 5px;
    }

    section.review_rating .upload {
        width: 65px;
        height: 65px;
    }

    section.review_rating .comment_wrp .form_group small {
        font-size: 8px;
    }

    section.review_rating .comment_wrp .form_group .women_btn {
        padding: 8px 30px;
    }

    /* ---------------- Rating Review Page css end ---------------- */

}


@media only screen and (min-width:641px) and (max-width:786px) {
    .container {
        max-width: 750px !important;
    }

    a {
        font-size: 8px;
    }

    p {
        font-size: 8px;
    }

    span {
        font-size: 8px;
    }

    .heading {
        margin-bottom: 10px;
    }

    .heading h2 {
        font-size: 15px;
    }

    .heading p {
        font-size: 9px;
    }

    .margin_top {
        margin-top: 25px;
    }

    /* header css start  */

    header {
        margin-top: 10px;
    }

    section.about_delivery_details {
        margin-bottom: 10px;
        padding: 5px 0px;
    }

    section.about_delivery_details .delivery_flex p {
        font-size: 7px;
    }

    section.about_delivery_details .app_gift ul li a {
        font-size: 7px;
    }

    section.about_delivery_details .app_gift ul li img {
        width: 8px;
    }


    header .menu .menu__inner .menu__item .menu__link {
        font-size: 8px;
        letter-spacing: 0px;
        border-bottom: 1px solid #ffffff;
    }

    header .menu .menu__inner .menu__item .menu__link:hover {
        border-bottom: 1px solid #f10d70;
    }

    header .navbar {
        padding-top: 0px;
    }

    header .submenu {
        padding: 15px 5px;
    }

    header .menu .menu__inner .menu__item a {
        padding-bottom: 0;
    }

    header .submenu .submenu__inner .submenu__title {
        font-size: 9px;
        margin-bottom: 2px;
    }

    header .menu .menu__inner .menu__item {
        padding: 5px 15px 0px 0;
    }

    section.main_header .header_text ul li a {
        font-size: 8px;
        padding: 0px 12px;
    }

    section.main_header .input_form .form-control {
        font-size: 6px;
        padding: 5px 30px 5px 20px;
        border-radius: 2px;
    }

    section.main_header .header_logo img {
        width: 70%;
    }

    section.main_header .header_icons ul li img {
        width: 24px;
    }

    section.main_header .search_icon {
        left: 6px;
    }

    section.main_header .search_icon img {
        width: 6px;
    }

    section.main_header .mike img {
        width: 6px;
    }

    /* sec three css start  */

    section.three_categories .three_categories_wrp img {
        height: 220px;
    }

    /* sec three css end  */


    /* header brands css start  */

    section.main_header .header_text ul li .sub_menu {
        max-width: 730px;
        top: 70px;
    }

    section.main_header .brands_wrp .nav-pills .nav-link {
        font-size: 8px;
        padding: 6px 20px;
        border-radius: 3px;
    }

    section.main_header .brands_search_head .form-group .form-control {
        padding: 6px 20px 6px 30px;
        font-size: 8px;
    }

    section.main_header .brands_search_head .form-group img {
        width: 8px;
    }

    section.main_header .brands_search_head {
        padding: 10px;
    }

    section.main_header .header_text ul li:hover .sub_menu {
        top: 60px;
    }

    .top_brands_name {
        padding: 10px;
        height: 225px;
        margin-bottom: 10px;
    }

    .top_brands_list ul li {
        padding: 0px 0px;
    }

    .top_brands_name h4 {
        font-size: 11px;
    }

    .top_brands_name::-webkit-scrollbar {
        width: 4px;
        background-color: #F5F5F5;
    }

    section.main_header .brands_wrp .brands_img {
        margin-top: 10px;
    }

    /* header brands css end  */
    /* header css end  */


    /* top categories section css start  */

    section.top_categories .categories_slider .owl-prev span img {
        left: -20px;
        top: 40px;
        width: 25px
    }

    section.top_categories .categories_slider .owl-next span img {
        right: -20px;
        top: 40px;
        width: 25px
    }

    /* top categories section css end  */


    /* waiting cart section css start  */


    .waiting_cart .waiting_cart_slider .owl-prev span img {
        left: -20px;
        width: 26px;
        top: 100px;
    }

    .waiting_cart .waiting_cart_img img {
        height: 100px;
    }

    .waiting_cart .waiting_cart_slider .owl-next span img {
        right: -20px;
        width: 26px;
        top: 100px;
    }

    .waiting_cart .waiting_cart_wrp {
        padding: 20px 10px;
        border-radius: 10px 10px 0px 0px;
    }

    .waiting_cart .waiting_cart_text p {
        font-size: 9px;
    }

    .waiting_cart .bestseller span {
        font-size: 5px;
    }

    .waiting_cart .bestseller img {
        width: 8px !important;
    }

    .waiting_cart .waiting_cart_text span {
        font-size: 8px;
    }

    .waiting_cart .actual_price p {
        font-size: 11px;
    }

    .waiting_cart .dummy_price p {
        font-size: 10px;
    }

    .waiting_cart .wish_list_icon {
        padding: 10.5px 0px;
        border-radius: 0px 0px 0px 10px;
    }

    .waiting_cart .add_cart_btns img {
        width: 11px !important;
    }

    .waiting_cart .add_btn {
        padding: 4px 0px;
        border-radius: 0px 0px 10px 0px;
    }


    .waiting_cart .discount p {
        font-size: 10px;
    }

    .waiting_cart .discount {
        margin-left: 15px;
    }



    /* waiting cart section css end  */


    /* exclusive section css start  */


    section.exclusive_discount .exclusive_text h4 {
        font-size: 13px;
    }

    section.exclusive_discount .excluive_big_text h2 {
        font-size: 17px;
        margin-bottom: 0px;
    }

    section.exclusive_discount .shop_now a {
        font-size: 8px;
    }

    section.trending .nav-tabs .nav-link {
        font-size: 9px;
        width: 70px;
        padding: 8px 0px;
        border-radius: 3px;
    }

    /* exclusive section css end  */

    .kitchen_essential_img img {
        height: 130px;
    }

    /* Exclusive Makeup section css start  */


    section.exclusive_makeup .exclusive_makeup_slider .owl-prev span img {
        top: 75px;
        left: -22px;
        width: 28px;
    }

    section.exclusive_makeup .exclusive_makeup_slider .owl-next span img {
        top: 75px;
        right: -22px;
        width: 28px;
    }

    .view_all_btn a {
        padding: 6px 10px;
    }

    section.new_on_womancart .view_all_btn {
        margin-top: 5px;
    }

    section.new_on_womancart .new_on_womancart_wrp .hover_text {
        padding: 10px;
    }

    section.new_on_womancart .new_on_womancart_wrp .hover_text h3 {
        font-size: 25px;
        line-height: 30px;
    }

    section.new_on_womancart .view_all_btn a {
        font-size: 10px;
    }

    section.new_on_womancart .view_all_btn a i {
        font-size: 9px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-left: 5px;
    }

    section.exclusive_makeup .exclusive_makeup_child .makeup_img img {
        height: 140px;
    }

    /* Exclusive Makeup section css end  */

    section.new_on_womancart .static_img img {
        height: 160px;
    }

    .explore_bg img {
        height: 160px;
    }

    /* top brands section css start  */


    section.top_brands .top_brands_slider .owl-prev span img {
        top: 28px;
        left: -20px;
        width: 25px;
    }

    section.top_brands .top_brands_slider .owl-next span img {
        top: 28px;
        right: -20px;
        width: 25px;

    }

    /* top brands section css end  */

    section.sparkle_shine .sparke_shine_img img {
        height: 80px;
    }

    /* Explore Gifting section css start  */


    section.explore_gifting .explore_gifting_slider .owl-prev span img {
        top: 70px;
        left: -20px;
        width: 25px;
    }

    section.explore_gifting .explore_gifting_slider .owl-next span img {
        top: 70px;
        right: -20px;
        width: 25px;

    }

    section.offer .offer_img img {
        height: 160px;
        border-radius: 5px;
    }

    /* Explore Gifting section css end  */

    section.fashion_jewellery .fashion_img img {
        height: 130px;
    }

    section.hair_essential .hair_essintial_img img {
        height: 280px;
    }

    /* bedroom comfort section css start  */

    section.bedroom_comfort .bedroom_comfort_img img {
        height: 120px;
    }

    /* bedroom comfort section css end  */

    /* kitchen essential section css start  */


    .view_all_btn a i {
        margin-left: 10px;
        font-size: 10px;
    }

    .kitchen_essential_text .kitchecn_text h6 {
        font-size: 12px;
    }

    .flawless_scroll_img {
        margin-bottom: 12px;
    }

    .flawless_static_img img {
        border-radius: 10px;
        height: 306px;
    }

    .flawless_scroll_img img {
        border-radius: 10px;
        height: 93px;
    }

    /* kitchen essential section css end  */


    /* mom and baby section css start  */

    section.mom_baby .mom_baby_wrp img {
        height: 160px;
    }

    /* mom and baby section css end  */


    /* for festival section css start  */

    section.for_festival .festival_head {
        padding: 10px;
    }

    section.for_festival .text h4 {
        font-size: 14px;
    }

    section.for_festival .btn_head h3 {
        font-size: 14px;
    }

    section.for_festival .explore_btn_festival a {
        font-size: 11px;
        padding: 6px 15px 6px 10px
    }

    section.for_festival .quotes img {
        width: 35px;
    }

    section.for_festival .festival_bottom_text a {
        font-size: 10px;
    }

    section.for_festival .festival_bottom_text {
        bottom: 10px;
    }

    section.for_festival .festival_flex {
        height: 365px;
        margin-left: 20px;
    }

    section.for_festival .festival_img img {
        height: 150px;
    }

    /* for festival section css end  */

    /* comfy casual section css start  */

    section.comfy_casual .comfy_bottom_text {
        padding: 5px 0px;
    }

    section.comfy_casual .comfy_slider .owl-nav .owl-prev span img {
        top: 150px;
        left: -20px;
        width: 24px;
    }

    section.comfy_casual .explore_text {
        padding: 10px;
    }

    section.comfy_casual .comfy_slider .owl-nav .owl-next span img {
        top: 150px;
        right: -20px;
        width: 24px;
    }

    section.comfy_casual .view_btn {
        margin-top: 120px;
    }

    section.comfy_casual .explore_text h3 {
        font-size: 25px;
        line-height: 35px;
    }

    section.comfy_casual .view_btn a {
        font-size: 15px;
    }

    section.comfy_casual .view_btn a i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-left: 10px;
    }


    section.sexual_wellness .sexsual_wrp_img img {
        border-radius: 10px;
        height: 170px;
    }

    section.shop_limits .shop_img img {
        border-radius: 10px;
    }

    section.be_superman .be_superman_wrp img {
        border-radius: 10px;
        height: 220px;
    }

    section.comfy_casual .comfy_img img {
        height: 290px;
    }

    section.comfy_casual .explore_repeat_bg img {
        height: 290px;
    }

    /* comfy casual section css end  */


    /* shiping details section css start  */


    section.shiping_details .shiping_wrp {
        padding: 10px;
        border-radius: 5px;
    }

    section.shiping_details .about_details h6 {
        font-size: 8px;
        margin-bottom: 2px;
    }

    section.shiping_details .about_details {
        margin-left: 10px;
    }

    section.shiping_details .about_details p {
        font-size: 6px;
    }

    section.shiping_details .shiping_icon img {
        width: 20px;
    }

    /* shiping details section css end  */


    /* latest news section css start  */


    section.latest_news .latest_news_wrp h4 {
        font-size: 16px;
    }

    section.latest_news .form_group .form-control {
        font-size: 10px;
        border-radius: 4px;
    }

    .search_letter img {
        width: 11px;
    }

    section.latest_news .submit_btn {
        font-size: 10px;
        border-radius: 4px;
    }

    /* latest news section css end  */

    section.shop_limits .shop_img img {
        height: 190px;
    }

    /* footer css start  */
    footer .footer_head {
        margin-left: 50px;
    }

    footer .footer_head h4 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    footer .copyright_head h4 {
        font-size: 13px;
    }

    footer .footer_head ul li {
        margin: 0;
    }

    footer .policy_head ul li a {
        font-size: 10px;
        margin-right: 10px;
        padding-right: 10px;
    }

    .social_media_icon h5 {
        font-size: 13px;
    }

    footer .social_media_icon ul li a i {
        font-size: 18px;
    }

    /* footer css end  */


    /* gulshan start  */

    section.budget_discount .budget {
        width: 125px;
        height: 125px
    }

    section.budget_discount .budget_text h4 {
        font-size: 12px;
    }

    section.budget_discount .budget_big_text h2 {
        font-size: 16px;
    }

    section.budget_discount .shop_now a {
        font-size: 11px;
    }

    section.budget_discount .budget_slider .owl-nav .owl-prev span img {
        left: -20px;
        width: 26px;
        top: 60px;
    }

    section.budget_discount .budget_slider .owl-nav .owl-next span img {
        right: -20px;
        width: 26px;
        top: 60px;
    }

    /* gulshan end  */


    /*-----------------  Product details page css start ----------------- */

    section.product_details .slider__flex .slider__col {
        margin-right: 20px;
        margin-left: 10px;
    }

    section.product_details .slider__flex .slider__image img {
        height: 330px;
    }

    section.product_details .slider__flex .slider__images {
        height: 330px;
    }

    section.product_details .slider__flex .slider__thumbs {
        height: calc(425px - 96px);
    }

    section.product_details .fill_check a {
        padding: 20px;
    }

    section.product_details .right_heading h3 {
        font-size: 15px;
    }

    section.product_details .dummy_price p {
        font-size: 11px;
    }

    section.product_details .price_text p {
        font-size: 17px;
    }

    section.product_details .price_text span {
        font-size: 8px;
    }

    section.product_details .price_text {
        line-height: 14px;
    }

    section.product_details .slider__flex {
        margin-right: 20px;
    }

    section.product_details .dummy_price p span {
        font-size: 10px;
        margin-left: 5px;
    }

    section.product_details .percentage p {
        font-size: 11px;
    }

    section.product_details .select_text {
        margin-right: 10px;
    }

    section.product_details .size_box button {
        font-size: 7px;
    }

    section.product_details .rating_flex p {
        font-size: 7px;
    }

    section.product_details .rating_flex {
        width: 85px;
    }

    section.product_details .rating_point {

        padding-right: 12px;
        margin-right: 0px;
    }

    section.product_details .shade_text p span {
        font-size: 10px;
    }

    section.product_details .select_shade input[type=checkbox]:checked:after {
        width: 5px;
        height: 12px
    }

    section.product_details .select_shade input[type=checkbox] {
        width: 15px;
        height: 22px;
    }

    section.product_details .select_shade input[type=checkbox]:before {
        width: 20px;
        height: 20px;
    }

    section.product_details .check_boxes {
        align-items: start;
        margin-top: 10px;
    }

    section.product_details .fill_check {
        margin-right: 15px;
        margin-top: 7px;
    }

    section.product_details .add_to_cart {
        margin-right: 5px;
        width: 53%;
    }



    section.product_details .wishlist_btn {
        width: 44%;
    }

    section.product_details .add_to_cart a {
        font-size: 6px;
        padding: 8px 10px;
    }

    section.product_details .wishlist_btn a {
        font-size: 6px;
        padding: 8px 10px;
    }

    section.product_details .add_to_cart a img {
        width: 10px;
        margin-right: 5px;
    }

    section.product_details .buy_now_btn {
        margin-top: 9px;
    }

    section.product_details .wishlist_btn a img {
        width: 10px;
        margin-right: 5px;
    }

    section.product_details .buy_now_btn a {
        font-size: 8px;
        padding: 8px 10px;
    }

    section.product_details .buy_now_btn p {
        margin-top: 5px;
        font-size: 8px;
    }

    section.product_details .product_quality_flex .qualtiy_wrp p {
        font-size: 9px;
    }

    section.product_details .product_quality_flex .qualtiy_wrp p img {
        width: 10px;
    }

    section.product_details .flex_delivery .form-control {
        padding: 4px 20px;
        font-size: 8px;
        border-radius: 2px;
    }

    section.product_details .delivery_wrp {
        padding: 10px 15px;
    }

    section.product_details .specification_tabs .table {
        margin-top: 20px;
    }

    section.product_details .flex_delivery img {
        left: 6px;
        width: 9px;
        top: 8px;
    }

    section.product_details .specification_tabs .table>:not(caption)>*>* {
        font-size: 10px;
    }

    section.product_details .specification_tabs .nav-link {
        font-size: 8px;
    }

    section.product_details .specification_tabs .nav-link.active {
        border-bottom: 2px solid #e7126e;
    }

    section.product_details .flex_delivery .check_btn {
        padding: 4px 20px;
        font-size: 8px;
        border-radius: 2px
    }

    section.product_details .slider__flex .slider__prev,
    section.product_details .slider__flex .slider__next {
        font-size: 20px;
    }

    section.product_details .form_group label {
        font-size: 8px;
    }

    section.product_details .details_right_content {
        margin-right: 30px
    }

    section.product_details .form_group label img {
        margin-right: 3px;
        width: 7px;
    }

    section.product_details .product_texts h3 {
        margin-bottom: 15px;
        font-size: 15px;
    }

    section.product_details .write_review_wrp .user_name {
        width: 60%;
        margin-left: 10px;
    }

    section.product_details .write_review_wrp .user_img img {
        width: 22px;
    }

    section.product_details .write_review_wrp .user_name h4 {
        font-size: 12px;
    }

    section.product_details .write_review_wrp .rating_no a {
        width: 26px;
        border-radius: 2px;
        font-size: 8px;
    }

    section.product_details .write_review_wrp .user_name p {
        font-size: 7px;
    }

    section.product_details .rating_point img {
        width: 7px;
        margin-top: -3px;
    }

    section.product_details .write_review_wrp .rating_heading h5 {
        font-size: 12px;
        margin-top: 10px;
    }

    section.product_details .write_review_wrp .rating_heading {
        margin-top: 5px;
    }

    section.product_details .detail_fix_wrp {
        height: 1630px;
    }

    section.product_details .write_review_wrp .rating_no img {
        width: 8px;
    }

    section.product_details .write_review_wrp .read_more_review a {
        padding: 6px 15px;
        font-size: 9px;
        border-radius: 3px;
    }

    section.product_details .write_review_wrp .user_name p img {
        width: 8px;
        margin-top: -3px;
    }

    .breadcrumb a {
        font-size: 7px;
        line-height: inherit;
    }

    .breadcrumb {
        margin-bottom: 0px;
    }

    section.product_details .detail_white_bg {
        padding: 10px;
    }

    section.product_details .write_review_wrp {
        padding: 30px 0px 30px 0px;

    }

    section.product_details .write_review_wrp .write_btn a {
        font-size: 6px;
        padding: 6px 10px;
        border-radius: 3px;
    }

    section.product_details .write_review_wrp .write_review_btns {
        margin-left: 20px;
        padding-left: 20px;

        height: 60px;
    }

    section.product_details .detail_fix_wrp .price_text p {
        font-size: 11px;
    }

    section.product_details .add_btn a {
        font-size: 6px;
        padding: 6px 10px;
        border-radius: 3px;
    }

    section.product_details .wishlist_btns {
        margin-left: 4px;
    }

    section.product_details .detail_fix_wrp {
        padding: 20px;
        margin-top: 20px;
    }

    section.product_details .detail_fix_wrp .price_flex {
        padding-bottom: 10px;
        margin-top: 10px;
    }

    section.product_details .write_review_wrp .ratings p {
        font-size: 8px;
    }

    section.product_details .write_review_wrp .ratings h4 {
        font-size: 15px;
    }

    section.product_details .write_review_wrp .ratings h4 img {
        width: 14px;
    }

    section.product_details .details_btn {
        margin-top: 0px;
    }

    section.product_details .wishlist_btns a {
        font-size: 6px;
        padding: 6px 10px;
        border-radius: 3px;
    }

    section.product_details .wishlist_btns a img {
        width: 11px;
    }

    /*-----------------  Product details page css end ----------------- */


    /*-----------------  Product Listing page css start ----------------- */

    section.listing_product .filter-title {
        font-size: 8px;
    }

    section.listing_product .wrapper .search-icon {
        width: 17px;
        height: 17px;
        line-height: 17px;
        font-size: 5px;

    }

    section.listing_product .filter-body label {
        font-size: 8px;
    }

    section.listing_product .filter-body label span {
        font-size: 7px;
    }

    section.listing_product .custom-control.custom-checkbox a {
        font-size: 6px;
    }

    section.listing_product .filter_search {
        left: 6px;
    }

    section.listing_product .filter_search img {
        width: 7px;
    }

    section.listing_product .search-box input {
        font-size: 6px;
        padding: 8px 10px 8px 20px;
    }

    section.listing_product .filter_card {
        padding: 10px;
    }

    section.listing_product .wrapper .search-box {
        max-width: calc(100% - 40px);
    }

    section.listing_product .content {
        padding-top: 20px;
        padding-left: 20px
    }

    section.listing_product .filters-actions .dropdown .dropdown-toggle {
        font-size: 7px;
    }

    section.listing_product .filters-actions .dropdown-item {
        font-size: 7px;
    }

    section.listing_product .filters-actions .dropdown-menu {
        min-width: 113px;
    }

    section.listing_product .dropdown .dropdown-toggle span {
        font-size: 6px;
    }

    section.listing_product .filters-actions .dropdown-toggle::after {
        width: 3px;
        height: 3px;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
    }

    /*-----------------  Product Listing page css end ----------------- */




    /* ------------------- checkout cart page css start ------------------- */
    section.my_cart .cart_right_content {
        margin-left: 20px;
    }

    section.cart_header .cart_process ul span {
        width: 60px;
    }

    section.my_cart .cart_left_content .free_box_wrp .cart_heading_wrapper {
        padding-top: 12px;
    }

    section.my_cart .flex_delivery .form-control {
        font-size: 8px;
        padding: 10px 12px 10px 45px
    }

    section.my_cart .cart_right_content .coupon_wrp {
        padding: 5px;
    }

    section.my_cart .flex_delivery .check_btn {
        font-size: 8px;
        padding: 10px 0px;

    }

    section.cart_header .cart_process ul .cart_icon span {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    section.cart_header .cart_process ul .cart_icon span img {
        width: 12px;
    }

    section.my_cart .cart_left_content .items_selected .item_check label {
        font-size: 9px;
    }

    section.my_cart .cart_left_content .items_selected .remove_select a {
        font-size: 7px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper h6 a {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper p {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .selected_quantity span {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .delete_img img {
        width: 10px;
    }

    section.my_cart .cart_right_content .apply_text h6 {
        font-size: 9px;
    }

    section.my_cart .cart_right_content .apply_text p {
        font-size: 7px;
    }

    section.my_cart .cart_right_content .apply_coupon .coupon_img img {
        width: 10px;
    }

    section.my_cart .cart_right_content .price_details {
        padding: 5px;
    }

    section.my_cart .cart_right_content .coupon_text p {
        font-size: 8px;
        margin-bottom: 0;
    }

    .login_btn a {
        padding: 5px 20px;
        border-radius: 3px;
        font-size: 7px;
    }

    section.my_cart .cart_right_content .apply_text {
        margin-left: 5px;
    }

    section.my_cart .cart_right_content .price_head h6 {
        font-size: 9px;
    }

    section.my_cart .cart_right_content .price_wrp p {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .gram {
        width: 55px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .form-select {
        font-size: 8px;
    }

    section.my_cart .cart_right_content .price_wrp span {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_text h6 {
        font-size: 9px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp p {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp span {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .coupon_text p {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .secure_payment {
        padding: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .price_text p {
        font-size: 9px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .dummy_price p span {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .percentage p {
        font-size: 8px;
    }

    section.my_cart .cart_right_content .experiance_text p {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .login_content p {
        font-size: 8px;
    }

    section.my_cart .cart_right_content .secuity_icon img {
        margin-left: 10px;
        width: 20px;
    }

    .women_btn {
        font-size: 8px;
        padding: 5px 0px;
        border-radius: 3px;
    }

    .women_btn img {
        width: 10px;
    }

    section.my_cart .cart_right_content .womencart_btn {
        margin-top: 10px;
    }

    /* ------------------- checkout cart page css end ------------------- */


    /* ------------------- login page css start ------------------- */

    section.login .login_form {
        padding: 20px 30px;
    }

    section.login .login_form .form-group .form-control {
        font-size: 8px;
        padding: 5px 10px;
        border-radius: 2px;
    }

    section.login .login_form .form-group {
        margin-bottom: 10px;
    }

    /* ------------------- login page css end ------------------- */

    /* ------------------- Address page css start -------------------  */

    .address_details {
        margin-bottom: 20px;
    }

    .address_details h3 {
        font-size: 12px;
        margin-bottom: 0px;
    }

    section.address_main .delivery_wrp {
        margin-left: 20px;
    }

    .address_details .address_box {
        padding: 15px 20px;
        margin-top: 10px;
    }

    .address_details .user_flex h5 {
        font-size: 12px;
    }

    .address_details .user_flex span {
        font-size: 8px;
        width: 65px;
        margin-left: 15px;
    }

    .address_details .address_details_child p {
        line-height: 20px;
    }

    .address_details .address_details_child span {
        font-size: 10px;
    }

    .address_details .address_details_child span p {
        font-size: 10px;
    }

    .address_details .edit_remove .women_btn {
        width: 60px;

    }

    section.address_main .delivery_wrp .delivery_estimate_wrp .bottom_border {
        padding-left: 10px;
    }

    section.address_main .delivery_wrp .delivery_img img {
        height: 50px;
        padding: 5px;
    }

    section.address_main .delivery_wrp .price_head h6 {
        font-size: 13px;
    }

    .address_details .edit_remove .women_btn {
        width: 110px;
        padding: 6px 0px;
    }

    section.address_main .delivery_wrp .price_wrp p {
        font-size: 9px;
    }

    section.address_main .delivery_wrp .price_wrp span {
        font-size: 9px;
    }

    section.address_main .delivery_wrp .price_wrp.last_wrp p {
        font-size: 12px;
    }

    section.address_main .delivery_wrp .price_wrp.last_wrp span {
        font-size: 12px;
    }

    /* ------------------- Address page css end -------------------  */

    /* ------------------- Profile page css start  ------------------- */

    section.profile .profile_tab .nav-pills .nav-link {
        font-size: 7px;
        padding: 8px 10px;
    }

    section.profile .profile_tab .nav-pills .nav-link img {
        width: 7px;
        margin-right: 8px;
    }

    section.profile .profile_tab .profile_heading h3 {
        font-size: 11px;
    }

    section.profile .profile_tab .profile_heading p {
        font-size: 8px;
    }

    section.profile .profile_tab .table>:not(caption)>*>* {
        font-size: 7px;
        padding: 6px 10px;
    }

    section.profile .profile_tab .form-group label {
        font-size: 7px;
    }

    section.profile .profile_tab .form-group .form-control {
        font-size: 8px;
    }

    section.profile .profile_tab .flex_radio .radio_wrp label {
        font-size: 8px;
    }

    section.profile .profile_tab .tab-content {
        margin-left: 15px;
        padding-left: 15px
    }

    section.profile .profile_tab .order_text {
        margin-left: 13px;
    }

    section.profile .profile_tab .order-img img {
        width: 60px;
    }

    section.profile .profile_tab .order_text h6 {
        font-size: 10px;
    }

    section.profile .profile_tab .order_text p {
        font-size: 7px;
    }

    section.profile .profile_tab .rate_star i {
        font-size: 8px;
    }

    section.profile .other_infor_heading h6 {
        font-size: 8px;
    }

    section.profile .profile_tab .table th {
        width: 120px;
    }

    section.profile .icon_img a {
        font-size: 7px;
        padding: 5px 10px;
    }

    section.profile .other_text img {
        width: 8px;
        margin-right: 8px;
    }



    section.profile .profile_tab .rate_star_wrp span {
        width: 5px;
        height: 5px;
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:after {
        background-size: 12px;
    }

    section.profile .progress_wrp .navigation_menu li::after {
        left: -36px;
        width: 15px;
        height: 15px;
        line-height: 15px;
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:before {
        border-left: 2px solid #e2126b;
        margin-left: 2px;
    }

    section.profile .progress_wrp .navigation_tabs::before {
        left: 16px;
    }

    section.profile .need_help_btn a {
        font-size: 8px;
    }

    section.profile .progress_wrp .navigation_menu li:before {
        left: -31px;
    }

    section.profile .user_name p {
        margin-bottom: 0px;
    }

    section.profile .user_name span {
        font-size: 7px;
    }

    section.profile .user_name p img {
        width: 11px;
    }

    /* ------------------- Profile page css end  ------------------- */

    /* ------------------ payment page css start ------------------ */

    section.payments .other_option_wrp .nav-link {
        font-size: 7px;
        width: 150px;
        padding: 8px 10px;
    }

    section.payments .other_option_wrp .nav-link img {
        width: 14px;
    }

    section.payments .other_option_wrp .captcha_img img {
        width: 90px;
    }

    section.payments .other_option_wrp .cash_on.bottom_input label {
        font-size: 6px;
    }

    section.payments .recomended_text p {
        letter-spacing: -0.5px;
    }

    section.payments .secure_btn {
        font-size: 7px;
    }

    section.payments .secure_btn img {
        width: 9px;
        margin-right: 3px;
    }

    section.payments .other_option_wrp .cash_on label {
        font-size: 8px;
        margin-bottom: 12px;
    }

    section.payments .recommend_payment img {
        width: 14px;
    }

    section.payments .other_option_wrp .captcha_img .reload {
        width: 11px;
    }

    section.payments .recommend_payment {
        padding: 10px 15px;
    }

    section.payments .other_option_wrp .womencart_btn {
        margin-top: 10px;
    }

    section.payments .other_option_wrp .cash_on .form-control {
        font-size: 7px;
    }

    section.payments .recommend_payment label {
        font-size: 10px;
    }

    /* ------------------ Payment page css end ------------------ */

    /* About markbrakes welocome section css start  */

    section.about_welcome .counter_box h3 {
        font-size: 30px;
    }

    section.about_welcome .counter_wrp {
        padding: 12px;
    }

    section.about_welcome .bottom_text p {
        font-size: 9px;
    }

    section.about_welcome .counter_icon img {
        width: 35px;
    }

    section.about_welcome .counter_box {
        margin-top: 10px;
    }

    section.about_welcome .flex_about {
        padding: 30px 30px 90px 30px;
        border-radius: 15px 15px 0px 0px
    }

    section.about_welcome .counter_box h3 {
        font-size: 20px;
    }

    section.about_welcome .counter_head {
        margin-top: -60px;
    }

    /* About markbrakes welocome section css end  */

    /* ---------------- order success page css start ---------------- */

    section.order_success .order_text {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    section.order_success .order_text h4 {
        font-size: 16px;
    }

    section.order_success .order_no h5 {
        font-size: 13px;
    }

    section.order_success .order_check i {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
    }

    /* ---------------- order success page css end ---------------- */


    /* ---------------- Rating Review Page css start ---------------- */

    .modal_rating .modal-xl {
        max-width: 730px;
    }

    section.review_rating .performance ul li a {
        font-size: 8px;
    }

    section.review_rating .review_wrp {
        margin-left: 0px;
        padding-left: 20px;
    }

    section.review_rating .comment_wrp .form_group label {
        font-size: 9px;
    }

    section.review_rating .comment_wrp .form_group .form-control {
        font-size: 10px;
    }

    section.review_rating .upload i.icon {
        width: 20px;
        height: 20px;
    }

    section.review_rating .stars {
        margin-top: 0px;
    }

    section.review_rating .comment_wrp .form_group {
        margin-top: 10px;
    }

    section.review_rating .rating_review h5 {
        font-size: 15px;
    }

    section.review_rating .performance {
        margin-top: 5px;
    }

    section.review_rating .upload {
        width: 65px;
        height: 65px;
    }

    section.review_rating .comment_wrp .form_group small {
        font-size: 8px;
    }

    section.review_rating .comment_wrp .form_group .women_btn {
        padding: 8px 30px;
    }

    /* ---------------- Rating Review Page css end ---------------- */


}

@media only screen and (min-width:571px) and (max-width:766px) {

    /* body  */
    p {
        font-size: 9px;
    }

    a {
        font-size: 9px;
    }

    li {
        font-size: 9px;
    }

    /* similar classes css start  */
    .view_all_btn a {
        font-size: 9px;
    }

    .view_all_btn a i {
        margin-left: 10px;
        font-size: 10px;
    }

    .form-control {
        font-size: 14px;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-7 {
        width: 70%;
    }

    .col-xs-5 {
        width: 30%;
    }

    .margin_top {
        margin-top: 40px;
    }

    .heading {
        margin-bottom: 20px;
    }

    .heading h2 {
        font-size: 12px;
        letter-spacing: inherit;
        margin-bottom: 2px;
    }

    .heading p {
        font-size: 10px;
        line-height: inherit;
    }

    /* similar classes css end  */
    /* header about delivery detail section css start  */

    section.flex_direction_mob {
        display: flex;
        flex-direction: column-reverse;
    }


    section.about_delivery_details .delivery_flex {
        display: none;
    }

    /* header about delivery detail section css start  */

    /* header css start  */

    section.main_header .header_text {
        display: none;
    }

    header {
        margin-top: 0px;
        border-top: 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #d9d9d9;
    }

    header .burger {
        position: absolute;
        right: 0px
    }

    header .mob_logo {
        display: block;
    }

    header .mob_logo img {
        width: 70%;
    }

    section.main_header {
        margin-bottom: 10px;
    }

    .desktop_logo {
        display: none;
    }

    header .navbar .navbar__left {
        display: flex;
    }

    /* header brands css start  */

    header .menu .nav-pills {
        display: flex;
    }

    .top_brands_name {
        height: auto;
    }

    /* sec three css start  */

    section.three_categories .three_categories_wrp img {
        height: 180px;
    }

    /* sec three css end  */
    /* header brands css end  */


    section.top_categories .categories_slider .owl-nav {
        display: none !important;
    }

    .waiting_cart .waiting_cart_slider .owl-nav {
        display: none !important;
    }

    section.comfy_casual .comfy_slider .owl-nav {
        display: none !important;
    }


    /* header css end  */



    /* top categories section css start  */

    section.top_categories .category_text {
        margin-top: 10px;
    }

    section.top_categories .categorie_img img {
        width: 100% !important;
        margin: 0px auto;
    }

    /* top categories section css end  */

    /* waiting cart section css start  */

    .waiting_cart .waiting_cart_img {
        padding: 0px 10px;
    }

    .waiting_cart .waiting_cart_text p {
        font-size: 13px;
    }

    .waiting_cart .waiting_cart_wrp {
        border-radius: 10px 10px 0px 0px;
    }

    .waiting_cart .wish_list_icon {
        border-radius: 0px 0px 0px 10px
    }

    .waiting_cart .actual_price p {
        font-size: 15px;
    }

    .waiting_cart .add_btn {
        border-radius: 0px 0px 10px 0px;
    }

    .waiting_cart .dummy_price p {
        font-size: 13px;
    }

    .waiting_cart .add_cart_btns img {
        width: 21px !important;
        margin: 0px auto;
    }

    .waiting_cart .discount {
        margin-left: 20px;
    }

    .waiting_cart .wish_list_icon {
        border-radius: 0px 0px 0px 10px;
    }

    .waiting_cart .bestseller span {
        font-size: 7px;
    }

    .waiting_cart .add_btn {
        border-radius: 0px 0px 10px 0px;
    }

    .waiting_cart .bestseller img {
        width: 9px !important;
    }

    /* waiting cart section css end  */

    /* offer section css start  */


    section.offer .offer_img {
        margin-bottom: 20px;
    }

    section.offer .row .col-lg-3:nth-child(3) .offer_img {
        margin-bottom: 0;
    }

    section.offer .row .col-lg-3:nth-child(4) .offer_img {
        margin-bottom: 0;
    }

    /* offer section css end  */


    /* bedroom comfort section css start  */

    section.bedroom_comfort .bedroom_comfort_img img {
        height: 120px;
    }

    /* bedroom comfort section css end  */


    /* exclusive section css start  */


    section.exclusive_discount .exclusive_text h4 {
        font-size: 14px;
    }

    section.exclusive_discount .excluive_big_text h2 {
        font-size: 20px;
    }

    section.exclusive_discount .shop_now a {
        font-size: 11px;
    }

    section.exclusive_discount .exclusive_wrp {
        border-radius: 10px;
        margin-bottom: 15px;
    }

    section.exclusive_discount .row .col-lg-3:nth-child(3) .exclusive_wrp {
        margin-bottom: 0px;
    }

    section.exclusive_discount .row .col-lg-3:nth-child(4) .exclusive_wrp {
        margin-bottom: 0px;
    }

    section.offer .offer_img img {
        border-radius: 5px;
        height: 310px;
    }

    /* exclusive section css end  */

    /* Fashion Jewellery section css start  */



    section.fashion_jewellery .fashion_img img {
        border-radius: 10px;
        height: 120px;
    }

    section.fashion_jewellery .fashion_img {
        margin-bottom: 15px;
    }

    section.fashion_jewellery .row .col-lg-4:nth-child(3) .fashion_img {
        margin-bottom: 0px;
    }

    section.fashion_jewellery .row .col-lg-4:nth-child(4) .fashion_img {
        margin-bottom: 0px;
    }

    /* Fashion Jewellery section css end  */

    /* Exclusive Makeup section css start  */


    section.exclusive_makeup .exclusive_makeup_slider .owl-nav {
        display: none !important;
    }

    section.exclusive_makeup .makeup_bottom_text p {
        font-size: 13px;
    }

    /* Exclusive Makeup section css end  */

    /* bedroom comfort section css start  */


    section.bedroom_comfort .bedroom_comfort_img {
        margin-bottom: 15px;
    }

    section.bedroom_comfort .row .col-lg-4:nth-child(3) .bedroom_comfort_img {
        margin-bottom: 0px;
    }

    section.exclusive_makeup .exclusive_makeup_child .makeup_img img {
        height: 130px;
    }

    /* bedroom comfort section css end  */

    section.hair_essential .hair_essintial_img img {
        height: 530px;
    }

    /* # new on womancart section css start  */


    section.new_on_womancart .new_on_slider .owl-nav {
        display: none !important;
    }

    section.new_on_womancart .new_on_slider .owl-dot {
        display: none !important;
    }

    section.new_on_womancart .new_on_womancart_wrp .hover_text h3 {
        font-size: 18px;
        line-height: inherit;
    }

    section.new_on_womancart .static_img img {
        border-radius: 10px;
    }

    section.new_on_womancart .view_all_btn a {
        font-size: 14px;
        padding: 0;
    }

    section.new_on_womancart .view_all_btn a i {
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        border-radius: 50px;
        margin-left: 10px;
        font-size: 12px;
    }


    /* # new on womancart section css end  */

    section.sparkle_shine .sparke_shine_img img {
        height: 100px;
    }

    /* top brands section css start  */


    section.top_brands .top_brands_slider .owl-nav {
        display: none !important;
    }

    section.top_brands .tab-content {
        margin-top: 10px;
        padding: 10px 10px 0px 10px;
    }

    section.top_brands .about_brands_img {
        margin-bottom: 15px;
    }

    section.new_on_womancart .view_all_btn {
        margin-top: 35px;
    }

    section.top_brands .nav-tabs {
        border-bottom: 0;
    }


    /* top brands section css end  */

    /* Explore Gifting section css start  */


    section.explore_gifting .explore_gifting_slider .owl-nav {
        display: none !important;
    }

    section.explore_gifting .explore_gifting_text {
        margin-top: 10px;
    }

    /* Explore Gifting section css end  */

    section.new_on_womancart .static_img img {
        height: 140px;
    }

    .explore_bg img {
        height: 140px;
    }

    /* mom and baby section css start  */

    section.mom_baby .mom_baby_wrp img {
        border-radius: 10px;
        height: 320px;
    }

    section.mom_baby .mom_baby_wrp {
        margin-bottom: 15px;
    }

    section.mom_baby .row .col-lg-3:nth-child(3) .mom_baby_wrp {
        margin-bottom: 0px;
    }

    section.mom_baby .row .col-lg-3:nth-child(4) .mom_baby_wrp {
        margin-bottom: 0px;
    }

    /* mom and baby section css end  */

    /* kitchen essential section css start  */

    .kitchen_essential_wrp {
        margin-bottom: 15px;
    }

    .kitchen_essential_img img {
        border-radius: 10px;
        height: 110px;
    }

    .kitchen_essential .row .col-lg-4:nth-child(3) .kitchen_essential_wrp {
        margin-bottom: 0px;
    }

    /* kitchen essential section css end  */


    /* Sparkle & Shine section css start  */


    section.sparkle_shine .sparke_wrp {
        padding: 5px;
        border-radius: 10px;
    }

    section.sparkle_shine .sparkle_text p {
        font-size: 13px;
    }

    section.sparkle_shine .sparkle_text {
        margin-top: 10px;
    }

    section.sparkle_shine .sparkle_shine_slider .owl-dot {
        display: none !important;
    }

    section.sparkle_shine .sparkle_shine_slider .owl-nav {
        display: none !important;
    }


    /* Sparkle & Shine section css end  */

    /* for festival section css start  */


    section.for_festival .festival_head {
        padding: 15px;
        position: relative;
    }

    section.for_festival .festival_head::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #00000099;
    }

    section.for_festival .quotes img {
        width: 35px;

    }

    section.for_festival .btn_head h3 {
        font-size: 18px;
    }

    section.for_festival .festival_inner_content {
        position: relative;
        z-index: 1;
    }

    section.for_festival .text h4 {
        font-size: 18px;
    }

    section.for_festival .explore_btn_festival a {
        padding: 7px 15px 7px 10px;
        font-size: 13px;
    }

    section.for_festival .festival_flex {
        display: flex;
        justify-content: start;
        align-items: start;
        height: auto;
        width: 100%;
        margin-left: 0;
    }

    section.for_festival .text {
        width: 100%;
    }

    section.for_festival .btn_with_text {
        width: 100%;
        margin-top: 20px;
    }

    section.for_festival .festival_img img {
        height: 140px;
    }

    /* for festival section css end  */

    /* comfy casual section css start  */


    section.comfy_casual .explore_repeat_bg {
        height: auto;
    }

    section.comfy_casual .explore_text h3 {
        font-size: 25px;
        line-height: inherit;
    }

    section.comfy_casual .view_btn a i {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 9px;
    }

    section.comfy_casual .view_btn a {
        font-size: 10px;
    }

    section.comfy_casual .view_btn {
        margin-top: 107px;
    }

    section.comfy_casual .comfy_img img {
        height: 260px;
    }

    section.comfy_casual .explore_repeat_bg img {
        height: 260px;
    }

    /* comfy casual section css end  */


    /* be a superman section css start  */


    section.be_superman .be_superman_wrp {
        margin-bottom: 15px;
    }

    section.be_superman .be_superman_wrp img {
        border-radius: 10px;
        height: 310px;
    }

    section.be_superman .row .col-lg-4:nth-child(3) .be_superman_wrp {
        margin-bottom: 0px;
    }

    /* be a superman section css end  */



    /* hair Essentials section css start  */


    section.hair_essential .hair_essintial_wrp {
        margin-bottom: 15px;
    }

    section.hair_essential .row .col-lg-3:nth-child(3) .hair_essintial_wrp {
        margin-bottom: 0px;
    }

    section.hair_essential .row .col-lg-3:nth-child(4) .hair_essintial_wrp {
        margin-bottom: 0px;
    }


    /* hair Essentials section css end  */

    /* shop without limits section css start  */


    section.shop_limits .shop_wrp {
        margin-bottom: 15px;
    }

    section.shop_limits .shop_img img {
        border-radius: 10px;
        height: 170px;
    }

    .desktop_margin_bottom {
        margin-bottom: 15px !important;
    }

    section.shop_limits .row .col-lg-6:nth-child(4) .shop_wrp {
        margin-bottom: 0px !important;
    }

    /* shop without limits section css end  */

    /* sexual wellness section css start  */


    section.sexual_wellness .sexsual_wrp_img img {
        border-radius: 10px;
        height: 240px;
    }

    section.sexual_wellness .sexsual_wrp {
        margin-bottom: 15px;
    }

    section.sexual_wellness .row .col-lg-4:nth-child(3) .sexsual_wrp {
        margin-bottom: 0px;
    }

    /* sexual wellness section css end  */

    /* shiping details section css start  */


    section.shiping_details .shiping_wrp {
        padding: 10px;
        margin-bottom: 15px;
    }

    section.shiping_details .shiping_icon img {
        width: 15px;
    }

    section.shiping_details .about_details h6 {
        font-size: 9px;
    }

    section.shiping_details .about_details p {
        font-size: 5px;
    }

    section.shiping_details .row .col-lg-3:nth-child(4) .shiping_wrp {
        margin-bottom: 0px;
    }

    /* shiping details section css end  */

    /* latest news section css start  */


    section.latest_news .latest_news_wrp h4 {
        font-size: 18px;
    }

    section.latest_news .form_group {
        width: 100%;
    }

    section.latest_news .form_group .form-control {
        border-radius: 5px;
    }

    section.latest_news .submit_btn {
        border-radius: 5px;
    }

    /* latest news section css end  */

    /* footer section css start  */


    footer .footer_logo img {
        width: 60%;
    }

    footer .footer_text {
        margin-top: 10px;
    }

    footer .footer_head {
        margin-left: 0;
    }

    footer .footer_head h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    footer hr {
        margin: 0.2rem 0 1rem;
    }

    footer hr:not([size]) {
        height: 1px;
    }

    footer .copyright_head h4 {
        font-size: 14px;
    }

    footer .social_media_icon h5 {
        font-size: 16px;
    }

    footer .social_media_icon ul {
        margin-top: 10px;
    }

    /* footer section css end  */

    /* sunil */
    /* offer child */

    .offer-type-child {
        width: 32.666667%;
    }

    .offer-type-child {
        flex: 0 0 auto;
        width: 20%;
    }

    section.budget_discount .budget_slider .owl-nav {
        display: none !important;
    }

    section.budget_discount .budget {
        width: 170px;
        height: 170px;
    }


    section.budget_discount .budget_big_text h2 {
        margin-top: 10px;
        margin-bottom: 5px;
    }



    /* ---------- product details page css start ------------ */

    section.product_details {
        padding: 15px;
    }

    section.product_details .slider__flex .slider__images {
        height: auto;
    }

    section.product_details .slider__flex {
        margin-right: 0px;
    }

    section.product_details .slider__flex .slider__col {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        position: relative;
    }

    section.product_details .slider__flex .slider__thumbs {
        height: auto;
        width: calc(100% - 0px);
        margin: 0;
    }

    section.product_details .slider__flex .swiper-container-free-mode>.swiper-wrapper .swiper-slide {
        height: 60px !important;
        margin-bottom: 5px !important;
        width: 62px !important;
        margin-right: 5px !important;
    }

    section.product_details .slider__flex .slider__prev,
    section.product_details .slider__flex .slider__next {
        font-size: 20px;
    }

    section.product_details .slider__next {
        position: absolute;
        right: -20px;
        top: 16px;
        transform: rotate(266deg);
        z-index: 2;
    }

    section.product_details .slider__prev {
        position: absolute;
        left: -20px;
        top: 16px;
        transform: rotate(266deg);
        z-index: 2;
    }

    section.product_details .right_heading h3 {
        font-size: 18px;
    }

    section.product_details .details_right_content {
        margin-top: 10px;
        margin-right: 0;
    }

    section.product_details .rating_flex {
        margin-top: 10px;
        width: 103px;
    }

    section.product_details .rating_flex p {
        font-size: 9px;
    }

    section.product_details .percentage p {
        font-size: 17px;
    }

    section.product_details .price_text {
        line-height: 19px;
    }

    section.product_details .price_text span {
        font-size: 9px
    }

    section.product_details .fill_check {
        margin-right: 10px;
        margin-top: 7px;
    }

    section.product_details .check_boxes {
        margin-top: 5px;
        align-items: start;
    }

    section.product_details .pr-0px {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }

    section.product_details .add_to_cart {
        margin-right: 10px;
        width: 50%;
    }

    section.product_details .add_to_cart a {
        padding: 10px 0px;
        font-size: 12px;
    }

    section.product_details .add_to_cart a img {
        width: 15px;
        margin-right: 5px;
    }

    section.product_details .wishlist_btn {
        width: 50%;
    }

    section.product_details .wishlist_btn a {
        padding: 10px 0px;
        font-size: 12px;
    }

    section.product_details .wishlist_btn a img {
        width: 15px;
        margin-right: 5px;
    }

    section.product_details .buy_now_btn {
        margin-top: 10px;
    }

    section.product_details .buy_now_btn a {
        padding: 10px 0px;
        font-size: 12px;
    }

    section.product_details .product_quality_flex {
        flex-direction: column;
    }

    section.product_details .product_quality_flex .qualtiy_wrp:nth-child(1) {
        border: none;
        margin-bottom: 10px;
    }

    section.product_details .product_quality_flex .qualtiy_wrp p {
        font-size: 13px;
    }

    section.product_details .buy_now_btn p {
        margin-top: 5px;
        font-size: 10px;
    }

    section.product_details .product_texts h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    section.product_details .product_description_wrp {
        padding: 20px 0px;
    }

    section.product_details .product_details_pera {
        height: 250px;
    }

    section.product_details .product_details_pera::-webkit-scrollbar {
        width: 5px;
        background-color: #ececec;
    }

    section.product_details .specification_tabs {
        padding: 0px;
    }

    section.product_details .specification_tabs .nav-link {
        margin-right: 10px;
    }

    section.product_details .specification_tabs .nav-link {
        font-size: 10px;
        padding: 10px 0px;
    }

    section.product_details .specification_tabs .nav-link.active {
        border-bottom: 2px solid #e7126e;

    }

    section.product_details .specification_tabs .table {
        margin-top: 15px;
    }

    section.product_details .specification_tabs .table>:not(caption)>*>* {
        padding: 0.3rem 0.5rem;
        font-size: 12px;
    }

    section.product_details .write_review_wrp {
        padding: 20px 0px 0px;
        margin-left: 0;
        margin-right: 0;
    }

    section.product_details .write_review_wrp .ratings p {
        font-size: 10px;
    }

    section.product_details .write_review_wrp .ratings {
        width: 40%;
    }

    section.product_details .write_review_wrp .ratings h4 img {
        width: 15px;
    }

    section.product_details .write_review_wrp .write_review_btns {
        margin-left: 0;
        padding-left: 20px;
        height: 68px;
    }

    section.product_details .write_review_wrp .write_review_btns p {
        margin-bottom: 5px;
    }

    section.product_details .write_review_wrp .write_btn a {
        padding: 6px 20px;
        font-size: 10px;
        border-radius: 2px
    }

    section.product_details .write_review_wrp .user_img img {
        width: 30px;
    }

    section.product_details .write_review_wrp .write_text_flex {
        flex-direction: column;
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 20px;
        margin-bottom: 20px;

    }

    section.product_details .write_review_wrp .rating_flex_wrp {
        margin-top: 20px;
    }

    section.product_details .write_review_wrp .user_name {
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }

    section.product_details .write_review_wrp .rating_flex_wrp p {
        margin-bottom: 0px;
    }

    section.product_details .write_review_wrp .rating_no a {
        font-size: 12px;
        width: 28px;
    }

    section.product_details .write_review_wrp .rating_no img {
        width: 10px;
    }

    section.product_details .write_review_wrp .rating_heading h5 {

        font-size: 17px;
        margin-top: 15px;
    }

    section.product_details .write_review_wrp .read_more_review {
        text-align: left;
        margin-bottom: 30px;
    }

    section.product_details .write_review_wrp .read_more_review a {
        padding: 8px 20px;
        font-size: 13px;
        border-radius: 3px;
    }


    section.product_details .delivery_wrp {
        padding: 10px;
    }

    section.product_details .form_group label {
        font-size: 12px;
    }

    section.product_details .write_review_wrp .user_name h4 {
        font-size: 16px;
    }

    section.product_details .form_group label img {
        margin-right: 1px;
        width: 8px;
    }

    section.product_details .flex_delivery .form-control {
        border-radius: 3px;
        padding: 5px 30px;
        font-size: 12px;
    }

    section.product_details .flex_delivery img {
        left: 7px;
        width: 16px;
        top: 8px;
    }

    section.product_details .flex_delivery .check_btn {
        border-radius: 3px;
        padding: 5px 0px;
        font-size: 12px;
    }


    section.product_details .detail_fix_wrp {
        margin-top: 10px;
        height: auto;
        padding: 15px;
    }

    section.product_details .detail_white_bg {
        padding: 15px 15px 30px 15px;
    }

    section.product_details .add_btn a {
        padding: 8px 20px;
        font-size: 13px;
        border-radius: 3px;
    }

    section.product_details .wishlist_btns a {
        padding: 8px 20px;
        font-size: 13px;
        border-radius: 3px;
    }

    section.product_details .details_btn {
        margin-top: 10px;
        justify-content: center;
    }

    section.product_details .dummy_price {
        margin-left: 20px;
    }

    section.product_details .detail_fix_wrp .price_flex {
        width: 80%;
        padding-bottom: 10px;
    }

    section.product_details .detail_white_bg .fix_text span {
        font-size: 11px;
    }

    /* ---------- product details page css end ------------ */



    /*---------------- Product listing page css start ---------------- */
    section.listing_product .content {
        padding-top: 30px;
        padding-left: 12px;
        border-left: 0;
    }

    section.listing_product .waiting_cart .col-lg-3 {
        margin-bottom: 20px;
    }

    section.listing_product .filters-actions>div>* {
        font-size: 8px;
    }

    section.listing_product .filters-actions .dropdown .dropdown-toggle {
        padding: 8px 5px 8px 5px;
        font-size: 8px;
    }

    section.listing_product .filter-header {
        font-size: 16px;
        justify-content: space-between;
        text-transform: uppercase;
        padding: 10px 0px;
        margin-bottom: 0px;
    }

    section.listing_product .filter_card:after {
        display: none;
    }

    section.listing_product .sidebar.open {
        width: 100%;
    }

    section.listing_product .filter_card {
        border-top: 1px solid #d9d9d9;
    }



    section.listing_product .explore_btn {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    section.listing_product span.mr-2.filter-close-btn {
        margin-left: 13px;
    }

    section.listing_product .pd-right-0 {
        padding-right: 12px;
    }

    /*---------------- Product listing page css end ---------------- */



    /* ------------------- checkout cart page css start ------------------- */
    section.my_cart .cart_right_content {
        margin-left: 20px;
    }

    section.cart_header .cart_process ul span {
        width: 60px;
    }

    section.my_cart .cart_left_content .free_box_wrp .cart_heading_wrapper {
        padding-top: 12px;
    }

    section.my_cart .flex_delivery .form-control {
        font-size: 8px;
        padding: 10px 12px 10px 45px
    }

    section.my_cart .cart_right_content .coupon_wrp {
        padding: 5px;
    }

    section.my_cart .flex_delivery .check_btn {
        font-size: 8px;
        padding: 10px 0px;

    }

    section.cart_header .cart_process ul .cart_icon span {
        width: 20px;
        height: 20px;
        line-height: 20px;
    }

    section.cart_header .cart_process ul .cart_icon span img {
        width: 10px;
    }

    section.my_cart .cart_left_content .items_selected .item_check label {
        font-size: 9px;
    }

    section.my_cart .cart_left_content .items_selected .remove_select a {
        font-size: 7px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper h6 a {
        font-size: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper p {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .selected_quantity span {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .delete_img img {
        width: 10px;
    }

    section.my_cart .cart_right_content .apply_text h6 {
        font-size: 9px;
    }

    section.my_cart .cart_right_content .apply_text p {
        font-size: 7px;
    }

    section.my_cart .cart_right_content .apply_coupon .coupon_img img {
        width: 10px;
    }

    section.my_cart .cart_right_content .price_details {
        padding: 5px;
    }

    section.my_cart .cart_right_content .coupon_text p {
        font-size: 8px;
        margin-bottom: 0;
    }

    .login_btn a {
        padding: 5px 20px;
        border-radius: 3px;
        font-size: 7px;
    }

    section.my_cart .cart_right_content .apply_text {
        margin-left: 5px;
    }

    section.my_cart .cart_right_content .price_head h6 {
        font-size: 9px;
    }

    section.my_cart .cart_right_content .price_wrp p {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .gram {
        width: 55px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_box .form-select {
        font-size: 8px;
    }

    section.my_cart .cart_right_content .price_wrp span {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .quantity_text h6 {
        font-size: 9px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp p {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .price_wrp.last_wrp span {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .coupon_text p {
        font-size: 10px;
    }

    section.my_cart .cart_right_content .secure_payment {
        padding: 10px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .price_text p {
        font-size: 9px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .dummy_price p span {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .cart_heading_wrapper .percentage p {
        font-size: 8px;
    }

    section.my_cart .cart_right_content .experiance_text p {
        font-size: 8px;
    }

    section.my_cart .cart_left_content .login_content p {
        font-size: 8px;
    }

    section.my_cart .cart_right_content .secuity_icon img {
        margin-left: 10px;
        width: 20px;
    }

    section.cart_header .cart_process ul .cart_icon p {
        font-size: 7px;
    }

    .women_btn {
        font-size: 8px;
        padding: 5px 0px;
        border-radius: 3px;
    }

    .women_btn img {
        width: 10px;
    }

    section.my_cart .cart_right_content .womencart_btn {
        margin-top: 10px;
    }

    /* ------------------- checkout cart page css end ------------------- */


    /* ------------------- login page css start ------------------- */

    section.login .login_form {
        padding: 20px 30px;
    }

    section.login .login_form .form-group .form-control {
        font-size: 8px;
        padding: 5px 10px;
        border-radius: 2px;
    }

    section.login .login_form .form-group {
        margin-bottom: 10px;
    }

    section.login .login_form .forgot a {
        font-size: 8px;
    }

    section.login .login_text p {
        font-size: 8px;
    }

    section.login .sign_up p {
        font-size: 8px;
    }

    section.login .sign_up a {
        font-size: 8px;
    }

    /* ------------------- login page css end ------------------- */


    /* ------------------- Address page css start -------------------  */

    .address_details {
        margin-bottom: 20px;
    }

    .address_details h3 {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .address_details .radio_btn {
        margin-right: 10px;
    }

    section.address_main .delivery_wrp {
        margin-left: 20px;
    }

    .address_details .address_box {
        padding: 15px 20px;
        margin-top: 10px;
    }

    .address_details .user_flex h5 {
        font-size: 10px;
    }

    .address_details .user_flex span {
        font-size: 8px;
        width: 65px;
        margin-left: 15px;
    }

    .address_details .address_details_child p {
        line-height: 20px;
        margin-top: 5px;
    }

    .address_details .address_details_child {
        margin-bottom: 10px;
    }

    .address_details .address_details_child span {
        font-size: 10px;
    }

    .address_details .address_details_child span p {
        font-size: 10px;
    }

    .address_details .edit_remove .women_btn {
        width: 60px;

    }

    section.address_main .delivery_wrp .delivery_estimate_wrp .bottom_border {
        padding-left: 10px;
    }

    section.address_main .delivery_wrp .delivery_img img {
        height: 60px;
        padding: 5px;
    }

    section.address_main .delivery_wrp .price_head h6 {
        font-size: 13px;
    }

    .address_details .edit_remove .women_btn {
        width: 110px;
        padding: 6px 0px;
    }

    section.address_main .delivery_wrp .price_wrp p {
        font-size: 9px;
    }

    section.address_main .delivery_wrp .price_wrp span {
        font-size: 9px;
    }

    section.address_main .address_btn {
        margin-left: 40px;
    }

    section.address_main .delivery_wrp .price_wrp.last_wrp p {
        font-size: 12px;
    }

    section.address_main .delivery_wrp .price_wrp.last_wrp span {
        font-size: 12px;
    }

    /* ------------------- Address page css end -------------------  */


    /* ------------------- Profile page css start  ------------------- */

    section.profile .profile_tab .nav-pills .nav-link {
        font-size: 7px;
        padding: 8px 10px;
    }

    section.profile .profile_tab .nav-pills .nav-link img {
        width: 7px;
        margin-right: 8px;
    }

    section.profile .profile_tab .profile_heading h3 {
        font-size: 11px;
    }

    section.profile .profile_tab .profile_heading p {
        font-size: 8px;
    }

    section.profile .profile_tab .table>:not(caption)>*>* {
        font-size: 7px;
        padding: 6px 10px;
    }

    section.profile .profile_tab .form-group label {
        font-size: 7px;
    }

    section.profile .profile_tab .form-group .form-control {
        font-size: 8px;
    }

    section.profile .profile_tab .flex_radio .radio_wrp label {
        font-size: 8px;
    }

    section.profile .profile_tab .tab-content {
        margin-left: 15px;
        padding-left: 15px
    }

    section.profile .profile_tab .order_text {
        margin-left: 13px;
    }

    section.profile .profile_tab .order-img img {
        width: 60px;
    }

    section.profile .profile_tab .order_text h6 {
        font-size: 10px;
    }

    section.profile .profile_tab .order_text p {
        font-size: 7px;
    }

    section.profile .profile_tab .rate_star i {
        font-size: 8px;
    }

    section.profile .other_infor_heading h6 {
        font-size: 8px;
    }

    section.profile .profile_tab .table th {
        width: 120px;
    }

    section.profile .icon_img a {
        font-size: 7px;
        padding: 5px 10px;
    }

    section.profile .other_text img {
        width: 8px;
        margin-right: 8px;
    }


    section.profile .profile_tab .rate_star_wrp span {
        width: 5px;
        height: 5px;
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:after {
        background-size: 12px;
    }

    section.profile .progress_wrp .navigation_menu li::after {
        left: -36px;
        width: 15px;
        height: 15px;
        line-height: 15px;
    }

    section.profile .progress_wrp .navigation_menu li.tab_inactive:before {
        border-left: 2px solid #e2126b;
        margin-left: 2px;
    }

    section.profile .progress_wrp .navigation_tabs::before {
        left: 16px;
    }

    section.profile .need_help_btn a {
        font-size: 8px;
    }

    section.profile .progress_wrp .navigation_menu li:before {
        left: -31px;
    }

    section.profile .user_name p {
        margin-bottom: 0px;
    }

    section.profile .user_name span {
        font-size: 7px;
    }

    section.profile .user_name p img {
        width: 11px;
    }

    /* ------------------- Profile page css end  ------------------- */

    /* ------------------ payment page css start ------------------ */

    section.payments .other_option_wrp .nav-link {
        font-size: 7px;
        width: 150px;
        padding: 8px 10px;
    }

    section.payments .other_option_wrp .nav-link img {
        width: 14px;
    }

    section.payments .other_option_wrp .captcha_img img {
        width: 90px;
    }

    section.payments .other_option_wrp .cash_on.bottom_input label {
        font-size: 6px;
    }

    section.payments .recomended_text p {
        letter-spacing: -0.5px;
    }

    section.payments .secure_btn {
        font-size: 7px;
    }

    section.payments .secure_btn img {
        width: 9px;
        margin-right: 3px;
    }

    section.payments .other_option_wrp .cash_on label {
        font-size: 8px;
        margin-bottom: 12px;
    }

    section.payments .recommend_payment img {
        width: 14px;
    }

    section.payments .other_option_wrp .captcha_img .reload {
        width: 11px;
    }

    section.payments .recommend_payment {
        padding: 10px 15px;
    }

    section.payments .other_option_wrp .womencart_btn {
        margin-top: 10px;
    }

    section.payments .other_option_wrp .cash_on .form-control {
        font-size: 7px;
    }

    section.payments .recommend_payment label {
        font-size: 10px;
    }

    /* ------------------ Payment page css end ------------------ */



    /* ---------------- Rating Review Page css start ---------------- */



    .modal_rating .modal-xl {
        max-width: 650px;
    }

    section.review_rating .performance ul li a {
        font-size: 8px;
    }

    section.review_rating .review_wrp {
        margin-left: 0px;
        padding-left: 20px;
    }

    section.review_rating .comment_wrp .form_group label {
        font-size: 9px;
    }

    section.review_rating .comment_wrp .form_group .form-control {
        font-size: 10px;
    }

    section.review_rating .upload i.icon {
        width: 20px;
        height: 20px;
    }

    section.review_rating .stars {
        margin-top: 0px;
    }

    section.review_rating .comment_wrp .form_group {
        margin-top: 10px;
    }

    section.review_rating .rating_review h5 {
        font-size: 15px;
    }

    section.review_rating .performance {
        margin-top: 5px;
    }

    section.review_rating .upload {
        width: 65px;
        height: 65px;
    }

    section.review_rating .comment_wrp .form_group small {
        font-size: 8px;
    }

    section.review_rating .comment_wrp .form_group .women_btn {
        padding: 8px 30px;
    }

    /* ---------------- Rating Review Page css end ---------------- */

}

/* ============================================
   Responsive cleanup overrides
   Keeps desktop intact and improves tablet/mobile
   ============================================ */

@media (max-width: 991.98px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl,
    .container-xxl {
        padding-left: 16px;
        padding-right: 16px;
    }

    section.flex_direction_mob {
        display: flex;
        flex-direction: column-reverse;
    }

    section.about_delivery_details {
        margin-bottom: 8px;
        padding: 10px 0;
        background: #f8d1d4;
        border-bottom: 1px solid #efb9bf;
    }

    section.about_delivery_details .row {
        align-items: center;
    }

    section.about_delivery_details .col-sm-6,
    section.about_delivery_details .col-lg-6 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    section.about_delivery_details .delivery_flex {
        display: flex !important;
        justify-content: flex-start;
        align-items: center;
    }

    section.about_delivery_details .delivery_flex p:first-child {
        display: none;
    }

    section.about_delivery_details .delivery_flex p:nth-child(2) {
        border-right: 0;
        margin-right: 0;
        padding-right: 0;
        font-size: 13px;
        text-align: center;
        width: 100%;
    }

    section.about_delivery_details .container {
        position: relative;
    }

    section.about_delivery_details .app_gift {
        display: none;
    }

    header#header {
        margin-top: 0;
        background: #ffffff;
        border-top: 0;
        border-bottom: 1px solid #d9d9d9;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    }

    header#header .navbar {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding-top: 14px;
        padding-bottom: 14px;
    }

    header .navbar .navbar__left {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    header .navbar .navbar__left > * {
        flex: 0 0 auto;
    }

    header .mob_logo {
        display: block;
        width: auto;
    }

    header .mob_logo a {
        display: block;
        line-height: 0;
    }

    header .mob_logo img {
        width: 210px;
        max-width: 70vw;
    }

    header .burger {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        position: relative;
        width: 26px;
        min-width: 26px;
        max-width: 26px;
        height: 18px;
        margin-left: auto;
        margin-right: 0;
        right: auto;
        top: auto;
        overflow: hidden;
        flex: 0 0 26px;
    }

    header .burger .burger-line {
        width: 26px;
        left: 0;
    }

    header .burger .burger-line:nth-child(2) {
        width: 18px;
    }

    section.main_header {
        margin-bottom: 12px;
        padding-top: 2px;
    }

    section.main_header .row {
        row-gap: 12px;
    }

    section.main_header .col-sm-3,
    section.main_header .col-sm-4,
    section.main_header .col-sm-5,
    section.main_header .col-lg-3,
    section.main_header .col-lg-4,
    section.main_header .col-lg-5 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    section.main_header .desktop_logo,
    section.main_header .header_text {
        display: none !important;
    }

    section.main_header .header_search_icon {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row !important;
        flex-wrap: nowrap;
        gap: 14px;
        width: 100%;
        padding: 0;
        background: transparent;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }

    section.main_header .header_search_icon form,
    section.main_header .woocommerce-product-search {
        width: auto;
        flex: 1 1 0;
        min-width: 0;
        margin-bottom: 0;
        max-width: calc(100% - 120px);
    }

    .header_search_icon .form_group {
        display: flex;
        align-items: center;
        min-height: 56px;
        background: #ffffff;
        border: 1px solid #d9d9d9;
        border-radius: 12px;
        padding: 0 14px;
        width: 100%;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    }

    section.main_header .input_form,
    .input_form {
        width: 100%;
        min-width: 0;
    }

    section.main_header .input_form .form-control,
    .search-field {
        width: 100%;
        min-width: 0;
        border: 0;
        background: transparent;
        padding: 10px 40px 10px 12px;
        font-size: 16px;
        color: #5a5a5a;
    }

    section.main_header .search_icon,
    .search_icon {
        position: static;
        width: 18px;
        height: 18px;
        flex-shrink: 0;
    }

    section.main_header .mike,
    .mike {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 18px;
        height: 18px;
        margin-left: 0;
    }

    section.main_header .header_icons,
    .header_icons {
        width: auto !important;
        flex: 0 0 auto;
        padding-left: 0;
        min-width: max-content;
        margin-left: auto;
    }

    section.main_header .header_icons ul,
    .header_icons ul {
        margin-left: 0;
        gap: 14px;
        justify-content: flex-end;
        flex-wrap: nowrap;
        width: auto;
    }

    section.main_header .header_icons ul li a,
    .header_icons ul li a {
        width: 28px;
        height: 28px;
    }

    section.main_header .header_icons ul li img,
    .header_icons ul li img {
        width: 100%;
        height: auto;
        padding: 0;
    }

    .search-results-dropdown {
        top: calc(100% + 8px);
        border-radius: 10px;
        max-height: 300px;
    }

    header#header .navbar__right {
        display: none !important;
    }

    .homepage_slider_carousel .owl-nav {
        display: none !important;
    }

    .slider_item {
        min-height: 420px;
        padding: 40px 0;
        background-position: center;
    }

    .slider_content {
        padding-right: 0;
    }

    .slider_heading h1 {
        font-size: 34px;
        line-height: 1.18;
    }

    .slider_description p {
        font-size: 15px;
        max-width: 100%;
    }

    .slider_buttons {
        gap: 12px;
    }

    .btn_shop_now,
    .btn_read_more {
        padding: 12px 24px;
        font-size: 14px;
    }

    section.explore_gifting .explore_gifting_slider .owl-nav,
    .waiting_cart .waiting_cart_slider .owl-nav,
    section.comfy_casual .comfy_slider .owl-nav,
    section.top_categories .categories_slider .owl-nav,
    section.top_brands .top_brands_slider .owl-nav,
    section.exclusive_makeup .exclusive_makeup_slider .owl-nav,
    section.budget_discount .budget_slider .owl-nav {
        display: none !important;
    }

    section.explore_gifting .explore_gifting_slider_wrp {
        padding: 0 4px;
    }

    section.explore_gifting .explore_gifting_img img {
        max-width: 120px;
        margin: 0 auto;
    }

    section.explore_gifting .explore_gifting_text {
        margin-top: 12px;
    }

    section.explore_gifting .explore_gifting_text p {
        font-size: 13px;
    }

    .waiting_cart .waiting_cart_main {
        height: 100%;
    }

    .waiting_cart .waiting_cart_wrp {
        height: 100%;
        border-radius: 14px 14px 0 0;
        overflow: hidden;
    }

    .waiting_cart .waiting_cart_img {
        min-height: 180px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }

    .waiting_cart .waiting_cart_img img {
        max-height: 160px;
        object-fit: contain;
    }

    .waiting_cart .waiting_cart_text {
        margin-top: 6px;
        padding-bottom: 8px;
    }

    .waiting_cart .waiting_cart_text p {
        font-size: 14px;
        line-height: 1.4;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        min-height: 40px;
    }

    .waiting_cart .waiting_cart_text span {
        display: none;
    }

    .waiting_cart .price {
        flex-wrap: wrap;
        gap: 6px;
        padding: 0 10px 10px;
    }

    .waiting_cart .actual_price,
    .waiting_cart .discount,
    .waiting_cart .dummy_price {
        margin: 0;
        padding: 0;
    }

    .waiting_cart .actual_price p {
        font-size: 18px;
    }

    .waiting_cart .dummy_price p,
    .waiting_cart .discount p {
        font-size: 13px;
    }

    .waiting_cart .wish_list_icon {
        padding: 10px 0;
    }

    .waiting_cart .add_btn {
        padding: 10px 0;
    }

    .margin_top {
        margin-top: 48px;
    }
}

@media (max-width: 575.98px) {
    section.about_delivery_details {
        background: #f8cfd2;
        padding: 12px 0;
    }

    section.about_delivery_details .delivery_flex {
        justify-content: flex-start;
        gap: 0;
    }

    section.about_delivery_details .delivery_flex p:nth-child(2) {
        font-size: 11px;
        line-height: 1.4;
        text-align: left;
        flex: 1 1 auto;
    }

    header#header .navbar {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    header .mob_logo img {
        width: 190px;
        max-width: 68vw;
    }

    header .burger {
        width: 24px;
        min-width: 24px;
        max-width: 24px;
        height: 17px;
        flex-basis: 24px;
    }

    header .burger .burger-line {
        width: 24px;
    }

    header .burger .burger-line:nth-child(2) {
        width: 16px;
    }

    section.main_header .header_search_icon {
        gap: 10px;
        flex-direction: row !important;
        align-items: center;
    }

    .header_search_icon .form_group {
        min-height: 52px;
        padding: 0 12px;
        border-radius: 10px;
    }

    section.main_header .input_form .form-control,
    .search-field {
        font-size: 15px;
        padding: 10px 36px 10px 10px;
    }

    section.main_header .header_icons ul,
    .header_icons ul {
        gap: 10px;
    }

    section.main_header .header_icons ul li a,
    .header_icons ul li a {
        width: 26px;
        height: 26px;
    }

    section.main_header .header_search_icon form,
    section.main_header .woocommerce-product-search {
        flex: 1 1 auto;
        max-width: calc(100% - 102px);
    }

    section.main_header .header_icons,
    .header_icons {
        min-width: auto;
        width: auto !important;
        flex: 0 0 auto;
    }

    .cart-count,
    .wishlist-count {
        min-width: 16px;
        height: 16px;
        font-size: 9px;
        top: -6px;
        right: -6px;
    }

    .slider_item {
        min-height: 360px;
        padding: 32px 0;
    }

    .slider_website p {
        font-size: 12px;
    }

    .slider_heading h1 {
        font-size: 28px;
    }

    .slider_description {
        margin-bottom: 22px;
    }

    .slider_description p {
        font-size: 14px;
    }

    .homepage_slider_carousel .owl-dots {
        bottom: 16px;
    }

    section.explore_gifting .explore_gifting_img img {
        max-width: 96px;
    }

    .waiting_cart .waiting_cart_img {
        min-height: 150px;
    }

    .waiting_cart .waiting_cart_img img {
        max-height: 130px;
    }

    .waiting_cart .bestseller {
        padding: 8px;
    }

    .waiting_cart .bestseller span {
        font-size: 8px;
    }

    .waiting_cart .waiting_cart_text p {
        font-size: 13px;
        min-height: 38px;
    }

    .waiting_cart .actual_price p {
        font-size: 16px;
    }

    .waiting_cart .dummy_price p,
    .waiting_cart .discount p {
        font-size: 12px;
    }
}

@media (max-width: 766px) {
    header#header .menu {
        width: 320px;
        max-width: 86%;
        background: #ffffff;
    }

    header#header .menu .nav-pills {
        display: flex;
        align-items: stretch;
        margin: 0;
        padding: 0 14px;
        border-bottom: 1px solid #ececec;
        background: #ffffff;
    }

    header#header .menu .nav-pills .nav-item {
        margin: 0;
    }

    header#header .menu .nav-pills .nav-link {
        font-size: 15px;
        font-family: Poppins-Medium;
        padding: 16px 14px;
    }

    header#header .menu .tab-content {
        background: #ffffff;
    }

    header#header .menu .tab-pane {
        padding: 0;
    }

    header#header .menu .menu__inner,
    header#header .menu .submenu__list,
    header#header .menu .submenu,
    header#header .menu .top_brands_name,
    header#header .menu .top_brands_list {
        width: 100%;
    }

    header#header .menu .menu__inner {
        margin-top: 0;
        padding: 8px 0 16px;
    }

    header#header .inner_menu_heading {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
    }

    header#header .menu .menu__inner .menu__item {
        display: block;
        width: 100%;
        padding: 0;
    }

    header#header .menu .menu__inner .menu__item a,
    header#header .menu .menu__inner .menu__item .menu__link {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 12px;
        width: 100%;
        min-height: 48px;
        padding: 12px 18px;
        font-size: 15px;
        line-height: 1.35;
        color: #123c84;
        background: #ffffff;
        border: 0;
        border-bottom: 1px solid #eef1f5;
        text-align: left;
        white-space: normal;
    }

    header#header .menu .menu__inner .menu__item .menu__link:hover,
    header#header .menu .menu__inner .menu__item a:hover {
        color: #da6021;
        border-bottom: 1px solid #eef1f5;
    }

    header#header .menu .menu__inner .menu__item .menu__link > i {
        margin-left: auto;
        flex: 0 0 auto;
    }

    header#header .submenu .submenu__inner {
        padding: 12px 16px;
        background: transparent !important;
    }

    header#header .submenu .submenu__inner .submenu__title a {
        font-size: 14px;
        line-height: 1.35;
    }

    header#header .submenu .submenu__list li a {
        padding: 8px 0 !important;
        font-size: 13px;
        line-height: 1.4;
    }

    header#header .menu .top_brands_name {
        height: calc(100vh - 92px);
        padding: 12px 16px 18px;
        overflow-y: auto;
    }

    header#header .menu .top_brands_name h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    header#header .menu .top_brands_list ul li a {
        display: block;
        width: 100%;
        padding: 10px 0;
        color: #123c84;
        border-bottom: 1px solid #eef1f5;
    }
}
