.with_primary_color {
    color: #65C08E !important;
}

.bold {
    font-weight: bold
}

.ask_prescription {
    font-size: 27px;
    line-height: 42px
}

.__inline-11 {
    height: 75px !important;
}

.input-group-overlay .appended-form-control:not(.rounded-right-0) {
    padding-right: 2.5rem;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    background: #E3E3E31A;
    border: none;
}

.search_button {
    background-color: #F2971F !important;
}

.input-group-append-overlay .input-group-text {
    font-size: 18px !important;
    padding: 8px 11px
}

.navbar form .search_button {
    border-radius: 20px 0 0 20px!important;
}

.new_search_btn {
    background-color: transparent !important;
    border-radius: 50% !important;
    padding: 5px !important;
}

.new_search_btn span {
    padding: 5px 6px !important;
    background: #fff;
    border-radius: 50%;
}

.new_search_btn_scan {
    background-color: transparent !important;
    border-radius: 50% !important;
    padding: 5px !important;
}

.new_search_btn_scan span {
    padding: 4px 6px !important;
    background: #fff;
    border-radius: 50%;
}

.search-bar-input {
    padding-right: 100px !important;
}

.search-bar-input::placeholder {
    color: #ADADAD;
    opacity: 1
}

.header_social {
    width: 35px
}

.header_social img {
    width: 16px
}

.header_social img.instagram {
    width: 19px
}

.header_social img.linkedin {
    width: 18px
}

.header_social img.facebook {
    width: 12px
}

.search-form-mobile {
    max-width: 950px;
}

.navbar-brand {
    padding-top: 8px;
    padding-bottom: 8px
}

.navbar-stuck-menu {
    background: #fff !important;
}

.show_cats_btn {
    background: #4FA2BC14 !important;
    border-radius: 20px;
}

.__mega-nav .nav-item .nav-link {
    font-size: 15px;
    font-weight: 500;
}

.mega-nav {
    line-height: 14px !important;
    width: 205px !important;
}

.category-menu-toggle-btn-text {
    margin-right: 12px !important;
    margin-left: 12px !important;
    vertical-align: middle;

}

.mega-nav .nav-item .nav-link {
    padding-top: 9px !important;
    padding-bottom: 10px !important;
}

.category-menu-toggle-btn {
    display: inline-block
}

.header_nav .nav-link {
    color: #231F20 !important;
}

.navbar-tool-icon-box {
    width: 30px !important;
    height: 30px !important;
}

.navbar-tool .navbar-tool-label {
    top: -10px;
    right: -11px;
}

/*.cart_count {*/
/*    top: -2px !important;*/
/*    right: -11px !important;*/
/*}*/

.__language-bar .dropdown-menu {
    width: 65px;
}

.__auth-dropdown {
    max-width: 200px;
    width: 165px
}

.custom_auth_btn {
    background: linear-gradient(270deg, #5EB2A2 0.52%, #4EA0BF 99.48%);
    color: #fff !important;
    padding: 9px 24px !important;
    border-radius: 40px !important;
}
.rev_custom_auth_btn {
    border: 2px solid #3189A7!important;
    color: #3189A7!important;
    background: #fff !important;
    padding: 9px 24px !important;
    border-radius: 40px !important;
}

.__slide-img {
    border-radius: 15px;
    height: 450px !important;
}

.prescription_div {
    background: #F6F6F6;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    padding-top: 80px;
}

.prescription_bg {
    width: 100%;
    aspect-ratio: 1 / 1;
    background: #8DC6C8;
    border-radius: 50%;
    position: relative;
}

.prescription_img {
    position: absolute;
    top: -27px;
    width: 100%;
}

.prescription_img img {
    width: 100%
}

.prescription_btn {
    background: #fff;
    color: #000 !important;
    padding: 9px 15px !important;
    border-radius: 20px !important;
}


.owl-next .owl-prev {
    background: none !important;
}

.custom-nav {
    background: #fff;
    width: 30px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    cursor: pointer;
    border-radius: 0 50px 50px 0;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.1);*/
}

.custom-next {
    left: 0;
    border-radius: 50px 0 0 50px;
}

.custom-prev {
    right: 0;
    border-radius: 0 50px 50px 0;
}

