.ah-tab-wrapper{position:relative}.ah-tab-wrapper *,.ah-tab-wrapper :after,.ah-tab-wrapper :before{box-sizing:border-box;margin:0;padding:0}.ah-tab{position:relative;white-space:nowrap;overflow:hidden;letter-spacing:-.3em}.ah-tab::after,.ah-tab::before{bottom:0;content:"";height:100%;opacity:0;position:absolute;z-index:1;transition:opacity .3s}.ah-tab::before{right:-100%;width:30px;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 70%,#fff 99%);background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 70%,#fff 99%);background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 70%,#fff 99%)}@media (min-width:768px){.ah-tab::before{width:50px}}.ah-tab::after{left:100%;width:80px;background:-moz-linear-gradient(right,rgba(255,255,255,0) 0,#fff 40%,#fff 99%);background:-webkit-linear-gradient(right,rgba(255,255,255,0) 0,#fff 40%,#fff 99%);background:linear-gradient(to left,rgba(255,255,255,0) 0,#fff 40%,#fff 99%)}.ah-tab-overflow-left::before{opacity:1;right:0}.ah-tab-overflow-right::after{opacity:1;left:0}.ah-tab-overflow-wrapper{position:absolute;width:43px;height:100%;left:100%;opacity:0;top:0;z-index:1;text-align:center}.ah-tab-overflow-wrapper[data-ah-tab-active=true]{left:0;opacity:1;transition:opacity .3s}.ah-tab-overflow-wrapper:hover{z-index:2}.ah-tab-overflow-menu{background:transparent url(../../img/theme/ah-tab-overflow-menu.svg) center center no-repeat;background-size:18px;display:inline-block;width:100%;height:100%;border:0;cursor:pointer;transition:opacity .3s;opacity:.7}.ah-tab-overflow-wrapper:hover .ah-tab-overflow-menu{opacity:1}.ah-tab-overflow-list{position:absolute;top:-10000%;left:0;text-align:right;background-color:#fff;border:1px solid #e9e9e9;box-shadow:0 3px 7px 0 rgba(0,0,0,.09);list-style:none;transition:opacity .3s;opacity:0;max-width:290px;z-index:100000}.ah-tab-overflow-list::after{content:" ";display:block;position:absolute;top:-14px;left:14px;width:0;height:0;border:7px solid transparent;border-bottom-color:#fff}.ah-tab-overflow-list::before{content:" ";display:block;position:absolute;top:-16px;left:13px;width:0;height:0;border:8px solid transparent;border-bottom-color:#cdcdcd}.ah-tab-overflow-wrapper:hover .ah-tab-overflow-list{top:99%;padding:10px 0;opacity:1}.ah-tab-overflow-list:hover{display:block}.ah-tab-item{color:#5b5656;cursor:pointer;display:inline-block;letter-spacing:normal;transition:all .3s;text-decoration:none;font-size:16px}.ah-tab>.ah-tab-item{border-bottom:3px solid transparent;padding:15px}.ah-tab>.ah-tab-item:hover{color:#000}.ah-tab-item[data-ah-tab-active=true]{color:#000}.ah-tab>.ah-tab-item:hover{border-bottom:3px solid #000}.ah-tab>.ah-tab-item[data-ah-tab-active=true]{border-bottom-color:#000}.ah-tab-overflow-list>.ah-tab-item{border-right:3px solid transparent;display:block;overflow:hidden;padding:10px 20px;text-overflow:ellipsis;white-space:nowrap}.ah-tab-overflow-list>.ah-tab-item:hover{border-right-color:#000}.ah-tab-overflow-list>.ah-tab-item[data-ah-tab-active=true]{border-right:3px solid #000!important;border-radius:0!important}.ah-tab-overflow-list>.ah-tab-item{border-radius:0!important;margin:0!important;padding:4px 10px!important;font-size:15px!important}.ah-tab-content-wrapper{margin:30px 0}.ah-tab-content{display:none}.ah-tab-content[data-ah-tab-active=true]{display:block}
.product-single-mobile {
    display: none
}


.product-category-mobile {
    display: none
}


.product-specification-comment-longDescription {
    background-color: #fff;
    width: 100%;
    padding: 0 3.9% 1% 1.6%;
    -webkit-transition: all .1s;
    transition: all .1s;
    border-radius: 5px;
    border: solid .5px #e1e1e1;
    height: auto;
    float: right;
    direction: rtl
}


.product-single-extras {
    width: 97%;
    margin: .5rem auto
}


.product-main-container {
    position: relative;
    margin: 0 .5rem .5rem;
    padding: 0 3.9% 1% 1.6%;
    border-radius: 5px;
    border: solid .5px #e1e1e1;
    background-color: #fff;
    display: flex;
    flex-direction: row
}


.product-thumbnails::-webkit-scrollbar {
    display: none
}


.product-thumbnails {
    -ms-overflow-style: none;
    scrollbar-width: none
}


.product-single__main-content {
    display: flex;
    width: 97%;
    background-color: #fff;
    border-radius: 5px;
    border: solid .5px #e1e1e1;
    margin: auto
}


.product-single__main-content--img-services {
    max-width: 38.44rem;
    border-left: 1px solid #d3d3d3;
    display: flex;
    flex-direction: column;
    width: 55%
}


@media (max-width: 600px) {
    .product-single__main-content--img-services {
        height: 580px
    }
}


.product-single__main-content--img {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    width: 100%
}


.product-single__main-content--detail {
    padding: 3rem 1.5rem;
    display: flex;
    flex-direction: column
}


.product-single__main-content--info {
    margin-top: 2rem;
    font-size: 12px;
    color: #a3a3a3;
    display: flex;
    flex-direction: column
}


.product-single__main-content--detail .brand-logo {
    margin-top: 1rem
}


.required-products {
    display: flex;
    margin: .75rem 0;
    width: 100%;
    border-radius: 7px;
    background-color: #f5f5f5;
    border: .5px solid #e1e1e1;
    position: relative;
    overflow-y: hidden;
    padding-right: 34px
}


.required-products div:nth-child(2) {
    display: flex;
    overflow-y: hidden;
    overflow-x: auto
}


.required-products div:nth-child(2)::-webkit-scrollbar {
    display: none
}


.required-products div:nth-child(2) {
    -ms-overflow-style: none;
    scrollbar-width: none
}


.required-products__each {
    display: flex;
    flex-direction: column;
    margin: .25rem .1rem;
    flex-shrink: 0
}


.required-products__each label {
    position: relative;
    display: block;
    margin: 0
}


.required-products__each input {
    opacity: 0;
    z-index: -1;
    position: absolute
}


.required-products__each span:not(.required-products__each--mobile-view) {
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}


.required-products__each label:hover>span {
    color: #212529;
    display: block;
    animation-name: textAppears;
    animation-duration: .3s
}


.required-products__each img {
    border-radius: 7px;
    cursor: pointer
}


.required-products__desktop-preview--icon {
    display: none
}


@media (min-width: 811px) {
    .required-products__preview {
        height: 5rem;
        width: 22rem;
        align-items: center;
        text-align: center;
        position: absolute;
        z-index: 1.0E+17;
        top: 121px;
        left: 0;
        border-radius: 10px;
        border: 1px solid #e3e3e3;
        background-color: #fff;
        overflow: hidden;
        justify-content: flex-start;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06)
    }

    .required-products__preview--icon {
        width: 3rem;
        border-left: 1px solid #e3e3e3;
        height: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        background-color: #57d8ac
    }

    .required-products__preview--title {
        font-size: 1.1rem;
        color: #212529;
        padding: .7rem
    }

    .required-products__preview--price {
        font-size: 1rem;
        color: #1c8263
    }

    a.required-products__each--mobile-view {
        display: none
    }

    .required-products__each label:hover .required-products__desktop-preview--icon {
        background-color: #57d8acd6;
        width: 100%;
        height: 20px;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px
    }
}


.required-products__each--container {
    background-color: #fff;
    border-radius: 8px;
    width: 6rem;
    border: 1px solid #e3e3e3
}


@media (max-width: 811px) {
    span.required-products__each--mobile-view {
        display: block;
        border-top: 1px solid #e3e3e3
    }

    div.required-products__banner {
        width: 146px
    }

    a.required-products__each--desktop-view {
        display: none
    }
}


.required-products__banner {
    position: absolute;
    background-color: #57d8ac;
    color: #fff;
    padding: .5rem;
    transform: rotate(-90deg);
    transform-origin: top right;
    width: 122px;
    top: 0;
    right: 34px
}


/* Required Products Modal - Redesigned */

.rp-modal-overlay {
    position: fixed;
    inset: 0;
    z-index: 10000000000;
    background-color: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(4px);
    animation: rpFadeIn 0.2s ease;
}

.rp-modal {
    position: fixed;
    z-index: 10000000001;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: min(580px, 94vw);
    max-height: 85vh;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    animation: rpSlideUp 0.25s ease;
    font-family: inherit;
    direction: rtl;
}

.rp-modal__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px;
    border-bottom: 1px solid #eee;
}

.rp-modal__title {
    font-size: 15px;
    font-weight: 700;
    color: #1a1a1a;
}

.rp-modal__close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: none;
    background: #f5f5f5;
    border-radius: 8px;
    cursor: pointer;
    color: #666;
    transition: all 0.15s;
}

.rp-modal__close:hover {
    background: #e8e8e8;
    color: #333;
}

.rp-modal__body {
    overflow-y: auto;
    padding: 8px 0;
    flex: 1;
}

.rp-modal__item {
    padding: 16px 20px;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}

.rp-modal__item:last-child {
    border-bottom: none;
}

.rp-modal__badge {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.rp-modal__badge--main {
    background: #fff3e0;
    color: #e65100;
}

.rp-modal__badge--required {
    background: #e8f5e9;
    color: #2e7d32;
}

.rp-modal__item-content {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.rp-modal__item-img {
    width: 72px;
    height: 72px;
    min-width: 72px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #eee;
    background: #fafafa;
}

.rp-modal__item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rp-modal__item-details {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 0;
}

.rp-modal__item-name {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.rp-modal__select {
    width: 100%;
    padding: 8px 12px;
    border: 1.5px solid #e0e0e0;
    border-radius: 8px;
    font-size: 13px;
    font-family: inherit;
    color: #333;
    background: #fafafa;
    cursor: pointer;
    transition: border-color 0.15s;
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 12px center;
}

.rp-modal__select:focus {
    outline: none;
    border-color: #2ab88d;
    background-color: #fff;
}

.rp-modal__colors {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    padding: 2px 0;
}

.rp-modal__item-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    min-width: 100px;
    gap: 2px;
}

.rp-modal__price--final {
    font-size: 14px;
    font-weight: 700;
    color: #2ab88d;
    white-space: nowrap;
}

.rp-modal__price--original {
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
    white-space: nowrap;
}

.rp-modal__footer {
    padding: 14px 20px;
    border-top: 1px solid #eee;
    background: #fafafa;
}

.rp-modal__submit {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px;
    border: none;
    border-radius: 10px;
    background: #2ab88d;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    font-family: inherit;
    cursor: pointer;
    transition: background 0.15s;
}

.rp-modal__submit:hover {
    background: #24a57e;
}

.rp-modal__submit:active {
    transform: scale(0.98);
}

.rp-modal__submit svg {
    stroke: #fff;
}

.rp-modal input[type="text"][hidden] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

/* Color circles inside modal */

.rp-modal__colors input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.rp-modal__colors label {
    margin: 0;
    cursor: pointer;
}

.rp-modal__colors .color-circle-view {
    width: 28px;
    height: 28px;
    transition: box-shadow 0.15s;
}

.rp-modal__colors input:checked ~ div.color-circle-view .checked-radio-icon {
    display: block;
}

.rp-modal__colors input:checked ~ div.color-circle-view {
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #2ab88d;
}

.rp-modal.rp-modal--loading {
    animation: none;
    opacity: 0;
}

.rp-modal__item-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.rp-modal__item-header .rp-modal__badge {
    margin-bottom: 0;
}

.rp-modal__item-actions {
    display: flex;
    align-items: center;
    gap: 8px;
}

.rp-modal__remove-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    background: #fff;
    color: #999;
    cursor: pointer;
    transition: all 0.15s;
    padding: 0;
    flex-shrink: 0;
}

.rp-modal__remove-btn:hover {
    border-color: #dc3545;
    color: #dc3545;
    background: #fff5f5;
}

.rp-modal__item-price--bottom {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    margin-top: 10px;
    justify-content: flex-end;
}

.rp-modal__item--main .rp-modal__select {
    pointer-events: none;
    appearance: none;
    background-image: none;
    opacity: 0.85;
}

.rp-modal__item--main .rp-modal__colors {
    pointer-events: none;
}

.rp-modal__item--out-of-stock {
    background: #fff5f5;
    border-right: 3px solid #dc3545;
}

.rp-modal__item--out-of-stock .rp-modal__select,
.rp-modal__item--out-of-stock .rp-modal__colors {
    opacity: 0.45;
    pointer-events: none;
}

.rp-modal__stock-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 6px;
    white-space: nowrap;
}

