@media only screen and (min-width:992px) {
    .navbar-brand {
        width: 100%;
        min-width: 45px;
    }

    .act-bx-title {
        font-size: 36px !important;
    }

    .nav-link.user-options {
        /* min-width: 149px; */
        font-size: 14px;
        line-height: initial;
        width: 100%;
        max-width: 300px;
        margin-right: 10px;
    }

    .custom-navbar {
        top: 48px;
    }

    header {
        padding-bottom: 117px;
    }
}

@media only screen and (max-width:991px) {
    .banner-title {
        font-size: 30px;
    }

    .banner-content {
        position: absolute;
        padding: 1rem 1rem 1rem 2rem;
        max-width: 370px;
    }

    .tf-box {
        margin-bottom: 20px;
    }

    .custom-navbar .custom-search input {
        min-width: 100px !important;
        font-size: 11px !important;
    }

    .custom-navbar .lhs {
        background: #e2e2e2;
        padding: 10px;
        margin-top: 20px;
        border-radius: 6px;
    }

    .custom-navbar .custom-search {
        width: 100%;
        max-width: 100%;
        margin-right: 12px;
    }

    .filter-area {
        position: fixed;
        /*z-index: 10;*/
        z-index:999999999999;
        background: #fff;
        padding: 30px 15px;
        width: 100%;
        max-width: 300px;
        top: 0;
        left: -400px;
        height: 100%;
        box-shadow: 1px 1px 20px black;
        transition: 0.5s;
    }

    .filter-area.show {
        left: 0 !important;
        overflow: auto;
    }

    .filter-area .accordion {
        box-shadow: none !important;
        border: none !important;
    }

    .filter-button {
        display: flex !important;
        border: 1px solid #c8c8c8 !important;
        font-size: 12px;
        height: 38px;
        align-items: center;
        background: #e7e7e7;
    }

    .product-box-hm {
        padding: 7px !important;
        box-shadow: 0px 0px 8px #0000002b;
    }
    
     .product-name-hm {
        font-size: 12px !important;
    }

   

    .product-box-hm .btn-custom-2 {
        padding: 5px;
        font-size: 12px;
    }

    .product-name-hm {
        font-size: 12px;
    }

    .product-price-hm {
        font-size: 11px !important;
    }
    
    .act-bx {
        padding: 2rem 1rem;
    }

    .checkout-list-prev {
        min-width: 100%;
        border-radius: 10px;
        border-color: #d4d4d4;
        padding: 12px;
    }

    .nav-category {
        display: none;
    }

    .nav-link.user-options {
        width: 100%;
        font-size: 15px;
        line-height: normal;
        background: #001e630d;
        padding: 20px;
        border-radius: 10px;
    }

    .user-options img {
        margin-right: 15px;
        width: 40px;
        height: 40px;
    }

    .store-flex {
        flex-direction: column-reverse;
    }

    .store-locator-display-tab iframe {
        min-height: 210px;
        height: 210px;
    }

    .store-flex li.nav-item {
        width: 100%;
    }

    .store-locator-display-tab {
        position: sticky;
        top: 0px;
        left: 0;
    }

    .store-flex ul {
        max-height: calc(100vh - 330px);
        flex-wrap: nowrap;
        overflow: hidden auto;
        min-width: 320px;
        align-items: center;
        padding: 10px;
    }

    .store-locator-modal .modal-dialog {
        margin: 0px auto !important;
        height: 100vh;
    }

    .store-locator-modal .modal-content {
        height: 100%;
    }

    header {
        padding-bottom: 197px;
    }
    section {
        padding: 2rem 0rem;
    }
    .product-qty-control .product-counter{
        min-width: 150px !important;
    }
}

