
@media (min-width:320px) {
    .required {
        color: #E30D16;
    }
    .cart-calculate-discount-wrap .calculate-discount-content.Benefits .subtitle {
        line-height: 24px;
    }

    .grand-total-wrap .grand-total h3 {
        font-size: 16px;
        font-weight: 600;
        margin: 0 0 34px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .grand-total-wrap .grand-total h2 {
        font-weight: 600;
        margin: 0 0 0px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .grand-total-wrap .grand-total-btn a {
        display: block;
        width: 100%;
        color: #ffffff;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        padding: 14px 20px;
        margin-top: 20px;
    }

    .grand-total-wrap .grand-total-btn {
        padding-top: 10px;
    }

    .banner-wrap .banner-content-4 .banner-btn-2 a:hover, .btn-style-13.btn-style-13-theme-color a i, .btn-style-13.btn-style-13-theme-color a:hover, .cart-content ul li .cart-title h4 a:hover, .category-wrap-3-small ul li ul li .mega-content .catigory-btn a:hover, .category-wrap-3-small ul li:hover > a, .clickable-mainmenu .clickable-mainmenu-icon button:hover span, .error-area .error-content .search-style-4 form button.button-search-4:hover, .feature-wrap-3 .feature-icon.theme-color i, .header-action-wrap .header-action-login-2 a:hover, .header-action-wrap .header-action-login-3.hover-theme-color a:hover, .header-action-wrap .header-action-login-signup a.black:hover, .main-menu.main-menu-black > nav > ul > li:hover > a, .mobile-menu.mobile-menu-black a:hover, .off-canvas-active .off-canvas-wrap .mobile-others-info-content ul li a:hover, .off-canvas-active .off-canvas-wrap .mobile-search form button:hover, .product-details-content .product-details-meta > ul > li a:hover, .product-details-content .product-details-meta > ul > li ul.social li a:hover, .product-details-content .product-details-meta > ul > li ul.tag li a:hover, .product-details-content .product-details-review-wrap .write-review a:hover, .product-wrap .product-action-4 .product-action-4-cart a:hover, .product-wrap .product-action-4 .product-action-4-wishlist button:hover, .product-wrap .product-content h3 a:hover, .product-wrap .product-content-2 h3 a:hover, .product-wrap .product-content-3.theme-color a:hover, .product-wrap .product-img .product-details-icon a:hover, .product-wrap.product-wrap-modify .product-action-6-wrap .product-action-6-left a:hover, .product-wrap.product-wrap-modify .product-action-6-wrap .product-action-6-left button:hover, .product-wrap.product-wrap-modify .product-action-6-wrap .product-action-6-right button:hover, .slinky-menu-style ul li a span:hover, .slinky-mobile-menu ul li a:hover span, .slinky-mobile-menu.slinky-theme-default .next:hover::after, .slinky-theme-default .next:hover::after, .social-style-3 ul li a:hover, .socials-style-3 ul li a:hover, a:hover {
        color: #7EACEF;
    }

    .myaccount-content fieldset {
        margin-top: 20px;
    }

    .feature-wrap-3 .feature-content-3 p, .login-content form .member-register p {
        color: #595959;
        margin: 0;
    }

    .login-content form .member-register {
        margin: 27px 0 0;
    }

    .myaccount-table table th, .myaccount-table .table th {
        padding: 10px;
        border-bottom: 0;
    }

    .myaccount-table table td a, .myaccount-table .table td a {
        font-size: 14px;
    }

    .visuallyhidden {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .clickable-menu-button-2 a, .login-content form .remember-forget-wrap {
        -webkit-box-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
    }

    .login-content form button {
        color: #fff;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        background-color: #933;
        border-radius: 5px;
        padding: 16px 20px;
        border: 0;
        line-height: 1;
    }

    .login-content form .remember-forget-wrap {
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 0 32px;
    }

    .myaccount-tab-menu a:hover, .myaccount-tab-menu a.active {
        color: #ffffff;
    }

    .myaccount-tab-menu a {
        font-size: 15px;
        display: block;
        padding: 10px 15px;
        text-transform: capitalize;
    }

    .myaccount-tab-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .myaccount-content {
        padding: 30px;
    }
}

@media (max-width: 546px) 
{

    /*expert-edrug*/
    .expert-edrug {
        padding: 0 0 50px 0;
    }

    .expc-edrug h2 {
        font-size: 24px;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
        color: #004991;
    }

    .expc-edrug p {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        margin-bottom: 20px;
    }

    .expc-edrug a {
        border-radius: 8px;
        padding: 16px;
        color: #fff;
        background: #2E77E5;
    }

    .expc-edrug {
        padding-left: 0;
    }

    .expert-edrug .swiper-pagination {
        display: none !important;
    }

    /*expert-edrug-end*/
    .edrug_bb {
        border: none
    }
    .product-cart-btn-m-edrug .add-to-cart, .product-details-cart .add-to-cart {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .product-cart-m-edrug .col-lg-5 {
        width: 50%;
    }

    .product-cart-m-edrug .col-lg-7 {
        width: 50%;
    }
    
    .registerform-edrug {
        padding: 0;
    }

    .myarea-edrug:before {
        z-index: -1;
    }

    .registerform-edrug form {
        min-height: 1000px !important;
    }

    .registerform-edrug .msform fieldset {
        padding: 0;
    }

    .registerform-edrug .msform .action-button-previous,
    .registerform-edrug .msform .action-button {
        width: 100%;
        margin-bottom: 20px;
    }

    .myaccount-content.registerform-edrug {
        padding: 30px 10px;
    }

    #progressbar1 li {
        width: auto;
        padding: 0 15px !important;
    }
    #progressbar1 {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding-bottom: 15px;
    }
    .shippingForm-edrug .ShippingMethod-edrug label.RadioWrap span > span {
        margin-top: 5px;
    }
    .shippingForm-edrug .ShippingMethod-edrug label.RadioWrap span > span {
        padding: 6px 15px;
    }
    .shippingForm-edrug .ShippingMethod-edrug label.RadioWrap {
        font-size: 15px !important;
    }

    .paymentbtn-wrapp .btnPaymentMethod span:before {
        top: 35px;
    }
    .paymentbtn-wrapp .btnPaymentMethod {
        width: calc(50% - 20px);
        padding: 20px 20px;
    }
    .PaymentMethodwrap {
        padding: 15px;
    }
    .paymentForm .mo {
        align-items: flex-start;
    }
    .paymentForm .mo label {
        width: calc(100% - 80px);
    }
    .paymentForm .mo-alert {
        padding: 15px 15px;
    }
    .paymentForm .mo-alert ol {
        margin-bottom: 0;
    }

    .gen-questionswrap-edrug .que-heading-edrug h3 {
        font-size: 16px;
        line-height: 23px;
    }
    .genral-questionswrap-edrug.active:after {
        height: 22%;
    }
    .gen-questionswrap-edrug .que-desc-edrug {
        font-size: 14px;
    }

    .cart-table-content-edrug .product-thumbnail{
        width: 20%;
        float: none !important;
        padding: 0 !important;
    }
    .cart-table-content-edrug td{
        padding: 15px 0;
    }
    .cart-table-content-edrug td.product-name-wrapp{
        width: 55% !important;
    }
    .cart-table-content-edrug td.cart-quality{
        width: 25% !important;
        vertical-align: bottom;
    }
    .cart-table-content-edrug tr:not(.table-header-edrug) {
        border-width: 1px 0 1px 0 !important;
        margin-bottom: 20px;
    }
    .cart-table-content-edrug tr {
        position: relative;
    }
    .cart-table-content-edrug td.product-remove.text-center {
        /*position: absolute;
        top: 10px;
        right: 10px;*/
        position: relative;
        text-align: center;
        width: 25% !important;
    }
    .divProduct-Remove {
        position: absolute;
        top: 10px;
        right: 10px;
    }    
    .cart-table-content-edrug .product-thumbnail img {
        padding: 15px 0;
    }
    .coupan-discount-wrap-edrug {
        padding: 20px;
    }
    .cart-area-edrug .cust_cartform {
        margin-bottom: 25px;
        margin-top: 80px;
    }
    .cart-area-edrug .product-thumbnail img,
    .cart-table-content-edrug .product-thumbnail img {
        width: 55px;
    }
    .easyrefil-edrug .notewrapp-edrug {
        margin-top: 20px;
    }
    .easyrefil-edrug .notewrapp-edrug .note .subtitle {
        font-size: 16px;
        line-height: 22px;
    }

    .forgot-container-edrug, .myarea-edrug .login-content-edrug {
        padding: 30px 15px;
    }
    .forgot-container-edrug, .myarea-edrug .login-content-edrug {
        padding: 30px 15px;
    }
    .checkout-area-edrug,
    .genral-questionswrap-edrug,
    .payment-area-edrug,
    .cart-area-edrug {
        padding: 0 10px;
    }
    .my-account-edrug .myaccount-tab-menu.nav {
        display: none;
    }
    .my-account-edrug .tab-content>.tab-pane {
        display: block;
        opacity: 1;
    }
    .myaccountContent-edrug #dashboad .myaccount-content h3 {
        display: block;
    }
    .myaccountContent-edrug .myaccount-content  h3 {
        text-align: center;
        padding: 10px;
        background-color: #EEF5FF;
        border-radius: 10px;
        font-size: 20px;
    }
    .myaccountContent-edrug .myaccount-content {
        padding: 0;
        margin-bottom: 10px;
        background-color: transparent;
        border-radius: 0;
    }
    .myaccountContent-edrug .myaccount-content > .contentwrap-edrug {
        padding: 15px;
    }
    .myaccountContent-edrug .contentwrap-edrug {
        display: none;
    }

    .headingclick-edrug >.container > .row > .col-md-3{
        text-align: left;
    }
    .medical-verification-edrug .RefillMedHistoryQuestion{
        margin-bottom: 15px;
        display: block;
    }

    .tywrapp-edrug .orderdetails-edrug > div:nth-child(2) > strong {
        display: block;
    }
    .tywrapp2-edrug .orderInfo-edrug >div > ul > li {
        align-items: flex-start;
    }
}

@media screen and (max-width: 768px) {
    #productDescription {
        max-height: 150px; /* Adjust the height as needed */
        overflow: hidden;
        position: relative;
    }

    #readMoreBtn i {
        background: #E4EEFB;
        padding: 7px;
        border-radius: 50%;
        font-size: 11px;
        margin-left: 7px;
    }

    #readMoreBtn {
        text-align: center;
        background: unset;
        border: none;
        margin: auto;
        display: block;
        margin-top: 0px;
        font-size: 12px;
        font-weight: 600;
    }

    .offer-banner .offer-banner-content {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 1.5rem;
    }

    .offer-banner .discount-circle {
        width: 150px;
        height: 150px;
    }

    .offer-banner .discount-number {
        font-size: 2.8rem;
    }

    .offer-banner .discount-text {
        font-size: 0.8rem;
    }

    .offer-banner .discount-text-sm {
        font-size: 0.4rem;
        color: #fff;
    }

    .offer-banner .main-title {
        font-size: 1.5rem;
    }

    .offer-banner .media-badges {
        justify-content: center;
    }
}