.rp-modal__stock-badge--unavailable {
    background: #fde8e8;
    color: #dc3545;
}

.rp-modal__stock-badge--low {
    color: #da1e28;
    font-size: 11px;
}

.rp-modal__footer-warning {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 8px 12px;
    margin-bottom: 10px;
    background: #fde8e8;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 600;
    color: #dc3545;
}

@media (max-width: 810px) {
    .rp-modal {
        width: 96vw;
        max-height: 90vh;
    }
    .rp-modal__item-content {
        flex-wrap: wrap;
    }
    .rp-modal__item-price {
        width: 100%;
        flex-direction: row-reverse;
        justify-content: flex-end;
        gap: 10px;
        margin-top: 4px;
    }
}


.required-products__each label>.required-products__each--select::after {
    content: url(../img/plus-circle-outline-42.png);
    display: block
}


.required-products__each label>input:checked~.required-products__each--select::after {
    content: url(../img/check-circle-42.png);
    display: block
}


.required-products__each label>input:checked~.required-products__each--plus {
    display: none
}


.required-products__each label input:checked~span {
    display: block
}


.required-products__modal--container {
    position: fixed;
    width: 50rem;
    min-height: 15rem;
    max-height: 32rem;
    transform: translate(-50%, -50%);
    z-index: 10000000001;
    border-radius: 15px;
    overflow: hidden;
    top: 50%;
    left: 50%;
    background-color: #fff
}


.required-products__modal--container .addToCart-button {
    border-radius: 0
}


.required-products__modal--price {
    margin: 0 auto 0 2.5rem;
    font-size: 1.2rem;
    color: #289b78
}


.product-thumbnails {
    margin: .5rem;
    display: flex;
    flex-direction: column;
    height: 50rem;
    overflow: auto;
    flex-shrink: 0
}


.product-thumbnails div {
    width: 85px;
    height: 127px;
    border-radius: 10px;
    border: 1px solid #e3e3e3;
    margin: .2rem;
    overflow: hidden;
    padding: .4rem;
    flex-shrink: 0
}


.product-thumbnails div:last-child a {
    width: 100%;
    height: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    background-color: #f4f4f4;
    border-radius: 10px
}


.product-thumbnails div:last-child a .mdi.mdi-dark::before {
    color: rgba(0, 0, 0, 0.4)
}


.product-thumbnails div img {
    max-width: 100%;
    border-radius: 10px
}


.comment-reply.closed-reply .product-single-comment__box.reply {
    position: absolute;
    top: 8.4rem;
    right: -.55rem;
    z-index: 100
}


.comment-reply.closed-reply .product-single-comment__box.with-reply {
    position: absolute;
    z-index: 11
}


.product-single-comment__box.with-reply {
    z-index: 3;
    transition: all .3s cubic-bezier(0.25, 0.8, 0.25, 1)
}


.product-single-comment__box--rate label {
    position: relative;
    padding: 1px;
    display: block
}


.product-single-comment__box--rate input {
    position: absolute;
    opacity: 0;
    z-index: -1
}


.product-single-comment__box--rate label:before {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    height: 24px;
    width: 24px
}


.product-unit-color-container {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: space-between;
    margin: .5rem 0;
}


.product-unit-color-container > div {
    width: 70%;
    margin: .1rem 0;
}


.product-unit-color-title.mobile {
    display: none
}


.product-single_main-content {
    background-color: #fff;
    width: 97%;
    margin: .5rem auto;
    border-radius: 10px;
    border: 1px solid #e3e3e3;
    display: flex
}


.product-single__img_ {
    display: flex;
    gap: .5rem
}


.product-single__thumbnails_ {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    gap: .3rem;
    padding: 1rem .5rem;
    align-items: center;
    max-height: 47rem;
}


.product-single__thumbnails_>a {
    display: block;
    width: 70px;
    height: 111px;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0
}


.product-single__thumbnails_>a>img {
    max-width: 100%
}


.product-single__img--main {
    width: 497px;
    position: relative
}


.product-single__details_ {
    padding: 3rem 1.5rem;
    display: flex;
    flex-direction: column;
    gap: .5rem;
    align-items: flex-start
}


.product-single__details--title {
    background-color: #f3fdfa;
    border-right: 5px solid #2ab88d;
    border-radius: 6px;
    padding: 1rem;
    width: 25rem;
    margin-bottom: 0;
}


.product-single__details--title h1 {
    font-size: 1.125rem;
    font-weight: 500
}


.product-single__brand-logo {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    overflow: hidden;
    margin: 1rem 0
}


.product-single__details--short-disc {
    width: 100%;
    border-top: 1px dashed #939393;
    padding: 1rem 0;
    line-height: 2
}


.product-single__details--short-disc p {
    margin-bottom: 0;
}


.product-single__details_ a {
    color: #007bff
}


.product-single__form_ {
    display: flex;
    flex-direction: column
}


.product-single__form_>div {
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
    margin: .5rem;
    background-color: #fff;
    border-radius: 10px;
    align-self: center;
    gap: .5rem;
    border: 1px solid #e0e0e2;
    width: 86%;
}

@media (max-width: 810px) {
    .product-single__form_>div {
        width: 100%;
        padding: 1rem;
    }
}


.product-single__form--inputs {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    align-self: center;
    gap: .75rem;
    width: 100%;
}


.product-single__form--inputs>span:first-child {
    padding: .75rem .5rem .5rem;
    border-radius: 10px;
    font-size: 1rem;
    color: #65676a;
    letter-spacing: -.038rem;
    text-align: center
}


.product-single__form--logo {
    width: 3rem;
    margin: auto
}


.product-single__form--logo img {
    width: 100%
}


.product-single__form--color {
    display: flex;
    flex-direction: column;
    margin: 0;
}


.product-single__form--color>div.form-card__swatches {
    display: flex;
    gap: 1rem;
    margin: 0;
    overflow: hidden;
    flex-wrap: wrap;
    padding: 0.5rem 0 0;
    justify-content: center;
}


.product-single__form--color input {
    visibility: hidden;
    position: absolute;
    z-index: -1
}


.product-single__form--color label {
    border-radius: 50%;
    border: 2px solid transparent;
    width: 2.5rem;
    height: 2.5rem;
    display: inline-block;
    cursor: pointer;
    box-shadow: none;
    transition: transform 0.15s ease;
}


.product-single__form--color label:hover {
    transform: scale(1.1);
}


.product-single__form--color label svg {
    display: none
}


.product-single__form--color input:checked~label {
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #59D5A9;
    display: flex;
    align-items: center;
    justify-content: center
}


.product-single__form--color input:checked~label svg {
    display: inline-block
}


.product-single__form--guarantee {
    display: flex;
    gap: 0.625rem;
    flex-direction: column;
    width: 100%;
}


.product-single__add-to-cart>button {
    padding: .7rem;
    border-radius: 10px;
    border: none;
    background-color: #2ab88d;
    color: #fff;
    font-family: inherit;
    font-size: 1rem;
    width: 100%;
}


div.product-single__required {
    width: 96%;
    margin-bottom: .5rem;
    height: 8.5rem;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    padding: .5rem;
    padding-right: 2rem;
    max-width: 21rem
}



.product-single__required>div:nth-child(2) {
    width: 100%;
    display: flex;
    overflow: scroll
}


.product-single__required--title {
    transform: rotate(-90deg) translateY(-100%);
    transform-origin: top right;
    background-color: #2ab88d;
    top: 0;
    right: 0;
    position: absolute;
    height: 1.75rem;
    width: 8.5rem;
    text-align: center;
    color: #fff
}


.product-single__required--card {
    width: 70px;
    flex-shrink: 0;
    margin: 0 .3rem;
    height: 111px;
    border-radius: 10px;
    overflow: hidden
}


.product-single__required--card img {
    width: 100%
}


.product-single__details--title.mobile {
    display: none
}


.product__add-to-cart {
    display: none
}


.product-unit-color-title .is-install.option-box {
    padding: .5rem;
}


.product-details-order-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 1rem;
    border-bottom: 1px solid rgb(215, 222, 224);
}


.product-details-order-title>div {
    gap: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.product-details-order-title>div>svg {
    width: 1.5rem;
    height: 1.5rem;
}


.product-details-order-title>div>p {
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: rgb(33, 33, 33);
    font-weight: 600;
    padding-bottom: .5rem;
    border-bottom: 1px solid rgb(237, 96, 96);
}

.product-gallery {
    position: relative;
    align-items: center;
    justify-content: center;
}

.product-gallery .badge {
    position: absolute;
    top: 1rem;
    left: 1rem;
    margin-left: 0;
    color: #fff;
    background-color: #f7858d;
    padding: 5px;
    border-radius: 0;
    z-index: 5;
}

.product-gallery .gallery-item::after {
    box-shadow: 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.26);
}

.product-gallery .product-thumbnails > li.active > a {
    border-color: #2ab88d !important;
    cursor: default;
    opacity: 10;
}

.product-gallery .product-thumbnails > li > a > img {
    display: block;
    max-width: 100%;
    margin: 10px 0;
}

.product-gallery .product-thumbnails > li > a > i {
    display: block;
    max-width: 100%;
    margin: 10px 0;
}

.product-gallery .product-carousel .owl-nav button.owl-next,
.product-gallery .product-carousel .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px !important;
}

.ui-variant {
    display: inline-block;
    position: relative;
}

.ui-variant {
    display: inline-block;
    position: relative;
}

.ui-variant--color .ui-variant-shape {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 8px;
    top: 8px;
    border-radius: 50%;
    background: #ccc;
    border: 1px solid #000;
    content: "";
    cursor: pointer;
}

.ui-variant input[type="radio"] {
    visibility: hidden;
    position: absolute;
}

.ui-variant--check {
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 10px;
    color: #6f6f6f;
    padding: 3px 10px;
    font-size: 13px;
    font-size: 0.929rem;
    line-height: 1.692;
    display: block;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
}

.ui-variant--color .ui-variant--check {
    padding: 1px;
}

input[type="radio"]:checked + .ui-variant--check {
    border-color: #f7858d;
}

.product-params {
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
}

.product-params.active {
    height: auto;
}

@media screen and (max-width: 1150px) {
    .product-params-delivery-info {
        max-width: 100%;
    }
}

.product-params ul {
    list-style: none;
    padding: 0;
    color: #55565a;
    margin: 20px 0;
    font-size: 12px;
    font-size: 0.857rem;
    line-height: 1.833;
}

.product-params ul:before {
    content: attr(data-title);
    font-size: 13px;
    font-size: 0.929rem;
    line-height: 1.692;
    display: list-item;
    font-weight: 700;
}

.product-params ul li {
    width: 100%;
    font-size: 13px;
    position: relative;
}

.product-params ul li span {
    margin-left: 5px;
    white-space: normal;
}

.product-params ul li span:first-child {
    font-weight: 700;
}

.product-params .sum-more {
    width: 100%;
    position: absolute;
    height: 50px;
    text-align: right;
    background: #fff;
    bottom: 0;
    right: 0;
    line-height: 47px;
    font-size: 13px;
    box-shadow: 0 0 10px #fff;
    cursor: pointer;
}

.product-params .show-less {
    display: none;
}

/* ========================================
   Product Page Theme Styles (from main.min.css)
   ======================================== */

