body {
    overflow-x: hidden !important;
}

.product-text-feature {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    background-color: #ececec;
    font-size: 11.5px;
    font-weight: bold;
    line-height: 1;
    color: #1b1b1b !important;
    font-weight: normal;
    text-align: center;
    white-space: normal;
    vertical-align: baseline;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
}

.card-product-slide {
    box-shadow: none !important;
}

.product-number-feature {
    display: inline-block;
    font-size: 14px;
    color: #313030;
    padding: 0px 6px;
    /*
    text-decoration: underline;
    */
    margin-left: 5px;
}

.badge-tag {
    background-color: var(--first-color) !important;
}

.btn-primary:hover {
    background-color: var(--second-color) !important;
}

.myheader .navbar-bottom .other-links .link-seller:hover {
    color: white;
    background-color: var(--first-color);
}

.noUi-handle {
    background-color: var(--first-color);
}

.noUi-connect {
    background-color: var(--first-color);
}

.form-check-input:checked {
    background-color: var(--first-color);
    border-color: var(--first-color);
}

#all_category.swiper-slide {
    /*
    width: 94.5px !important;
    */
}

body {
    background-color: var(--bg-color) !important;
}

.myheader {
    background-color: var(--header-color) !important;
}

@media (max-width: 641px) {

    #megamenu-1 {
        display: none !important;
    }

    .basket-content,.navbar-top {
        display: none !important;
    }

}

#footer {
    background-color: var(--footer-color) !important;
}

@media (min-width: 992px) {
    .modal-mini-lg {
        max-width: 600px
    }
}

.swiper-slide .item .icon:hover {
    border: 3px solid white;
    border-radius: 50px;
    transition: border-width 0.2s linear;
}

.img-inner img {
    transition: transform 1.2s; /* Animation */
    transition-duration: 1.2s;

}

.img-inner img:hover {
    transform: scale(1.1);
}

.danger, .alert-danger {
    background-color: #ff8383 !important;
    color: white;
    margin-top: 25px;
    padding: 14px;
    border-radius: 7px;
    color: white;
    font-size: 12px;
    margin-bottom: 27px;
}

.alert-success {
    background-color: #22cd72 !important;
    color: white;
    margin-top: 25px;
    background-color: #22cd72;
    padding: 14px;
    border-radius: 7px;
    line-height: 20px;
    color: white;
    font-size: 12px;
}

.justify-content-center {
    justify-content: space-between !important;
}

.products-carousel .products-inner {
    padding: 42px 30px 35px 30px;
}

.option_color {
    width: 30px !important;
    height: 30px;
    display: inline-block;
    border-radius: 20px;
    transition: transform 1.2s; /* Animation */
    transition-duration: 0.2s;
    margin-right: 8px;
    box-shadow: 1px 1px 1px 1px #00000024;
    vertical-align: middle;
    margin-bottom: 7px;
}

.option_color:hover {
    border: 2px solid #4f4f4f;
    transform: scale(1.04);
}

.option_color_cart {
    vertical-align: bottom;
    width: 20px;
    height: 20px;
    margin-right: 7px;
    display: inline-block;
    border-radius: 20px;
}

.star-rating-content .label-star::before {
    color: var(--first-color) !important;
}

.card-product-slide {
    margin-top: 13px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px
}

.out_of_address {
    color: #ff5340;
    font-size: 12px;
}

@media (max-width: 768px) {
    .search-group form {
        width: 95%;
    }

    .celebration-section .row-celebration .title {
        height: 124%;
    }
}

.banner-section .banner-inner .item a img {
    border-radius: 0;
}

#product-details .products-other-details .seller-info div {
    font-size: 13px !important;
    font-weight: 400;
}

.category-index-content .category-inner .item .icon img {
    border-radius: 0 !important;
}

.btn {
    cursor: pointer;
}

.card-product-slide {

}

#product-details .products-other-details .tags {
    border-top: 1px solid #b0b0b030 !important;
    display: none;
}

.form-check {
    padding-left: 0;
    padding-right: 1.5rem;
}

.form-check .form-check-input {
    float: right;
}

.item-compare .item-layout .grid {
    padding: 10px;
}

.myheader .navbar-middle .logo img {
    height: 69px !important;
    object-fit: contain;
    min-width: 158px;
}

@media (max-width: 468px) {
    .modal-body .modal-share .social-icons li {
        margin: 3px !important;
    }
}

.blog-description img {
    height: auto !important;
    width: 76% !important;
    display: block;
    margin: 0 auto;
    border: 5px solid var(--first-color);
    box-shadow: 1px 1px 1px 1px #00000047;
    margin-bottom: 51px;
    margin-top: 49px;
}

.card-celebration .image-content {
    -webkit-box-shadow: 1px 1px 1px 1px #e2e2e269;
    -moz-box-shadow: 1px 1px 1px 1px #e2e2e269;
    box-shadow: 1px 1px 1px 1px #e2e2e269;
}

.card-celebration .overlay {
    background-color: transparent !important;
}

.myheader .navbar-bottom .category-links .menu-list .menu-item .sub-menu-list {
    width: 243px;
}

.footer-header-title {
    font-size: 18px;
    color: #202122;
    margin-bottom: 0;
    font-weight: 800;
}

.feature-header {
    font-size: 17px;
    font-weight: 800;
    color: #202122;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.propery-header {
    margin: 1rem 0 0 0;
    font-size: 13px;
    font-weight: 500;
    color: #656667;
}

.mobile-bottom-navbar-item {
    font-size: 12px;
    font-weight: 600;
    color: #202122;
    margin-bottom: 0;
}

@media (min-width: 668px) {
    .card-decoration .card-inner .img-container {
        height: 234px !important;
    }
}

.cart-details-content .cart-card .form-check .form-check-label {
    font-size: 13px;
}

.cart-details-content .checkout-side .price-list li .title {
    font-size: 13px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    font-size: 12px
}

.nav-tabs .nav-link {
    font-size: 11px;
    color: black;
}

.show_cart_box {
    display: none;
    position: fixed;
    width: 100%;
    height: 60px;
    background-color: white;
    bottom: -1px;
    z-index: 1000000;
    box-shadow: 5px -1px 6px 0px gray;
}

.show_cart_box .discount {
    float: left;
    width: 38px;
    height: 26px;
    background-color: #f93636;
    border-radius: 20px;
    font-size: 13px;
    text-align: center;
    padding-top: 4px;
    color: white;
    margin-top: -11px;
    margin-left: 6px;
}

.card-product-slide .card-inner .percentage {
    position: absolute;
    right: 5px;
    top: 5px;
    border-radius: 8px;
    background-color: #e70e02;
    color: white;
    padding: 2px 5px;
    font-size: 13px;
    font-weight: 600;
}

.header-title {
    font-size: 18px;
    font-weight: bolder;
}

select {
    appearance: auto !important;
}

.product-option {
    width: 50%;
}

@media (max-width: 600px) {
    .product-option {
        width: 95%;
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .celebration-section .row-celebration .title {
        height: auto;
    }
}

.discount-badge {
    background-color: #c43434;
    text-align: center;
    padding: 3px;
    border-radius: 28px;
    color: white;
    font-size: 11px;
    display: inline-block;
    position: absolute;
    z-index: 2;
    margin-right: 3px;
    margin-top: 2px;
    border-top-right-radius: 13px;
}

.form-select {
    -moz-padding-start: 34px;
    -webkit-appearance: none !important;
    appearance: none !important;
}

.footer {
    background-color: var(--footer-color) !important;
}

.option-list-item {
    display: block;
    align-items: center;
    margin-top: 10px;
}

.option-list-item span {
    font-weight: initial;
    font-size: 14px;
    width: 100%;
}

.option-list-item .input {
    border-radius: 20px;
    margin-right: 10px
}

.card-celebration .overlay {
    background-color: transparent !important;
}

.info-item h1, .info-item h2, .info-item h3, .info-item h4, .info-item h5, .info-item h6 {
    font-weight: bolder;
    margin-bottom: 20px;
    margin-top: 20px;
}

.info-item h1 {
    font-size: 21px !important;
}

.info-item h2 {
    font-size: 18px !important;
}

.info-item h3 {
    font-size: 16px !important;
}

.info-item p {
    font-size: 14px !important;
    margin-bottom: 15px;
}

#ads .master-page {
    margin: 0;
}

.login a {
    border: 1px solid #b2b2b2 !important;
    text-align: center !important;
    display: block !important;
    height: 35px !important;
    color: black !important;
    padding: 8px !important;
    border-radius: 7px;
    font-size: 12px !important;
}

.swiper-products, .swiper-container {
    overflow: hidden !important;
}

/*#region ----------------- General */
@import url(../css/fontface.css);
:root {
    --primary: var(--first-color);
    --secondary: #9ac45c;
    --primaryLight: #fed5e2;
    --secondaryLight: #c2db9d;
    --textDark: #121619;
    --textGrey: #505050;
    --textSilver: #808284;
    --red: #e70e02;
    --gold: #ffd800;
    --textDark: #202122;
    --textGrey: #656667;
    --textSilver: #b0b0b0;
    --borderColor: #eaeaea;
    --background: #f0f3f5;
    --backgroundDark: #131313;
    --bodyFont: IRANYEKAN;
    --iconFont: "Material Design Icons";
    --boxshadow: 0 5px 15px rgba(0, 0, 0, 0.06);
    --borderRadius10: 10px;
    --borderRadius15: 15px;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    outline: none !important;
}

body {
    font-weight: 300;
    direction: rtl;
    margin: 0;
    padding: 0;
    background-color: #f0f3f5;
    text-align: right;
}