@media only screen and (min-width: 768px) 
{
   .menu-edrug .menu-center-edrug>ul>li>a i{
        right: -25px !important;
    }

    .header-edrug .menu-right-edrug a {
        display: flex;
        align-items: center;
    }

    .headercart-edrug {
        padding-right: 8px;
    }

    .header-edrug .menu-right-edrug>ul>li {
        margin-left: 20px !important;
    }

    .menu-main_edrug {
        text-align: center;
    }

    /*header-start*/

    .header-edrug {
        padding: 10px 0;
        display: block;
        position: relative;
        z-index: 99;
        border-bottom: 1px solid #C5D3E1;
    }

    .mobilemenu-head-edrug {
        display: none;
    }

    .header-edrug .row {
        align-items: center;
    }

    .header-edrug .menu-center-edrug>ul>li {
        display: inline-block;
        line-height: 50px;
        margin-left: 25px !important;
    }

    .header-edrug .menu-center-edrug>ul>li>a {
        font-size: 15px;
        font-weight: 400;
        font-family: "Inter", sans-serif;
        color: #004991;
        position: relative;
        text-transform: capitalize;
        border: none;
    }

    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug {
        position: absolute;
        z-index: 500;
        background-color: #fff;
        box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, 0.3);
        padding: 20px 30px;
        border-radius: 0 0 20px 20px;
        transition: all 0.5s ease;
        margin-top: 25px;
        opacity: 0;
        visibility: hidden;
    }

    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug>ul>li {
        line-height: 1;
    }

    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug>ul>li>a {
        display: inline-block;
        padding: 10px 0;
        font-size: 15px;
        color: #000;
    }

    .header-edrug .menu-center-edrug>ul>li .single-column-edrug {
        min-width: 280px;
        max-width: 360px;
    }

    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-edrug {
        left: 50%;
        transform: translateX(-50%);
    }

    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-edrug>.list-item-edrug>ul>li {
        line-height: 1;
        display: block;

    }

    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-edrug>.list-item-edrug {
        border-right: none;
        /* Remove border from all by default */
    }

    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-edrug>.list-item-edrug:nth-child(1),
    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-edrug>.list-item-edrug:nth-child(2) {
        border-right: 1px solid #ddd;
        /* Apply border-right to the first two items */
    }


    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-edrug>.list-item-edrug>ul>li>a {
        padding: 10px 0;
        font-size: 14px;
        line-height: 20px;
        color: #333333;
        display: inline-block;
    }

    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-three-column-edrug {
        max-width: 1100px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding: 20px 15px;
        overflow-x: scroll;
        height: 500px;
    }
       /* width */
    .single-long-column-edrug::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .single-long-column-edrug::-webkit-scrollbar-track {
        border-radius: 8px;
    }

    /* Handle */
    .single-long-column-edrug::-webkit-scrollbar-thumb {
        background: #ddd;
        border-radius: 8px;
    }

    /* Handle on hover */
    .single-long-column-edrug::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }


    /* width */
    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-three-column-edrug::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-three-column-edrug::-webkit-scrollbar-track {
        border-radius: 8px;
    }

    /* Handle */
    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-three-column-edrug::-webkit-scrollbar-thumb {
        background: #ddd;
        border-radius: 8px;
    }

    /* Handle on hover */
    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-three-column-edrug::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-three-column-edrug>.list-item-edrug {
        flex: 0 0 33.3%;
        padding: 0 15px 20px 42px;
        text-align: left;
    }

    .header-edrug .menu-center-edrug>ul>li .sub-menu-edrug.megamenu-three-column-edrug>.list-item-edrug .sub-menutit-edrug {
        font-family: Inter;
        font-size: 16px;
        font-weight: 600;
        margin: 20px 0 0 0;
        color: #004991;
    }

    .header-edrug .menu-center-edrug>ul>li.menu-item-has-child-edrug:hover .sub-menu-edrug {
        /*       margin-top: 0;*/
        visibility: visible;
        opacity: 1;
        padding-top: 0;
        text-align: left;
    }

    .header-edrug .menu-center-edrug>ul>li .single-long-column-edrug {
        min-width: 500px;
        max-width: 600px;
    }

    .submenu-title-edrug a {
        font-family: Inter;
        font-size: 16px;
        font-weight: 600;
        line-height: 19.36px;
        text-align: left;
        color: #004991 !important;
    }

    .header-edrug .menu-center-edrug>ul>li:hover>a {
        color: #444;
    }

    .header-edrug .menu-right-edrug {
        text-align: right;
    }

    .header-edrug .menu-right-edrug a {
        font-size: 16px;
        color: #004991;
        font-weight: 500;

    }

    .header-edrug .menu-right-edrug>ul>li {
        display: inline-block;
        margin-left: 10px !important;
    }

    .mobile-menu-edrug {
        display: none;
    }

    /* Akshata   */
    .edrug-logowrapp .mobile-menu-edrug {
        display: none;
    }

    .header-edrug nav.menu-center-edrug {
        display: block;
        position: unset !important;
        transform: translate(0, 0);
        background: transparent !important;
        box-shadow: none;
        height: auto !important;
        margin-top: 0;
        overflow: visible;
    }

    .header-edrug .menu-center-edrug .mobilemenu-head-edrug {
        display: none;
    }

    .header-edrug .menu-center-edrug .menu-main_edrug {
        display: block;
    }

    .header-edrug .mob-c-edrug {
        width: 66.66666667% !important;
        flex: 0 0 auto;
        order: unset;
    }

    .header-edrug .mob-r-edrug {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .header-edrug .menu-right-edrug>ul>li {
        display: block !important;
    }

    .header-edrug .menu-right-edrug>ul {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    .right-cart-edrug {
        padding-left: 7px;
    }

    .header-edrug .menu-main_edrug li.menu-item-has-child-edrug:hover .sub-menu-edrug.megamenu-three-column-edrug {
        opacity: 1 !important;
        visibility: visible !important;
    }

    .header-edrug .menu-main_edrug li.menu-item-has-child-edrug .sub-menu-edrug.megamenu-three-column-edrug {
        opacity: 0 !important;
        visibility: hidden !important;
    }

    /*banner-css-start*/

    .sear {
        font-size: 15px;
        border-radius: 12px 0 0 12px;
        width: 100%;
        outline: none;
        height: 56px;
        padding-left: 46px;
        border: 1px solid #b8d1f5;
    }
    .sear-edrug{
        height: 60px;
    }
    .button1-edrug{
        height: 60px;
    }

    .button1 {
        font-size: 18px;
        background-color: #2E77E5;
        color: #E4F1FF;
        height: 56px;
        border-radius: 0 12px 12px 0;
        border: 1px solid #2E77E5;
        border-left: none;
        padding: 0 35px;
    }


    #myButton {
        text-align: center;
        color: #004991;
        font-size: 14px;
        background-color: #00000000;
        border: 1px solid #004991;
        border-radius: 50px;
        padding: 0px 14px;
        margin-right: 7px;
        margin-top: 0px;
        line-height: 2.5em;
    }

    #myButton:hover {
        background-color: #004991;
        color: aliceblue;
        border: 1px solid white;
        transition: 0.3s;
    }

    .ser form {
        width: 650px;
        margin: auto;
        position: relative;
    }

    .ser {
        text-align: center;
        margin: 30px 0px 40px 0px;
        position: relative;
    }

    form input::-ms-input-placeholder {
        /* Edge 12-18 */
        color: #8E95A2;
    }

    form input::placeholder {
        color: #8E95A2;
        font-size: 17px;
    }

    i.fa.fa-search.ban-icon-edrug {
        position: absolute;
        left: 20px;
        top: 22px;
        font-size: 15px;
        color: #004b8e;
    }

    .content__container__list__item {
        line-height: 40px;
        font-size: 24px;
        color: #004991;
        text-align: center;
        font-weight: 500;
        margin: 0;
    }

    .ban {
        z-index: 1;
    }

    .ban-edrug {
        width: 100%;
        background-color: #E4F1FF;
        padding: 80px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    /*banner-shapes*/

    .ban-edrug:before {
        left: 0;
        display: block;
        top: 29%;
        position: absolute;
        content: url('../images/icons/banner-shape2.png');
    }

    .ban-edrug:after {
        right: 0;
        top: 8px;
        display: block;
        position: absolute;
        content: url('../images/icons/banner-shape1.png');
    }

    .ser-edrug form {
        width: 545px;
        margin: auto;
        position: relative;
    }


    /*banner-css-end*/


    /*banner-belowcss*/
    .both-edrug {
        padding: 0;
        border-right: 1px solid #91c8ff;
    }

    /*logo-carousel-start-before-footer-start*/
    .l-row {
        align-items: center;
        display: flex;
    }

    .l-main {
        width: 20%;
    }

    /*logo-carousel-start-before-footer-end*/

    .expertSwiper-edrug {
        padding-bottom: 40px;
    }

    /*Heart-start-css*/

    .edrug_heart_75 H2 {
        font-size: 64px;
        margin: 0;
    }

    .heart-75-edrug H2 {
        font-size: 64px;
        margin: 0;
    }

    .heart-75-edrug p {
        font-size: 30px;
        font-weight: 600;
        margin: 0;
    }

    .heart-75-edrug {
        display: flex;
        justify-content: center;
        align-items: baseline;
    }

    .off {
        font-size: 32px;
    }

    .logo-s-edrug2 {
        padding: 50px 0 40px 0;
    }


    .bu-edrug a {
        border-radius: 12px;
        padding: 20px 30px 18px 30px;
        border: 0px;
    }

    button.bu-edrug {
        align-content: center;
    }

    .iheart-edrug {
        margin-top: -100px;
        z-index: 1111;
        position: relative;
    }

    .sub-edrugheat {
        padding: 10px 40px;
    }

    .sub-edrugheat .row {
        align-items: center;
        justify-content: center;
    }

    .im-heart-edrug img {
        width: 240px;
    }

    .erdrug_b {
        text-align: right;
    }

    /*Heart-end-css*/

    /*subscribecontent-edrug-start*/
    .subscribecontent-edrug input[type='text'] {
        font-size: 16px;
    }

    .subscribecontent-edrug p{
        font-size: 16px;
        margin: 0;
    }
    .subscribecontent-edrug input[type="submit"] {
        font-size: 16px;
    }

    .subscribecontent-edrug H2, .subscribecontent-edrug h3{
        font-size: 23px;
        color: #004b8e;
    }

    /*subscribecontent-edrug-end*/

    /*edrug-article-css-start*/
    .article-edrug .swiper.articleSwiper:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 120px;
        background: rgb(255, 255, 255);
        background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.804359243697479) 100%);
        background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.804359243697479) 100%);
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.804359243697479) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
        z-index: 1;
    }

    .article-edrug {
        padding: 50px 0;
    }

    .article-edrug .tab-bs-btn-edrug {
        margin-top: 0px;
    }

    .article-edrug .row {
        flex-wrap: nowrap;
        padding-bottom: 40px;
        align-items: center;
    }

    .article-edrug .row .col-lg-8.col-md-8.col-sm-8 {
        width: 60%;
    }

    .article-edrug .row .col-lg-4.col-md-4.col-sm-4 {
        width: 40%;
    }

    .article-m-edrug {
        border: 1px solid #2E77E5;
        border-radius: 16px;
        overflow: hidden;
    }

    .article-m-edrug img {
        width: 100%;
    }

    .article-down-edrug {
        display: flex;
        background: #2E77E5;
        border-radius: 0 0 15px 15px;
        padding: 13px;
        flex-wrap: nowrap;
        justify-content: center;
    }

    .article-down-edrug H2 {
        font-size: 14px;
        color: #fff;
        margin: 0;
        line-height: 20px;
    }

    .article-text-edrug {
        flex: 0 0 80%;
    }

    .article-icon-edrug {
        flex: 0 0 20%;
        align-self: center;
    }

    .article-icon-edrug i {
        width: 36px;
        font-size: 20px;
        height: 36px;
        background: #fff;
        border-radius: 43%;
        line-height: 36px;
        text-align: center;
    }

    .articleSwiper .swiper-slide {
        width: 311.714px !important;
        margin-right: 30px !important;
    }

    .articleSwiper {
        padding-bottom: 50px;
        overflow:visible;
    }


    /*Edrug-faq-start*/
    .edrug-tab-faq {
        border: none;
        justify-content: center;
    }

    .Edrug_faq {
        position: relative;
    }

    .Edrug_faq:before {
        position: absolute;
        left: 0;
        display: block;
        top: 0;
        content: url(../images/icons/banner-shape2.png);
    }

    .faq-question-edrug .accordion-body {
        color: #fff;
    }

    .taab {
        border-color: #fff !important;
    }

    .faq-main-edrug {
        position: relative;
        z-index: 1;
        background-color: #2E77E5;
        border-radius: 12px;
        padding: 50px 100px;
    }

    .edrug_item .accordion-button {
        box-shadow: unset !important;
    }

    .edrug_item .accordion-button::after {
        background-image: unset;
        content: "\f107";
        font-family: 'Font Awesome 6 Pro';
    }

    .edrug_question {
        background-color: #2E77E5;
    }

    .edrug_freqenly {
        padding: 14px 0;
        color: #ffffff;
        font-size: 24px;
        font-weight: 400;
        text-align: center;
    }

    .edrug_item .accordion-item {
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-bottom: 2px solid#fff;
    }

    .edrug_item .accordion-flush {
        --bs-accordion-bg: transparent !important;
    }

    .edrug_asked {
        background: #2e77e5;
        border-radius: 16px;
        text-align: center;
        padding: 28px;
    }

    .Edrug_faq {
        padding: 40px 0 80px 0;
        background: #ffffff;
    }

    .edrug_medical {
        font-weight: 500;
        color: #004991;
        font-size: 32px;
    }

    .edrug_committed {
        font-weight: 500;
        color: #6297E9;
        font-size: 16px;
    }

    .edrug_freqenly {
        font-size: 32px;
    }

    .edrug_viewall {
        text-align: center !important;
        border-radius: 12px !important;
        padding: 14px 20px !important;
        color: #fff !important;
        border-color: #fff !important;
    }

    .faq-main-edrug .accordion-flush>.accordion-item:last-child {
        border-bottom: 2px solid#fff !important;
    }

    /*Edrug-faq-end*/

    /*expert-treatment-start*/
    .expert-treatment-m-edrug {
        padding: 50px 0;
        background: #e2f2fe;
    }

    .expert-treatment-m-edrug .row {
        flex-wrap: nowrap;
        padding-bottom: 40px;
        justify-content: center;
        align-items: baseline;
    }

    .expert-treatment-m-edrug .row .col-lg-8.col-md-8 {
        width: 60%;
    }

    .expert-treatment-m-edrug .row .col-lg-4.col-md-4 {
        width: 40%;
    }

    .expert-treatment-m {
        position: relative;

    }

    .expert-treatment-m:before {
        content: '';
        width: 100%;
        height: 100;
        z-index: 1111;
        left: 0;
        top: 0;
        bottom: 0;
        border-radius: 16px;
        position: absolute;
        background: linear-gradient(358deg, #004991B2, transparent);
    }

    .expert-treatment-m img {
        width: 100%;
        border-radius: 16px;
    }

    .expert-treatment-down-edrug {
        position: absolute;
        bottom: 0;
        display: flex;
        padding: 15px;
        width: 100%;
        z-index: 1111;
    }


    .expert-treatment-edrug {
        flex: 0 0 80%;
    }

    .expert-treatment-icon-edrug {
        flex: 0 0 20%;
        text-align: right;
    }

    .expert-treatment-edrug H2 {
        font-size: 16px;
        color: #fff;
        line-height: 21px;
    }

    .expert-treatment-icon-edrug i {
        width: 43px;
        height: 43px;
        background: #fff;
        text-align: center;
        line-height: 43px;
        border-radius: 44%;
    }

    .expert-treatment-Swiper {
        padding-bottom: 50px;
        overflow: visible;
    }

    .expert-treatment-Swiper .swiper-slide {
        width: 311.714px !important;
        margin-right: 41px !important;
    }


    .TrustBox-edrug {
        padding: 80px 0;
        background: #def2fd;
    }

    .testimonial-h h2 {
        margin-bottom: 15px;
    }


    /*edrug_doctor-css start*/
    .edrug_sliding.doctor {
        position: relative;
    }

    .edrug_sliding.doctor>.container:after {
        right: 0;
        top: 0;
        display: block;
        position: absolute;
        content: url(../images/icons/banner-shape1.png);
    }

    .edrug_sliding.doctor .row {
        padding-bottom: 40px;
    }

    .edrug_slide_doctor1.swiper-slide {
        width: 240.222px !important;
    }

    .slide_doctor_edrug {
        padding-bottom: 50px;
        overflow: visible;
    }

    .edrug_doctor {
        padding: 40px 100px 0 200px;
    }

    .doctor-tab-edrug {
        margin-right: 20px;
        border-radius: 13px;
        text-align: center;
        background-color: #fff;
        border: 2px solid #2E77E5;
    }

    .doctor-tab-edrug h2 {
        font-size: 16px;
    }

    .doctor-tab-edrug a {
        display: block;
        background-color: #E4EEFB;
        border-radius: 10px;
        padding: 15px;
        font-size: 14.54px;
        font-weight: 600;
        line-height: 18.62px;
        margin-top: 1rem;
    }

    /*edrug_doctor-css end*/

    /*edrug-slider only -img-start*/
    .edrug_sliding {
        padding: 50px 0;
    }

    /*edrug-slider only -img-end*/

    /*tabs-best-seller-edrug-start*/

    .swiper-button-prev.tab-prev-btn,
    .swiper-button-next.tab-next-btn {
        display: block;
        line-height: 40px;
        text-align: center;
    }

    .tab-caro-img-edrug {
        width: 64%;
        margin: auto;
    }

    .tab-carousal .swiper-slide {
        width: 199.5px !important;
        margin-left: 0;
        margin-right: 26px !important;

    }

    .tabs-bs-edrug {
        padding: 50px 0 151px 0;
        background: #E4F1FF;
        position: relative;
    }

    .tabs-bs-edrug:before {
        right: 0;
        top: 0;
        display: block;
        position: absolute;
        display: block;
        content: url(../images/icons/banner-shpae3.svg);
        z-index: 0;
    }

    .tabs-bs-edrug>.container {
        z-index: 1;
        position: relative;
    }

    .tabs-bs-edrug .row {
        align-items: start;
    }

    .tab-bsh-edrug h2 {
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
        color: #004991;
    }

    .tab-bsh-edrug p {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
        color: #6297E9;
        margin: 0;
    }

    .tab-bs-btn-edrug {
        text-align: right;
        margin-top: 20px;
    }

    .tab-bs-btn-edrug a {
        font-size: 16px;
        padding: 16px 32px;
        border: 1px solid #6297e9;
        border-radius: 16px;
        color: #6297e9;
    }

    .tab-bst-edrug ul {
        display: flex;
    }

    .tab-btn-edrug {
        font-size: 16px;
        padding: 14px 20px !important;
        margin-bottom: 15px !important;
        border: 1px solid #6297e9;
        border-radius: 16px;
    }

    .tab-btn-edrug.active {
        background-color: #2E77E5;
        color: #fff;
    }

    .nav-tabs {
        scrollbar-width: thin; /* Shows a thin scrollbar on Firefox */
    }

    .nav-tabs::-webkit-scrollbar {
        width: 5px; /* Set width for scrollbar on WebKit browsers */
    }

    .nav-tabs::-webkit-scrollbar-thumb {
        background-color: #ddd; /* Color for the scrollbar thumb */
        border-radius: 10px;
    }

    .nav-tabs::-webkit-scrollbar-track {
        background-color: #f1f1f1; /* Color for the scrollbar track */
    }

    .tabs-bs-edrug .nav-tabs {
        border: none;
        margin-top: 14px;
        margin-bottom: 30px;
    }

    .tab-caro-edrug {
        border-radius: 20px;
        padding: 9px;
        text-align: center;
        background-color: #fff;
    }
    .tab-caro-img-edrug img{
        width: 100%;
     }

    .tab-caro-edrug h3 {
        margin-top:0;
        font-size: 14px;
        font-weight: 600;
        line-height: 18.62px;
        color: #333333;

    }

    .tab-caro-edrug span {
        font-size: 13.54px;
        font-weight: 400;
        line-height: 18.62px;
        color: #848484;
    }

    .tab-caro-edrug a {
        display: block;
        background-color: #E4EEFB;
        border-radius: 10px;
        padding: 15px;
        font-size: 14.54px;
        font-weight: 600;
        line-height: 18.62px;
        margin-top: 1rem;
    }

    .swiper-button-prev.tab-prev-btn,
    .swiper-button-next.tab-next-btn {
        background: #444;
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

    .swiper-button-prev.tab-prev-btn {
        left: -40px;
    }

    .swiper-button-next.tab-next-btn {
        right: -40px;
    }

    .swiper-button-prev.tab-prev-btn:after {
        content: '\f060';
        font-size: 16px;
        color: #fff;
        font-family: "Font Awesome 6 Pro";
    }

    .swiper-button-next.tab-next-btn:after {
        content: '\f061';
        font-size: 16px;
        color: #fff;
        font-family: "Font Awesome 6 Pro";
    }

    .tab-carousal {
        overflow: visible;
        padding-bottom: 50px;
    }

    /*tabs-best-seller-edrug-end*/

    /*Simplifying the path to a happy, healthy life-css mobile-img-start*/

    .mobile-edrug {
        padding: 100px 0;
    }

    .step_edrug {
        font-weight: 600;
        font-size: 20px;
    }

    .texedrug {
        width: 400px;
    }

    .happyedrug {
        font-size: 32px;
        line-height: 38px;
    }

    .wep-edrug {
        font-size: 16px;
    }

    .mobedrug {
        padding: 25px 0;
        border: none;
    }

    .choose_edrug {
        font-size: 16px;
        color: #333333;
    }

    .test_edrug {
        width: 70px;
        height: 70px;
    }

    /*Simplifying the path to a happy, healthy life-css mobile-img-end*/

    /*Footer-css start*/

    footer {
        background: #004991;
        padding: 100px 0 20px 0;
    }

    .footer-menu-edrug ul {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 30px;
        border-bottom: 1px solid #003F7D;
    }

    .footer-menu-edrug li {
        flex: 25%;
    }

    .footer-menu-edrug a {
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
        color: #fff;
        padding-bottom: 15px;
        display: inline-block;
    }

    .sub-edrug {
        transform: translateY(40px);
        padding: 30px;
    }

    .footer-social-edrug ul {
        justify-content: end;
    }

    .PaymenOption_edrug {
        float: right;
    }

    .footer-l-img-edrug {
        padding-top: 50px;
    }

    .footer-g-img-edrug {
        padding-top: 50px;
        position: unset;
    }

    .footer-links-edrug2 ul,
    .footer-links-edrug ul {
        margin-top: 50px;
    }

    footer .footer-order-edrug3 {
        order: unset;
    }

    .footer-order-edrug2 {
        order: unset;
    }

    .footer-order-edrug1 {
        order: unset;
    }

    .col-lg-4.listfm-edrug1 {
        width: 33.3%;
    }

    footer {
        position: unset;
    }

    /*.footer-css-end*/

    .PaymenOption_edrug {
        border: none;
    }

    /*Category-page-css-start*/

    /*Category-page-banner-start*/

    .category-banner-edrug{
        position: relative; 
        overflow: visible; 
    }

 
    .category-banner-edrug{
        padding: 70px 0 160px 0;
    }


   
    .category-banner-edrug::after {
        right: 0;
        bottom: 0;
        display: block;
        position: absolute;
        content: url(../images/icons/desktop-banner-shape.svg);
        z-index: 1;
        transform: translate(0px, 125px); /* Use transform instead of negative positioning */
    }

    .category-text-m-edrug h2{
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 18px;
        text-transform: uppercase;
    }
    .category-text-m-edrug p{
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 24px;
    }

    .category-text-m-edrug a{
        padding: 13px 43px;
        font-size: 16px;
    }
    /*online-store-edrug-start*/

    .online-store-h-edrug h2{
        font-size: 32px;
        font-weight: 500;
        line-height: 22px;
    }
    .online-store-h-edrug p{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
    .online-store-b-edrug{
        padding: 30px 25px;
    }
    .osbi-edrug img{
        width: 30%;
    }
    .online-store-b-edrug .osbt-edrug p{
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
    }
    .online-store-edrug .p-onbl-edrug{
        padding: 0 15px;
    }
    .online-store-edrug .p-onbr-edrug{
        padding: 0 15px;
    }
    /*online-store-edrug-end*/
    .understanding-ed-m{
        position: relative;
        padding: 60px 0 110px 0;
    }
    .understanding-ed-m:before{
        left: 0;
        bottom: 0;
        display: block;
        position: absolute;
        content: url(../images/icons/banner-shape2.png);
        z-index: 1;
        transform: translate(0px, 125px); /* Use transform instead of negative positioning */
    }
    .understanding-ed-t {
        padding-left: 50px;
        padding-top: 0;
    }
    .understanding-ed-m .row{
        align-items: center;
    }
    .understanding-ed-t h2{
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
    }
    .understanding-ed-t p{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }
    .understanding-ed-t a{
        padding: 16px 70px;
    }
    .video-container:before{
        right: -30px;
        bottom: -30px;
    }
    .youtube-container:before {
        right: -30px;
        bottom: -30px;
    }
    .youtube-container{
        z-index: 1111;
    }
    .video-container{
        z-index: 1111;
    }
    .video-h-cat-edrug h2{
                font-size: 32px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .video-re-cat_edrug{
        padding: 80px 0;
    }
    .v1-cat-edrug{
        margin-bottom: 0px;
    }

    /*    Related-product-categorystart*/
    .rp-cat-m-edrug {
        padding:0px 15px 20px 15px;
        border: 1px solid #9BBEF3;
        height: 100%;
    }
    .rp-cat-m-edrug h2{
        font-size: 16px;
        margin-bottom: 0;
        height:40px;
    }
    .related-product-cat-edrug{
        position: relative;
    }
    .related-product-cat-edrug .swiper-slide{
        width:212px !important;
    }
       .related-product-cat-edrug:before {
        position:absolute;
        content: url(../images/icons/shape3.svg);
        z-index: 1;
        right:0;
        bottom:-170px;
    }
    .rep-h-edrug h2{
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
        color: #004991;
        margin-bottom: 25px;
    }
    .cause-ed-edrug {
        padding: 80px 0 50px 0;
    }

    .left-shape-cause-edrug{
        position: relative;

    }
    .left-shape-cause-edrug:before{
        position:absolute;
        content: url(../images/icons/shape-6.svg);
        z-index: 1;
        left:0;
        bottom: -40px;
    }

    .cause-ed-row-edrug{
       flex-direction: row-reverse;
    }
    .cause-ed-text-edrug H2{
        font-family: Inter;
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
    }
    .cause-ed-text-edrug p{
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
    }
    .cause-ed-text-edrug ul li{
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
    }
    .cause-ed-text-edrug{
        padding: 0;
    }
    /*    Why-choose-us-start*/
    .why-choose-img-edrug{
        height: 285px;
    }
    .why-choose-edrug{
        padding: 80px 0;
        position: relative;
    }
    .why-choose-edrug:before {
        position: absolute;
        content: url(../images/icons/shape3.svg);
        z-index: 1;
        right: 0;
        top: -150px;
    }
    .why-choose-edrug .row{
        align-items: center;
    }
    .why-choose-text-edrug H2{
        font-family: Inter;
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
    }
    .why-choose-text-edrug p{
        font-family: Inter;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
    }
    .why-choose-text-edrug ul li{
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 12px !important;
    }
    .why-choose-text-edrug a{
        margin-top: 30px;
    }
    .why-choose-img-edrug img{
        transform: translate(0px, 130px);
    }
    .why-choose-text-edrug{
        padding-top: 0;
        padding-left: 15px;
    }

    /*    table-category*/
    .table-cate-edrug{
        padding-top: 25px;
        position: relative;
    }
    .table-cate-edrug:before{
        left: 0;
        bottom: 0;
        display: block;
        position: absolute;
        content: url(../images/icons/shape-7.svg);
        z-index: 1;
        transform: translate(0px, 54%); /* Use transform instead of negative positioning */
    }

    .table-text-edrug{
        overflow-x: unset;
    }
    .table-text-edrug th{
        font-size: 16px;
        text-align: center;
    }
    .table-text-edrug td, th{
        font-size: 16px;
        text-align: center;
    }
    .table-h-edrug h2{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .tab-carousal-category-edrug{
        padding-bottom: 65px;
    }

    .tab-bsh-edrug{
        text-align: center;
        margin-bottom: 10px;
    }

    .ed-treatment-category-edrug{
        padding: 50px 0;
    }
    .ped-text-edrug{
        padding-top: 0;
        padding-left: 5rem;
    }
    .ped-new_edrug{
        background: #fff;
        text-align: center;
        border-radius: 20px;
        border: 1px solid #9BBEF3;
        z-index: 111;
        position: relative;
    }
    .ped_new_dflex_edrug {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px !important;
    }

    .ped-d-flex_img {
        flex: 1 1 calc(23% - 10px) !important;
        max-width: 23% !important;
        width: 23% !important;
        padding: 15px !important;

    }
    .cat-tabpadd_edrug{
        padding-bottom: 90px !important;
    }

    .ped-edrug.ped-new_edrug{
        padding: 15px 50px;
    }

    .ped_wrap_cat-edrug{
        margin: 0;
        width: 100%;
        position: relative;
    }
    .ped_wrap_cat-edrug:before{
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        border: 2px solid #f8f9fa;
        border-radius: 20px;
        right: -30px;
        bottom: -30px;
        background: #e4f1ff;
    }
    .ped-new_edrug img{
        width: 65%;
        padding: 0px 50px;
    }
    .ped-edrug{
        position: relative;
    }
    .ped-edrug:before {
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        border: 2px solid #f8f9fa;
        border-radius: 20px;
        right: -36px;
    }
    .ped-text-edrug H3{
        font-size: 32px;
        line-height: 40px;
    }
    .ped-text-edrug p{
        font-size: 16px;
        line-height: 24px;
    }
    .tabs-rp-category-edrug{
        padding: 50px 0 40px 0;
    }

    /*ed-treatment-category-start*/
    .ed-treatment-category-edrug{
        position: relative;
    }

    .ed-treatment-category-edrug:before{
        position:absolute;
        content: url(../images/icons/shape-5.svg);
        z-index: -1;
        right:0;
        top: 0;
    }

    .ed-treatment-category-h-edrug h2{
        font-size: 32px;
        line-height: 40px;
    }

    .ed-treatment-category-b-edrug{
        height: 100%;
    }


    .ed-treatment-category-h-edrug p{
        font-size: 16px;
        line-height: 30px;
    }
    .ed-treatment-category-b-edrug h3{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .ed-treatment-category-b-edrug p{
        font-size: 16px;
        line-height: 24px;
    }
    .ed-treatment-category-b-edrug img{
        margin-bottom: 15px;
    }

    /*ed-treatment-category-end*/

    /*Category-Edrug-faq-start*/

    .category-faq-edrug{
        position: relative;
    }
    .category-faq-edrug:before {
         position: absolute;
        content: url(../images/icons/shape-6.svg);
        z-index: 1;
        right: 0;
        top: auto;
        bottom: -50px;
    }



    /*Category-buddle-page-cssfor RP START*/
    .rp_cat_buddle_swipper_edrug{
        padding-bottom: 35px;
    }
    .rp-for-bundle{
        padding: 50px 0;
        background: #E4F1FF;
    }
    .rp_img_buddle {
        display: flex;
        flex-wrap: wrap;
        justify-content: center; /* Centers the images when fewer than 4 */
        gap: 10px; /* Adds space between images */
    }

    .w_buddle_img {
        flex: 1 1 calc(23% - 10px); /* Each image will take 25% of the width, minus the gap */
        max-width: 23%;
    }

    .rp_main_img_buddle_cat {
        border-radius: 20px;
        padding: 30px 15px 20px 15px;
        border: 1px solid #9BBEF3;
        text-align: center;
        background-color: #fff;
        margin: 0;
    }

    .rp_content_buddle h2 {
        margin-top: 2rem;
        font-size: 14px;
        font-weight: 600;
        line-height: 18.62px;
        color: #333333;
    }

    .rp_content_buddle p {
        font-size: 13.54px;
        font-weight: 400;
        line-height: 18.62px;
        color: #848484;
    }

    .rp_content_buddle a {
        display: block;
        background-color: #E4EEFB;
        border-radius: 10px;
        padding: 15px;
        font-size: 14.54px;
        font-weight: 600;
        line-height: 18.62px;
        margin-top: 1rem;
    }


    /*Category-buddle-page-cssfor RP END*/

    /*Category-Edrug-faq-end*/





    /*PRODUCT_PAGE_CSS_START_HERE*/
    /*oi-edrug-start*/
    .product_price_table_edrug td{
        font-size: 16px;
    }
    .product_price_table_edrug{
        overflow-x: unset;
    }
    .oip-edrug h2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 13px;
    }

    .oip-edrug P{
        font-size: 16px;
        line-height: 24px;
        padding-top: 5px;
        margin-bottom: 20px;
    }


    .oip-space-edrug p{
        margin: 0;
    }
    .ulli-list-product-edrug ul li{
        padding-bottom: 30px !important;
    }
    /*oi-edrug-end*/
    .otherico-img-edrug{
        width: 45%;
    }

    .other-icon-edrug{
        padding: 40px 0;
    }

    .vi-p-edrug {
        border-radius: 12px;
        padding: 40px;
    }

    .vtext-pro-edrug h2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
        color: #333333;
        font-weight: 600;
    }
    .vtext-pro-edrug p{
        font-size: 16px;
        line-height: 24px;
    }
    .responsive-iframe{
        height: 315px;
        border-radius: 16px;
        width: 100%;
    }

    .safty-space-edrug{
        margin-bottom: 2rem;
    }
    .safty-h-edrug{
        margin-bottom: 50px;
    }
    .safty-text-edrug{
        padding-left: 10px;
    }
    .safty-text-edrug H3{
        font-size: 16px;
        margin-bottom: 5px;
    }

    .safty-text-edrug p{
        font-size: 16px;
        line-height: 26px;
    }
    .safty-h-edrug H2{
        font-size: 24px;
        margin-bottom: 15px;
        line-height: 30px;
    }
    .safty-h-edrug p{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }

    .use-faq-btn-edrug .accordion-item:last-child .accordion-button {
        border-bottom: none; /* Removes the bottom border for the last accordion item */
    }

    .use-faq-btn-edrug .accordion-body p{
        font-size: 16px;
    }
    .use-faq-btn-edrug .accordion-body ul li{
        font-size: 16px;
    }
    .product-faq-button .accordion-button{
        font-size: 24px;
        padding: 23px;
    }

    .product-faq-button .accordion-button i{
        margin-right: 0;
    }
    .product-faq-button .accordion-body{
        font-size: 20px;
        line-height: 28px;
        padding: 0 23px 23px 23px;
    }


    .instruction-h-edrug H2{
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 20px;
        color: #333333;
    }
    .instruction-h-edrug ul li{
        font-size: 16px;
        line-height: 30px;
        padding-bottom: 16px !important;
        align-items: center;
        display: flex;
    }
    .instruction-edrug{
        padding: 40px 0;
        position: relative;
    }
    .instruction-edrug:before{
        position: absolute;
        content: url(../images/icons/product-shape1.svg);
        right: 0;
        top: 0;
    }

    .product-rh-edrug H2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0px;
    }
    .product-rh-edrug ul li{
        font-size: 16px;
        line-height: 22px;
    }
    .product-rh-edrug i{
        font-size: 18px;
    }

    .product-riben-edrug{
        padding: 30px 0;
    }
    .pro-rh-b-edrug a{
        background: #FFFFFF;
        padding: 10px 30px;
        color: #004991;
        border-radius: 12px;
        font-family: Plus Jakarta Sans;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
    }
    .pro-rh-b-edrug{
        text-align: right;
    }

    .buy-viagara-h-edrug h2{
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        margin-bottom: 40px;
    }

    .buy-viagara-list-edrug p{
        font-size: 16px;
        line-height: 24px;
    }
    .buy-viagara-list-edrug p:nth-child(1){
        margin-bottom: 45px;
    }
    .buy-viagara-list-edrug p:nth-child(2),
    .buy-viagara-list-edrug p:nth-child(3),
    .buy-viagara-list-edrug p:nth-child(4),
    .buy-viagara-list-edrug p:nth-child(5)
    {
        margin-bottom: 45px;
    }

    .Buying-viagara-edrug{
        position: relative;
        padding: 70px 0;
    }
    .Buying-viagara-edrug:before{
        position: absolute;
        content: url(../images/icons/product-shape2.svg);
        left: 0;
        top: -42%;
    }
    .beware-edrug{
                z-index: 111;
            position: relative;
        padding: 30px 0;
    }

    .beware-h-edrug H2{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .beware-h-edrug p{
        font-size: 16px;
        line-height: 25px;
    }

    .use-pro-dis-edrug .accordion-header{
            font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 25px;
        margin-top: 0;
    }

    .use-pro-dis-edrug h2{
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 25px;
        margin-top: 0;

    }
    .use-faq-btn-edrug .accordion-button{
        font-size: 20px;
        padding: 26px 20px;
    }
    .use-product-edrug {
        padding: 40px 0;
        position: relative;
        z-index: 1;
        background: #fff;
    }
    .use-product-edrug:before{
        position: absolute;
        top: 20%;
        content: url(../images/icons/shape3.svg);
        right: 0;
    }

    .why-b-edrug{
        padding: 40px;
    }
    .why-c-product-edrug h2{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .why-choose-product-edrug{
        position:relative;
    }
    .why-choose-product-edrug:before{
        position:absolute;
        content:url(../images/icons/product-shape3.svg);
        left:0;
        top:0;
    }
    .why-c-product-edrug p{
        font-size: 16px;
        margin-bottom: 30px;
        line-height: 24px;
    }
    .why-choosepro-list-edrug ul li{
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 20px !important;
        padding-left: 36px !important;
    }
    .why-choosepro-list-edrug i{
        font-size: 22px;
        top: 3px;

    }
    .product-m-img-edrug  img{
        height: 100%;
    }
    .product-m-img-edrug{
        text-align: center;
        background: #fff;
        padding:40px;
        border-radius: 12px;
    }
    .TrustBox-prouct-edrug{
        padding-top: 20px;
    }

    /*Product-edrug-main-start*/

    .space_p_edrug{
        padding: 0 30px;
    }
    .product-bgdis-edrug{
        background: transparent;
        padding: 0;
    }

    .product-main-edrug{
        position:relative;
        padding-top: 40px;
    }

    .product-main-edrug:before{

        position:absolute;
        content: url('../images/icons/product-shape-4.svg');
        right:0;
        top:50%;    
    }
    .product-name-edrug{
        padding-bottom: 10px;
    }
    .product-name-edrug H1{
        font-family: Inter;
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        text-align: left;
        color: #333333;
    }
    .product-discription-edrug ul li{
        font-size: 16px;
        line-height: 24px;
    }
    .product-discription-edrug p{
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        text-align: left;
        color: #333333;
        margin-bottom: 10px;
    }
    .product-name-edrug p{
        margin-bottom: 0;
        color: #848484;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .product-name-edrug span{
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 18.62px;
        text-align: left;

    }

    .product-name-edrug ul li{
        display: inline-block;
        margin-top: 25px !important;
    }

    .product-name-edrug a{
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        color: #2E77E5;
        padding: 10px 13px;
        border: 2px solid#2E77E5;
        border-radius: 22px;
        margin-right: 10px;
    }

    .product-name-edrug a:hover{
        font-weight: 600;
        background: #DAECFF;
        transition: 0.3s;
    }
    .product-name-edrug .active{
        font-weight: 600;
        background: #DAECFF;
    }

    .stock-btn{
        text-align: right;
    }

    .stock-btn .stockStatus{
        font-size: 16px;
            background: #67C59D;
            color: #fff;
            padding: 8px 15px 8px 10px;
            border-radius: 25px;
            align-items: center;
            display: inline-flex;
    }
    .stock-btn i{
        padding-right: 9px;
        font-size: 20px;
    }
    .product-discription-edrug {
        background: #fff;
        padding: 20px;
        border-radius: 8px;
    }
    .cust_cartform {
        display: flex;
        align-items: center;
    }

    .qty {
        width: 50px;
        text-align: center;
        font-size: 16px;
        height: 40px;
    }

    .qtyplus{
        border-radius: 0px 12px 12px 0px;
    }
    .qtyminus{
        border-radius: 12px 0 0 12px;
    }

    .qtyminus,
    .qtyplus {
        width: 45px;
        height: 40px;
        background-color:#333333;
        color: #fff;
        border: none;
        font-size: 20px;
        line-height: 40px;
        cursor: pointer;
        line-height: 1;
    }


    .product-cart-m-edrug{
        margin-top: 30px;
    }
    .sold-red-edrug{
        color: red;
        font-size: 14px;
        margin-top: 10px;
        display: inline-block;
    }
    .product-cart-edrug p{
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 18.62px;
        text-align: left;
        color: #333333;
        margin-top: 5px;
    }
    .pricecount{
        color: #000 !important;
        font-weight: 700 !important;
        font-size: 24px !important;
    }
    .pricecount span{
        font-weight: 700 !important;
        font-size: 24px !important;
        color: #000 !important;
    }
    .save-product-edrug{
        color: #0FA063;
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 18.62px;
        margin-bottom: 8px;

    }
    .product-price-edrug{
        text-align: right;
    }
    .product-price-edrug p{
        margin-bottom: 8px;
        font-size: 14px;
    }
    .f-16-edrug{
        font-size: 16px !important;
    }

    .product-cart-m-edrug .row{
        align-items: center;
    }
    .product-cart-btn-m-edrug{
        text-align: center;
    }
        .product-cart-btn-m-edrug .add-to-cart, .product-details-cart .add-to-cart {
            background: #2E77E5;
            padding: 15px;
            display: inline-block;
            width: 25%;
            color: #fff;
            border-radius: 12px;
            font-size: 16px;
            margin: 20px auto;
        }
    .price-add-cart-edrug span {
        font-size: 14px;
        cursor:pointer;
    }
    .price-add-cart-edrug{
        text-align: center;
    }

    /*category_buddle-css*/
    .cart-head_buddle_edrug h2{
        font-size: 17px;
    }
    .cart1_buddle_in1_edrug{
        margin: 10px;
        height: 100%;
        padding: 0px 29px 0px 29px;
    }
    .cart1_buddle_in1_edrug .product-cart-edrug p{
        font-size: 18px;

    }
    .dosage-amount{
        font-size: 18px !important;
    }
    .leader_edrug .product-cart-btn-m-edrug a{
        width: 25%;
    }
    /*PRODUCT_PAGE_CSS_END_HERE*/


    /*About-us-css-start*/
    .abouts-banner-edrug{
        position: relative; 
        overflow: visible; 
    }

    .about-us-shape1-edrug{
        position: relative;
    }
    .about-us-shape1-edrug:before{
        left: 0;
        bottom: -110px;
        display: block;
        position: absolute;
        content: url(..image/icons/abt-shape1.svg);
        z-index: 1;
    }

    .about-us-shape2-edrug{
        position: relative;    
    }
    .about-us-shape2-edrug:before{
        right: 0;
        top: -135px;
        display: block;
        position: absolute;
        content: url(..image/icons/desktop-banner-shape.svg);
        z-index: 1;
        transform: translate(0px, 125px);
    }

    .about-us-shape3-edrug{
        position: relative;
    }
    .about-us-shape3-edrug:before{
        left: 0;
        top: -135px;
        display: block;
        position: absolute;
        content: url(..image/icons/desktop-banner-shape.svg);
        z-index: 1;
        transform: rotate(180deg);
    }

    .about-us-shape4-edrug{
        position: relative;
    }
    .about-us-shape4-edrug:before{
        position: absolute;
        top: -75%;
        content: url(..image/icons/shape3.svg);
        right: 0;
    }
    .about-us-shape4-edrug:after{
        position: absolute;
        content: url(..image/icons/product-shape3.svg);
        left: 0;
        top: 0;
    }
    .abouts-banner-edrug {
        background-size: cover;
        padding: 210px 0 160px 0;
    }
    .abouts-banner-edrug::after {
        right: 0;
        bottom: 0;
        display: block;
        position: absolute;
        content: url(..image/icons/desktop-banner-shape.svg);
        z-index: 1;
        transform: translate(0px, 125px); /* Use transform instead of negative positioning */
    }
    .about-usb-text-m-edrug h2{
        text-align: center;
        color: #fff;
        font-size: 32px;
    }

    .aboutstext-edrug{
        padding: 50px 0;
    }
    .aboutstext-m-edrug h2{
        color: #004991;
        font-size: 32px;
        line-height: 40px;
    }

    .aboutstext-m-edrug p{
        font-size: 16px;
        line-height: 24px;
        padding: 0;
        margin-bottom: 0;
    }
    .review-textabouts-edrug h2{
        font-size: 32px;
    }
    .review-textabouts-edrug p{
        font-size: 16px;
    }
    .review-textabouts-edrug{
        padding-left: 30px;
    }
    .pdfboxabouts-m-edrug{
        padding: 40px;
    }
    .pdftext-abouts-edrug h2{
        font-size: 24px;
        text-align: left;
        line-height: 34px;
    }
    .pdfbtn-abouts-edrug{
        text-align: right;
    }
    .pdfbtn-abouts-edrug a{
        padding: 10px 50px;
    }
    .pdfbox-abouts-edrug{
        padding: 0;
    }
    .video-abouts-edrug{
        padding: 70px 0 0 0;
    }

    .videoaboutstext-edrug p{
        font-size: 16px;
        text-align: justify;
    }
    .videoabouts-edrug{
        margin-top: 0;
    }

    .abouts-icon-edrug{
        padding: 70px 0 0 0 !important;
    }
    .safty-text-edrug h4{
        color: #004991;
        font-size: 32px;
        font-weight: 500;
        padding-left: 20px;
        line-height: 40px;
    }
    .abouts-text-icon-edrug p{
        font-size: 16px;
        line-height: 24px;
        color: #333;
        margin-bottom: 0;
        text-align: justify;
    }
    /*About-us-css-end*/


    /*contact-us-page-start*/
    .contactusmain-edrug{
        padding: 50px 0;
        position: relative;
    }
    .contactusmain-edrug:before {
        position: absolute;
        content: url(..image/icons/product-shape3.svg);
        left: 0;
        top: 20%;
    }
    .contactdetail-edrug{
        padding: 70px 0;
    }
    .contactustext-edrug h2{
        color: #004991;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .contactusimg-edrug img{
        border-radius: 12px;
    }
    .contactus-form-edrug {
        padding: 30px;
        box-shadow: 0px 0px 8px 0px #e4e4e4;
        border-radius: 12px;
        margin-left: 20px;
        margin-top: 0;
    }
    .contform-in input, textarea{
        width:100%;
        height:45px;
        outline:none;
        border:1px solid#A1A1A1;
        margin-bottom:15px;
        border-radius:6px;
        padding:8px 10px;
        color: #A1A1A1;
        font-size: 15px;
        line-height: 25px;
    }
    .contform-in input::placeholder {
        font-size: 15px;
    }
    .contform-in select{
        width:100%;
        height:45px;
        outline:none;
        color: #A1A1A1;
        border:1px solid#A1A1A1;
        margin-bottom:15px;
        border-radius:6px;
        padding:8px 10px;
        font-size: 15px;
    }
    .contform-in label{
        font-size:16px;
        color: #525252;
        padding-bottom:5px;
    }
    .contactform-btn input{
        padding:15px 40px;
        background-color: #2E77E5;
        border: 2px solid #2E77E5;
        font-size: 16px;
        color: #fff;
        line-height: 1;
        border-radius: 12px;
        outline: none;
        cursor: pointer;
        transition: 0.3s;
        margin: 0;
    }
    .contactform-btn input:hover{
        border: 2px solid#004991;
        color: #004991;
    }

    .contact-text-edrug a, p{
        font-size: 16px;
        line-height: 26px;
    }
    .contactdetail-ic{
        margin-bottom: 0;
    }
    .contact-mid-shape-edrug {
        position:relative;
    }
    .contact-mid-shape-edrug:before{
        position:absolute;
        left:-50px;
        content: url(../icons/images/contact-us/line.svg);
    }
    .contact-mid-shape-edrug:after{
        position:absolute;
        right:50px;
        top: 0;
        content: url(..image/icons/line.svg);
    }
    /*contact-us-page-end*/
    /*Recent-articals-start*/
    .recent-ar-edrug{
        padding: 80px 0;
    }
    .rec-text-edrug h2{
        font-size: 18px;
        line-height: 30px;
    }
    .rec-icon-edrug i{
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .rec-icon-edrug{
        text-align: right;
    }
    .pagination {
        justify-content: center;
    }
    .peg-artical .page-link{
        font-size: 17px;
        font-weight: 600;
        color: #7A7A7A;
        margin: 0 12px;
        border-radius: 50%;
        border: none;
        padding:10px 16px;
        background: #F0F0F0;
    }
    .page-item:first-child .page-link {
        /*border-top-left-radius:50%;
        border-bottom-left-radius:50%;
        background: #2E77E5;
        color: #fff;
        padding: 9px 17px;*/
        background: transparent;
        border: none;
        padding: 8px 0;
        color: #2E77E5;
    }
    .page-item:last-child .page-link{
        background: transparent;
        border: none;
        padding: 8px 0;
        color: #2E77E5;
    }
    .page-item.disabled .page-link {
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
        background: #2E77E5;
        color: #fff;
        padding: 9px 17px;
    }

    .recen-doc-detail-edrug h2{
        color: #2E77E5;
        text-align: center;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 14.461px; 
        margin-bottom: 15px;
    }
    .recen-doc-detail-edrug p{
        color: #333;
        text-align: center;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }
    .recen-doc-de-edrug{
        margin-bottom: 20px !important;
        border: 1px solid #2E77E5;
    }
    .recent-ar-edrug{
        position: relative;
    }
    .recent-ar-edrug:before {
        position: absolute;
        content: url(..image/icons/product-shape3.svg);
        left: 0;
        top: 30%;
    }
    .doctor-pc-edrug{
        padding: 180px 0 80px 0;
    }
    .doctor-pc-main-edrug{
        background: #F2F8FF;
        text-align: center;
        padding: 45px 60px;
        border-radius: 13px;
    }
    .doctor-pc-main-edrug img{
        margin-top: -155px;
        border-radius: 50%;
        border: 15px solid #fff;
    }

    .doctor-pc-main-edrug h2{
        color: #004991;
        font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px; /* 125% */
        margin-bottom: 5px;
        margin-top: 15px;
    }
    .doctor-pc-main-edrug h3{
        color: #232323;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px; 
    }
    .doctor-pc-main-edrug p{
        color: #464646;
        text-align: justify;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px; 
        margin-bottom: 0;
    }
    .doctor-pc-edrug{
        position: relative;
    }
    .doctor-pc-edrug:before {
        position: absolute;
        content: url(..image/icons/product-shape3.svg);
        left: 0;
        top: 25%;
    }
    .refil_main_edrug h2{
        font-size: 32px;
        margin-bottom: 20px;
        line-height: 40px; /* 125% */
    }
    .refil_main_edrug p{
        font-size: 16px;
        color: #333;
        line-height: 24px;
    }
    .refil_edrug{
        position: relative;
        /*padding: 80px 0;*/
    }
    .refil_edrug:before {
        position: absolute;
        content: url(..image/icons/product-shape3.svg);
        left: 0;
        top: 50%;
    }
    .refil_img img{
        border-radius: 12px;
        width: 100%;
    }
    .refil-span_edrug span{
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .refil-span_edrug ul li{
        font-size: 16px;
        color: #333;
        margin-top: 0 !important;
        margin-bottom: 30px !important;
        padding-left: 50px !important;
    }
    .refil_main {
        padding-left: 35px;
    }
    .refil-btn-_edrug{
        padding-top: 20px;
    }
    .gurte_btn-edrug{
        padding: 0 0 15px 0 !important;
        background: transparent !important;
        font-size: 25px !important;
        color: #2E77E5 !important;
        font-weight: 600;
    }
    .gureente-padd_edrug {
        padding:50px 0;
    }
    .gurenten_icon_edrug1{
        padding: 0 0 50px 0 !important;
    }
    .gurente-padd{
        padding: 50px 0 !important;
    }
    .faqd-in-edrug{
        padding: 80px 0;
    }
    .youtube_video_faq_edurg iframe{
        border-radius: 12px;
        height: 384px;
    }
    .list-youtube-h {
        display: flex;
        justify-content: space-around;
    }

    .youtube_row .col-lg-2{
        padding: 0;
    }
    .youtube_row .col-lg-10{
        padding: 0;
    }
    .list-youtubeicon_edrug img{
        width: 80%;
        border-radius: 12px;
        height: 70px;
    }
    .list-youtube-h h2{
        font-size: 18px;
        color: #333;
        width: 75%;
        line-height: 25px;
    }
    .youtube_row{
        margin-top: 0;
        margin-bottom: 15px;
        align-items: center;

    }

    .youtube_row.active {
      background-color: #2E77E5;
      color: #fff;
      padding: 8px;
      border-radius: 12px;
    }
    .youtube_row.active h2 {
      color: #fff;
    }

    .play-pause-icon {
      font-size: 24px;
      cursor: pointer;
      margin-right: 10px;
      color: green;
    }
    .play-pause-icon:hover {
      color: #2E77E5;
    }
    time{
        font-size: 16px;
    }

    .faq-he-in_edrug h2{
        color: #004991;
        font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px;
        margin-bottom: 40px;
        text-align: center;
    }

    .faqmain_btn_edrug .accordion-button{
        font-size: 16px;  
    }
    .faqmain_btn_edrug .accordion-body{
        font-size: 16px;
    }

    /*Recent-articals-end*/



    /*Recent-articals-inner-start-page*/
    .art-in-text_1_edrug h2{
        font-size: 32px;
        line-height: 40px;
    }
    .art-in-text_1_edrug{
        margin-top: 0;
        padding-left: 20px;
    }
    .art-in-text_2_edrug{
        margin-top: 10px;
    }
    .article-in-edrug{
        padding: 50px 0;
    }
    .doctorar-pc-edrug{
        position: relative;
        padding: 95px 0 0 0;
    }
    .doctorar-pc-edrug:before{
        position: absolute;
        top: -10%;
        content: url(../images/icons/shape3.svg);
        right: 0;
    }
    .art-inner_p_edrug{
        position: relative;
    }
    .art-inner_p_edrug:before {
        position: absolute;
        content: url(../images/icons/product-shape-4.svg);
        right: 0;
        top: 50%;
    }
    .article-in-shape {
        position:relative;
    }
    .article-in-shape:before {
        position: absolute;
        content: url(../images/icons/product-shape3.svg);
        left: 0;
        top: -105%;
    }
    .article-content_edrug h1{
        font-size: 32px;
        line-height: 35px;
    }
    .article-content_edrug h2{
        font-size: 27px;
        line-height: 32px;
    }
    .article-content_edrug h3{
        font-size: 24px;
        line-height: 30px;
    }
    .article-content_edrug p{
        font-size: 16px;
        line-height: 24px;
    }
    .arti_video_edrug iframe{
        margin: 15px auto;
        width: 100%;
    }
    .arti_video_edrug{
        width: 60%;
        margin:15px auto;
    }
        /*Recent-articals-inner-end-page*/


    .offers_item_edrug .offer-img-edrug,
    .offers_item_edrug .offer-img-edrug img {
        border-radius: 17px 0 0 17px;
    }

    .contact-data-edrug .right-item-edrug .img-wrapp-edrug {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    section.gop_offers_edrug:after {
        position: absolute;
        content: url('../images/icons/offer-vector.svg');
        right: 0;
        top: 50%;
    }


    /*Cart Table from Style.css*/
    #cart-table-content table, #cart-table-content thead, #cart-table-content tbody {
        width: 100%;
    }
    #cart-table-content table, #cart-table-content thead, #cart-table-content tbody, 
    #cart-table-content th, #cart-table-content td, #cart-table-content tr {
        display: table;
    }
    #cart-table-content table tr td,
    #cart-table-content thead tr th {
        display: table-cell;
    }
    .cart-table-content .table-content table thead > tr th{
        padding: 17px 5px;
    }
    .cart-table-content .table-content table thead > tr th.width-name {
        text-align: left;
    }
    #cart-table-content tr:not(.table-header-edrug) {
        margin-bottom: 20px;
    }
    #cart-table-content tr {
        border: none;
        border-bottom: 1px solid #d1d1d1;
        margin-bottom: 20px;
        width: 100%;
    }
    #cart-table-content .table-content table tbody > tr td {
        padding: 30px 5px;
    }
    .cart-table-content .table-content table thead > tr th.width-name {
        width: 45%;
        text-align: left;
    }
    .cart-table-content .table-content table thead > tr th.width-quantity {
        width: 15%;
        text-align: right;
    }
    .cart-table-content .table-content table thead > tr th.width-remove {
        width: 5%;
    }
    #cart-table-content .table-content table tbody > tr td.product-thumbnail {
        padding: 0px;
        width: 10%;
        display: table-cell;
    }
    .cart-table-content .table-content table tbody > tr td.cart-quality input {
        line-height: 30px;
    }
    .cart-calculate-discount-wrap .calculate-discount-content .input-style {
        margin-bottom: 20px;
    }
    .contact-text-edrug a, p {
        line-height: 26px;
    }
    .myaccount-content p {
        line-height: 28px;
        margin-bottom: 2px;
        font-size: 16px;
    }

}

 @media only screen and (min-width: 768px) and (max-width: 1023px) 
 {
        .gop_offers_edrug .col-md-6 {
            width: 100% !important;
        }
        .htrgop-wrapp-edrug .col-md-3 {
            width: 50%;
        }
        .contact-data-edrug .col-md-6 {
            width: 100%;
        }
 }

