/* montserrat-latin-400-normal*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaisei+Opti:wght@400;500;700&display=swap');

:root {
    --font-stack: Inter, Tajawal, sans-serif !important;
    --productCardHeight: 13rem !important;
}

.kaisei-opti-regular {
    font-family: "Kaisei Opti", serif;
    font-weight: 400;
    font-style: normal;
}

.kaisei-opti-medium {
    font-family: "Kaisei Opti", serif;
    font-weight: 500;
    font-style: normal;
}

.kaisei-opti-bold {
    font-family: "Kaisei Opti", serif;
    font-weight: 700;
    font-style: normal;
}


body {
    font-family: var(--font-stack);
    height: 100vh;
    /** to remove white space after footer */
    font-size: 14px;
    color: var(--text_4) !important;
}

/* .background_5 {
    background-color: var(--background_7) !important;
} */
.form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: var(--border_1);
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: var(--border_1);
}

.form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: var(--border_1);
}


.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-19 {
    font-size: 19px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-21 {
    font-size: 21px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-23 {
    font-size: 23px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-36 {
    font-size: 36px !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border-r {
    border-radius: 15px;
}

.border-footer-top {
    border-bottom: 1px solid var(--background_3);
}

.breadcrumb .text_3 {
    color: var(--text_4) !important;
}

#top-header,
#fixed-navbar {
    color: var(--text_3) !important;
    box-shadow: 4px 4px 4px 0px #00000008;
    background-color: var(--background_2) !important;
    text-transform: uppercase;
}

#top-header .top-header-icon,
#fixed-navbar .top-header-icon {
    color: var(--text_3) !important;
}

#top-header ul.links li a,
#fixed-navbar ul.links li a {
    font-weight: 300;
}

#top-header ul.links li.active a,
#top-header ul.links li a:hover,
#fixed-navbar ul.links li.active a,
#fixed-navbar ul.links li a:hover {
    color: var(--text_3) !important;
    font-weight: 500;
    border-bottom: 2px solid var(--text_1) !important;
    font-size: 14px !important;
}

#mainSearchForm .searchInput input {
    display: inline;
    width: 100%;
    background-color: transparent;
    color: var(--text_1);
    border: 0px;
    border-bottom: 1px solid var(--border_1);
    border-radius: 0px;
    padding: 0.4rem 1rem;
    padding-left: 40px;
    font-weight: 300;
}

#mainSearchForm .searchInput .polaris-max-icon-search {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--text_2);
    pointer-events: none;
}

.rtl #mainSearchForm .searchInput .polaris-max-icon-search {
    right: 10px;
    left: auto;
}

.link_hover:hover {
    color: var(--text_1) !important;
    border-bottom: 2px solid var(--text_1) !important;
}

.user-icon {
    padding: 4px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
}

.spanCart {
    background-color: var(--background_6);
    border: 0px solid transparent;
    color: var(--text_2);
    font-size: 11px !important;
    top: -5px !important;
    left: 23px;
    padding: 4px 6px;
}

.rtl .spanCart {
    /* left: -21px;
    right: auto !important; */
    right: 25px;
    left: auto !important;
}

#carouselExampleInterval-home_banner .h-400 {
    height: 726px !important;
}

/* .userIcons .fa-stack .fa-circle{
    font-size: 30px;
} */
.icon-circles {
    display: inline-flex;
    /* Arrange icons horizontally */
    justify-content: space-around;
    /* Distribute icons evenly with space in between */
}

.icon-circles span {
    position: relative;
    width: auto;
    height: auto;
    text-align: end;
    line-height: normal;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid var(--text_2);
}

.icon-circles span i {
    font-size: 20px;
    /* Adjust font size of the icon */
    color: var(--text_2);
    /* Set color for the icon */
}

.categories-carousal-controls .icon-circles span {
    position: relative;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid var(--text_7);
    color: var(--text_7);
}

.categories-carousal-controls .icon-circles span svg {
    transform: translatey(2px);
}

.product .icon-circles span {
    position: relative;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid var(--text_1);
}

#mainNavbar .nav-item a {
    font-family: var(--font-stack) !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    color: var(--text_6) !important;
}

#mainNavbar .nav-item.active a {
    color: var(--text_3) !important;
}

.footer {
    background-color: var(--background_2);
    color: var(--text_3);
    font-family: var(--font-stack);
    bottom: 0px;
    line-height: 2 !important;
    font-weight: 400 !important;
}