html {
    scroll-behavior: smooth;
    line-height: 1.15;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

h1 {
    font-size: 38px;
    font-weight: 800;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 26px;
}

b,
strong {
    font-weight: bolder;
}

ul {
    list-style: none !important;
    padding: 0;
}

.master-page ul {
    list-style: disc !important;
    padding: 0;
    margin-right: 25px;
}

nav {
    display: block;
}

a {
    text-decoration: none !important;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

::-moz-selection {
    background-color: var(--primary);
    color: white;
}

::selection {
    background-color: var(--primary);
    color: white;
}

@media (max-width: 992px) {
    .container {
        max-width: 95%;
    }
}

.my-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.my-pagination .pagination {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.my-pagination .pagination .next .page-link,
.my-pagination .pagination .prev .page-link {
    width: auto;
}

.my-pagination .pagination .next .page-link .mdi,
.my-pagination .pagination .prev .page-link .mdi {
    position: relative;
    top: 2px;
}

.my-pagination .pagination .next span,
.my-pagination .pagination .prev span {
    font-size: 14px;
    font-weight: 600;
    color: #b0b0b0;
}

.my-pagination .pagination .next .page-link {
    color: #b0b0b0;
    padding: 0 10px 0 15px;
}

.my-pagination .pagination .next .page-link .mdi {
    margin-left: 5px;
    color: var(--primary);
}

.my-pagination .pagination .prev .page-link {
    color: #656667;
    padding: 0 15px 0 10px;
}

.my-pagination .pagination .prev .page-link .mdi {
    margin-right: 5px;
    color: var(--primary);
}

.my-pagination .pagination .page-item.active .page-link {
    background-color: var(--primary);
    color: white;
}

.my-pagination .pagination .page-link {
    background-color: #eee;
    border-radius: 10px;
    margin: 5px;
    font-weight: 600;
    color: #656667;
}

.my-pagination .pagination .page-link:hover {
    background-color: #d9d9d9;
}

.fixedposition {
    overflow: hidden;
    padding-right: 17px;
}

.custom-scollbar {
    scrollbar-color: var(--primary) Light rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
}

.custom-scollbar::-webkit-scrollbar {
    border-radius: 10px;
    width: 5px;
    height: 8px;
    background-color: rgba(255, 255, 255, 0.3);
}

.custom-scollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: white;
}

.fi {
    line-height: 0 !important;
}

/*#endregion -------------- General */
/*#region ----------------- Cards Styles */
.card-category-bg-image {
    margin-bottom: 16px;
}

.card-category-bg-image .card-inner {
    display: block;
    position: relative;
}

.card-category-bg-image .image-content {
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    margin: 0;
}

.card-category-bg-image .image-content .img-inner {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.card-category-bg-image .image-content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px;
    transition: all 0.3s ease-in;
}

.card-category-bg-image .overlay {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 50;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease-in-out;
    flex-direction: column;
}

.card-category-bg-image .overlay div {
    font-size: 16px;
    font-weight: 800;
    color: white;
    margin-bottom: 0;
    transition: 0.3s ease-in-out;
    margin-top: 65px;
    text-align: center;
    line-height: normal;
}

.card-category-bg-image .overlay .btn-primary {
    margin-top: 20px;
    padding: 0.55rem 1rem;
    background-color: white;
    color: #202122;
    opacity: 0;
    visibility: hidden;
    font-size: 14px;
}

.card-category-bg-image:hover .overlay {
    background-color: rgba(0, 0, 0, 0.3);
}

.card-category-bg-image:hover .overlay h4 {
    margin-top: 0;
}

.card-category-bg-image:hover .overlay .btn-primary {
    opacity: 1;
    visibility: visible;
}

.card-category-vector .card-inner {
    display: block;
}

.card-category-vector .thumb {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-category-vector .thumb img {
    width: 100%;
}

.card-category-vector .info {
    margin-top: 10px;
    text-align: center;
}

.card-category-vector .info h5,.card-category-vector .info div {
    font-size: 12px;
    font-weight: 600;
    color: #202122;
    margin-bottom: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card-category-vector .info h6 {
    color: #f92e6d;
    font-size: 12px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .card-category-bg-image .image-content {
        height: 200px;
    }

    .card-category-bg-image .overlay h4 {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .card-category-vector .thumb {
        width: 40px;
        height: 40px;
    }

    .card-category-vector .info {
        margin-top: 8px;
        text-align: center;
    }

    .card-category-vector .info h5 {
        font-size: 11px;
        margin-bottom: 5px;
    }

    .card-category-vector .info h6 {
        font-size: 11px;
    }
}

@media (max-width: 575px) {
    .card-category-vector .thumb {
        width: 35px;
        height: 35px;
    }

    .card-category-vector .info {
        margin-top: 6px;
        text-align: center;
    }

    .card-category-vector .info h5 {
        font-size: 10px;
    }

    .card-category-vector .info h6 {
        font-size: 10px;
    }
}

/*#endregion -------------- Cards Styles */
/*#region ----------------- Carousel */
.swiper.swiper-products, .swiper.swiper-blog, .swiper.swiper-category, .swiper.swiper-bestSeller {
    position: unset !important;
}

.swiper-index .swiper-button-next::after,
.swiper-products .swiper-button-next::after,
.swiper-blog .swiper-button-next::after,
.swiper-category .swiper-button-next::after,
.swiper-bestSeller .swiper-button-next::after {
    content: "\f0141";
}

.swiper-index .swiper-button-prev::after,
.swiper-products .swiper-button-prev::after,
.swiper-blog .swiper-button-prev::after,
.swiper-category .swiper-button-prev::after,
.swiper-bestSeller .swiper-button-prev::after {
    content: "\f0142";
}

.swiper-index .swiper-wrapper,
.swiper-products .swiper-wrapper,
.swiper-blog .swiper-wrapper,
.swiper-category .swiper-wrapper,
.swiper-bestSeller .swiper-wrapper {
    padding: 5px 0;
}

.swiper-index .swiper-wrapper {
    padding: 0;
}

.swiper-index .swiper-slide .item a {
    display: block;
}

.swiper-index .swiper-slide .item a img {
    width: 100%;
    border-radius: 0;
}

.swiper-index .swiper-button-prev,
.swiper-index .swiper-button-next {
    opacity: 0.8;
}

.swiper-index .swiper-button-prev::after,
.swiper-index .swiper-button-next::after {
    font-size: 24px;
    color: white;
}

.swiper-index .swiper-button-prev:hover,
.swiper-index .swiper-button-next:hover {
    opacity: 1;
}

.swiper-index .swiper-button-prev.swiper-button-disabled,
.swiper-index .swiper-button-next.swiper-button-disabled {
    opacity: 0.3;
}

.swiper-index.swiper-rtl .swiper-button-next {
    left: 20px;
}

.swiper-index.swiper-rtl .swiper-button-prev {
    right: 20px;
}

.swiper-index .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    background-color: white;
    opacity: 0.5;
}

.swiper-index .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.products-carousel.margin {
    margin: 2rem 0;
}

.products-carousel .products-inner {
    background-color: white;
    border-radius: 15px;
    padding: 35px 30px 35px 30px;
    position: relative;
}

.products-carousel .products-inner .card-product-slide {
    border: 1px solid #eaeaea;
    border-radius: 10px;
}

.products-carousel .carousel-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
}

.products-carousel .carousel-title h1 {
    font-size: 22px;
    margin-bottom: 0;
    color: #202122;
}

.products-carousel .carousel-title .see-more {
    font-size: 14px;
    font-weight: 500;
    color: #202122;
}

.products-carousel .carousel-title .see-more .mdi {
    margin-right: 5px;
    font-size: 22px;
    position: relative;
    top: 5px;
}

.swiper-products .swiper-button-prev,
.swiper-products .swiper-button-next,
.swiper-blog .swiper-button-prev,
.swiper-blog .swiper-button-next,
.swiper-bestSeller .swiper-button-prev,
.swiper-bestSeller .swiper-button-next {
    opacity: 1;
    background-color: white;
    box-shadow: 0 5px 20px -1px rgba(16, 16, 21, 0.06);
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.swiper-products .swiper-button-prev::after,
.swiper-products .swiper-button-next::after,
.swiper-blog .swiper-button-prev::after,
.swiper-blog .swiper-button-next::after,
.swiper-bestSeller .swiper-button-prev::after,
.swiper-bestSeller .swiper-button-next::after {
    font-size: 30px;
    color: #656667;
}

.swiper-products .swiper-button-prev:hover,
.swiper-products .swiper-button-next:hover,
.swiper-blog .swiper-button-prev:hover,
.swiper-blog .swiper-button-next:hover,
.swiper-bestSeller .swiper-button-prev:hover,
.swiper-bestSeller .swiper-button-next:hover {
    opacity: 1;
}

.swiper-products .swiper-button-prev.swiper-button-disabled,
.swiper-products .swiper-button-next.swiper-button-disabled,
.swiper-blog .swiper-button-prev.swiper-button-disabled,
.swiper-blog .swiper-button-next.swiper-button-disabled,
.swiper-bestSeller .swiper-button-prev.swiper-button-disabled,
.swiper-bestSeller .swiper-button-next.swiper-button-disabled {
    opacity: 0.5;
}

.swiper-products.swiper-rtl .swiper-button-next,
.swiper-blog.swiper-rtl .swiper-button-next,
.swiper-bestSeller.swiper-rtl .swiper-button-next {
    left: -15px;
}

.swiper-products.swiper-rtl .swiper-button-prev,
.swiper-blog.swiper-rtl .swiper-button-prev,
.swiper-bestSeller.swiper-rtl .swiper-button-prev {
    right: -15px;
}

.swiper-bestSeller .swiper-wrapper {
    padding: 20px 0;
}

.swiper-category .swiper-button-prev,
.swiper-category .swiper-button-next {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.1);
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.swiper-category .swiper-button-prev::after,
.swiper-category .swiper-button-next::after {
    font-size: 30px;
    color: white;
}

.swiper-category .swiper-button-prev:hover,
.swiper-category .swiper-button-next:hover {
    opacity: 1;
}

.swiper-category .swiper-button-prev.swiper-button-disabled,
.swiper-category .swiper-button-next.swiper-button-disabled {
    opacity: 0.5;
}

.swiper-category.swiper-rtl .swiper-button-next {
    left: -17px;
}

.swiper-category.swiper-rtl .swiper-button-prev {
    right: -17px;
}

@media (max-width: 768px) {
    .products-carousel {
        margin: 2rem 0 1rem 0;
    }
}

@media (max-width: 600px) {
    .swiper-index.swiper-rtl .swiper-button-next {
        left: 0px;
    }

    .swiper-index.swiper-rtl .swiper-button-prev {
        right: 0px;
    }

    .swiper-index.swiper-rtl .swiper-button-next::after,
    .swiper-index.swiper-rtl .swiper-button-prev::after {
        font-size: 30px;
    }

}

@media (max-width: 575px) {
    .products-carousel .carousel-title h1 {
        font-size: 18px;
    }

    .products-carousel .carousel-title .see-more {
        font-size: 13px;
    }

    .products-carousel .carousel-title .see-more .mdi {
        font-size: 18px;
    }

    .products-carousel .products-inner {
        padding: 25px 20px 25px 20px;
    }

    .swiper-category .swiper-button-prev,
    .swiper-category .swiper-button-next {
        width: 22px;
        height: 22px;
    }

    .swiper-category .swiper-button-prev::after,
    .swiper-category .swiper-button-next::after {
        font-size: 18px;
    }
}

/*#endregion -------------- Carousel */
/*#region ----------------- Category */

.category-index-content .category-inner {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}

.category-index-content .category-inner .item {
    flex: 0 0 13%;
    width: 13%;
    padding: 0 10px;
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}

.category-index-content .category-inner .item a {
    text-align: center;
    display: block;
}

.category-index-content .category-inner .item .icon {
    width: 130px;
    height: 130px;
    margin: 0 auto 0.5rem auto;
    border-radius: 50%;
}

.category-index-content .category-inner .item .icon img {
    width: 100%;
    border-radius: 50%;
}

.category-index-content .category-inner .item .name {
    font-size: 13px;
    font-weight: 500;
    color: #202122;
    text-align: center;
}

.category-index-content .category-inner .item .number {
    font-size: 12px;
    font-weight: 400;
    color: #656667;
}

.category-index-content.type-2 .category-inner .item {
    flex: 0 0 12.5%;
    width: 12.5%;
}

.category-index-content.type-2 .category-inner .item:hover a {
    box-shadow: 0 5px 20px -1px rgba(16, 16, 21, 0.06);
    transform: translateY(-3px);
}

.category-index-content.type-2 .category-inner .item a {
    background-color: white;
    padding: 15px;
    border-radius: 10px;
    transition: all 0.2s ease-in-out;
}

.category-index-content.type-2 .category-inner .item .icon {
    width: 100%;
    height: auto;
}

.category-index-content.type-3 .category-inner .item .icon {
    background-color: white;
    border: 3px dashed #b0b0b0;
}

#category-sidebar {
    width: 300px;
    position: fixed;
    top: 0;
    right: -300px;
    height: 100vh;
    z-index: 2002;
    background: white;
    border-right: 1px solid #eaeaea;
    transition: all 0.3s ease;
    padding: 0 10px;
}

#category-sidebar.active {
    right: 0;
}

#category-sidebar .category-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    margin-bottom: 10px;
}

#category-sidebar .category-header .logo .image img {
    width: 110px;
}

#category-sidebar .category-header #btn-dismiss-category {
    width: 40px;
    height: 40px;
    cursor: pointer;
    color: #656667;
    padding: 0;
    border-radius: 50%;
    background-color: #f0f3f5;
    border: none;
    z-index: 60;
}

#category-sidebar .category-header #btn-dismiss-category .mdi {
    font-size: 20px;
    position: relative;
    top: 3px;
}

#category-sidebar .links {
    display: none;
    margin-top: 2rem;
    padding: 15px 0;
    border-top: 1px solid #eaeaea;
}

#category-sidebar .links ul li a {
    display: block;
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #202122;
}

#category-sidebar .category-list {
    padding: 15px 0;
    margin-bottom: 50px;
    border-top: 1px solid #eaeaea;
}

#category-sidebar .category-list .link-list {
    overflow-y: auto;
    height: calc(100% - 90px);
    padding-left: 5px;
}

#category-sidebar .category-list .link-list li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 10px;
}

#category-sidebar .category-list .link-list li .text {
    font-size: 14px;
    font-weight: 500;
    color: #202122;
}

#category-sidebar .category-list .link-list li .desc {
    font-size: 14px;
    font-weight: 400;
    color: #b0b0b0;
}

#category-sidebar .category-list .link-list li:hover a {
    background-color: var(--primary) Light;
    border-radius: 10px;
}

#category-sidebar .category-list .link-list li:hover .text {
    color: var(--primary);
}

#category-sidebar .collapse-list {
    margin-top: 1rem;
}

#category-sidebar .collapse-list .collapse-item .btn-primary {
    width: 100%;
    padding: 8px 10px;
    text-align: right;
    border: none;
    background-color: transparent;
    color: #202122;
}

#category-sidebar .collapse-list .collapse-item .btn-primary .icon {
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 0;
    color: #b0b0b0;
    transform: rotate(45deg);
    transition: all 0.2s ease-in-out;
}

#category-sidebar .collapse-list .collapse-item .btn-primary:hover, #category-sidebar .collapse-list .collapse-item .btn-primary:focus {
    box-shadow: none;
}

#category-sidebar .collapse-list .collapse-item .btn-primary.collapsed .icon {
    transform: rotate(0);
}

#category-sidebar .collapse-list .collapse-item .link-list {
    background-color: #f0f3f5;
    padding-right: 20px;
    border-radius: 10px;
    overflow-y: unset;
    height: auto;
    padding-left: 0;
}

#category-sidebar .collapse-list .collapse-item .link-list li a {
    padding: 12px 0;
}

#category-sidebar .collapse-list .collapse-item .link-list li a:hover {
    background-color: transparent;
}

.overlay-category {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2001;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.overlay-category.active {
    display: block;
    opacity: 1;
}

.category-list-section {
    margin: 4rem 0;
}

.category-list-section .category-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
}

.category-list-section .category-title h1 {
    font-size: 22px;
    margin-bottom: 0;
    color: #202122;
}

.category-list-section .category-title .see-more {
    font-size: 14px;
    font-weight: 500;
    color: #202122;
}

.category-list-section .category-title .see-more .mdi {
    margin-right: 5px;
    font-size: 22px;
    position: relative;
    top: 5px;
}

