﻿
.set-link {
    border: 1px solid #e4e4e4;
    justify-content: right;
    border: 1px solid #e2e2e2;
}

.name-set {
    padding-right: 0 !important;
    padding-left: initial !important;
    font-size: 15px !important;
}

.price-set {
    font-size: 15px !important;
}

.set-link:after {
    left: 1.4rem !important;
}

.d-icon-star-full {
    animation: staranime 0.6s infinite;
}

@keyframes staranime {
    0% {
        transform: scale(0.5);
    }

    50% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(0.5);
    }
}

.cart-set {
    height: 2rem !important;
    font-size: 11px !important;
    padding: 15px !important;
}

.accordion-icon .card-header i {
    margin-right: initial;
    margin-left: 1.5rem;
}

.price-set {
    margin-left: 0 !important;
}

#btn-shop-stock i {
    margin-left: 0.4rem;
    font-size: 1.8rem;
}

.shop-stock-scrollbar {
}

    .shop-stock-scrollbar ul {
        list-style: none;
        min-height: 400px;
        padding-right: 1.5rem;
    }

        .shop-stock-scrollbar ul li {
            line-height: 3rem;
            font-size: 1.5rem;
        }

            .shop-stock-scrollbar ul li div.bx-item {
                display: flex;
            }

            .shop-stock-scrollbar ul li .stock-items {
                flex: 80%;
            }

            .shop-stock-scrollbar ul li figure {
                flex: 20%;
            }

                .shop-stock-scrollbar ul li figure img {
                    width: 100%;
                }

            .shop-stock-scrollbar ul li a i, .shop-stock-scrollbar ul li p i {
                margin-left: 0.6rem;
            }

            .shop-stock-scrollbar ul li p {
                margin-left: 0.4rem;
                margin-top: 0.4rem;
            }

.shop-stock-scrollbar {
    height: 500px;
    overflow-y: auto;
    scrollbar-width: thin;
}

.shop-stock {
    display: inline-block;
    padding: 0;
    color: #999;
    background-color: transparent;
    font-size: 1.2rem;
    font-weight: 600;
    transition: color .3s;
}

.right-sidebar {
    order: -2 !important;
}

.buttun-bel {
    position: initial !important;
    display: flex !important;
}

.right-sidebar .sidebar-content {
    transform: translateX(-100%);
    right: auto;
    left: 0;
}

.right-sidebar-active .page-wrapper {
    margin-left: 250px !important;
    margin-right: -250px !important;
}

.sidebar-content {
    width: 50%;
}
/*.right-sidebar .sidebar-close {
    right: 50px;
    left:initial;
}*/
.item-order {
    font-weight: 600;
}

.close-side {
    position: absolute !important;
    left: 3rem !important;
    top: 8px !important;
    margin-right: 1px !important;
}
/*.select-orders a img{
    width:103px !important;
    height:103px !important;
}*/
/*.select-color{
    width:20%;
}*/
.order-des {
    height: 50px;
    width: 70%
}

.order-des2 {
    width: 80%;
}

.carousel-order .owl-nav .owl-next {
    right: -24px;
}

.carousel-order .owl-nav .owl-prev {
    left: -13px;
}

.colorBox {
    /*width: 165px !important;*/
    height: 165px !important;
}

.cpd_span {
    position: absolute;
    opacity: 0;
    bottom: 0;
    left: 50%;
    /*transform: translateX(-50%);*/
    font-size: 1.3rem;
    font-weight: 600;
    transition: opacity .3s, bottom .3s, transform .3s;
}

.cpd-h {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 1rem;
}

.cpd_img img {
    vertical-align: top;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    opacity: 1;
    cursor: pointer;
}

.cpd_img:hover img {
    opacity: 0.3;
}

.cpd_img:hover .cpd_span {
    /*bottom: calc(50% - 5px);*/
    /*transform: translate(-50%, 100%);*/
    opacity: 1;
}

