@media screen and (min-width: 1701px) and (max-width: 2000px) { .header-logo-img {
    max-width: 155px !important;
}}

@media screen and (min-width: 1500px) and (max-width: 1700px) { .header-logo-img {
    max-width: 155px !important;
}}

@media screen and (min-width: 1301px) and (max-width: 1499px) {
    .modal-content {
        background-color: white !important;
        width: 50% !important;
    }

    #product-modal .discounted-price .price-text {
        font-size: 35px;
    }

    .header-logo-img {
        max-width: 155px !important;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1300px) {




    .header-logo-img {
        max-width: 155px !important;
    }

    .navtabs {

        margin-top: 3px;
    }

    .modal-content {
        width: 53% !important;
    }

    #product-modal .discounted-price .price-text {
        font-size: 32px;
    }

    .popover-content_save {


        padding: 4px 89px;

        border-radius: 6px;
        margin-top: 3px;
    }

    .cancellation-policy {

        /* text-align: center; */
        text-align: left;
    }

    .modal-content h3 {

        font-size: 22px;
        font-weight: 700;
    }

    .original-price {

        font-size: 15px;
    }

    .promo-controls-wrapper {
        padding: 10px 0;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {

    .delivery-option12{
        width:100%;
    }
    /* cart */
    .button-g-flex {
        display: block !important;
        gap: 10px;
        width: 130% !important;

    }

    .cart-item-price b {
        font-size: 14px;
    }

    .cart-item-price {

        margin-bottom: 0px;
    }

    .voucher-delivery-card {
        border: 1px solid #ffffff;
        border-radius: 8px;
        padding: 0px;
        margin: 8px 0px;
    }

    .cart-sidebar {
        flex: 1 1 25%;
    }

    .cart-item-image {
        width: 170px;
    }

    .sidebar-card {

        padding: 5px 12px;
    }

    .del-d-flex {

        display: block;
    }

    .view-details-btn {
        align-items: center;
        display: flex;
        justify-content: center;

    }

    .remove-btn {
        align-items: center;
        display: flex;
        justify-content: center;
    }

    /* index */
    .product-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .product-grid {

        max-width: 800px;
    }

    .header-logo-img {
        max-width: 155px !important;
    }

    .navtabs {

        margin-top: 3px;
    }

    .modal-content {
        width: 60% !important;
    }

    #product-modal .discounted-price .price-text {
        font-size: 32px;
    }

    .popover-content_save {


        padding: 4px 89px;

        border-radius: 6px;
        margin-top: 3px;
    }

    .cancellation-policy {
        text-align: left;

        /* text-align: center; */

    }

    .modal-content h3 {

        font-size: 22px;
        font-weight: 700;
    }

    .original-price {

        font-size: 15px;
    }

    .promo-controls-wrapper {
        padding: 10px 0;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1024px) {
    .delivery-option12{
        width:100%;
    }
    /* cart */
    .button-g-flex {
        display: block !important;
        gap: 10px;
        width: 70% !important;

    }

    .cart-item-price b {
        font-size: 14px;
    }

    .cart-item-price {

        margin-bottom: 0px;
    }

    .voucher-delivery-card {
        border: 1px solid #ffffff;
        border-radius: 8px;
        padding: 0px;
        margin: 8px 0px;
    }

    .cart-sidebar {
        flex: 1 1 25%;
    }

    .cart-item-image {
        width: 170px;
    }

    .sidebar-card {

        padding: 5px 12px;
    }

    .del-d-flex {

        display: block;
    }

    .view-details-btn {
        align-items: center;
        display: flex;
        justify-content: center;

    }

    .remove-btn {
        align-items: center;
        display: flex;
        justify-content: center;
    }

    /* index */
    .product-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .product-grid {

        max-width: 800px;
    }

    .header-logo-img {
        max-width: 155px !important;
    }

    .navtabs {

        margin-top: 3px;
    }

    .modal-content {
        width: 60% !important;
    }

    #product-modal .discounted-price .price-text {
        font-size: 35px;
    }

    .popover-content_save {


        padding: 4px 89px;

        border-radius: 6px;
        margin-top: 3px;
    }

    .cancellation-policy {
        text-align: left;

        /* text-align: center; */

    }

    .modal-content h3 {

        font-size: 21px;
        font-weight: 700;
    }

    .original-price {

        font-size: 15px;
    }

    .promo-controls-wrapper {
        padding: 10px 0;
    }

}


