﻿.product-name{font-weight:bold;margin-bottom:15px;display:inline-block;font-size:16px;}.product-price{margin-bottom:10px;font-weight:bold;}.product-price .was-price{text-decoration:line-through;margin-right:15px;}.overlay-image{position:absolute;top:34px;z-index:9;}.overlay-image img{max-width:100px;}@media(max-width:767px){.overlay-image img{max-width:65px;}}.cshop-product-carousel .product-carousel{position:relative;width:100%;display:flex;align-items:center;}.cshop-product-carousel .carousel-viewport{width:100%;overflow:hidden;}.cshop-product-carousel .carousel-track{display:flex;justify-content:center;}.cshop-product-carousel .carousel-card-item{box-sizing:border-box;padding:8px;flex:0 0 auto;display:block;}.cshop-product-carousel .carousel-card{height:100%;padding:12px;border:1px solid #ddd;border-radius:8px;background:#fff;}.cshop-product-carousel .carousel-card img{width:100%;height:auto;display:block;}.cshop-product-carousel .carousel-arrow{background:none;border:0;padding:0;cursor:pointer;color:#707070;font-size:32px;}@media(max-width:992px){.cshop-product-carousel .carousel-arrow{font-size:18px;}}.cshop-product-carousel .carousel-arrow[hidden]{visibility:hidden;display:block!important;}.homepage-dynamic-carousel{--carousel-gap:2rem;--carousel-duration:28s;margin:1.5rem 0 2rem;overflow:hidden;width:100%;background:transparent;}.homepage-dynamic-carousel__viewport{overflow:hidden;width:100%;}.homepage-dynamic-carousel__track{display:flex;width:max-content;will-change:transform;animation:homepage-dynamic-carousel-scroll var(--carousel-duration) linear infinite;}.homepage-dynamic-carousel:hover .homepage-dynamic-carousel__track,.homepage-dynamic-carousel:focus-within .homepage-dynamic-carousel__track{animation-play-state:paused;}.homepage-dynamic-carousel__group{display:flex;align-items:center;gap:var(--carousel-gap);padding-right:var(--carousel-gap);}.homepage-dynamic-carousel__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:.25rem .75rem;text-decoration:none;color:inherit;line-height:0;min-width:120px;}.homepage-dynamic-carousel__media{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:84px;overflow:hidden;background:transparent;box-shadow:none;}.homepage-dynamic-carousel__item--static .homepage-dynamic-carousel__media{min-height:0;padding:0;}.homepage-dynamic-carousel__image{display:block;width:auto;height:auto;max-width:100%;max-height:84px;object-fit:contain;}@media(max-width:767px){.homepage-dynamic-carousel{--carousel-gap:1.25rem;}}@media(prefers-reduced-motion:reduce){.homepage-dynamic-carousel__track{animation:none;transform:none;}}@keyframes homepage-dynamic-carousel-scroll{from{transform:translateX(0);}to{transform:translateX(-50%);}}