.breadcrum span {
    color: #9c9595
}

.image-gallery {
    display: table
}

.thumbnails .nav-item {
    margin-bottom: 15px;
    width: 100%;
    border: 1px solid #f0f0f0
}

.thumbnails .nav-item:last-child {
    margin-bottom: 0
}

.thumbnails .nav-item.bottomimg {
    margin-bottom: 10px;
    width: 20%;
    display: inline-block;
    margin-left: 20px;
    margin-right: 3px
}

.nav-item .nav-link {
    padding-left: 13px !important;
    padding-right: 13px !important
}

.nav-tabs .nav-link.active {
    padding: 10px;
    width: 100%;
    border-radius: 0
}

.nav-tabs .nav-link {
    padding: 10px;
    border-radius: 0
}

.image-gallery img,
.image-gallery video {
    width: 100%
}

.mytabcnt {
    margin-left: 15px
}

.pos1 {
    position: relative
}

.wrapper {
    display: flex
}

.togglecontent {
    margin-top: -141%;
    margin-left: -25%;
    display: none
}

.modalview model-viewer {
    background-color: #f1f1f1;
    width: 100%;
    height: 400px
}

.wishlisht-heart {
    position: absolute;
    box-shadow: 0 1px 4px 0 rgba(0 0 0 / 10%);
    background-color: #fff;
    border-radius: 50%;
    padding: 6px 12px 12px 6px;
    margin-left: -5%;
    margin-top: 1%;
    height: 31px;
    width: 31px
}

.wishpos {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 6%;
    margin-right: 6%
}

.single-heart {
    padding-right: 0 !important;
    font-size: 20px;
    color: #c2c2c2;
    padding-right: 10px
}

.single-heart:hover {
    color: var(--primary_color)
}

.p-name {
    font-size: 22px;
    display: block;
    line-height: 1.4;
    font-weight: 400;
    color: #252525;
    margin-bottom: 15px !important
}

.sellername {
    border-bottom: 1px solid rgba(233, 233, 233, 1);
    padding-bottom: 18px
}

.rating-text1 {
    background-color: transparent;
    line-height: normal;
    display: inline-block;
    color: #fdc040;
    padding: 5px 2px 2px 0;
    border-radius: 3px;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 2px !important
}

#sta,
.category #sta {
    font-size: 16px
}

.fa.fa-star:before {
    color: #fdc040
}

.fa.fa-star-o:before {
    color: #d4d4d4
}

.reviewcount {
    color: #adadad;
    font-size: 15px
}

.oldamount {
    color: #cecece !important;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through
}

.single-description {
    text-align: justify;
    line-height: 24px
}

.text-left {
    text-align: left
}

.single-description p {
    color: #000;
    font-size: 14px;
    margin-bottom: 8px
}

#prev-text {
    display: -webkit-box;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    font-weight: 300
}

.stockdetails {
    color: #80a18f;
    font-size: 16px;
    font-weight: 500
}

.qtySelector {
    display: flex;
    min-height: 0
}

.decreaseQty,
.increaseQty {
    display: inline-block;
    height: 47px;
    color: #191919;
    font-size: 18px;
    width: 58px;
    border: 1px solid #f0f0f0;
    padding-top: 1px;
    line-height: 1;
    border-radius: 0;
    background-color: transparent
}

.qtyValue {
    display: inline-block;
    width: 75px;
    height: 47px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #F0F0F0;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
    font-size: 18px;
    color: #191919
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    display: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield
}

#result {
    display: flex
}

#addcart-buttonproduct {
    font-size: 16px;
    border-radius: 0;
    line-height: 25px;
    /* color: #fff; */
    height: 41px;
    width: 100%;
    border-radius: 4px;
    color: var(--primary_color) !important;
    background-color: #fff;
    border-color: var(--primary_color) !important;
}

#addcart-buttonproduct:hover {
    background-color: var(--primary_color);
    border-color: var(--primary_color);
    color: #fff !important;
}

.btn:disabled {
    border-color: red !important;
    color: #837575 !important;
    width: 100% !important
}
.instock_modal_button:hover {
    color: rgb(0, 88, 0) !important;
    border: 1px solid green;
    background-color: transparent !important;
}
.instock_modal_button {
    background-color: #198754 !important;
    color: #fff !important;
    width: 35% 
}
.fw-600 {
    font-weight: 600
}

#color-size {
    color: #000;
    font-size: 14px;
    font-weight: 600
}

.varience .fsize {
    font-size: 16px
}

.form-check-label.small {
    border: 1px solid #f1f1f1;
    padding: 5px;
    cursor: pointer
}

.variable.form-check-input:checked+label {
    border: 1px solid #e73c17;
    padding: 5px;
    color: #e73c17;
    text-align: center
}

#variableprice span,
.main-price {
    color: var(--primary_color);
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 4px;
    display: inline-block
}

#variableprice del {
    color: #7c7c7c;
    font-size: 20px;
    font-weight: 400;
    margin-top: 5px;
    display: inline-block;
    margin-left: 8px;
    text-decoration: line-through
}

.mrp {
    font-size: 10px;
    color: #7c7c7c
}

.sticky-addcart {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: #fff;
    box-shadow: 4px 7px 10px #000;
    padding: 10px;
    margin-bottom: 0;
    z-index: 2
}

.close-icon {
    font-size: 18px
}

.close-icon:hover {
    cursor: pointer;
    color: red
}

.sticky-addcart .sellername {
    font-size: 19px;
    text-align: center;
    border-bottom: 0;
    margin: 0 !important
}

.sticky-addcart .prdpagebtn {
    display: block;
    text-align: center
}

