/*your custom css goes here*/ /*your custom css goes here*/

*,
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
span,
div,
p,
a,
label {
    font-family: "Tajawal", sans-serif;
}

.span-languge {
    color: black;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
}

.span-seller-label {
    padding-right: 3px;
    display: inline-block;
    border-width: 3px;
    border-right: 1px solid #000;
    margin-right: 20px;
    font-weight: bold;
    color: black;
    font-size: 13px;
    padding-right: 10px;
}

.span-seller-1 {
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
    color: black;
    font-size: 13px;
    padding-right: 10px;
}

.span-seller {
    padding-right: 3px;
    display: inline-block;
    border-width: 3px;
    border-right: 1px solid #000;
    margin-right: 10px;
    font-weight: bold;
    color: black;
    font-size: 13px;
    padding-right: 10px;
}

.span-seller:hover {
    color: #981A67;
}


.input-searh {
    width: 100%;
    border: solid 1px #001938;
    border-radius: 50%;
    padding-left: 10px;
    padding-right: 10px;

}

.bg-white {
    background-color: #fff;
}

.bg-lightgray {
    /*background-color: #f3f2ef!important;*/
}

.menu-tab {
    background-color: #001938;
}

.div-forms {
    width: 70%;
}

.min-Cart {
    background-color: #981A67;
}

.search-input-box > input {
    border-radius: 15px;
    overflow: hidden;

    height: 40px;
}

.category-nav-element {
    border: 1px solid #dedede;
    border-left: 0;
    border-top: 0;
    color: #000000;
    font-weight: bold;
}

.div-crds-action-product {
    display: flex;

    align-items: center;
}

.main-body-cards-Autction {
    padding: 5px 20px;
}

.cards-Action-prodect-foter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 15px;

}

.cards-raheb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #000;
    color: #000000;
}

.cards-raheb-foter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    color: #000000;
}

.specialdiscount {
    padding: 0 !important;
    margin-top: 10px;
}

.crad-product {
    border: #000000 1px solid;
}

.price-cards {
    font-size: 17px;
    color: #981A67;
    font-weight: bold;
    margin-left: 5px;

}

.minh58 {
    min-height: 58px;
}

.discount-card {
    background-color: #981A67;
    color: white;
    padding: 5px 10px;

    border-radius: 50px;

}

.card-text {
    color: #000000;

    font-size: 18px;

}

.cards-body {
    color: #000000;

    /*padding: 10px;*/
}

.image-cards {
    max-height: 100%;
    width: 100%;
    object-fit: cover;
}

.div-imag-Featured {
    width: 180px;
    height: 200px;
    padding: 10px;
}

