.related-products {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

@media only screen and (max-width:1199px) {
    .mr-1199-3 {
        margin-right: 1rem !important;
    }

    .container {
        max-width: 1150px !important;
    }

    .add-cart-button-1199-width {
        width: -webkit-fill-available;
    }

    .buy-now-button-1199-width {
        width: -webkit-fill-available;
    }

    .mt-1199-0 {
        margin-top: 0px !important;
    }

    .p-1199-0 {
        padding: 0px !important;
    }

    .product-rating-quality-star {
        border: solid 1px rgba(0, 0, 0, 0.1);
        padding: 10px 10px !important;
        border-radius: 5px;
        margin: 5px 0px;
    }

    .product-rating-seller {
        font-size: 14px;
        font-weight: 400;
        color: #333333;
        margin: 5px 0px !important;
        display: block;
    }

    .h-1199-100 {
        height: 100px !important;
    }

    .dropdown-menu[x-placement^=bottom],
    .dropdown-menu[x-placement^=left],
    .dropdown-menu[x-placement^=right],
    .dropdown-menu[x-placement^=top] {
        right: 0%;
        bottom: 0%;
        left: -450% !important;
    }

    #yfixedDiv {
            bottom: 3% !important;
            right: 2% !important;
    }

    .carousel-box .la-play-circle {
        top: 32% !important;
        left: 36% !important;
    }
    .w-1199-60 {
        width: 60px !important;
    }
    .star-rating {
        font-size: 25px !important;
    }
    .carousel-box iframe {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }
    .aiz-radio-inline .aiz-megabox {
        margin-right: 12px !important;
    }
}