.footer .footer-links a {
    color: var(--text_4);
}

.footer hr {
    color: var(--text_6);
    background-color: var(--text_6);
    opacity: 1;
}

.footer .position-absolute {
    top: -3rem;
    left: 0px;
    right: 0px;
}

.footer .footer-overlay {
    background-color: var(--background_3);
    padding: 1.5rem 2rem;
    border-radius: 50px;
}

.footer .footer-links h6,
.footer .footer-links h5 {
    border-bottom: 1px solid var(--border_1);
    padding-bottom: 1rem !important;
    margin-bottom: 1rem !important;
}

.main-btn {
    background-color: var(--background_1) !important;
    color: var(--text_2);
    /* border: 0px solid transparent !important; */
    line-height: 1.5;
    font-weight: 400;
    border-radius: 10px;
    font-size: 14px;
    padding: 0.5rem 2rem;
}

.product:hover {
    border: 0px solid var(--text_5);
    /* padding: 0px !important;
    border-radius: 4px; */
}


.product .productShopBtn .prod-cart-btn{
    background-color: var(--background_6) !important;
    color: var(--text_2);
    border-radius: 50px;
    width: 32px;
    height: 32px;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;    
}

.product .productShopBtn .card-cart-btn .prod-cart-btn{
    width: 80px !important;
}
.product .productShopBtn .card-cart-btn {
    background-color: var(--background_6) !important;
    color: var(--text_2);
    border-radius: 50px;
    width: 32px;
    height: auto;
    display: flex;
    justify-content: center;
    align-content: center;
    line-height: initial;
    display: none;
}

.product .productShopBtn .product-quantity .minus,
.product .productShopBtn .product-quantity .plus {
    background-color: var(--background_6);
    color: var(--text_2);
    padding: 0px;
    margin: 0px;
    width: 20px;
    height: 20px;
    border-radius: 50px !important;
    border: 0px;
}

.product .productShopBtn .input-group {
    position: relative;
    display: contents;
}

.product .productShopBtn .input-number {
    border: 0px solid transparent !important;
    background: transparent;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 30px;
    height: 20px;
}

.product .productShopBtn .card-cart-btn {
    position: absolute;
    top: 0.25rem;
    min-width: 170px !important;
    width: 60% !important;
    /* width: auto !important; */
    background-color: var(--background_2) !important;
    border: 1px solid var(--text_7);
    justify-content: space-between;
    display: flex;
    text-align: center;
    padding: 0px 0px 0px 4px;
}
 
.product .productShopBtn .card-cart-btn .product-quantity {
    display: flex;
    justify-content: start;
    align-items: center;
    width: auto;
}

.product .productShopBtn .card-cart-btn .add-cart-span {
    background-color: var(--background_6);
    display: inline-block;
    align-self: center;
    padding: 5px 0px;
    border-radius: 50px;
    width: 50%;
}

#profileForm .background_3 {
    background-color: var(--background_1) !important;
}

/* .product,
.card-with-border {
    border-radius: 10px;
    padding: 5px !important;
} */

.cart-content .background_5 {
    background-color: var(--background_8) !important;
}

.cart-content .card {
    border: 1px solid var(--background_5);
    background-color: var(--background_7);
}

.order-summary-page .card {
    /* background-color: var(--background_5) !important;
    border: 0px solid transparent; */
    border: 1px solid var(--background_5);
    background-color: var(--background_7);
}

.payment-method-card {
    margin-top: 1rem;
}

.order-summary-page .text_6 {
    color: var(--text_3) !important;
}

.btn-warning {
    border-radius: 10px;
}

.account-menu .font-16 {
    font-size: 15px !important;
}

.delivery-information img {
    max-width: 100%;
}

.product .imgbox img {
    border-radius: 12px 12px 0px 0px;
}

.product .specifies {
    border-radius: 0px 0px 12px 12px;
    padding: 0px 5px 2px 5px;
    background-color: white;
}

.product:hover .imgbox .product-img {
    border: 0px solid transparent;
    margin: 0px;
}

.product:hover .carouselAttributes,
.product:hover .productShopBtn {
    border: 0px solid transparent;
    margin: 0px;
}

.product .out-stock.bottom-5 {
    bottom: 40px;
}