.image-cards-Featured {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cards-Featured {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.text-style-Featured {
    color: #000000;
    font-weight: 700;
    font-size: 14px;

}

.text-style-Featured:hover {
    color: #981A67;
}

.text-flash-cards {


    display: block;
    font-weight: 700;
    color: #981A67;
}

.btn-top-product {
    background-color: #981A67;
    color: #000000;
    padding: 10px 30px;

}

.btn-top-product:hover {


    color: white;
}

.card-product-section {
    display: flex;
}

.text-titels-login {
    color: #001938;
}

.btn-login {
    background-color: #981A67;
    color: white;
    font-size: 20px;

}

.btn-register {
    background-color: #001938;
    color: white;
    font-size: 20px;

}

.btn-rigster {
    background-color: #981A67;
    color: white;
    font-size: 20px;

}

.form-control-login {
    padding: 0.6rem 1rem;
    height: calc(1.3125rem + 1.2rem + 2px);
    color: #898b92;
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    height: 50px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

}

.phone-number-input-contry {
    padding: 0.6rem 1rem;
    height: calc(1.3125rem + 1.2rem + 2px);
    color: #898b92;
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    height: 50px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid black;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

}

.phone-number-input-contry:focus {
    border: 1px solid #001938;
}

.form-control-login:focus {
    border: 1px solid #001938;
}

.phone-number-input {
    display: flex;


}

.selec-contry-code-phone {
    border: 1px solid #ced4da;
    padding: 10px;
    font-size: 25px;

}

.selection .select2-selection--multiple {
    padding: 12.5px 12px !important;
    border: 1px solid !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-left: 1px solid #000000;
    /* border-right:  1px solid #ced4da; */
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000;
    border-radius: unset;
    height: 50px;
    font-size: 18px;
    font-weight: 700;


}

.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
    border-color: #981A67 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;

}

.select2-container[dir="rtl"]
.select2-selection--single
.select2-selection__rendered {
    padding-right: 8px;
    padding-left: 35px;
}

.select2-container--default
.select2-selection--single
.select2-selection__rendered {
    color: #444;
    line-height: 50px;
}

.select2-container--default
.select2-selection--single
.select2-selection__arrow {
    height: 48px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default
.select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #001938;
    color: white;
}

.select2-container--default[dir="rtl"]
.select2-selection--single
.select2-selection__arrow {
    left: 8px;
    right: auto;
}

.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow
b {
    border-color: transparent transparent #981A67 transparent;
    border-width: 0 7px 7px 7px;
}

.select2-results__option--selectable {
    cursor: pointer;
    font-size: 18px;
}

.spna-text-check {
    color: #000000;
    font-size: 17px;
}

.text-link-forget {
    color: #981A67;
    font-size: 17px;
    margin-top: 5px;
    border-bottom: 1px solid #981A67;
}

.text-colol-login {
    color: #981A67;
}

.text-colol-login:hover {
    color: #981A67;
}

.a-color-rigster {
    color: #981A67;
}

.a-color-rigster:hover {
    color: #f99100ae;
}

.option-select2-contry {
    padding: 10px;
    font-size: large;
}

.option-select2-contry:hover {
    background-color: #981A67;
}

.icons {
    color: #981A67;
    font-size: 10px;
}

.selec-type-rigster {
    border: 1px solid #ced4da;
    padding: 10px;
    height: 55px;
    width: 100%;
    font-size: 20px;

}

.text-input {

    color: #000000;
    font-weight: 500;
    font-size: 20px;

}

.tabs-item-rigster {
    background-color: #d9d9d9;
    color: #001938;
    display: block;
    padding: 0.4rem 1.5rem;
    font-size: 22px;

}

.tabs-item-rigster:hover {
    background-color: #981A67;
    color: #001938;
    display: block;
}

.tabs-item-rigster.active {
    background-color: #981A67;
    color: #fff;
}

.user-img-login:hover {
    border: 1px solid #981A67;
    color: #981A67;
}

.nav-user-info .nav-user-img {
    transition: all 0.5s;
}

.nav-user-info:hover .nav-user-img {
    border-color: #981A67 !important;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.16);
}

.nav-user-info .nav-user-img > svg * {
    transition: all 0.5s;
}

.nav-user-info:hover .nav-user-img > svg * {
    fill: #981A67;
}

.tabs-border-rigster {
    border-left: 1px solid #001938;


}

.tabs-link-rigster.active {
    background-color: #981A67;
}

.select-tyep-rigster {
    width: 100%;
}

.head-titels-new-login {


    font-size: 30px;

}

.nav-tabs-regster {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
}

.footer-edit-rahib {
    background-color: #001938;
}

.logo-foter-raheb {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.text-logo-raheb {

    font-size: 21px;
    color: #981A67;
}

.btn-footer-submit {
    background-color: #981A67;
    color: white;
}

.text-payment-methods {
    color: #fff;
    font-weight: bold;
}

.payment-methods {
    display: flex;
    align-items: center;
    gap: 10px;
}

.text-footer-links {
    color: #981A67;
    font-size: 15px;
}

.queq-link {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;

}

.payment1-raheb {
    flex: 1;
}

.border-foter-phone {
    border-top: 1px solid #e2e2e2;
}

.log-footer {
    height: 115px;
}

.end-footre-text {
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
    color: #981A67;
}

.welcome_admin_login {
    color: #981A67;
}


.span-text-token {
    color: white;
    margin-right: 10px;
}

.li-foter-phne:hover {
    background-color: #981A67;
}

.fotter-bottom {
    border-bottom: 1px solid #981A67;
}

.text-header-product {
    color: #000000;
    font-size: 30px;
    font-weight: bolder;
}

.text-favort-product {
    color: #981A67;
    font-size: 20px;
}

.icons-hart-broduct {
    color: #919199;
    font-size: 20px;
}

.icons-hart-broduct:hover {
    color: #919199;
    font-size: 20px;
}

.text-product-brand {
    color: #000000;
    font-size: 20px;
    margin-left: 5px;
}

.text-product-brand-name {
    color: #000000;
    font-size: 20px;
    font-weight: bold;

}

.btn-quantity {
    background-color: #981A67;
}

.best_seller_container {

}

.spam-product-discount {
    background-color: #981A67;
    padding: 5px;
    font-size: 18px;
    color: white;
}

.text-product-price {
    font-size: 20px;
    color: #000000;
}

.btn-buy-product {
    background-color: #981A67;
    color: white;
    flex: 1;
}

.btn-buy-product:hover {
    background-color: #f99100a2;
    color: white;
}

.btn-add-cart-product {
    background-color: #001938;
    color: white;
    flex: 1;
}

.btn-add-cart-product:hover {
    background-color: rgba(38, 62, 92, 0.664);
    color: white;
}

.button-text-top-product {
    font-size: 18px;
}

.product-description-titel {
    color: #000000;
    font-size: 30px;
    font-weight: bold;

}

.text-product-description {
    color: #000;
    font-size: 15px;
    font-weight: bold;
}

.span-store-product {
    color: #981A67;
}

.div-bordaring-product {
    border: #00000095 1px solid;
}

.text-top-sealling-product {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.boradring-rating {
    border: solid 1px #981A67;
    background-color: #f9910021;
}

.rating-product-edit {
    color: #981A67;
    font-size: 40px;
}

.btn-add-rating-product {
    background-color: #981A67;
    color: white;
    font-size: 20px;
}

.inpu-rating-text {
    width: 100%;
    height: 100px;

}

.div-input-text-rating {
    display: flex;

}

.btn-sent-to-seller {

    background-color: #f9910046;
}

.btn-sent-to-seller:hover {

    background-color: #981A67;
}

.btn-quntity-edit {

    background-color: #981A67;

    width: calc(1.4rem + 0.5px);
    height: calc(1.4rem + 0.5px);
    text-align: center;
    align-items: center;
    padding: 1px;
    color: #f8f9fa;

}

.btn-quntity-edit:hover {


    color: #f8f9fa;

}

.btn-forget-passowrd-edit {
    background-color: #981A67;
    color: white;
    height: 55px;
}

.btn-forget-passowrd-edit:hover {
    background-color: #f9910060;
    font-weight: bold;
    height: 55px;
}

.text-head-forget-passowrd {
    color: #000000;
    font-weight: bold;
    font-size: 35px;
}

.text-forget-pasowrd {
    color: #000000;
    font-size: 25px;
    font-weight: 500;
}

.image-forget-edit {
    max-height: 100%;
    width: 100%;
}

.form-forget-input {
    margin-top: 75px;
}

.input-group-verification-edit {

    gap: 14px;
}

.form-control-verification-edit {
    padding: 0.6rem 1rem;
    height: calc(1.3125rem + 1.2rem + 2px);
    border: 1px solid #000000;
    color: #898b92;
    height: 60px;

}

.form-control-verification-edit:active {

    border: 1px solid #981A67;
}

.form-control-verification-edit:focus {

    border: 1px solid #981A67;
}

.head-text-verification {
    color: #000000;
    font-weight: bold;
}

.btn-resend-code-edit {
    color: #981A67;
    font-size: 15px;
}

.btn-resend-code-edit:hover {
    color: #981A67;
    font-size: 20px;
}

.text-forget-back {
    color: #981A67;
    font-size: 15px;
}

.text-forget-back:hover {
    color: #981A67;
    font-size: 20px;

}

.text-categories-listing {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin-right: 5px;
}

.bordraring-categories-listing {
    border-bottom: #44444420 1px solid;
}

.text-li-categories-listing {
    font-size: 17px;
    color: #000000;
    text-align: center;
    font-weight: 500;
}

.text-breadcrumb-edit {
    font-size: 20px;
}

.form-control-sm-categories {
    height: calc(1.5rem + 0.8rem + 2px);
    padding: 0.4rem 0.7rem;
    font-size: 0.8125rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}

.la-iconsss {
    color: #981A67;
    font-size: 50px;
}

.error {
    color: red;
    font-size: 15px;

}

.div-tody-deal {
    border-bottom: 1px solid #00000040;
    border-left: 1px solid #00000040;
    border-right: 1px solid #00000040;
}


.border_product_card
.img-fit {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
}

.border_product_card .card-title {
    height: 53px;
    overflow: hidden;
}

.card-title {
    font-size: 16px;
    font-weight: bold;
}

.border_product_card
.cards-body {
    height: 137px;
}


.slick-slide .border_product_card {
    border: 1px solid #000000 !important;
    border-left: none !important;
}

.slick-slide:first-child .border_product_card {
    border: 1px solid #000000 !important;
    border-left: 1px solid #000000 !important;
}

.best_seller_btn {
    background-color: #981A67 !important;
    color: #000 !important;
    font-size: 20px !important;
    padding: 5px 60px !important;
    font-weight: 500;
}

.posts_count_2 {
    border-top: 0 !important;
}

.posts_count_2 .product_category_border {
    border-top: 1px solid #000 !important;

}


.posts_count_1 {
    border-top: 0 !important;
}

.posts_count_1 .product_category_border {
    border-top: 1px solid #000 !important;

}

.img_fit_product_box_2 {

    max-height: 100%;

    object-fit: cover;

}

.discount_card_product_box_2 {
    background-color: #981A67;
    color: white;
    padding: 10px 20px;
    border-radius: 50px;
}

.brand_border_1 {
    border-top: 0 !important;
}

.brand_border_1 .brand_border {
    border-top: 1px solid #000 !important;

}

.brand_border_2 {
    border-top: 0 !important;
}

.brand_border_2 .brand_border {
    border-top: 1px solid #000 !important;

}

.brand_border_3 {
    border-top: 0 !important;
}

.brand_border_3 .brand_border {
    border-top: 1px solid #000 !important;

}

.brand_border_4 {
    border-top: 0 !important;
}

.brand_border_4 .brand_border {
    border-top: 1px solid #000 !important;

}

.brand_border_5 {
    border-top: 0 !important;
}

.brand_border_5 .brand_border {
    border-top: 1px solid #000 !important;

}

.brand_border_6 {
    border-top: 0 !important;
}

.brand_border_6 .brand_border {
    border-top: 1px solid #000 !important;

}

.best_seller_container .slick-track {
    width: auto !important;
    height: 350px !important;
}

.best_seller_container .slick-track .slick-slide > div {
    height: 100% !important;
}

.quantity_btn {
    background-color: #981A67;
    outline: none;
    border: none;
    color: white;
    padding: 0;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_details_bg {
    background-color: #981A67 !important;

}

.text_color_top_product {
    color: #981A67 !important;
}

.btn_add_to_cart {
    background-color: #001938;
}

.slick-current .carousel-box .product_detail_small_img {
    border-color: blue !important;
    border-width: 2px !important;


}

.product_details_bg_review {
    background-color: #fdf3e2 !important;

}

.border_review_section {
    border-color: #981A67 !important;
    border-width: 1px !important;
}

.discount_top_product {
    background-color: #981A67;
    color: white;
    padding: 0 7px;
    border-radius: 50px;
}

.side_banner_home_page {

    display: block;
    height: 100%;
    min-height: 274px;

}

.related_product_footer {

    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 10px; */
    color: #000000;

}

.related_product_card_body {

    color: #000000;
    padding: 10px;

}


/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*/
.nav-pills-custom .nav-link {
    color: #808080;
    background: #fff;
    position: relative;
    font-size: 15px;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, 0.23);
}

.nav-pills-custom .nav-link.active {
    color: #fff;
    background: #981A67;
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}

.header .select2-container {
    width: 100% !important;
}

.phone_number_profile .select2-container {
    width: auto !important;

}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}


.needed_services_label {
    position: relative;
    background-color: #f3f2ef;
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;


}

.needed_services {
    cursor: pointer;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 99;
    opacity: 0;

}

.needed_services:checked ~ .needed_services_box {
    background-color: #981A67 !important;
    color: white;

}

.needed_services_box {
    width: 100% !important;
    height: 100% !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;


}

.needed_services_box span {

}


.hidden {
    display: none;
}

.products_border {

    border: 1px solid black !important;
}

.product_border {
    /*border: 1px solid black !important;*/
    border-bottom: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
}

.text-yellow {
    color: #981A67 !important;
    /*font-size: 20px !important;*/
}


.bg-yellow {
    background-color: #981A67 !important;
}


/*just bg and body style*/


.flash_deal_products {
    display: grid;
    gap: 0;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    /*border-top: 1px solid;*/
    /*border-right: 1px solid;*/
}

/*.flash_deal_products .border-left {*/
/*    border: none !important;*/
/*}*/


.priceDiv50 span {
    color: black;
    font-weight: normal;
    font-size: 13px;
}

.priceDiv50 {
    font-weight: bold;
    color: #981A67;
    font-size: 17px;
    margin-left: 2px;

}

.h-35px {
    height: 42px;
}

.new_product_name {
    font-size: 15px;
    font-weight: 500;
}


.aiz-category-menu .category-nav-element:hover .sub-cat-menu {
    opacity: 0 !important;
}

/*.slick-slide img {*/
/*    display: block;*/
/*    object-fit: cover !important;*/
/*    !* background: red; *!*!
!*    height: 100%;*!
!*}*!



!*.hov-animate-outline img {*!
!*    display: block;*!
!*    width: 80%;*!
!*}*!



.new_product_name {
    font-size: 16px;
    font-weight: 500;
    text-align: right;
}


.price_new_div_span, .price_new_div_span span {
    font-size: 17px;
    color: #981A67 !important;
    font-weight: 500 !important;
    margin-left: 5px;
    text-align: right;
    display: block;
    width: 100%;
}






.carousel-box .aiz-card-box {
    height: 355px !important;
}

.h-35px, .size-35px {
    height: 45px;
}

.btn-visit .button-text {
    !*padding-right: 40px;*!
    font-size: 13px;
    !*text-align: right;*/
/*}*/


.h-md-340px, .size-md-340px {
    height: 360px;
}


.aiz-user-top-menu .user-top-nav-element:hover > a, .aiz-category-menu .category-nav-element:hover > a, .btn-visit .circle {
    background: #981A67;
}

.btn-visit .circle .icon.arrow::before {
    border-top: 0.125rem solid #001632;
    border-right: 0.125rem solid #001632;
}

.btn-visit:hover .circle .icon.arrow {
    background: #001632;
}

.btn-visit:hover .button-text {
    color: #001632;
}


.home-category-banner::after {
    left: 0;
    right: 0;
    transform: unset !important;
    margin: auto;
    background: #981A67;
}

ul.list-group.list-group-flush li.py-3.px-0.list-group-item.border-0 > div {
    border-bottom: 2px solid #ededf2 !important;
}


ul.list-group.list-group-flush li.py-3.px-0.list-group-item.border-0:last-child > div {
    border-bottom: 0px solid #ededf2 !important;
}


span.d-block.text-white.fw-700.today_deal_span {
    height: 45px;
    overflow: hidden;
}

.nav_category_link {
    padding: 0 20px;
}


.tab_register {
    display: flex;
    gap: 5px;
}

.tab_register a {
    padding: 9px 0;
    flex: auto;
    text-align: center;
    font-size: 21px;
}

.dont_have_account {
    display: block;
    font-size: 18px;
    text-align: center;
}


.onlyOnSticky {
    display: none;
}

.scrolling .onlyOnSticky {
    display: flex;
}

.form-control-verification-edit {
    font-size: 50px !important;
    text-align: center !important;


}


.phonetype2 input,
.phonetype2
.select2-container--default .select2-selection--single {
    border-color: #dfdfe6;
}


.english_margin {
    margin: 0 8px !important;
}


.work_nature .selection .select2-selection--multiple {
    padding: 7.5px 12px !important;
    border-color: #dfdfe6 !important;
}


.c-code-readonly {
    padding: 0;
    /*background: #d3d3d3;*/
    width: 66px;

    text-align: center;
    /*border-left: 1px solid;*/
    font-weight: 500;
    color: #001938;
}


.country_code_field {
    width: 35px;
    border: none;
}

.country_code {
    display: flex;
    flex-direction: row-reverse;
    border: 1px solid #e2e2e2;
    align-items: center;
    /* gap: 5px; */
    width: fit-content;

    font-size: 14px;
    padding: 0 10px;
}

.country_code img {
    width: 25px;
    height: 25px;
}

.notifications {
    max-height: 200px;
    overflow-y: auto;
}

span.note-title {
    font-weight: 500;
    font-size: 15px;
    display: block;
}

span.note-body {
    display: block;
}

.notifications .media-body {
    /*border-bottom: 1px solid #e7dddd;*/
    /*width: 100%;*/
    /*display: block;*/
}


@media (max-width: 1499px) {
    .nav_category_link {
        padding: 20px 6px;
        font-size: 13px !important;
        font-weight: 500;
    }


}

@media (max-width: 1490px) {

    .nav_category_link {
        padding: 20px 6px;
        font-size: 13px !important;
        font-weight: 500;
    }

    .span-languge {
        color: black;
        font-size: 12px;
        font-weight: bold;
        margin-left: 5px;
    }

    .span-seller {
        padding-right: 3px;
        display: inline-block;
        border-width: 3px;
        border-right: 1px solid #000;
        margin-right: 17px;
        font-weight: bold;
        color: black;
        font-size: 12px;
        padding-right: 10px;
    }

    .span-seller:hover {
        color: #981A67;
    }


    .nav-tabs-regster {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 5px;

    }

    .-tab-1-regster {
        flex-grow: 1;


    }

    .tab-2-regster {
        flex-grow: 1;

    }

    .tab-3-regster {
        flex-grow: 1;

    }

    .tabs-item-rigster {
        flex: auto;
        padding: 10px 10px;
        text-align: center;

    }

    .form-control-verification-edit {

        height: 50px;
    }

}

.mobile-view {
    display: none;
}


@media (max-width: 1200px) {
    .aiz-mobile-bottom-nav {
        width: 525px !important;
        padding: 0 20px;
    }


    .mobile-view {
        display: block;
    }

}

@media (max-width: 1188px) {


    .span-seller {
        padding-right: 3px;
        display: inline-block;
        border-width: 3px;
        border-right: 1px solid #000;
        margin-right: 10px;
        font-weight: bold;
        color: black;
        font-size: 12px;
        padding-right: 10px;
    }


    .text-titels-login {
        font-size: 25px;
    }

    .end-footre-text {
        margin-bottom: 80px;
    }
}

@media (max-width: 999px) {
    .log-footer {
        height: 70px;
    }

    .text-logo-raheb {

        font-size: 20px;
        color: #981A67;
    }

    .end-footre-text {

        font-size: 15px;;
    }

    .list-unstyled li:hover {

        background-color: unset;

    }

    .featured_categories {

    }

    .featured_category {

        border: none !important;
        border: 1px solid #000 !important;
        margin-bottom: 10px;

    }

    .category_products {
        margin-top: 10px;
        border: none !important;
    }

    .category_product {
        margin-bottom: 10px;

        border: none !important;
    }

    .category_product_col {
        border: 1px solid #000 !important;
    }

    .brands_home {
        margin-bottom: 10px;
        border: none !important;

    }

    .brand_home {
        border: none !important;
        padding: 0 !important;
        margin-bottom: 10px !important;
    }

    .brand_home_col {
        border: 1px solid #000 !important;

    }

    .best_seller_container {

    }

    .best_seller_one_seller {
        border: none !important;

    }

    .best_seller_col {
        border: 1px solid !important;
    }

    .related_product_container {
        margin-bottom: 10px;
    }


}

@media (max-width: 760px) {

    .topHeader {
        display: none;
    }

    .topSpace {
        height: 25px;
    }

    .div-forms {
        width: 100%;
    }

    .best_seller_container {
        border: none !important;

    }

    .best_seller_container .best_seller_one_seller {
        margin-bottom: 15px !important;
    }

    .flash_deal_products {
        display: grid;
        gap: 0;
        grid-template-columns: 1fr 1fr;
        margin-top: 5px;
    }

    .form-control-verification-edit {
        height: 50px;
        padding: 0;
        font-size: 34px !important;
        text-align: center;
        color: #000 !important;
        font-weight: 500;
    }


    .absolute-bottom-left.h-35px {
        height: 27px;
        font-size: 13px !important;
    }


    .imagePanner50 {
        min-height: 350px;
        display: block;
        margin-bottom: 5px;
    }


    .sidebar-xl .collapse-sidebar {
        right: 0;
        left: auto;
    }

    .aiz-top-menu-sidebar .collapse-sidebar {
        transform: translateX(100%);
    }

    .text-primary, .hov-text-primary:hover {
        color: #981A67 !important;
    }

    .svg-active svg * {
        fill: #981A67 !important;
    }

    .carousel-box .aiz-card-box {
        height: 260px !important;
    }

}

@media (max-width: 576px) {


    .aiz-mobile-bottom-nav {
        width: 100% !important;
        padding: 0;
    }


}


@media (max-width: 450px) {


    .log-footer {
        height: 50px;
    }

    .text-logo-raheb {

        font-size: 15px;
        color: #981A67;
    }

    .form-forget-input {
        margin-top: 40px;
    }

    .text-forget-pasowrd {
        color: #000000;
        font-size: 20px;
        font-weight: 500;
    }

    .input-group-verification-edit {

        flex-wrap: nowrap;
    }

    .head-text-verification {
        color: #000000;
        font-weight: bold;
        font-size: 25px;
    }

    .main-div-Buy-now {
        display: flex;
        justify-content: center;
    }

    .category_products {
        margin-top: 10px;
    }


}


.aiz-mobile-bottom-nav {
    background-color: rgb(21 53 92) !important;
}

.aiz-mobile-bottom-nav a, .aiz-mobile-bottom-nav i {
    color: #FFF !important;
}

.flash_deal_seller_logo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.flash_deal_seller_info {

    display: flex;

    gap: 16px;

    flex-direction: row;

    align-items: center;

    justify-content: flex-start;

    background: #001938b5;

    padding: 13px 10px;

    position: absolute;

    bottom: 17px;

    left: 15px;

    right: 16px;

    z-index: 11;

    color: white;
}

.flash_deal_seller_name {

    font-size: 18px;

    font-weight: bold;
}

.flash_deal_seller_name {
    flex: auto;
    /* background: red; */
    display: flex;
}

.flash_deal_seller_info .flash_deal_seller_name span {
    margin-right: auto;
    display: inline-block;
    margin-left: 0;
    font-weight: 300 !important;
}

.copy-button {
    height: 32px;
    width: 32.5px;
    margin-top: 7px;
    padding-top: 1px;
    border: none;
    font-size: 1.5em;
    background-color: #cbcbcb;
    transition: box-shadow 0.3s ease; /* Smooth transition for the shadow */
}

.copy-button:hover {
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3); /* Add inset shadow on hover */
}

.ft-red {
    color: white !important;
    background-color: red !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    border-radius: 3px !important;
    /*margin-right: 100px !important;*/
    /*align-content: center !important;*/
}

.user-img-replace {

    height: 40px;
    width: 38px;
}

.fs14 {
    font-size: 14px !important;
}


.file-input {
    display: flex;
    text-align: left;
    background: #fff;
    width: 100%;
    position: relative;
    border-radius: 3px;
    border: 1px solid #dfdfe6;
}

.file-input > [type='file'] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}

