﻿.theiaStickySidebar .box {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    margin: 0 0 10px;
}

    .theiaStickySidebar .box .box-header {
        position: relative;
        color: #535353;
        letter-spacing: .2px;
        font-weight: 700;
        font-size: 14px;
        font-size: 1rem;
        line-height: 1.571;
        padding: 8px 16px 10px 15px;
        border-bottom: 1px solid #f2f2f2;
        margin-right: 6px;
        margin-left: 6px;
    }


.box-content {
    padding: 10px 13px 8px 12px;
}

/*.theiaStickySidebar .category-result {
    padding: 10px 30px 10px 20px;
}*/

.theiaStickySidebar .category-result ul ul {
    margin-right: 20px;
}

.theiaStickySidebar .category-result ul li {
    margin: 7px 0;
    font-size: 13px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    list-style: none;
    line-height: 1.4;
    cursor: pointer;
}

    /* .theiaStickySidebar .category-result ul li::before {
            content: "\ea3a";
            font-family: 'nucleo-outline';
            font-size: 9px;
            font-weight: bold;
            position: absolute;
            right: -13px;
            top: 3px;
        }*/

    .theiaStickySidebar .category-result ul li a {
        text-decoration: none;
        color: black;
    }

        .theiaStickySidebar .category-result ul li a:hover {
            color: #00bfd6
        }

.theiaStickySidebar .category-result ul ul ul li::before {
    content: '';
}



.blink_me {
    animation: blinker 1s linear infinite;
    color: crimson;
    font-size: small
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}




.ah-tab-content__custome .col,
.ah-tab-content__custome .col-1,
.ah-tab-content__custome .col-10,
.ah-tab-content__custome .col-11,
.ah-tab-content__custome .col-12,
.ah-tab-content__custome .col-2,
.ah-tab-content__custome .col-3,
.ah-tab-content__custome .col-4,
.ah-tab-content__custome .col-5,
.ah-tab-content__custome .col-6,
.ah-tab-content__custome .col-7,
.ah-tab-content__custome .col-8,
.ah-tab-content__custome .col-9,
.ah-tab-content__custome .col-auto,
.ah-tab-content__custome .col-lg,
.ah-tab-content__custome .col-lg-1,
.ah-tab-content__custome .col-lg-10,
.ah-tab-content__custome .col-lg-11,
.ah-tab-content__custome .col-lg-12,
.ah-tab-content__custome .col-lg-2,
.ah-tab-content__custome .col-lg-3,
.ah-tab-content__custome .col-lg-4,
.ah-tab-content__custome .col-lg-5,
.ah-tab-content__custome .col-lg-6,
.ah-tab-content__custome .col-lg-7,
.ah-tab-content__custome .col-lg-8,
.ah-tab-content__custome .col-lg-9,
.ah-tab-content__custome .col-lg-auto,
.ah-tab-content__custome .col-md,
.ah-tab-content__custome .col-md-1,
.ah-tab-content__custome .col-md-10,
.ah-tab-content__custome .col-md-11,
.ah-tab-content__custome .col-md-12,
.ah-tab-content__custome .col-md-2,
.ah-tab-content__custome .col-md-3,
.ah-tab-content__custome .col-md-4,
.ah-tab-content__custome .col-md-5,
.ah-tab-content__custome .col-md-6,
.ah-tab-content__custome .col-md-7,
.ah-tab-content__custome .col-md-8,
.ah-tab-content__custome .col-md-9,
.ah-tab-content__custome .col-md-auto,
.ah-tab-content__custome .col-sm,
.ah-tab-content__custome .col-sm-1,
.ah-tab-content__custome .col-sm-10,
.ah-tab-content__custome .col-sm-11,
.ah-tab-content__custome .col-sm-12,
.ah-tab-content__custome .col-sm-2,
.ah-tab-content__custome .col-sm-3,
.ah-tab-content__custome .col-sm-4,
.ah-tab-content__custome .col-sm-5,
.ah-tab-content__custome .col-sm-6,
.ah-tab-content__custome .col-sm-7,
.ah-tab-content__custome .col-sm-8,
.ah-tab-content__custome .col-sm-9,
.ah-tab-content__custome .col-sm-auto,
.ah-tab-content__custome .col-xl,
.ah-tab-content__custome .col-xl-1,
.ah-tab-content__custome .col-xl-10,
.ah-tab-content__custome .col-xl-11,
.ah-tab-content__custome .col-xl-12,
.ah-tab-content__custome .col-xl-2,
.ah-tab-content__custome .col-xl-3,
.ah-tab-content__custome .col-xl-4,
.ah-tab-content__custome .col-xl-5,
.ah-tab-content__custome .col-xl-6,
.ah-tab-content__custome .col-xl-7,
.ah-tab-content__custome .col-xl-8,
.ah-tab-content__custome .col-xl-9,
.ah-tab-content__custome .col-xl-auto {
    padding-left: 0;
    padding-right: 0;
}

input[type=checkbox]:checked {
    background: #00a049;
}

ul.product-listing li {
    list-style-type: none !important;
}

::marker {
    display: none;
}

.search-amazing-tab .ah-tab-content-wrapper .ah-tab-content .col-lg-3, .search-amazing-tab .ah-tab-content-wrapper .ah-tab-content .col-md-4, .search-amazing-tab .ah-tab-content-wrapper .ah-tab-content .col-sm-6 {
    padding-right: 0;
    padding-left: 0;
}

.ah-tab {
    letter-spacing: 0 !important;
}


/* =============================================
======== (Start) Style For Product Page ========
============================================= */
.product-listing {
    margin: 25px !important;
}

.product-box {
    /*max-width: 240px !important;*/
    min-height: 360px !important;
    overflow: hidden;
    background: white;
    position: relative;
    /* margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;*/
    margin: 3px;
    border: 1px solid #d8d8d8;
    border-top: 1px solid #ececec;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 3px;
    transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .3s;
    padding: 5px 11px;
    padding-top: 10px !important;
    cursor: pointer;
}

    .product-box:hover {
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
        transform: scale(1.02);
        z-index: 999999999;
    }

    .product-box a {
        color: #868686;
        text-decoration: none;
    }

    .product-box .promotion_badge {
        position: absolute;
        /* width: 95%; */
        top: 5px;
    }

        .product-box .promotion_badge p {
            color: white;
            text-align: center;
            margin: 8px 0 0px 0;
            font-weight: lighter;
            background: #fb3449d4;
            padding: 5px 10px;
            border-radius: 50px 0 50px 50px;
            box-shadow: 0 0 15px 0 rgb(0 0 0 / 36%);
            top: 35px;
        }

/* .product-box .promotion_badge hr {
    background: #fb3449;
    margin: 11px 0 0 0;
    padding: 0;
} */