.product .carouselAttributes,
.product .productShopBtn {
    border: 0px solid var(--border_2);
    margin: 0px;
    border-top: 0px;
    width: 100%;
    display: block;
}

.product .product-fav,
.product .product-notify {
    display: inline;
}

.product:hover .product-fav, 
.product .product-fav:hover,
.product .product-fav {
    position: absolute;
    top: 1rem;
    width: auto;
    width: 30px;
    height: 30px;
    right: auto !important;
    left: 1rem !important;
    display: inline-flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--border_1);
    background: white;
    border-radius: 50px;
    padding: 0px;
}
 
.product-fav:hover i {
    color: var(--text_2) !important;
}

.ltr.product .product-fav {
    left: auto !important;
    right: 1rem !important;
}

.product .dis-btn {
    font-size: 0.9rem;
    font-weight: 400;
    border-radius: 5px;
    /* font-weight: bold; */
    line-height: 1;
    padding-top: 10px;
    background-color: var(--background_5);
    color: var(--text_5);
    border: 1px solid var(--border_2);
}

.product .main-btn {
    font-size: 0.90rem;
    font-weight: 400;
}

.main-btn:hover {
    background-color: var(--background_5) !important;
    color: var(--text_5) !important;
    border: 1px solid var(--border_2)
}

.product .imgbox img {
    padding: 10px;
    /* background-color: var(--background_2); */
    object-fit: contain;
    width: 100%;
    height: 264px;
    max-height: 100%;
}

.offer-product-badge {
    transform: rotate(0deg);
    min-width: 0px;
    max-width: 100%;
    width: 100%;
    left: 0px;
    right: auto;
    height: 40px;
    top: 264px;
}

.product .imgbox {
    text-align: center;
    height: 304px;
    background-color: var(--background_4);
    border: 0.5px solid var(--text_6);
    border-radius: 4px;
}

.product .imgbox .offer-product-badge span {
    background-color: var(--background_1) !important;
    font-size: 16px !important;
    align-self: center;
    padding: 6px;
    padding-right: 6px;
    padding-left: 6px;
    width: 100%;
    height: 100%;
}

.product.rtl .imgbox .offer-product-badge span {
    padding: 0px 0.5rem 0px !important;
}

.product .specifies-category {
    overflow: hidden;
    height: 48px;
    overflow-wrap: break-word;
}

.product .products-title {
    /* white-space: nowrap; */
    overflow: hidden;
    height: 60px;
    line-height: initial;
}

.footer-links h5 {
    border-bottom: 1px solid var(--text_2);
    padding-bottom: 1rem;
}

.object-fit-contain {
    object-fit: contain;
}

.product-details .product-details-img {
    background-color: transparent !important;
}

.text_black {
    color: black;
}

.contactus-form .form-control,
.contactus-form .form-select {
    border-radius: 10px;
    box-shadow: -1px -1px 8px #a3a3a34d;
}

.contactus-form.rtl .form-control,
.contactus-form .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.contactus-form .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.contactus-form .input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.contactus-form textarea.form-control {
    border-radius: 10px;
    box-shadow: -1px -1px 8px #a3a3a34d;
}

.contactus-form .input-group-prepend .input-group-text {
    border-radius: 50px 0px 0px 50px;
    background-color: var(--background_1);
    color: var(--text_2);
}

#updateFavs button,
#updateFavs a,
#addToNotifyMe button, 
#addToNotifyMe a {
    border: 1px solid var(--border_2);
    background: var(--background_5) !important;
    color: var(--text_5) !important;
}

#updateFavs button:hover,
#updateFavs a:hover,
#addToNotifyMe button:hover,
#addToNotifyMe a:hover {
    background: var(--background_1) !important;
    color: var(--text_2) !important;
}

.product-details-info #updateFavs a,
.product-details-info #addToNotifyMe a {
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 18px !important;
    border-radius: 10px;
}

input[type="button"].background_3,
button[type="submit"].background_3 {
    background: var(--background_1) !important;
}

input[type="button"].background_3:hover,
button[type="submit"].background_3:hover {
    background: var(--background_5) !important;
    color: var(--text_5) !important;
    border: 1px solid var(--border_2);
}

.similarProductsTitle,
.suggestionsProductsTitle {
    color: var(--text_4);
    position: relative;
}

