.social-media--list{gap:15px;margin-top:10px}.product-card__figure .product-card__image,.product-image-slider-wrapper .product-image-slide{display:none}.product-image-slider-wrapper .product-image-slide.is-active{display:block}.custom-arrows{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:2}.custom-arrow{background-color:#00000080;color:#fff;border:none;padding:0;cursor:pointer;font-size:35px;border-radius:50%;width:35px;height:35px;line-height:0px}.custom-arrow:hover{background-color:#f35928b5}.custom-arrow.prev{left:10px}.custom-arrow.next{right:10px}.product-image-slider-wrapper .custom-arrows{display:none}.product-image-slider-wrapper:hover .custom-arrows{display:flex}product-card.product-card{border:1px solid #221f201a;border-radius:22px;box-shadow:0 0 14.604644775390625px #221f2014}@media screen and (min-width: 1400px){.product-list{--product-list-default-row-gap: 3rem;--product-list-default-column-gap: 1.5rem}}.size-button{background-color:#f1f1f1;color:#333;border:1px solid #ccc;padding:4px 8px;margin:2px;cursor:pointer;border-radius:4px;transition:opacity .3s ease}.size-button:hover{background-color:#f35928b5;color:#fff}.size-button.unavailable{background-color:#e1e1e1;color:#aaa;cursor:not-allowed;opacity:.5}.size-button[disabled]{pointer-events:none;opacity:.5}.product-card__info{background-color:#e8e8e8;padding:20px;border-radius:0 0 20px 20px}.bag-icon{width:40px;height:40px;background:#fff;border-radius:50%;padding:9px;cursor:pointer;box-shadow:0 2px 5px #0000001a;position:absolute;right:15px;bottom:0;z-index:1;transition:transform .3s ease}span.bag-icon-text{display:none}.bag-icon:hover{background-color:#f25b2b4a;transform:rotate(10deg)}.drawer-option .option-row{display:flex;gap:5px}.quick-add-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}.quick-add-drawer.active{display:block}.drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.drawer-panel{position:absolute;right:-400px;top:0;width:360px;height:100%;background:#fff;padding:20px;display:flex;flex-direction:column;transition:right .35s ease}.quick-add-drawer.active .drawer-panel{right:0}.drawer-close{background:none;border:none;font-size:26px;position:absolute;right:10px;top:10px;cursor:pointer}.drawer-content{margin-top:20px;padding-top:10px;flex:1;overflow-y:auto}.drawer-bottom{margin-top:16px;padding-top:16px;border-top:1px solid #eee}.drawer-bottom-row{display:flex;align-items:center;gap:12px}.drawer-qty{display:flex;align-items:center;border:1px solid #ddd;border-radius:8px;padding:4px 8px}.drawer-qty input{width:40px;text-align:center;border:none;font-size:16px}.drawer-qty input:focus{outline:none}.qty-btn{background:none;border:none;font-size:20px;padding:0 4px;cursor:pointer}.drawer-atc-btn{flex:1;background:#111;color:#fff;padding:14px;border-radius:8px;border:none;font-size:16px}.drawer-view-btn{display:block;width:100%;text-align:center;padding:12px;margin-top:10px;border-radius:8px;border:1px solid #ddd;text-decoration:none;color:#111;background:#fff}.variant-btn{padding:10px 14px;border:1px solid #ddd;border-radius:10px;background:#fff;cursor:pointer}.variant-btn.active{border-color:#111;background:#111;color:#fff}.variant-btn.disabled{opacity:.4;cursor:not-allowed}div#drawerOptions{margin-top:20px}a#drawerViewProduct:hover{background-color:#eb5a2a;color:#fff}.view-similar-btn{position:absolute;bottom:20px;right:20px;z-index:9000;background:#000;color:#fff;border:none;padding:12px 18px;border-radius:30px;font-size:14px;cursor:pointer;box-shadow:0 4px 10px #0003;transition:.2s}.view-similar-btn:hover{background:#333}.similar-drawer{position:fixed;bottom:-100%;left:0;width:100%;height:45%;background:#fff;z-index:9999;box-shadow:0 -4px 20px #00000026;border-radius:18px 18px 0 0;transition:bottom .35s ease;display:flex;flex-direction:column}.similar-drawer.open{bottom:0}.drawer-header{padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.drawer-close{background:none;border:none;font-size:26px;cursor:pointer;line-height:1}.similar-products-container{display:flex;gap:20px;padding:20px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.similar-products-container::-webkit-scrollbar{height:6px}.similar-products-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.similar-card{flex:0 0 calc(50% - 20px);max-width:220px}.similar-card img{width:100%;height:auto;border-radius:12px;object-fit:cover}.similar-card-title{font-size:13px;margin-top:6px}.similar-card-price{font-weight:700;font-size:14px;margin-top:3px}@media screen and (min-width: 768px){.similar-card{flex:0 0 calc(20% - 20px)}}@media screen and (min-width: 1200px){.similar-card{flex:0 0 calc(14.28% - 20px)}}.product-image-container{position:relative;display:inline-block}.product-image{width:100%;height:auto}.share-dropdown{position:absolute;top:10px;right:10px;z-index:10}@media screen and (max-width: 700px){.share-dropdown{top:70px;right:5px}}.share-btn{background-color:transparent;border:none;cursor:pointer}.share-icon{width:24px;height:24px}.share-dropdown-content{display:none;position:absolute;top:35px;right:0;background-color:#fff;border:1px solid #ccc;box-shadow:0 4px 6px #0000001a;z-index:10;width:200px}.share-dropdown-content a{padding:8px 12px;display:flex;align-items:center;text-decoration:none;color:#333}.share-dropdown-content a:hover{background-color:#f0f0f0}.social-icon{width:20px;height:20px;margin-right:10px}.share-dropdown.open .share-dropdown-content{display:block}.share-dropdown.open #shareIcon{content:url(close-icon.svg)}.custom-container{width:90%;margin:0 auto;padding:40px 0}.custom-page-title{text-align:center;font-size:3rem;color:#333;margin-bottom:20px}.custom-intro-text{text-align:center;font-size:1.2rem;color:#555;margin-bottom:40px}.custom-contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:40px}.custom-contact-card{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.custom-contact-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #00000026}.custom-card-title{font-size:1.8rem;color:#333;margin-bottom:15px}.custom-contact-info{font-size:1.1rem;color:#555}.custom-contact-info a{color:#fa5e17;text-decoration:none;font-weight:700}.custom-contact-info a:hover{text-decoration:underline}.custom-office-address-card{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 10px #0000001a;margin-top:40px}.custom-office-address-card iframe{width:100%;height:400px;border:0}@media (max-width: 768px){.custom-contact-cards{grid-template-columns:1fr}.custom-contact-card{flex-basis:100%}}@media (max-width: 480px){.custom-page-title{font-size:2rem}.custom-intro-text,.custom-contact-info{font-size:1rem}.custom-container{width:95%}.custom-contact-cards{gap:20px}.custom-office-address-card{margin-top:30px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/revin.css.map */
