.right-container .new-grid {
    width: 52%;
    float: left;
}

.promo-container {
    width: 47.6%;
    float: right;
    padding-left: 6px;
}

/* Custom CSS for KKraszy theme */
.custom-upsell-variants .products-grid li.item {
    width: 60px;
    margin-right: 10px;
    margin-bottom: 5px;
    float: left;
}

.clearfix:before, .clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.right-container {
    float: left;
    width: 70%;
}

.left-container {
    float: left;
    width: 30%;
    padding-right: 15px;
    box-sizing: border-box;
    display: block;
    padding-top: 20px;
}

.vertical-menu-block2 li {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;
    margin: 0;
}

.vertical-menu-block2 ul {
    padding-left: 0;
}

.product-info-main .price-box .special-price .price {
    font-size: 223%;
}

.product-info-main .price-label3, .product-info-main .price-box .old-price .price {
    font-size: 20px!important;
    line-height: 29px;
    margin-right: 5px
}

.omnibus {
    margin-bottom: 10px
}

.item .omnibus {
    display: none;
}
.product-info-main .price-box {
    margin-bottom:10px;
}
.product-add-form {
    margin-top:20px;
}

.prices-tier .benefit {
    margin-left:3px
}

.prices-tier .price {
    color: #dc0000;
}

.prices-tier {
    background:none;
    padding: 0;
    margin: 0;
}
.prices-tier ul {
    padding:none;
    margin:none;
}

.custom-upsell-variants {
    margin-top: 10px;
    display: table;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 23px;
    margin-bottom: 23px;
}