ul.gallery-options {
    position: absolute;
    top: -3px;
    right: 20px;
    z-index: 1000;
}
ul.gallery-options li {
    margin-bottom: 5px;
    z-index: 980;
    position: relative;
    list-style: none;
}
ul.gallery-options button {
    width: 40px;
    height: 35px;
    border-radius: 8px;
    background-color: #fff;
    border: 0;
    color: #565656;
    cursor: pointer;
    outline: 0;
    font-size: 24px;
}
ul.gallery-options .tooltip-option {
    opacity: 0;
    visibility: hidden;
    padding: 5px 0;
    background-color: #6f6f6f;
    color: #fff;
    z-index: 4;
    font-size: 13px;
    line-height: 1.692;
    position: absolute;
    top: 2px;
    right: 60px;
    width: 130px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
ul.gallery-options .tooltip-option::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    right: -10px;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #6f6f6f;
}
ul.gallery-options li:hover .tooltip-option {
    opacity: 1;
    visibility: visible;
}
.favorites {
    color: #f44336 !important;
}
.product-timeout .countdown-timer {
    direction: ltr;
    text-align: center;
    font-weight: 700;
    font-size: 25px;
}
.product-timeout .countdown-timer span {
    display: inline-block;
    width: 50px;
    height: 35px;
    position: relative;
}
.product-timeout .countdown-timer span[data-days]::before,
.product-timeout .countdown-timer span[data-hours]::before,
.product-timeout .countdown-timer span[data-minutes]::before,
.product-timeout .countdown-timer span[data-seconds]::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    font-size: 11px;
    color: #aba1a1;
}
.product-timeout .countdown-timer span[data-days]::before {
    content: "روز";
}
.product-timeout .countdown-timer span[data-hours]::before {
    content: "ساعت";
}
.product-timeout .countdown-timer span[data-minutes]::before {
    content: "دقیقه";
}
.product-timeout .countdown-timer span[data-seconds]::before {
    content: "ثانیه";
}
.product-gallery {
    position: relative;
    align-items: center;
    justify-content: center;
}
.product-gallery .badge {
    position: absolute;
    top: 1rem;
    left: 1rem;
    margin-left: 0;
    color: #fff;
    background-color: #f7858d;
    padding: 5px;
    border-radius: 0;
    z-index: 5;
}
.gallery-item {
    display: block;
    position: relative;
    width: 100%;
    transition: box-shadow 0.35s 0.12s;
    color: #fff;
    text-decoration: none;
}
.gallery-item::after,
.gallery-item::before {
    display: block;
    position: absolute;
}
.gallery-item::after {
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    margin-left: -22px;
    border-radius: 50%;
    background-color: #fff;
    content: "";
    z-index: 5;
}
.gallery-item:not(.type-video)::after {
    transform: scale(0.2);
    transition: all 0.3s 0.12s;
    color: #404040;
    font-family: "Material Design Icons";
    font-size: 1.3125rem;
    font-weight: 400;
    line-height: 44px;
    text-align: center;
    content: "\F6EC";
    opacity: 0;
}
.product-gallery .gallery-item::after {
    box-shadow: 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.26);
}
.gallery-item:hover:not(.type-video)::after {
    transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.product-gallery .product-thumbnails > li.active > a {
    border-color: #2ab88d !important;
    cursor: default;
    opacity: 10;
}
.product-gallery .product-thumbnails > li > a > img {
    display: block;
    max-width: 100%;
    margin: 10px 0;
}
.product-gallery .product-thumbnails > li > a > i {
    display: block;
    max-width: 100%;
    margin: 10px 0;
}
.product-gallery .product-carousel .owl-nav button.owl-next,
.product-gallery .product-carousel .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px !important;
}
.product-info .product-title h1 {
    padding-bottom: 0 !important;
    font-size: 25px;
    color: #666;
    overflow: hidden;
    position: relative;
}
.product-info .product-title h1::before {
    content: "";
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}
.product-info .product-title h3 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    font-family: sans-serif, iranyekan;
}
.product-info .product-title h3::before {
    content: "";
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}
.product-variant {
    margin: 20px 0 10px;
    color: #6f6f6f;
    vertical-align: top;
    font-size: 13px;
    font-size: 0.929rem;
    line-height: 1.692;
}
.product-variant > span {
    font-size: inherit;
    color: inherit;
    padding-left: 15px;
    margin-top: 3px;
    float: right;
}
.product-variants {
    margin-right: -8px;
    list-style: none;
    padding: 0;
    display: inline-block;
    margin-bottom: 0;
}
.ui-variant {
    display: inline-block;
    position: relative;
}
.product-variants li {
    margin: 0 8px 8px 0;
    display: inline-block;
}
.ui-variant {
    display: inline-block;
    position: relative;
}
.ui-variant--color .ui-variant-shape {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 8px;
    top: 8px;
    border-radius: 50%;
    background: #ccc;
    border: 1px solid #000;
    content: "";
    cursor: pointer;
}
.ui-variant input[type="radio"] {
    visibility: hidden;
    position: absolute;
}
.ui-variant--check {
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 10px;
    color: #6f6f6f;
    padding: 3px 10px;
    font-size: 13px;
    font-size: 0.929rem;
    line-height: 1.692;
    display: block;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
}
.ui-variant--color .ui-variant--check {
    padding: 1px;
}
input[type="radio"]:checked + .ui-variant--check {
    border-color: #f7858d;
}
.product-params {
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
}
.product-params.active {
    height: auto;
}
@media screen and (max-width: 1150px) {
    .product-params-delivery-info {
        max-width: 100%;
    }
}
.product-params ul {
    list-style: none;
    padding: 0;
    color: #55565a;
    margin: 20px 0;
    font-size: 12px;
    font-size: 0.857rem;
    line-height: 1.833;
}
.product-params ul:before {
    content: attr(data-title);
    font-size: 13px;
    font-size: 0.929rem;
    line-height: 1.692;
    display: list-item;
    font-weight: 700;
}
.product-params ul li {
    width: 100%;
    font-size: 13px;
    position: relative;
}
.product-params ul li span {
    margin-left: 5px;
    white-space: normal;
}
.product-params ul li span:first-child {
    font-weight: 700;
}
.product-params .sum-more {
    width: 100%;
    position: absolute;
    height: 50px;
    text-align: right;
    background: #fff;
    bottom: 0;
    right: 0;
    line-height: 47px;
    font-size: 13px;
    box-shadow: 0 0 10px #fff;
    cursor: pointer;
}
.cat-tag-brand div {
    border: 1px solid #e0e0e2;
    border-radius: 3px;
    float: right;
}
.btn-link-border {
    display: inline-block;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    font-size: 12px;
}
.btn-link-border:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: 0.85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}
.product-params .show-less {
    display: none;
}
.product-buy-button {
    background-color: #57d8ac !important;
    width: 70%;
}
.product-info .price {
    color: #2ab88d;
    font-size: 35px;
}
.tabs-product-info .ah-tab .ah-tab-item i {
    margin-left: 5px;
}
.description-product {
    line-height: 30px;
    color: #666;
    text-align: justify;
}
.description-product p {
    font-size: 14px !important;
}
.accordion-product .card {
    border: 0;
    padding-bottom: 20px;
}
.accordion-product .card .card-header {
    background-color: #fff;
    padding: 0;
    border-bottom: 0;
}
.accordion-product h5 button {
    font-size: 20px;
    color: #000;
    padding-right: 50px;
    position: relative;
}
.accordion-product h5 button:active,
.accordion-product h5 button:hover {
    color: #000;
    text-decoration: none;
}
.accordion-product h5 button::before {
    content: "-";
    width: 38px;
    height: 32px;
    line-height: 32px;
    background-color: #f7858d;
    position: absolute;
    right: 0;
    top: 10px;
    border: none;
    color: #fff;
    border-radius: 0 15px 15px 15px;
    outline: 0;
}
.accordion-product h5 button.collapsed::before {
    content: "+";
}
.accordion-product .card-body img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.accordion-product .card-body p {
    font-size: 15px;
    line-height: 2.53;
    color: #404040;
    margin: 20px 0;
}
.params section {
    width: 100%;
    float: right;
    margin-bottom: 20px;
}
.params .params-title {
    color: #4d4d4d;
    margin-bottom: 25px;
    position: relative;
    padding-right: 19px;
    font-size: 16px;
    line-height: 1.375;
    letter-spacing: -0.3px;
}
.params .params-title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 0 7px;
    border-color: transparent transparent transparent #00bfd6;
    transform: rotate(45deg);
}
.params .params-list {
    list-style: none;
    padding: 0;
    margin-bottom: 70px;
    float: right;
    width: 100%;
}
.params .params-list li {
    margin: 8px -8px;
    width: 100%;
    float: right;
    padding-right: 19px;
}
.params .params-list li .params-list-key {
    float: right;
    width: 19%;
    margin-left: 20px;
    background: #f6f6f6;
    border-radius: 10px;
    padding: 14px 18px 12px;
    margin-bottom: 10px;
}
.params .params-list li .params-list-value {
    float: left;
    width: 79%;
    font-size: 13px;
    background: #f6f6f6;
    border-radius: 10px;
    padding: 14px 18px 14px;
    margin-bottom: 5px;
}
.content-expert-rating {
    list-style: none;
    padding: 5px 13px 33px 60px;
    background: #fcfcfc;
    border-radius: 5px;
}
.content-expert-rating > li {
    display: flex;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
    align-items: center;
    margin-top: 15px;
}
.content-expert-rating > li:first-child {
    margin-top: 0;
}
.content-expert-rating > li .cell {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
}
.content-expert-rating > li .cell:first-child {
    flex: 0 0 45%;
    max-width: 45%;
}
.content-expert-rating > li .cell:last-child {
    flex: 0 0 55%;
    max-width: 55%;
}
.rating {
    position: relative;
    height: 4px;
    border-radius: 3px;
    background: #eaeaea;
}
.rating--general {
    background-color: #d5d5d5;
}
.rating[data-rate-digit]:before {
    position: absolute;
    right: 100%;
    top: 50%;
    content: attr(data-rate-digit);
    margin-right: 11px;
    color: #6f6f6f;
    font-size: 13px;
    font-size: 0.929rem;
    line-height: 1.692;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.rating-rate {
    width: 0;
    height: 100%;
    background: silver;
    border-radius: 3px;
}
.rating--general .rating-rate {
    background-color: #f7858d;
}
.comments-summary-box,
.comments-summary-note {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px;
}
.comments-summary-note > span {
    font-size: 19px;
    font-size: 1.357rem;
    line-height: 1.158;
    color: #5a5a5a;
    letter-spacing: -0.4px;
    margin-bottom: 20px;
    display: block;
}
.comments-summary-note p {
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 2.27;
    margin-bottom: 35px;
    color: #676767;
}
.comments-tab .card-body p {
    font-size: 15px;
    line-height: 2.53;
    color: #404040;
    margin: 20px 0;
}
.comments-area ol.comment-list {
    list-style: none;
    float: right;
    padding: 0;
    width: 100%;
}
.comments-area ol.comment-list li .comment-body {
    font-size: 14px;
    margin-top: 50px;
    padding: 20px 40px 20px 20px;
    line-height: 30px;
    position: relative;
    border-radius: 10px;
    border: 1px solid #f7f1f1;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(126, 142, 177, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(126, 142, 177, 0.2);
}
.message-light {
    font-size: 14px;
    padding: 15px 20px;
    position: relative;
    border-radius: 10px;
    line-height: 22px;
    margin: 15px 25px 10px;
    background-color: #f9f7d8;
    border: 1px solid #f6e8a1;
    color: #a37731;
    text-align: justify;
}
.message-light--purchased {
    font-size: 13px;
    line-height: 2.23;
    border-radius: 10px;
    color: rgba(36, 90, 29, 0.98);
    padding: 7px 40px 7px 12px;
    background-color: #fff;
    border: 0;
}
.comment-body .message-light {
    margin: 15px 0;
}
.message-light--purchased:before {
    content: "\F111";
    font-family: "Material Design Icons";
    font-size: 28px;
    position: absolute;
    right: -20px;
    top: -4px;
    width: 50px;
    height: 50px;
    background-color: #c1ff26;
    border: 1px solid #e2f0d5;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
    border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
}
.comments-user-shopping {
    list-style: none;
    padding: 5px 0 0;
}
.comments-user-shopping > li {
    margin: 20px 0;
}
.comments-user-shopping > li .cell {
    font-size: 13px;
    font-size: 0.929rem;
    line-height: 1.692;
    color: #777;
    margin: 5px 0;
}
.comments-user-shopping > li > .cell {
    color: #000;
    font-weight: 700;
}
.comments-user-shopping > li .color-cell {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.comments-user-shopping > li .color-cell .shopping-color-value {
    width: 17px;
    height: 17px;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}
.comments-user-shopping > li .seller-cell:before {
    content: "\F00EC";
    font-family: "Material Design Icons";
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-left: 7px;
}
.o-text-blue {
    color: #1ca2bd;
}
.message-light--opinion-positive {
    font-size: 13px;
    line-height: 2.23;
    background-color: #fff;
    border: 0;
    border-radius: 10px;
    color: rgba(36, 90, 29, 0.98);
    padding: 7px 40px 7px 12px;
}
.message-light--opinion-positive:before {
    content: "\F514";
    font-family: "Material Design Icons";
    font-size: 28px;
    position: absolute;
    right: -20px;
    top: -4px;
    width: 50px;
    height: 50px;
    background-color: #4ae3f3;
    border: 1px solid #4ae3f3;
    color: #fff;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
    border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
}
.rate-product {
    font-family: iranyekan;
    margin: 0 10px;
    color: #394eea;
    font-size: 18px;
}
.comments-area .comment-content {
    padding-bottom: 35px;
}
.comments-area ol li {
    list-style: none;
}
.comments-area ol.comment-list .comment-title {
    font-size: 19px;
    line-height: 1.158;
    color: #5f5f5f;
    font-weight: 700;
}
.comments-area ol.comment-list .comment-author {
    font-size: 14px;
    line-height: 1.571;
    display: block;
    color: #adadad;
    margin-top: 5px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.comments-area ol.comment-list li .comment-body p {
    text-align: justify;
}
.comments-area ol.comment-list li .fn {
    font-size: 15px;
    margin-left: 0;
    float: right;
    font-weight: 700;
    font-style: normal;
    color: #000;
}
.comments-area ol.comment-list li .says {
    margin-left: 15px;
    margin-right: 5px;
}
.comments-area ol.comment-list li .commentmetadata {
    float: left;
}
.comments-area ol.comment-list li .commentmetadata a {
    color: #03a9f4;
    font-size: 13px;
}
.comments-area ol.comment-list li .comment-body .reply a.comment-reply-link {
    display: inline-block;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    font-size: 14px;
}
.comments-area
    ol.comment-list
    li
    .comment-body
    .reply
    a.comment-reply-link::before {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: 0.85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}
.comments-area ol.comment-list li .comment-body .icon-comment {
    font-size: 28px;
    position: absolute;
    right: -20px;
    top: -27px;
    width: 50px;
    height: 50px;
    background-color: #4ae3f3;
    border: 1px solid #4ae3f3;
    color: #fff;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
    border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
}
.comments-area ol.comment-list li .comment-body .icon-comment.mdi {
    background-color: #c1ff26;
    border: 1px solid #e2f0d5;
    color: rgba(36, 90, 29, 0.98);
}
.content-expert-evaluation-negative,
.content-expert-evaluation-positive {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.content-expert-evaluation-positive span {
    color: #00bfd6;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400;
}
.content-expert-evaluation-negative span {
    color: #f44336;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400;
}
.content-expert-evaluation-negative ul,
.content-expert-evaluation-positive ul {
    list-style: none;
    padding: 0;
}
.content-expert-evaluation-negative ul li,
.content-expert-evaluation-positive ul li {
    margin: 6px 0;
    padding-right: 17px;
    color: #5f5f5f;
    position: relative;
}
.content-expert-evaluation-negative ul li:before,
.content-expert-evaluation-positive ul li:before {
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 13px;
    right: 0;
}
.content-expert-evaluation-positive ul li:before {
    background-color: #00bfd6;
}
.comments-area ol.comment-list .footer {
    position: absolute;
    bottom: 0;
    left: 30px;
}
.comments-likes {
    text-align: left;
    color: #777;
    font-size: 13px;
    font-size: 0.929rem;
    line-height: 1.692;
}
.comments-area ol.comment-list li img.avatar {
    position: absolute;
    top: 4px;
    right: -40px;
    left: auto;
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 50%;
    padding: 0;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
}
.btn-like {
    border-radius: 8px;
    border: 1px solid #ededed;
    background: #fff;
    padding: 2px 13px;
    color: #8c8c8c;
    font-size: 13px;
    font-size: 0.929rem;
    line-height: 1.692;
    outline: 0 !important;
    cursor: pointer;
}
.comments-likes .btn-like {
    margin-right: 17px;
}
.btn-like[data-counter]:before {
    margin-left: 7px;
    color: #7a7a7a;
    font-size: 15px;
    font-size: 1.071rem;
    line-height: inherit;
    content: attr(data-counter);
}
.form-question-answer textarea {
    border-radius: 10px;
    padding: 10px;
}
.comments-product-attributes-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.692;
    margin-bottom: 10px;
    margin-top: 15px;
    margin-right: -10px;
}
.comments-product-attributes .slider.slider-horizontal {
    width: 70%;
}
.comments-product-attributes
    .slider.slider-horizontal.slider-rtl
    .slider-track {
    background: #d5d5d5;
    height: 5px;
}
.comments-product-attributes .slider-selection.tick-slider-selection {
    background: #35ccde;
}
.comments-product-attributes .slider-tick {
    width: 12px;
    height: 12px;
    background: silver;
    border: 2px solid #fcfcfc;
    top: 2px;
}
.comments-product-attributes .slider-tick.in-selection {
    width: 12px;
    height: 12px;
    border: 2px solid #fcfcfc;
    background-color: #35ccde;
    top: 2px;
}
.comments-product-attributes .slider-handle {
    width: 19px;
    height: 19px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    background: #35ccde;
    top: -3px;
}
.comments-add-col--content .form-ui form {
    max-width: 100%;
}
.comments-add-col--content input::placeholder,
.comments-add-col--content textarea::placeholder {
    padding-right: 7px;
}
.comments-add-col--content h3 {
    margin-bottom: 25px;
    letter-spacing: -0.5px;
    font-size: 22px;
    line-height: 1.5;
    color: #555;
}
.comments-add-col--content .desc-comment {
    color: #54696b;
}
.comments-add-col--content .cl-circle-title {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    float: right;
    margin: 8px 0 0 10px;
}
.comments-add-col--content .cl-circle-title.cl-primary {
    background: #00bfd6;
}
.comments-add-col--content .cl-circle-title.cl-red {
    background: #fb3449;
}
.product-offer-question-option {
    padding-right: 40px;
}
.product-offer-question-option label {
    color: #6777ef;
    padding-top: 0;
}
.comments-add-col--content p {
    font-size: 14px;
    line-height: 1.36;
    text-align: justify;
    margin: 10px;
}
.comments-add-col--content .add-points {
    width: 30px;
    height: 28px;
    background: 0 0;
    position: absolute;
    left: 6px;
    top: 8px;
    padding: 0;
    cursor: pointer;
    border: 2px solid #878787;
    border-radius: 4px;
    color: #878787;
    font-size: 24px;
    line-height: 23px;
    outline: 0;
    display: none;
}
.form-comment-title {
    margin-bottom: 12px;
    color: #565656;
    font-size: 16px;
    font-size: 1.143rem;
    line-height: 1.375;
    position: relative;
}
.form-comment-title--positive {
    padding-right: 25px;
}
.form-comment-title--negative {
    padding-right: 25px;
}
.form-comment-title--positive:before {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 16px;
    top: 6px;
    border-radius: 4px;
    background: #00bfd6;
    content: "";
}
.form-comment-title--negative:before {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 16px;
    top: 6px;
    border-radius: 4px;
    background: #fb3449;
    content: "";
}
.ui-input--add-point {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px;
}
.ui-input--add-point .ui-input-field {
    padding-left: 44px;
}
.ui-input--add-point .ui-input-point {
    width: 48px;
    height: 100%;
    background: 0 0;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    cursor: pointer;
}
.ui-input--add-point .ui-input-point:before {
    content: "+";
    font-size: 22px;
    position: absolute;
    top: 7px;
    left: 7px;
    color: #878787;
    border: 2px solid #878787;
    border-radius: 5px;
    padding: 0 7px;
}
.form-comment-dynamic-labels {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 10px;
}
.ui-dynamic-label {
    position: relative;
    font-size: 12px;
    font-size: 0.857rem;
    line-height: 1.833;
    border-radius: 8px;
    padding: 8px 14px 8px 38px;
    background: #ccc;
}
.ui-dynamic-label--positive {
    background-color: #edf6f7;
    color: #3a8c96;
}
.ui-dynamic-label--negative {
    background-color: #fff3f4;
    color: #fb3449;
}
.form-comment-dynamic-labels .ui-dynamic-label {
    margin-top: 12px;
}
.ui-dynamic-label-remove {
    width: 38px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: 0 0;
    border: none;
    color: inherit;
    cursor: pointer;
}
.ui-dynamic-label-remove:before {
    position: absolute;
    content: "×";
    font-size: 25px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.comparison-table {
    width: 100%;
    border-radius: 30px;
    background-color: #fff;
    border: 1px solid #edf0f5;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.comparison-table table {
    min-width: 750px;
    table-layout: fixed;
    margin-bottom: 0;
}
.comparison-table .bg-cs-table-tr {
    background-color: #edf0f5;
}
.comparison-table .bg-cs-table-tr td,
.comparison-table .bg-cs-table-tr th {
    color: #000;
    font-weight: 700;
}
.comparison-table table td,
.comparison-table table th {
    border: 0;
    border-left: 1px solid #e2e2e2;
    color: #607d8b;
}
.comparison-table table td:last-child,
.comparison-table table th:last-child {
    border-left: 0;
}
.comparison-table .comparison-item {
    position: relative;
    margin-bottom: 0.625rem;
    padding: 0.75rem 0.75rem 1.125rem;
    background-color: #fff;
    text-align: center;
    border-radius: 30px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
}
.comparison-table .remove-item {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 22px;
    height: 22px;
    padding-left: 0.0625rem;
    border-radius: 50%;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    background-color: #edf0f5;
    color: #f7858d;
}
.comparison-table .comparison-item .comparison-item-thumb {
    display: block;
    width: 80px;
    margin-right: auto;
    margin-bottom: 0.75rem;
    margin-left: auto;
}
.comparison-table .comparison-item .comparison-item-thumb > img {
    display: block;
    width: 100%;
}
.comparison-table .comparison-item .comparison-item-title {
    display: block;
    margin-bottom: 0.875rem;
    transition: color 0.25s;
    color: #404040;
    font-size: 0.875rem;
    font-weight: 600;
    text-decoration: none;
}

@media (max-width: 992px) {
    .params .params-list li .params-list-key {
        width: auto;
    }
    .params .params-list li .params-list-value {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .message-light {
        margin-right: 10px;
        margin-left: 10px;
    }
    .product-info .product-title h1,
    .product-info .product-title h3 {
        overflow: unset;
    }
    .product-info .product-title h1::before,
    .product-info .product-title h3::before {
        display: none;
    }
    .accordion-product h5 button {
        font-size: 14px;
    }
    .comments-summary-box,
    .comments-summary-note {
        padding-right: 0;
        padding-left: 0;
    }
    .comments-area {
        margin-top: 20px;
    }
    .help-sn .mdi {
        display: none;
    }
    .tag-input-weak {
        margin-top: 50px !important;
    }
    .comments-add-col--content .form-ui form.px-5 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .product-offer-question h2 {
        white-space: unset !important;
        line-height: 20px;
        margin-bottom: 20px;
        font-size: 13px;
        padding-top: 8px;
    }
    .product-offer-question h2::after {
        display: none !important;
    }
    .comments-add-col--content h3 {
        font-size: 16px;
        text-align: justify;
    }
}

@media (max-width: 576px) {
    .accordion-product h5 button {
        font-size: 12px;
    }
    .accordion-product h5 button::before {
        content: "-";
        width: 28px;
        height: 22px;
        line-height: 22px;
        font-size: 20px;
    }
    .comments-summary-note > span {
        font-size: 16px;
    }
    .comments-summary-note p {
        font-size: 14px;
        text-align: justify;
    }
    .ah-tab-content-wrapper {
        padding: 10px !important;
    }
    .comments-area ol.comment-list .comment-title {
        font-size: 15px;
    }
    .comments-area ol.comment-list .comment-author {
        font-size: 12px;
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    .comments-area ol.comment-list li .comment-body p {
        margin-bottom: 30px;
        font-size: 13px;
    }
    .comments-area .comment-content {
        padding-right: 0;
        padding-left: 0;
    }
    .comments-area ol.comment-list li .comment-body {
        margin-top: 40px;
        padding: 20px 30px 20px 30px;
    }
    .comments-area ol.comment-list .footer {
        right: 0;
        width: 100%;
    }
    .comments-likes {
        text-align: right;
        width: 100%;
    }
    .comments-likes .btn-like {
        margin-right: -2px;
    }
    .section-title p {
        margin: 0;
    }
    .comments-area ol.comment-list li .commentmetadata {
        display: none;
    }
    .comments-area ol li ol.children {
        padding-right: 0;
    }
    .comments-product-attributes .slider.slider-horizontal {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .product-offer-question .title-wide h2 {
        padding-bottom: 50px;
        padding-top: 8px;
    }
    .content-expert-rating {
        padding: 5px 0 33px 40px;
    }
    .product-info .price {
        font-size: 30px;
    }
    .btn-primary-cm {
        width: 100%;
    }
    .comments-area ol.comment-list li .comment-body .icon-comment {
        right: -7px;
    }
}


/* ========================================
   Product Styles (from combined.css)
   ======================================== */

.checked-radio-icon {
    display: none;
    width: 24px;
    height: 24px
}


input.variant-selector:checked~.color-circle-view {
    border: 2px solid #fff;
    box-shadow: 0 0 0 3px #767676
}


input.variant-selector:checked~.color-circle-view .checked-radio-icon {
    display: block
}


.product-category-extras {
    width: 100%
}


.similar-products-slider {
    background-color: #fff;
    margin: .5rem 0;
    padding: 0 3.9% 1% 1.6%;
    border-radius: 5px;
    border: solid .5px #e1e1e1;
    height: auto;
    float: right;
    width: 100%
}


.product-right-column {
    display: flex;
    flex-direction: column;
    width: 27%;
    margin-top: 3%
}


.product-center-column {
    width: 46%;
    text-align: center;
    position: relative
}


h1.product-name {
    font-size: 18px
}


.product-info-tabs,
.product-info-tabs div,
.product-specification {
    height: auto;
    width: 100%;
    direction: rtl;
    margin: .5rem auto;
}


.product-info-tabs.ah-tab-wrapper a {
    color: #6f7479
}


.product-info-tabs.ah-tab-wrapper a[data-ah-tab-active="true"] {
    color: #2125299c
}


.specification-table {
    color: #5b5656
}


.product-info-tabs.ah-tab-wrapper a:hover {
    color: #2125299c;
    border-bottom-color: #2125299c
}


.ah-tab>.ah-tab-item[data-ah-tab-active="true"] {
    border-bottom-color: #2125299c
}


.specification-table td {
    padding: .7rem
}


.specification-table tr {
    border-bottom: 8px solid #fff
}


.specification-table td:nth-child(odd) {
    background-color: #eee;
    border-left: 8px solid #fff;
    width: 11rem
}


.specification-table td:nth-child(even) {
    background-color: #eeeeee75;
    width: 40rem
}


.specification-table td:nth-child(even):hover {
    background-color: #eee
}


.product-main-image {
    margin: 0 auto
}


.float-rt {
    float: right
}


.float-lt {
    float: left
}


.product-card-information h2 {
    margin: 0 .5rem;
    text-align: center;
    line-height: .6
}


.product-card-container {
    width: 25%;
    height: auto
}


.product-card-container a {
    text-decoration: none;
    color: #5b5656
}


.dropdown-filter-btn-container {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: .25rem
}


.filter-tab {
    margin-bottom: .5rem;
    border-radius: 10px;
    border: 1px solid #f3f3f3;
    border-bottom-color: #f3f3f3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    box-shadow: 0 2px 4px rgba(126, 142, 177, 0.12);
    -webkit-box-shadow: 0 2px 4px rgba(126, 142, 177, 0.12);
    overflow: hidden;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
    border: 1px solid #f3f3f3
}


.filter-tab p {
    margin: 0
}


.filter-tab>.filter-tab-header>p>button>i {
    position: absolute;
    left: 0;
    top: 5px;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 25px;
    text-align: center;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    color: #2ab88d
}


.filter-submit-color {
    margin-top: 1rem
}

.product-title-container {
    background-color: #f3fdfa;
    border-right: 5px solid #5fc2a5;
    border-radius: 6px;
    padding: .8rem .7rem .5rem .5rem
}


.filter-submit-btn {
    box-shadow: 0 2px 6px #82d3f8;
    background-color: #3abaf4;
    border-color: #3abaf4;
    color: #fff;
    outline: 0;
    border: 0;
    padding: 10px;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    border-radius: 10px;
    display: block;
    width: 100%
}


.product-card-category {
    display: block;
    margin: .5rem;
    color: #8c8c8cbf;
    font-size: .75rem;
    font-weight: 600
}


.product-card-name {
    height: 2rem;
    overflow: hidden;
    white-space: nowrap;
    position: relative
}


.product-card-name::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 40px;
    background-image: linear-gradient(right, rgba(52, 73, 94, 0), #fff);
    background-image: -webkit-linear-gradient(right, rgba(52, 73, 94, 0), #fff)
}


.product-card-name>a {
    text-decoration: none;
    color: #5b5656;
    font-size: .8rem;
    padding-bottom: 38px
}


.similar-products-slider>div>div>div>a {
    float: left;
    color: #6cccb0
}
.description-product {
    line-height: 30px;
    color: #666;
    text-align: justify;
    font-size: 14px !important
}


.longDescription {
    width: 100%;
    height: auto;
    float: right
}


.title-breadcrumb-special {
    padding: 0 .5rem;
    direction: rtl
}


.breadcrumb-ol {
    display: flex;
    width: 100%;
    float: right;
    list-style: none;
    padding: 0;
    margin: .5rem 0
}


.breadcrumb-li>a {
    color: #6f7479;
    text-decoration: none;
    font-size: 12px;
    padding: 0 .5rem
}


.product-left-column {
    display: flex;
    flex-direction: column;
    width: 27%;
    justify-content: flex-start;
    margin-top: 3%
}


.product-left-column form {
    margin-top: 10%
}


a.product-main-image>img {
    max-width: 497px;
    max-height: 787px;
    margin: 0 auto
}


small {
    color: #6f6f6f;
    line-height: 1.692
}


.color-circle-view {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: .5px solid #d3d3d3;
    float: right;
    margin: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}


.sidebar__category {
    margin: 1rem 0;
    margin-top: .5rem;
    padding: 1rem;
    border-radius: 5px;
    background-color: #fff;
    border: solid .5px #e1e1e1;
    -webkit-box-shadow: 0 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0 2px 4px rgba(126, 142, 177, 0.12);
    -webkit-transition: all .1s;
    transition: all .1s
}


.sidebar__filter {
    border-radius: 5px;
    -webkit-transition: all .1s;
    transition: all .1s;
    z-index: 1.0E+21
}


.product-list-container {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: solid .5px #e1e1e1;
    -webkit-box-shadow: 0 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0 2px 4px rgba(126, 142, 177, 0.12);
    border-radius: 5px
}


div.yaragh-services {
    margin-top: auto
}


.yaragh-services table {
    margin: 0 auto
}


.yaragh-services-border {
    padding: 0 !important
}


td.yaragh-services-border>div {
    height: 4rem;
    width: 1px;
    background-color: #cbcbcba6
}


tr.yaragh-services>td {
    padding: 1rem;
    text-align: center;
    font-size: 11px
}


.product-title-container {
    background-color: #f3fdfa;
    border-right: 5px solid #5fc2a5;
    border-radius: 6px;
    padding: .8rem .7rem .5rem .5rem;
    width: min-content;
    white-space: nowrap
}


@media (min-width: 811px) {
    .product-title-container {
        min-width: 25rem
    }
}


h1.product-name {
    font-size: 18px
}


.product-english-name-container {
    padding-bottom: .5rem !important;
    align-items: center;
    display: flex;
    margin-bottom: 0;
    margin-top: 16px;
    justify-content: space-between;
    margin-left: 1rem;
    direction: ltr
}


.product-english-name-border {
    background: #dadce0;
    height: 1px;
    width: 100%
}


div.product-english-name {
    flex-shrink: 0;
    align-items: center;
    color: #70757a;
    display: flex;
    font-size: 12px;
    font-style: normal;
    margin: 0;
    margin-left: 0;
    margin-left: 0;
    padding: 0;
    padding-left: 0;
    white-space: nowrap;
    padding-left: 4px
}


span.product-english-name {
    font-family: "Times New Roman", Times, serif;
    align-items: center;
    color: #70757a;
    display: flex;
    font-size: 12px;
    font-style: normal;
    margin: 0;
    padding: 0;
    white-space: nowrap
}


.category-tag {
    margin-top: .25rem;
    display: inline-block
}


.category-tag a {
    font-size: .77rem
}


.producu-short-desc {
    margin-top: 20px
}


.product-short-desc {
    margin: 2rem 1rem 1rem 2rem;
    color: #5b5656;
    border-top: 2px dashed #d3d3d3;
    border-bottom: 2px dashed #d3d3d3;
    padding: 1rem 0;
    width: 23rem
}


.product-short-desc p {
    font-size: .9rem;
    margin: 0
}


.select-options.custom-select.custom-select-lg {
    font-size: 1rem;
    width: 17rem;
    margin-left: 1rem
}


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


@keyframes textAppears {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}


.white-background {
    background-color: #ffffff8f;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 7px
}


.rotatedText {
    transform: rotate(-90deg);
    transform-origin: bottom right;
    position: absolute;
    top: -32px;
    right: -2rem;
    height: 2rem;
    width: 156.5px;
    text-align: center;
    color: #fff
}

@keyframes rpFadeIn {
    from { opacity: 0 }
    to { opacity: 1 }
}

@keyframes rpSlideUp {
    from { opacity: 0; transform: translate(-50%, -46%) }
    to { opacity: 1; transform: translate(-50%, -50%) }
}


.required-product__modal {
    background-color: #fff;
    position: fixed;
    z-index: 10000000001;
    width: 50rem;
    min-height: 15rem;
    max-height: 32rem;
    left: 50vw;
    top: 50vh;
    transform: translate(-50%, -50%);
    border-radius: 15px;
    font-size: 1rem;
    color: #212529;
    overflow-x: hidden;
    overflow-y: auto
}


.required-product__modal {
    font-size: 1rem;
    color: #212529;
    overflow-y: auto;
    max-height: 29rem
}


.required-product__modal>div {
    display: flex;
    align-items: center;
    padding: .5rem;
    border-bottom: .5px solid #e3e3e3;
    position: relative;
    height: 13rem
}


.required-product__modal input {
    position: absolute;
    z-index: -1;
    opacity: 0
}


.required-product__modal>div:first-child {
    border-right: 2rem solid #ffa600
}


.required-product__modal>div:not(:first-child) {
    padding: 1rem;
    border-right: 2rem solid #08bd54
}


.required-product__modal--img {
    border-radius: 10px;
    overflow: hidden;
    height: 111px;
    width: 70px;
    margin: 1rem
}


.required-product__modal>div>div:nth-child(3) {
    display: flex;
    flex-direction: column;
    margin: 0 1rem;
    height: 140px
}


.required-product__modal--title {
    margin: .5rem 0
}


.required-product__modal--colors {
    display: flex;
    padding: .5rem
}


.required-product__modal label {
    margin: 0
}


.required-product__modal button {
    border-radius: 0;
    height: 3.5rem
}


.required-product__modal--colors input:checked~div.color-circle-view .checked-radio-icon {
    display: block
}


@media (max-width: 810px) {
    .required-product__modal {
        width: 98%
    }

    .required-product__modal>div {
        flex-direction: column;
        align-items: center;
        height: 24rem
    }

    .required-products__modal--price {
        margin: auto 0;
        font-size: 1.5rem
    }

    .rotatedText {
        width: 335.5px
    }

    .required-products__each label input:not(:checked)~span {
        display: none
    }
}


.title-wide p {
    color: #6f7479;
    line-height: 33px;
    font-size: 20px;
    height: 33px;
    position: relative;
    display: inline-block;
    padding-right: 40px;
    padding-left: 10px
}


.text-sm-title p {
    font-size: 1rem;
    font-weight: 400
}


.title-wide p:after,
.title-wide p:before {
    content: ""
}


.title-wide p:before {
    background: url(../img/theme/title-circles.png) left no-repeat;
    display: block;
    position: absolute;
    right: -20px;
    top: 11px;
    height: 14px;
    width: 32px;
    margin-right: 13px;
    height: 14px;
    width: 32px
}


.similar-products-slider--title {
    padding-top: 1.5rem
}


.brand-logo img {
    border: 1px solid #c4c3c3;
    border-radius: 8px
}


.form-color {
    margin: 2rem 0 0;
    height: 8rem
}


.form-color form {
    display: flex;
    flex-direction: column
}


.form-color label {
    display: block;
    margin-bottom: 6px;
    height: 38px;
    float: right
}


.color-name-container {
    height: 2rem;
    background-color: #f3fdfa;
    border-radius: 5px;
    margin: 1rem 0;
    border-right: 5px solid #5fc2a5;
    font-size: 1.2rem;
    width: 11rem;
    text-align: right;
    padding-right: .5rem
}


.form-color input {
    visibility: hidden
}


.color-name-view {
    margin-bottom: 1rem;
    color: #6f6f6f
}


.color-circle-view-container {
    visibility: visible;
    height: 2rem
}


.guarantee-container {
    margin: 0 1rem 2rem 0;
    border: .5px dashed #2ab88d;
    width: 11rem;
    border-radius: 15px;
    padding: 1rem;
    text-align: center;
    font-size: 15px;
    color: #625f5f
}


.pruduct-price-addToCart-container {
    text-align: center;
    width: 22rem;
    margin-top: 2rem
}


.product-price {
    color: #2ab88d;
    font-size: 1.9rem
}


.product-price .price {
    display: flex;
    justify-content: center;
    align-items: center
}


.product-unavailable {
    font-size: 1rem;
    color: #212529;
    background-color: #e3e3e3;
    letter-spacing: -.04rem;
    margin: 2rem 0;
    padding: 1rem;
    border-radius: 10px
}


.product-unavailable-button {
    display: inline-block;
    width: 100%;
    background-color: #7a7a7a !important;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 10px;
    color: #fff;
    border: 0;
    outline: 0;
    overflow: inherit
}


span.product-unavailable-button span {
    font-size: 1rem
}


.addToCart-button i {
    position: absolute;
    right: 10px;
    font-size: 23px
}


.addToCart {
    margin-top: 10px;
    direction: rtl;
    font-weight: 400;
    height: auto
}


.installation {
    font-size: 1rem;
    border: 2px solid #ff83006b;
    border-radius: 6px;
    margin: 0 .5rem;
    padding: .3rem;
    background-color: #ff8300a6;
    color: #fff
}


.addToCart span {
    font-size: 20px
}


.product__main-img {
    max-width: 100%;
    width: calc(100% - 102px)
}


@media (max-width: 600px) {
    .product__main-img {
        width: 100%
    }

    .tooltip-wrap:hover .tooltip-content {
        width: 16rem;
        border: 1px solid #a67415;
        padding: .5rem 1rem;
        background-color: #f0e8d9;
        border-radius: 8px;
        color: #6f6f6f;
        transform: translateX(18%)
    }
}


.form-attribute {
    height: 4.75rem
}


.product-title-mobile {
    display: none
}


.mobile-form {
    display: none
}


.product-single-comment,
.product-category-comment {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    max-width: 100%;
    background-color: #fff;
    border: .5px solid #e1e1e1;
    border-radius: 5px;
    padding: 1rem 0
}


.comment-reply-parent {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative
}


.product-single-comment__box,
.product-category-comment__box {
    padding: 1rem;
    width: 20rem;
    height: 20rem;
    border: .5px solid #e1e1e1;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    margin: 0 8.5px;
    background-color: #fff;
    flex-shrink: 0
}


.comment-reply {
    display: flex;
    position: absolute
}


.comment-reply.closed-reply {
    position: relative;
    width: 21rem;
    transition: .5s
}


.comment-head {
    position: relative
}


.new-reply-container {
    position: relative;
    display: flex;
    padding: 6px 0
}


.product-single-comment__box.reply,
.product-single-comment__box.new-reply,
.product-category-comment__box.reply,
.product-category-comment__box.new-reply {
    height: fit-content;
    margin-top: auto;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: #e8fdf7
}


.product-single-comment__box.new-reply,
.product-category-comment__box.new-reply {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}


.product-single-comment__box--rate,
.product-category-comment__box--rate {
    text-align: center
}


.product-single-comment__box--img,
.product-category-comment__box--img {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 4px
}


.product-single-comment__box--img img,
.product-category-comment__box--img img {
    border: .5px solid #e1e1e1;
    border-radius: 7px
}


.product-single-comment__box p,
.product-category-comment__box p {
    margin: .5rem 0;
    text-align: right;
    width: 100%;
    height: 4rem;
    overflow-y: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto
}


.product-single-comment__box--btn,
.product-category-comment__box--btn {
    color: #2ab88d;
    border: none;
    background-color: transparent
}


.comment-name-input {
    width: 10rem;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding: .5rem
}


.comment-textarea {
    margin-top: 1rem;
    border: 1px solid #e1e1e1;
    border-radius: 15px;
    padding: .5rem;
    max-height: 212px
}


.product-category-comment__box--rate label {
    position: relative;
    padding: 1px;
    display: block
}


.product-category-comment__box--rate input {
    position: absolute;
    opacity: 0;
    z-index: -1
}


.product-category-comment__box--rate label:before {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    height: 24px;
    width: 24px
}


.comment-reply.closed-reply .product-category-comment__box.reply {
    position: absolute;
    top: 8.4rem;
    right: -.55rem;
    z-index: 100;
    margin: 0 17px
}


.comment-reply.closed-reply .product-caetgory-comment__box.with-reply {
    position: absolute;
    z-index: 11
}


.product-category-comment__box.with-reply {
    z-index: 3;
    transition: all .3s cubic-bezier(0.25, 0.8, 0.25, 1)
}


input.review-input#rating-stars01:checked~span label[for="rating-stars01"]::before {
    content: url(../img/star.png)
}


input.review-input#rating-stars02:checked~span label[for="rating-stars01"]::before,
input.review-input#rating-stars02:checked~span label[for="rating-stars02"]::before {
    content: url(../img/star.png)
}


input.review-input#rating-stars03:checked~span label[for="rating-stars01"]::before,
input.review-input#rating-stars03:checked~span label[for="rating-stars02"]::before,
input.review-input#rating-stars03:checked~span label[for="rating-stars03"]::before {
    content: url(../img/star.png)
}


input.review-input#rating-stars04:checked~span label[for="rating-stars01"]::before,
input.review-input#rating-stars04:checked~span label[for="rating-stars02"]::before,
input.review-input#rating-stars04:checked~span label[for="rating-stars03"]::before,
input.review-input#rating-stars04:checked~span label[for="rating-stars04"]::before {
    content: url(../img/star.png)
}


input.review-input#rating-stars05:checked~span label[for="rating-stars01"]::before,
input.review-input#rating-stars05:checked~span label[for="rating-stars02"]::before,
input.review-input#rating-stars05:checked~span label[for="rating-stars03"]::before,
input.review-input#rating-stars05:checked~span label[for="rating-stars04"]::before,
input.review-input#rating-stars05:checked~span label[for="rating-stars05"]::before {
    content: url(../img/star.png)
}


@media (max-width: 810px) {
    .title-breadcrumb-special {
        height: 2.5rem
    }

    .breadcrumb-ol {
        display: flex;
        width: 100%;
        height: 2rem;
        float: right;
        list-style: none;
        overflow-x: auto;
        flex-wrap: nowrap;
        flex-direction: row;
        margin: .25rem;
        margin: 1rem .25rem 0 .25rem;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .breadcrumb-ol::-webkit-scrollbar {
        display: none
    }

    .breadcrumb-li {
        flex-wrap: nowrap;
        display: flex;
        width: auto;
        white-space: nowrap
    }

    .breadcrumb-li a {
        padding: 0 .5rem
    }

    .addToCart {
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 999999999;
        width: 100%;
        padding: .75rem;
        background-color: #fff;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5)
    }

    .product-mobile-bottomSupport {
        bottom: 4.8rem
    }

    .product-attributes-form {
        order: -1
    }

    .product-single__main-content {
        flex-direction: column
    }

    .product-single__main-content--img {
        display: block
    }

    .product-single__main-content--img-services {
        width: 100%;
        border: none
    }

    .product-thumbnails {
        flex-direction: row;
        height: auto
    }

    .product__main-img img {
        width: 100%
    }

    .product__main-img {
        display: flex;
        overflow: auto;
        scroll-behavior: smooth
    }

    .product__main-img .product__main-img--each {
        flex-shrink: 0;
        width: 100%;
        position: relative
    }

    .product__main-img::-webkit-scrollbar,
    .similar-products__mobile--scroll::-webkit-scrollbar {
        display: none
    }

    .product__main-img,
    .similar-products__mobile--scroll {
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .similar-products__mobile--scroll {
        display: flex;
        overflow-x: auto
    }

    .product-title-desktop {
        display: none
    }

    .product-title-mobile {
        display: block;
        width: 100%
    }

    .product-title-container {
        background-color: #f3fdfa;
        border-right: 5px solid #5fc2a5;
        border-radius: 6px;
        padding: .8rem .7rem .5rem .5rem;
        width: 100%;
        white-space: normal
    }

    .product-short-desc {
        margin: 1rem 0;
        width: 100%
    }

    .yaragh-services {
        display: none
    }

    .desktop-form {
        display: none
    }

    .mobile-form {
        display: block
    }

    .form-attribute {
        height: 8.75rem
    }

    .form-attribute select {
        margin: .5rem 0
    }

    .pruduct-price-addToCart-container {
        width: auto
    }
}

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


.product-unit-price > p {
    font-size: 16px;
}


.product-unit-price > p > span {
    font-size: 13px;
    font-weight: 500;
}


.product-units-color-count__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
}


.desktop-header.shipping {
    justify-content: center;
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);
    z-index: 99999999999;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03)
}


@keyframes receiptToggleIn {
    0% {
        top: -45rem
    }

    100% {
        top: -12rem
    }
}

.product-user__inf {
    display: flex;
    align-items: center;
    width: 100%;
}


.product-user__inf #userComments,
.product-user__inf #productReview,
.product-user__inf #technicalSpecifications {
    background-color: #f2f2f2;
    border-radius: 16px;
    padding: 4px 8px 4px 4px;
}


.product-user__inf>div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 4px;
}