.product-boc__img {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 180px;
    align-items: center;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .product-boc__img img {
        max-width: max-content;
        width: auto;
        height: fit-content;
    }


.product-box__content {
    border-top: 1.25px solid #e0e0e0;
    margin-top: 10px;
}


.product-box__title {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #535353;
    transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .3s;
    display: inline-block;
}

    .product-box__title a {
        transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .3s;
        font-size: 0.9em;
        line-height: 1.5;
    }

    .product-box__title:hover a {
        color: #4e4e4e;
        margin-right: 5px;
    }


.product-box__rate {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 12px auto 20px;
}

.product-box__rate {
    display: flex;
    align-items: center;
}

    .product-box__rate i {
        font-size: 1.15em;
        margin-right: 4px;
        color: #fac74b;
    }

    .product-box__rate b {
        color: #636363;
        font-size: 1em;
        font-weight: normal;
    }

.product-box__engagement-rating {
    color: #b5b5b5;
    font-size: .7855em;
}


.product-box__status {
    display: flex;
    align-items: center;
}

    .product-box__status i {
        font-size: 1.35em;
        margin-left: 4px;
        color: #0fabc6;
    }

    .product-box__status span {
        font-size: 0.8em;
        margin-bottom: 10px;
        margin-top: 10px;
    }


.product-box__price {
    margin: 10px auto 0;
}

.product-box__price-value {
    text-align: left;
    font-size: 1.20em;
    font-weight: 700;
}

.single-product-box__price-value {
    /* text-align: left; */
    font-size: 1.1em;
    font-weight: 700;
    margin-top: 10px;
}

    .single-product-box__price-value .price-currency {
        margin-right: 3px;
    }

.product-box__price-value .price-currency {
    font-weight: normal;
}

/* ===== Offer ===== */
.product-box__price .price__discount-ova {
    text-align: left;
    direction: ltr;
    position: absolute;
    bottom: 70px;
    left: 8px;
}

.single-product-box__price .single-price__discount-ova {
    /* text-align: left; */
    direction: ltr;
    position: relative;
    bottom: 8px;
    left: 8px;
}

.single-price__discount-ova {
    position: relative;
    bottom: 10px;
    line-height: 1.5;
}

    .single-price__discount-ova .price__discount-persent, .price__discount-ova .price__discount-persent {
        background: #fb3449;
        color: white;
        padding: 0px 7px;
        border-radius: 50px;
        font-size: 14px;
    }


/*.product-sellet__details {
    display: flex;
    align-items: center;
    opacity: 0;
    transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .3s;
    border-top: 1.25px solid #cecece;
    margin-top: 7px;
    padding-top: 7px;
}

.product-box:hover .product-sellet__details {
    opacity: 1;
    transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .3s;
}

.product-sellet__details i {
    font-size: 1.6em;
    color: #676767;
    margin-left: 4px;
    margin-right: 4px;
}

.product-sellet__details img {
    width: 23px;
    margin-right: 8px;
    filter: drop-shadow(1px 4px 6px rgba(0, 0, 0, 0.35));
}

.product-sellet__details .bedge-sellet__prominent {
    color: #00a049;
    background: rgba(0,160,73,.2);
    padding: 2px 10px;
    border-radius: 50px;
    font-size: 0.8em;
    margin-right: 5px;
}*/

/* ==================== (Start) Product Box Option ==================== */
.product-box__option {
    position: absolute;
    top: 10px;
}

.product-box .product-box__wishList {
    right: -60px;
    transition: .25s all ease-in;
}

.product-box .product-box__comparison {
    right: -60px;
    transition: .15s all ease-in;
}

.product-box:hover .product-box__wishList {
    right: 0px;
    transition: .15s all ease-in;
}

.product-box:hover .product-box__comparison {
    right: 0px;
    transition: .25s all ease-in;
}

.product-box__option-item {
    position: relative;
    display: flex;
    width: max-content;
    background: white;
    border-radius: 50px;
    padding: 10px 10px 7px 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 26%);
    margin-bottom: 8px;
    transition: .2s all ease-in;
}

    .product-box__option-item i {
        font-size: 19px;
    }

        .product-box__option-item i.mdi::before {
            color: #686868;
        }
    /* ===================== (End) Product Box Option ===================== */


    /* ==================== (Start) ToolTip ==================== */
    .product-box__option-item .tooltip-option {
        opacity: 0;
        visibility: hidden;
        padding: 5px;
        background-color: #6f6f6ff2;
        color: #fff;
        z-index: 4;
        font-size: 13px;
        line-height: 1.692;
        position: absolute;
        top: 2px;
        right: 45px;
        width: max-content;
        max-width: 200px;
        text-align: center;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        border-radius: 5px;
    }

        .product-box__option-item .tooltip-option::before {
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            position: absolute;
            right: -9px;
            border-width: 10px 0 10px 10px;
            border-color: transparent transparent transparent #6f6f6f;
        }

    .product-box__option-item:hover .tooltip-option {
        opacity: 1;
        visibility: visible;
    }
/* ===================== (End) ToolTip ===================== */

.product-sellet-details__label {
    font-size: .855em;
}


/* ==================== (Start) Custome Checkbox Style ==================== */
/*.product-box__comparison .comparison input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 5px;
    left: 47px;
    height: 18px;
    width: 18px;
    background-color: rgb(221, 221, 221);
    border: 1px solid silver;
    border-radius: 3px;
}

.comparison:hover input ~ .checkmark {
    background-color: rgb(209, 209, 209);
}

.comparison input:checked ~ .checkmark {
    background-color: #2196F3;
}

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

.comparison input:checked ~ .checkmark:after {
    display: block;
}

.comparison .checkmark:after {
    top: 4.5px;
    left: 4.5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}*/
/* ===================== (End) Custome Checkbox Style ===================== */


/*.product-box:hover .product-box__comparison {
    opacity: 1;
}

.product-box .product-box__comparison {
    direction: ltr;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 152px;
    left: 10px;
    transition: cubic-bezier(0.9, 0.38, 0.21, 0.95) .3s;
    opacity: 0;
    text-shadow: 7px 0 20px rgb(10 10 10 / 98%);
    width: 71px;
    background: white;
    border-radius: 8px;
    z-index: 39;
    padding-top: 6px;
}

    .product-box .product-box__comparison span {
        margin-right: 3px;
        color: #6f6f6f;
        cursor: pointer;
    }*/


.ProductSellerDetailContainer {
    width: calc(100% - 15px);
    margin: 10px auto;
    border-radius: 5px;
    padding: 14px 10px;
    transition-duration: .3s;
    background-color: white;
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
}

    .ProductSellerDetailContainer:hover {
        box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    }

.ProductSellerDetailContainer__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .ProductSellerDetailContainer__header .SellerName p {
        display: flex;
        align-items: center;
        margin-bottom: 5px;
    }

        .ProductSellerDetailContainer__header .SellerName p i {
            background: #eaeaea;
            padding: 5px 5px 5px 0;
            border-radius: 50px;
            margin-left: 10px;
        }

            .ProductSellerDetailContainer__header .SellerName p i.mdi:before {
                font-size: 25px;
                margin-left: 5px;
            }

        .ProductSellerDetailContainer__header .SellerName p a {
            color: rgb(53 53 53);
            font-weight: bold;
        }

            .ProductSellerDetailContainer__header .SellerName p a:hover {
                color: black;
            }


    .ProductSellerDetailContainer__header .product-shipping__badge {
        background-color: #0008ff1f;
        padding: 5px 8px;
        border-radius: 50px;
        font-size: 12px;
        color: #141acb;
    }

        .ProductSellerDetailContainer__header .product-shipping__badge span {
        }

            .ProductSellerDetailContainer__header .product-shipping__badge span i {
            }

