.product__complementary .swiper-slide{gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:780px){.product__complementary .swiper-slide{display:grid}.product__complementary .swiper-slide.grid-cols-2{grid-template-columns:repeat(2,1fr)}.product__complementary .swiper-slide.grid-cols-3{grid-template-columns:repeat(3,1fr)}}.product__complementary .swiper-slide .item--shadowed{border-radius:var(--radius);padding:10px}.product__complementary .link_collapsing_title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}#QuickViewModal .product__complementary .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__complementary .swiper:has(.item--shadowed){padding-inline:4px}.product__complementary swiper-slider{padding-bottom:25px!important}.product-card-horizontal{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product-card-horizontal .product-card-link{height:auto}.product-card-horizontal .product-card-horizontal-infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-card-horizontal .product-card__info{padding-block:0}.product-card-horizontal .product-card-image-wrapper{width:80px;min-width:80px;max-width:80px}.product-card-horizontal .product-card__name p{margin-bottom:0;font-size:min(12px,var(--product_card_title__size)*.75)}.product-card-horizontal .product-card__name button-wishlist{position:relative;left:15px;height:2rem}.product-card-horizontal .price--normal .price__regular .price-item--regular,.product-card-horizontal .price--normal.price--on-sale .price-item--sale{font-size:calc(var(--body__size)*1.25)}.product-card-horizontal .price--normal.price--on-sale .price-item--regular{font-size:var(--body__size)}.product-card-horizontal .price--small .price__regular .price-item--regular,.product-card-horizontal .price--small.price--on-sale .price-item--sale{font-size:calc(var(--body__size)*1)}.product-card-horizontal .price--small.price--on-sale .price-item--regular{font-size:calc(var(--body__size)*.75)}.product-card-horizontal .price--large .price__regular .price-item--regular,.product-card-horizontal .price--large.price--on-sale .price-item--sale{font-size:calc(var(--body__size)*1.5)}.product-card-horizontal .price--large.price--on-sale .price-item--regular{font-size:calc(var(--body__size)*1.25)}.product-card-horizontal product-form{display:block;padding:0!important}.product-card-horizontal .product-form__submit,.product-card-horizontal quick-view{position:relative;top:initial;left:initial;bottom:initial;font-size:calc(var(--body__size)*.75);padding:5px 10px!important;margin-top:auto;-webkit-box-shadow:none;box-shadow:none;border:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:var(--button__transform);line-height:var(--button__line_height);letter-spacing:var(--button__letter_spacing);font-weight:var(--button__weight);color:var(--color_links);background:rgba(0,0,0,0);border-radius:0;cursor:pointer}.product-card-horizontal .product-form__submit span,.product-card-horizontal quick-view span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.product-card-horizontal .product-form__submit svg,.product-card-horizontal quick-view svg{width:calc(var(--body__size)*.75);height:calc(var(--body__size)*.75);margin-left:8px;translate:-.25rem 0;-webkit-transition:translate .2s ease-in;-o-transition:translate .2s ease-in;transition:translate .2s ease-in}.product-card-horizontal:hover .product-form__submit svg,.product-card-horizontal:hover quick-view svg{translate:0 0}