.PricesalesPrice {
    margin: auto !important;
    font-size: 16px;
    display: inline-block;
}

.PricesalesPrice2 {
    font-weight: 600;
    color: black;
}

.PricesalesPrice3 {
    font-size: 30px;
    font-weight: 600;
    color: black;
}

.PriceBeforeDiscount {
    text-decoration: line-through;
}

.PriceBeforeTax {
    color: #888989;
    font-size: 0.875em;
}

div.addtocart-bar input.addtocart-button {
    margin: 0 0 10px 0;
}

.product-name {
    text-align: center;
}

.product-wrap .product-price {
    justify-content: center !important;
}

.product-price {
    width: 100%;
}

.product-details-container h1, .product-details-container h2 {
    text-align: center;
    margin-top: 10px;
}


.price-container-productdesc {
    font-size: 2em;
}

@media (max-width: 1200px) {
    .PricesalesPrice2 {
        margin-right: 10px;
    }

    .price-container-productdesc {
        justify-content: center;
    }
}


.price-container-productdesc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

input.addtocart-button {
    margin-top: -1px !important;
    background-color: #54bd40 !important;
}

@media (max-width: 768px) {
    .zoom-image {
        pointer-events: none;
    }
    .productdetails-view .product-container {
        margin-bottom: 0;
    }
    .nav-tabs {
        display: flex;
        flex-wrap: wrap;
    }
    .productdetails-view .nav-tabs li {
        border-bottom: 1px solid #d4d4d4;
        width: 50%;
        text-align: center;
    }
    .productdetails-view .tab-header {
        font-size: 12px;
    }

    .product-advantage-banner {
        display: none !important;
    }

    .vmzoomer-image-block {
        padding: 1em;
    }

    .vmzoomer-image-block .next-button, .vmzoomer-image-block .prev-button {
        width: 50px !important;
        height: 50px !important;
    }

    .b1c-name {
        font-size: 2em;
    }
}

.phone {
    width: 100%;
    margin-top: 30px;
}

.product-contact-banner-zone {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-contact-banner {
    width: 300px;
    margin: auto;
}

.product-contact-banner-content {
    text-align: center;
}


.iconStyle {
    color: #3f51b5;
    font-size: 50px;
    margin-top: 10px;
}

.product-advantage-banner-zone {
    width: 100%;
    display: flex;
    margin-top: 20px;
    justify-content: center;
}

.product-advantage-banner {
    width: 300px;
}

.product-advantage-banner-advantage {
    text-align: center;
    width: 140px;
    margin-top: 10px;
}

.product-advantage-banner-advantage .product-advantage-banner-title {
    margin-top: 5px;
    text-align: center;
    font-size: 13px;
}

.product-advantage-banner-advantage .product-advantage-banner-image {
    width: 65px !important;
}

.product-advantage-banner-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

#preChatFormMessageContainer {
    font-size: 16px !important;
}

.nspImageWrapper {
    margin: auto !important;
}

.b1c-submit-area {
    overflow: hidden;
}

.b1c-cr {
    margin-top: -50px !important;
}

.dropdown-header {
    font-size: 16px !important;
    color: black !important;
    margin-top: 6px !important;
}


.price-container-productchild {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-around;
    height: 100%;
}

.product-information {
    height: 100%;
    position: initial !important;
}

.child-products-panel {
    width: 80%;
    margin: auto;
}

.tab-header {
    font-size: 20px;
    margin: 0;
}

@media (max-width: 1200px) {
    .child-products-panel {
        width: 100%;
        margin: auto;
    }
}

@media (max-width: 991px) {
    .product-information {
        height: auto;
        position: relative;
    }

    .price-container-productchild {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-content: space-around;
        align-items: center;
        height: 100%;
    }
}

.bottom-content .product-wrap .product-image {
    height: 200px !important;
}


.jreview-quick-star {
    position: absolute;
    z-index: 100;
    right: 0;
    top: -3.25em;
    margin: 1.25em 2.75em;
}

.jreview-quick-star .reviewStars ._active {
    background-color: #3f51b5 !important;
    cursor: pointer;
}

.jreview-quick-star .doing .do-star-haft.active, .jreview-quick-star .doing .do-star-full.active {
    background-color: #3f51b5 !important;
}


.jreview-quick-star .reviewStars {
    padding-top: 1.5px;
}

@media (max-width: 991px) {
    .product-details-container .b1c-name {
        display: none;
    }

    .product-media-container {
        margin-top: 1.5em;
    }

    .product-details-container .jreview-quick-star {
        display: none;
    }

    .product-media-container .b1c-name {
        display: block;
        text-align: center;
        width: 100%;
    }

    .product-media-container .jreview-quick-star {
        display: block;
    }

    .jreview-quick-star {
        top: -3.75em !important;
    }
    .PricesalesPrice span {
        font-size: 12px;
    }
    .PricesalesPrice.PriceBeforeTax span {
        font-size: 11px;
    }
}

@media (min-width: 992px) {
    .product-details-container .b1c-name {
        display: inline;
    }

    .product-details-container .jreview-quick-star {
        display: block;
    }

    .product-media-container .b1c-name {
        display: none;
    }

    .product-media-container .jreview-quick-star {
        display: none;
    }
}