.ProductSellerDetailContainer__costBy {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    border-top: 1px solid #f0f0f1;
    border-bottom: 1px solid #f0f0f1;
    margin: 5px auto 15px;
    flex-direction: column;
    padding: 2px 0 8px;
}

    .ProductSellerDetailContainer__costBy .costBy-title {
        color: #4a4a4a;
        margin-left: 5px;
        display: flex;
        align-items: center;
    }

        .ProductSellerDetailContainer__costBy .costBy-title i {
            font-size: 22px;
            margin: auto 6px;
            color: #4688db;
        }

    .ProductSellerDetailContainer__costBy span {
        font-size: 13px;
        color: #646464;
        margin-right: 34px;
    }


.ProductSellerDetailContainer__Price {
    margin-top: 10px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.ProductSellerDetailContainer__Price-content {
    margin-right: 10px;
}

.ProductSellerDetailContainer__Price .single-price__discount-ova .price__discount-persent {
    margin-left: 3px;
}

.ProductSellerDetailContainer .buy_button_Sellers {
    padding-top: 20px;
    float: left;
    height: 56px;
    width: 100%;
    display: grid;
}

    .ProductSellerDetailContainer .buy_button_Sellers .danger {
        color: red;
        text-shadow: 1px 1px 10px #00000052;
        margin: auto
    }

    .ProductSellerDetailContainer .buy_button_Sellers .Available_AddToCart-btn {
        margin: auto;
    }

        .ProductSellerDetailContainer .buy_button_Sellers .Available_AddToCart-btn a {
            cursor: pointer;
        }
/* =============================================
========= (END) Style For Product Page =========
============================================= */







/* =============================================
========== Style For Dropdown Account ==========
============================================= */

/* ===== Global Edit style ===== */
header.main-header .dropdown-menu {
    border-radius: 8px !important;
}

header.main-header .dropdown-menu {
    min-width: 13rem;
}

    header.main-header .dropdown-menu .dropdown-item {
        padding: 15px;
    }
/* ===== End Global Edit style ===== */
ul.header-topbar__profile li {
    list-style-type: none;
}

.header-topbar__profile {
    display: inline-block;
}

    .header-topbar__profile .profile-dropdown-user {
        background: white;
        box-shadow: 0 0 10px rgb(0 0 0 / 20%) !important;
        border-radius: 8px;
        position: absolute;
        top: 40px !important;
    }

.header-topbar__profile--avatar {
    display: inline-block;
    cursor: pointer;
}

    .header-topbar__profile--avatar .account-avatar {
        font-size: 25px !important;
    }

    .header-topbar__profile--avatar .account-drop {
        font-size: 16px !important;
    }


.profile-dropdown-info {
    display: flex;
    align-items: center;
    padding: 10px 10px 10px 5px;
}

    .profile-dropdown-info .account-avatar__image {
        width: 35px;
        height: 35px;
        margin-left: 10px;
        border: 2px solid silver;
        border-radius: 50px;
    }

    .profile-dropdown-info p {
        margin: 0;
    }

    .profile-dropdown-info .account-useranme {
        color: #737373;
        font-size: 0.9em;
        font-weight: 500;
        margin-bottom: 4px;
    }

    .profile-dropdown-info .account-profile, .profile-dropdown-info .account-wallet {
        color: #7986CB;
        font-size: 0.75em;
    }

.profile-dropdown-user__contain {
}

    .profile-dropdown-user__contain .profile-dropdown-user__contain--item {
        display: block;
        cursor: pointer;
        border-top: 1px solid #00000012;
        transition: .3s ease-in-out;
    }

        .profile-dropdown-user__contain .profile-dropdown-user__contain--item:hover {
            background: #f3f3f3;
        }

    .profile-dropdown-user__contain a {
        font-size: 12px;
        font-size: 1rem;
        padding: 5px 10px 10px;
        cursor: pointer;
        color: #424750;
        display: block;
    }

        .profile-dropdown-user__contain a i {
            font-size: 18px;
            margin-left: 10px !important;
            position: relative;
            top: 0px;
        }


        .profile-dropdown-user__contain a .badge {
            float: left;
            background: #a95fa9;
            padding: 5px 6px;
            border-radius: 50px;
            color: white;
        }

/* =============================================
======== End Style For Dropdown Account ========
============================================= */





/* ==============================================
============== Style For Mega Menu ==============
============================================== */
.nav-mega-menu__main-item:hover .nav-mega-menu-list__sublist {
    display: table-cell;
}

header.main-header .main-menu .nav-mega-menu-list__category::after {
    content: '\F279';
    position: absolute;
    top: 8px;
    right: -8px;
    font-family: "Material Design Icons";
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
}

header.main-header .main-menu .nav-mega-menu-list__categories span::after {
    content: '\F419';
    position: relative;
    top: 3px;
    right: -2px;
    font-family: "Material Design Icons";
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
}

.nav-mega-menu-list__category {
    margin-right: 18px;
    cursor: pointer;
    transition: all .3s ease-in;
    font-weight: 700;
    padding: 10px 3px;
}

    .nav-mega-menu-list__category:hover {
        color: #7e467e;
    }

.nav-mega-menu-list__sublist {
    display: table-cell;
    position: absolute;
    top: 40px;
    background: white;
    border-radius: 8px;
    z-index: 999;
    width: 93vw;
    height: 500px;
    max-height: 350px;
    overflow: auto;
    box-shadow: 2px 1px 10px rgb(0 0 0 / 30%);
    display: none;
}

    .nav-mega-menu-list__sublist li {
        list-style-type: none
    }

    .nav-mega-menu-list__sublist .nav-mega-menu-list__categories {
        width: 220px; /* fit-content */
        height: 100%;
        /*background: #f3f3f3;*/
    }

        .nav-mega-menu-list__sublist .nav-mega-menu-list__categories a.left__mega-nav-item {
            display: block;
            color: #4a4a4a;
            padding: 10px;
        }


        .nav-mega-menu-list__sublist .nav-mega-menu-list__categories .mega-nav-item .left__mega-nav-item:hover {
            background: #7e467e0f;
        }

.nav-mega-menu-list__categories .mega-nav-item .nav-mega-menu-list__options-list {
    display: none;
    position: absolute;
    top: 0;
    right: 235px;
}

a.maintainHover {
    color: white;
    background-color: #0081C2;
}

.nav-mega-menu-list__options-sublist-top-bar h4 a {
    font-size: 12px;
    font-size: 0.807rem;
    line-height: 1.833;
    font-weight: 700;
    color: #424750;
}

.nav-mega-menu-list__options-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 350px;
}

.nav-mega-menu-list__options-list li {
    text-align: right;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 58%; /* ===== li width ===== */
    font-weight: 700;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    /*vertical-align: middle;*/
}

.nav-mega-menu-list__options-list .nav-mega-menu-list__options-title a {
    color: #424242;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
    display: inline-block;
}

    .nav-mega-menu-list__options-sublist-top-bar h4 a::after, .nav-mega-menu-list__options-list .nav-mega-menu-list__options-title a::after {
        content: '\F141';
        position: relative;
        top: 3px;
        right: -2px;
        font-family: "Material Design Icons";
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
    }