@media screen and (min-width: 768px) and (max-width: 999px) {
    .line-bottom {
        width: 0px !important;
    }

    .navtabs2.tab-wid {

        justify-content: center !important;
        width: 90% !important;
    }

    .cart-wrapper {

        margin-top: 0px;
    }

    .img-br {
        width: 49%;
        margin-top: -18%;
        align-items: center;
        display: flex;
        justify-content: center;
        margin-left: 25%;
    }

    .main-heading {

        font-size: 29px;
    }

    .cart-item-content {
        flex-direction: row !important;
    }

    .cart-item-image {

        width: 190px !important;
        height: auto !important;
        background-size: cover !important;
        background-position: center !important;
        margin-right: 15px !important;
        border-radius: 4px !important;
    }

    /* index */
    .product-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .promo-controls-wrapper_1 {
        display: flex !important;
    }

    .header-logo-img {
        max-width: 140px !important;
    }

    #product-modal .discounted-price .price-text {
        font-size: 37px;
    }

    .modal-content h3 {

        font-size: 23px;
        font-weight: 600;
    }

    .popover-content_save {

        padding: 4px 116px;
    }

    #product-modal .original-price {

        font-size: 18px;
    }

    .cancellation-policy {
        text-align: left;

        /* text-align: center; */
    }
}

@media screen and (min-width: 641px) and (max-width: 767px) {
    .delivery-option12{
        width:100%;
    }
    /* cart */
    .line-bottom {
        width: 0px !important;
    }

    .main-heading {

        font-size: 25px;
    }

    .img-br {
        width: 61%;
        margin-top: -22%;
        align-items: center;
        display: flex;
        justify-content: center;
        margin-left: 19%;
    }

    /* index */
    .product-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .promo-controls-wrapper_1 {
        display: flex !important;
    }

    .header-logo-img {
        max-width: 140px !important;
    }

    #product-modal .discounted-price .price-text {
        font-size: 37px;
    }

    .modal-content h3 {

        font-size: 23px;
        font-weight: 600;
    }

    .popover-content_save {

        padding: 4px 153px;
    }

    #product-modal .original-price {

        font-size: 18px;
    }

    .cancellation-policy {
        text-align: left;

        /* text-align: center; */
    }

    .modal-content {
        background-color: white;
        width: 80% !important;
    }

    .navtabs {

        margin-top: 2px;
    }
}

@media screen and (min-width: 568px) and (max-width: 640px) {
    .delivery-option12{
        width:100%;
    }
    /* cart */
    .line-bottom {
        width: 0px !important;
    }

    .cart-wrapper {
        padding: 0px 40px !important;
        margin-top: 3px !important;
    }

    .img-br {
        width: 61%;
        margin-top: -22%;
        align-items: center;
        display: flex;
        justify-content: center;
        margin-left: 19%;
    }

    .main-heading {
        margin-top: 12%;

        font-size: 27px;

    }

    .modal-content {
        background-color: white;
        width: 100% !important;
    }

    /* profile */
    .field_prof_chanage,
    .field_prof_reset {
        font-size: 15px;

        font-weight: 500;
        width: 100%;
        margin-bottom: 10px !important;
    }

    .field_prof_password {
        display: block !important;
    }

    .field_prof_pass {
        display: block !important;
    }

    .profile-header_prof {

        display: block;
    }

    .edit-button_prof {
        background: #f3effb;
        padding: 10px 20px;
        width: 100%;
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: flex-start;
        border: none;
        border-radius: 8px;
    }

    .edit-button_prof i {
        margin-right: 5px;
    }

    .profile-header_prof {
        padding: 0px 20px 15px;
    }

    /* index */
    .product-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .promo-controls-wrapper_1 {
        display: flex !important;
    }

    .header-logo-img {
        max-width: 140px !important;
    }

    #product-modal .discounted-price .price-text {
        font-size: 37px;
    }

    .modal-content h3 {

        font-size: 23px;
        font-weight: 600;
    }

    .popover-content_save {

        padding: 4px 153px;
    }

    #product-modal .original-price {

        font-size: 18px;
    }

    .cancellation-policy {
        text-align: left;

        /* text-align: center; */
    }
}

