.sticky-img {
    position: sticky;
    top: 69px;
    align-self: flex-start
}

.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: 20px
}

.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: 9px 12px 12px 9px;
    margin-left: -5%;
    margin-top: 1%;
    height: 32px;
    width: 32px
}

.wishpos {
    position: absolute
}

.wishpos {
    right: 5%;
    top: 5%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    box-shadow: 0 1px 4px 0 rgba(0 0 0 / 10%);
    background-color: #fff;
    border-radius: 50%;
    height: 32px;
    width: 32px;
}

.single-heart {
    padding-right: 0 !important
}

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

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

.product .breadcrum {
    margin-top: 0 !important;
    margin-bottom: 10px !important
}

.breadcrum {
    color: #000
}

.breadcrum span {
    color: #9c9595
}

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

.right-div .added {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 0
}

.avgreview .avg-sta {
    color: #fdc040 !important;
    font-size: 18px
}

.right-div .rate {
    font-size: 14px;
    color: #697477;
    font-weight: 500;
    text-decoration: underline
}

.right-div .price-32 {
    color: #939393;
    font-size: 18px;
    margin-top: 0 !important
}

.right-div .usd {
    font-size: 23px;
    font-weight: 500;
    color: #000
}

.right-div .blue {
    font-size: 14px;
    font-weight: 500;
    color: #000
}

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

.decreaseQty,
.increaseQty {
    width: 46px;
    height: 42px;
    display: inline-block;
    font-size: 18px;
    padding-top: 0;
    line-height: 1;
    color: #fff !important;
    background-color: var(--primary_color);
    border-radius: 9%;
    font-weight: 700;
    border: 0
}

.qtyValue {
    display: inline-block;
    padding: 3px 6px;
    width: 57px;
    height: 43px;
    border: 0;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    border: 1px solid #E9E9E9;
    color: #000;
    background-color: #F9F9F9
}

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

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

input[type=number] {
    appearance: textfield
}

#addcart-buttonproduct {
    font-size: 16px;
    line-height: 25px;
    height: 45px;
    width: 100%;
    border-radius: 4px
}

#addcart-buttonproduct {
    background-color: var(--primary_color);
    border-color: var(--primary_color);
    color: #ffff;
    margin-bottom: 10px
}

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

.fw-600 {
    font-weight: 600
}

#color-size {
    color: #000;
    font-size: 15px
}

.variable.form-check-input+label {
    border: 2px solid #f1f1f1;
    padding: 10px;
    color: #000;
    text-align: center;
    margin-bottom: 15px
}

.variable.form-check-input:checked+label {
    border: 2px solid var(--primary_color);
    padding: 10px;
    color: #000;
    text-align: center;
    margin-bottom: 15px
}

#variableprice span,
.main-price {
    color: var(--primary_color);
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 4px;
    margin-right: 10px
}

#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: 15px;
    color: #7C7C7C;
    margin-top: 0
}

.review-right h4 {
    font-size: 25px;
    font-weight: 500
}

.review-right .added {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 0
}

.review-right .totalrate {
    color: #fdc040 !important;
    font-size: 18px !important;
    line-height: 12px
}

.review-right .rate {
    font-size: 16px;
    color: #697477;
    font-weight: 500
}

.review-right .number {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-right: 3px
}

.right-div .yellow {
    color: #000;
    font-size: 17px;
    margin-left: 0 !important
}

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

.review-right .progress {
    height: 5px
}

.rating-button {
    border: none
}

.review-list .rating-text1 {
    font-size: 17px;
    line-height: normal;
    display: inline-block;
    color: #fdc040;
    padding: 2px 4px 2px 0
}

.feedback {
    background-color: #fff
}

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

.rating {
    unicode-bidi: bidi-override;
    direction: rtl
}

.rating {
    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
}

.rating>label {
    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: 600
}

.rating>input {
    display: none
}

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

.form-wrapper {
    margin: 10px
}

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

.sticky-addcart {
    position: fixed;
    right: 0
}

.sticky-addcart {
    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
}

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

.relat {
    font-size: 34px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 700
}

.title-clr {
    color: var(--primary_color)
}

@media only screen and (min-width:320px) and (max-width:426px) {
    .sticky-img {
        position: relative;
        top: auto;
        align-self: flex-start
    }

    .mob-ps {
        padding-left: 15px !important
    }

    #singleproduct .product {
        margin-top: 15px
    }
}

.simprds ul {
    padding-left: 0
}

.instock_modal_button {
    background-color: var(--primary_color) !important;
    color: #fff !important;
    width: 30%;
    margin-bottom: 10px
}
.instock_modal_button:hover {
    color: var(--primary_color) !important;
    border: 1px solid var(--primary_color);
    background-color: transparent !important;
}

.prdimg {
    margin-bottom: 50px
}

.related-product .container {
    padding: 0
}

#reviews-prd {
    margin-bottom: 15px
}

.Reviews {
    height: 100px
}
.targetDiv{
    display: block;
}

.test_notifier_button{
    border:1px solid var(--primary_color)!important;
    color: var(--primary_color) !important;
}

.test_notifier_button:hover{
    background-color: var(--primary_color) !important;
    color: #ffffff !important;
}

.notifier_card .card-header{
    background-color: var(--primary_color) !important;
    color: #ffffff !important;
}

.block__pic {
    max-height: 430px;
    object-fit: contain;
}

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

    .mytabcnt {
        margin-left: 0
    }

    .mob-30 {
        width: 20%
    }

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

    .related-product .container.mob-paddings {
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem)
    }

    .delivery button {
        right: 10px
    }

    .delivery .loaction {
        width: 100% !important
    }

    .instock_modal_button {
        width: 100%
    }

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

@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
    }
}
@media only screen and (max-width: 768px) {
    .addwish {
        position: absolute;
        right: 6px !important;
    }
}

.addtocartt.out_of_stock_button{
    border-color: #dc3545 !important;
    font-weight: 500
}

.sticky-addcart .out_of_stock_button{
    width: 40%;
}

@media (max-width:321px){
    .instock_modal_button{
        width: 39% !important;
    }
}