.product-user__inf>div p {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #5e6269;
}


.user-rating-star>div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 17px;
    margin-left: 4px;
}


.user-rating-star>div>img {
    width: 100%;
    height: 100%;
}


.user-rating-star>p>span {
    font-size: 13px;
    color: #c0c2c5;
}



.product-detail-inf {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: .5rem;
    border: 1px solid #E4D3D8;
    border-radius: 8px;
}


.product-detail-inf > div {
display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem .5rem;
  border-bottom: 1px dashed #E4D3D8;
}


.product-detail-inf > div:last-child {
    border: 0;
}


.product-detail-inf p {
    font-size: 13px;
    font-weight: bold;
    margin: 0 .5rem 0 0;
}


.product-logo-brand {
    display: flex;
    align-items: center;
    padding: 1rem;
}


.product-logo-brand p {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}


#userComments {
    cursor: pointer;
}


#technicalSpecifications {
    cursor: pointer;
}


#productReview {
    cursor: pointer;
}


#parentWrapper>select {
    appearance: none;
    padding-bottom: 1rem;
    border: 0;
    border-bottom: 1px solid #e0e0e2;
    background-color: transparent;
    width: 100%;
    font-family: IRANSans;
    background-color: 1px solid #f7f7f8;
    border-radius: 8px 8px 0 0;
}