.radio-button:checked + .radio-tile img {
    border: 3px solid black;
}

.radio-button:checked + .radio-tile .colorBox {
    border: 3px solid black;
}

.radio-button:checked + .radio-tile .size-img {
    border: 3px solid black;
}
/* IMAGE STYLES */
[type=radio] + img {
    cursor: pointer;
}

/* CHECKED STYLES */
[type=radio]:checked + img {
    border: 2px solid black;
}

.radio-button:checked .radio-tile {
    border: 2px solid black;
}

.size-img {
    width: 63px !important;
    height: 63px !important;
}

.radio-button {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    cursor: pointer;
}

.inline {
    width: 100%;
    display: flex;
    margin-right: 1rem;
}

.cpd-h {
    margin-top: 5px;
}

hr:last-child {
    border-top: none !important;
}

@media (max-width:768px) {
    .colorBox {
        height: 140px !important;
    }
}

@media (max-width:992px) {
    .colorBox {
        height: 120px !important;
    }
}

.title-order {
    white-space: nowrap;
}

.select-box select {
    max-width: initial;
    width: 100%;
    padding: 0.9rem 2rem;
    padding-right: 18px !important;
    font-size: 1.4rem;
}

#CustomizeJson hr {
    border-top: 1px solid #ebebeb;
}

/*.product-status {
    margin-left: 9rem;
}*/
/*.product-form-group .product-variations{
    display:flex;
}*/
.like-cmnt {
    color: green;
}

.dislike-cmnt {
    color: red;
}

.comments:first-child {
    border-top: none;
}

#product-tab-reviews .comments ul {
    border-bottom: none;
}

.rating-number {
    padding: 4px;
}

.comments {
    padding-top: 0 !important;
}

.progress {
    height: 6px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    width: 100%;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-bar {
    float: right;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.rate-point {
    margin-right: 10px;
    margin-top: -20px;
}

.RangeInput_RangeInput__range__GcBLQ, .RangeInput_RangeInput__track__Ndlae {
    border-radius: 0.3rem;
    height: 0.5rem;
    background-color: silver;
}

.jc-between {
    justify-content: space-between;
}

.absolute {
    position: absolute;
}

.range-comment input {
    position: absolute;
    width: 100%;
    height: 0;
    z-index: 99;
}

.product-variations > a:not(.size-guide) {
    display: inline-table;
}
    /*.product-variations > a.active {
        border:none;
    }*/
    .product-variations > a:not(.size-guide) img:hover {
        border: 1px solid;
    }

.product-inv-size {
    line-height: 3rem;
    margin: 0 0 2rem;
}

    .product-inv-size .row span {
        display: block;
    }

    .product-inv-size .form-checkbox {
        width: 20px;
        margin: auto;
        height: 20px;
    }

    .product-inv-size .firstrw {
        border-bottom: dotted 1px gray;
    }

.color-plt:hover {
    border: none !important;
}

.product-inv-size .clearsiz {
    border-radius: 50%;
    background-color: #fff;
    color: #222;
    text-align: center;
    font-size: 1.5rem;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.box-point {
    align-items: baseline;
    position: relative;
}

.plus-point {
    position: absolute;
    left: 10px;
    top: 1rem;
    bottom: 1rem;
}

.more-comments-btn {
    display: block;
}

.ui-state-default {
    border-radius: 15px;
}

.ui-slider-horizontal .ui-slider-range-min {
    height: 5px;
}

.ui-widget.ui-widget-content {
    height: 6px;
}

#sliderValue {
    position: absolute;
    bottom: 20px;
    width: 30px;
    padding: 0px;
    list-style-type: none;
    list-style: disc;
}

.ui-slider-tick-mark {
    display: inline-block;
    width: 3px;
    background: #b1b1b1;
    height: 3px;
    position: absolute;
    top: 7px;
    border-radius: 15px;
}

.ui-widget.ui-widget-content {
    background: #efefef;
}

.product-variations {
    width: 100%;
}

.radio-tile-group-comment {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .radio-tile-group-comment .input-container {
        position: relative;
    }

        .radio-tile-group-comment .input-container .radio-button {
            opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            margin: 0;
            cursor: pointer;
        }

        .radio-tile-group-comment .input-container .radio-tile {
            display: flex;
            align-items: center;
            border: 2px solid #dae1e5;
            border-radius: 5px;
        }

.comment-title {
    width: 100%;
}

.radio-tile-group-comment .input-container .radio-tile {
    border: none !important;
}

.radio-tile-group-comment .input-container .radio-button:checked + #radio-tile-y {
    color: green;
}

.radio-tile-group-comment .input-container .radio-button:checked + #radio-tile-n {
    color: red;
}

.positive-comment-content i {
    color: green;
}

.negative-comment-content i {
    color: red;
}

.btn-like {
    padding: 1rem 2rem;
}

@media (max-width: 991px) {
    .comment-inner {
        width: auto !important;
        opacity: 1 !important;
        transform: initial !important;
        position: initial !important;
    }
}

#more-comment li:first-child {
    padding-top: 2rem;
    border-top: .1rem solid #ebebeb;
}