.category-list-section .grid-layout {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.category-list-section .grid-layout .item {
    flex: 0 0 12.5%;
    width: 12.5%;
    text-align: center;
}

.category-list-section .grid-layout .item a {
    display: block;
}

.category-list-section .grid-layout .item .icon {
    width: 140px;
    height: 140px;
    margin: 0 auto 1rem auto;
}

.category-list-section .grid-layout .item .icon img {
    width: 100%;
    border-radius: 50%;
}

.category-list-section .grid-layout .item h2 {
    font-size: 14px;
    font-weight: 500;
    color: #202122;
}

.category-list-section .cards-service-layout {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.category-list-section .cards-service-layout .card-service {
    flex: 0 0 16.66%;
    width: 16.66%;
    padding: 6px;
    margin-bottom: 1.1rem;
}

.category-list-section .cards-service-layout .card-service .card-inner .img-container {
    height: 200px;
}

.category-list-section .cards-service-layout .card-service .card-inner .overlay .over-inner {
    width: 100%;
}

.category-list-section .cards-products-layout {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.category-list-section .cards-products-layout .card-product-slide {
    flex: 0 0 20%;
    width: 20%;
    padding: 6px;
}

.category-bg-image-section {
    margin: 80px 0;
}

.category-image-vector {
    margin: 80px 0;
}

.category-image-vector .section-inner {
    background-color: white;
    border-radius: 10px;
    padding: 30px 20px 40px 20px;
    position: relative;
}

.category-image-vector .sec-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #202122;
}

.swiper-category-vector {
    position: unset !important;
}

.swiper-category-vector .swiper-button-next,
.swiper-category-vector .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 5px 20px -1px rgba(16, 16, 21, 0.06);
}

.swiper-category-vector .swiper-button-next::after,
.swiper-category-vector .swiper-button-prev::after {
    font-size: 20px;
    color: #656667;
}

.swiper-category-vector .swiper-button-next {
    left: -10px !important;
}

.swiper-category-vector .swiper-button-prev {
    right: -10px !important;
}

@media (max-width: 1400px) {
    .category-list-section .grid-layout .item .icon {
        width: 120px;
        height: 120px;
    }
}

@media (max-width: 1199px) {
    .category-index-content .category-inner .item .icon {
        width: 100px;
        height: 100px;
    }

    .category-index-content.type-2 .category-inner .item {
        flex: 0 0 20%;
        width: 20%;
    }

    .category-list-section .grid-layout .item .icon {
        width: 100px;
        height: 100px;
    }

    .category-list-section .cards-service-layout .card-service {
        flex: 0 0 20%;
        width: 20%;
    }

    .category-list-section .cards-products-layout .card-product-slide {
        flex: 0 0 25%;
        width: 25%;
    }
}

@media (max-width: 1100px) {
    .category-index-content .category-inner .item .icon {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 992px) {
    .category-index-content .category-inner .item {
        flex: 0 0 33.33%;
        width: 33.33%;
    }

    .category-index-content .category-inner .item .icon {
        width: 110px;
        height: 110px;
    }

    .category-index-content.type-2 .category-inner .item {
        flex: 0 0 25%;
        width: 25%;
    }

    .category-list-section .grid-layout .item {
        flex: 0 0 25%;
        width: 25%;
        margin-top: 15px;
    }

    .category-list-section .grid-layout .item .icon {
        width: 120px;
        height: 120px;
    }

    .category-list-section .cards-service-layout .card-service {
        flex: 0 0 25%;
        width: 25%;
    }

    .category-list-section .cards-products-layout .card-product-slide {
        flex: 0 0 33.33%;
        width: 33.33%;
    }
}

@media (max-width: 768px) {
    .category-index-content .category-inner .item .icon {
        width: 90px;
        height: 90px;
    }

    .category-index-content .category-inner .item .name {
        font-size: 11px;
    }

    .category-index-content.type-2 .category-inner .item a {
        padding: 10px;
    }

    #category-sidebar .links {
        display: block;
    }

    .category-list-section .cards-service-layout .card-service {
        flex: 0 0 33.33%;
        width: 33.33%;
    }

    .category-list-section .cards-products-layout .card-product-slide {
        flex: 0 0 50%;
        width: 50%;
    }

}

@media (max-width: 575px) {
    .category-index-content .category-inner .item {
        padding: 0 5px;
    }

    .category-index-content .category-inner .item .icon {
        width: 80px;
        height: 80px;
    }

    .category-index-content.type-2 .category-inner {
        padding: 0 3px;
    }

    .category-index-content.type-2 .category-inner .item {
        flex: 0 0 33.33%;
        width: 33.33%;
        margin-top: 1rem;
    }

    .category-index-content.type-2 .category-inner .item a {
        padding: 5px;
    }

    .category-list-section .category-title h1 {
        font-size: 16px;
    }

    .category-list-section .category-title .see-more {
        font-size: 12px;
    }

    .category-list-section .category-title .see-more .mdi {
        font-size: 18px;
    }

    .category-list-section .grid-layout .item {
        flex: 0 0 50%;
        width: 50%;
    }

    .category-list-section .cards-service-layout .card-service {
        flex: 0 0 50%;
        width: 50%;
    }
}

@media (max-width: 400px) {
    .category-index-content .category-inner .item .icon {
        width: 70px;
        height: 70px;
    }

    .category-index-content .category-inner .item .name {
        font-size: 11px;
    }

    #category-sidebar {
        width: 100%;
        right: -100%;
    }

    .category-list-section .cards-service-layout .card-service .card-inner .img-container {
        height: 150px;
    }

}

@media (max-width: 350px) {
    .category-list-section .grid-layout .item .icon {
        width: 100px;
        height: 100px;
    }
}

/*#endregion -------------- Category */
/*#region ----------------- Default Title */
.default-title {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    text-align: center;
}

.default-title h1 {
    display: inline-block;
    color: #202122;
    position: relative;
    font-size: 22px;
}

.default-title h1::before {
    content: "";
    position: absolute;
    right: -40px;
    top: 10px;
    width: 30px;
    height: 3px;
    border-radius: 30px;
    background-color: var(--primary);
}

.default-title h1::after {
    content: "";
    position: absolute;
    left: -40px;
    top: 10px;
    width: 30px;
    height: 3px;
    border-radius: 30px;
    background-color: var(--primary);
}

@media (max-width: 768px) {
    .default-title {
        margin-bottom: 1rem;
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 575px) {
    .default-title {
        text-align: center;
    }

    .default-title h1 {
        font-size: 16px;
    }

    .default-title h1::before, .default-title h1::after {
        display: none;
    }
}

/*#endregion -------------- Default Title */
/*#region ----------------- Countdown */
.countdown-content {
    margin: 1rem 0;
}

.countdown-content .countdown-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.countdown-content .countdown-inner .box {
    background-color: white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    border-radius: 5px;
}

.countdown-content .countdown-inner .box h2 {
    font-size: 17px;
    text-align: center;
    font-weight: 800;
    margin-bottom: 0;
    color: #e70e02;
}

.countdown-content .countdown-inner .dot {
    color: #656667;
    display: block;
    font-size: 26px;
    font-weight: 600;
}

.countdown-content .countdown-title {
    font-size: 14px;
    font-weight: 800;
    color: #e70e02;
    margin-bottom: 10px;
}

.countdown-content .countdown-alert {
    display: none;
    background-color: #f0f3f5;
    padding: 10px 20px;
    border-radius: 10px;
}

.countdown-content .countdown-alert .alert-title {
    font-size: 18px;
    margin-bottom: 0;
    color: #e70e02;
}

/*#endregion -------------- Countdown */
/*#region ----------------- Seller Page */
.seller-header {
    position: relative;
}

.seller-header .img-inner {
    position: relative;
}

.seller-header .img-inner::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}

.seller-header .img-inner img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.seller-header .button-group {
    position: absolute;
    left: 112px;
    bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.seller-header .button-group .btn {
    margin-right: 10px;
}

.seller-header .button-group .btn .fi {
    font-size: 18px;
    display: inline-block;
    line-height: 0 !important;
    margin-left: 10px;
    margin-right: 0;
}

.seller-header .button-group .btn-secondary {
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    border-color: transparent;
}

.seller-header .button-group .btn-secondary.active {
    background-color: var(--primary);
}

.seller-header .button-group .btn-secondary:hover {
    border-color: white;
}

.seller-profile {
    margin-bottom: 2rem;
}

.seller-profile .profile-inner {
    display: grid;
    grid-template-columns: 130px auto;
    align-items: flex-start;
}

.seller-profile .image {
    position: relative;
    top: -50px;
}

.seller-profile .image img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid white;
    box-shadow: 0 5px 20px rgba(101, 102, 103, 0.4);
}

.seller-profile .details {
    padding: 1.5rem 1rem 0 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.seller-profile .details .info .name {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #202122;
}

.seller-profile .details .info .rate {
    display: flex;
    align-items: center;
    justify-content: center;
}

.seller-profile .details .info .rate .stars-list {
    display: flex;
    align-items: center;
}

.seller-profile .details .info .rate .stars-list li {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23e2e2e4'%3E%3Cpath d='M1.327,12.4,4.887,15,3.535,19.187A3.178,3.178,0,0,0,4.719,22.8a3.177,3.177,0,0,0,3.8-.019L12,20.219l3.482,2.559a3.227,3.227,0,0,0,4.983-3.591L19.113,15l3.56-2.6a3.227,3.227,0,0,0-1.9-5.832H16.4L15.073,2.432a3.227,3.227,0,0,0-6.146,0L7.6,6.568H3.231a3.227,3.227,0,0,0-1.9,5.832Z' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin-left: 3px;
}

.seller-profile .details .info .rate .stars-list li.active {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f0c61f'%3E%3Cpath d='M1.327,12.4,4.887,15,3.535,19.187A3.178,3.178,0,0,0,4.719,22.8a3.177,3.177,0,0,0,3.8-.019L12,20.219l3.482,2.559a3.227,3.227,0,0,0,4.983-3.591L19.113,15l3.56-2.6a3.227,3.227,0,0,0-1.9-5.832H16.4L15.073,2.432a3.227,3.227,0,0,0-6.146,0L7.6,6.568H3.231a3.227,3.227,0,0,0-1.9,5.832Z' /%3E%3C/svg%3E");
}

.seller-profile .details .info .rate .rate-info {
    font-size: 13px;
    font-weight: 500;
    color: #656667;
    margin-right: 10px;
}

.seller-profile .details .info .rate .rate-info span {
    margin-right: 5px;
    font-weight: 400;
}

.seller-profile .details .info .property {
    margin-top: 1rem;
}

.seller-profile .details .info .property li {
    font-size: 13px;
    font-weight: 400;
    color: #656667;
    margin-bottom: 8px;
}

.seller-profile .details .info .property li .mdi {
    font-size: 22px;
    position: relative;
    top: 3px;
    margin-left: 10px;
    line-height: 0;
}

.seller-profile .details .info .property li span {
    font-weight: 600;
    color: #202122;
}

.seller-profile .details .about-store {
    width: 400px;
    background-color: white;
    padding: 1rem;
    border-radius: 10px;
}

.seller-profile .details .about-store p {
    font-size: 13px;
    font-weight: 400;
    color: #656667;
    margin-bottom: 0;
    line-height: 24px;
    text-align: justify;
}

.seller-profile .details .about-store span {
    font-weight: 600;
    color: #202122;
}

.best-seller-section .section-inner {
    position: relative;
}

.card-bestSeller {
    position: relative;
    background: rgb(255, 255, 255);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 5px 20px -1px rgba(16, 16, 21, 0.06);
}

.card-bestSeller:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(var(--primary), 0.1);
    -webkit-clip-path: circle(120px at 80% 10%);
    clip-path: circle(120px at 80% 10%);
    transition: 0.5s ease-in-out;
}

@media (max-width: 1199px) {
    .seller-profile .profile-inner {
        grid-template-columns: 100px auto;
    }
}

@media (max-width: 992px) {
    .seller-header .button-group {
        left: 30px;
    }

    .seller-header .button-group .icon-right {
        padding: 0.5rem 2.4rem 0.5rem 1rem;
    }

    .seller-header .button-group .btn {
        font-size: 12px;
    }

    .seller-header .button-group .btn .mdi {
        font-size: 20px;
        top: 5px;
    }

    .seller-profile .profile-inner {
        grid-template-columns: 100%;
    }

    .seller-profile .image {
        width: 90px;
        height: 90px;
        margin: -45px auto 0 auto;
        top: 0;
    }

    .seller-profile .details {
        flex-direction: column;
        padding-right: 0;
    }

    .seller-profile .details .info {
        flex: 0 0 100%;
        width: 100%;
        text-align: center;
    }

    .seller-profile .details .about-store {
        width: 100%;
        margin-top: 1rem;
    }
}

@media (max-width: 768px) {
    .seller-header .button-group {
        width: 100%;
        left: 0;
        padding: 0 15px;
        justify-content: space-between;
    }

    .seller-profile .details .info .name {
        font-size: 16px;
    }
}

@media (max-width: 450px) {
    .seller-header .button-group .icon-right {
        padding: 0.4rem 1.8rem 0.4rem 0.6rem;
    }

    .seller-header .button-group .btn {
        font-size: 10px;
    }

    .seller-header .button-group .btn .mdi {
        font-size: 16px;
        right: 5px;
    }

    .seller-profile .image {
        width: 70px;
        height: 70px;
        margin-top: -35px;
    }

    .seller-profile .image img {
        border-width: 2px;
    }

    .seller-profile .details .info .name {
        font-size: 14px;
    }
}

/*#endregion -------------- Seller Page */
/*#region ----------------- Discount Box */
.discount-box-section {
    margin: 4rem 0 1rem 0;
    margin-top: 0 !important;
}

.discount-box-section .section-inner {
    display: grid;
    grid-template-columns: 60% 40%;
}