#childWrapper>select {
    appearance: none;
    padding: 1rem;
    border: 0;
    background-color: transparent;
    width: 100%;
    font-family: IRANSans;
    background-color: 1px solid #f7f7f8;
    border-radius: 0;
}
.product-count-pice {
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
    padding: 0.5rem 0;
    margin-bottom: 0;
    justify-content: space-between;
    align-items: center;
}


.in-cart-row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
    width: 100%;
    gap: 1rem;
}


.product-count__inputs {
    display: flex;
    align-items: center;
    position: relative;
    border: 2px dashed #cdcece;
    border-radius: 8px;
    padding: 7px 0;
    gap: 12px;
    width: fit-content;
    background: #fff;
}


.max-label {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  color: #168664;
  font-size: 12px;
  font-weight: bold;
  background-color: #fff;
  padding: 0 10px;
}



.product-count__inputs input {
    width: 2rem;
    text-align: center;
    border: none;
    font-size: 1rem;
    color: #2ab88d;
    font-family: IRANSans
}


.product-count__inputs input.quantity-input {
    width: 40px;
    text-align: center;
    border: none;
    background: transparent;
    font-size: 18px;
    font-weight: 500;
    color: #2c3e50;
    pointer-events: none;
}


.product-count__inputs button {
    width: 38px;
    height: 29px;
    border-right: 1px solid #cecece;
    border-radius: 4px;
    background: #fff;
    color: #2c503a;
    font-size: 24px;
    outline: none;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0;
}