.arrow {
    border: solid #42a5f5;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.services_topic {
    background: linear-gradient(266.92deg, #5EB2A2 45.53%, #5EB2A2 68.63%, #4EA0BF 96.86%);
    border-radius: 7px;
    padding: 11px;
}

.services_topic h4 {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 5px;
}

.services_topic_div {
    gap: 15px;
    align-items: center;
}

.services_topic_div img {
    aspect-ratio: 1 / 1;
}

.services_topic p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 1px;
    line-height: 20px;
    opacity: 80%;
}
.gray_bg {background: #4FA2BC14;}

.custom_primary_button {
    display: flex;
    align-items: center;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
    border-radius: 50px;
    overflow: hidden;
}

.custom_arrow {
    background-color: #4299e1; /* أزرق */
    color: white;
    padding: 11px 35px 11px 16px;
    margin-right: -23px;
    font-size: 17px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom_text {
    background-color: #68d391; /* أخضر */
    color: white;
    padding: 8px 24px;
    font-size: 16px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.recommended_section h4 {color: #454545;font-size: 26px}
.recommended_section p {color: #736F6F;font-size: 15px}
.custom_btn_div {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-single-hover .inline_product img {
    height: auto !important;
    aspect-ratio: 1 / 1;
    object-fit: contain!important;
}
.product-single-hover .inline_product {background: #fff!important;box-shadow:none!important;border:0!important;}
.product-single-hover .inline_product a {
    background: transparent;
    padding-top: 16px;
}
.category_name {
    font-size: 13px;
    color: #000;
    margin-bottom: 7px;
    width: fit-content;
    background: #4FA1BE36;
    padding: 4px 14px;
    border-radius: 17px;
}
.product_name {
    font-size: 17px !important;
    color: #3189A7;
    font-weight: 500;
    line-height:22px}
.rate_text {font-size: 15px;color: #616161}
.add_to_cart_custom_btn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 135px !important;
    padding: 0;
}
.product-single-hover .single-product-details {
    background: #fff!important;
}
.product-single-hover .single-product-details a {
    display: block;
    height: 45px!important;
    margin: 0;
}
.custom__brand-item {aspect-ratio:1/1!important;
    position: relative;
    border: 0;
}


.circle-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;           /* circle scales with wrapper */
    height: 70%;
    background: #CBE2E980;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.custom__brand-item .logo-img {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
}


.product-single-hover {border-radius: 22px;}
.product-single-hover-div {
    /*background: linear-gradient(270deg, #5EB2A2 0.52%, #4EA0BF 99.48%) !important;*/
    padding-top: 4px;
    border-radius: 22px;
}

.wish_icon {display: none}
.product-single-hover:hover .wish_icon {display: block!important;}

a:hover {color: #65C08E!important;}
.add_to_cart_custom_btn img {
    /*display: inline-block!important;*/
    width: 100%!important;
    vertical-align: middle;
}
.add_to_cart_custom_btn span {
    vertical-align: middle;
}
.discount_badge {
    background: #AA0000!important;
    border-radius: 18px !important;
    padding: 3px 15px!important;
}
.sale_text {font-weight: normal;}
.for-share {    top: 50px !important;}

.price-container {
    display: flex;
    align-items: center;
    padding: 0;
    width: fit-content;
    position: relative;
}
.product-price {margin-left: 30px}
.currency {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    color: #3189A7!important;
    font-weight: bold;
    font-size: 23px;
    margin-right: 4px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.prices {
    display: flex;
    flex-direction: column;
}

.new-price {
    font-size: 28px!important;
    font-weight: normal;
    color: #000;
}

.old-price {
    text-decoration: line-through;
    color: #999!important;
    font-size: 16px!important;
    font-weight: normal !important;
}
.price_div {height: 110px;}


.custom-category-grid {
    /*display: grid;*/
    /*grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));*/
    /*gap: 20px;*/
    padding: 20px;
}

.custom-category-card {
    position: relative;
    background: linear-gradient(to right, #4dc0b5, #38a89d);
    border-radius: 20px;
    padding: 0 20px 0 0;
    text-align: right;
    color: white;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 60px;
}

.custom-image-wrapper {
    position: absolute;
    bottom: -5px;
    left: 0;
    height: auto;
    display: flex;
    align-items: flex-start;
    pointer-events: none;
}

.custom-image-wrapper img {
    height: 186px;
    aspect-ratio: 128 / 186!important;
}

.custom-card-body h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    max-width: 128px;
    color:#fff!important;
}

.new_category_title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 25px;
    white-space: nowrap;
}
.single_line {
    height: 2px;
    background: #4196D1;
    flex-grow: 1;
    margin-left: 40px;
    margin-top: 6px;
}

.single_nav_arrow{text-align: center;
    padding: 0px;
    width: 30px;
    border-radius: 50%;
    height: 30px;
    cursor: pointer;
}
.single_nav_arrow:hover {
    border: 1px solid #9E9B9B;
}
.colored_title {color:#65C08E!important;}
.footer-web-logo a img {
    width: auto!important;
    height: 105px!important;
    background: #fff!important;
    border-radius: 15px!important;
}

.page-footer {
    background: linear-gradient(270deg, #5EB2A2 0.52%, #4EA0BF 99.48%) !important;
}

.page-footer .form-control {
    background: #FFFFFF80 !important;
    height: 49px!important;
}
.__inline-9 .subscribe-border {    border-radius: 16px!important;}

.__inline-9 .subscribe-button {
    padding: 5px;!important;
    height: 38px;!important;
    background: #65C08E;!important;
    border-radius: 13px !important;
    color: #fff;!important;
    font-size: 15px !important;
    font-weight: normal!important;
}

.widget-list-link {font-size: 17px!important;}
.social-btn.sb-light {
    background-color: #fff !important;
    box-shadow: none !important;
    color: #65C08E!important;
}
.social-btn {width: 41px!important;height: 41px!important;}
.social-btn i {
    line-height: 40px!important;
    font-size: 20px!important;
}

.hero-slider .owl-nav {display: block!important;}
.product-preview-thumb {width: 100% !important;height: auto!important;}
#sync2 .owl-item.synced .product-preview-thumb {border: 1px solid #000!important;}
.pro_arrow_prev, .pro_arrow_next {
    width: 63px;
    padding: 7px;
}
.pro_arrow_prev img, .pro_arrow_next img{width: 100%; cursor: pointer}
.custom-product-action-add-wishlist {
    background: #fff!important;
    padding: 3px 9px!important;
}
.share--icons {background: #fff!important;
    width: fit-content!important;
    padding: 5px!important;
    margin-top: 6px!important;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    border: 1px solid #e3e9ef !important;
    border-radius: 0.3125rem!important;
}
.share--icons .st-btn {
    width:27px!important;
    height: 27px!important;
}
.share--icons .st-btn img {
    width: 20px !important;
    height: 20px !important;
}

#st-1 .st-btn[data-network='sharethis'] {
    background-color: #fff!important;
}

#st-1 .st-btn[data-network='sharethis'] img {
    filter: invert(1) brightness(0);
}

.wish_heart {color: #000!important;}
.text-accent {color: #3189A7!important;}
.new_discount_badge {
    background: #EFD33D!important;
    color: #191C1F;
    padding: 7px;
    border-radius: 5px;
    font-size: 17px;
}
.cart-box-color {
    color: #191C1F!important;
    background: #fff!important;
    border: 2px solid #E4E7E9!important;
    border-radius: 26px !important;
    overflow: hidden;
    width: 135px!important;
}
.product-quantity .input-number, .product-quantity .btn-number {height: 40px!important;}
.add_cart_btn {padding: 9px 50px!important;}
.buy_now_btn {padding: 9px 50px!important;}
.prod_tip_style {border: 2px solid #d9d9d94d!important;padding: 14px 9px}
.bundle_container {border-radius: 32px;border: 2px solid #EBEFF1!important;padding: 20px!important;}
.bundle_style .new-price {font-size: 22px!important;}
.bundle_style .old-price {font-size: 14px!important;}
.bundle_style .currency {font-size: 19px!important;}
.bundle_style .price_div {height: 80px!important;}
.bundle_style .add_to_cart_custom_btn {width: 100px!important;}
.bundle_style .product-price {margin-left: 0!important;}
.bundle_not_active_btn {border-radius: 30px;}
.custom_pro_nav {background: #F7F9FE;padding: 0;border-top: 2px solid #DFE7FA;border-bottom: 2px solid #DFE7FA;}
.nav--tabs li a {font-size: 25px;color: #2E2E34 !important;padding: 17px 30px;}
.nav--tabs li a.active {border-bottom: 2px solid #3189A7!important;color:#2E2E34!important;background: transparent!important;border-radius: 0!important;}
.rich-editor-html-content li,
.rich-editor-html-content p,
.rich-editor-html-content span,
.rich-editor-html-content font,
.rich-editor-html-content div,
.rich-editor-html-content {font-family: var(--font-family-sans-serif) !important; font-size: 23px!important;color: #5F6C72!important;}
.rich-editor-html-content {padding: 0 15px}
.parent_carousel_div {position: relative;}
.custom_nav_arrows {position: absolute;top: 50%;width: 100%;}
.custom_nav_right {
    float: right;
    z-index: 99999;
    position: relative;
    cursor: pointer;
    margin-right: 15px;
}
.custom_nav_left {
    float: left;
    z-index: 99999;
    position: relative;
    cursor: pointer;
    margin-left: 15px;
}
.parent_carousel_div::before {
    content: '';
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    pointer-events: none;
    box-shadow:
        inset 100px 0 75px -35px rgba(255, 255, 255, 1),
        inset -100px 0 75px -35px rgba(255, 255, 255, 1);
    z-index: 99998;
}

.page_title {background: #F6F8F9;padding: 12px;}

[type="radio"]:not(.show) + span:after {
    width: 9px!important;
    height: 9px!important;
    border: 1px solid #ddd!important;
    padding: 9px!important;
    box-shadow: none!important;
}

[type="radio"]:not(.show):checked + span:after {
    background:  #fff!important;
    border: 6px solid #3189A7!important;
    padding: 5px!important;
    box-shadow: none!important;
}
.action-search-products-by-price {padding: 5px 20px !important;cursor: pointer}
.custom-slider-wrapper {
    position: relative;
    width: 100%;
    padding: 0px 4px;
    direction: inherit;
}

.custom-range-track {
    top: 16px;
    position: relative;
    height: 2px;
    background: #ccc;
    border-radius: 5px;
    margin: 0;
    z-index: 9;
}

.custom-range-fill {
    position: absolute;
    height: 100%;
    background: linear-gradient(270deg, #5EB2A2 0.52%, #4EA0BF 99.48%);
    border-radius: 5px;
}

.custom-slider {
    position: absolute;
    width: 100%;
    top: 9px;
    background: transparent;
    pointer-events: none;
    -webkit-appearance: none;
    z-index: 10;
}

.custom-slider::-webkit-slider-thumb {
    pointer-events: auto;
    -webkit-appearance: none;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #3189A7!important;
    cursor: pointer;
}

.custom-slider::-moz-range-thumb {
    pointer-events: auto;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #3189A7!important;
    cursor: pointer;
}

.price-inputs {
    text-align: center;
    margin-top: 10px;
}

.price-input {
    width: 80px;
    text-align: center;
}
.__search-sidebar .input-group-append-overlay {
    direction: ltr;
    left: 0!important;
    right: auto!important;
}
/*.input-group-overlay .appended-form-control:not(.rounded-right-0) {*/
/*    padding-right: 12px!important; padding-left: 2.5rem!important;border: 1px solid #ddd;border-radius: 3px !important; }*/

.custom-checkbox {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    user-select: none;
    padding-right: 30px;
}

.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    right: 0;
    top: 6px;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
}

.custom-checkbox input:checked ~ .checkmark {
    background: linear-gradient(270deg, #5EB2A2 0.52%, #4EA0BF 99.48%);
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

.custom-checkbox .checkmark:after {
    right: 7px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.cz-sidebar {border: none!important;}
.product-categories-list {overflow: auto!important;max-height: unset!important;}
.custom_search_anything {width: 250px;padding-right: 12px !important;padding-left: 2.5rem !important;border: 1px solid #ddd!important;border-radius: 3px !important}
.product_statics {background: #F2F4F5!important;}
.sorting-item select {padding-inline-end: 25px;color: #77878F;}
.custom_row {display: grid;grid-template-columns: repeat(5, 1fr);gap: 10px;background: #fcfcfc}
.title_div {padding-right: 1rem !important;}
.__brands-cate-wrap {padding:0!important;}
.sub_cats_div {padding-right: 25px;}
.sub_sub_cats_div {padding-right: 25px;}
.radio-item {cursor: pointer;}
.category_banner_img {max-height: 300px;}
.sub_slider .custom_nav_arrows {top: 35% !important}
.banner_slider_div .custom_nav_arrows {top: 40% !important}
.sub_cat_image {height: auto!important;background: #D7F0E9;border-radius: 30px;}
#sub_cats_slider .owl-item a {padding: 25px;}
.cat_title {font-weight: bold;font-size: 16px;}
.new_category_title_sub {margin-inline-start: 25px!important;font-size: 26px!important;font-weight: normal!important;}
.collection_name {margin-left: 25px!important;font-size: 26px!important;font-weight: normal!important;}
.navbar-sticky.navbar-stuck {z-index: 999999;}
.collection_cover_div {padding: 0!important;}
.collection_cover_div img {height: auto;aspect-ratio: 1;}

.collection_group .bundle_container {border-radius: 32px;border: 2px solid #EBEFF1!important;padding: 20px!important;}
.collection_group .bundle_style .new-price {font-size: 22px!important;}
.collection_group .bundle_style .old-price {font-size: 14px!important;}
.collection_group .bundle_style .currency {font-size: 19px!important;}
.collection_group .bundle_style .price_div {height: 70px!important;}
.collection_group .bundle_style .add_to_cart_custom_btn {width: 88px!important;}
.collection_group .bundle_style .product-price {margin-left: 0!important;}
.collection_group .bundle_not_active_btn {border-radius: 30px;}

#app_popup_modal h5 {font-size: 15px!important;}
#app_popup_modal h4 {font-size: 20px!important;}

#share_modal .modal-body {
    background: #f6f6f6;
    margin-top: 10px;
    border-radius: 8px;
}
.share_icon_dir {
    padding: 10px;
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
.share_icon_dir i {
    font-size: 21px;
    color: #12a984;
    vertical-align: super;
}

.__language-bar .topbar-link:after {display: none}
.__language-bar .dropdown-menu-right {    top: 100% !important;    right: -20px;}








@media (min-width: 1200px) and (max-width: 1380px) {
    .ask_prescription {font-size: 25px!important;}
    .services_topic h4 {font-size: 15px!important;font-weight: 500!important;}
    .product-price {margin-left: 0!important;}
    .currency {font-size: 18px!important;}
    .new-price {font-size: 22px!important;}
    .old-price {font-size: 14px!important;}
    .add_to_cart_custom_btn {width: 105px!important;}
    .price_div {height: 87px!important;}
    .recommended_section h4 {font-size: 21px!important;}
    .recommended_section p {font-size: 13px!important;}
    .custom_arrow {font-size: 14px!important;}
    .custom_text {font-size: 14px!important;padding: 8px 20px!important;}
    .normal-nav-link {padding-right: 16px !important;padding-left: 16px !important;}
    .fs-17 {font-size: 15px!important;}
    .action-search-products-by-price {padding: 5px 14px !important;}
    .put_row button {font-size: 13px!important;padding: 10px 11px!important;}
    .page_title {font-size: 18px!important;}
    .custom-checkbox {font-size: 15px!important;}
    .to_ {font-size: 11px!important;}
    .custom_row {grid-template-columns: repeat(4, 1fr);}


}



@media (max-width: 1200px) {
.custom_row {grid-template-columns: repeat(4, 1fr);}
}


@media (min-width: 1024px) {
    .custom-category-grid {
        grid-template-columns: repeat(5, 1fr);
    }
    .custom_container {
        max-width: 1515px !important;
    }

}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .normal-nav-link {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }

    .dropdown-menu-left {
        right: auto;
        left: -40px !important;
    }
}
@media (max-width: 768px) {
    .product-single-hover .wish_icon {display: block!important;}
    .product-price {margin-left: 0!important;}
    .currency {font-size: 18px!important;}
    .new-price {font-size: 22px!important;}
    .old-price {font-size: 14px!important;}
    .add_to_cart_custom_btn {width: 105px!important;}
    .price_div {height: 87px!important;}

    .custom-category-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .navbar-light .navbar-brand {margin: 0!important;}
    .join_us_drop_down {display: none}
    .navbar-tool-icon-box .navbar-tool-icon {font-size: 22px!important;}

    .navbar-toolbar .dropdown {margin-inline-start: 10px}
    .share_wish {position: absolute;direction: ltr}
    .custom-product-action-add-wishlist {vertical-align: middle;display: inline-block;font-size: 21px!important;margin-right: 40px}
    .sharethis-inline-share-buttons {margin-top: 0!important;position: absolute;top: 0;right: 0;}
    .thum_caro {margin-top: 45px}
    .custom_comments_size {width: 100%;font-size: 15px!important;}
    .cart-box-color {width: 175px!important;}
    .btn-number {font-size: 23px}
    .add_cart_btn, .buy_now_btn {padding: 9px 25px !important;}
    .bundle_style .currency {font-size: 17px!important;margin-right: 2px;}
    .bundle_style .new-price {font-size: 19px!important;}
    .bundle_style .old-price {font-size: 12px!important}
    .bundle_style .add_to_cart_custom_btn {width: 80px!important;}
    .bundle_style .price_div {height: 66px!important;}
    .bundle_style .product-single-hover .single-product-details a {font-size: 16px!important;}
    .nav--tabs li a {font-size: 21px!important;padding: 17px 13px!important;}
    .bundle_container {padding: 20px 8px!important;}
    .rich-editor-html-content p,
    .rich-editor-html-content span,
    .rich-editor-html-content font,
    .rich-editor-html-content div,
    .rich-editor-html-content {font-size: 17px!important;}
    .rich-editor-html-content {padding: 0 10px!important;}
    .parent_carousel_div::before {display: none}
    .custom_row {grid-template-columns: repeat(3, 1fr);}
    .title_div {padding-right: 0!important;}
    .search-page-header {display: block}
    .input-group-overlay .appended-form-control:not(.rounded-right-0) {width: 100%}
    .custom_search_anything {width: 100% !important}
    .custom_row {gap: 0!important;}
    #shop-sidebar {width: 350px!important;}
    .put_row button {font-size: 13px}
    .loading-parent {z-index: 999999999;}
    .new_category_title_sub {margin-inline-start: 3px !important;margin-bottom: 0!important;}
    .recommended_section h4 {font-size: 25px !important;font-weight: bold !important;}
    .collection_cover_div {padding: 20px !important;}
    .produ_slider .custom_nav_arrows {top: 50% !important}
    .produ_slider .custom_nav_right {margin-right: 0 !important}
    .produ_slider .custom_nav_left {margin-left: 0 !important}

    .sub_slider_slider .custom_nav_right {margin-right: 0 !important}
    .sub_slider_slider .custom_nav_left {margin-left: 0 !important}

    .banner_slider_div .custom_nav_right {margin-right: 0 !important}
    .banner_slider_div .custom_nav_left {margin-left: 0 !important}

    .produ_slider.parent_carousel_div::before {content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;pointer-events: none;box-shadow: inset 44px 0 75px -35px rgba(255, 255, 255, 1), inset -48px 0 75px -35px rgba(255, 255, 255, 1);z-index: 99998;}
    .produ_slider.parent_carousel_div::before {display: block}






}
@media (min-width: 576px) {
    .custom_mobile_search {display: none}
    .featured_products_div {
        padding: 1.5rem !important
    }
    .sub_slider_div {
        padding: 0 !important
    }
}
@media (max-width: 575px) {
    .__inline-12 {        max-width: 145px!important;height: 45px !important;}
    .custom_container {padding-right: 14px!important;padding-left: 14px!important;}
    .navbar-light .navbar-toggler {padding: 0!important;}
    .navbar-tool .navbar-tool-label {display: none!important;}
    .navbar {padding-top: 10px}
    .__slide-img {height: 165px !important;}
    .custom-nav {width: 17px!important;}
    .custom-prev {right: -2px!important;}
    .custom-next {left: -2px!important;}
    .custom_mobile_search {
        transform: translateY(0%) !important;
        position: relative!important;
        background: #fff!important;
        padding: 12px 17px!important;
    }
    .input-group-append-overlay {top: 0!important;}
    .__inline-10 .search_button.custom_search_button {
        background-color: #F2971F !important;
        right: unset !important;
        left: 0 !important;
        border-radius: 20px 0 0 20px !important;
    }
    .prescription_btn {
        width: 100% !important;
        background: #59ACAC !important;
        color: #fff !important;
        padding: 7px 9px 11px 9px  !important;
        border-radius: 15px !important;
    }

    .recommended_section {text-align: right!important;padding: 0 13px;}
    .recommended_section h4 {font-size: 18px}
    .recommended_section p {font-size: 15px}

    .custom_arrow {
        padding: 11px 29px 11px 10px;
        font-size: 15px;
    }
    .custom_text {
        padding: 8px 14px;
        font-size: 15px;
    }

    .custom-card-body h3 {
        max-width: 95px;
        font-size: 14px;
    }

    .custom-category-card {
        padding: 0 16px 0 0;
        height: 75px;
        margin-top: 31px;
    }
    .custom-image-wrapper img {
        height: 95px;
    }
    .custom-category-grid {padding: 0 20px}
    .owl-stage {padding-right: 0!important;}
    .featured_products_div {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .bottom_footer {padding-right: 0!important;}
    .__inline-9 .widget-list-link {font-size: 14px!important;}
    .modal-backdrop {display: none!important;}
    .no-js .owl-carousel, .owl-carousel.owl-loaded {overflow: hidden!important;}
    .custom_row {grid-template-columns: repeat(2, 1fr);}




}
