
.shopify-section--product-recommendations .product-list--center .product-list__inner { margin: 0; --product-list-column-gap: 10px;     --grid-gap: 10px;}
.shopify-section--product-recommendations header.section__header { display: flex; align-items: center; justify-content: space-between; width: 100%; max-width: 100%; }
.shopify-section--product-recommendations .see_all_btn svg.button-right-arrow path {fill: rgb(var(--text-color));}
.shopify-section--product-recommendations .see_all_btn span { text-decoration: underline; text-underline-offset: 3px; }

@media(max-width:740px){
    .shopify-section--product-recommendations .inner-additinal-box { padding-right: 0; }
}








