.j2store-single-product-view #sp-main-body .j2store-single-product .j2store-product-details-tab {
    margin-top: 10px;
}
.j2store-img-responsive {
    height: 200px;
    object-fit: contain;
    object-position: center center;
    background: #fff;
    width: 100%;
}

.j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form {
    border-top: 1px solid #d6d6d6;
    margin-top: 15px;
    padding-top: 12px;
}

.cart-action-complete {
    position: absolute;
    background: #fff;
    text-align: center;
}

.text-success {
    color: #6b6f15 !important;
}

h2.product-title {
    height: 40px;
}
.j2store-thumbnail-image {
    height: 200px;
}
.view-products.task-view .product-price-container {
    margin-top: 30px;
}

.j2store-product-main-image {
    height: 400px;
}
.sppb-item.sppb-item-has-bg>img {
    height: 40vh !important;
    object-fit: cover;
    opacity: 0.6;
}
.sppb-carousel-inner .sppb-item-has-bg {
    background: #000;
}
#sp-menu-left .sp-column .sp-module-title {
    font-family: "Times New Roman" !important;
    font-weight: 600;
}

.sp-megamenu-parent > li > a {
    font-family: "Times New Roman" !important;
    letter-spacing: 0;
    font-weight: bold;
}
.j2store-product-list .j2store-products-row .j2store-single-product h2.product-title a {
    color: #9ba11b;
    font-family: "Open Sans";
}
.j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form .j2store-add-to-cart {
    position: absolute;
    right: 15px;
    z-index: 9;
}
.j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form {
    background: #f6f7ef;
    PADDING-BOTTOM: 10PX;
}
.alert.alert-notice {
    color: #ffffff;
    background-color: #9ba11b;
    border-color: #9ba11b;
}

select:not(.form-control) {
    padding: 0px 19px;
}