﻿@font-face {
    src: url("/Them_Special/RakhtIrani/fonts/IRANSansMedium.ttf");
    font-family: iranSans;
}

@font-face {
    font-family: 'iransansweb_light';
    src: url('../../fonts/iransans/iransansweb_light.ttf') format('truetype');
}

body {
    direction: rtl;
    /*font-family: iranSans;*/
}
/*****************************************************************/
.slider {
    width: 150px;
    height: 150px;
    display: flex;
    overflow-x: auto;
    /*justify-content: flex-start !important;*/
    justify-content: center !important;
}

.slider .slide{
    width: 100px !important;
    height: 100% !important;
}

.slide {
    width: 150px;
    flex-shrink: 0;
    height: 88%;
}

.slider {
    -webkit-overflow-scrolling: auto;
}
/************************************************************************/
.breadcrumbs-section ul {
    list-style-type: none;
}

.breadcrumbs-section a {
    text-decoration: none;
    font-size: 14px;
}

.produce-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 36px;
    position: relative;
}

.produce-container-right-pool {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    width: 30%;
    border-left: 1px solid #f0f0f0;
}

.produce-container-right-pool-top-pool {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    width: 100%;
}

.produce-container-rating-section {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: center;
    margin-left: 16px;
    margin-top: 16px;
}

    .produce-container-rating-section img {
        width: 20px;
        margin-bottom: 16px;
    }

.produce-img {
    width: 100%;
    display: block;
}

.produce-container-right-pool-bottom-pool {
    width: 100%;
    margin-top: 36px;
    background-color: red;
}

    .produce-container-right-pool-bottom-pool img {
        height: 100px;
        border: 1px solid #c9d1c9;
        border-radius: 5px;
        padding: 8px;
    }

.produce-divider {
    height: 100%;
    width: 1px;
}

.produce-container-center-pool {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    width: 30%;
}

.produce-name {
    font-size: 1em;
    text-align: right !important;
    width: 100%;
    padding-left: 8px;
}

.produce-center-pool-description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    margin-top: 16px;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.produce-container-left-pool {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 30%;
    background-color: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    padding: 16px 16px;
    height: auto;
}

    .produce-container-left-pool a {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-content: center;
        width: 100%;
    }

    .produce-container-left-pool ul {
        list-style-type: none;
    }

.produce-container-left-pool-price-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#price-old-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

#offstr {
    background-color: #ff3355;
    padding: 4px 16px;
    border-radius: 100px;
    color: white;
    margin-right: 8px;
    font-size: 14px;
    margin-left: 0px !important;
}

#price-old {
    font-size: 16px;
    color: #666666;
    text-decoration: line-through;
}

#price-new {
    margin-top: 16px;
    color: black !important;
}

.produce-container-left-pool-add-to-cart {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #00bed6;
    border-radius: 5px;
    padding: 10px 10px;
    width: 100%;
    margin-top: 16px;
}

    .produce-container-left-pool-add-to-cart img {
        height: 30px;
        margin-left: 16px;
    }

    .produce-container-left-pool-add-to-cart label {
        color: white;
        font-size: 0.88em;
    }

#produce-main-image {
    width: 50%;
    height: auto;
}

@media(max-width:1199px){
    .productOptionMain{
        top: 80px !important;
    }
}

@media(max-width:991px) {
    .productOptionMain {
        top: 60px !important;
    }
}

.xzoom-thumbs {
    margin-top: 16px;
    text-align: right;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.thumnails {
    margin: 0 8px !important;
}



.PrdcObx {
    border: none !important;
}


.imageGalleryContainer > div {
}

    .imageGalleryContainer > div > a {
        margin: auto !important;
        padding: 0 !important;
    }

        .imageGalleryContainer > div > a > img {
            margin: auto !important;
            padding: 0 !important;
        }

.produce-name {
    font-size: 1.5rem;
}

#priceContainer {
    margin-right: 36px !important;
}

@media screen and (max-width: 590px) {
    #priceContainer {
        margin: 16px auto !important;
    }
}





#tab {
    width: 100%;
}


.tab-content {
    margin-top: 16px;
}

.tab-content {
    font-family: iransansweb_light !important;
}

product-collateral {
}

.tab-content {
    margin: 16px auto;
    padding: 16px;
    width: 100% !important;
}