.similarProductsTitle::after,
.suggestionsProductsTitle::after {
    content: '';
    position: absolute;
    bottom: 0;
    /* Position the line at the bottom of the parent */
    left: 10px;
    width: 92%;
    height: 3px;
    /* Line thickness */
    background-color: var(--border_2);
    /* Line color */
}

.account-menu .account-page.active,
.account-menu .account-page:hover {
    background-color: var(--background_1);
    border-radius: 0px 50px 50px 0px;
    color: var(--text_2) !important;
}

.background_3.text-white {
    color: var(--text_3) !important;
}



.middel-header-vertical-line {
    width: 0px;
    height: 0px;
    border-width: 10px 0px 5px 1px;
    border-style: solid;
    border-color: var(--background_2);
}

.product .carouselAttributes,
.product .product-notify,
.product .productShopBtn {
    display: block !important;
}

#myProductContent .nav-item .nav-link {
    border-radius: 10px 10px 0px 0px;
    border-color: var(--text_2);
}

#myProductContent .nav-item .nav-link {
    color: var(--text_2);
    background-color: var(--background_1);
}

#myProductContent .nav-item .active {
    /* background-color: var(--background_2);
    color: var(--text_1); */

    background-color: transparent;
    color: var(--text_3);
    font-size: 21px !important;
    border: 0px;
    font-weight: 500;
}

#myProductContent {
    border-bottom: 0px;
}

.product-details .product-details-img {
    height: fit-content;
}

.cart-content .product-quantity .input-number,
.cart-content .product-quantity .minus,
.cart-content .product-quantity .plus {
    padding: 0px !important;
}

.pagination .page-item {
    margin: 0px 5px 0px 5px !important;
}

.pagination .page-item .page-link {
    color: #6c757d;
    background-color: #fff0 !important;
    border-color: #ffffff00 !important;
    font-size: 15px !important;
    cursor: pointer !important;
    padding: 5px 14px 4px 14px;
    padding-top: 8px;
}

.pagination .page-item.disabled .page-link {
    color: #969ca2 !important;
}

.pagination .page-item.active .page-link,
.pagination .page-item:hover .page-link {
    color: var(--text_2) !important;
    /* border: 2px solid var(--lipstick) !important; */
    /* border-radius: 60px; */
    border-radius: 10px;
    background-color: var(--background_1) !important;
}

.product-details-img .offer-badge .triangle-left {
    border-top: 16px solid transparent !important;
    border-left: 40px solid var(--background_4);
}



.product-details-img .offer-badge .triangle-left {
    border-top: 16px solid transparent;
    border-left: 40px solid var(--background_4);
    border-bottom: 20px solid transparent;
}

.rtl .product-details-img .offer-badge .triangle-left {
    border-top: 16px solid transparent !important;
    border-right: 40px solid var(--background_4);
    border-left: 0px !important;
}

.product-details .text_6{
    color: var(--text_3)  !important;
}

.triangle-left {
    border-top: 15px solid transparent;
    border-left: 29px solid var(--background_4);
    border-bottom: 16px solid transparent;
}

.rtl .triangle-left {
    border-top: 15px solid transparent;
    border-right: 29px solid var(--background_4);
    ;
    border-bottom: 16px solid transparent;
    border-left: 0px !important;
}

.border-arrows {
    position: relative;
    background-position-x: left;
    background-repeat: repeat-x;
    background-image: url(../../images/line-arrows-ltr.png);
    height: 1.8rem;
    width: 100%;
    display: flex;
    margin: 0px 17px;
}

.border-arrows.rtl {
    background-position-x: right;
    background-image: url(../../images/line-arrows-rtl.png);
}

.g-4,
.gy-4 {
    --bs-gutter-y: 0.5rem !important;
}

.gtco-testimonials .card {
    background: #E0EDF3 !important;
}

.gtco-testimonials .card .card-img-top {
    border: 5px solid white;
}

/* .cart-content .text_6 {
    background-color: var(--background_3) !important;
    color: var(--text_3) !important;
    border-radius: 10px;
    padding: 0.5rem 1.5rem !important;
} */

.product-quantity .minus,
.product-quantity .plus {
    background-color: var(--background_1);
    color: var(--text_2);
}

.product-quantity .minus:hover,
.product-quantity .plus:hover {
    background-color: var(--background_5);
    color: var(--text_5);
}

.product-quantity .plus,
.rtl .product-quantity .minus,
#cart-content .rtl.input-group #coupons_code {
    border-radius: 0px 10px 10px 0px !important;
}