.file-input > .button {
    display: inline-block;
    cursor: pointer;
    background: #eee;
    padding: 8px 16px;
    border-radius: 2px;
    line-height: 2;
}

.file-input:hover > .button {
    background: dodgerblue;
    color: white;
}

.file-input > .label {
    color: #333;
    white-space: nowrap;
    opacity: .3;
    width: 100%;
    padding: 0.6rem 1rem;
    margin-bottom: 0;
}

.file-input.-chosen > .label {
    opacity: 1;
}

.get_childs_btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 3px;
}

.h-48px, .size-48px {
    height: 48px;
}

.w-48px, .size-48px {
    width: 48px;
}


.welcome_raheeb {
    font-size: 35px;
    color: #981A67;
    font-weight: 600;
}

.home_auth_btns {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.home_auth_btns .btn-secondary {
    background-color: #15355c !important;
}

.home_auth_btns a {
    padding: 10px 50px;
}

.home_screen_menu {
    display: flex;
    gap: 15px;
    font-size: 20px;
    flex-wrap: wrap;
}

.home_screen_menu_item {
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border: 1px solid #000000ab;
    padding: 15px;
    width: 200px;
    text-align: center;
    border-radius: 10px;
}


.welcome_user_box {
    font-size: 20px;
}

.welcome_user_box {

}

.welcome_user_box span {
    font-weight: 600;
    margin-left: 10px;
}


@media (max-width: 700px) {
    .home_screen_menu_item {

        width: 100%;

    }
}

.form-direct-sale-name {
    position: relative;
}

.btn_edit_name {
    position: absolute;
    top: 42px;
    left: 17px;
    bottom: 17px;
    border: none;
}


.total_price_box {
    border: 1.5px solid #ededed;
    padding: 10px 20px;
    margin: 20px 0;
    display: flex;
    gap: 20px;
    font-size: 16px;
}

p.total_price_box_price {
    color: #981A67;
    font-weight: 600;
}


.cart_items .nav-tabs .nav-item.active {
    background: #981A67;
}

.cart_items .nav-tabs .nav-item.active .nav-link {
    color: #fff;

}


.cart_loader {
    width: 25px;
    height: 25px;
    aspect-ratio: 1;
    border-radius: 50%;
    border: 3px solid lightblue;
    border-right-color: orange;
    animation: l2 1s infinite linear;
    display: flex;
    justify-content: center;
    margin: 130px 0;
}

@keyframes l2 {
    to {
        transform: rotate(1turn)
    }
}


.product_refund_red_label {
    background: rgba(191, 25, 49, 1);
    padding: 3px;
    color: #fff;
    width: fit-content;
}

.dropdown-menu.dropdown-menu-lg {
    min-width: 750px;
}

.select2-container {
    width: 100% !important;
}

.slick-slide img {
    object-fit: contain;
}

.refund_btn:disabled {
    background: #808080;
    border: #808080;
}


.init_hidden {
    display: none;
}

.gutter-15px {
    --bs-gutter-y: 15px;
}


.gutter-20px {
    margin: -7.5px;
}

.gutter-20px > [class*="col-"] {
    padding: 7.5px;
}

.h-14px {
    height: 14px !important;
}

.w-14px {
    width: 14px !important;
}


/*new designs*/

.swiper-button-lock {
    display: flex !important; /* or block depending on your layout */
}

.home_carousel_swiper {


    /*overflow: hidden;*/
    overflow: hidden;

}


.home_carousel_swiper .swiper-slide {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease;
    background: linear-gradient(90deg, rgba(111, 68, 163, 1) 0%, rgba(65, 0, 82, 1) 50%, rgba(153, 26, 103, 1) 100%);
    color: #fff !important;
    border-radius: 25px;
    padding: 33px 50px;
    width: 100% !important;
    height: 400px !important;
}

.home_main_sliders_container {
    height: 400px !important;
    border-radius: 25px;
    border: 1px solid #adadad;
    background-color: #e0e0e0; /* base skeleton color */
    overflow: hidden !important;
    position: relative;
    padding: 0 15px;

}

.home_main_sliders_container::before {
    content: '';
    position: absolute;
    top: 0;
    left: -150%;
    width: 150%;
    height: 100%;
    background: linear-gradient(
        90deg,
        rgba(224, 224, 224, 0) 0%,
        rgba(245, 245, 245, 0.8) 50%,
        rgba(224, 224, 224, 0) 100%
    );
    animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(100%);
    }
}