.discount-box-section .box-timer {
    padding: 15px;
}

.discount-box-section .box-timer .box-inner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.discount-box-section .box-timer .box-image {
    flex: 0 0 40%;
    width: 40%;
}

.discount-box-section .box-timer .box-image img {
    width: 100%;
    border-radius: 12px;
}

.discount-box-section .box-timer .box-text {
    flex: 0 0 60%;
    width: 60%;
    padding: 20px 20px 0 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}

.discount-box-section .box-timer .box-text .title {
    font-size: 16px;
    font-weight: 600;
    color: #202122;
}

.discount-box-section .box-timer .box-text .desc p {
    font-size: 14px;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #656667;
}

.discount-box-section .box-timer .countdown-content {
    width: 100%;
}

.discount-box-section .box-timer .countdown-content .countdown-inner {
    justify-content: flex-end;
    align-items: flex-start;
}

.discount-box-section .box-timer .countdown-content .box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.discount-box-section .box-timer .countdown-content .box span {
    margin-top: 10px;
    font-size: 10px;
    font-weight: 400;
    color: #b0b0b0;
}

.discount-box-section .box-timer .countdown-content .dot {
    font-size: 15px;
    line-height: 13px;
}

.discount-box-section .box-solo {

}

.discount-box-section .box-solo .box-inner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}

.discount-box-section .box-solo .box-image {
    flex: 0 0 40%;
    width: 40%;
}

.discount-box-section .box-solo .box-image img {
    width: 100%;
    border-radius: 12px;
}

.discount-box-section .box-solo .box-text {
    flex: 0 0 60%;
    width: 60%;
    padding: 90px 30px 0 20px;
}

.discount-box-section .box-solo .box-text .title {
    font-size: 16px;
    font-weight: 600;
    color: #202122;
}

.discount-box-section .box-solo .box-text ul li {
    font-size: 14px;
    font-weight: 300;
    color: #656667;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.discount-box-section .box-solo .box-text ul li .mdi {
    font-size: 16px;
    margin-left: 5px;
    position: relative;
    top: 3px;
}

.discount-box-section .box-inner {
    background-color: white;
    border-radius: 15px;
    padding: 15px;
    height: 100%;
}

.discount-box-section .ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    top: -10px;
    right: -10px;
}

.discount-box-section .ribbon::after, .discount-box-section .ribbon::before {
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    border: 5px solid var(--primary);
    border-top-color: transparent;
    border-right-color: transparent;
}

.discount-box-section .ribbon::before {
    top: 0;
    left: 34px;
}

.discount-box-section .ribbon::after {
    bottom: 34px;
    right: 0;
}

.discount-box-section .ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 10px 0;
    background-color: var(--primary);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    text-align: center;
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}

.discount-box-section .ribbon span small {
    margin-right: 5px;
    font-weight: 400;
}

@media (max-width: 992px) {
    .discount-box-section .section-inner {
        grid-template-columns: 100%;
    }

    .discount-box-section .box-solo,
    .discount-box-section .box-timer {
        padding: 15px 0;
    }

    .discount-box-section .box-timer .box-image {
        flex: 0 0 35%;
        width: 35%;
    }

    .discount-box-section .box-timer .box-text {
        flex: 0 0 65%;
        width: 65%;
    }

    .discount-box-section .box-solo .box-image {
        flex: 0 0 25%;
        width: 25%;
    }

    .discount-box-section .box-solo .box-text {
        flex: 0 0 75%;
        width: 75%;
        padding: 20px 100px 0 20px;
    }
}

@media (max-width: 575px) {
    .discount-box-section .box-timer .box-inner {
        flex-wrap: wrap;
    }

    .discount-box-section .box-timer .box-image {
        flex: 0 0 100%;
        width: 100%;
    }

    .discount-box-section .box-timer .box-image .img-inner {
        width: 180px;
        margin: 0 auto;
    }

    .discount-box-section .box-timer .box-text {
        flex: 0 0 100%;
        width: 100%;
        justify-content: unset;
        padding: 10px 0 0 0;
    }

    .discount-box-section .box-timer .box-text .title {
        font-size: 14px;
    }

    .discount-box-section .box-timer .box-text .desc p {
        font-size: 12px;
        -webkit-line-clamp: unset;
    }

    .discount-box-section .box-solo .box-inner {
        flex-wrap: wrap;
    }

    .discount-box-section .box-solo .box-image {
        flex: 0 0 100%;
        width: 100%;
    }

    .discount-box-section .box-solo .box-image .img-inner {
        width: 150px;
        margin: 0 auto;
    }

    .discount-box-section .box-solo .box-text {
        flex: 0 0 100%;
        width: 100%;
        padding: 35px 50px 15px 0;
    }

    .discount-box-section .box-solo .box-text .title {
        font-size: 14px;
    }

    .discount-box-section .box-solo .box-text ul li {
        font-size: 12px;
        margin-top: 0;
    }

    .discount-box-section .ribbon {
        width: 120px;
        height: 120px;
    }

    .discount-box-section .ribbon::before {
        left: 2px;
    }

    .discount-box-section .ribbon::after {
        bottom: 2px;
    }

    .discount-box-section .ribbon span {
        width: 195px;
        font-size: 12px;
        padding: 8px;
    }
}

@media (max-width: 400px) {
    .discount-box-section .box-solo .box-image .img-inner {
        width: 50%;
    }

    .discount-box-section .box-timer .box-image .img-inner {
        width: 90%;
        margin: 0 auto;
    }
}

/*#endregion -------------- Discount Box */
/*#region ----------------- Box Offer */
.box-offer-section .section-inner {
    background-color: white;
    border-radius: 10px;
}

.box-offer-section .box-grid-layout {
    display: flex;
    align-content: center;
}

@media (min-width: 899px) {
    .box-offer-section .box-grid-layout {
        height: 423px;
    }
}

.box-offer-section .grid-information {
    flex: 0 0 75%;
    width: 75%;
}

.box-offer-section .grid-list-thumb {
    flex: 0 0 25%;
    width: 25%;
}

.box-offer-section .grid-information .swiper-slide {
    display: grid;
    grid-template-columns: 300px auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.box-offer-section .grid-information .swiper-slide .product-image {
    padding: 10px;
}

.box-offer-section .grid-information .swiper-slide .product-image .image-contnt {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}

.box-offer-section .grid-information .swiper-slide .product-image .image-contnt img {
    width: 100%;
}

.box-offer-section .grid-information .swiper-slide .product-image .countdown {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
}

.box-offer-section .grid-information .swiper-slide .product-info {
    padding: 40px 20px 20px 20px;
}

.box-offer-section .grid-information .swiper-slide .product-info .name a {
    display: block;
}

.box-offer-section .grid-information .swiper-slide .product-info .name .fa {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: normal;
    color: #202122;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 23px;
}

.box-offer-section .grid-information .swiper-slide .product-info .name .en {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 12px;
    padding-top: 10px;
    color: #656667;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-offer-section .grid-information .swiper-slide .product-info .property {
    margin-top: 30px;
}

.box-offer-section .grid-information .swiper-slide .product-info .property h6 {
    font-size: 14px;
    font-weight: 600;
    color: #202122;
}

.box-offer-section .grid-information .swiper-slide .product-info .property ul li {
    font-size: 13px;
    font-weight: 400;
    color: #656667;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 5px 0;
}

.box-offer-section .grid-information .swiper-slide .product-info .property ul li span {
    margin-right: 5px;
    color: #202122;
    font-weight: 600;
}

.box-offer-section .grid-information .swiper-slide .product-info .sell-progress {
    margin-top: 30px;
}

.box-offer-section .grid-information .swiper-slide .product-info .sell-progress label {
    font-size: 13px;
    font-weight: 600;
    color: #656667;
    display: block;
    margin-bottom: 10px;
}

.box-offer-section .grid-information .swiper-slide .product-info .sell-progress .progress {
    height: 10px;
    border-radius: 20px;
    background-color: #f0f3f5;
}

.box-offer-section .grid-information .swiper-slide .product-info .sell-progress .progress .progress-bar {
    border-radius: 20px;
    background-color: #f92e6d;
}

.box-offer-section .grid-information .swiper-slide .product-info .price-content {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.box-offer-section .grid-information .swiper-slide .product-info .price-content.discount h5 {
    -webkit-text-decoration: line-through 1px solid #656667;
    text-decoration: line-through 1px solid #656667;
    font-size: 16px;
    color: #656667;
    margin-left: 10px;
}

.box-offer-section .grid-information .swiper-slide .product-info .price-content.discount div span {
    font-size: 13px;
}

.box-offer-section .grid-information .swiper-slide .product-info .price-content div,
.box-offer-section .grid-information .swiper-slide .product-info .price-content div {
    font-size: 18px;
    font-weight: 600;
    color: #202122;
    margin-bottom: 0;
}

.box-offer-section .grid-information .swiper-slide .product-info .price-content div span,
.box-offer-section .grid-information .swiper-slide .product-info .price-content div span {
    font-size: 14px;
    font-weight: 400;
}

.box-offer-section .grid-information .swiper-slide .product-info .add-to-cart {
    margin-top: 20px;
}

.box-offer-section .grid-list-thumb {
    padding: 10px;
}

.box-offer-section .swiper-boxOffer-thumb {
    height: 400px;
    overflow-y: auto;
    padding-left: 10px;
    scrollbar-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.1);
    scrollbar-width: thin;
}

.box-offer-section .swiper-boxOffer-thumb::-webkit-scrollbar {
    border-radius: 10px;
    width: 5px;
    height: 8px;
    background-color: rgba(0, 0, 0, 0.1);
}

.box-offer-section .swiper-boxOffer-thumb::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
}