.rtl .product-quantity .plus,
.product-quantity .minus,
#cart-content .input-group #coupons_code {
    border-radius: 10px 0px 0px 10px  !important;
}

/* .product-quantity .minus, .product-quantity .plus {
    border-radius: 0px !important;
    position: absolute;
    right: 51px;
    height: 50%;
    width: auto;
}
.product-quantity .plus {
    bottom: 0px;
} */

.quantity-div button {
    border-radius: 10px;
    background-color: var(--background_1) !important;
}

.cart-content a.btn:not(.main-btn) {
    border: 0.5px solid var(--text_7);
    color: var(--text_7) !important;
    border-radius: 10px;
    background-color: transparent !important;
}

.cart-content a.btn:not(.main-btn):hover {
    background-color: var(--background_6) !important;
    color: var(--text_2) !important;
}

.cart-content .main-btn {
    border: 0.5px solid var(--text_7);
    background-color: var(--background_6) !important;
    color: var(--text_2) !important;
    align-items: center;
    justify-content: center;
    display: flex;
}

.cart-content .main-btn:hover {
    background-color: transparent !important;
    color: var(--text_7) !important;
    border: 0.5px solid var(--text_7);
}

.cart-content .offer-badge {
    background-color: var(--background_1) !important;
}

/* .cart-content .text_1 {
    color: var(--text_4) !important;
} */

.custom-radio-btn .radio input:checked~.checkmark,
.custom-radio-btn .radio input~.checkmark {
    border: 1px solid var(--background_1);
}

.custom-radio-btn .radio .checkmark:after {
    background: var(--background_1);
}

.cart-content .text_8 {
    color: var(--text_4) !important;
}

.custom-check-input .form-check-input:checked {
    background-color: var(--background_1);
    border-color: var(--background_1);
}

/* .cart-content .card-with-border a.btn:not(.main-btn):hover,
.cart-content .card-with-border a.btn:not(.main-btn):hover{
    background-color: var(--background_1) !important;
    color: var(--text_2) !important;
} */
.attribute-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--text_1);
    border-radius: 50px;
    height: fit-content;
    min-width: 50px;
    width: fit-content;
    max-width: 100%;
    margin: 2px;
}

.filter .filter-content .filterAttributes .item .fa-check,
.filter .filter-content .filterAttributes .item .fa-times,
.product-attribute .item .fa-check,
.product-attribute .item .fa-times {
    color: var(--text_1) !important;
}

.attribute-badge .fa-check,
.filter .attribute-badge .fa-times {
    right: 10% !important;
}

.rtl .attribute-badge .item .fa-check,
.rtl .attribute-badge .fa-times {
    left: 10% !important;
}

.offer-badge .fa-circle,
.offer-badge .triangle-left {
    display: none;
}

.delivery-information .address-card.active,
.delivery-information .address-card:hover {
    border: 1px solid var(--border_1);
    border-radius: 13px;
}

.order-summary .btn,
.light-btn {
    border-radius: 10px;
}

.steps .text_2 {
    color: var(--text_5);
}

.steps .text_4 {
    color: var(--text_1);
}

.mm-spn li:not(.seperated-link):after {
    content: "";
    display: block;
    margin-left: var(--mm-spn-item-indent);
    border-top: 1px solid transparent !important;
    opacity: .15;
}

.seperated-link {
    margin-bottom: 0.5rem;
}

.border-top {
    border-top: 2px solid var(--border_1);
}

.brands-list.row {
    margin-right: calc(1rem * -.5);
    margin-left: calc(1rem * -.5);
}

.brands-list.row>* {
    padding-right: calc(1rem * .5) !important;
    padding-left: calc(1rem * .5) !important;
}

.brands-list .brand-item {
    border: 2px solid var(--border_1);
    border-radius: 10px;
    padding: 7px 0px;
}

.brands-list .brand-item a:hover {
    color: var(--text_5) !important;
}

#static-section .static-item {
    border-radius: 10px;
    box-shadow: 4px 4px 4px 0px var(--shadow2);
    /* background-color: #4585aec9; */
    color: var(--text_2);
    padding: 20px;
    height: 100%;
    background-image: url('../../images/theme5/static_1.png');
    position: relative;
    /* Required for the overlay */
    background-size: cover;
    /* Make the background image cover the entire div */
    background-position: center;
    /* Center the background image */
    width: 100%;
    /* Adjust width as necessary */
    height: 100%;
}