#tab-review {
    margin-top: 16px
}

.tab-content > div {
    text-align: justify !important;
}


#regview {
    margin: 0 auto;
}

    #regview h4 {
        color: var(--primary-color);
    }

.form-group > div > label {
    display: block;
    text-align: center;
}

.VideoDownloadButton {
}

#button-review-container {
    text-align: center
}

#button-review {
    margin: 0 auto;
}



.breadcrumb {
    margin-top: 16px;
}




#produce-main-image {
    box-shadow: none !important;
}



.product-detail-section {
    background: #e6e6e6;
    padding: 36px !important;
    border-radius: 5px !important;
    margin-top: 0px !important;
    height: 600px;
    position: relative;
    margin-left: 0 !important;
}


@media screen and (max-width:992px){
    .product-detail-section {
        
        height: auto;
    }

}
#price-old {
    font-size: 14px !important;
}

#price-new {
    margin-top: 16px !important;
    font-size: 18px !important;
    margin-left: 15px;
    margin-bottom: 10px !important;
    font-size: 25px !important;
}

@media(max-width:1199px){
    #price-new {
        
        margin-left: 10px;
    }
}
@media(max-width:997px) {
    #price-new {
        margin-left: 2px;
    }
}




#priceContainer{
    display:flex;
    flex-direction:column;
    margin-top: 16px !important;
    position: absolute;
    bottom: 16px;
    left: 16px;
    width: 95%;
}

@media screen and (max-width:992px){
    #priceContainer {
      
        position: relative;
        text-align:right;
    }

    #price-new{
        margin-right:0 !important;
    }
}

@media(max-width:1200px) {
    #button-cart {
        width: 44% !important;
        margin-right: 300px !important;
    }
}

@media(max-width:1199px) {
    #button-cart {
        width: 44% !important;
        margin-right: 300px !important;
    }
}

@media(max-width:1010px) {
    #button-cart {
        width: 45% !important;
        margin-right: 290px !important;
    }
}

@media(max-width:992px) {
    #button-cart {
        width: 53% !important;
        margin-right: 210px !important;
    }
}


@media(max-width:991px) {
    #button-cart {
        width: 36% !important;
        margin-right:420px !important;
    }
}
@media(max-width:767px) {
    #button-cart {
        width: 45% !important;
        margin-right: 250px !important;
    }
}

@media(max-width:600px) {
    #button-cart {
        width: 90% !important;
        margin: auto !important;
    }
}

#button-cart {
    margin-top: 16px !important;
    width: 40%;
    margin-right: 380px;
    background-color: #2fc3b3;
    border-color: aliceblue;
    border-radius: 30px;
}

    #button-cart:hover {
        background-color: #8ab9ad;
        border-color: aliceblue;
    }

#button-add {
    background-color: transparent;
    border-color: gainsboro;
    color: black;
}

    #button-add:hover {
        background-color: #2fc3b3;
        border-color: gainsboro;
        color: #fff;
    }

#button-minus {
    background-color: transparent;
    border-color: gainsboro;
    color: black;
}

    #button-minus:hover {
        background-color: #2fc3b3;
        border-color: gainsboro;
        color: #fff;
        ;
    }

#numberProduct{
    margin-right: 420px !important;
}

@media(max-width:1199px){
    #numberProduct {
        margin-right: 320px !important;
    }
}

@media(max-width:992px) {
    #numberProduct {
        margin-right: 250px !important;
    }
}

@media(max-width:991px) {
    #numberProduct {
        margin-right: 420px !important;
    }
}

@media(max-width:767px) {
    #numberProduct {
        margin-right: 230px !important;
    }
}

@media(max-width:599px) {
    #numberProduct {
        margin-right: 0px !important;
    }
}

.product-detail-section-price-section {
    justify-content: flex-end !important;
    align-items: flex-end !important;
}

.product-name {
    text-align: center !important;
}

.product-item-price {
    text-align: center !important;
    margin-top: 16px !important;
}

.add-to-cart-button {
    margin-top: 16px !important;
    border: none;
    background: var(--primary-color) !important;
    padding: 6px 16px !important;
    border-radius: 80px !important;
}

    .add-to-cart-button span {
        color: white;
    }






.section-title {
    text-transform: uppercase;
    display: block;
    font-size: 28px;
    color: #616161;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    padding: 2rem 0;
}