.no-border {
    border: unset;

}


.home_carousel_swiper .swiper-slide.swiper-slide-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.swiper-pagination {
    position: unset !important;
    /*bottom: -20px !important;*/
}

.swiper_scroller_container {
    width: 100px; /* adjust width as needed */
}


.swiper-scrollbar-drag {
    background: #480B5F !important;
    border-radius: 2px !important;
}

.swiper-scrollbar-horizontal {
    height: 4px !important;
}

.swiper-scrollbar {
    position: unset !important;
}

.swiper-scrollbar-collections {
    position: unset !important;
    background: #15355C1F;
}


.swiper-scrollbar-products {
    position: unset !important;
    background: #15355C1F;
}

.swiper-pagination .swiper-pagination-bullet {

    width: 25px !important;
    border-radius: 10px !important;
    height: 4px !important;

}

.swiper-pagination .swiper-pagination-bullet-active {
    background: #480B5F;

}

.swiper-button-next {
    color: #fff !important;
    background: #981A67 !important;
    height: 50px !important;
    width: 50px !important;
    border-radius: 50% !important;
}

.swiper-button-next::after {
    font-size: 25px !important;
}

.swiper-button-prev {
    color: #fff !important;
    background: #981A67 !important;
    height: 50px !important;
    width: 50px !important;
    border-radius: 50% !important;
}