@media screen and (min-width: 481px) and (max-width: 567px) {
    .delivery-option12{
        width:100%;
    }
    .img-br {
        width: 69%;
        margin-top: -25%;
        align-items: center;
        display: flex;
        justify-content: center;
        margin-left: 14%;
    }

    .main-heading {
        margin-top: 12%;
        text-align: center;
        font-size: 25px;
        color: var(--bg-theme);
    }

    .cart-wrapper {

        padding: 0px 0px !important;
        margin-top: 3px !important;
    }

    /* cart */
    .line-bottom {
        width: 0px !important;
    }

    /* index */
    .modal-content {
        background-color: white;
        width: 100% !important;
    }

    .product-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .promo-controls-wrapper_1 {
        display: flex !important;
    }

    .header-logo-img {
        max-width: 140px !important;
    }

    #product-modal .discounted-price .price-text {
        font-size: 37px;
    }

    .modal-content h3 {

        font-size: 22px;
        font-weight: 600;
    }

    .popover-content_save {

        padding: 4px 153px;
    }

    #product-modal .original-price {

        font-size: 18px;
    }

    .cancellation-policy {
        text-align: left;

        /* text-align: center; */
    }

    /* profile tab */
    /* .b_widget_user_dropdown-content {
        display: none;
        position: fixed;
        background-color: #fff;
        min-width: 185px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 99999;
        border-radius: 3px;
        top: 44%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: left;
        width: 100%;
        max-width: 308px;
        max-height: 90vh;
        overflow-y: auto;
    } */

    /* Add backdrop when dropdown is open */
    .b_widget_user_dropdown-content[style*="display: block"] {
        background-color: #fff;
        animation: fadeIn 0.3s ease;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .avatar_pro_sec {
        display: block;
        padding: 10px 0;
    }

    .avatar_pro_sec h1 {
        font-size: 18px;
        margin-bottom: 4px;
        color: #333;
    }

    .avatar_pro_sec p {
        font-size: 14px;
        color: #666;
        margin: 0;
    }

    .font_semibold {
        font-weight: 500;
        display: block;
    }

    .text_sm {
        display: block;
        line-height: 1.4;
    }

    .text-lg {
        font-size: 16px;
        display: block;
    }

    .font_semibold {
        font-weight: 500;
    }

    .space-x-2 {
        margin: 0;
        padding: 8px 0;
    }

    .space-x-2 span {
        display: inline-block;
        color: #333;
    }

    /* Ensure menu items are visible */
    .menu-item_pro {
        display: flex;
        padding: 12px;
        align-items: center;
    }

    /* profile */
    .field_prof_chanage,
    .field_prof_reset {
        font-size: 15px;

        font-weight: 500;
        width: 100%;
        margin-bottom: 10px !important;
    }

    .field_prof_password {
        display: block !important;
    }

    .field_prof_pass {
        display: block !important;
    }

    .profile-header_prof {

        display: block;
    }

    .edit-button_prof {
        background: #f3effb;
        padding: 10px 20px;
        width: 100%;
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: flex-start;
        border: none;
        border-radius: 8px;
    }

    .edit-button_prof i {
        margin-right: 5px;
    }

    .profile-header_prof {
        padding: 0px 20px 15px;
    }
}