@media screen and (max-width: 767px) {
    .section-title {
        font-size: 28px;
    }
}

.product-name a h2 {
    font-size: 15px;
    text-align: center;
    padding: 1rem 0;
    color: var(--primary-color);
    line-height: 25px;
    font-weight: bold;
    direction: rtl;
}

.add-to-cart-button {
    font-weight: 500;
    color: var(--primary-color);
    background-color: #fff;
    border: none;
    border-radius: 45px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
    cursor: pointer;
    outline: none;
    padding: 10px 20px;
}

    .add-to-cart-button:hover {
        background-color: #2EE59D;
        box-shadow: 0px 15px 20px rgba(46, 229, 157, 0.4);
        color: #fff;
        transform: translateY(-7px);
    }

.product-item-price {
    direction: rtl;
    text-align: center;
    padding-bottom: 1rem;
}

    .product-item-price p {
        margin: 0;
        color: #616161;
        font-weight: bold;
    }

    .product-item-price span {
        font-size: 12px;
        color: #616161;
        font-weight: lighter;
    }

@media screen and (max-width: 767px) {
    .product-name a h2 {
        font-size: 13px;
    }
}


.ProductsRelative {
    position: relative;
}

.arrow-slick2 {
    top: 50%;
    transform: translateY(-50%);
}

.image-slick{
    top: 75%;
}

.imageGalleryContainer .slick-slide{
    padding: 10px;
}

    .imageGalleryContainer .slick-slide .slide {
        height: auto;
    }

.imageGalleryContainer .slick-slide .slide .thumnails {
    margin: 0 !important;
}

.product-image-section button.slick-arrow {
    background: #2fc3b3;
    color: #fff;
    border: none;
    outline: none;
    box-shadow: 0px 6px 16px 0px rgba(26, 26, 26, 0.12);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 0;
}

.right {
    right: 20px;
}
.left {
    left: 5px;
}

/*@media(max-width: 1300px){
    .left{
        left: -20px;
    }
    .right{
        right: 0 !important;
    }
}*/

.slick-track {
}

button.slick-arrow {
    background: #eee012;
    color: #fff;
    border: none;
    outline: none;
    box-shadow: 0px 6px 16px 0px rgba(26, 26, 26, 0.12);
    border-radius: 50%;
    width: 40px;
}

.card {
    /*border: 0;*/
    box-shadow: 0px 6px 16px 0px rgba(26, 26, 26, 0.12) !important;
    margin-bottom: 15px;
    direction: rtl;
    text-align: center;
    margin-right: 10px;
    border-radius: 20px;
    border-color: #eee012;
}
    .card:hover {
        border: 1px solid red !important;
        box-shadow: 0px 6px 16px 0px rgba(98, 81, 81, 0.67) !important;
    }

    .card h3 {
        font-size: 12px;
        text-shadow: 0px 6px 2px 0px rgba(26, 26, 26, 0.12);
    }

    .card img {
        width: 100% !important;
        height: auto !important;
    }



/*Comments Style*/


#comments {
    background: #fff;
    height: auto;
    box-shadow: 0 7px 25px rgba(0,0,0,.1);
    border-radius: 10px
}

    #comments > h5 {
        text-align: right;
    }

    #comments > ol {
        padding: 0;
    }

    #comments ol {
        list-style-type: none;
        text-align: right;
        max-width: 100%;
        box-sizing: border-box;
    }

@media screen and (max-width: 992px) {
    #comments ol {
        padding-right: 0 !important;
    }
}

#comments > ol > li {
    background: #fff !important;
    height: auto;
    border-radius: 10px;
    border: 1px solid #e0e0e0 !important;
}