.nav-mega-menu-list__options-list .nav-mega-menu-list__options-item a {
    color: #4a5f73;
    font-size: 0.86em;
    line-height: 2.3;
}

.nav-mega-menu-list__options-list ul li {
    list-style-type: none
}

.nav-item-hover {
    color: #e62e4f !important;
}

@media only screen and (max-width: 528px) {
}
/* =============================================
============ End Style For Mega Menu ===========
============================================= */





/* =============================================
=========== Style For Product Slider ===========
============================================= */
.product-slider-box, .product-box {
    /*min-width: 226px !important;*/
    height: 330px !important;
    overflow: hidden;
    background: white;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 8px;
    transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .3s;
    padding: 5px 11px;
    cursor: pointer;
}

    .product-slider-box:hover, .product-box:hover {
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
        transform: scale(1.02);
        z-index: 999999999;
    }

    .product-slider-box::after, .product-box::after {
        transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .25s;
    }

    .product-slider-box .offerBadge {
        background: #f29f05;
        display: inline-block;
        width: fit-content;
        color: white;
        padding: 7px;
        border-radius: 50px 50px 0 50px;
        box-shadow: 2px 2px 12px rgb(0 0 0 / 26%);
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 1;
    }

    .product-box .ProductColors {
        display: flex;
        flex-direction: column;
        width: max-content;
        position: absolute;
        top: 130px;
    }

        .product-box .ProductColors .ProductColors__item {
            width: 10px;
            height: 10px;
            display: inline-block;
            border-radius: 3px;
            margin-bottom: 3px;
        }

        .product-box .ProductColors .ProductColors__more {
            color: gray;
        }

    .product-slider-box .product-slider-category {
        display: block;
        z-index: 999;
    }

        .product-slider-box .product-slider-category .product-meta {
            float: left;
            padding: 8px 10px;
            border-radius: 7px;
            position: absolute;
            left: 10px;
            top: 10px;
        }


    .product-slider-box a {
        color: #868686;
        text-decoration: none;
    }

    .product-slider-box .promotion_badge {
        position: absolute;
        /* width: 95%; */
        top: 5px;
    }

        .product-slider-box .promotion_badge p {
            color: white;
            text-align: center;
            margin: 8px 0 0px 0;
            font-weight: lighter;
            background: #fb3449d4;
            padding: 2px 10px;
            border-radius: 50px 0 50px 50px;
            box-shadow: 0 0 15px 0 rgb(0 0 0 / 36%);
            top: 35px;
        }

    .product-slider-box .product-boc__img, .product-box .product-boc__img {
        display: flex;
        justify-content: center;
        margin-top: 18px;
        width: 100%;
        height: 180px;
        align-items: center;
    }

        .product-slider-box .product-boc__img img, .product-box .product-boc__img img {
            width: inherit;
            height: auto;
            max-height: -webkit-fill-available;
            display: flex;
            align-content: center;
            padding: 3px;
            justify-content: center;
            align-items: center;
        }

    .product-slider-box .price__discount-persent, .product-card .price__discount-persent {
        background: #fb3449;
        color: white;
        padding: 6px 7px !important;
        border-bottom-right-radius: 8px;
        font-size: 13px;
        display: flex;
        width: 60px;
        height: 27px;
        position: absolute;
        left: 0;
        top: 0;
        justify-content: center;
        align-items: center;
        z-index: 2;
    }

.product-slider-box__content {
    border-top: 1.25px solid #e0e0e0;
    margin-top: 10px;
    margin-bottom: 26px;
    position: relative;
    /*height: 156px;*/
}