.swiper-button-prev::after {
    font-size: 25px !important;

}


[dir="rtl"] .swiper-button-next {


    left: -9px !important;
    right: auto !important;
}

[dir="rtl"] .swiper-button-prev {
    right: -9px !important;
    left: auto !important;
}


[dir="ltr"] .swiper-button-prev {

    left: -9px !important;
    right: auto !important;

}

[dir="ltr"] .swiper-button-next {
    right: -9px !important;
    left: auto !important;


}

.btn_white_bordered {
    all: unset;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
}

.btn_white_bordered:hover {
    color: #adadad !important;
}

.btn_black_bordered {
    all: unset;
    border: 1px solid #000 !important;
    color: #000;
}

.btn_dark_raspberry {
    height: 40px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: #981A67;
}

.btn_dark_raspberry:hover {
    background: rgba(152, 26, 103, 0.8);

}


.btn_dark_raspberry_bordered {
    height: 40px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    outline: 1px solid #981A67 !important;
    background: #fff;
    color: #981A67;
}


.btn_dark_raspberry_bordered:hover {
    background: rgba(152, 26, 103, 0.2);

}


.access_location_dialog .swal2-actions {
    width: 100%;
    flex-direction: row;
    margin-top: 0;
    gap: 15px;
}

.access_location_dialog .swal2-actions .swal2-styled {
    flex: 1 1 0; /* make each button take equal width */
    margin: 0 !important; /* remove default margins */
}

.home_carousel_swiper_btn {
    font-size: 40px;
    border-radius: 55px;
    padding: 10px 50px;
}

.home_carousel_swiper img {
    height: 100%;
    object-fit: contain;
}

.box_title {
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    color: #15355C;
    margin-bottom: 0 !important;
}


.categories_container {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    column-gap: 108px;
    row-gap: 50px;
    text-align: center;
}

.category_box_image_container_half_blured::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    background: rgba(241, 241, 241, 0.46);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(1.1px);
    -webkit-backdrop-filter: blur(1.1px);
    border: 1px solid rgba(241, 241, 241, 0.3);
}

.category_box {
    all: unset;
    cursor: pointer;
}