.box-offer-section .swiper-boxOffer-thumb .swiper-slide {
    display: grid;
    grid-template-columns: 60px auto;
    align-items: center;
    background: linear-gradient(90deg, #f0f3f5, white);
    border-radius: 8px;
    border: 1px solid white;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.box-offer-section .swiper-boxOffer-thumb .swiper-slide .img-content {
    width: 60px;
}

.box-offer-section .swiper-boxOffer-thumb .swiper-slide .img-content img {
    width: 100%;
}

.box-offer-section .swiper-boxOffer-thumb .swiper-slide .text {
    margin-right: 10px;
}

.box-offer-section .swiper-boxOffer-thumb .swiper-slide .text h6,.box-offer-section .swiper-boxOffer-thumb .swiper-slide .text div {
    font-size: 13px;
    font-weight: 600;
    color: #b0b0b0;
    margin-bottom: 0;
    padding-left: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-offer-section .swiper-boxOffer-thumb .swiper-slide.swiper-slide-thumb-active {
    border-color: #eaeaea;
    background: white;
    border-right: 3px solid var(--first-color);
}

.box-offer-section .swiper-boxOffer-thumb .swiper-slide.swiper-slide-thumb-active .text h6 {
    color: #202122;
}

.box-offer-section .countdown-content {
    width: 100%;
}

.box-offer-section .countdown-content .countdown-inner {
    justify-content: center;
    align-items: center;
}

.box-offer-section .countdown-content .box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.box-offer-section .countdown-content .box span {
    margin-top: 10px;
    font-size: 10px;
    font-weight: 400;
    color: #b0b0b0;
}

.box-offer-section .countdown-content .dot {
    font-size: 14px;
    line-height: 13px;
}

@media (max-width: 1199px) {
    .box-offer-section .grid-information .swiper-slide {
        grid-template-columns: 200px auto;
        align-items: center;
    }

    .box-offer-section .grid-information .swiper-slide .product-info {
        padding: 20px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .name .fa {
        font-size: 14px;
        height: 40px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .name .en {
        font-size: 11px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .property h6 {
        font-size: 13px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .property ul li {
        font-size: 12px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .sell-progress label {
        font-size: 12px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content.discount h5 {
        font-size: 14px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content.discount h5 span {
        font-size: 12px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content h5,
    .box-offer-section .grid-information .swiper-slide .product-info .price-content h6 {
        font-size: 16px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content h5 span,
    .box-offer-section .grid-information .swiper-slide .product-info .price-content h6 span {
        font-size: 13px;
    }

    .box-offer-section .swiper-boxOffer-thumb .swiper-slide {
        grid-template-columns: 50px auto;
    }

    .box-offer-section .swiper-boxOffer-thumb .swiper-slide .img-content {
        width: 50px;
    }

    .box-offer-section .swiper-boxOffer-thumb .swiper-slide .text {
        margin-right: 5px;
    }

    .box-offer-section .swiper-boxOffer-thumb .swiper-slide .text h6 {
        font-size: 12px;
    }
}

@media (max-width: 992px) {
    .box-offer-section .box-grid-layout {
        flex-wrap: wrap;
    }

    .box-offer-section .grid-information {
        flex: 0 0 100%;
        width: 100%;
    }

    .box-offer-section .grid-information .swiper-slide {
        grid-template-columns: 180px auto;
    }

    .box-offer-section .grid-information .swiper-slide .product-info {
        padding: 15px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .name .fa {
        font-size: 13px;
        height: auto;
        -webkit-line-clamp: 1;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .name .en {
        font-size: 10px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .property {
        margin-top: 12px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .property h6 {
        font-size: 12px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .property ul li {
        font-size: 10px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .sell-progress {
        margin-top: 15px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .sell-progress label {
        font-size: 12px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .sell-progress .progress {
        height: 8px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content.discount h5 {
        font-size: 12px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content.discount h5 span {
        font-size: 10px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content h5,
    .box-offer-section .grid-information .swiper-slide .product-info .price-content h6 {
        font-size: 14px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content h5 span,
    .box-offer-section .grid-information .swiper-slide .product-info .price-content h6 span {
        font-size: 11px;
    }

    .box-offer-section .swiper-boxOffer-thumb {
        padding: 0 0 5px 0;
    }

    .box-offer-section .grid-list-thumb {
        flex: 0 0 100%;
        width: 100%;
    }

    .box-offer-section .grid-list-thumb .swiper-boxOffer-thumb {
        height: auto;
    }

    .box-offer-section .grid-list-thumb .swiper-boxOffer-thumb .swiper-slide {
        border-right: none;
        border: 1px solid transparent;
        border-radius: 6px;
        background: #f0f3f5;
    }

    .box-offer-section .grid-list-thumb .swiper-boxOffer-thumb .swiper-slide.swiper-slide-thumb-active {
        border-color: #f92e6d;
    }

    .box-offer-section .grid-list-thumb .swiper-boxOffer-thumb .swiper-slide .img-content {
        padding: 3px;
    }

    .box-offer-section .grid-list-thumb .swiper-boxOffer-thumb .swiper-slide .img-content img {
        border-radius: 3px;
    }

    .box-offer-section .grid-list-thumb .swiper-boxOffer-thumb .swiper-slide .text h6 {
        font-size: 10px;
    }
}

@media (max-width: 768px) {
    .box-offer-section .grid-list-thumb .swiper-boxOffer-thumb {
        padding-bottom: 3px;
    }

    .box-offer-section .grid-list-thumb .swiper-boxOffer-thumb .swiper-slide {
        grid-template-columns: 100%;
        padding: 5px;
    }

    .box-offer-section .grid-list-thumb .swiper-boxOffer-thumb .swiper-slide .img-content {
        padding: 0;
        margin: 0 auto;
    }

    .box-offer-section .grid-list-thumb .swiper-boxOffer-thumb .swiper-slide .text {
        display: none;
    }

    .box-offer-section .grid-information .swiper-slide .product-info {
        padding: 15px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .name .fa {
        font-size: 12px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .name .en {
        font-size: 9px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .property {
        display: none;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .sell-progress {
        margin-top: 15px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .sell-progress label {
        font-size: 10px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .sell-progress .progress {
        height: 5px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content.discount h5 {
        font-size: 11px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content.discount h5 span {
        font-size: 9px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content h5,
    .box-offer-section .grid-information .swiper-slide .product-info .price-content h6 {
        font-size: 13px;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .price-content h5 span,
    .box-offer-section .grid-information .swiper-slide .product-info .price-content h6 span {
        font-size: 10px;
    }
}

@media (max-width: 575px) {
    .box-offer-section .grid-information .swiper-slide {
        grid-template-columns: 100%;
    }

    .box-offer-section .grid-information .swiper-slide .product-image {
        width: 200px;
        margin: 0 auto;
    }

    .box-offer-section .grid-information .swiper-slide .product-info .add-to-cart .btn {
        width: 100%;
    }
}

/*#endregion -------------- Box Offer */
/*#region ----------------- Row Products Swiper */
.row-products-swiper {
    margin-top: 50px;
}

.row-products-swiper .default-title {
    text-align: right;
}

.row-products-swiper .default-title h1 {
    margin-bottom: 0;
}

.row-products-swiper .default-title h1::before, .row-products-swiper .default-title h1::after {
    display: none;
}

.row-products-swiper .section-inner {
    position: relative;
}

.swiper-row-products {
    position: unset !important;
}

.swiper-row-products .swiper-button-next,
.swiper-row-products .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 5px 20px -1px rgba(16, 16, 21, 0.06);
    top: -30px;
}

.swiper-row-products .swiper-button-next::after,
.swiper-row-products .swiper-button-prev::after {
    font-size: 20px;
    color: #656667;
}

.swiper-row-products .swiper-button-next {
    left: 0 !important;
}

.swiper-row-products .swiper-button-prev {
    right: unset !important;
    left: 50px !important;
}

.card-product-row {
    margin-bottom: 15px;
}

.card-product-row .card-inner {
    display: grid;
    grid-template-columns: 120px auto;
    align-items: center;
    background-color: white;
    border-radius: 8px;
    position: relative;
}

.card-product-row .thumb img {
    width: 100%;
}

.card-product-row .info {
    padding: 15px;
}

.card-product-row .info .name {
    font-size: 14px;
    font-weight: 600;
    color: #202122;
    margin-bottom: 0;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card-product-row .info .category {
    font-size: 13px;
    font-weight: 400;
    color: #b0b0b0;
    margin: 5px 0;
}

.card-product-row .info .data {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.card-product-row .info .data .star-rating i {
    color: #ffd800;
    position: relative;
    top: 2px;
    margin-left: 3px;
    font-size: 18px;
}

.card-product-row .info .data .star-rating span {
    font-size: 14px;
    font-weight: 500;
    color: #656667;
}

.card-product-row .info .price-content.discount h2 {
    -webkit-text-decoration: line-through 1px solid #656667;
    text-decoration: line-through 1px solid #656667;
    font-size: 14px;
    color: #656667;
    margin-bottom: 5px;
}

.card-product-row .info .price-content.discount h2 span {
    font-size: 13px;
}

.card-product-row .info .price-content h2,
.card-product-row .info .price-content h3 {
    font-size: 16px;
    font-weight: 600;
    color: #202122;
    margin-bottom: 0;
}

.card-product-row .info .price-content h2 span,
.card-product-row .info .price-content h3 span {
    font-size: 14px;
    font-weight: 400;
    color: #656667;
}

.card-product-row .msg {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #e70e02;
    color: white;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 0 8px 0 8px;
    z-index: 10;
}

@media (max-width: 768px) {
    .card-product-row .card-inner {
        grid-template-columns: 110px auto;
    }

    .card-product-row .info .name {
        font-size: 13px;
        height: 36px;
    }

    .card-product-row .info .category {
        font-size: 12px;
        margin: 4px 0;
    }

    .card-product-row .info .data .star-rating span {
        font-size: 13px;
    }

    .card-product-row .info .data .star-rating i {
        font-size: 17px;
    }

    .card-product-row .info .price-content.discount h2 {
        font-size: 13px;
    }

    .card-product-row .info .price-content.discount h2 span {
        font-size: 11px;
    }

    .card-product-row .info .price-content h3,
    .card-product-row .info .price-content h2 {
        font-size: 15px;
    }

    .card-product-row .info .price-content h3 span,
    .card-product-row .info .price-content h2 span {
        font-size: 12px;
    }
}

@media (max-width: 575px) {
    .card-product-row .card-inner {
        grid-template-columns: 100px auto;
    }

    .card-product-row .info .name {
        font-size: 12px;
        height: 36px;
    }

    .card-product-row .info .category {
        font-size: 11px;
        margin: 3px 0;
    }

    .card-product-row .info .data .star-rating span {
        font-size: 12px;
    }

    .card-product-row .info .data .star-rating i {
        font-size: 16px;
    }

    .card-product-row .info .price-content.discount h2 {
        font-size: 12px;
    }

    .card-product-row .info .price-content.discount h2 span {
        font-size: 10px;
    }

    .card-product-row .info .price-content h3,
    .card-product-row .info .price-content h2 {
        font-size: 14px;
    }

    .card-product-row .info .price-content h3 span,
    .card-product-row .info .price-content h2 span {
        font-size: 11px;
    }
}

/*#endregion -------------- Row Products Swiper */
/*#region ----------------- Swiper Discount */
.slider-discount-section {
    margin: 80px 0;
    background-color: var(--first-color);
    padding: 80px 0;
}

.slider-discount-section .section-inner {
    display: grid;
    grid-template-columns: 20% 80%;
}

.slider-discount-section .grid-slider {
    position: relative;
}

.slider-discount-section .grid-title {
    text-align: center;
    padding: 0 0 0 15px;
}

.slider-discount-section .grid-title .img-content {
    width: 50%;
    margin: 0 auto;
}

.slider-discount-section .grid-title .img-content img {
    width: 100%;
    margin: 10px 0;
}

.slider-discount-section .grid-title .btn-link {
    color: white;
}

.card-product .card-inner {
    background-color: white;
    border-radius: 5px;
    position: relative;
}

.card-product .thumb img {
    width: 100%;
    border-radius: 5px;
}

.card-product .info {
    padding: 10px;
}

.card-product .info div,
.card-product .info h2 {
    font-size: 13px;
    color: #202122;
    margin-bottom: 0;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    text-align: center;
    font-weight: 400;
}

.card-product .info .category {
    font-size: 12px;
    font-weight: 400;
    color: #b0b0b0;
    margin: 8px 0;
}

.card-product .price-content {
    margin-top: 10px;
}

.card-product .price-content.discount h2 {
    -webkit-text-decoration: line-through 1px solid #656667;
    text-decoration: line-through 1px solid #656667;
    font-size: 12px;
    color: #656667;
    margin-bottom: 5px;
}

.card-product .price-content.discount h2 span {
    font-size: 13px;
}

.card-product .price-content h2,
.card-product .price-content div,
.card-product .price-content h3 {
    font-size: 14px;
    font-weight: 700;
    color: #202122;
    margin-bottom: 0;
}

.card-product .price-content h2 span,
.card-product .price-content h3 span {
    font-size: 12px;
    font-weight: 400;
    color: #656667;
}

.card-product .star-rating {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #656667;
}

.card-product .star-rating i {
    margin-left: 3px;
    font-size: 16px;
    color: #ffd800;
    position: relative;
    top: 2px;
}

.card-product .percentage {
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 13px;
    font-weight: 600;
    color: white;
    background-color: #e70e02;
    border-radius: 3px;
    padding: 2px 5px;
}

.swiper-discount {
    position: unset !important;
}

.swiper-discount .swiper-button-next,
.swiper-discount .swiper-button-prev {
    width: 36px;
    height: 36px;
    background-color: white;
    box-shadow: 0 5px 20px -1px rgba(16, 16, 21, 0.06);
    border-radius: 50%;
}

.swiper-discount .swiper-button-next::after,
.swiper-discount .swiper-button-prev::after {
    font-size: 20px;
    color: #656667;
}

.swiper-discount .swiper-button-next {
    left: -15px !important;
}

.swiper-discount .swiper-button-prev {
    right: -15px !important;
}

@media (max-width: 1199px) {
    .slider-discount-section .section-inner {
        grid-template-columns: 25% 75%;
    }
}

@media (max-width: 992px) {
    .slider-discount-section .section-inner {
        grid-template-columns: 30% 70%;
    }
}

@media (max-width: 768px) {
    .slider-discount-section {
        padding: 60px 0;
    }

    .slider-discount-section .section-inner {
        grid-template-columns: 100%;
    }

    .slider-discount-section .grid-title {
        padding-left: 0;
    }

    .slider-discount-section .grid-title .img-content {
        width: 100%;
        margin-bottom: 15px;
    }

    .slider-discount-section .grid-title .img-content img {
        width: 80px;
        margin: 0 5px;
    }

    .slider-discount-section .grid-title .btn-link {
        margin: 0 0 20px 0;
    }
}

@media (max-width: 575px) {
    .slider-discount-section {
        padding: 50px 0;
    }

    .swiper-discount .swiper-button-next,
    .swiper-discount .swiper-button-prev {
        width: 24px;
        height: 24px;
    }

    .swiper-discount .swiper-button-next {
        left: -5px !important;
    }

    .swiper-discount .swiper-button-prev {
        right: -5px !important;
    }
}

/*#endregion -------------- Swiper Discount */
/*#region ----------------- BigBox Discount */
.big-box-discount-section {
    padding: 90px 0;
    background-color: var(--second-color);
}

.big-box-discount-section .text-content {
    text-align: center;
}

.big-box-discount-section .text-content h2 {
    font-size: 20px;
    font-weight: 700;
    color: #202122;
    margin-bottom: 10px;
}

.big-box-discount-section .text-content p {
    font-size: 14px;
    font-weight: 400;
    color: white;
    margin-bottom: 0;
}

.big-box-discount-section .image-content .img-inner {
    width: 300px;
    margin: 0 auto;
}

.big-box-discount-section .image-content .img-inner img {
    width: 100%;
}

.big-box-discount-section .countdown-content {
    width: 100%;
    margin: 1.5rem 0;
}

.big-box-discount-section .countdown-content .countdown-inner {
    justify-content: center;
    align-items: center;
}

.big-box-discount-section .countdown-content .box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: transparent;
}

.big-box-discount-section .countdown-content .box h2 {
    color: #202122;
}

.big-box-discount-section .countdown-content .box span {
    margin-top: 5px;
    font-size: 10px;
    font-weight: 400;
    color: #202122;
}

.big-box-discount-section .countdown-content .dot {
    font-size: 14px;
    line-height: 13px;
}

@media (max-width: 1199px) {
    .big-box-discount-section .image-content .img-inner {
        width: 450px;
    }
}

@media (max-width: 992px) {
    .big-box-discount-section {
        padding: 80px 0;
    }

    .big-box-discount-section .image-content {
        margin-top: 2rem;
    }

    .big-box-discount-section .image-content .img-inner {
        width: 350px;
    }
}

@media (max-width: 575px) {
    .big-box-discount-section {
        padding: 70px 0;
    }

    .big-box-discount-section .image-content .img-inner {
        width: 80%;
    }
}

/*#endregion -------------- BigBox Discount */
/*#region ----------------- X - Catch Error */
.bred {
    border: 1px dashed red;
}

.bgreen {
    border: 1px dashed green;
}

.bblue {
    border: 1px dashed blue;
}

/*#endregion -------------- X - Catch Error */

.image-thumb .thumb img {
    cursor: pointer !important;
}

#category-sidebar {
    height: 100%;
    overflow-y: auto;
}

#category-sidebar .menu-list .item-link,
#category-sidebar .menu-list .subitem-link {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #202122;
    padding: 8px 10px;
    display: block;
}

#category-sidebar .menu-list .item-link::before,
#category-sidebar .menu-list .subitem-link::before {
    content: "\f0140";
    font-family: "Material Design Icons";
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 20px;
    color: #b0b0b0;
    transform: rotate(0);
    transition: all 0.2s ease-in-out;
}

#category-sidebar .menu-list .item-link.collapsed::before,
#category-sidebar .menu-list .subitem-link.collapsed::before {
    transform: rotate(90deg);
}

#category-sidebar .menu-list .item-link:hover,
#category-sidebar .menu-list .subitem-link:hover {
    color: #f92e6d;
}

#category-sidebar .menu-list .subitem ul li a {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #656667;
    padding: 8px 20px;
    display: block;
}

#category-sidebar .menu-list .subitem ul li a:hover {
    color: #f92e6d;
}

#category-sidebar .menu-list .subitem .subitem-link::before {
    display: none;
}

#category-sidebar .menu-list .subitem.have-child .subitem-link::before {
    display: block;
}

#category-sidebar .menu-list .subitem-link {
    font-size: 13px;
    padding-left: 20px;
}

#category-sidebar .menu-list .subitem-link::before {
    left: 4px;
}

#category-sidebar .menu-list .sub-menu-list {
    background-color: #f0f3f5;
    border-radius: 5px;
}

.subitem-link:hover, .subitem-level-2 a:hover, .item-link:hover {
    color: var(--first-color) !important;;
}

.category-bg-image-section {
    margin-bottom: 0 !important;
}

.product-unit-title {
    display: none;
    text-align: center;
    color: var(--second-color);
    font-size: 8px;
}

#product-details .products-other-details .tags ul li {
    border: none !important;
    box-shadow: 1px 1px 1px 1px #eee;
}

#product-details .products-other-details .exist-product h3, span {
    font-size: 13px;
    font-weight: 400;
    color:black !important;
}

#product-details .products-other-details .seller-info {
    border-bottom: 1px solid #e4e4e4 !important;
}

.line-tag {
    margin: 0.5rem 0 !important;
}

.product-tabs-section .property ul li .desc {
    word-wrap: break-word;
}

.info .price {
    flex-direction: column !important;
}

html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}

.blog-grid-list {
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width: 675px) {
    .profile-menu {
        overflow: scroll
    }
}

.user-bookmark .card-product-slide .card-inner {
    background-color: white;
}

.blog-index {
    padding: 15px;
}

@media (max-width: 430px) {
    .cart-level ul {
        width: 79%;
    }
}

#megamenu-1 .megamenu .mega-inner .mega-list .list-layout {
    overflow: auto;
}

.blog-description ul {
    list-style: unset !important;
    margin-right: 50px;
}

.blog-details .blog-pic .blog-data h1 {
    font-size: 24px !important;
}

.blog-details h2 {
    font-size: 21px !important;
}

.blog-details h3 {
    font-size: 18px !important;
}

.card-product-slide .card-inner .info {
    min-height: 43px !important;
}

.swiper-slide .card-product-slide .card-inner .info {
    min-height: 53px;
}

.discount-box-section .box-timer {
    padding: unset !important;
}

.card-product-slide .card-inner .info .name {
    font-size: 13px;
}

.discount-box-section .box-solo {

}

.star-rating-content {
    width: unset !important;
    margin: unset !important;
    justify-content: space-around !important;
}

#category-sidebar .menu-list .item-link,
#category-sidebar .menu-list .subitem-link {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #202122;
    padding: 8px 10px;
    display: block;
}

#category-sidebar .menu-list .item-link::before,
#category-sidebar .menu-list .subitem-link::before {
    content: "\f0140";
    font-family: "Material Design Icons";
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 20px;
    color: #b0b0b0;
    transform: rotate(0);
    transition: all 0.2s ease-in-out;
}

#category-sidebar .menu-list .item-link.collapsed::before,
#category-sidebar .menu-list .subitem-link.collapsed::before {
    transform: rotate(90deg);
}

#category-sidebar .menu-list .item-link:hover,
#category-sidebar .menu-list .subitem-link:hover {
    color: #f92e6d;
}

#category-sidebar .menu-list .subitem ul li a {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #656667;
    padding: 8px 20px;
    display: block;
}

#category-sidebar .menu-list .subitem ul li a:hover {
    color: #f92e6d;
}

#category-sidebar .menu-list .subitem .subitem-link::before {
    display: none;
}

#category-sidebar .menu-list .subitem.have-child .subitem-link::before {
    display: block;
}

#category-sidebar .menu-list .subitem-link {
    font-size: 13px;
    padding-left: 20px;
}

#category-sidebar .menu-list .subitem-link::before {
    left: 4px;
}

#category-sidebar .menu-list .sub-menu-list {
    background-color: #f0f3f5;
    border-radius: 5px;
}

#landing {
    padding: 20px;
}

#landing ul {
    margin-right: 40px;
}

#landing li {
    list-style-type: disc;
}

#products-section .products-list .card-product-slide {
    box-shadow: none;
    position: relative;
}

.stock-badge {
    color: white;
    font-size: 10px;
    background-color: var(--first-color);
    width: 83px;
    height: 23px;
    text-align: center;
    margin: 7px;
    border-radius: 37px;
    padding-top: 4px;
    position: absolute;
    z-index: 2;
    left: 16px;
}

#user-profile-section .profile-details .top-title {
    display: unset !important;
}

.blog-description a {
    color: var(--first-color);
}

.myheader .navbar-bottom .category-links .menu-item {
    padding-left: 25px;
    position: relative;
}
.myheader .navbar-bottom .category-links .menu-item .item-link {
    font-size: 13px;
    font-weight: 400;
    padding: 10px 0;
    color: #202122;
    display: block;
    text-transform: capitalize;
}
.myheader .navbar-bottom .category-links .menu-item:hover .item-link {
    color: var(--primary);
}
.myheader .navbar-bottom .category-links .menu-item:hover.have-child::before {
    color: var(--primary);
}
.myheader .navbar-bottom .category-links .menu-item.have-child {
    padding-left: 35px;
}
.myheader .navbar-bottom .category-links .menu-item.have-child::before {
    content: "\f035d";
    position: absolute;
    left: 15px;
    top: 10px;
    font-family: "Material Design Icons";
    font-size: 16px;
    color: #b0b0b0;
}
.myheader .navbar-bottom .category-links .menu-item.have-child:hover > ul {
    display: block;
    animation: swipeupsmall 0.3s ease-in-out;
}
.myheader .navbar-bottom .category-links .menu-item ul {
    display: none;
    position: absolute;
    top: 39px;
    right: 0;
    background-color: white;
    box-shadow: 0 5px 20px -1px rgba(16, 16, 21, 0.06);
    border-radius: 5px;
    width: 200px;
}
.myheader .navbar-bottom .category-links .menu-item li {
    position: relative;
}
.myheader .navbar-bottom .category-links .menu-item li a {
    font-size: 13px;
    font-weight: 400;
    color: #202122;
    display: block;
    padding: 10px;
}
.myheader .navbar-bottom .category-links .menu-item li a:hover {
    background-color: #eaeaea;
    color: var(--primary);
}
.myheader .navbar-bottom .category-links .menu-item li.have-child::before {
    content: "\f035e";
    position: absolute;
    left: 10px;
    top: 8px;
    font-family: "Material Design Icons";
    font-size: 18px;
    color: #656667;
}
.myheader .navbar-bottom .category-links .menu-item li.have-child:hover > a {
    background-color: #eaeaea;
    color: var(--primary);
}
.myheader .navbar-bottom .category-links .menu-item li.have-child:hover > a ~ ul {
    display: block;
}
.myheader .navbar-bottom .category-links .menu-item li > ul {
    display: none;
    position: absolute;
    right: 100%;
    top: 0;
    background-color: white;
    width: 200px;
    border-radius: 5px;
    box-shadow: 0 5px 20px -1px rgba(16, 16, 21, 0.06);
}

.discount-box-section .box-solo {
    padding: unset !important;
}

@media (max-width: 641px) {
    .box-solo {
        margin-top: 23px;
    }
}

@media (min-width: 992px) {
    .box-timer {
        margin-left: 28px;
    }
}

.side-box,.checkout-side,.cart-card,.protect-user,.card-blog {
    box-shadow: -1px -1px 7px 2px rgba(55, 55, 55, 0.08) !important;
}

.myheader .navbar-bottom .category-links .menu-list .menu-item .item-link,.myheader .navbar-bottom .category-links .menu-item li a {
    font-size:13.5px;
}

.product-tabs-section .description .gird-layout .desc-text p {
    color:black;
}

#user-profile-section .profile-details .top-title h5 {
    margin-right: 16px;
}