.product-slider-box__title {
    margin-top: 10px;
    color: #f29f05;
    transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .3s;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

    .product-slider-box__title .product-slider-box__title--text {
        transition: color .3s;
        color: #f29f05;
        text-decoration: none;
        display: inline-block;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.5;
    }

    .product-slider-box__title a {
        transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .3s;
        font-size: 0.9em;
    }

.product-slider-box__engagement-rating {
    color: #b5b5b5;
    font-size: .7855em;
}

.product-slider-box__price {
    margin: 10px auto 0;
}

.product-slider-box__price-value {
    text-align: left;
    font-size: 1.15em;
    font-weight: 700;
    z-index: 999;
    margin-top: 10px;
    color: #2a8c2a;
}

    .product-slider-box__price-value .price-currency {
        font-weight: normal;
    }

/* ===== Offer ===== */
.product-slider-box__price .price__discount-ova {
    text-align: left;
    direction: ltr;
    /*position: absolute;*/
    /*bottom: 80px;*/
    top: 26px;
    left: 0;
    z-index: 999;
}

    .product-slider-box__price .price__discount-ova del, .price__discount-ova del {
        color: #ea1010;
        direction: ltr;
        display: inline-flex;
    }

        .product-slider-box__price .price__discount-ova del, .price__discount-ova del span {
            margin-right: 3px;
        }

.product-slider-sellet__details {
    display: flex;
    align-items: center;
    opacity: 0;
    transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .3s;
    border-top: 1.25px solid #cecece;
    margin-top: 7px;
    padding-top: 7px;
}

.product-slider-box:hover .product-slider-sellet__details {
    opacity: 1;
    transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .3s;
}

.product-slider-sellet__details i {
    font-size: 1.5em;
    color: #676767;
    margin-left: 4px;
    margin-right: 4px;
}

.product-slider-sellet-details__label {
    font-size: .855em;
}

.product-slider-sellet__details img {
    width: 23px !important;
    margin-right: 8px;
    /*filter: drop-shadow(1px 4px 6px rgba(0, 0, 0, 0.35));*/
}

.product-slider-sellet__details .bedge-sellet__prominent {
    color: #00a049;
    background: rgba(0,160,73,.2);
    padding: 2px 10px;
    border-radius: 50px;
    font-size: 0.8em;
    margin-right: 5px;
}


.product-slider-box:hover .product-slider-box__comparison {
    opacity: 1;
}

.product-slider-box .product-slider-box__comparison {
    direction: ltr;
    display: flex;
    align-items: center;
    position: absolute;
    top: 215px;
    left: 10px;
    transition: cubic-bezier(0.9, 0.38, 0.21, 0.95) .3s;
    opacity: 0;
    text-shadow: 7px 0 20px rgb(10 10 10 / 98%);
}

    .product-slider-box .product-slider-box__comparison span {
        margin-right: 3px;
        color: #6f6f6f;
        cursor: pointer;
    }
/****************Order DropDown List***************************/
.MyDropDown {
    width: 100%;
    padding: 5px 18px;
    border-radius: 10px;
    border: 1px solid #e8e8e8;
}


/* ========= Add to cart & View product =========  */
/*.product-slider-box:hover::after {
    content: '';
    background: black;*/
/*width: 100%;*/
/*height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .2;
    animation-duration: .3s;
    animation-name: animateForSlideBack;
    animation-fill-mode: forwards;
    transition: cubic-bezier(0.65, 0.13, 0.63, 0.93);
}

@keyframes animateForSlideBack {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}*/

.product-slider-box__hover--show-btn {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 45px;
    right: 0;
    transition: cubic-bezier(0.65, 0.13, 0.63, 0.93) .1s;
    opacity: 0;
    z-index: 9999;
}

    .product-slider-box__hover--show-btn .add-to-cart, .product-slider-box__hover--show-btn .view-product, .product-slider-box__hover--show-btn .WishList {
        position: relative;
        bottom: 24px;
        z-index: 999;
    }

    .product-slider-box__hover--show-btn a {
        font-size: 23px;
        color: white !important;
        padding: 8px 9px 6px;
        border-radius: 8px;
        cursor: pointer;
        background: #0000007a;
        box-shadow: 0 0 13px rgb(255 255 255 / 80%);
    }
/* =============================================
========= End Style For Product Slider =========
============================================= */

.count {
    background-color: #f29f05;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -2px;
    left: 16px;
    text-align: center;
    line-height: 20px;
    font-size: 11px;
}

.count-wishlist {
    background-color: #f29f05;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 16px;
    text-align: center;
    line-height: 20px;
    font-size: 11px;
}
/*#region OrderHistoty Styles*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.fc {
    clear: both;
}

.Product-History-Cart {
    width: 100%;
    height: 255px;
    float: right;
    background-color: white;
    border: 1px solid rgb(228, 228, 228);
    border-radius: 8px;
    margin-bottom: 15px;
}

.Product-History-Cart-header {
    height: 65px;
    border-bottom: 1px solid rgb(228, 228, 228);
}

.Product-History-Cart-body {
    width: 100%;
    overflow-x: auto;
    border-bottom: 1px solid rgb(228, 228, 228);
}

    .Product-History-Cart-body::-webkit-scrollbar {
        height: 4px;
    }

    .Product-History-Cart-body::-webkit-scrollbar-thumb {
        background: rgb(173, 173, 173);
        border-radius: 8px;
    }

    .Product-History-Cart-body::-webkit-scrollbar-track {
        background: rgb(209, 209, 209);
        border-radius: 5px;
    }

.Product-History-Cart-footer {
    width: 100%;
    height: 55px;
    text-align: center;
}

.cart-head-left {
    width: 30px;
}

.cart-head-right {
    width: calc(100% - 30px);
    font-size: 12px;
    font-weight: bold;
    padding-top: 15px;
}

.cart-head-left {
    padding-top: 5px;
    color: rgb(0, 208, 233);
}

    .cart-head-left:hover {
        color: rgb(0, 173, 194);
    }

.horizentalbr {
    width: 2px;
    height: 13px;
    margin: 0 5px;
    background-color: rgb(228, 228, 228);
}

.Product-History-Cart-body-image {
    position: relative;
    float: right;
    width: 100px;
    height: 100px;
    cursor: pointer;
    margin: 5px;
    display: inline-block;
}

.Product-History-Cart-body-inner {
    margin-top: 5px;
    width: max-content;
    white-space: nowrap;
}

.quantity-for-item {
    padding-top: 3px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    background-color: rgb(255, 117, 126);
    border-radius: 50px;
    width: 20px;
    height: 20px;
}

.cart-price__Content {
    width: 100%;
    margin: 10px auto;
    display: flex;
    justify-content: center;
}

    .cart-price__Content p {
        margin: 0;
        padding: 15px;
        background: #e4e4e4;
        display: inline-block;
        border-radius: 8px;
    }

.cart-price {
    color: rgb(70, 202, 105);
}

.single-order-cart-item-pic {
    width: 200px;
    height: 200px;
}

@media only screen and (max-width: 920px) {
    .cart-head-right {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .Product-History-Cart {
        width: calc(100% - 10px);
        margin-right: 5px;
    }
}

@media only screen and (max-width: 340px) {
    .cart-head-right {
        padding-top: 0px;
    }

    .Product-History-Cart-header {
        height: 75px;
    }

    .Product-History-Cart {
        height: 265px;
    }
}

/*@media only screen and (max-width: 735px) and (min-width: 559px) {*/
.owl-carousel .owl-stage-outer .owl-item .product-card {
    width: 100% !important;
}

.product-slider-box {
    min-width: 210px !important;
}
/*#endregion */
/*#region ShowSingleOrder Styles*/
.single-order-cart {
    padding: 10px 10px 0 10px;
    width: 100%;
    background-color: white;
    float: right;
    min-height: 20px;
    border-radius: 8px;
    border: 1px solid rgb(228, 228, 228);
}

.single-order-cart-head {
    border-bottom: 1px solid rgb(228, 228, 228);
    font-weight: bold;
    line-height: 25px;
}

    .single-order-cart-head .horizentalbr {
        height: 25px;
    }

.single-order-cart-progress-bar {
    width: 100%;
    height: 50px;
    text-align: center;
    border-bottom: 1px solid rgb(212, 212, 212);
    margin-bottom: 10px;
}

.single-order-cart-progress-bar-outer {
    width: 80%;
    height: 10px;
    border-radius: 20px;
    background-color: rgb(134, 134, 134);
    margin: auto;
}

.single-order-cart-progress-bar-inner {
    float: right;
    border-radius: 20px;
    height: 10px;
    width: 50%;
}

.single-order-cart-item {
    border-bottom: 1px solid rgb(212, 212, 212);
    display: flex;
    align-items: center;
    position: relative;
}

    .single-order-cart-item .product-state {
        position: absolute;
        left: 10px;
        top: 15px;
        right: unset;
        width: fit-content;
        padding: 7px 0;
        border-radius: 50px;
        cursor: pointer;
        z-index: 1;
    }

        .single-order-cart-item .product-state .btn-customize {
            background: #f29f05;
            color: white;
            padding: 2px 10px;
            border-radius: 50px;
            /*cursor: pointer;*/
            transition: .2s all ease-in-out;
        }

            .single-order-cart-item .product-state .btn-customize:hover, .single-order-cart-item .product-state .btn-customize:active {
                background: #8b199d;
                transition: .25s all ease-in-out;
            }

.single-order-cart-item-details {
    width: calc(100% - 200px);
    line-height: 35px;
    padding-top: 15px;
    padding-right: 10px;
    font-weight: bolder;
    position: relative;
}

.single-order-cart-item .product-state-container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: white;
    z-index: 1;
    display: none;
}

    .single-order-cart-item .product-state-container .product-state__header {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-between;
        padding: 12px 5px;
    }

        .single-order-cart-item .product-state-container .product-state__header .close_btn {
            color: #ff6464;
            font-size: 18px;
            cursor: pointer;
            padding: 2px 7px;
        }

        .single-order-cart-item .product-state-container .product-state__header p {
            margin-bottom: 0;
        }

    .single-order-cart-item .product-state-container .product-state__main {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        flex-direction: row;
    }