@media only screen and (max-width:576px) {
    .products-display-area select {
        max-width: 100%;
        font-size: 13px;
    }

    .banner-content {
        backdrop-filter: blur(7px);
        background: #ffffff80;
        border-radius: 10px;
        left: 15px;
    }

    .tf-box:after {
        content: "";
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, #106f5ce8, #106f5c8c);
    }

    .tf-box h3,
    .gt-arrow-btn {
        z-index: 1;
        position: relative;
    }

    .tf-box h3 {
        color: #fff !important;
        font-size: 15px !important;
    }

    .navbar-brand img {
        max-width: 70px;
        max-height: 50px !important;
        object-fit: contain;
    }

    .contact-lhs::after {
        position: absolute;
        width: 110px;
        height: 110px;
    }

    .contact-lhs {
        /* min-height: 635px; */
        padding: 12px;
        min-height: auto;
    }

    .to-box img {
        max-width: 28px;
    }

    .to-box span {
        font-size: 12px;
    }
    .whatsapp-contact{
        bottom:16% !important;
    }
}

@media only screen and (max-width:653px) {
    .carousel-content-area img {
        min-height: 468px;
        object-fit: cover;
        object-position: right;

    }

}

@media only screen and (max-width:767px) {
    .sub-heading {
        font-size: 26px;
    }

    .account-orders-listing tr {
        display: block;
    }

    .account-orders-listing td {
        display: flex;
        justify-content: space-between;
    }

    .account-orders-listing .product-bx {
        display: flex;
        gap: 15px;
        color: #09192C;
        padding-left: 20px;
        background: whitesmoke;
        width: 100%;
        padding: 18px;
        border-radius: 5px;
    }

    .btn-set-tab .btn {
        min-width: auto;
        width: 100%;
    }

    .product-detailed-tab .nav-link {
        font-size: 12px;
    }
    .arabic .navbar-brand img{
            max-height: 54px !important;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1420px;
    }

    .insurance-grid .col-xxl-3 {
        width: 20% !important;
    }
}

@media only screen and (max-width:1100px) {
    .account-content-area .nav-pills {
        display: none !important;
    }

    .my-account .tab-content .tab-pane {
        display: block !important;
        opacity: 100%;
        margin-bottom: 40px;
        padding: 18px 10px;
        background-color: white;
        border: 1px solid #D9D9D9;
    }
}

@media only screen and (max-width:900px) {
    .cart .checkout-user-det thead {
        display: none;
    }

    .cart .checkout-user-det tr {
        margin-bottom: 10px;
    }

    .cart .checkout-user-det tbody {
        border: none !important;
    }

    .cart .checkout-user-det tr,
    .cart .checkout-user-det td {
        display: inline-flex;
        max-width: 100%;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;
        background: #fff;
        border: 1px solid #d9d9d95e !important;
        padding: 8px !important;
    }

    .cart .product-thumb {
        font-weight: 700;
        background: #f3f3f3;
        padding: 10px;
        font-size: 16px;
        width: 100%;
        border-radius: 10px;
        position: relative;
        line-height: normal;
    }
    .success-section .txt-link {
        font-size: 12px;
    }

    .cart .prod-td {
        flex-wrap: nowrap !important;
    }

    .mobile-table-th {
        display: inline !important;
        margin-right: 10px;
    }

    .prod-td {
        display: flex;
    }

    .cart-remove-product {
        display: none !important;
    }

    .cart .qty-td {
        display: flex !important;
        align-items: center;
    }

    .cart .mobile-prod-remove {
        display: flex !important;
        margin-left: 9px;
        height: 30px;
        min-width: 30px;
        width: 30px;
        align-items: center;
        justify-content: center;
        background: #ff0000bf;
        color: #ffffff !important;
        border-radius: 50px;
    }

    .product-thumb img {
        border-radius: 10px;
    }

    .product-counter {
        min-width: 74px !important;
        font-size: 14px;
        font-weight: 600;
    }

    .product-counter .btn {
        padding: 5px;
        min-width: 33px;
        font-size: 12px;
        background: #ebebeb;
        border-radius: 55px;
        aspect-ratio: 1 / 1;
    }

    .product-counter {
        border-radius: 50px;
    }

    .product-counter span {
        margin: 4px 10px;
    }

    .summary-total-price {
        margin: 17px 0px;
        font-size: 16px;
        font-weight: 600;
    }

    .checkout-list-prev h5 {
        font-size: 16px !important;
    }
    .success-section.bg-white{
        background-color: rgba(255, 255, 255, 0) !important;
    }
}