.category_box:hover {
    color: #981a67 !important;
}


.category_box .category_box_image_container {
    background: #F1F1F1 !important;
    border-radius: 50%;
    width: 100%;
    min-height: 135px;
    padding: 40px;

}

.category_box .category_box_image_container img {
    width: 100%;
    height: 55px;
    object-fit: cover;
}


.category_box .category_box_name {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}

.home_banner {
    width: 100%;
    height: 495px;
    object-fit: cover;
    border-radius: 25px;


}

.collections_swiper {
    overflow: hidden !important;
}

.collections_swiper .swiper-slide {
    border-radius: 25px !important;
    background: linear-gradient(159.91deg, #6F44A3 5.64%, #430356 91.93%);
    padding: 20px;
    color: #fff;
    text-align: center;

}

.collections_swiper .swiper-slide a {
    all: unset;
    cursor: pointer;
}

.collections_swiper .collections_swiper_image_container {
    height: 150px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.collections_swiper .collections_swiper_image_container img {
    width: 70%;
    object-fit: contain;
}


.product_box {
    background: #fff;
    border: 1px solid #3333331A;
    padding: 10px;
}


.product_box .product_box_thumb {
    width: 100%;
    height: 250px;
    object-fit: cover;
}


.product_box .product_box_add_to_cart {
    display: block;
    text-align: center;
    background: #981A67 !important;
    border-radius: 55px;
    color: #ffff;
    font-weight: 500;
    font-size: 14px;
    padding: 9.5px 0;
}

.product_box .discount_label {
    left: 10px;
    top: 10px;
    line-height: 1.5;
    vertical-align: middle;
}

.wishlist_compare_container {
    right: 10px;
    top: 10px;
}

.wishlist_compare_container a {
    background: rgba(230, 230, 230, 0.5);
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
}

.wishlist_compare_container img {
    width: 100%;
    height: 100%;
}


.show_all_url {
    color: #000;
}

.text_decoration_underline {
    text-decoration: underline;
}

.best_seller_img_container {
    width: 150px !important;
    height: 150px !important;
    border-radius: 50% !important;
    border: 1px solid #480B5F !important;
}

.best_seller_img_container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-radius: 50% !important;

}

.best_seller_box {
    text-align: center !important;
}

.gap-10px {
    gap: 10px !important;
}

.p-16px {
    padding: 16px !important;
}

.load-more-data {
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
}

.scroller_product_container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}


.scroller_loader {
    width: 45px;
    height: 40px;
    background: linear-gradient(#981A67 calc(1 * 100% / 6), #fff 0 calc(3 * 100% / 6), #981A67 0),
    linear-gradient(#981A67 calc(2 * 100% / 6), #fff 0 calc(4 * 100% / 6), #981A67 0),
    linear-gradient(#981A67 calc(3 * 100% / 6), #fff 0 calc(5 * 100% / 6), #981A67 0);
    background-size: 10px 400%;
    background-repeat: no-repeat;
    animation: matrix_loader 1s infinite linear;
}

@keyframes matrix_loader {
    0% {
        background-position: 0% 100%, 50% 100%, 100% 100%
    }
    100% {
        background-position: 0% 0%, 50% 0%, 100% 0%
    }
}


.fw-800 {
    font-weight: 800;
}

.fw-500 {
    font-weight: 500;
}

.fs-55px {
    font-size: 55px;
}

.fs-40px {
    font-size: 40px;
}

.fs-20px {
    font-size: 20px;
}

.fs-15px {
    font-size: 15px;
}

.gap-80px {
    gap: 80px !important;
}

.gap-30px {
    gap: 30px !important;
}

.gap-16px {
    gap: 16px !important;
}

.gap-10px {
    gap: 10px !important;
}


.gap-40px {
    gap: 40px !important;

}

.gap-20px {
    gap: 20px !important;

}

.gap-15px {
    gap: 15px !important;

}


.gap-100px {
    gap: 100px !important;
}

.bg_dark_raspberry {
    background: #981A67 !important;
}

.border_raspberry {
    border: 1px solid #981A67 !important;
}


.border_x_dark_raspberry {
    border-right: 1px solid #981A67 !important;
    border-left: 1px solid #981A67 !important;
}


.bg_light_raspberry {
    background: #981A671F !important;
}


.bg_soft_gray {
    background: #F9F2F6 !important;
}


.bg_transparent_raspberry {
    background: #981A670F !important;
}


.text_dark_raspberry {
    color: #981A67 !important;
}


.bg_deep_blue {
    background: #1D70B712 !important;

}

.text_dark_blue {
    color: #15355C !important;
}

.text_soft_gray {
    color: #A1AEBE !important;
}

.radios_25px {
    border-radius: 25px;

}

.radios_55px {
    border-radius: 55px;

}

.fs-18px {
    font-size: 18px;
}


.fs-13px {
    font-size: 13px;
}


.fs-16px {
    font-size: 16px;
}

.p-50px {
    padding: 50px 0 !important;
}

.header_raspberry_icon {
    background: #981a67;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.header_raspberry_icon img {
    width: 50%;
    height: 50%;
    object-fit: contain;
}

.gap-25px {
    gap: 25px;
}

.search_product_input {
    width: 100%;
    border: solid 1px #333333;
    border-radius: 6px !important;
    padding-left: 10px;
    padding-right: 10px;
}

.py-16px {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.header_menu_bar {
    box-shadow: 0px 7px 14px -10px rgba(0, 0, 0, 0.25);
}


.login_signup_btn {
    color: #FFFFFF;
    background: #15355C;
    font-size: 14px !important;
    font-weight: 500 !important;
    padding: 9.5px 13px;
    border-radius: 6px;
    display: block;
}


.login_signup_btn:hover {
    background: #06162A !important;
    color: #fff !important;
}

.header_menu_bar a.active {
    font-weight: 800 !important;
}

.language_picker_image_container {
    height: 40px;
    display: flex;
    padding: 9.5px;
    background: #001938;
    border-radius: 50%;
}

.badge-dark-blue {
    background: #15355c;
    color: #fff;
}

.absolute-bottom-right-5px {
    position: absolute;
    bottom: -5px;
    right: -5px;
}

.bg_dark_raspberry_gradiant {
    background: linear-gradient(90deg, #971967 0%, #420154 47.6%, #6F44A3 100%);
}

.btn_bg_white {
    color: #000;
    background: #fff;
    font-weight: 500;
}

.accordion_new.active {
    background: transparent;
}

.new_accordion_collapse::after {
    color: #fff !important;
}

.footer_card img {
    height: 65px;
    width: fit-content;
    object-fit: contain;
}


.footer_cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}


.bottom_navbar {
    box-shadow: 1px -6px 7px 0px #0000001a;
}


.mb-16px {
    margin-bottom: 16px !important;
}

.mb-50px {
    margin-bottom: 50px !important;
}

.ask_about_us_logo {
    width: 100%;
    object-fit: contain;
}

.gap-50px {
    gap: 50px !important;
}

.mb-20px {
    margin-bottom: 20px !important;
}

.mb-30px {
    margin-bottom: 30px !important;
}

.px-80px {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.seller_cover_photo {
    height: 380px;
    object-fit: cover;

}

.seller_profile_photo_container {
    position: relative;
    margin-top: -110px;
    background: #fff;
    border-radius: 50%;
    padding: 25px;
    border: 1px solid #15355C33;
    width: 150px;
    height: 150px;
}

.seller_profile_photo {
    width: 100%;
    height: 100%;
    object-fit: contain !important;

}


.px-70px {
    padding-right: 70px !important;
    padding-left: 70px !important;
}

[dir="rtl"] .ps-70px {
    padding-right: 70px;
}

[dir="ltr"] .ps-70px {
    padding-left: 70px;
}

.emj-checkbox {
    display: flex;
    align-items: center;
    justify-content: start;
    cursor: pointer;
    user-select: none;
    position: relative;
    padding-right: 30px; /* instead of padding-left */
    width: fit-content;
    flex-direction: row-reverse; /* Flip the order */
}

.emj-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    right: 0; /* Move to right side */
}


.emj-checkbox .checkmark {
    position: absolute;
    right: 0;
    height: 16px;
    width: 16px;
    background-color: #FEFEFE;
    border-radius: 5px;
    border: 1px solid #EBEBEB;
    transition: background-color 0.3s;
}

.emj-checkbox input:checked ~ .checkmark {
    background-color: #981A67;
    border-color: #981A67;
}


.emj-rating {

}

.emj-rating i {
    color: #E4E6E7 !important;
    font-size: 19px !important;


}

.emj-rating i.active {
    color: #ffa707 !important;
}


.pagination_raspberry .active .page-link {
    background-color: #981A67 !important;
    border: 1px solid #981A67 !important;
}

.pagination_raspberry .page-link:hover {
    background-color: #981A67 !important;

}

.w-fit-content {
    width: fit-content !important;
}

.follow_icon {
    background: #fff;
    color: #981a67;
    line-height: 1;
    font-weight: bolder;
    font-size: 12px;
    border-radius: 50%;
    padding: 2px;
}

.cover_photo_btn {
    position: absolute;
    top: 10px;
    left: 10px;
    width: fit-content !important;
}

.edit_shop_logo_image {
    position: absolute;
    bottom: 0;
    right: 10px;
    border-radius: 50% !important;
    padding: 5px !important;
    font-size: 20px;
}


.shop_social_media_icon {
    width: 30px;
    height: 30px;
    display: block;
}

.select_dropdown_shop .dropdown-item.active, .dropdown-item:active {
    background: #981A67 !important;
}

.select_dropdown_shop .bootstrap-select .dropdown-toggle:active, .bootstrap-select .dropdown-toggle:focus, .show.bootstrap-select .dropdown-toggle {
    border-color: #981A67 !important;

}

.select_dropdown_shop .dropdown-item.active, .dropdown-item:hover, .dropdown-item:active {
    background: #981A67 !important;


}

.nav_download_the_app {
    background: #6F44A3 !important;
}

.nav_download_the_app img {
    object-fit: contain;
    width: 80px;
}


.nav_download_the_app .open_the_app_btn {
    background: #fff;
    color: #6F44A3 !important;
    border-radius: 25px;
    font-size: 12px;
    padding: 6px 8px;
    font-weight: 700;
    line-height: 18px;
}

.nav_close_icon {
    background: transparent;
    outline: none;
    border: none;
}

.nav_close_icon img {
    width: 16px;
    height: 16px;
    object-fit: cover;
}

.aiz-carousel.product-gallery .slick-list.draggable {
    min-height: fit-content;
}


.change_quantity_btn.increment {

}

.change_quantity_btn.decrement {

}


.box_sizing_border {
    box-sizing: border-box;
}


.change_quantity_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background: transparent;
    border: none;
    color: #981A67 !important;
    padding: 0 20px;
    font-size: 31px;
    font-weight: 900;
    padding-bottom: 3px;
    line-height: 1;
}


.product_quantity_loader {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    animation: rotate_product_quantity_loader 1s linear infinite;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_quantity_loader::before, .product_quantity_loader::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 3px solid #FFF;
    animation: prixClipFix_product_quantity_loader 2s linear infinite;
}

.product_quantity_loader::after {
    inset: 5px;
    transform: rotate3d(90, 90, 0, 180deg);
    border-color: #981A67 !important;
}

.quantity_value {
    padding: 8.75px 0;
}

@keyframes rotate_product_quantity_loader {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes prixClipFix_product_quantity_loader {
    0% {
        clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)
    }
    50% {
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)
    }
    75%, 100% {
        clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)
    }
}


.color-circle {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-image: none !important;
    position: relative;
    color: #fff;
}

.color-circle::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px; /* adjust size as needed */
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12.6111L8.92308 17.5L20 6.5' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center center;
    background-size: contain;
}


