#trends_products .product-description .sort-description {
    display: inline-block;
}

#trends_products .product-trends-container {
    display: flex;
}

#trends_products .products-section-subtitle {
    color: #7b7ea0;
}

#trends_products .trends_products-wrapper {
    text-align: center;
}

#trends_products {
    overflow: hidden;
}

#trends_products .bon_manufacture {
    font-size: 16px;
    color: rgb(58, 58, 58);
}

#trends_products .bon_manufacture:hover,
#trends_products .product-title a:hover {
    color: #9ad8d3;
}

#trends_products .comments_note {
    margin-bottom: 56px;
}

#trends_products .trends_products-images {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

#trends_products li {
    list-style-type: none;
}

#trends_products .trends_products-images .thumb-container:first-child {
    flex-basis: 100%;
    padding: 0 16px 32px 16px;
}

#trends_products .trends_products-images .thumb-container:not(:first-child) {
    flex-basis: 33.3333%;
    padding: 0 16px;
    cursor: pointer;
}

#trends_products .thumb-container img {
    border: 2px dashed #9ad8d3;
    border-radius: 8px;
}

#trends_products .product-title {
    padding-top: 0;
    margin-bottom: 24px;
}

#trends_products .product-title a {
    color: #424679;
    font-size: 26px;
    line-height: 1.5;
    font-family: "Baloo Paaji";
    line-height: 1.33;
    display: block;
}

#trends_products .trends_products-brand {
   position: absolute;
   right: 0;
   top: -42px;
}

#trends_products .product-flags {
    top: 16px;
    left: 26px;
}

#trends_products .add-to-cart-bonwrapper {
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   margin-bottom: 0;
}

#trends_products .add-to-cart-bonwrapper .btn-primary-wrapper {
    margin-right: 12px;
    margin-bottom: 12px;
}

#trends_products .add-to-cart-bonwrapper .btn-primary,
#trends_products .add-to-cart-bonwrapper .btn-secondary {
    font-size: 16px;
    padding: 14px 26px;
}

#trends_products .btn-secondary {
    font-size: 16px;
}

#trends_products .product-add-to-cart .product-quantity .qty .control-label {
    float: none;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #424679;
    display: inline-block;
    padding: 0;
    line-height: 1.75;
}

#trends_products #quantity_wanted {
    border: none;
}

#trends_products .product-add-to-cart .product-quantity .input-group-btn-vertical .btn {
    border: none;
}

#trends_products .product-price-and-shipping {
    margin-top: 0;
    margin-bottom: 16px;
}

#trends_products .productcountdown {
    margin-bottom: 16px;
}
#trends_products .slider-product-price .price {
    color: #9ad8d3;
    font-size: 40px;
    margin-left: 12px;
    line-height: 1.2;
    display: inline-block;
}
#trends_products .slider-product-price .price:not(:last-child) {
    margin-right: 15px;
}

#trends_products .slider-product-price .regular-price {
    text-decoration: line-through;
    font-size: 18px;
    color: #bcbdca;
    line-height: 2;
}

#trends_products .comments_scroll {
    display: flex;
    align-items: center;
}

#trends_products .product-variants .product-variants-item ul {
    margin-bottom: 4px;
}

#trends_products .product-actions .product-variants-item:first-child,
.product-variants > .product-variants-item {
    padding: 0;
    margin: 0;
}

#trends_products .product-actions .product-variants {
    padding: 0;
    margin: 10px 0 0 0;
}

#trends_products .qty {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#trends_products .bootstrap-touchspin {
    border: 1px dashed #d5d7ee;
    border-radius: 8px;
}

#trends_products .product-description .sort-description {
    padding: 0;
    margin-bottom: 12px;
    display: flex;
}

#trends_products .product-description .sort-description span {
    flex-shrink: 0;
    margin-right: 20px;
    color: #424679;
    font-weight: 700;
    line-height: 1.75;
}

#trends_products .product-description .sort-description p {
    color: #7b7ea0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.75;
}

#trends_products .product-variants-item {
    display: flex;
    flex-direction: column;
}

#trends_products .product-variants-item .control-label {
    font-size: 16px;
    font-weight: 700;
    color: #424679;
    line-height: 1.75;
    padding: 0;
    margin-bottom: 8px;
}

#trends_products .input-container label span {
    box-shadow: none;
}

#trends_products .product-variants>.product-variants-item ul li {
    margin-right: 8px;
    margin-bottom: 8px;
}

#trends_products .input-container label.radio-button {
   min-width: 48px;
   min-height: 44px;
   display: flex;
   align-items: center;
   justify-content: center;
   border: 1px dashed #d5d7ee;
   border-radius: 8px;
}

#trends_products .input-container label span.radio-label {
    min-width: auto;
    min-height: auto;
    border: none;
    font-size: 16px;
    color: #7b7ea0;
}

#trends_products .input-container label span.color {
    border-radius: 8px;
}

#trends_products .product-description {
    padding: 0;
}

#trends_products .bonproduct__info-wrapper {
    overflow: auto;
    height: max-content;
    z-index: 1;
    background: #fff;
}


@media screen and (min-width: 1881px) {
    #trends_products {
        padding-top: 124px;
        padding-bottom: 124px;
    }

    #trends_products .qty {
        padding-bottom: 75px;
    }
}

@media screen and (max-width: 1880px) {
    #trends_products {
        padding-top: calc(64px + (124 - 64) * ((100vw - 320px) / (1880 - 320)));
        padding-bottom: calc(64px + (124 - 64) * ((100vw - 320px) / (1880 - 320)));
    }
}

@media screen and (max-width: 1199px) {
    #trends_products .product-add-to-cart .add-to-cart-bonwrapper {
        flex-direction: row;
    }
}

@media (min-width: 992px) and (max-width: 1880px) {
    #trends_products .qty {
        padding-bottom: calc(35px + (75 - 35) * ((100vw - 992px) / (1880 - 992)));
    }
}

@media screen and (max-width: 991px) {
    #trends_products .trends_products-images {
        margin-bottom: 20px;
    }

    #trends_products .qty {
        padding-bottom: 35px;
    }
}

@media screen and (max-width: 767px) {
    #trends_products .trends_products-images .thumb-container:first-child {
        padding-bottom: calc(16px + (32 - 16) * ((100vw - 320px) / (767 - 320)));
        padding-right: calc(8px + (16 - 8) * ((100vw - 320px) / (767 - 320)));
        padding-left: calc(8px + (16 - 8) * ((100vw - 320px) / (767 - 320)));
    }

    #trends_products .trends_products-images .thumb-container:not(:first-child) {
        padding-right: calc(8px + (16 - 8) * ((100vw - 320px) / (767 - 320)));
        padding-left: calc(8px + (16 - 8) * ((100vw - 320px) / (767 - 320)));
    }
}


@media (max-width: 768px) {
    #trends_products .product-trends-container {
        flex-direction: column;
    }

    #trends_products .bonproduct__info-wrapper {
        padding: 0 10px;
    }
}
@media (max-width: 576px) {
    #trends_products .product-title a {
        font-size: 20px;
        line-height: 28px;
    }
    #trends_products .product-description {
        display: none;
    }
    #trends_products .product-variants .product-variants-item ul {
        margin-bottom: 15px;
    }
    #trends_products .bon_manufacture {
        font-size: 14px;
    }
}