.comment-body {
    background: #fff;
    border-radius: 10px;
    margin-top: 16px;
    justify-content: space-between;
    align-items: start;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

    .comment-body > div {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100% !important;
    }

.comment-author-section {
    display: flex;
    justify-content: start;
    align-items: center;
}


.author-avatar {
    height: 50px;
    width: auto;
    border-radius: 50%;
    margin-left: 8px;
}

.comment-author {
    color: var(--primary-color);
}

.comment-date {
    width: auto !important;
    text-align: right;
}

.comment-text {
    background: rgba(231, 241, 255, .5);
    padding: 16px;
    margin-right: 0px;
    position: relative;
    border-radius: 4px;
    margin-top: 16px;
    text-align: justify;
    width: 100%;
}

    .comment-text:before {
        content: '';
        position: absolute;
        border-bottom: 14px solid rgba(231, 241, 255, .5);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        height: 0;
        width: 0;
        top: -14px;
        right: 13px;
    }

    .comment-text p {
        color: #585858;
    }

.admin-comment {
    background: rgba(231, 241, 255, .5);
    padding: 16px;
    margin-right: 0px;
    position: relative;
    border-radius: 4px;
    margin-top: 16px;
    text-align: justify;
}

    .admin-comment:before {
        content: '';
        position: absolute;
        border-bottom: 14px solid rgba(231, 241, 255, .5);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        height: 0;
        width: 0;
        top: -14px;
        right: 17px;
    }

    .admin-comment p {
        color: #585858;
    }

.comment-body .comment-form-section {
    display: none;
}

/*product detail css*/

.ColorPicker {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 13px;
    top: 9px;
    border-radius: 4px;
    background: #ccc;
    background-color: rgb(204, 204, 204);
    border: 1px solid #ccc;
    content: "";
}

.form-check {
    display: inline-block !important;
}

@media(max-width:750px) {
    .design {
        width: 95% !important;
    }
}

.sizeSelector {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 5px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    padding-left: 2rem !important;
}

#drpColor {
    text-align: right;
    height: 150px;
    overflow: auto;
    border: 1px dotted gainsboro;
    border-radius: 10px;
    scrollbar-width: thin;
    scrollbar-color: #c8c8d5 white;
    margin-top: 10px;
}

#designPicker {
    text-align: right;
}
    #designPicker .design {
        height: 140px;
        overflow: auto;
    }

#openDesignspan {
    cursor: pointer;
}

#drpSize {
    text-align: right;
}

.instock {
    font-size: large;
    border-radius: 10px;
    padding: 5px;
}

#description-useded .row:nth-child(even) {
    background: #eee !important;
}

.warranty-item > span{
    color:gray;
}

a{
    outline:none;
}

.product-warranty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*margin-top: 57px;*/
}

.product-warranty .warranty-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 32px;
}

    .product-warranty .warranty-item {
        margin-left: 12px;
    }

        .product-warranty .warranty-item span {
            font-size: 12px;
            color: #28292c;
            width: 60px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            text-align: right;
            margin-right: 12px;
        }
        .product-warranty .warranty-item span {
            margin-right: 5px;
        }

.product-collateral {
    margin-top: 60px;
}

@media(max-width:1199px){
    .product-warranty{
        left:-20px !important;
    }
}

@media(max-width:991px) {
    .product-warranty {
        position: relative !important;
        top: 0 !important;
        right: 40px !important;
    }
}

@media(max-width:768px) {
    .product-warranty {
        position: relative !important;
        top: 0 !important;
        right: -10px !important;
    }
}

@media(max-width:585px) {
    .product-warranty {
        /*flex-direction: column;*/
        position: relative !important;
        top: 0 !important;
        right: -10px !important;
    }
}

@media(max-width:482px) {
    .product-warranty {
        justify-content: center !important;
    }
}

.warranty-item img {
    width: 50px;
}

.social-btns {
    display: block !important;
}

.social-btns .btn,
.social-btns .btn:before,
.social-btns .btn .fa {
    transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

    .social-btns .btn:before {
        top: 90%;
        left: -110%;
    }

    .social-btns .btn .fa {
        transform: scale(0.8);
    }

    .social-btns .btn.facebook:before {
        background-color: #3b5998;
    }

    .social-btns .btn.facebook .fa {
        color: #3b5998;
    }

    .social-btns .btn.twitter:before {
        background-color: #3cf;
    }

    .social-btns .btn.twitter .fa {
        color: #3cf;
    }

    .social-btns .btn.heart:before {
        background-color: #dc4a38;
    }

    .social-btns .btn.heart .fa {
        color: #dc4a38;
    }

    .social-btns .btn.whatsapp:before {
        background-color: #1bac24;
    }

    .social-btns .btn.whatsapp .fa {
        color: #1bac24;
    }

    .social-btns .btn.telegram:before {
        background-color: #00aff0;
    }

    .social-btns .btn.telegram .fa {
        color: #00aff0;
    }

    /*.social-btns .btn:focus:before,*/
    .social-btns .btn:hover:before {
        top: -10%;
        left: -10%;
    }

    /*.social-btns .btn:focus .fa,*/
    .social-btns .btn:hover .fa {
        color: #fff;
        transform: scale(1);
    }

#ShareInner .social-btns {
    height: unset;
    margin: unset;
    font-size: 0;
    text-align: center;
    position: unset;
    padding: 15px;
}