.tab {
    overflow: hidden
}

.prd-tab .tab button {
    padding: 0 0 14px;
    margin-right: 46px;
    color: #191919;
    font-size: 20px;
    font-weight: 500;
    background-color: inherit;
    border: none;
    outline: 0;
    cursor: pointer;
    transition: .3s
}

.prd-tab .tab button.active {
    background-color: transparent;
    color: #000;
    border: 0 solid var(--primary_color);
    border-bottom: 2px solid #e73c17
}

.tabcontent {
    display: none
}

#Description,
#Reviews1 {
    line-height: 1.5em;
    font-size: 14px
}

#Description {
    border-radius: 0;
    padding: 0;
    text-align: justify;
    border: 0 solid #dee2e6;
    border-top: 0;
    margin-top: 25px !important;
    width: 60%;
}

#Description p {
    font-size: 15px
}

div#Description ul li {
    list-style: inherit !important
}

#Reviews {
    border: 0 solid #dee2e6;
    border-top: 0
}

.review_profile_product {
    width: 60px;
    height: 60px;
    object-fit: cover
}

#Reviews p,
#Reviews span,
#Reviews1 h6,
.taxfnt {
    color: #191919
}

.prd-tab .tab button.active,
.rating-button,
.rating-text1 {
    background-color: transparent
}

.rating-button {
    border: none
}

.Reviews {
    height: 90px
}

.feedback {
    background-color: #fff;
    max-width: 150px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 27px;
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    width: 100%;
    overflow: hidden
}

.rating>label {
    float: right;
    display: inline;
    margin: 0;
    color: #000;
    padding: 0;
    position: relative;
    cursor: pointer;
    width: 25px;
    height: 30px;
    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>label:hover,
.rating>label:hover~label {
    color: transparent
}

.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")
}

.rating>input.radio-btn:checked~label:before,
.rating>label:hover:before,
.rating>label:hover~label:before {
    content: "\2605";
    position: absolute;
    left: 0;
    color: #ffd700;
    width: 25px;
    height: 30px;
    font-size: 27px;
    line-height: 25px
}

#rating-1:checked~.emoji-wrapper>.emoji {
    transform: translateY(-100px)
}

#rating-2:checked~.emoji-wrapper>.emoji {
    transform: translateY(-200px)
}

#rating-3:checked~.emoji-wrapper>.emoji {
    transform: translateY(-300px)
}

#rating-4:checked~.emoji-wrapper>.emoji {
    transform: translateY(-400px)
}

#rating-5:checked~.emoji-wrapper>.emoji {
    transform: translateY(-500px)
}

#Reviews1 label {
    font-weight: 400
}

.rating>input {
    display: none;
    font-size: 14px
}

.form-wrapper {
    margin: 10px
}

.review-submit {
    border-color: var(--primary_color);
    background-color: var(--primary_color)
}

#Sellers .table-border {
    margin-top: 20px
}

.table-design {
    background-color: #f1f1f1;
    height: 65px;
    vertical-align: middle !important
}

.table-design tr th {
    border-bottom-color: transparent !important
}

.table-designs tr {
    border: 1px solid #d9d9d9
}

.table-designs tr td {
    height: 60px;
    vertical-align: middle
}

.table-designs .seller-price {
    color: var(--primary_color);
    font-weight: 700
}

.table-designs .visit-link {
    color: #ea5434;
    text-decoration: none
}

#Vendordetails {
    font-size: 14px
}

.relat {
    font-size: 34px;
    margin-bottom: 20px;
    color: #000;
    text-align: center;
    font-weight: 500
}

@media only screen and (min-width:320px) and (max-width:375px) {
    .prd-tab .tab button {
        padding: 2px 0 3px;
        margin-right: 13px;
        font-size: 13px
    }

    #color-size {
        font-size: 12px
    }

    .varience .fsize {
        font-size: 14px
    }
}

@media only screen and (min-width:375px) and (max-width:426px) {
    .prd-tab .tab button {
        padding: 2px 0 3px;
        margin-right: 15px;
        font-size: 13px
    }

    #color-size {
        font-size: 14px
    }
}

@media only screen and (min-width:320px) and (max-width:426px) {
    .product {
        margin-top: 0px
    }

    .mb-tab {
        width: 97% !important
    }

    .tab {
        padding: 3px 0 !important
    }

    .prd-tab {
        padding: 0 20px;
        margin-top: 25px !important;
        margin-bottom: 30px !important
    }

    .Reviews {
        height: 100px;
        width: 49% !important
    }
}

.offerprice_simple {
    font-size: 15px
}

.product-variable .single-description p {
    margin-bottom: 15px
}

.Reviews {
    height: 100px
}

@media only screen and (max-width: 767px) {
    .mob-pad {
        padding: 0 !important
    }

    .mytabcnt {
        margin-left: 0
    }

    .mob-30 {
        width: 24%
    }

    .thumbnails .nav-item {
        margin-bottom: 15px;
        width: 100%;
        border: 1px solid #f0f0f0
    }

    .thumbnails .nav-item.bottomimg {
        width: 19%;
        margin-bottom: 10px;
        margin-left: 0
    }

    .thumbnails .nav-item.bottomimg:first-child {
        margin: 0 10px 0 4px
    }

    .thumbnails .nav-item.bottomimg:nth-child(n+2) {
        margin: 0 10px
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .thumbnails .nav-item {
        width: 60px
    }

    .thumbnails .nav-item.bottomimg:first-child {
        margin: 0 3px 0 20px
    }

    .thumbnails .nav-item.bottomimg:nth-child(n+2) {
        margin: 0 7px
    }
}