#trends_products .product-description .sort-description {
    display: inline-block;
}

#trends_products .product-trends-container {
    background: #F0F0F0;
}
#trends_products {
    overflow: hidden;
}
#trends_products .bon_manufacture {
    color: #3a3a3a;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 500;
}
#trends_products .bon_manufacture:hover,
#trends_products .product-title a:hover {
    color: #fc5b16;
}
#trends_products .comments_note {
    margin: 10px 0;
}
#trends_products .bonproduct__banner img {
    object-fit: cover;
}
#trends_products .product-title a {
    color: #3A3A3A;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    line-height: 180%;
    font-weight: 500;
}
#trends_products .product-description p {
    color: #7A7A7A;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    margin-bottom: 0;
}
#trends_products .add-to-cart-bonwrapper {
    flex-direction: column;
}
#trends_products .add-to-cart-bonwrapper .btn-secondary {
    padding: 17px 40px;
    background: transparent;
    color: #747474;
    border: 1px solid #ABABAB;
}
#trends_products .add-to-cart-bonwrapper .btn-secondary:hover {
    border-color: #313133;
    color: #fff;
}
#trends_products .add-to-cart-bonwrapper a:not(:last-child) {
    margin-bottom: 17px;
}
#trends_products .product-prices span[itemprop="price"] {
    line-height: 150%;
    font-weight: 600;
    letter-spacing: 0.05em;
}
#trends_products .discount.discount-percentage {
    display: none;
}
#trends_products .product-prices {
    margin-top: 0;
}
#trends_products .product-price {
    margin: 0;
    vertical-align: 0;
}
#trends_products .product-prices .price:not(:last-child) {
    margin-right: 15px;
}
#trends_products .product-prices .regular-price {
    color: #747474;
    font-size: 16px;
    line-height: 24px;
    text-decoration: line-through;
}
#trends_products .comments_scroll {
    display: flex;
    align-items: center;
}
#trends_products .product-variants .product-variants-item ul {
    margin-bottom: 30px;
}

#trends_products .product-actions .product-variants-item:first-child,
.product-variants > .product-variants-item {
    padding: 0;
    margin: 0;
}

#trends_products .product-title,
#trends_products .product-add-to-cart {
    padding: 0;
}
#trends_products .product-actions {
    display: flex;
    align-items: center;
}
#trends_products .product-actions__right {
    display: flex;
    align-items: center;
    justify-content: end;
}
#trends_products .product-actions__right {
    flex: 1 1 55%;
}
#trends_products .product-actions__left {
    flex: 1 1 45%;
}
#trends_products .product-actions .product-variants {
    padding: 0;
    margin: 10px 0 0 0;
}
#trends_products .product-description .sort-description {
    padding: 0;
    margin-bottom: 10px;
}
#trends_products .product-description {
    padding: 0;
}
#trends_products .bonproduct__media {
    position: relative;
    padding: 0;
    margin: 0 auto;
}
#trends_products .bonproduct__media-wrapper {
    cursor: pointer;
}
#trends_products .bonproduct__info-wrapper {
    width: 100%;
    height: max-content;
    z-index: 1;
}
/*swiper nav*/
#trends_products .swiper-button-next::after, #trends_products .swiper-button-prev::after {
    font-family: bonicon;
    color: #161616;
    font-weight: 800;
    transition: all .3s ease;
}
#trends_products .swiper-button-next, #trends_products .swiper-button-prev {
    position: relative;
    transform: none;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    margin-top: 0;
}
#trends_products .bonproducttrend-button_wrapper {
    display: flex;
    align-items: center;
    opacity: 0;
}
#trends_products.ready-to-show .bonproducttrend-button_wrapper {
    opacity: 1;
}
#trends_products .bonproducttrend-button_wrapper span {
    font-size: 11px;
}
#trends_products .bonproducttrend-button_wrapper .current {
    color: #3a3a3a;
}
#trends_products .bonproducttrend-button_wrapper .slash {
    margin: 0 4px;
}
#trends_products .swiper-button-next:hover::after, #trends_products .swiper-button-prev:hover::after {
    color: #fc5b16;
}
#trends_products .swiper-button-next::after, #trends_products .swiper-rtl .swiper-button-prev::after {
    content: '\e804';
}
#trends_products .swiper-button-prev::after, #trends_products .swiper-rtl .swiper-button-next::after {
    content: '\e802';
}
#trends_products .bonproduct__info-header-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
#trends_products .product-add-to-cart .add-to-cart-bonwrapper .add-to-cart {
    margin: 0;
    min-width: 100%;
    justify-content: center;
}
/*responsive part*/