table td, table th {
    /*    padding: 0 2rem;
*/ border: 1px solid #ccc;
    text-align: center;
}

table th {
    font-size: 1.6rem;
    background: #000;
    color: #fff;
}

.size-des {
    text-align: right;
    border: none;
    width: 100px;
    background: transparent;
}

.chart-size-title {
    margin-right: 12rem;
    margin-bottom: 4rem;
}

.chart-size-caption {
    margin-right: 12rem;
}

.product-image video {
    width: 100%;
    height: auto;
}

@media (max-width:768px) {
    .chart-size-title {
        margin-right: 0;
        margin-bottom: 0;
    }

    .chart-size-caption {
        margin-right: 0;
    }

    .size-des {
        width: auto;
    }

    table td, table th {
        padding: initial !important;
    }
}

.modal-chart {
    max-width: 1000px !important;
}

.size-table {
    border-collapse: separate;
    /* max-width: fit-content;*/
}

.div-anbaresh-row input[type="radio"] ~ label {
    padding-right: 0;
}


.div-anbaresh-row input[type="radio"][disabled] ~ label::before {
    background: #dfdcdc;
    cursor: not-allowed;
}

.div-anbaresh-row i.fa-eraser {
    color: red;
    font-size: 1.7rem;
}

.div-anbaresh-row i.d-icon-bag {
    color: green;
    font-size: 1.7rem;
}

#div-product-inv-size-rows::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.inv-size-scrollbar {
    height: 300px;
    overflow-y: auto;
    padding: 0 10px;
}

.btn-add-anbaresh {
    min-width: 13rem;
    font-size: 1.4rem;
    cursor: pointer;
    max-width: 23.7rem;
    height: 4.5rem;
    border: none;
}

    .btn-add-anbaresh i {
        margin-right: 0;
        margin-left: 0.8rem;
        margin-top: -1px;
        font-size: 1.8rem;
        line-height: 0;
    }

.checked-rate {
    color: orange;
}

.viedo-custom {
    position: absolute;
    font-size: 4.2rem;
    bottom: 50%;
    top: 38%;
    right: 27%;
    color: #fff;
}

.product-label-style {
    position: relative;
    width: 100%;
}

.style-box {
    position: absolute;
    left: -33px;
    top: 35px;
    z-index: 2;
}

.style-off-large {
    padding: 0;
    width: 9rem;
    height: 2rem;
    border-radius: 0;
    background: #000 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    rotate: 270deg;
    font-size: 13px;
    font-family: sans-serif;
    margin: 0;
}

@media (max-width:768px) {
    .style-box {
        left: 0 !important;
        top: 52rem !important;
    }

    .style-off-large {
        rotate: none !important;
        font-size: 13px !important;
    }
}