.social-btns {
    height: 90px;
    margin: auto;
    font-size: 0;
    text-align: center;
    position: absolute;
    top: 35px;
    bottom: 0;
    left: -40px;
    /*right: 0;*/
}

    .social-btns .btn {
        display: inline-block;
        background-color: #fff;
        width: 50px;
        height: 50px;
        line-height: 90px;
        margin: 0 10px;
        text-align: center;
        position: relative;
        overflow: hidden;
        border-radius: 28%;
        box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.19);
        opacity: 0.99;
        padding-top: 12px;
    }

        .social-btns .btn:before {
            content: '';
            width: 120%;
            height: 120%;
            position: absolute;
            transform: rotate(45deg);
        }

        .social-btns .btn .fa {
            font-size: 19px !important;
            vertical-align: middle;
        }

    .social-btns .active {
        background: #dc4a38;
    }

        .social-btns .active i {
            color: white !important;
        }

@media(max-width:991px) {
    .social-btns {
        display: grid !important;
        height: 230px !important;
        left: -50px !important;
        top: 150px !important;
    }
}

.product-image-section .slick-slide img {
    display: block;
    height: auto !important;
}



/*Rating Box Style*/

.rating {
    display: flex;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    flex-direction: row-reverse;
    position: relative;
}

.rating-title {
    color: gray;
    font-size: smaller;
}

.rating-0 {
    filter: grayscale(100%);
}

.rating > input {
    display: none;
}

.rating > label {
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-top: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: .3s;
}

.rating > input:checked ~ label,
.rating > input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}


.rating > input:not(:checked) ~ label:hover,
.rating > input:not(:checked) ~ label:hover ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}


.feedback {
    max-width: 360px;
    background-color: #fff;
    width: 100%;
    padding: 20px;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.12);
    margin-top: 5px;
    position: absolute;
    border-top-right-radius: 0px;
    z-index: 2000;
}

.ShareBox {
    max-width: 360px;
    background-color: #fff;
    width: 100%;
    /*padding: 20px;*/
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.12);
    margin-top: 5px;
    position: absolute;
    border-top-right-radius: 0px;
    z-index: 2000;
}

#ShareInner {
    display: flex;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    flex-direction: row-reverse;
    position: relative;
}

.productOption {
    max-width: 400px;
    width: 370px;
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.12);
    padding: 10px;
    
}

.slide {
    cursor: pointer;
}

@media(max-width:991px) {
    .product-detail-section {
        margin-top: 60px !important;
    }
}

@media(max-width:440px){
    .productOption {
        width: 300px !important;
    }
    .slide {
        width: 100px;
        flex-shrink: 0;
        height: auto;
    }
}

@media(max-width:370px) {
    .productOption {
        width: 250px !important;
    }

    .slide {
        width: 80px;
        flex-shrink: 0;
        height: auto;
    }
}

@media(max-width:313px) {
    .productOption {
        width: 200px !important;
    }
}

.productOptionMain {
    direction: rtl;
    margin-bottom: 10px;
    position: relative;
    top: 60px;
}

.fa-share, .fa-gavel {
    cursor: pointer;
    color: gray;
}

.current-rate {
    width: 150px;
    cursor: pointer;
}

#UserRatingStatus {
    color: gray;
    font-size: smaller;
    display:none;
}

.feedback .active {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.shareIcon, .compareIcon {
    cursor: pointer;
    width: 20px;
}

.product-image-section {
    margin-bottom: 10px;
    border: 1px solid #8a8282;
    border-radius: 5px;
}

@media(max-width:991px){
    .ShareBox {
        width:auto !important;
    }
}

#MadeInIran {
    width: 70px;
    position: absolute;
    left: 20px;
    top: 120px;
}

.Answer {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #e8e8e8;
}

.Answer span{
    font-size: smaller;
}

    .Answer p {
        border: 1px dotted gray;
        border-radius: 5px;
        padding: 5px;
    }