.collection-products{display:flex;flex-wrap:wrap;gap:0px;justify-content:center;background-color:#fff;border-radius:3px}.collection-products-heading{margin-bottom:10px;font-size:20px}.collection-products-wrp{display:none}.collection-products-wrp.active{display:flex;flex-wrap:wrap;gap:0px;background-color:#fff;border-radius:3px;justify-content:center}.products-container{position:relative;display:flex;flex-wrap:wrap;gap:18px;justify-content:center;width:100%}.product-item{flex:0 1 100px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:6px 8px 10px;border-radius:4px;transition:box-shadow 0.18s ease,transform 0.18s ease,background-color 0.18s ease}.product-item:hover{background-color:#fafafa;box-shadow:0 4px 10px rgb(0 0 0 / 0.06);transform:translateY(-2px)}.txt_wrp{-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;display:-webkit-box;overflow:hidden;text-align:center;line-height:18px;margin:10px 0}.txt_wrp>a{font-size:13px;line-height:18px;color:#444249;text-decoration:none;transition:color 0.18s ease}.product-item:hover .txt_wrp>a{color:#a6212e}.bottom_wrp{align-items:center;align-self:center;display:flex;flex-direction:column;gap:10px;margin-top:auto;margin-bottom:10px}.bottom_wrp>.price{color:#444249;font-size:12px}.bottom_wrp .product-card--add-to-cart-button,.bottom_wrp .button.accent,.bottom_wrp button{border:1px solid #ccc;border-radius:3px;display:flex;font-size:12px;font-weight:400;height:25px;justify-content:center;align-items:center;line-height:1;margin:0;min-width:70px;padding:5px 14px;background-color:#fff;color:#444249;cursor:pointer;transition:background-color 0.18s ease,color 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease,transform 0.1s ease}.bottom_wrp .product-card--add-to-cart-button:hover,.bottom_wrp .button.accent:hover,.bottom_wrp button:hover{background-color:#a6212e;border-color:#a6212e;color:#fff;box-shadow:0 3px 8px rgb(166 33 46 / 0.35);transform:translateY(-1px)}.bottom_wrp .product-card--add-to-cart-button:active,.bottom_wrp .button.accent:active,.bottom_wrp button:active{transform:translateY(0);box-shadow:0 1px 3px rgb(0 0 0 / 0.2) inset}.bottom_wrp .product-card--add-to-cart-button[disabled]{cursor:default;opacity:0.6;box-shadow:none}.bottom_wrp .product-card--add-to-cart-button .spinner{position:absolute;top:80%;left:70%;z-index:20;opacity:0;width:4px!important;height:4px!important;max-width:4px!important;max-height:4px!important;padding:7px}#show-more{border:1px solid #ccc;border-radius:4px;font-weight:700;text-transform:uppercase;width:180px;margin-top:7px;padding:5px 0;text-align:center}.sh_more{display:flex;justify-content:center;align-items:center;width:100%;margin-top:18px}.show-more-btn{border:1px solid #ccc;border-radius:4px;padding:14px 55px;color:#a5a5a5;background-color:#fff;font-size:13px;cursor:pointer;transition:background-color 0.18s ease,color 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease,transform 0.1s ease}.show-more-btn:hover{border-color:#a6212e;color:#a6212e;box-shadow:0 3px 10px rgb(0 0 0 / 0.08);transform:translateY(-1px)}.show-more-btn:active{transform:translateY(0);box-shadow:0 1px 3px rgb(0 0 0 / 0.15) inset}.add-to-cart-btn{border:1px solid #ccc;border-radius:3px;display:flex;font-size:12px;font-weight:400;height:25px;justify-content:center;line-height:1;margin:0;min-width:50px;padding:5px 10px}.collection-slider-wrapper{display:flex;align-items:center;overflow:hidden;position:relative;margin-bottom:1.25rem;gap:6px}.collection-slider-wrapper>ul{margin:0;list-style:none}.slider__button{background-color:#f5f5f6;color:#6c6b70;border-radius:4px;padding:8px 20px;font-size:13px;border:none;cursor:pointer;white-space:nowrap;transition:background-color 0.18s ease,color 0.18s ease,box-shadow 0.18s ease,transform 0.1s ease}.slider__button:hover:not(.active){background-color:#e8e8ea;color:#444249;box-shadow:0 2px 6px rgb(0 0 0 / 0.08);transform:translateY(-1px)}.slider__button.active{background-color:#a6212e;color:#fff;box-shadow:0 3px 10px rgb(166 33 46 / 0.35)}.slider__button:focus-visible{outline:2px solid #a6212e;outline-offset:2px}.slider{display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap}.slider::-webkit-scrollbar{display:none}.slider-arrow{background:#fff;border:1px solid #e4e4e4;cursor:pointer;border-radius:999px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0 4px;transition:background-color 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease,transform 0.1s ease,opacity 0.18s ease}.slider-arrow svg path{transition:fill 0.18s ease}.slider-arrow:hover{background-color:#f5f5f6;border-color:#d1d1d1;box-shadow:0 2px 6px rgb(0 0 0 / 0.12);transform:translateY(-1px)}.slider-arrow:hover svg path{fill:#444249}.slider-arrow:active{transform:translateY(0);box-shadow:0 1px 3px rgb(0 0 0 / 0.16) inset}.collection-products-wrp.loading{position:relative;opacity:0.5;pointer-events:none}.loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner{width:3px!important;height:3px!important;border:2px solid rgb(0 0 0 / 0.1);border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite}.collection-spinner{width:40px;height:40px;border:4px solid rgb(0 0 0 / 0.1);border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite}.spinner-wrp{position:absolute;z-index:99;background-color:#f4f4f4;border-radius:4px;display:flex;justify-content:center;align-items:center;height:100%;width:100%}@keyframes spin{to{transform:rotate(360deg)}}