.product-count__inputs button:nth-of-type(1) {
    border-right: 0;
    border-left: 1px solid #cecece;
}


.product-count__inputs button > svg > use{
    fill: #000 !important;
}


.product-count-pice .addToCart-button {
    flex: .8;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    width: 100%;
    min-height: 46px;
    padding: 12px;
    border-radius: 12px;
    border: none;
    background-color: #59D5A9;
    color: #fff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer;
    box-shadow: none;
    transition: all 0.2s ease;
}


.product-count-pice .addToCart-button:hover {
    background-color: #4bc49a;
}


.product-count-pice .addToCart-button:active {
    transform: scale(0.97);
}


.product-count-pice .addToCart-button svg {
    fill: #fff;
}


.product-price__label {
    display: none;
}


.product-price_ {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
}


#finalPrice {
    color: #002;
    font-weight: 500;
    font-size: 22px;
    display: flex;
    align-items: center;
}


#finalPrice > p {
    margin: 0;
}


#finalPrice > span {
    font-size: 13px;
}


#finalPrice > p > sup {
    border-radius: 7px;
    padding: 10px 5px;
    font-size: 13px;
    color: #fff;
    background-color: #da1e28;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 80px;
}


.product-price_>div>span {
    font-size: 13px;
    font-weight: 500;
    margin-right: 5px;
}