@media screen and (min-width: 340px) and (max-width: 480px) {
    .delivery-option12{
        width:100%;
    }
    /* payment */
    .delivery-option span {
        margin-left: 2px;
    }

    .agree-btn span {
        margin-left: 10px;
    }

    /* cart */
    .cart-wrapper {

        padding: 0px 0px !important;
        margin-top: 3px !important;
    }

    .modal-content {
        background-color: white;
        width: 100% !important;
    }

    /* .b_widget_user_dropdown-content {
        display: none;
        position: fixed;
        background-color: #fff;
        min-width: 185px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 99999;
        border-radius: 3px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: left;
        width: 90%;
        max-width: 320px;
        max-height: 90vh;
        overflow-y: auto;
    } */

    /* Add backdrop when dropdown is open */
    .b_widget_user_dropdown-content[style*="display: block"] {
        background-color: #fff;
        animation: fadeIn 0.3s ease;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .avatar_pro_sec {
        display: block;
        padding: 10px 0;
    }

    .avatar_pro_sec h1 {
        font-size: 18px;
        margin-bottom: 4px;
        color: #333;
    }

    .avatar_pro_sec p {
        font-size: 14px;
        color: #666;
        margin: 0;
    }

    .font_semibold {
        font-weight: 500;
        display: block;
    }

    .text_sm {
        display: block;
        line-height: 1.4;
    }

    .text-lg {
        font-size: 16px;
        display: block;
    }

    .font_semibold {
        font-weight: 500;
    }

    .space-x-2 {
        margin: 0;
        padding: 8px 0;
    }

    .space-x-2 span {
        display: inline-block;
        color: #333;
    }

    /* Ensure menu items are visible */
    .menu-item_pro {
        display: flex;
        padding: 12px;
        align-items: center;
    }

    .img-br {
        width: 80%;
        margin-top: -31%;
        align-items: center;
        display: flex;
        justify-content: center;
        margin-left: 10%;
    }

    .popover-content_save {
        padding: 5px 82px;
    }

    .modal-content h3 {

        font-size: 20px;
        font-weight: 700;
    }

    #product-modal .discounted-price .price-text {
        font-size: 35px;
        font-weight: bold;
        margin-top: -9px;
    }

    .g7 {
        gap: 7px;
        padding: 0px 10px;
        font-size: 14px;
    }

    .cancellation-policy {
        text-align: left;

        /* text-align: center; */
        font-size: 14px;
    }

    .modal-content p {

        font-size: 14px;
    }

    .login-forgot-section p {
        margin: 0px;
        text-align: center;
        display: block;
        font-size: 14px;
    }

    #modal-description {
        color: var(--bg-theme);
        font-size: 14px;
    }

    .discounted-price {

        font-size: 20px;
    }

    .main-heading {
        margin-top: 13%;
        text-align: center;
        font-size: 22px;

    }

    .button-group {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #tab-container {
        margin: 20px 10px !important;
    }

    .Dusty-rose {
        color: #fff;
    }

    .cart-button {
        background-color: var(--bg-theme) !important;
    }

    .button-group button {
        margin-left: 10px;
        padding: 10px 30px;
        font-size: 13px;
        border-radius: 5px;
        background-color: var(--bg-theme);
        color: #ffffff;
        border: 1px solid #b9986da8;
        transition: all 0.3s ease;
    }

    .original-price {

        margin-left: 5px;
    }

    .field_prof_chanage,
    .field_prof_reset {
        font-size: 15px;

        font-weight: 500;
        width: 270px;
        margin-bottom: 10px !important;
    }

    .field_prof_password {
        display: block !important;
    }

    .field_prof_pass {
        display: block !important;
    }

    .profile-header_prof {

        display: block;
    }

    .edit-button_prof {
        background: #f3effb;
        padding: 10px 20px;
        width: 100%;
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: flex-start;
        border: none;
        border-radius: 8px;
    }

    .edit-button_prof i {
        margin-right: 5px;
    }

    .profile-header_prof {
        padding: 0px 20px 15px;
    }

    .header-logo-img {
        margin-left: 11%;
        max-width: 174px !important;
    }

    .promo-controls-wrapper.d-flex.align-items-center {
        display: flex;
        justify-content: center;
    }
}