@media screen and (min-width: 1881px) {
    #trends_products article {
        padding: 0 24px;
    }
    #trends_products .bonproduct__banner img {
        max-width: 470px;
    }
    #trends_products .product-prices span[itemprop="price"] {
        font-size: 14px;
    }
    #trends_products .product-actions__right .bon-tooltip {
        margin-right: 25px;
    }
    #trends_products .product-title a {
        font-size: 13px;
    }
    #trends_products .bonproduct__info-wrapper {
        padding: 20px 80px;
    }
    #trends_products .bon_manufacture {
        font-size: 24px;
    }
    #trends_products .swiper-button-next {
        margin-left: 20px;
    }
    #trends_products .swiper-button-prev {
        margin-right: 20px;
    }
    #trends_products .swiper-button-next::after, #trends_products .swiper-button-prev::after {
        font-size: 12px;
    }
    #trends_products .bonproduct__media {
        max-width: 335px;
    }
}
@media screen and (min-width: 577px) and (max-width: 1880px) {
    #trends_products article {
        padding: 0 calc(15px + (24 - 15) * ((100vw - 577px) / (1880 - 577)));
    }
    #trends_products .product-prices span[itemprop="price"] {
        font-size: calc(12px + (14 - 12) * ((100vw - 577px) / (1880 - 577)));
    }
    #trends_products .product-title a {
        font-size: calc(11px + (13 - 11) * ((100vw - 577px) / (1880 - 577)));
    }
    #trends_products .bonproduct__info-wrapper {
        padding: calc(10px + (20 - 10) * ((100vw - 577px) / (1880 - 577))) calc(30px + (80 - 30) * ((100vw - 577px) / (1880 - 577)));
    }
    #trends_products .bon_manufacture {
        font-size: calc(18px + (24 - 18) * ((100vw - 577px) / (1880 - 577)));
    }
    #trends_products .swiper-button-next {
        margin-left: calc(10px + (20 - 10) * ((100vw - 577px) / (1880 - 577)));
    }
    #trends_products .swiper-button-prev {
        margin-right: calc(10px + (20 - 10) * ((100vw - 577px) / (1880 - 577)));
    }
    #trends_products .swiper-button-next::after, #trends_products .swiper-button-prev::after {
        font-size: calc(9px + (11 - 9) * ((100vw - 577px) / (1880 - 577)));
    }
    #trends_products .product-actions__right .bon-tooltip {
        margin-right: calc(15px + (25 - 15) * ((100vw - 577px) / (1880 - 577)));
    }
}
@media screen and (min-width: 769px) and (max-width: 1880px){
    #trends_products .bonproduct__banner img {
        max-width: calc(250px + (470 - 250) * ((100vw - 577px) / (1880 - 577)));
    }
    #trends_products .bonproduct__media {
        max-width: calc(200px + (335 - 200) * ((100vw - 577px) / (1880 - 577)))
    }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
    #trends_products .bonproduct__media {
        max-width: calc(150px + (250 - 150) * ((100vw - 577px) / (768 - 577)))
    }
    #trends_products .bonproduct__banner img {
        max-width: calc(290px + (375 - 290) * ((100vw - 577px) / (768 - 577)));
    }
}
@media screen and (max-width: 768px) {
    #trends_products .bonproduct__info-header-wrapper {
        margin-bottom: 0;
    }
    #trends_products .product-actions__right .bon-tooltip.boncompare-hook-wrapper {
        margin-right: 0;
    }
    #trends_products .product-actions__right .bon-tooltip {
        margin-bottom: calc(15px + (32 - 15) * ((100vw - 577px) / (1880 - 577)));
        margin-top: calc(15px + (32 - 15) * ((100vw - 577px) / (1880 - 577)));
    }
    #trends_products .product-actions__right #add-to-cart-or-refresh {
        width: 100%;
    }
    #trends_products .product-actions {
        flex-direction: column;
    }
    #trends_products .product-actions__left {
        text-align: center;
    }
    #trends_products .product-add-to-cart .add-to-cart-bonwrapper .add-to-cart {
        min-width: 100%;
    }
    #trends_products .product-actions__right {
        flex-wrap: wrap;
    }
    #trends_products .product-actions__right {
        justify-content: center;
    }
}
@media screen and (min-width: 577px) {
    #trends_products .product-trends-container {
        display: flex;
        align-items: center;
    }
}
@media screen and (max-width: 576px) {
    #trends_products .bonproduct__banner img {
        max-width: 100%;
    }
    #trends_products .product-prices span[itemprop="price"] {
        font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (576 - 320)));
    }
    #trends_products .product-title a {
        font-size: calc(11px + (13 - 11) * ((100vw - 320px) / (576 - 320)));
    }
    #trends_products .bonproduct__info-wrapper {
        padding: calc(20px + (30 - 20) * ((100vw - 320px) / (576 - 320))) calc(15px + (30 - 15) * ((100vw - 320px) / (576 - 320)));
    }
    #trends_products .bon_manufacture {
        font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (576 - 320)));
    }
    #trends_products .swiper-button-next {
        margin-left: calc(10px + (20 - 10) * ((100vw - 320px) / (576 - 320)));
    }
    #trends_products .swiper-button-prev {
        margin-right: calc(10px + (20 - 10) * ((100vw - 320px) / (576 - 320)));
    }
    #trends_products .swiper-button-next::after, #trends_products .swiper-button-prev::after {
        font-size: calc(9px + (11 - 9) * ((100vw - 320px) / (576 - 320)));
    }
    #trends_products .product-actions__right .bon-tooltip {
        margin-right: calc(15px + (32 - 15) * ((100vw - 320px) / (576 - 320)));
    }
    #trends_products article {
        padding: 0 20px;
    }
}