.product-state-container .product-state__main--item {
    color: #959595;
    background: #efefef;
    border: 2px solid #e9e9e9;
    padding: 0 10px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .product-state-container .product-state__main--item.active {
        background: #42cb78;
        color: white;
    }

    /*.product-state-container .product-state__main--item:before {
        content: '';
        border-top-style: solid;
        border-top-color: red;
        border-top-width: 3px;
        border-left-style: solid;
        border-left-color: red;
        border-left-width: 3px;
        transform: rotate(45deg);
        border-radius: 100px;
    }*/

    .product-state-container .product-state__main--item .state-name {
        text-align: center;
        line-height: 1.5;
    }

        .product-state-container .product-state__main--item .state-name span {
        }


.single-order-cart-item-pic {
    width: 200px;
    height: 200px;
}
/*}*/

@media only screen and (max-width: 540px) {
    .single-order-cart-item-pic {
        margin-right: calc(50% - 100px);
    }

    .single-order-cart-item-details {
        width: 100%;
    }

    .single-order-cart-item .product-state-container .product-state__main {
        flex-wrap: wrap;
    }

    .single-order-cart-item {
        flex-direction: column;
        align-items: flex-start;
    }

    .product-state-container .product-state__main--item {
        width: 80px;
        height: 80px;
        margin: 3px;
    }

        .product-state-container .product-state__main--item .state-name {
            line-height: 1.4;
            font-size: 13px;
        }

    .single-order-cart-item .product-state .btn-customize {
        box-shadow: 2px 2px 12px 0 rgb(0 0 0 / 16%);
    }
}
/*#endregion */
/*#region SearchMainPage Styles*/
#eShopSearchResult {
    width: 91%;
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-52%);
    z-index: 100;
    border-radius: 8px;
    background-color: white;
    box-shadow: 2px 2px 5px rgb(193, 192, 192);
}

#eShopSearchResult-products {
    height: 73px;
    width: max-content;
}

#eShopSearchResult-products-container {
    padding: 5px;
    overflow: auto;
    border-bottom: 1px solid rgb(224, 224, 224);
}

    #eShopSearchResult-products-container::-webkit-scrollbar {
        height: 8px;
        border-radius: 15px;
    }

    #eShopSearchResult-products-container::-webkit-scrollbar-track {
        border-radius: 15px;
        background: rgb(230, 230, 230);
    }

    #eShopSearchResult-products-container::-webkit-scrollbar-thumb {
        background: rgb(163, 163, 163);
    }

.eShopSearchResult-product {
    border-radius: 5px;
    border: 1px solid rgb(209, 209, 209);
    width: 220px;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    padding: 5px;
    margin: 8px;
    display: inline-block;
    cursor: pointer;
}

#eShopSearchResult-categorys {
    padding: 10px;
    font-size: 13px;
    overflow: auto;
}

    #eShopSearchResult-categorys a {
        font-weight: bold;
        cursor: pointer;
    }

#eShopSearchResultSide {
    width: 95%;
    position: absolute;
    top: 123px;
    left: 50%;
    z-index: 10001;
    transform: translateX(-50%);
    border-radius: 8px;
    background-color: white;
    box-shadow: 2px 2px 5px rgb(193, 192, 192);
}
/*#endregion */
.product-color-span {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50px;
    border: 1px solid rgb(207, 207, 207);
}

.single-order-cart-color {
    color: gray;
    display: flex;
}

.single-order-cart-color__item {
    width: 30px;
    height: 30px;
    border: 2px solid rgb(255 255 255);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 33%);
    border-radius: 50px;
    display: inline-block;
    margin: auto 8px;
}




/* ======================================================================== */
/* ================== (Start) Product Compare Quick Page ================== */
/* ======================================================================== */
.product-compare {
    width: 100%;
    height: 100%;
    display: grid;
}

.product-compare__title {
    font-size: 16px;
    font-weight: 600;
    border-right: 3px solid #a21ba1;
    padding-right: 5px;
    margin-top: 27px;
}

.product-compare__list--header {
    height: 100%; /* 330px */
    width: 100%;
    display: flex;
    background: white;
    border-radius: 8px;
    align-items: center;
}



.product-compare__list--item {
    height: inherit; /* 320px */
    width: 25%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-left: 1.255px solid #d8d8d8;
}

    .product-compare__list--item a {
        color: unset;
        display: contents;
    }

    .product-compare__list--item.shape {
        border-bottom: 3px solid #d021ce;
        padding-bottom: 20px;
    }

        .product-compare__list--item.shape:before {
            width: 0;
            height: 0;
            border-color: transparent transparent #d021ce;
            border-style: solid;
            border-width: 0 10px 10px;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -5px;
            content: "";
        }

    .product-compare__list--item:last-child {
        border-left: 0;
    }