#priceContent {
    display: flex !important;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
}


#realPrice {
    color: #c0c2c5;
    font-size: 17px;
    text-decoration-line: line-through;
    font-weight: 500;
}


.product-price__container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
}


#offPrice {
    color: #fff;
    padding: 3px;
    font-weight: 500;
    background-color: #da1e28;
    border-radius: 8px;
    width: fit-content;
}


#offPrice>p {
    font-size: 14px;
    display: inline;
    margin: 0;
}


#offPrice>span {
    font-size: 12px;
    margin: 0;
}


.form-card-option__title {
    font-size: 14px;
    font-weight: 700;
    color: #374151;
    margin: 0;
    line-height: 1.4;
}


.form-card-option__desc {
    font-size: 12px;
    color: #9ca3af;
    margin: 2px 0 0;
    line-height: 1.4;
}


@media (max-width: 700px) {

    .desktop {
        display: none;
    }

    .product-single__details--title.desktop {
        display: none
    }

    .product-single__details--title.mobile {
        display: block
    }

    .product-single_main-content {
        flex-direction: column
    }

    .product-single__img_ {
        flex-direction: column;
        max-width: 100%
    }

    .product-single__thumbnails_ {
        order: 2;
        flex-direction: row
    }

    .product-single__img--main {
        order: 1;
        max-width: 100%
    }

    .product-single__img--main img {
        max-width: 100%
    }

    .product-single__add-to-cart {
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: #fff;
        margin: 0;
        left: 0;
        padding: 0.6rem 0.75rem;
        padding-bottom: calc(0.6rem + env(safe-area-inset-bottom, 0px));
        z-index: 99;
        box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.1);
        border-top: 1px solid #ebebeb;
        padding-top: 15px;
    }

    .product-single_ ~ a .fix-chat-support,
    .product-single_ ~ a .fix-chat-support2,
    .fix-chat-support,
    .fix-chat-support2 {
        bottom: 6rem;
    }

    .messagers-support--mobile {
        bottom: 6rem;
    }

    .mobile-gap-clear-bottom {
        height: 5rem
    }

    .product-single__form--logo {
        display: none
    }

    .product-single__form--inputs>span:first-child {
        text-align: right
    }

    .product-single__details_ {
        padding: 1.5rem
    }

    .product-single-comment,
    .product-category-comment {
        display: flex;
        flex-direction: row;
        overflow-x: hidden;
        margin: 0 auto;
        padding: 0;
        height: 25rem
    }

    .comment-reply-parent {
        flex-direction: column
    }

    .product-user__inf {
        white-space: nowrap;
        overflow-x: scroll;
    }

    .product-user__inf > div {
        margin-left: 5px;
    }

    .product-single__form_ > div {
        width: 100%;
        border: 0;
    }

    .product-count-pice {
        flex-direction: row;
        gap: 0.5rem;
        padding: 0;
        margin: 0;
        align-items: center;
    }

    .product-count-pice .addToCart-button {
        flex: .8;
        padding: 12px;
        font-size: 16px;
        border-radius: 10px;
    }

    .in-cart-row {
        flex: 1;
        gap: 0.5rem;
    }

    .in-cart-info {
        flex: 1;
    }

    .in-cart-info__title {
        font-size: 13px;
    }

    .in-cart-info__link {
        font-size: 12px;
    }

    .product-single__add-to-cart #realPrice {
        font-size: 14px;
    }

    .product-single__add-to-cart #finalPrice {
        font-size: 20px;
        font-weight: 700;
    }

    .product-single__add-to-cart #finalPrice > span {
        font-size: 12px;
        margin-right: 3px;
    }

    .product-single__add-to-cart #finalPrice > p > sup {
        font-size: 12px;
        left: 60px;
    }

    .form-card-option__title {
        font-size: 13px;
    }

    .form-card-option__desc {
        font-size: 11px;
    }
}


@media (max-width: 380px) {

    .product-single-comment__box,
    .product-category-comment__box {
        width: 19.7rem
    }
}

.option-input {
    position: absolute;
    opacity: 0.0001;
    inset: 0;
    z-index: 1;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
}


.option-box {
    position: relative;
}


.is-install.option-box {
    position: relative;
}


.option-box .option-input+label {
    position: relative;
    padding-right: 30px;
    cursor: pointer;
    user-select: none;
    font-size: 16px;
}


.file-uploaded-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.file-uploaded-container > div {
    background-color: #f9f9f9;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: .25rem auto;
    width: 95%;
}


.is-install {
    /* Inherited from .form-card-option when used on product-single */
}


.is-install .option-input+label:before, .is-guarantee .option-input+label:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    border-radius: 4px;
    background: #fff;
    transition: all .3s;
}


.is-install .option-input:checked+label:before, .is-guarantee .option-input:checked+label:before {
    background: #228b6b;
    border-color: #228b6b;
}


.is-install .option-input:checked+label:after, .is-guarantee .option-input:checked+label:after  {
    content: "";
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    margin-top: -1px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
}


.is-guarantee .option-input:checked+label:after {
    right: 7px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    margin-top: -1px;
}


.option-box label {
    position: relative;
    cursor: pointer;
}

.see-more-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(226, 226, 226);
    border-radius: 8px;
    filter: blur(4px);
}


.see-more-img-parent {
    position: relative;
    width: 66px;
    height: 80px;
    margin-top: 5px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #a4a4a4a4;
    cursor: pointer;
    transition: transform 0.2s ease;
    min-width: 65px;
    min-height: 80px;
}


.see-more-img-parent:hover {
    transform: translateY(-1px);
}


.img-content-parent {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
}


.user-img-container {
    position: fixed;
    z-index: 99999999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    animation: modalOpen 0.7s forwards;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(8px);
}


@keyframes modalOpen {
    0% {
        scale: 0;
    }

    100% {
        scale: 1;
    }
}


.review-section {
    width: 100%;
    height: 70px;
    box-sizing: border-box;
}


.review-text-section {
    width: 45%;
    margin: 20px;
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
    box-sizing: border-box;
    overflow-y: auto;
    max-height: 87%;
    border: 1px solid #e0e0e0;
}


.review-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    border-bottom: 1px solid #e0e0e0;
}


.review-text-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}


.img-mode {
    background-color: #8ee2c82e;
    padding: 4px 8px;
    border: 1px solid #2ab88d;
    border-radius: 12px;
    touch-action: none;
    display: flex;
    justify-content: space-evenly;
    width: 22rem;
    height: 3rem;
    margin-left: 4rem;
    align-items: center;
}


.img-mode>div:nth-child(2):after,
.img-mode>div:nth-child(3):after {
    content: "";
    position: absolute;
    display: block;
    height: 20px;
    width: 1px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 4px;
}


.img-mode>div:before {
    content: "";
    position: absolute;
    display: block;
    width: 34px;
    border-radius: 8px;
    opacity: 0;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    transition: .3s;
    height: 4px;
    background: #2ab88d;
    top: calc(100% + 10px);
}


.img-mode-phone {
    background-color: white;
    padding: 4px 8px;
    border: 1px solid #e0e0e2;
    border-radius: 12px;
    touch-action: none;
    display: flex;
    justify-content: space-evenly;
    height: 2.5rem;
    align-items: center;
}


.img-mode>div {
    padding: 0 16px;
    position: relative;
    font-size: 16px;
    user-select: none;
    cursor: pointer;
    transition: color 0.2s ease;
}


.img-mode>div:hover {
    color: #2ab88d;
}


.img-mode-phone>div {
    padding: 0 16px;
    position: relative;
    font-size: 16px;
    user-select: none;
}


.img-mode-phone>div:before {
    content: "";
    position: absolute;
    display: block;
    width: 34px;
    border-radius: 8px;
    opacity: 0;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    transition: .3s;
    height: 4px;
    background: #fff;
    top: calc(100% + 10px);
}


.arrow-user-img {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
    transition: transform 0.3s ease;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    padding: 4px;
}


.arrow-user-img:hover {
    transform: translateY(-50%) scale(1.1);
    background: rgba(255, 255, 255, 0.9);
}


.arrow-user-img.left {
    left: 0px;
}


.arrow-user-img.right {
    right: 0px;
}


.img-mode>div.active {
    color: #2ab88d;
    font-weight: 600;
}


.img-mode>div.active:before {
    opacity: 1;
}


.content-of-box {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    background-color: #fbfbfb;
    width: 100%;
    height: 100%;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
}


.user-img__parent-desktop {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 65%;
    height: 65%;
    border: 1px solid #595858a3;
    border-radius: 12px;
    background-color: #fff;
    margin: 5rem auto;
    box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0503198), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0417275), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.035), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0282725), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0196802);
}


.users-img {
    display: block;
}


.main-img,
.users-video {
    flex-direction: column;
}


.img-mode svg {
    width: 24px;
}


.stars {
    color: #FFD700;
    margin-left: 10px;
    font-size: 1.5rem;
}