.card-blog .card-f .status-list li {
    color: #3f3f3f;
}

.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
    stroke: var(--first-color) !important;
}

.card-product-slide .card-inner .info .name {
    line-height: 21px;
}

#landing a{
    color:var(--first-color);
}

@media (max-width: 768px) {
    .slider-discount-section {
        padding: 60px 0;
    }
    .slider-discount-section .grid-title {
        padding-left: 0;
    }
    .slider-discount-section .grid-title .img-content {
        margin-bottom: 15px;
    }
    .slider-discount-section .grid-title .img-content img {
        width: 100%;
        margin: 0 5px;
    }
    .slider-discount-section .grid-title .btn-link {
        margin: 0 0 20px 0;
    }
}

@media (max-width: 575px) {
    .slider-discount-section {
        padding: 50px 0;
    }
    .slider-discount-section .container {
        padding: 0;
    }
    .slider-discount-section .section-inner {
        grid-template-columns: 120px calc(100% - 120px);
    }
    .slider-discount-section .grid-title {
        text-align: center;
    }
    .slider-discount-section .grid-title .btn-link {
        padding: 5px;
    }
}

/* ITEM CATEGORY */
.item-categories .caption {
    position: absolute;
    pointer-events: none;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-flow: column;
    pointer-events: none;
    z-index: 4;
    transition: .5s;
    opacity: 0;
    display: none;
}
.item-categories {
    position: relative;
    color: white ;
}

.item-categories:hover:before {
    opacity: 1;
}
.item-categories:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.66);
    transition: 0.55s;
    z-index: 2;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    height: 100%;
    display: none;
}


.caption::before {
    right: 100%;
    height: 100%;
    content: '';
    background-color: var(--color3);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    transition: 0.4s;
}
.item-categories:after {
    content: '';
    position: absolute;
    left: calc(50% - 2px);
    bottom: 0;
    height: 0;
    margin: 0 auto;
    width: 4px;
    background: #ffcc33;
    transition: 0.8s;
    opacity: 0;
    z-index: 5;
}


.item-categories:hover:after {
    opacity: 1;
    height: 80px;
    display: none;
}
.item-categories:hover .caption {
    opacity: 1 ;
}

.blog-details .blog-pic .blog-data h1 {
    -webkit-line-clamp: 2;
}

.user-comments .comments-inner .comment-item .reply-content .info {
    background-color: var(--first-color);
}

.user-comments .comments-inner .comment-item .reply-content .info .text {
    color:white;
}

.faq div {
    font-weight: bolder;
}

.faq p {
    font-size:15px;
}

#product-details .product-info .description p {
    -webkit-line-clamp: 5;
}

.profit {
    font-size:15px !important;
    color: #343434 !important;
    font-weight: bold !important;
}

.cookie {
    display: none;
    position: fixed;bottom: 14px;text-align: center;width: 100%;z-index: 10000000;
}

.cookie p {
    width: fit-content;background-color: var(--first-color);margin: auto;padding: 23px;border-radius: 64px;color: black;font-weight: bold;box-shadow: 1px 1px 1px 1px #80808073;
}

.category-index-content .category-inner .item .name {
    white-space: nowrap;
}

.flip-box {
    background-color: transparent;
    height: 200px;
    border: 1px solid #f1f1f1;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: #bbb;
    color: black;
}

.flip-box-back {
    background-color: white;
    color: white;
    transform: rotateY(180deg);
}

.flip-box-back p {
    color: black;
    font-size: 12px;
}

@keyframes tilt-shaking {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(5deg); }
    50% { transform: rotate(0eg); }
    75% { transform: rotate(-5deg); }
    100% { transform: rotate(0deg); }
}

.pin-products {
    animation: tilt-shaking 0.45s none;
}

.product-tabs-section .description .gird-layout .image {
    display: block !important;
}

.myheader .navbar-top .contacts .item a {
    text-transform: inherit;
}

.subitem-level-2 {
    padding-right: 17px;
}