/* Mobile Responsive Tabs */
@media screen and (max-width: 768px) {
    .navtabs2.tab-wid {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .modal-description-heading {
        font-size: 18px;

        font-weight: 500 !important;
    }

    .navtabs {
        display: flex;
        justify-content: center;
        margin-top: 0px;
        background: white;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        border-radius: 8px;
        padding: 10px 5px;
        position: relative;
        background: var(--lavender-haze);
    }

    .hed {
        color: var(--bg-theme);
        font-size: 24px;
    }

    .padd450 {
        padding: 15px 0px !important;
    }

    .buy {
        padding: 2px 17px !important;
    }

    .navtab2 {
        margin: 0px 3px;
        padding: 10px 24px !important;
        background: #a2a6de61;
        border-radius: 3px;
    }

    /* Hide text, show icons in mobile */
    .tab-text {
        display: none !important;
    }

    .tab-icon {
        display: block;
        font-size: 20px;
        color: inherit;
    }

    /* Ensure icons are centered */
    .navtab2[data-target="shopmore"] a {
        display: flex;
        justify-content: center;
    }


    /* promocode */
    /* Reposition promo code section in mobile */
    .cart-sidebar .sidebar-card:first-child {
        order: -1;
        width: 100%;
        margin: 0 0 15px 0;
        position: relative;
        top: 0;
        background: #fff;
        padding: 2px 14px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .sidebar-card {

        padding: 10px;
    }

    .cart-wrapper {
        display: flex;
        flex-direction: column;
    }


    .cart-total {

        padding: 0px 0;
        font-size: 18px;
    }

    .cart-summary-item b {
        font-weight: 500;
        font-size: 15px;
    }

    .count_cart {

        color: #3b1772;
    }

    .voucher-delivery-card {
        border: 0px solid #e8d5d3;
        border-radius: 8px;
        padding: 2px;
        margin: 8px 0px;
    }

    /* Ensure proper spacing */
    .cart-items {
        margin-top: 15px;
    }

    .cart-item-price {
        display: grid
    }

    .amount-cart-sub {
        font-size: 15px;
    }

    .del-d-flex {
        display: block;
    }

    .input-container {
        width: 100% !important;
        padding: 0px 10px 0px !important;
    }

    .marg-neg {
        margin-top: 0px !important;
    }

    /* cart model */
    .voucher-header {
        display: block;
    }

    .modal-content {
        background-color: white;
        width: 100%;
    }

    .voucher-image {
        width: 300px;
        height: auto;
        margin-right: 0px;

    }

    .voucher-title {

        line-height: 29px;
    }

    .voucher-content li {

        font-size: 14px;
    }

    /* payment */
    .payment-wrapper,
    .confirmation-wrapper {
        margin: 0px auto;
        padding: 20px 0px;
    }

    .cart-item-title {
        font-size: 15px;
    }

    .amount-cart {
        font-size: 17px;
    }

    .amount-cart-total {
        font-size: 17px;
    }

    .font-media-13 {
        font-size: 13px;
    }

    .mob-con-pad {
        padding: 0px !important;
    }

    .mble-0 {
        margin-bottom: 0px !important;
    }

    .mob-wei {
        font-weight: 400 !important;
    }

    .details-grid_thanks {

        background: #efe9fa;
    }

    .booking-card_thanks {
        padding: 0rem;
    }

    .message_thanks {

        font-weight: 500;
    }

    .header_th p {
        font-weight: 400;
    }

    .btn-primary_thanks {
        text-align: center;
    }

    .detail-content_thanks p {
        margin-bottom: 0rem !important;
    }

    /* index page */
    /* Fixed header layout */
    .cart-sidebar {

        flex-direction: row !important;
        justify-content: flex-end;
        align-items: center;
        padding: 10px;
        background: #fff;
        gap: 15px;
    }

    .cart-sidebar .sidebar-card:first-child {
        order: 2;
        width: auto;
        margin: 0;
        flex: 1;
    }

    .promo-form2 {
        display: flex;
        width: 100%;
    }

    .promo-input {
        border: 1px solid #e0e0e0;
        border-radius: 4px 0 0 4px;
        height: 36px;
    }

    .input-group-addon {
        height: 36px;
        border-radius: 0 4px 4px 0;
        background: #3b1772;
        color: white;
        border: none;
    }

    /* Cart and Login buttons */
    .user-nav {
        order: 1;
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .cart-button,
    .login-button {
        padding: 8px 12px;
        border-radius: 4px;
        font-size: 14px;
    }

    .check-hide {
        display: none !important;
    }

    .option-container {
        position: relative;
        width: 100%;
        margin: 4px 0;
    }

    .option-select {
        width: 100%;
        padding: 6px;
        border: 1px solid #ddd;
        border-radius: 8px;
        background-color: #fff;
        font-size: 14px;
        color: #333;
        position: static;
        -webkit-appearance: menulist;
        -moz-appearance: menulist;
        appearance: menulist;
    }

    .modal-content {

        margin: auto;
    }

    .buy_orginal_price {

        margin-bottom: 5px;
        padding: 0px 4px;
    }

    .d-flex-x h3 {
        margin: 10px 3px 5px 3px;
        font-size: 20px;
        font-weight: 600;
    }

    /* Fix dropdown options */
    .option-select option {
        font-size: 16px;
        /* Match parent font size */
        padding: 12px;
        background-color: #fff;
        color: #333;
        position: static;
        /* Changed from relative */
        width: 100%;
    }

    /* Remove custom styling that might interfere with native dropdown */
    .option-select::-ms-expand {
        display: block;
    }

    .option-title {
        font-size: 16px;
        margin-bottom: 8px;
        color: #666;
    }
}

/* Desktop view */
@media screen and (min-width: 769px) {

    /* Show text, hide icons in desktop */
    .tab-text {
        display: block;
    }

    .tab-icon {
        display: none !important;
    }

    .navtab2 {
        text-align: center;
        padding: 15px 10px;
    }
}