@media only screen and (max-width: 992px) {

    .headeroverlay {
        margin-top: 180px;
    }
    .registerForm-edrug .coldivider:not(:last-child) fieldset {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .registerForm-edrug .coldivider:not(:last-child) fieldset:after {
        height: 1.5px;
        width: 100%;
        bottom: 25px;
        top: auto;
        z-index: 12;
        right: 0;
        left: 0;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 10%, rgb(46 119 229 / 40%) 50%, rgba(255, 255, 255, 0) 90%);
    }

    .cart-calculate-discount-wrap-edrug ul li {
        width: 100%;
        margin-bottom: 15px !important;
    }
}

@media only screen and (min-width: 993px)
{
    .headeroverlay {
        margin-top: 200px;        
    }
    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug .masonry_menu_wrap-edrug {
        width: 1000px;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug .masonry_menu_wrap-edrug .masonry_menu_item-edrug {
        padding: 0px 40px 0px 40px;
        position: relative;
        text-align: left;
        height: auto !important;
        flex: 0 0 auto;
        width: 33.33%;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug .masonry_menu_wrap-edrug:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        height: calc(100% - 50px);
        width: 1px;
        background-color: #dddddd;
        left: 33.33%;
        margin: auto;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug .masonry_menu_wrap-edrug:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        height: calc(100% - 50px);
        width: 1px;
        background-color: #dddddd;
        left: calc(100% - 33.33%);
        margin: auto;
    }


    .menu-edrug {
        padding: 10px 0;
        display: block;
        position: relative;
        z-index: 99;
        border-bottom: 1px solid #C5D3E1;
    }

    .menu-container {
        max-width: 1140px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
    }

    .menu-row {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
    }

    .menu-left-logedrug {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .menu-center-edrug {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .menu-right-edrug {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .mobilemenu-head-edrug {
        display: none;
    }

    .menu-main_edrug {
        text-align: center;
    }

    .menu-edrug .menu-center-edrug > ul > li {
        display: inline-block;
        line-height: 50px;
        margin-left: 25px !important;
    }


    .menu-edrug .sub-menu-edrug {
        /* max-width: 1000px;*/
        max-width: fit-content;
        width: 100%;
        /* display: flex;*/
        /* flex-wrap: nowrap;*/
        /* padding: 20px 15px;*/
        overflow-x: auto;
        overflow-y: auto;
        /* Allows vertical scrolling if content overflows vertically */
        max-height: 500px;
        /* Sets the maximum height of the container */
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-edrug {
        /* left: 50%;*/
        /* transform: translateX(-50%);*/
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug {
        position: absolute;
        z-index: 500;
        background-color: #fff;
        box-shadow: 0px 14px 15px 0px #00000026;
        /* padding: 20px 30px;*/
        /* border-radius: 0 0 20px 20px;*/
        transition: all 0.3s ease;
        /* margin-top: 25px;*/
        opacity: 0;
        visibility: hidden;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 0 0 12px 12px;
    }

    .menu-edrug .menu-center-edrug > ul > li.menu-item-has-child-edrug:hover .sub-menu-edrug {
        /* margin-top: 0;*/
        visibility: visible;
        opacity: 1;
        padding-top: 10px;
        /* padding: 0;*/
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug > ul > li {
        line-height: 1;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug > ul > li > a {
        display: inline-block;
        padding: 10px 0;
        font-size: 15px;
        color: #000;
    }

    .menu-edrug .menu-center-edrug > ul > li .single-column-edrug {
        min-width: 280px;
        max-width: 360px;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-edrug > .list-item-edrug > ul > li {
        line-height: 1;
        display: block;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-edrug > .list-item-edrug {
        position: relative;
    }

        .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-edrug > .list-item-edrug.border-menu-edrug {
            position: relative;
        }

    .border-menu-edrug {
        /* border-right: 1px solid#ddd;*/
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-edrug > .list-item-edrug > ul > li > a {
        padding: 10px 0;
        font-size: 14px;
        line-height: 20px;
        color: #333333;
        display: inline-block;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-three-column-edrug::-webkit-scrollbar {
        width: 5px;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-three-column-edrug::-webkit-scrollbar-track {
        border-radius: 8px;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-three-column-edrug::-webkit-scrollbar-thumb {
        background: #ddd;
        border-radius: 8px;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-three-column-edrug::-webkit-scrollbar-thumb:hover {
        background: #b30000;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-three-column-edrug > .list-item-edrug {
        flex: 0 0 33.33%;
        /* padding: 22px 0px 0 35px;*/
        text-align: left;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-three-column-edrug > .list-item-edrug .sub-menutit-edrug {
        font-family: "Inter", sans-serif;
        font-size: 16px;
        line-height: 25px;
        font-weight: 600;
        margin: 0;
        color: #004991;
    }

    .menu-edrug .menu-center-edrug > ul > li .single-long-column-edrug {
        min-width: 500px;
        max-width: 600px;
    }

    .submenu-title-edrug a {
        font-family: "Inter", sans-serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 19.36px;
        text-align: left;
        color: #004991 !important;
    }

    .menu-edrug .menu-center-edrug > ul > li:hover > a {
        color: #444;
    }

    .menu-edrug .menu-right-edrug {
        display: flex;
        justify-content: end;
        align-items: center;
    }

    .menu-edrug .menu-right-edrug a {
        font-size: 16px;
        color: #004991;
        font-weight: 500;
    }

    .menu-edrug .menu-right-edrug > ul > li {
        display: inline-block;
        margin-left: 10px !important;
    }

    .mobile-menu-trigger-edrug {
        display: none !important;
    }

    .mobile-menu-head {
        display: none;
    }

    /*  Akshata  */
    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug .list-item-wrapp-edrug {
        display: flex;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug .list-item-wrapp-edrug .list-item-edrug {
        width: 33.33%;
        padding: 0px 40px 0px 40px;
        position: relative;
        text-align: left;
    }

    .menu-edrug .menu-center-edrug > ul > li .sub-menu-edrug.megamenu-edrug .list-item-edrug:first-child:not(last-child):before {
        display: none;
    }

    .menu-edrug .list-item-wrapp-edrug .list-item-edrug ul:first-child:not(last-child) h4 {
        margin-top: 0;
    }

    .menu-edrug .list-item-wrapp-edrug .list-item-edrug .list-item-inner-edrug:first-child:not(last-child) h4 {
        margin-top: 10px;
    }

    .menu-edrug .list-item-wrapp-edrug .list-item-edrug ul li a span.sublisttitle {
        display: block;
        color: #768DA3;
    }

    .menu-edrug .list-item-wrapp-edrug {
        border-top: 1px solid #D9D9D9;
        margin-top: 0px;
    }

    .menu-edrug .list-item-wrapp-edrug .list-item-edrug h4 {
        margin-top: 32px;
    }

    .menu-edrug .menu-center-edrug > ul > li > div {
        font-size: 15px;
        color: #004991;
    }


    .htrgop-wrapp-edrug .htrgop-sep-edrug {
        position: absolute;
        left: 0;
        right: 0;
        height: 1px;
        top: 0;
    }
    .htrgop-wrapp-edrug .col-md-3:not(:last-child) .htrgop-item-edrug:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        top: calc(49px / 2 );
        background-color: #fff;
    }
    .offers_item_edrug .offer-img-edrug img {
        width: auto;
        height: 100%;
    }
}

@media only screen and (min-width: 1400px) {
    .menu-container {
        max-width: 1320px !important;
    }
    .product-m-img-edrug {
        padding: 0 !important;
    }
}

@media (min-width: 1920px) and (max-width: 2560px) 
{
    i.fa.fa-search.ban-icon-edrug {
        left: 20px !important;
    }
}