.search-landing {
    position: relative;
    margin-top: 40px;
    background-color: #ffffff78;
    padding: 15px;
    border-radius: 14px;
    box-shadow: 0 5px 20px rgba(25,25,30,0.1) !important;
    height: 174px;
    overflow: clip;
    margin-bottom: 15px;
    width: 100%;

}

@media only screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    .search-landing {
        overflow-y: auto;
        height: 154px;
    }
}

.myheader .navbar-middle {
    justify-content: unset;
}

.search-group {
    margin-right: 18px;
}

.myheader .navbar-middle .search-group .search-inner .input {
    background-color: #f0f0f1 !important;
    border: none !important;
    border-radius: 7px !important;
    padding-right: 39px;
}

.myheader .navbar-middle .search-group .search-inner .icon {
    right:0;
}

.navbar-top {
    flex-grow: 1 !important;
    justify-content: flex-end !important;
}

.navbar-bottom {
    margin-top: 0;
}

.myheader .navbar-top {
    border-bottom: unset !important;
}

.basket-content .btn-basket {
    background-color: transparent !important;
}

.p-info .cover-content {
    display: none;
}

@media (max-width: 575px) {
    .cart-details-content .checkout-list .product-item .cover-content {
        width: 58px;
        height: 58px;
    }
    .p-info .cover-content {
        display: block !important;
        float: right !important;
        margin-left: 12px !important;
    }

    .cart-details-content .checkout-list .product-item .cover-content {
        display: none;
    }

    .login-desktop {
        display: none !important;
    }

}

@media (min-width: 575px) {
    .login-mobile {
        display: none !important;
    }
}

.checkout-list {
    padding-top: 0 !important;
}

@media (max-width: 600px) {
    .mobile-bottom-navbar .item .icon .mdi {
        font-size: 23px;
    }
}

.mobile-bottom-navbar .navbar-inner {
    -ms-grid-columns: 25% 25% 25% 25%;
    grid-template-columns: 25% 25% 25% 25%;
}

.mini-cart-span {
    position: absolute;
    color:white;
    background-color: #e52323;
    border-radius: 40px;
    top: 6px;
    left: 55px;
    width: 17px;
    height: 17px;
    text-align: center;
    padding: 3px;
    font-size: 9px;
}

#products-section .products-list {
    margin-top:0 !important;
}

.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    background-color: var(--second-color) !important;
    border-color: var(--second-color) !important;
}

.property div {
    font-weight: 400;
}

.selected_price_range {
    padding: 0px;
    border: 2px solid var(--first-color);
    border-radius: 8px;
    background-color: #ffede8;
}

/*#region ----------------- Side Basket 2 */
#sidebasket-type-2 {
    width: 420px;
    position: fixed;
    top: 0;
    right: -100%;
    max-height: 100%;
    height: 100%;
    z-index: 2002;
    background: white;
    transition: all 0.3s ease;
}
#sidebasket-type-2 .side-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}
#sidebasket-type-2.active {
    right: 0;
}
#sidebasket-type-2 .side-header {
    flex-shrink: 0;
    padding: 25px 15px 10px 15px;
    position: relative;
}
#sidebasket-type-2 .side-header h6 {
    font-size: 16px;
    font-weight: 600;
    color: #202122;
    margin-bottom: 0;
    padding-left: 40px;
}
#sidebasket-type-2 .side-header .btn-close-side {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 38px;
    height: 38px;
    font-size: 30px;
    color: #b0b0b0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: none;
}
#sidebasket-type-2 .side-header .btn-close-side:hover {
    color: #656667;
}
#sidebasket-type-2 .side-body {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 10px 15px 20px 15px;
}
#sidebasket-type-2 .side-payment {
    flex-shrink: 0;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.15);
    padding: 10px 15px;
}
#sidebasket-type-2 .side-payment .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 4px 0;
}
#sidebasket-type-2 .side-payment .item .title {
    font-size: 13px;
}
#sidebasket-type-2 .side-payment .item .price {
    font-size: 14px;
    font-weight: 600;
    color: #202122;
}
#sidebasket-type-2 .side-payment .item .price span {
    font-size: 13px;
    font-weight: 400;
}
#sidebasket-type-2 .side-payment .payment-btn {
    margin-top: 8px;
}
#sidebasket-type-2 .side-payment .payment-btn .btn {
    width: 100%;
}
#sidebasket-type-2 .select-count {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 15px 0;
}
#sidebasket-type-2 .select-count li {
    flex: 0 0 25%;
    width: 25%;
    padding-left: 5px;
    margin-bottom: 10px;
}
#sidebasket-type-2 .select-count li .number {
    font-size: 13px;
    font-weight: 400;
    color: #656667;
    display: block;
}
#sidebasket-type-2 .select-count li .price {
    font-size: 13px;
    font-weight: 600;
    color: #202122;
    display: block;
}
#sidebasket-type-2 .select-count li .price small {
    font-size: 12px;
}
#sidebasket-type-2 .select-color {
    margin: 20px 0;
}
#sidebasket-type-2 .select-color .title {
    margin-bottom: 10px;
}
#sidebasket-type-2 .select-color .title h6 {
    font-size: 14px;
    font-weight: 600;
    color: #202122;
    margin-bottom: 0;
}
#sidebasket-type-2 .select-color .title h6 span {
    margin-right: 5px;
    color: #656667;
    font-weight: 400;
}
#sidebasket-type-2 .select-color .color-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
#sidebasket-type-2 .select-color .color-item .thumb {
    flex: 0 0 16.66%;
    width: 16.66%;
    padding: 5px;
    cursor: pointer;
}
#sidebasket-type-2 .select-color .color-item .thumb img {
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
#sidebasket-type-2 .select-color .color-item .thumb.active img {
    border-color: black;
    border-width: 2px;
}
#sidebasket-type-2 .select-size {
    margin: 20px 0;
}
#sidebasket-type-2 .select-size .title {
    margin-bottom: 10px;
}
#sidebasket-type-2 .select-size .title h6 {
    font-size: 14px;
    font-weight: 600;
    color: #202122;
    margin-bottom: 0;
}
#sidebasket-type-2 .select-size .title h6 span {
    margin-right: 5px;
    color: #656667;
    font-weight: 400;
}
#sidebasket-type-2 .select-size .size-item {
    display: grid;
    grid-template-columns: auto 200px 100px;
    align-items: center;
    margin-bottom: 10px;
}
#sidebasket-type-2 .select-size .size-item .name {
    font-size: 14px;
    font-weight: 400;
    color: #656667;
    padding-left: 5px;
}
#sidebasket-type-2 .select-size .size-item .price {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #202122;
    padding: 0 5px;
}
#sidebasket-type-2 .select-size .size-item .price span {
    font-size: 13px;
    font-weight: 400;
    margin-right: 5px;
}
#sidebasket-type-2 .select-size .size-item .count {
    position: relative;
}
#sidebasket-type-2 .select-size .size-item .btn-plus,
#sidebasket-type-2 .select-size .size-item .btn-minus {
    background-color: white;
    position: absolute;
    top: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    color: #656667;
}
#sidebasket-type-2 .select-size .size-item .btn-plus:hover,
#sidebasket-type-2 .select-size .size-item .btn-minus:hover {
    background-color: #f92e6d;
    color: white;
    border-color: #f92e6d;
}
#sidebasket-type-2 .select-size .size-item .btn-plus:disabled,
#sidebasket-type-2 .select-size .size-item .btn-minus:disabled {
    background-color: #b0b0b0;
    color: #656667;
}
#sidebasket-type-2 .select-size .size-item .btn-plus {
    right: 0;
}
#sidebasket-type-2 .select-size .size-item .btn-minus {
    left: 0;
}
#sidebasket-type-2 .select-size .size-item .input-count {
    width: 100%;
    font-size: 14px;
    color: #202122;
    padding: 1px 30px;
    border-radius: 50px;
    border: 1px solid #eaeaea;
    background-color: white;
    height: 24px;
    text-align: center;
}

.overlay-sidebar {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2001;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.overlay-sidebar.active {
    display: block;
    opacity: 1;
}

@media (max-width: 575px) {
    #sidebasket-type-2 {
        width: 100%;
    }
}
/*#endregion -------------- Side Basket 2 */

.card-blog .card-b .titr {
    display: block !important;
}

/*region Fonts*/
@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: bold;
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot');
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
    url('../theme/pretty/rtl/fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../theme/pretty/rtl/fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: 100;
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot');
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
    url('../theme/pretty/rtl/fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../theme/pretty/rtl/fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: 300;
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot');
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
    url('../theme/pretty/rtl/fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../theme/pretty/rtl/fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: normal;
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot');
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
    url('../theme/pretty/rtl/fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../theme/pretty/rtl/fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: 500;
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot');
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
    url('../theme/pretty/rtl/fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../theme/pretty/rtl/fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: 800;
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot');
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
    url('../theme/pretty/rtl/fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../theme/pretty/rtl/fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: 900;
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot');
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
    url('../theme/pretty/rtl/fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../theme/pretty/rtl/fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: Iransans;
    font-style: normal;
    font-weight: 950;
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot');
    src: url('../theme/pretty/rtl/fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
    url('../theme/pretty/rtl/fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../theme/pretty/rtl/fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
    font-display: swap;
}
/*endregion*/


/*#region ----------------- Hero Home */
.hero-square-section {
    margin: 30px 0 80px 0;
}
.hero-square-section .grid-layout {
    display: grid;
    grid-template-columns: 50% 25% 25%;
    grid-template-areas: "bigimg small1 small2" "bigimg small3 small4";
}
.hero-square-section .grid-big-image {
    grid-area: bigimg;
}
.hero-square-section .grid-big-image .inner {
    padding: 8px;
    display: block;
}
.hero-square-section .grid-big-image .inner img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}
.hero-square-section .grid-small .inner {
    padding: 8px 8px 0 8px;
    display: block;
}
.hero-square-section .grid-small .inner img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.hero-square-section .grid-small.small-1 {
    grid-area: small1;
}
.hero-square-section .grid-small.small-2 {
    grid-area: small2;
}
.hero-square-section .grid-small.small-3 {
    grid-area: small3;
}
.hero-square-section .grid-small.small-4 {
    grid-area: small4;
}

@media (max-width: 992px) {
    .hero-square-section .grid-layout {
        grid-template-columns: 50% 50%;
        grid-template-areas: "bigimg bigimg" "small1 small2" "small3 small4";
    }
    .hero-square-section .grid-small .inner {
        padding-bottom: 8px;
    }
}
/*#endregion -------------- Hero Home */

.unstock_product {
    opacity: 0.4;
}

.product_with_option {
   color: var(--first-color);font-size: 14px;width:100%;display:block;text-align: center;padding: 9px;border-radius: 6px;border: 1px solid var(--first-color);
}

.price_range {
    padding: 0;
    margin-top:15px
}

.price_range .count {
    width: 100%;
    color: gray;
    display:block;
    text-align: center
}

.price_range .text {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 10px;
    color: #5f5f5f;
}

.price_range .price {
    width: 100%;
    text-align: center;
    display: block
}

.blog-details .blog-pic img {
    object-fit: fill;
    height: unset !important;
}

@media (max-width: 641px) {
    .slider-discount-section .swiper-slide {
        width: 174px !important;
    }
}

#megamenu-1 .megamenu {
    top: 95%
}

.phone-link {
    color: var(--bs-body-color);
}

@media (max-width: 670px) {

    #shop-tools-navbar {
        display: none !important;
    }

}

.searchbar-icon {}

@media (max-width: 670px) {
    .searchbar-icon {
        background-image: url(/asset/logo_persian.png) !important;
        background-repeat: no-repeat;
        background-size: 122px;
        background-position-x: 120px;
        background-position-y: 6px;
    }
}

.mobile-category {
    margin: 0 0 40px 0;
    background-color: white;
}
.mobile-category .section-inner {

    margin: 0 auto;
}
.mobile-category .tab-content {
    width: 100%;
}
.mobile-category .tab-content .tab-inner {
    padding: 20px;
}
.mobile-category .tab-content .first-link {
    font-size: 14px;
    font-weight: 500;
    color: var(--second-color);
}
.mobile-category .tab-content .first-link .mdi {
    margin-right: 0;
    position: relative;
    top: 2px;
    font-size: 16px;
}
.mobile-category .accordion-button {
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 600;
    color: #202122;
}
.mobile-category .accordion-button:not(.collapsed) {
    background-color: white;
    color: #202122;
    box-shadow: none;
}
.mobile-category .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23555'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.mobile-category .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23555'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-size: 1rem;
    position: absolute !important;
    left: 0 !important;
}
.mobile-category .accordion-body {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 10px 0;
}
.mobile-category .item {
    flex: 0 0 25%;
    width: 25%;
    padding: 10px;
    text-align: center;
}
.mobile-category .item .thumb {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.mobile-category .item .thumb img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}
.mobile-category .item h3 {
    font-size: 14px;
    color: #202122;
    margin: 10px 0 0 0;
    line-height: 18px;
}

.vertical-tabs .nav-link {
    background-color: #f0f0f0;
    text-align: center;
    min-width: 120px;
    width: 120px;
    border-radius: 0;
    border: 1px solid #ddd;
}
.vertical-tabs .nav-link.active {
    background-color: white;
    border-left: none;
}
.vertical-tabs .nav-link.active .icon,
.vertical-tabs .nav-link.active .text {
    color: var(--first-color);
}
.vertical-tabs .nav-link .icon {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto 10px auto;
    font-size: 24px;
    color: #656667;
}
.vertical-tabs .nav-link .text {
    font-size: 13px;
    font-weight: 400;
    color: #656667;
}

@media (max-width: 992px) {
    .mobile-category .section-inner {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .mobile-category .item {
        flex: 0 0 33.33%;
        width: 33.33%;
    }
    .mobile-category .item .thumb {
        width: 80px;
        height: 80px;
    }
}
@media (max-width: 575px) {
    .mobile-category .item {
        padding: 8px;
    }
    .mobile-category .item .thumb {
        width: 60px;
        height: 60px;
    }
    .mobile-category .item h3 {
        font-size: 13px;
        margin-top: 5px;
    }
}

.badge,.mini-cart-span {
    background-color: var(--first-color) !important;
}

.category-index-content {
    margin:0 !important;
}

.category-index-content .category-inner .item .name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

body {
    width: 100% !important;
    box-sizing: border-box !important;
}

@media (max-width: 768px) {
    .banner-section, .celebration-section, .choose-us-section, .decorations-section, .services-section {
        margin: unset !important;
    }
}

.expire_product_date {
    background-color: var(--second-color);
    border-radius: 29px;
    padding: 4px 9px 4px 9px;
    color: white !important;
}

#search-navbar {
    position: relative;
    z-index: 100;
}
#search-navbar .search-inner {
    width: 400px;
    position: relative;
}
#search-navbar .inputgroup {
    margin-bottom: 0;
}
#search-navbar .inputgroup .input {
    width: 100%;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #b0b0b0;
    font-size: 14px;
    font-weight: 400;
    background-color: transparent;
    color: #656667;
    padding: 0 15px 0 36px;
}
#search-navbar .inputgroup .btn-search {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    padding: 0;
    margin: 0;
    border-radius: 5px;
    background-color: transparent;
    border: none;
    color: #656667;
    font-size: 24px;
}
#search-navbar .inputgroup .btn-search:hover {
    background-color: var(--first-color);
    color: white;
}
#search-navbar .inputgroup .btn-search-clear {
    position: absolute;
    top: 0;
    left: 36px;
    width: 30px;
    height: 36px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background-color: transparent;
    border: none;
    color: #b0b0b0;
    display: none;
    font-size: 24px;
}
#search-navbar .search-results {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    background-color: white;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 15px 12px rgba(176, 176, 176, 0.2);
    display: none;
}