#static-section .static-item::after {
    content: '';
    /* Required for the pseudo-element */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #4585aec9;
    /* Black overlay with 50% opacity */
    z-index: 1;
    /* Ensure the overlay is on top of the background image */
    border-radius: 10px;
}

/* Ensure content inside the div appears on top of the overlay */
#static-section .static-item .content {
    position: relative;
    z-index: 2;
    /* Content appears above the overlay */
    color: white;
    /* Set text color for visibility */
}

#static-section .static-item .endline {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
}

#static-section .static-item .desc {
    display: block;
    height: 5rem;
    font-size: 14px;
}

#static-section .static-item hr {
    height: 1px;
    width: 58%;
    z-index: 2;
    opacity: 1;
    margin: 0;
    margin-bottom: 6px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 80% 80%;
    border-radius: 20px;
    border: 2px solid #ffffff;
}

.carousel-control-prev {
    right: 8.5% !important;
    left: auto !important;
}

.carousel-control-next {
    right: 4.5%;
}

.carousel-control-prev,
.carousel-control-next {
    z-index: 0;
    width: auto;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

.carousel-indicators .active {
    width: 30px;
}

.filter-div {
    /* background-color: var(--background_2);
    border: 1px solid var(--border_1);
    border-radius: 10px; */
}

.ltr.filter-div .input-group .form-control {
    border-right: 0px !important;
}

.ltr.filter-div .input-group .filter-input-group {
    background-color: transparent;
    border-left: 0px !important;
}

.rtl.filter-div .input-group .form-control {
    border-left: 0px !important;
}

.rtl.filter-div .input-group .filter-input-group {
    background-color: transparent;
    border-right: 0px !important;
}

.filter-div .input-group .input-group-prepend svg {
    color: var(--background_1);
}

.filter-div .title-color {
    color: var(--text_3);
}


.sortBySelect {
    border: 0px;
    background-color: transparent;
    width: auto !important;
    margin: 0px;
    padding: 0px 27px;
    font-size: 14px;
}

.sortBySelectDiv {
    align-items: start;
    justify-content: end;
    display: flex !important;
}

.steps-div .text_2 {
    color: var(--text_5) !important;
}

.light-btn:hover {
    background-color: var(--background_1) !important;
    color: var(--text_2) !important;
}

.banners_sections .swiper {
    width: 100%;
    height: 100%;
}

.banners_sections .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banners_sections .swiper-slide img {
    display: block;
    /* width: 100%;
    height: 100%; */
    object-fit: cover;
}

.banners_sections .swiper-wrapper {
    margin-right: -0.25rem !important;
    margin-left: -0.25rem !important;
    display: flex !important;
}

.mx-minus-2 {
    margin-right: -0.5rem !important;
    margin-left: -0.5rem !important;
    display: flex !important;
    flex-wrap: wrap;
}

.title-effect {
    position: relative;
    font-size: 40px;
    /* Main title size */
    color: var(--text_4);
    /* Main title color */
    text-transform: uppercase;
    font-family: "Kaisei Opti", serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 2px;
}

.title-effect::before {
    content: attr(data-text);
    /* Uses the same text */
    font-family: "Kaisei Opti", serif;
    font-weight: 500;
    font-style: normal;
    position: absolute;
    top: -100%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 116px;
    /* Bigger background title */
    font-weight: bold;
    color: rgba(107, 107, 107, 0.1);
    /* Light/faded background */
    z-index: 1;
    /* Behind the main title */
    white-space: nowrap;
}

.d-inherit {
    display: inherit;
}

.cart-item .plus,
.cart-item .minus,
.cart-item .input-number,
.cart-content .product-quantity .minus,
.cart-content .product-quantity .plus {
    /* border: 0px; */
    border-radius: 50px !important;
}

.cart-item .input-number {
    border-radius: 0px !important;
    margin: 0px 2px;
    background: transparent;
}

.cart-item .minus.disabled {
    border: 1px solid var(--border_1);
}

.br-5 {
    border-radius: 5px;
}

.complete-order-badge {
    background-color: var(--background_8) !important;
    color: var(--text_1) !important;
}

.default-br {
    border-radius: 10px;
}

.active_address {
    color: var(--text_4) !important;
}

.payment-input .main-btn{
    background-color: var(--background_6) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}
.payment-input .main-btn:hover{
    color: var(--text_2) !important;
}
.payment-input input ,.payment-input .input-currency{
    border-color: var(--text_7) !important;
}   
.rtl .end-0 {
    right: auto !important;
}
.rtl .ms-4{
    margin-left: auto !important;
}
.hover-shadow:hover {
    border-color: var(--border_1); 
    /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.05); */
}
.rotate-180 {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.rotate-0 {
    transform: rotate(0deg);
    transition: transform 0.3s ease;
}
.articles-categories{
    border-bottom: 1px solid var(--border_2);
}
.articles-categories:hover,
.active-articles-categories {
    color: var(--text_7) !important;            
    font-weight: bold;
    border-left: 4px solid var(--text_7) !important;       
    position: relative;
}

.selectedCategory.badge{
    color: var(--text_7) !important;    
    position: relative;
   
}
.selectedCategory.badge button{
    text-decoration: none;
}
.articles-categories:hover::before,
.active-articles-categories::before,
.selectedCategory.badge::before{
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: var(--text_7); 
  opacity: 0.2;  
  z-index: -1;
}
.selectedCategory.badge::before{
    border-radius: 50rem !important;
}

.rtl .articles-categories:hover,
.rtl .active-articles-categories {
    border-right: 4px solid var(--text_7) !important;         
    border-left: 0px solid transparent !important;     
}

.btn-custom-active,
.btn-custom-inactive:hover {
    background-color: var(--background_8);
    color: var(--text_1);
    border: 1px solid var(--border_2);
}

.btn-custom-inactive {
    background-color: transparent;
    color: var(--text_3);
}
.br-0{
    border-radius:0px;
}
.article-card{
    border: 2px solid var(--text_2);
    border-radius: 5px;
}
.article-card:hover{
    border: 2px solid var(--border_1);
}
.article-card img{
    height: 160px; 
    object-fit: cover; 
    border-top-left-radius: 5px; 
    border-top-right-radius: 5px;
}
.article-card .card-title{
    min-height: 3rem; 
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
}
.article-card .card-text{
    min-height: 6rem; 
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-line-clamp: 6; 
    -webkit-box-orient: vertical;
}

[x-cloak] {
    display: none !important;
}
@media only screen and (max-width: 576px) {
    /* .footer {
        padding-top: 2rem !important;
        margin-top: 7rem;
    } */

    .footer .position-absolute {
        top: -5rem;
    }

    .product {
        padding: 0px !important;
        border-radius: 15px !important;
    }

    .product .font-18 {
        font-size: 16px !important;
    }

    .product .font-16 {
        font-size: 15px !important;
    }

    .product .font-13 {
        font-size: 11px !important;
    }

     .product .imgbox {
        height: 219px !important;
    }
    .product .products-title{
        height: 50px;
    }
    .product .products-title .font-16{
        font-size: 14px !important;
    }
    .product .productShopBtn .font-20{
        font-size: 16px !important;
    }
    .product .imgbox .offer-product-badge span{
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px !important;
    }
    .offer-product-badge {
        height: 32px;
        top: 183px;
    }
    .offer-product-badge .font-13{
        font-size: 11px !important;
    }
    .daily-offer-product-badge{
        height: 32px;
        top: 152px;
    }
    .product-fav {
        padding: 6px 7px 0px 0px;
    }

    .border-padding {
        border-right: 0px solid var(--border_2);
        border-left: 0px solid var(--border_2);
    }

    .carousel-control-prev {
        right: 13.5% !important;
    }

    #top-header {
        position: relative;
    }

    .title-effect {
        font-size: 15px;
        text-align: start;
    }
    .title-effect::before {
        font-size: 50px;
        content: '';
    }
    .position-absolute .font-20{
        font-size: 15px !important;
    }
    .main-btn {
        padding: 0.5rem 0.75rem !important;
    }

}

@media (min-width: 768px) {
    .w-md-75 {
        width: 75% !important;
    }

    .px-md-4 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    .title-effect {
        font-size: 30px;
    }
    .title-effect::before {
        font-size: 80px;
    }
    
     
}

@media (min-width: 992px) {
    .w-lg-100 {
        width: 100% !important;
    }
    .title-effect {
        font-size: 30px;
    }
    .title-effect::before {
        font-size: 80px;
    }
}

[x-cloak] {
    display: none !important;
}