.custom-upsell-variants strong {
    color: #222;
    display: block;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.custom-upsell-variants .products-grid li.item .product-image {
    /* margin-bottom: 10px; */
    border: 1px solid #b5b5b5;
    padding: 1px;
    display: block;
}

.custom-upsell-variants .products-grid li.item .product-image:hover {
    border: 1px solid #f20f09;
}

.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu>li>a.sm_megamenu_head:before {
    display: none;
}

.vertical-menu-block .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu>li>a.sm_megamenu_head {
    padding: 10px 15px;
}

.fotorama__stage {
    border: none!important;
}

.sm_megamenu_wrapper_vertical_menu .icon_items img {
    position: relative;
    bottom: 1px;
}

.vertical-menu-block .vertical-menu-content {
    min-width: 250px
}

.sm_megamenu_wrapper_vertical_menu .icon_items {
    margin-right: 7px;
    width: 22px;
}

/* SVG Star Rating Styles */
.svg-stars-container {
    position: relative;
    display: inline-block;
    width: 80px;
    /* Adjust based on star size 16px * 5 */
    height: 16px;
    vertical-align: middle;
}

.rating-summary .rating-result.svg-stars-container:before {
    content: none;
    /* Remove font-based stars if any */
}

.svg-stars-container .star-rating-bg, .svg-stars-container .star-rating-filled {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
}

.svg-stars-container .star-rating-bg {
    z-index: 1;
    color: #e0e0e0;
    /* Gray for empty stars */
}

.svg-stars-container .star-rating-filled {
    z-index: 2;
    color: #ffc107;
    /* Yellow/Gold for filled stars */
}

.svg-stars-container .svg-star {
    display: inline-block;
    width: 16px;
    height: 16px;
    padding: 0 1px;
    /* Slight spacing between stars */
    box-sizing: border-box;
}

.svg-stars-container .svg-star svg {
    display: block;
    width: 100%;
    height: 100%;
}

.phone-fixed {
    bottom: 10px;
    top: auto;
    background-color: #f44336;
    position: fixed;
    left: 10px;
    border: none;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
    z-index: 999;
}

.phone-fixed:hover {
    background: #da190b;
    border: none;
    color: white;
}

.google-rate-widget {
    position: fixed;
    bottom: 66px;
    left: 11px;
    z-index: 500;
    border: 1px solid #F3F3F3;
    background-color: #fff;
    color: #000;
    flex-direction: column;
    padding: 19px;
    max-width: 150px;
    display: none;
}

.show-google-rating-widget .google-rate-widget {
    display: flex;
}

.google-rate-widget__close-btn {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #C4C4C4;
}

.google-rate-widget__close-btn:hover {
    color: #888888;
}

.google-rate-widget__close-btn svg {
    display: block;
    width: 18px;
    height: 18px;
}

.google-rate-widget__logo {
    display: block;
    width: 76px;
    height: auto;
    margin: 0 auto;
}

.google-rate-widget__separator {
    border-top: 1px solid #f3f3f3;
    margin: 10px auto 12px;
    width: 48px;
}

.google-rate-widget__content {
    display: flex;
    align-items: center;
}

.google-rate-widget__number {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    font-family: "VitesseSansBold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.google-rate-widget__stars {
    margin-left: 4px;
    display: flex;
    margin-bottom: 2px;
}

.google-rate-widget__stars svg {
    flex: 0 0 auto;
    display: block;
    margin-right: 2px;
}

.google-rate-widget__stars svg:last-child {
    margin-right: 0;
}

.google-rate-widget__description {
    margin-top: 10px;
    color: #808080;
    text-align: center;
    font-size: 10px;
    line-height: 1;
}

.product-info-main .product.attribute.sku .value {
    color: #6c757d;
}

.product_code {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.price-label2 {
    color: #f20f09;
    font-size: 20px;
    font-weight: bold;
}

.item .price-label2 {
    display: none;
}

.popular-product-item {
    margin-bottom: 10px;
    height: 153.9px;
    border: 1px solid #bebebe;
    clear: both;
}

.popular-product-item .omnibus {
    display: none;
}

.popular-product-item .product-item-photo {
    display: block;
    width: 50%;
    text-align: center;
    margin-bottom: 15px;
    float: left;
    height: 100%;
    position: relative;
}

.popular-product-item .product-image-photo2 {
    max-height: 145px;
}

.popular-product-item .product-item-details {
    padding: 0;
    text-align: center;
    float: left;
    width: 48%;
}

.popular-product-item .product-item-photo-a {
    display: block;
}

.popular-product-item .product-item-photo-a:after {
    content: ' ';
    position: absolute;
    width: 1px;
    height: 125px;
    background: #bebebe;
    right: 0;
    top: 16px;
}

.popular-product-item .product-item-name {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.3;
    display: block;
    min-height: 40px;
    margin-bottom: 25px;
    margin-top: 30px;
}
}

.popular-product-item .product-item-link {
    color: #333;
    text-decoration: none;
    font-weight: 400;
}

.popular-product-item .product-item-link:hover {
    color: #d9534f;
}

.popular-product-item .price-box {
    font-size: 20px;
    font-weight: bold;
    color: #d9534f;
    margin-bottom: 20px;
    line-height: 1.2;
}

.popular-product-item .price-box .price {
    color: #d9534f;
    font-size: 20px;
}

.popular-product-item .product-item-actions {
    margin-top: auto;
    padding-top: 10px;
    display: none;
}

.popular-product-item .action.tocart {
    background: #d9534f;
    color: #fff;
    border: none;
    padding: 10px 25px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: auto;
    display: inline-block;
    text-transform: none;
    font-weight: 400;
}

.popular-product-item .action.tocart:hover {
    background: #c9302c;
    box-shadow: 0 2px 8px rgba(217, 83, 79, 0.3);
}

@media (min-width: 1024px) {
    .logo-container {
        margin-top: 13px;
    }

    .gallery-placeholder {
        min-height: 555px;
    }

    .fotorama__wrap--slide .fotorama__stage__frame {
        height: 430px;
    }

    .fotorama:not(.fotorama--fullscreen) .fotorama__stage {
        height: 430px !important;
    }
}

@media (max-width: 1024px) {
    .fotorama:not(.fotorama--fullscreen) .fotorama__stage {
        height: 430px !important;
    }

    .right-container .new-grid {
        width: 100%;
    }

    .promo-container {
        width: 100%;
        max-width: 473px;
        margin: 0 auto;
        float: none;
    }

    .promo-container a {
        width: 49%;
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .left-container {
        width:100%;
        float: none;
    }

    .right-container {
        width: 100%;
        float: none;
    }

    .popular-products-wrapper {
        max-width: 100%;
        padding: 0 15px;
    }

    .popular-product-item {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }

    .popular-products-container {
        gap: 15px;
    }

    .popular-product-item .product-item-info {
        padding: 15px;
    }
}

@media (max-width: 440px) {
    .fotorama:not(.fotorama--fullscreen) .fotorama__stage {
        height: 330px !important;
    }

    .new-grid .price-label3 {
        display: none
    }

    .popular-product-item .product-item-name {
        margin-bottom: 10px;
    }
}