@media (max-width: 768px) {
    #search-navbar .search-results {
        width: 95% !important;
    }
}

#search-navbar .search-results .list-result {
    padding: 5px;
}
#search-navbar .search-results .list-result li a {
    grid-template-columns: 20px auto;
    align-items: center;
    padding: 6px 10px;
    border-radius: 10px;
}
#search-navbar .search-results .list-result li a .icon {
    width: 30px;
    height: 30px;
    font-size: 22px;
    color: #b0b0b0;
}
#search-navbar .search-results .list-result li a .name {
    padding-right: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #202122;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#search-navbar .search-results .list-result li:hover {
    color:black;
}
#search-navbar .search-results.active {
    display: block;
}
#search-navbar .tags {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 10px 10px 20px 10px;
}
#search-navbar .tags li {
    margin: 5px 0 5px 5px;
}
#search-navbar .tags li a {
    font-size: 14px;
    background-color: #f0f3f5;
    border-radius: 50px;
    padding: 5px 10px;
    color: #656667;
}

.not_found_result {
    display: block;
    width: 100%;
    text-align: center;
    padding: 28px;"
}

.full-banner-title {
    background-image: linear-gradient(#d7d7d70a, #373737);
    height: 92px;
    display: none;
    position: absolute;
    width: 100%;
    color: white;
    text-align: center;
    bottom: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    justify-content: center;
    align-items: end;
    padding-bottom: 41px;
}

.thumb-banner-title {
    background-image: linear-gradient(#d7d7d70a, #373737);
    height: 92px;
    display: none;
    position: absolute;
    width: 100%;
    color: white;
    text-align: center;
    bottom: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    justify-content: center;
    align-items: end;
    padding-bottom: 11px;
}

.modal-desktop-preview-images .preview-grid-layout .preview-image {
    height: unset !important;
}

[data-feature-id="expire_date"] {
    display: none !important;
}

.cart-details-content .cart-card .form-check.grid-formcheck .form-check-label .icon svg {
    fill: #adadad;
}

#product-details .products-other-details .details-inner {
    background-color: #f4f4f4 !important;
    box-shadow: 1px 1px 1px 1px #f4f4f4 !important
}

.cart-details-content .cart-card .form-check.grid-formcheck, .cart-details-content .title-cart, .user-address .form-select {
    margin-bottom: 10px !important;
}

.btn-circle:hover {
    background-color: var(--first-color);
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px !important;
}

.price-content .badge-off {
    color:white !important;
}

.simple-add-cart {
    width: 130px;
    background-color: white;
    border: 1px solid #ddd8d8;
    color: #878687;
    font-size: 11px;
    text-align: center;
    padding: 3px;
    margin: auto;
    margin-top: 6px;
    border-radius: 6px;
    font-weight: 400;
    display: none;
    margin-bottom: 10px;
    padding-top: 5px;
}

.card-product-slide .card-inner .info .name {
    height:20px !important;
}

.main-price{
    color: #888888 !important;
    text-decoration: line-through;
    font-size: 18px !important;
    margin-left: 10px;
}

@media (max-width: 668px) {
    .cart-details-content .checkout-list .product-item .p-info .name {
        font-size: 14px !important;
    }
    .cart-details-content .checkout-list .product-item .p-info .info-inner .price-content .real-price {
        font-size: 16px !important;
    }
}

/*#region ----------------- Match */
.match-section {
    margin: 0 0 80px 0;
}
.match-section .match-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 240px;
}
.match-section .match-header::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/page-header-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.match-section .match-header .inner {
    position: relative;
}
.match-section .match-header .inner h2 {
    color: white;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 12px;
}
.match-section .match-header .inner p {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0;
}
.match-section .section-inner {
    width: 80%;
    margin: 0 auto;
    padding: 0 20px;
}

.top-performers {
    width: 80%;
    margin: 0 auto;
}
.top-performers .grid-layout {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    grid-template-areas: "number2 number1 number3";
    align-items: center;
}
.top-performers .grid {
    padding: 20px;
    position: relative;
}
.top-performers .grid.grid-1 {
    grid-area: number1;
    top: -40px;
}
.top-performers .grid.grid-2 {
    grid-area: number2;
}
.top-performers .grid.grid-3 {
    grid-area: number3;
}

.card-top {
    background-color: white;
    border-radius: 20px;
    box-shadow: 0 5px 25px -1px rgba(0, 0, 0, 0.05);
}
.card-top .thumb {
    position: relative;
}
.card-top .thumb .img-inner {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}
.card-top .thumb .img-inner::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    background-color: rgba(0, 0, 0, 0.06);
    border-radius: 50%;
}
.card-top .thumb .img-inner img {
    width: 100%;
    border-radius: 50%;
    position: relative;
}
.card-top .thumb .crown {
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    position: relative;
    top: 10px;
    padding-top: 8px;
    font-size: 16px;
    font-weight: 600;
    color: white;
    z-index: 5;
}
.card-top .thumb .crown.gold {
    background-image: url(images/crown-gold.svg);
}
.card-top .thumb .crown.silver {
    background-image: url(images/crown-silver.svg);
}
.card-top .thumb .crown.bronze {
    background-image: url(images/crown-bronze.svg);
}
.card-top .info {
    padding: 20px;
}
.card-top .info h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #202122;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-top .info .point {
    font-size: 14px;
    font-weight: 400;
    color: #656667;
    text-align: center;
}
.card-top .info .point span {
    font-size: 18px;
    font-weight: 800;
    color: goldenrod;
    margin-left: 5px;
}
.card-top .info .btn {
    width: 100%;
    margin-top: 15px;
}

.card-top-row {
    margin-top: 15px;
}
.card-top-row .card-inner {
    padding: 15px;
    box-shadow: 0 5px 25px -1px rgba(0, 0, 0, 0.05);
    background-color: white;
    border-radius: 20px;
    display: grid;
    grid-template-columns: 50px auto;
    align-items: center;
}
.card-top-row .thumb {
    position: relative;
}
.card-top-row .thumb .img-inner {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}
.card-top-row .thumb .img-inner::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    background-color: rgba(0, 0, 0, 0.06);
    border-radius: 50%;
}
.card-top-row .thumb .img-inner img {
    width: 100%;
    border-radius: 50%;
    position: relative;
}
.card-top-row .thumb .number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -8px;
    right: -8px;
    border-radius: 50%;
    background-color: var(--second-color);
    font-size: 14px;
    font-weight: 600;
    color: white;
    z-index: 5;
}
.card-top-row .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: 20px;
}
.card-top-row .info .name {
    padding-left: 20px;
}
.card-top-row .info .name h3 {
    font-size: 16px;
    font-weight: 600;
    color: #202122;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-top-row .info .name p {
    font-size: 14px;
    font-weight: 400;
    color: #656667;
    margin-bottom: 0;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-top-row .info .point {
    font-size: 14px;
    font-weight: 400;
    color: #656667;
    text-align: center;
}
.card-top-row .info .point span {
    font-size: 18px;
    font-weight: 800;
    color: goldenrod;
    margin-left: 5px;
}

@media (max-width: 1199px) {
    .match-section .section-inner {
        width: 100%;
    }
    .top-performers {
        width: 100%;
    }
}
@media (max-width: 992px) {
    .match-section .section-inner {
        padding: 0 8px;
    }
    .match-section .match-header {
        min-height: 210px;
    }
    .match-section .match-header .inner h2 {
        font-size: 20px;
    }
    .match-section .match-header .inner p {
        font-size: 14px;
    }
    .top-performers .grid {
        padding: 8px;
    }
    .card-top .thumb .img-inner {
        width: 70px;
        height: 70px;
    }
    .card-top .info {
        padding: 20px 15px 15px 15px;
    }
    .card-top .info h3 {
        font-size: 14px;
    }
    .card-top .info .point {
        font-size: 14px;
    }
    .card-top .info .point span {
        font-size: 16px;
    }
    .card-top .info .btn {
        padding: 0.6rem;
        font-size: 14px;
    }
    .card-top-row .info .name h3 {
        font-size: 14px;
    }
    .card-top-row .info .name p {
        font-size: 13px;
    }
    .card-top-row .info .point {
        font-size: 14px;
    }
    .card-top-row .info .point span {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .card-top .thumb .img-inner {
        width: 58px;
        height: 58px;
    }
    .card-top .thumb .crown {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    .card-top .info {
        padding: 20px 10px 10px 10px;
    }
    .card-top .info h3 {
        font-size: 13px;
    }
    .card-top .info .point {
        font-size: 13px;
    }
    .card-top .info .point span {
        font-size: 14px;
    }
    .card-top .info .btn {
        padding: 0.5rem;
        font-size: 13px;
    }
    .card-top-row .info .name h3 {
        font-size: 13px;
    }
    .card-top-row .info .name p {
        font-size: 12px;
    }
    .card-top-row .info .point {
        font-size: 13px;
    }
    .card-top-row .info .point span {
        font-size: 14px;
    }
}
@media (max-width: 575px) {
    .match-section .grid-layout {
        grid-template-columns: 100%;
        grid-template-areas: "number1" "number2" "number3";
    }
    .match-section .grid {
        padding: 8px 0;
    }
    .match-section .grid.grid-1 {
        top: 0;
    }
    .match-section .section-inner {
        padding: 0;
    }
    .top-performers {
        position: relative;
        top: -40px;
    }
    .card-top-row {
        margin: 0 0 12px 0;
    }
}
/*#endregion -------------- Match */

.card-service .card-inner .img-container {
    height: 312px !important;
}

.cart-details-content .cart-card .form-check, .footer .certificate .list .item, .mobile-advanced-Search-style .filter-body .clear-filter, .question-checkbox .form-check, .side-box .box-body .list-category li, .sort-radio-group .form-check, .user-comments-content .progress-group .progress-item {
    margin-left: 10px;
}

.card-blog .blog-pic {
    height: 316px !important;
}

.contentBx p {
    font-size:13px
}

.card-celebration .image-content {
    height: 235px !important;
}

.card-celebration .overlay div, .card-celebration .overlay h3, .card-celebration .overlay h4 {
    margin-bottom: -192px !important;
    font-size:12px;
}

.download-application .app-informatoin div {
    font-size: 22px;
    color: white;
    margin-bottom: 2rem;
}

.two-line-truncate {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden; /* Hide extra text */
    text-overflow: ellipsis; /* Add '...' at the end */
}

.download-application .image img {
    width: 367px !important;
}

.default-title {
    margin-bottom: -4px !important;
}

.carousel-title {
    margin-top: -21px !important;
}

.shipping-is-free {
    background-color: #80808094;
    color: white;
    float:left;
    font-size: 11px;
    padding: 3px;
    width: 97px;
    text-align: center;
    border-radius: 14px;
}

.card-blog a {
    min-height: 457px;
}

.button-outline {
    border: 1px solid var(--first-color) !important;
    background-color: transparent !important;
    color: var(--first-color) !important;
}

.mybreadcrumb,#product-details,#product-tabs-section {
    background-color: var(--bg-color) !important;
}