.tpt-product-list-container{position:relative;padding-bottom:60px}.tpt-product-list-item{height:100%;border-radius:var(--item-border-radius);background-color:transparent;box-shadow:0 4px 12px #0000000d;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.tpt-product-list-item:hover{box-shadow:0 8px 20px #0000001a}.tpt-product-list-item-fullscreen{width:100%;padding:0}.tpt-product-list-item-fullscreen .tpt-product-list-item-content{display:flex;flex-direction:row;align-items:center;width:100%;height:100%}.tpt-product-list-container .tpt-swiper-container{margin-bottom:70px}.tpt-product-list-item-fullscreen .tpt-product-list-item-information{flex:1;padding:40px;max-width:50%;order:1;z-index:1}.tpt-product-list-item-fullscreen .tpt-product-list-item-image{flex:1;position:relative;width:50%;height:100%;overflow:hidden;border-radius:20px;order:2}.tpt-product-list-item-fullscreen .tpt-product-list-item-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;border-radius:20px;max-height:600px}.tpt-product-list-item:hover .tpt-product-list-item-image img{transform:scale(1.05)}.tpt-product-list-item-information{display:flex;flex-direction:column;flex-grow:1;padding:20px}.tpt-product-list-item-title{font-size:18px;font-weight:600;margin:0 0 10px;line-height:1.3}.tpt-product-list-item-title a{color:rgb(var(--tpt-section-foreground-color));text-decoration:none}.tpt-product-list-item-title a:hover{text-decoration:underline}.tpt-product-list-item-price{margin-bottom:15px;font-weight:500}.tpt-product-list-item-price-sale{font-weight:600;color:#e53935;margin-right:8px}.tpt-product-list-item-price-regular{font-weight:500}.tpt-product-list-item-price-sale+.tpt-product-list-item-price-regular{text-decoration:line-through;color:#9e9e9e;font-weight:400;font-size:.9em}.tpt-product-list-item-description{margin-bottom:20px;flex-grow:1;font-size:14px;line-height:1.5;color:rgba(var(--tpt-section-foreground-color),.8)}.tpt-product-list-item-description p{margin:0 0 10px}.tpt-product-list-item-description p:last-child{margin-bottom:0}.tpt-product-list-item-button{margin-top:auto}.tpt-product-list-item-button .tpt-button__primary{width:100%;text-align:center;padding:12px 20px;font-size:14px;font-weight:500;border-radius:var(--tpt-input-button-radius);transition:opacity .2s ease}.tpt-product-list-item-button .tpt-button__primary:hover{opacity:.9}.tpt-product-list-container .swiper-slide{height:auto}.tpt-product-list-navigation{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:10;display:flex;justify-content:space-between;pointer-events:none;padding:0 10px}.tpt-product-list-navigation .swiper-button{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:rgb(var(--tpt-section-button-background-color));color:rgb(var(--tpt-section-button-text-color));border-radius:50%;cursor:pointer;opacity:.8;transition:opacity .2s ease;pointer-events:auto;border:none}.tpt-product-list-navigation .swiper-button:hover{opacity:1}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.tpt-product-list-container .swiper-paginations{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;margin-top:20px}.tpt-product-list_slider .tpt-swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag{background-color:#fd5b2a!important}.tpt-product-list-container .tpt-swiper-scrollbar.swiper-scrollbar-horizontal{height:.5rem!important;margin-top:0!important;width:60%}.tpt-product-list-container .swiper-button .swiper-button-prev,.tpt-product-list-container .swiper-button .swiper-button-next{top:unset;width:48px;height:48px;border-radius:100px;border:2px solid #FD5B2A;padding:16px;box-sizing:border-box}.tpt-product-list-container .swiper-button .swiper-button-prev{left:10%}.tpt-product-list-container .swiper-button .swiper-button-next{right:10%}.tpt-product-list-container .swiper-button .swiper-button-prev:after,.tpt-product-list-container .swiper-button .swiper-button-next:after{font-size:24px;color:#fd5b2a;font-weight:600}@media screen and (max-width: 1023px){.tpt-product-list-item-title{font-size:24px!important}.tpt-product-list-navigation{padding:0 5px}.tpt-product-list-navigation .swiper-button{width:36px;height:36px}.tpt-product-list-item-fullscreen .tpt-product-list-item-information{padding:0 30px 30px}.tpt-product-list-item-fullscreen .tpt-product-list-item-content{align-items:flex-start}}@media screen and (max-width: 767px){.tpt-product-list-container{padding-bottom:50px}.tpt-product-list-item-information{padding:15px;justify-content:space-between}.tpt-product-list-item-title{font-size:15px;margin-bottom:8px}.tpt-product-list-container .tpt-swiper-container{margin-bottom:20px}.tpt-product-list-item-price{margin-bottom:10px}.tpt-product-list-item-description{margin-bottom:15px;font-size:13px}.tpt-product-list-item-fullscreen .tpt-product-list-item-image img{height:300px;object-fit:contain}.tpt-product-list-navigation .swiper-button{width:32px;height:32px}.tpt-product-list-navigation .swiper-button svg{width:7px;height:12px}.tpt-product-list-item-fullscreen .tpt-product-list-item-content{flex-direction:column-reverse;min-height:auto;height:100%}.tpt-product-list-item-fullscreen .tpt-product-list-item-information,.tpt-product-list-item-fullscreen .tpt-product-list-item-image{max-width:100%;width:100%;padding:20px;border-radius:20px}.tpt-product-list-item-fullscreen .tpt-product-list-item-image{max-height:300px;height:300px}.tpt-product-list-item-fullscreen .tpt-product-list-item-image img{border-radius:0}.tpt-product-list-container .tpt-swiper-scrollbar.swiper-scrollbar-horizontal{margin-top:12px;width:60%}.tpt-product-list-container .swiper-button .swiper-button-prev,.tpt-product-list-container .swiper-button .swiper-button-next{top:unset;width:48px;height:48px;border-radius:100px;border:1px solid #FD5B2A;padding:16px;box-sizing:border-box}.tpt-product-list-container .swiper-button .swiper-button-prev{left:0}.tpt-product-list-container .swiper-button .swiper-button-next{right:0}.tpt-product-list-container .swiper-button .swiper-button-prev:after,.tpt-product-list-container .swiper-button .swiper-button-next:after{font-size:24px;color:#fd5b2a}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/tpt-product-list.css.map */