.badge {
    background-color: #2ab88d;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}


.review-text {
    margin-top: 1rem;
    font-size: 16px;
}


.image-section {
    width: 88%;
    max-width: 400px;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
    gap: 10px;
}


.gallery-userImg-slider {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 80%;
}


.main-img-box {
    width: 100%;
    height: 100%;
}


.main-img-box img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}


.thumbnails {
    height: 100px;
    display: flex;
    margin-top: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: #aaa transparent;
    padding: 4px 0;
}


.thumbnail {
    flex: 0 0 auto;
    width: 90px;
    height: 90px;
    margin-right: 10px;
    cursor: pointer;
    transition: transform 0.2s ease;
    border-radius: 8px;
}


.thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    border: 2px solid transparent;
    transition: all 0.2s ease;
}



.thumbnails::-webkit-scrollbar {
    height: 6px;
}


.thumbnails::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}


.thumbnails::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
}


.thumbnail img:hover {
    transform: scale(1.05);
    border-color: #2ab88d;
}


.thumbnail img.active {
    border-color: #2ab88d;
}


#mainImageUserComment {
    display: block;
    width: 100%;
    margin-bottom: 8px;
    transition: opacity 0.3s ease;
    border-radius: 10px;
    object-fit: cover;
}


.review-header svg {
    width: 23px;
}


.review-header>div:nth-child(1) {
    padding: 2px 5px;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.2s ease;
}


.review-header>div:nth-child(1):hover {
    background-color: #62626262;
    border-radius: 50%;
}


.hide {
    display: none;
}


.main-img .thumbnails,
.users-video .thumbnails,
.users-img .thumbnails {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}


.main-video-display {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    object-fit: cover;
}


@media (max-width:768px) {
    #openUsersImgPhone {
        position: fixed;
        bottom: -100%;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: white;
        box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.3);
        transition: bottom 0.5s ease-in-out;
        z-index: 9999999999;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

    #openUsersImgPhone.hidden {
        display: none;
    }

    #openUsersImgPhone.visible {
        bottom: 0;
    }

    .fade-opacity {
        animation: fadeOpacity .5s ease-in;
    }

    .appear-opacity {
        animation: appearOpacity .5s ease-in;
    }

    @keyframes fadeOpacity {
        from {
            opacity: 1;
        }

        to {
            opacity: 0;
        }
    }

    @keyframes appearOpacity {
        0% {
            opacity: 0;
        }

        50% {
            opacity: .2;
        }

        70% {
            opacity: .4;
        }

        100% {
            opacity: 1;
        }
    }

    .user-img-container {
        padding: 0;
        background-color: #f5f5f5;
    }

    .img-mode>div.active:before {
        opacity: 1;
    }

    .img-mode {
        background-color: white;
        height: 2.8rem;
        width: 16.4rem;
        justify-content: space-evenly;
        margin-right: 3rem;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        border: 1px solid #2ab88d;
    }

    .img-mode>div:before {
        content: "";
        position: absolute;
        display: block;
        width: 15px;
        border-radius: 8px;
        opacity: 0;
        right: 50%;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        transition: .3s;
        height: 4px;
        background: #2ab88d;
        top: calc(100% + 10px);
    }

    .review-section {
        background-color: white;
        border-radius: 0;
        margin: 0;
        border-bottom: 1px solid #eee;
    }

    .thumbnails>div {
        display: flex;
        justify-content: space-around;
        margin-top: 3px;
        width: 99%;
        gap: 6px;
    }

    .thumbnail {
        width: 49%;
        margin-top: 0px;
        margin-right: 0;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        height: 19rem;
    }

    .thumbnail img {
        border-radius: 12px;
        aspect-ratio: 1;
        object-fit: cover;
        height: 100%;
    }

    .thumbnails {
        height: inherit;
        margin-top: 0;
        flex-direction: column;
        overflow-y: auto;
        padding: 8px 0;
    }

    .thumbnails::-webkit-scrollbar {
        width: 4px;
    }

    .thumbnails::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.05);
        border-radius: 2px;
    }

    .thumbnails::-webkit-scrollbar-thumb {
        background: #ccc;
        border-radius: 2px;
    }

    .thumbnails small {
        font-size: 15px;
        color: #2ab88d;
        margin: 1.2rem 15px 0.8rem 0;
        font-weight: 600;
        line-height: 2.15;
        padding-bottom: 8px;
        border-bottom: 1px solid #2ab88d;
    }

    .review-header {
        margin-bottom: 5rem;
        padding: 12px 0;
    }

    .review-header svg {
        width: 18px;
    }

    .review-header>div:nth-child(1) {
        padding: 8px;
        border-radius: 8px;
    }

    .review-header>div:nth-child(1):hover {
        background-color: rgba(0, 0, 0, 0.05);
    }


    /* Your existing mobile styles */
    .user-img-phone {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: white;
        z-index: 1000;
        transform: translateY(100%);
        transition: transform 0.4s ease-in-out;
    }

    .user-img-phone.visible {
        transform: translateY(0);
    }

    .hidden {
        display: none;
    }

    /* Modal Styles - Common for all modals */
    .user-modal,
    .main-modal {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999999999;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    .user-modal.visible,
    .main-modal.visible {
        opacity: 1;
    }

    .modal-overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.9);
    }

    .modal-container {
        position: relative;
        background: white;
        margin: 2rem 1rem;
        border-radius: 12px;
        max-height: calc(100vh - 4rem);
        overflow: hidden;
        z-index: 2001;
    }

    .modal-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 1rem;
        background: #f8f9fa;
        border-bottom: 1px solid #dee2e6;
    }

    .user-info {
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

    .badge {
        background: #007bff;
        color: white;
        padding: 0.25rem 0.5rem;
        border-radius: 4px;
        font-size: 0.8rem;
        font-weight: 500;
    }

    /* Different badge colors for different modal types */
    .main-modal .badge {
        background: #28a745;
    }

    .stars {
        color: #ffc107;
        font-size: 1rem;
    }

    .close-button {
        cursor: pointer;
        padding: 0.5rem;
        background: #6c757d;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
    }

    .close-button svg {
        width: 16px;
        height: 16px;
    }

    .modal-image-section {
        padding: 1rem;
        text-align: center;
        background: #f8f9fa;
    }

    .modal-user-image {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    }

    .modal-text-section {
        padding: 1.5rem;
        background: white;
    }

    .user-review-text {
        font-size: 1rem;
        line-height: 1.6;
        color: #333;
    }

    .user-review-text p {
        margin: 0;
        text-align: right;
        direction: rtl;
    }

}


/* Responsive */

@media (max-width: 480px) {
    .modal-container {
        margin: 1rem 0.5rem;
        max-height: calc(100vh - 2rem);
    }

    .modal-header {
        padding: 0.75rem;
    }

    .modal-image-section {
        padding: 0.75rem;
    }

    .modal-text-section {
        padding: 1rem;
    }
}


/* Unique selector from duplicate block */
.favorites {
    color: #f44336 !important;
}

.rating {
    position: relative;
    height: 4px;
    border-radius: 3px;
    background: #eaeaea;
}


/* ==========================================
   Shared: Purchase Advantage (also in home.css)
   ========================================== */

.purchase__advantage-container {display: flex;width: 100%;justify-content: space-between;align-items: center;user-select: none;background-color: #ebebeb;margin: 0 auto;border-radius: 10px;}
.purchase__advantage-container > a:nth-of-type(1),.purchase__advantage-container > a:nth-of-type(7){cursor: pointer;}
.purchase__advantage-container > a{display: flex;width: 100%;flex-direction: column;align-items: center;justify-content: space-between;padding-top: 12px;}
.purchase__advantage-container > a > div{width: 56px;height: 56px;line-height: 0;}
.purchase__advantage-container > a > div > img{object-fit: cover;width: 100%;display: inline-block;overflow: hidden;}
.purchase__advantage-container > a > p{font-size:13px;font-weight: 400;line-height: 2.17;color: #000;}

@media(max-width:700px){
    .purchase__advantage-container {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        padding: 10px;
        background-color: #ffffff;
        border-radius: 10px;
        scroll-snap-type: x mandatory;
    }

    .purchase__advantage-container > a {
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        flex: 0 0 auto;
        margin-right: 10px;
        width: 44%;
        background-color: #f9f9f9;
        border-radius: 8px;
        padding: 15px;
        text-align: center;
        text-decoration: none;
        color: #333;
        scroll-snap-align: start;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    }

    .purchase__advantage-container > a:last-child {
        margin-right: 0;
    }

    .purchase__advantage-container > a > div {
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .purchase__advantage-container > a > div > img {
        width: 57px;
        height: 57px;
        object-fit: cover;
    }

    .purchase__advantage-container > a > p {
        font-size: 14px;
        font-weight: 500;
        margin: 0;
        line-height: 1.5;
        color: #000;
    }
}


/* ==========================================
   Shared: Discounted Price (also in home.css)
   ========================================== */

s.discounted-product-previous-price {
    margin-left: 1rem;
    color: red;
    font-weight: 300
}
.category-faq {
    margin: 1rem 0;
    padding: 1rem 2rem;
    border: solid .5px #e1e1e1;
    background-color: #fff;
    border-radius: 5px
}


.category-faq__title {
    font-size: 1.5rem;
    display: block;
    text-align: center
}


.category-faq__sub-title {
    display: block;
    padding: .5rem 0 1rem;
    text-align: center;
    font-size: .9rem;
    font-weight: 200;
    letter-spacing: .033rem;
    border-bottom: 1px solid #b5b0b0;
    color: #646464
}


.category-faq__item {
    padding: 1rem 3rem;
    border-radius: 5px;
    margin: 10px 0;
    cursor: pointer;
    position: relative
}


.category-faq__item--title {
    background-color: #2ab88d;
    border-radius: 10px;
    height: 40px;
    margin-right: 20px;
    padding: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 400
}


.category-faq__item--title::before {
    content: "+";
    color: #fff;
    margin: 0 .5rem;
    height: 24px;
    position: absolute;
    right: 0;
    top: 1rem;
    border-color: #2ab88d;
    border-radius: 15px;
    line-height: 0;
    font-size: 30px;
    font-weight: 600;
    border-style: solid;
    border-width: 20px 12px
}


.category-faq__item--desc {
    height: 0;
    opacity: 0;
    overflow: hidden
}


.active>.category-faq__item--desc {
    height: auto;
    opacity: 1;
    border-radius: 5px;
    margin: 10px 22px
}


.active>.category-faq__item--title::before {
    content: "-";
    font-size: 40px
}


/* ==========================================
   Shared: Form Card (also in checkout.css)
   ========================================== */

.form-card {
    padding: 1.25rem;
}


.form-card__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.75rem;
}


.form-card__label {
    font-size: 14px;
    font-weight: 500;
    color: #4b5563;
}


.form-card__badge {
    font-size: 12px;
    font-weight: 500;
    color: #23a07b;
    padding: 2px 10px;
    border-radius: 99px;
}


.form-card-option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    background: #F9FAFB;
    border-radius: 12px;
    border: 1px solid #f0f0f1;
    cursor: pointer;
    transition: border-color 0.2s ease;
    position: relative;
}


.form-card-option:hover {
    border-color: rgba(89, 213, 169, 0.5);
}


.form-card-option__info {
    display: flex;
    align-items: center;
    gap: 1.2rem;
}


.form-card-option__icon {
    padding: 0.5rem;
    background: #fff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9ca3af;
    flex-shrink: 0;
}


.form-card-option:hover .form-card-option__icon {
    color: #59D5A9;
}


.form-card-option__icon svg {
    fill: currentColor;
}


.form-card-option__desc a {
    color: #59D5A9;
    text-decoration: none;
}


.form-card-option__check {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}


.form-card-option__check input[type="checkbox"] {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 4px;
    border: 2px solid #d1d5db;
    background: #fff;
    cursor: pointer;
    accent-color: #59D5A9;
    -webkit-appearance: auto;
    appearance: auto;
}


.producr-detail-inf {
    background-color: #f7f7f8;
    border-radius: 8px;
    padding: 1rem 1rem 0 1rem;
    border-top: 1px solid #e0e0e2;
    border-bottom: 1px solid #e0e0e2;
}