.cart_variant_box {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 8px;
    border: 1px solid #000;
    border-radius: 5px;
}


.my-15px {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}


.footer_download_the_app_icon {
    width: 165px;
    height: 55px;
}


.footer_download_the_app_icon_filled {
    width: 150px;
    height: 50px;

}

.mt-55px {
    margin-top: 55px;


}


.footer_download_app_bg {
    background: url("../images/footer_download_app_bg.webp");
    background-size: cover;
}

.max-w-100 {
    max-width: 100%;
}

.mt-30px {
    margin-top: 30px !important;
}

.pt-30px {
    padding-top: 30px !important;

}


[dir="rtl"] .shop_description_border {
    border-left: 1px solid #15355C;
    padding-left: 15px;

}

[dir="ltr"] .shop_description_border {

    border-right: 3px solid #15355C;
    padding-right: 15px;


}


.min-vh-75 {
    min-height: 75vh;
}
.min-vh-50 {
    min-height: 50vh;
}
@media (max-width: 1499px) {
    .categories_container {
        grid-template-columns: repeat(5, 1fr);
    }

    /*
    .seller_profile_photo_container {
        width: 290px !important;
        height: 150px !important;
    }
    */

}

@media (max-width: 1200px) {
    .categories_container {
        grid-template-columns: repeat(4, 1fr);
    }

    .lg-fs-14px {
        font-size: 14px;
    }

    .lg-fs-16px {
        font-size: 16px;
    }

  /*  .seller_profile_photo_container {
        width: 400px !important;
        height: 150px !important;
    }*/
}

}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 1024px) {

    .best_seller_img_container {
        width: 125px !important;
        height: 125px !important;
    }

    .categories_container {
        grid-template-columns: repeat(4, 1fr);
        gap: 40px;
    }

    .scroller_product_container {
        grid-template-columns: repeat(3, 1fr);
    }

    .home_banner {
        height: 350px;
        border-radius: 25px;

    }

    .home_carousel_swiper {
    }

    .home_carousel_swiper .swiper-slide {
        height: 350px !important;

    }

    .home_main_sliders_container {
        height: 350px !important;
    }


    .home_carousel_swiper_btn {
        font-size: 16px;
        border-radius: 25px;
        padding: 5px 16px;
    }

    .product_box .product_box_thumb {
        height: 200px;
    }

    .product_box .discount_label {
        left: 5px;
        top: 5px;
    }

    .md-fs-16px {
        font-size: 16px !important;
    }

    .md-fs-14px {
        font-size: 14px !important;
    }

    .wishlist_compare_container a {
        width: 30px;
        height: 30px;
        padding: 7px;
    }


    .wishlist_compare_container img {
        width: 100%;
        height: 100%;
    }


    .swiper-button-prev, .swiper-button-next {
        height: 35px !important;
        width: 35px !important;

    }

    .swiper-button-prev::after, .swiper-button-prev::after {
        font-size: 16px !important;
    }

    .md-h-35px {
        height: 35px;
    }

    .md-h-50px {
        height: 50px;
    }

    .md-h-25px {
        height: 25px;
    }

    .md-fs-30px {
        font-size: 30px !important;
    }

    .md-fs-20px {
        font-size: 20px !important;
    }

    .md-gap-60px {
        gap: 60px !important;
    }

    .collections_swiper .collections_swiper_image_container {

    }


    .md-gap-0 {
        gap: 0 !important;
    }

    .md-gap-10px {
        gap: 10px !important;
    }


    .mobile_bottom_nav {


    }

    .mobile_bottom_nav .svg-active svg * {
        fill: #FFFFFF !important;
    }


    .mobile_bottom_nav .svg-active svg {
        background: #981A67;
        padding: 15px;
        position: relative;
        margin-top: -30px;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        outline: 5px solid #fff;
        box-shadow: 0px -6px 7px 6px #0000001a;
        overflow: visible !important;
    }
}