.product-compare__list--value {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .product-compare__list--value span {
        background: #e8e8e8;
        position: absolute;
        top: 10px;
        left: 10px;
        padding: 5px 8px;
        border-radius: 50px;
        color: #7d7d7d;
        text-shadow: 1px 1px 6px #0000006e;
        cursor: pointer;
    }

    .product-compare__list--value img {
        max-width: 65%;
        transition: .3s all ease-out;
    }



    .product-compare__list--value .product-compare__list--value-title {
        font-size: 13px;
        line-height: 1.6;
        font-weight: 700;
        margin-top: 10px;
    }



    .product-compare__list--value .product-compare__list--value-price {
        text-align: center;
        margin-top: 13px !important;
        margin-bottom: 0;
        color: #e44141;
        font-size: 18px;
    }




.product-compare__add {
    display: flex;
    height: 100%;
    width: 100%;
    margin: auto;
    text-align: center;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    border: 2.255px dashed #d4d4d4;
    padding: 2px 10px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    cursor: pointer;
}

    .product-compare__add i {
        font-size: 73px;
        color: silver;
    }

        .product-compare__add i::before {
            display: block;
            border: 1.255px solid #8e8e8e47;
            border-radius: 70px;
        }

    .product-compare__add p {
        line-height: 1.5;
        margin: 0;
    }

.product-compare__list--property {
    margin-top: 20px;
}

    .product-compare__list--property ul {
        display: inline-block;
        width: 100%;
        margin-left: 2px;
    }

        .product-compare__list--property ul li {
            display: flex;
            padding: 3px 0;
        }

            .product-compare__list--property ul li span {
                padding: 14px 18px 12px;
                display: block;
            }

.product-compare__list--property-title {
    width: 100%;
    background: #e2e2e2;
}

.product-compare__list--property-value {
    width: 25%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-left: 1.255px solid #ececec;
    /*display: block;*/
}

    .product-compare__list--property-value:last-child {
        border-left: 0;
    }


/* ==================== Products Category Container - List ==================== */
.products-category__list-header {
    border-bottom: 1.255px solid #e4e4e4;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .products-category__list-header .products-search span {
        margin-left: 15px;
    }

    .products-category__list-header .products-search input {
        border: 1px solid #d8d8d8;
        outline: none;
        padding: 7px 10px;
        width: 80%;
        border-radius: 5px;
    }

.remodal {
    border-radius: 8px;
    overflow: hidden;
}

    .remodal .products-category-container {
        max-height: 88%;
        overflow-x: hidden;
    }

    .remodal .products-category-container__item {
        /*width: 25%;*/
        min-height: 250px;
        border: 1.255px solid #e4e4e4;
        padding: 2px 7px;
        border-radius: 5px;
        cursor: pointer;
        margin: 6px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

        .remodal .products-category-container__item img {
            max-height: 138px;
        }

        .remodal .products-category-container__item p {
            line-height: 1.5;
            margin-top: 20px;
            margin-bottom: 0;
            color: #6a5f5f;
        }

.close-remodal {
    position: absolute;
    top: 10px;
    left: 10px;
}

    .close-remodal::before {
        font-size: 20px;
        cursor: pointer;
    }

/* ==================== (Start)Responsive ==================== */
@media only screen and (max-width: 641px) {
    .remodal {
        width: 100% !important;
        height: 100%;
        margin-bottom: 0 !important;
        border-radius: 0 !important;
    }

    .close-remodal {
        position: absolute;
        top: 0;
        left: 0;
        background: #efefef;
        width: 100%;
        padding: 7px;
        text-align: left;
        padding-left: 10px;
    }

    .products-search {
        margin-top: 18px;
    }
}

@media only screen and (max-width: 641px) {
    .remodal {
        border-radius: 0 !important;
    }

    .remodal-wrapper {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 800px) {
    .product-compare__Container {
        width: 100%;
        overflow: auto;
    }

    .product-compare {
        width: 945px;
    }
}

@media only screen and (min-width: 800px) {
    .product-compare__list--header.fixed {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1111;
        right: 0;
        align-items: unset;
        height: auto;
        background: #ffffffad;
        border-radius: 0 0 8px 8px;
        backdrop-filter: blur(10px);
    }

    .product-compare__list--value img.fixed {
        max-width: 70px;
        margin-top: 5px;
        transition: .3s all ease-in-out;
    }

    .product-compare__list--value .product-compare__list--value-title.fixed {
        font-size: 11px;
    }

    .product-compare__list--value .product-compare__list--value-price.fixed {
        margin-top: 0px !important;
        font-size: 15px;
    }

    .product-compare__list--property.fixed {
        margin-top: 200px;
    }
}
/* ===================== (End)Responsive ===================== */


@media only screen and (min-width: 641px) {
    .customize-remodal-compare {
        max-width: 820px;
    }
}

/* ======================================================================== */
/* =================== (End) Product Compare Quick Page =================== */
/* ======================================================================== */




/* ======================================================= */
/* ================== (Start) Main Page ================== */
/* ======================================================= */
.sticky {
    position: sticky;
    top: 0;
}

.MainCategoryIntroduction .col-3 {
    flex: 0 0 22%;
    max-width: 22%;
}

.MainCategoryIntroduction .col-9 {
    flex: 0 0 78%;
    max-width: 78%;
}

.swiper-slide img {
    height: 300px !important;
}

.MainCategoryIntroduction .sidebar {
    background: white;
    width: 100%;
    height: 99.5%;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 6px 0 rgb(51 73 94 / 10%);
    box-shadow: 0 2px 6px 0 rgb(51 73 94 / 10%);
}

.MainCategoryIntroduction .listing-sidebar .listing-sidebar__header {
    font-size: 15px;
    border-bottom: 1.255px solid #e1e1e1;
    padding: 12px;
}

.MainCategoryIntroduction .listing-sidebar .listing-sidebar__filter--catalog {
    padding: 10px;
}

.catalog__List--item {
    padding-bottom: 10px;
    margin-right: 5px;
    line-height: 2;
}

    .catalog__List--item .catalog__List--item--link {
        color: #626262;
        font-weight: 600;
    }

    .catalog__List--item ul.catalog__List--subcategory--sub {
        max-height: 110px;
        overflow: hidden;
        margin-right: 8px;
    }

        .catalog__List--item ul.catalog__List--subcategory--sub.height-controller {
            max-height: unset !important;
        }


    .catalog__List--item li.catalog__List--subcategory--item {
        color: #7e7e7e;
        transition: .25s all ease;
        position: relative;
        border-bottom: 1.255px solid #efefef;
        margin: 7px 0;
        padding-bottom: 6px;
    }

        .catalog__List--item li.catalog__List--subcategory--item:hover {
            color: #6d6d6d;
            transition: .2s all ease;
        }

.catalog__List--subcategory--item--link {
    color: gray !important;
    transition: .25s all ease-in-out;
}

    .catalog__List--subcategory--item--link.link-title {
        color: black !important;
    }

    .catalog__List--subcategory--item--link:hover {
        margin-right: 6px;
        transition: .2s all ease-in-out;
    }

.catalog__List--more {
    text-align: center;
    background: #f1f1f1;
    border-radius: 80px;
    margin-top: 6px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 13px;
    transition: .2s all ease-in-out;
}

    .catalog__List--more:hover {
        background: #e6e6e6;
        transition: .2s all ease-in-out;
    }

/* ========== catalog__List--subcategory--item ========== */
.catalog__List--subcategory--sub {
    margin-right: 12px;
    margin-top: 8px;
    border-right: 1.255px solid silver;
    padding-right: 10px;
    margin-bottom: 12px;
    /*display: none;*/
}

.MainCategoryIntroduction__desc {
    padding: 1rem 1.5rem;
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 6px 0 rgb(51 73 94 / 10%);
    box-shadow: 0 2px 6px 0 rgb(51 73 94 / 10%);
    line-height: 2;
    overflow: hidden;
}

    .MainCategoryIntroduction__desc .MainCategoryIntroduction__desc--title {
        font-weight: 600;
        margin-bottom: 10px;
        border-right: 2px solid #7e147d;
        padding-right: 8px;
        font-size: 15px;
    }

    .MainCategoryIntroduction__desc .MainCategoryIntroduction__desc--content.collapsed {
        max-height: 250px;
        overflow: hidden;
    }

    .MainCategoryIntroduction__desc .MainCategoryIntroduction__desc--content {
        max-height: unset;
        overflow: hidden;
    }

    .MainCategoryIntroduction__desc .expandable-text__btn {
        width: 100%;
        text-align: center;
        margin-top: 0;
        background: white;
        box-shadow: 0px -15px 20px 20px rgb(255 255 255 / 50%);
        z-index: -6;
        display: inline-block;
        cursor: pointer;
    }

        .MainCategoryIntroduction__desc .expandable-text__btn:after {
            content: '+';
            font-size: 17px;
            position: relative;
            top: 3px;
            right: 6px;
            color: #646464;
        }

        .MainCategoryIntroduction__desc .expandable-text__btn.collapsed:after {
            content: '-';
            font-size: 25px;
            position: relative;
            top: 6px;
            right: 6px;
            color: #878787;
        }
/* ======================================================= */
/* =================== (End) Main Page =================== */
/* ======================================================= */


/* ======================================================= */
/* ========== (Start) Sidebar categories mobile ========== */
/* ======================================================= */
.categories-modal-box {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 10px;
    background: white;
    border-radius: 50px;
    padding: 10px;
    box-shadow: -1px 1px 11px 2px rgb(0 0 0 / 26%);
    z-index: 5;
    cursor: pointer;
}

    .categories-modal-box p {
        padding: 0;
        margin: 0;
    }

        .categories-modal-box p img {
            width: 35px;
        }

.categories-container__mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    background: white;
    display: none;
}

.categories-container__mobile--content {
    margin: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 93%;
}

span#Close_CategoriesModal {
    color: #a5a5a5;
    border-radius: 80px;
    display: block;
    margin: 0 auto 22px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    left: 18px;
    font-size: 24px;
}

.categories-container__mobile--header {
    position: relative;
    height: 51px;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #b105b1;
    box-shadow: 0px 6px 14px rgb(0 0 0 / 18%);
    background-color: white;
}

.categories-container__mobile--header-title {
    position: absolute;
    top: 7px;
    right: 18px;
    color: #810280;
    font-weight: 600;
    margin: 0 !important;
}

.categories-container__mobile--header-CatTitle {
    position: absolute;
    top: 26px;
    right: 18px;
}

    .categories-container__mobile--header-CatTitle a {
        color: #707070;
        font-size: 13px;
    }

.categories-container__mobile--Search {
    position: relative;
    margin: auto;
    display: table;
}

    /*.categories-container__mobile--Search svg {
        width: 25px;
        position: absolute;
        top: 7px;
        left: 9px;
    }*/

    /*.categories-container__mobile--Search svg .cls-1 {
            fill: #fff;
            opacity: 0;
        }

        .categories-container__mobile--Search svg .cls-2 {
            fill: #959595;
        }*/

    .categories-container__mobile--Search .categories-search input[type=text] {
        outline: none;
        border-radius: 5px;
        border: 1.255px solid silver;
        padding: 6px 10px;
        transition: .2s all ease-in-out;
    }

        .categories-container__mobile--Search .categories-search input[type=text]:focus {
            border: 1.255px solid #949494;
            transition: .2s all ease-in-out;
        }

.categories-container__mobile ul.catalog__List {
    overflow: auto;
    width: 80%;
    height: 85vh;
    margin: auto;
    background: white;
}

    .categories-container__mobile ul.catalog__List .catalog__List--item {
        margin: 10px 30px;
    }

    .categories-container__mobile ul.catalog__List a.catalog__List--item--link {
        display: block;
        text-align: center;
    }

    .categories-container__mobile ul.catalog__List .catalog__List--item .catalog__List--more {
        width: 60%;
        display: block;
        margin: 0 auto 7px;
    }


@media (min-width: 528px) and (max-width: 992px) {
    .categories-container__mobile {
        background: #00000059;
        backdrop-filter: blur(1px);
    }

    .categories-container__mobile--Search {
        right: 138px;
        margin: 0;
    }

    .categories-container__mobile--content {
        margin: auto;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        height: 93%;
        background: white;
    }

    .categories-container__wrapper {
        height: 100%;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

    .categories-main-container__mobile {
        width: 50%;
        height: 75%;
        border-radius: 10px 10px 0 0;
        overflow: hidden;
    }

    .categories-container__mobile ul.catalog__List {
        background: none;
    }
}

@media (min-width: 600px) and (max-width: 991px) {
    .ProductSellerDetailContainer__Price--wrapper {
        display: flex;
        align-items: center;
    }
}

@media all and (max-width: 992px) {
    .ProductSellerDetailContainer__Price-content {
        margin-right: 30px;
    }
}

@media all and (min-width: 528px) {
    .categories-main-container__mobile {
        width: 80%;
    }
}

@media all and (min-width: 685px) {
    .categories-main-container__mobile {
        width: 70%;
    }
}

@media all and (min-width: 865px) {
    .categories-main-container__mobile {
        width: 60%;
    }
}

@media only screen and (min-width: 992px) {
    .categories-container__mobile {
        display: none !important;
    }

    .categories-modal-box {
        display: none !important;
    }
}

@media only screen and (max-width: 528px) {
    .categories-container__mobile--Search {
        right: 40px;
    }

    .categories-container__mobile ul.catalog__List .catalog__List--item {
        margin: 0 !important;
    }
}

@media only screen and (max-width: 375px) {
    .categories-container__mobile--Search .categories-search input[type=text] {
        width: 150px;
    }
}



/* ======================================================= */
/* =========== (End) Sidebar categories mobile =========== */
/* ======================================================= */


.cart-item-align-center {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 750px) {
    .cart-item-align-center {
        height: unset;
    }
}

/* =====================================================
========== (Start) Style For Product Feedback ==========
===================================================== */
.message-light--error {
    color: #ef5662;
    border: 1.255px solid #ffb3b9;
    background-color: #fff2f3;
    padding: 13px;
    margin-bottom: 20px;
    border-radius: 8px;
    text-align: center;
}

.message-light--success {
    color: #518541;
    border: 1px solid #b7ecb8;
    background-color: #eeffdf;
    padding: 13px;
    margin-bottom: 20px;
    border-radius: 8px;
    text-align: center;
}

.m-fz-textarea {
    font-size: 14px;
}

.modal-open .modal  {
    padding: 0 !important;
}

.modal-feedback {
    max-width: 730px;
}

    .modal-feedback .modal-content {
        border-radius: 10px;
    }

        .modal-feedback .modal-content .modal-header {
            border-bottom: 2px solid #efefef;
        }

        .modal-feedback .modal-content .modal-body {
            overflow-x: hidden;
            height: 450px;
            margin-bottom: 10px;
        }

.modal-feedback-wrapper__mainImage {
    max-height: 300px;
    border-radius: 8px;
    margin-bottom: 30px;
}

    .modal-feedback-wrapper__mainImage img {
        width: auto;
        max-height: inherit;
        display: block;
        margin: auto;
    }

.f-checkbox input {
    opacity: 0;
    position: absolute;
}

.f-checkbox input, label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.f-checkbox label {
    position: relative;
}

.f-checkbox input + label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 0px;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
}

.f-checkbox input:checked + label:before {
    content: "\2713";
    background: #2CA4BF;
    color: #fff;
    border-color: #2CA4BF
}

.modal-feedback-wrapper__mainConetnt--feedItem {
    margin-bottom: 12px;
}

    .modal-feedback-wrapper__mainConetnt--feedItem .field-duplicate-product-url {
        margin-top: 15px;
        display: none;
    }

        .modal-feedback-wrapper__mainConetnt--feedItem .field-duplicate-product-url label {
            font-size: 15px;
            color: #4c4c4c;
            margin-bottom: 10px;
        }

        .modal-feedback-wrapper__mainConetnt--feedItem .field-duplicate-product-url input {
            direction: ltr;
            padding: 18px 10px !important;
            font-size: 13px;
        }

    .modal-feedback-wrapper__mainConetnt--feedItem .checkbox__text {
        margin-right: 5px;
        color: #838383;
        font-size: 15px;
    }

.modal-feedback-wrapper__mainConetnt--description {
    margin: 18px auto;
}

.modal-feedback-wrapper__mainConetnt--sendBtn {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .modal-feedback {
        max-width: 100%;
    }

        .modal-feedback .modal-content {
            border-radius: 0;
            height: 100vh;
        }
}
/* =====================================================
=========== (End) Style For Product Feedback ===========
===================================================== */
.goods-originality-original {
    background-color: #ebfce0;
    font-size: 11px;
    text-align: center;
    padding: 5px;
    width: 48px;
    border-radius: 12px;
    color: #37ac2f;
}

.goods-originality-fake {
    background-color: #fef2dfa8;
    font-size: 11px;
    text-align: center;
    padding: 5px;
    width: 48px;
    border-radius: 12px;
    color: #ec9a0a;
}