@media only screen and (min-width:576px) {
    .prescription-upload .modal-dialog {
        max-width: 600px;
    }
}








/* --MOBILE VIEW ~ STARTS-- */
@media only screen and (max-width:576px) {
    .offer-icon::after {
        top: 9px !important;
    }


    .nav-options-d {
        display: none !important;
    }

    .web-view {
        display: none !important;
    }

    .mob-view {
        min-height: 40px;
        display: flex;
        align-items: center;
    }
    
    .feat-categories .mob-view{
        flex-direction:column;
    }

    .nav-sm-custom {
        width: calc(100vw - 25px);
        min-width: 100%;
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    p {
        font-size: 12px !important;
        line-height: normal !important;
    }

    .custom-navbar .btn-custom {
        display: none;
    }

    .carousel-mini span,
    .carousel-mini a {
        color: #ffffffd1 !important;
        font-size: 12px !important;
    }

    .carousel-mini a {
        margin-left: 3px;
        text-decoration: underline;
    }

    .carousel-control-btn {
        width: 15px;
    }

    .custom-navbar .lhs {
        background: #ffffff00;
        padding: 0;
        margin-top: 7px;
    }

    .custom-navbar .custom-search {
        width: 100%;
        max-width: 100%;
        margin-right: 0px;
        border-radius: 50px;
        overflow: hidden;
        border-color: #cfcfcf !important;
        display: none !important;
    }

    .carousel-content-area img {
        min-height: 200px;
    }

    .banner-content {
        backdrop-filter: none;
        background: #ffffff00;
        border-radius: 10px;
        left: 15px;
        padding: 0px;
        max-width: 205px;
    }

    .banner-title {
        font-size: 18px;
        margin-bottom: 3px;
    }

    .banner-content p {
        font-size: 10px !important;
        line-height: 14px !important;
        margin-bottom: 10px !important;
    }

    .banner-content .btn-custom {
        padding: 5px !important;
        font-size: 11px !important;
        min-width: 82px !important;
    }

    .carousel-indicators button {
        width: 8px !important;
        height: 8px !important;
    }

    .owl-carousel .owl-item.active {
        display: inline-flex !important;
    }

    .feat-categories .mob-view .category-pic {
        height: 100%;
        aspect-ratio: 1/1;
    }

    .feat-categories .mob-view .category-display-box img {
        width: 80px !important;
        height: auto;
    }

    .feat-categories .mob-view .category-display-box .offer-valid {
        width: 40px !important;
        height: 40px;
        margin-top: -15px;
    }

    section {
        padding: 1rem 0rem !important;
    }

    .vm-link {
        min-width: auto !important;
    }

    .btn-custom,
    .btn-custom-2,.btn-custom-light {
        padding: 6px 12px !important;
        font-size: 11px !important;
        border-radius: 50px;
    }
    .btn-product-wishlist{
        padding: 0px 5px;
    }

    .sub-heading {
        font-size: 19px;
        color: #13365c !important;
        margin-bottom: 17px !important;
        padding: 0px !important;
        margin-top: 10px;
        font-weight: 600;
    }

    .category-display-box label {
        margin-top: 6px !important;
        font-size: 12px !important;
    }

    .top-feat-area .tf-flex {
        display: flex !important;
    }

    .tf-box {
        min-height: 0px;
        border-radius: 20px;
        overflow: hidden;
        padding: 21px;
    }

    .tflink{
        min-height: 0px;
         overflow: hidden;
    }
    
    .gt-arrow-btn {
        width: 30px;
        height: 30px;
        font-size: 13px;
    }

    .na-box img {
        width: 100%;
        margin-right: 0px !important;
    }

    .nw-details h6 {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 2px !important;
    }
    .na-price {
        font-size: 13px;
    }

    /* width */
    ::-webkit-scrollbar {
        width: 5px !important;
        height: 5px !important;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #737373;
    }

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .footer-link-container {
        display: none;
    }

    footer .copyrights {
        display: flex;
        flex-direction: column-reverse;
    }

    footer .copyrights p,
    footer .copyrights a {
        line-height: normal;
        font-size: 10px !important;
        text-align: center;
    }

    .social-media-area {
        /* justify-content: center !important; */
        margin-bottom: 10px;
    }

    .app-nav-box {
        visibility: visible;
        width: 100%;
        background: #13365c;
        position: sticky;
        z-index: 3;
        max-width: calc(100% - 15px);
        margin: auto;
        bottom: 10px;
        border-radius: 50px;
        padding: 10px 15px;
        justify-content: space-between;
        display: flex;
        gap: 10px;
        align-items: center;
        min-height: 65px;
        box-shadow: 0px 1px 16px #00000033 !important;
        margin-bottom: 10px;
    }

    .prescription-upload .modal-content {
        padding: 10px;
    }

    .app-nav-box a {
        min-width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        font-size: 24px;
        color: #ffffffad !important;
        flex-direction: column;
        text-decoration: none !important;
        line-height: normal;
    }

    .app-nav-box a.active {
        color: #fff !important;
        text-shadow: 0px 0px 14px #00d5ff;
    }

    /* Upload prescription - mob view Start design  */

    /*.app-nav-box a.sm-presc-upload {*/
    /*    background: #ffffff !important;*/
    /*    color: #13365c !important;*/
    /*}*/
    
     .upload-mob-plus{
        font-size: 29px !important;
        min-width: 38px !important;
        height: 21px !important;
        line-height: 0 !important ;
    }

    .app-nav-box a.sm-presc-upload i{
        background: #ffffff !important;
        color: #13365c !important;
        /* padding: 2px 5px 2px 5px; */
        border-radius: 50%;
    }
    
    /* Upload prescription - mob view End design  */


    .breadcrumbs {
        display: none;
    }

    .ip-heading {
        font-size: 27px;
    }
    .na-box {
        padding: 10px;
        border: 1px solid #f2f2f2;
        max-width: 200px;
        background-color: #fff;
    }
    body {
        background: #FAF9F6;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 100vh;
    }

    .ip-desc {
        margin: 10px 0px 20px 0px !important;
    }

    .why-choose-us h4 {
        font-size: 15px !important;
    }

    .why-choose-us img {
        margin-bottom: 10px !important;
    }

    .my-account .tab-content .tab-pane {
        border-radius: 20px !important;
        margin-bottom: 15px !important;
        padding: 10px !important
    }

    .my-account .tab-content .tab-pane h5 {
        background: #e2e7eb !important;
        padding: 11px 20px !important;
        font-size: 14px !important;
        border-radius: 10px;
        text-align: center;
        margin: 10px auto !important;
        text-transform: uppercase;
        width: 95%;
    }

    .checkout-user-det form .form-label,
    .form-check-label {
        font-size: 12px !important;
    }

    .checkout-user-det form input,
    .checkout-user-det form select,
    .checkout-user-det form textarea {
        font-size: 12px;
        border-radius: 5px !important;
        padding: 9px 14px !important;
        background: #efefef !important;
        border: none !important;
    }

    .btn-set-tab .btn {
        border-radius: 50px;
        font-size: 12px;
    }

    .modal-footer .btn {
        font-size: 12px;
        padding: 7px 15px;
        border-radius: 50px;
    }

    .modal-title {
        font-size: 15px !important;
    }

    .address-box span {
        font-size: 10px;
        margin-bottom: 1px;
    }

    .address-box label {
        font-size: 17px !important;
    }

    .address-box .btn {
        border-radius: 50px;
        margin-top: 10px !important;
        font-size: 12px !important;
        font-weight: 500 !important;
    }

    .add-new-address-btn {
        margin-top: 0px !important;
        width: auto !important;
    }

    header {
        padding-bottom: 118px;
        background: #faf9f6;
    }

    .custom-navbar {
        top: 38px;
    }

    .prod-td {
        background: #f3f3f3 !important;
        border-radius: 10px;
        margin-bottom: 12px;
    }

    .cart .checkout-user-det tr {
        border-radius: 10px;
        border-color: #817a7a78 !important;
    }

    .checkout-list-prev .btn-custom {
        padding: 10px 12px !important;
    }

    .categories-link label {
        font-size: 14px;
        color: #13365c;
        margin-top: 8px;
        text-transform: uppercase;
    }

    .sub-category-section .category-img img {
        height: auto;
        aspect-ratio: 1/1;
    }

    .checkout-user-det h5 {
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }

    .checkout-user-det {
        background: white;
        padding: 12px;
        border-radius: 10px;
        margin-bottom: 11px;
    }
    .address-box{
        padding: 10px;
        max-width: 100%;
    }

    .address-select-box{
        gap: 10px;
    }
    .order-summary-amount-details{
        font-size: 13px !important;
    }

    .order-summary-amount-details .d-flex.mb-3{
        margin-bottom: 8px !important;
    }
    .order-summary-item img {
        width: 60px;
        height: 60px;
    }
    .cntc-clink a {
        margin-bottom: 8px;
        font-size: 12px;
    }
    .contact-form {
        padding: 5px;
    }
    .contact-form .form-label {
        font-size: 12px;
        margin-bottom: 0px;
    }
    .contact-form input, .contact-form textarea {
        font-size: 13px !important;
        margin-bottom: 18px !important;
    }
    .contact-form::after{
        display: none;
    }
    .contact-lhs h2{
        font-size: 19px;
    }
    .product-name-hm {
        font-size: 12px;
        margin-bottom: 10px !important;
    }
     .product-price-hm {
        font-size: 11px !important;
    }
    .product-box-hm img{
        margin-bottom: 7px;
    }
    .product-details h1{
        font-size: 20px !important;
        margin-top: 20px;
    }
    .product-details .tab-content img {
        max-height: 295px;
    }
    
    .product-details .nav-item .nav-link {
        min-width: 70px !important;
        width: 70px;
    }
    .product-details .nav-tabs{
        justify-content: center;
    }
    .product-feat-list li {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .product-availability {
        margin: 10px 0px;
        font-size: 14px;
    }
    .product-detailed-tab .nav-tabs{
        justify-content: space-around !important;
    }
    .product-detailed-tab .tab-pane{
        padding: 10px !important;
    }
    .product-qty-control .ab-set .btn{
        min-height: auto;
        font-size: 16px !important;
    }
    .track-order-container {
        border-radius: 10px;
        padding: 10px;
        margin-bottom: 10px;
    }
    .order-exp-msg {
        font-size: 12px;
        text-align: center;
        margin: 20px 0px !important;
    }
    .to-title {
        padding: 12px;
        border-radius: 10px;
    }
    .prod-name {
        font-size: 14px;
    }
    .to-title span{
        font-size: 11px;
    }
    .to-title .to-price {
        font-size: 17px;
        font-weight: 600;
        margin-top: 7px;
    }
    .track-order-container h5{
        font-size: 16px !important;
    }
    .track-list-bx .icon-box {
        width: 35px;
        height: 35px;
        border-radius: 10px;
    }
    .track-list-bx .icon-box img{
        max-width: 17px;
    }
    .track-list-bx span {
        font-size: 11px !important;
    }
    .track-list-bx p{
        margin-bottom: 1px !important;
    }
    .privacy-policy h4{
        margin-top: 5px !important;
        font-size: 16px !important;
        text-transform: uppercase;
    }
    .account-login .btn{
        padding: 10px !important;
    }
    .act-bx .form-label {
        font-size: 12px;
    }
    .act-bx input, .act-bx select, .act-bx textarea{
        font-size: 12px;
        border-radius: 5px !important;
        padding: 9px 14px !important;
        background: #efefef !important;
        border: none !important;
    }
    .act-bx h1{
        font-size: 22px;
    }
    .btn-m-cart{
        font-size: 19px;
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 47px;
        /* background: #13365c1a; */
        margin-left: 6px;
        height: 38px;
        color: #13365c;
        position: relative;
    }
    .user-options label {
        white-space: normal;
        font-size: 15px;
        color: #13365c;
    }
    .custom-pagination .pagination{
        gap: 6px !important;
    }
    .faq .accordion-button{
        font-size: 12px !important;
    }
}

@media only screen and (min-width:576px) {

    .mob-view,
    .app-nav-box {
        display: none;
    }

    .web-view {
        display: block;
    }
}

@media only screen and (max-width:400px) {
    .error-image {
        max-width: 200px;
    }
}