@media (min-width: 768px) and  (max-width: 1023px) {
    .home_banner {
        height: 250px;
        border-radius: 25px;
    }

    .best_seller_img_container {
        width: 100px !important;
        height: 100px !important;
    }

    .px-md-100px {
        padding-right: 100px;
        padding-left: 100px;
    }

 /*   .seller_profile_photo_container {
        width: 150px !important;
        height: 150px !important;
    }*/


}

/* Small devices (phones, 480 and up) */
@media (max-width: 767px) {

    .shop_description_border {
        border-left: none !important;
        border-right: none !important;
    }

  /*  .seller_profile_photo_container {
        width: 150px !important;
        height: 150px !important;
    }*/

    [dir="rtl"] .swiper-button-next {


        left: 5px !important;
        right: auto !important;
    }

    [dir="rtl"] .swiper-button-prev {
        right: 5px !important;
        left: auto !important;
    }


    [dir="ltr"] .swiper-button-prev {

        left: 5px !important;
        right: auto !important;

    }

    [dir="ltr"] .swiper-button-next {
        right: 5px !important;
        left: auto !important;


    }

    .quantity_value {
        padding: 6.75px !important;
    }

    .change_quantity_btn {
        font-size: 15px !important;
        padding: 0 15px !important;
    }

    .seller_cover_photo {
        height: 200px;
    }

    .w_sm_100 {
        width: 100% !important;
    }

    .product_box {
        padding: 5px;
    }

    .product_box .discount_label {
        line-height: 1.5;
    }

    .footer_cards {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .fotter-bottom, .aiz-accordion-panel ul li {
        border-bottom: unset !important;
    }

    .home_carousel_swiper_btn {
        font-size: 10px;
        border-radius: 25px;
        padding: 5px;
    }

    .home_carousel_swiper .swiper-slide {
        padding: 20px !important;


    }

    .categories_container {
        grid-template-columns: repeat(4, 5fr);
        gap: 40px;
    }

    .scroller_product_container {
        grid-template-columns: repeat(2, 1fr);
    }

    .home_banner {
        height: 150px;
        border-radius: 15px;

    }

    .sm-fs-15px {
        font-size: 15px !important;
    }

    .sm-fs-16px {
        font-size: 16px !important;
    }

    .sm-fs-12px {
        font-size: 12px !important;
    }


    .sm-fs-13px {
        font-size: 13px !important;
    }

    .sm-h-25px {
        height: 25px !important;
    }

    .sm-h-23px {
        height: 23px !important;
    }

    .sm-fs-9px {
        font-size: 9px !important;

    }

    .sm-fs-18px {
        font-size: 18px !important;
    }

    .home_carousel_swiper {
    }

    .home_carousel_swiper .swiper-slide {
        height: 250px !important;

    }


    .home_main_sliders_container {
        height: 250px !important;

    }


    .sm-gap-50px {
        gap: 50px !important;
    }

    .sm-px-0px {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .product_box .product_box_thumb {
        height: 160px;
    }

    .product_box .product_box_add_to_cart {
        border-radius: 5px;
        font-size: 12px;
        padding: 10px 0;
    }


    .swiper-button-next {
        height: 25px;
        width: 25px;
        left: 5px !important;
        right: auto !important;
    }


    .swiper-button-prev {
        height: 25px;
        width: 25px;
        right: 5px !important;
        left: auto !important;
    }

    .swiper-button-next::after {
        font-size: 12px !important;
    }


    .swiper-button-prev::after {
        font-size: 12px !important;

    }

    .wishlist_compare_container img {
        width: 15px;
        height: 15px;

    }


    .category_box .category_box_image_container {
        min-height: 110px !important;
        padding: 10px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .category_box .category_box_image_container img {
        width: 100% !important;
        height: 60px !important;
        object-fit: contain !important;
    }

    .wishlist_compare_container a {
        padding: 7px;
        width: 30px;
        height: 30px;
    }

    .wishlist_compare_container img {
        width: 100%;
        height: 100%;
    }


    .box_title {
        font-size: 18px;
    }

    .sm-radios_6px {
        border-radius: 6px;
    }

    .sm-gap-20px {
        gap: 20px !important;
    }

    .sm-gap-10px {
        gap: 10px !important;
    }

    .sm-h-160px {
        height: 160px !important;
    }

    .sm-p-20px {
        padding: 20px !important;
    }

    .sm-px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .collections_swiper .swiper-slide {
        padding: 10px !important;
    }

    .best_seller_img_container {
        width: 80px !important;
        height: 80px !important;
    }

    .collections_swiper .collections_swiper_image_container {
        height: 120px !important;
        padding: 40px !important;
    }


    .footer_download_the_app_icon {
        width: 100px !important;
        height: 30px !important;
    }

    .footer_download_the_app_icon_filled {
        width: 100px !important;
        height: 30px !important;
    }
}

/* Extra small devices */
@media (max-width: 480px) {

    .product_box .product_box_thumb {
        height: 120px;
    }

    .home_carousel_swiper .swiper-slide {
        height: 150px !important;

    }

    .home_main_sliders_container {
        height: 150px !important;

    }


    .collections_swiper .collections_swiper_image_container {
        height: 100px !important;
        padding: 35px !important;
    }


    .categories_container {
        grid-template-columns: repeat(3, 1fr);
        column-gap: 35px;
        row-gap: 20px;
    }


    .category_box .category_box_image_container {
        height: 100px !important;
        padding: 10px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .category_box .category_box_image_container img {
        width: 100% !important;
        height: 60px !important;
        object-fit: contain !important;
    }

    .home_banner {
        height: 130px;

    }

    .collections_swiper .collections_swiper_image_container {
        height: 100px !important;
        padding: 24px !important;
    }


}

/*small small small*/
@media (max-width: 400px) {
    .category_box .category_box_image_container {
        height: 96.666px !important;
        padding: 10px !important;
        min-height: unset !important;
    }
}
