#swym-custom-collections-modal-background{height:100%;width:100vw;top:0;position:fixed;z-index:999999999}div#swym-list-action-wrapper{display:flex;justify-content:space-between;padding-inline:10px;margin-block:5px}#swym-custom-collections-modal-background:after{content:"";height:100%;width:100vw;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--swym-popup-overlay-bg-color);opacity:var(--swym-popup-overlay-opacity)}#swym-custom-collections-modal-parent{height:auto;background:var(--swym-popup-bg-color);border-radius:var(--swym-popup-border-radius);border:var(--swym-popup-border);min-height:505px;position:absolute}.swym-global-font-family{font-family:var(--swym-popup-font-family)}@media only screen and (min-width:768px){#swym-custom-collections-modal-parent{max-width:700px;width:100%;height:auto;display:flex;flex-direction:column;background:var(--swym-popup-bg-color);border-radius:var(--swym-popup-border-radius);border:var(--swym-popup-border);min-height:505px;top:50%;left:50%;transform:translate(-50%,-50%)}#swym-custom-collections-modal-parent.swym-layout--below_main_image{max-width:unset;width:505px}}@media only screen and (max-width:767px){#swym-custom-collections-modal-parent{bottom:0;max-height:100vh;overflow:scroll}}#swym-collections-title-and-close{padding-inline:20px;position:relative;color:var(--swym-popup-header-text-color);background-color:var(--swym-popup-header-bg-color)}p#swym-custom-modal-title{font-weight:var(--swym-popup-header-text-font-weight);font-size:var(--swym-popup-header-text-font-size);line-height:var(--swym-popup-header-text-font-size);text-align:var(--swym-popup-header-text-alignment);padding-right:20px}#swym-custom-mobile-title{display:none}#swym-custom-modal-close{font-size:27px;cursor:pointer;z-index:99;position:absolute;top:0;right:20px}.swym-custom-loaded{display:block!important}input[type=checkbox]{accent-color:var(--swym-popup-body-lists-checkbox-accent-color)}#swym-custom-image-wrapper{display:none;margin:1rem;position:relative;overflow:hidden}div#swym-multiple-wishlist-container{overflow-x:scroll;display:flex;flex-direction:column}#swym-custom-images-slide-container{display:none;width:100%;display:flex;flex-direction:row;overflow-x:scroll;scroll-behavior:smooth;list-style:none;margin:0;padding:0}.swym-custom-slide-arrow{position:absolute;display:flex;top:0;bottom:0;margin:auto;height:4rem;background-color:#fff;border:none;width:2rem;font-size:3rem;padding:0;cursor:pointer;opacity:.5;transition:opacity .1s}.swym-custom-slide-arrow:hover,.swym-custom-slide-arrow:focus{opacity:1}div#swym-custom-images-slide-container::-webkit-scrollbar{display:none}.swym-filter-option-name ::-webkit-scrollbar{display:none}#swym-custom-slide-arrow-prev{left:0;padding-left:.25rem;border-radius:0 2rem 2rem 0}#swym-custom-slide-arrow-next{right:0;padding-left:.75rem;border-radius:2rem 0 0 2rem}input#swym-new-list-name-input:focus{outline:none;border:1px solid #393D51}input#swym-new-list-name-input{transition:border-color .3s,box-shadow .3s}p#swym-list-guide-text{width:100%;text-align:left;font-weight:500;font-size:14px;margin-top:5px;margin-bottom:5px}p#swym-create-list-title{font-weight:600;font-size:16px}div#swym-custom-backdrop{position:fixed;width:100%;height:100%;display:flex;z-index:9999999;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#2c2c2c7f}div#swym-create-list-title-wrapper{width:100%;display:flex;justify-content:space-between;border-bottom:2px solid #EBEBEB}button#swym-custom-notconfirm-list-button{background:none;border:none;cursor:pointer;font-size:25px;color:gray}button#swym-custom-confirm-list-button{cursor:pointer;font-size:var(--swym-popup-add-to-list-submit-btn-font-size);font-weight:var(--swym-popup-add-to-list-submit-btn-font-weight);height:var(--swym-popup-add-to-list-submit-btn-height);background:var(--swym-popup-add-to-list-submit-btn-bg-color);color:var(--swym-popup-add-to-list-submit-btn-text-color);text-align:var(--swym-popup-add-to-list-submit-btn-text-alignment);border:var(--swym-popup-add-to-list-submit-btn-border);margin-bottom:10px;border-radius:var(--swym-popup-add-to-list-submit-btn-border-radius)}div#swym-create-list-button-wrapper{display:flex;flex-direction:column;text-align:center;justify-content:center;background:#fff;width:100%;gap:15px;margin-bottom:5px}div#swym-create-list-mobile-modal{position:absolute;background:#fff;border:1px solid #EBEBEB;justify-content:center;display:flex;flex-direction:column;width:100%;bottom:50%}div#swym-custom-mobile-modal-wrapper-title{display:flex;justify-content:space-between;padding:10px}div#swym-custom-mobile-modal-wrapper-buttons{display:flex;flex-direction:column}img.swym-custom-slider-image{object-fit:contain;flex:1 0 100%}button.swym-zoomed-image-close-button.close-button{position:relative;top:1%;font-size:20px;border-radius:100px;cursor:pointer;border:1px solid #c2c0c0}.zoomed-image{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:999999999999999999999999;display:flex;justify-content:center;align-items:center;flex-direction:column}.zoomed-image img{max-width:90%;max-height:90%;object-fit:contain}button#swym-collections{display:none;position:absolute;z-index:999;background:none;border:none;font-size:30px;right:1%;top:1%}button#swym-list-action-btn{cursor:pointer;background:var(--swym-selected-filter-label-bg-color);color:#fff;font-family:inherit;border-color:var(--swym-selected-filter-label-bg-color);border-radius:5px}div#swym-custom-list-id-container{max-height:90px;overflow-y:scroll;display:flex;flex-direction:column;padding:10px;width:100%;font-size:13px}div#swym-images-and-components-container{display:flex;flex-direction:row;justify-content:space-between;padding-left:20px;padding-right:20px}div#swym-images-container{display:flex;flex-direction:column;width:180px;align-items:center;flex:.5}div#swym-custom-product-title{font-weight:var(--swym-popup-body-title-font-weight);font-size:var(--swym-popup-body-title-font-size);color:var(--swym-popup-body-title-text-color);line-height:18px}div#swym-custom-vendor-title{font-size:var(--swym-popup-body-vendor-font-size);font-weight:var(--swym-popup-body-vendor-font-weight);color:var(--swym-popup-vendor-text-color);display:var(--swym-vendor-display-style)}div#swym-custom-variant-title{font-size:var(--swym-popup-body-variant-title-font-size);font-weight:var(--swym-popup-body-variant-title-font-weight);color:var(--swym-popup-body-variant-title-text-color)}div#swym-custom-variant-price{font-size:var(--swym-popup-body-variant-price-font-size);font-weight:var(--swym-popup-body-variant-price-font-weight);color:var(--swym-popup-body-variant-price-text-color);line-height:20px}div#swym-custom-product-info{display:flex;flex-direction:column;align-items:flex-start;text-align:var(--swym-popup-body-details-alignment);line-height:30px;margin-left:5px;color:var(--swym-popup-body-details-text-color)}div#swym-custom-component-container{display:flex;flex-direction:column;width:100%;padding-left:10px;flex:.5}div#swym-custom-variant-selector-container{display:flex;flex-direction:column;border-radius:var(--swym-popup-variant-selector-border-radius);border:var(--swym-popup-variant-selector-border);padding:var(--swym-popup-variant-selector-padding);text-align:var(--swym-popup-variant-selector-text-alignment)}div#swym-custom-add-to-wishlist-container{width:100%;display:flex;flex-direction:row-reverse;height:100%;align-items:center}button#swym-custom-add-to-wishlist-button{cursor:pointer;min-width:218px;height:var(--swym-popup-add-to-list-btn-height);flex-shrink:0;background:var(--swym-popup-add-to-list-btn-bg-color);color:var(--swym-popup-add-to-list-btn-text-color);float:right;margin:20px;text-align:var(--swym-popup-add-to-list-btn-text-alignment);border-radius:var(--swym-popup-add-to-list-btn-border-radius);border:var(--swym-popup-add-to-list-btn-border);font-size:var(--swym-popup-add-to-list-btn-font-size);font-weight:var(--swym-popup-add-to-list-btn-font-weight)}.swym-filter-option-name{display:flex;flex-direction:column;padding-left:10px}label.swym-filter-labels{display:flex;border:1px solid #D8D8D8;height:30px;text-align:center;justify-content:center;border-radius:4px;align-items:center;width:auto;padding:8px 12px;cursor:pointer;font-size:var(--swym-popup-options-values-font-size);font-weight:var(--swym-popup-options-values-font-weight);color:var(--swym-popup-options-values-color);white-space:nowrap;margin:6px 8px 2px 0}label.swym-filter-labels.selected{color:var(--swym-selected-filter-label-color);background-color:var(--swym-selected-filter-label-bg-color)}label.swym-filter-labels:hover{transform:scale(1.15);transition:.1s ease-in-out;text-decoration:underline}img#swym-custom-image-blob.selected{border:1px solid #393D51;border-radius:2px}.swym-radio-buttons-container{display:flex;flex-direction:row;flex-wrap:wrap;max-height:140px;overflow-y:auto}div#swymOptionName{font-size:var(--swym-popup-options-title-font-size);font-weight:var(--swym-popup-options-title-font-weight);color:var(--swym-popup-options-title-color);line-height:16px}img#swym-custom-primary-image{cursor:zoom-in;object-fit:contain}img#swym-custom-image-blob{cursor:pointer;margin-right:8px;transform:scale(1);transition:transform .08s ease-in-out}img#swym-custom-image-blob:hover{transform:scale(1.3)}div#swym-custom-image-blob-container{margin-top:8px;margin-left:8px;display:flex}div#swym-input-and-label-wrapper{display:flex;color:var(--swym-popup-body-lists-text-color);font-size:var(--swym-popup-body-lists-font-size);font-style:normal;font-weight:var(--swym-popup-body-lists-font-weight);line-height:14px;flex-direction:var(--swym-popup-body-lists-checkbox-alignment);justify-content:space-between;align-items:center;margin-top:5px;margin-bottom:5px;cursor:pointer;transform:scale(1);transition:transform .08s ease-in-out}button#swym-custom-create-list-button{border:var(--swym-popup-create-new-list-btn-border);border-radius:var(--swym-popup-create-new-list-btn-border-radius);cursor:pointer;padding:15px;width:auto;text-align:var(--swym-popup-create-new-list-btn-text-alignment);margin-top:5px;font-size:var(--swym-popup-create-new-list-btn-font-size);font-weight:var(--swym-popup-create-new-list-btn-font-weight);color:var(--swym-popup-create-new-list-btn-text-color);background-color:var(--swym-popup-create-new-list-btn-bg-color)}p#swym-custom-select-preference-text{font-size:var(--swym-popup-body-preferences-font-size);font-weight:var(--swym-popup-body-preferences-font-weight);color:var(--swym-popup-body-preferences-text-color);text-align:var(--swym-popup-body-preferences-text-alignment);line-height:14px}div#swym-custom-multiple-wishlist-container{border-radius:4px;border:1px solid #EBEBEB;margin-top:15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}input.swym-custom-list-button{cursor:pointer}label.swym-custom-list-label{cursor:pointer;justify-content:right;display:flex;margin-right:10px}button#swym-custom-add-to-wishlist-button[disabled=true]{cursor:default;background:var(--swym-popup-add-to-list-disabled-btn-bg-color);color:var(--swym-popup-add-to-list-disabled-btn-text-color)}div#swym-custom-create-list-container{width:360px;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 15px;position:absolute;background:var(--swym-create-list-popup-bg-color);border:var(--swym-create-list-popup-border);border-radius:var(--swym-create-list-popup-border-radius)}div#swym-custom-images-caraousel{overflow-x:scroll}input#swym-custom-new-list-name-input{width:100%;font-style:normal;font-weight:400;height:40px;padding:15px}input#swym-custom-new-list-name-input:focus-visible{outline:0;outline-offset:0;box-shadow:none}button#swym-custom-create-list-button[disabled=true]{display:none}p#swym-custom-select-wishlists-text{font-size:var(--swym-popup-body-select-list-font-size);font-weight:var(--swym-popup-body-select-list-font-weight);text-align:var(--swym-popup-body-select-list-text-alignment);color:var(--swym-popup-body-select-list-text-color);line-height:14px}.swym-list-creation-buttons{margin-right:5px;margin-left:5px;cursor:pointer}.swym-hide-container{display:none!important}@media only screen and (min-width:1024px){div#swym-input-and-label-wrapper:hover{transform:scale(1.04);transition:.2s ease;text-decoration:underline}}@media(max-width:380px)and (max-height:550px){img.swym-custom-slider-image,div#swym-custom-product-info{display:none}div#swym-custom-component-container{margin-top:-30px}div#swym-collections-title-and-close{margin-top:15px}}@media(max-width:480px)and (max-height:741px){img.swym-custom-slider-image{width:150px;height:150px}div#swymOptionName{min-width:70px}}@media only screen and (max-width:768px){.swym-layout--carousel #swym-custom-image-wrapper #swym-custom-images-slide-container img{height:revert-layer!important}.swym-filter-option-name{flex-direction:row}div#swym-custom-product-info{margin:10px 5px}div#swym-custom-collections-modal-background{justify-content:flex-end}div#swymOptionName{min-width:70px}div#swym-custom-create-list-container{width:--webkit-fill-available}label.swym-filter-labels{margin:0 7px 0 0}p#swym-custom-modal-title{display:none}p#swym-custom-mobile-title{display:block;font-family:inherit;font-size:16px;font-weight:600;line-height:20px;letter-spacing:0px;text-align:left}div#swym-custom-add-to-wishlist-container{padding:5px}div#swym-custom-images-slide-container{display:flex;overflow-x:scroll}#swym-custom-image-wrapper{display:flex}div#swym-images-container,div#swym-product-info,div#swym-custom-image-blob-container{display:none}div#swym-custom-collections-modal-parent{flex-direction:column;width:-webkit-fill-available}div#swym-images-and-components-container{flex-direction:column}button#swym-custom-add-to-wishlist-button{width:100%;margin:0}.swym-radio-buttons-container{flex-wrap:nowrap;overflow-x:auto;padding:5px}div#swymOptionName{text-align:center;align-items:center;display:flex;padding:5px}div#swym-images-and-components-container,.swym-filter-option-name{padding:0}p#swym-custom-select-preference-text{display:none}div#swym-images-container{width:unset;height:250p}img#swym-custom-primary-image{height:250px;width:250px}div#swym-multiple-wishlist-container{margin-top:5px}div#swym-input-and-label-wrapper{line-height:unset}}.swym-layout--carousel #swym-images-container{display:none}.swym-layout--carousel #swym-custom-image-wrapper{flex:.5;display:block}.swym-layout--carousel #swym-custom-image-wrapper #swym-custom-images-slide-container img{height:100%;width:100%;margin:auto}.swym-layout--carousel #swym-custom-component-container{flex:.5}.swym-layout--below_main_image #swym-images-container,.swym-layout--below_main_image #swym-custom-component-container{flex:unset}.product-form .pro_qtyside{align-items:center}.swym-wishlist svg{width:29px;height:29px}.swym-wishlist .userdrop svg{fill:none}.swym-button-bar.swym-wishlist-button-bar{display:none!important}.swym-button.swym-add-to-wishlist-view-product.swym-heart.swym-added:after,.swym-button.swym-add-to-wishlist-view-product.swym-heart:after{font-size:25px!important}.add_to_wishlist--collection{position:absolute!important;z-index:1!important;top:20px!important;right:20px!important}.swym-wishlist{position:relative!important}.swym-wishlist .wbhcartitem.wbqtyboth{position:absolute;right:0;top:3px;bottom:0;background:#000;display:flex;justify-content:center;align-items:center}@media(max-width:1199px){.swym-wishlist svg{width:22px;height:22px}}@media(max-width:500px){.swym-button.swym-add-to-wishlist-view-product.swym-heart.swym-added:after,.swym-button.swym-add-to-wishlist-view-product.swym-heart:after{font-size:20px!important}}#swym-custom-collections-modal-parent *{font-family:var(--font-body-family)}#swym-custom-collections-modal-parent #swym-custom-modal-title{padding:0;text-align:center;margin:25px 0 40px;font-size:20px;text-transform:uppercase}#swym-custom-collections-modal-parent #swym-custom-modal-close{top:5px}#swym-custom-collections-modal-parent #swym-custom-product-title{font-size:calc(var(--font-heading-scale)* 25px);text-transform:uppercase;font-weight:400;line-height:unset;order:0;color:#000}#swym-custom-collections-modal-parent #swym-custom-vendor-title{order:1;opacity:.6;font-size:13px;line-height:1.3;display:none}#swym-custom-collections-modal-parent #swym-custom-variant-price{order:2;color:var(--color-pink);font-size:calc(var(--font-body-scale)* 20px);font-weight:var(--font-body-weight-bold)}#swym-custom-collections-modal-parent #swym-custom-variant-price:after{content:" TTC"}#swym-custom-collections-modal-parent div#swym-custom-product-info{gap:8px}#swym-custom-collections-modal-parent #swym-custom-add-to-wishlist-button{padding:8px 10px;min-height:45px;font-size:calc(var(--font-body-scale)* 16px);height:50px;letter-spacing:.3px;font-weight:var(--font-body-weight);background:#009ad1;border-radius:var(--buttons-radius-outset);margin-top:0}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid li{border:1px solid #e1e1e1;background:#fff;border-radius:var(--bg-radius);overflow:hidden;width:calc(20% - 16px);margin:0;padding:0 5px}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-title{color:#000;white-space:unset;text-overflow:unset;font-size:calc(var(--font-body-scale)* 16px);font-family:var(--font-body-family)}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-product-price{color:var(--color-pink);font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)* 18px)}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn{height:44px;background-color:transparent!important;color:#009ad1;border:1px solid #009ad1;transition:.5s;position:relative;cursor:pointer;text-transform:none;display:flex;justify-content:center;align-items:center;gap:8px}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:before{content:url("data:image/svg+xml; utf8, %3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3397_5)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.8218 6.5625H20.3438V8.53125V19.0312V21H18.375H2.625H0.65625V19.0312V8.53125V6.5625H2.19923C3.09203 2.79939 6.47435 0 10.5105 0C14.5467 0 17.929 2.79939 18.8218 6.5625ZM4.24073 6.5625C5.08057 3.89956 7.57005 1.96875 10.5105 1.96875C13.451 1.96875 15.9404 3.89956 16.7803 6.5625H4.24073ZM2.625 8.53125H18.375V19.0312H2.625V8.53125Z' fill='%23009ad1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3397_5'%3E%3Crect width='21' height='21' fill='%23009ad1'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");transform:scale(.9);transition:.5s}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:hover:before{content:url("data:image/svg+xml; utf8, %3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3397_5)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.8218 6.5625H20.3438V8.53125V19.0312V21H18.375H2.625H0.65625V19.0312V8.53125V6.5625H2.19923C3.09203 2.79939 6.47435 0 10.5105 0C14.5467 0 17.929 2.79939 18.8218 6.5625ZM4.24073 6.5625C5.08057 3.89956 7.57005 1.96875 10.5105 1.96875C13.451 1.96875 15.9404 3.89956 16.7803 6.5625H4.24073ZM2.625 8.53125H18.375V19.0312H2.625V8.53125Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3397_5'%3E%3Crect width='21' height='21' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:hover{color:#fff}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:after{position:absolute;content:"";top:0;left:0;width:0;border-radius:var(--buttons-radius);height:100%;background:#009ad1;transition:all .35s;z-index:-1}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn:hover:after{width:100%}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid .swym-wishlist-image-wrapper{margin-top:10px;height:unset;max-height:unset}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid,#swym-wishlist-render-container .swym-ui-component.swym-wishlist-page{max-width:100%}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid{gap:20px}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid li .swym-wishlist-image{transition:transform .6s ease;width:100%}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid li:hover .swym-wishlist-image{transform:scale(1.06)}#swym-wishlist-render-container .swym-ui-component.swym-wishlist-page .swym-wishlist-detail .swym-wishlist-detail-header{border:none;background:#e8eef1;border-radius:var(--bg-radius);padding-right:100px}#swym-wishlist-render-container .swym-wishlist-detail-separator{display:none}#swym-wishlist-render-container .swym-ui-component.swym-wishlist-page .swym-wishlist-container-title-bar{border:none}#swym-wishlist-render-container .swym-simple-wishlist-container{position:relative}#swym-wishlist-render-container .swym-ui-component.swym-wishlist-page .swym-wishlist-container-title-bar{border:none;position:absolute;z-index:2;width:calc(100% - 40px);left:20px;top:7px;pointer-events:none}#swym-wishlist-render-container .swym-ui-component.swym-wishlist-page .swym-wishlist-container-title-bar>*{pointer-events:auto}#swym-wishlist-render-container .swym-ui-component.swym-wishlist-page .swym-wishlist-container-title-bar .swym-wishlist-main-title{letter-spacing:0;font-size:22px;text-transform:uppercase;transform:translateY(-1px);font-weight:400}#swym-custom-collections-modal-parent div#swym-custom-variant-title{line-height:1.3}#swym-custom-collections-modal-parent #swym-custom-variant-selector-parent{margin-top:20px}#swym-custom-collections-modal-parent p#swym-custom-select-preference-text{color:#000;font-size:14px}@media only screen and (min-width:768px){html #swym-custom-collections-modal-parent{max-width:750px}}#swym-custom-collections-modal-parent .swym-filter-option-name{padding-left:0;flex-direction:column}#swym-custom-collections-modal-parent div#swym-custom-variant-selector-container{padding:15px;gap:15px}#swym-custom-collections-modal-parent div#swym-custom-variant-selector-container div#swymOptionName{font-size:14px;font-weight:500;color:var(--black-color)}#swym-custom-collections-modal-parent label.swym-filter-labels{font-size:14px;transform:scale(1)!important;text-decoration:none!important;height:35px;padding:8px 15px;color:#5b5b5b;border:1px solid #0000001a}#swym-custom-collections-modal-parent label.swym-filter-labels.selected{color:#000;background-color:transparent;box-shadow:0 0 0 .5px #000;border:1px solid #000}#swym-custom-collections-modal-parent .swym-radio-buttons-container{padding-left:2px}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-title{font-size:calc(var(--font-heading-scale)* 25px);text-transform:uppercase;font-weight:400;line-height:unset;color:#000}#swym-wishlist-render-container .swym-ui-component .swym-product-price .swym-product-final-price{color:var(--color-pink);font-size:calc(var(--font-body-scale)* 18px);font-weight:var(--font-body-weight-bold)}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-variants-container .swym-label{font-size:14px;font-weight:500;color:var(--black-color);letter-spacing:0}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-variants-container .swym-select select{background:#fff;border:1px solid #0000001a;font-size:calc(var(--font-body-scale)* 16px);color:#000;font-weight:400;letter-spacing:0;height:50px;border-radius:var(--inputs-radius);cursor:pointer}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-variants-container .swym-select .swym-icon:before{content:url("data:image/svg+xml; utf8, %3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3397_2)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.35402 0.646894C9.30758 0.600331 9.2524 0.563388 9.19165 0.538181C9.13091 0.512975 9.06579 0.5 9.00002 0.5C8.93425 0.5 8.86913 0.512975 8.80839 0.538181C8.74764 0.563388 8.69247 0.600331 8.64602 0.646894L5.00002 4.29389L1.35402 0.646894C1.26013 0.553007 1.1328 0.500262 1.00002 0.500262C0.867245 0.500262 0.739908 0.553007 0.646021 0.646894C0.552135 0.74078 0.49939 0.868118 0.49939 1.00089C0.49939 1.13367 0.552135 1.26101 0.646021 1.35489L4.64602 5.35489C4.69247 5.40146 4.74764 5.4384 4.80839 5.46361C4.86913 5.48881 4.93425 5.50179 5.00002 5.50179C5.06579 5.50179 5.13091 5.48881 5.19166 5.46361C5.2524 5.4384 5.30758 5.40146 5.35402 5.35489L9.35402 1.35489C9.40058 1.30845 9.43753 1.25327 9.46273 1.19253C9.48794 1.13178 9.50091 1.06666 9.50091 1.00089C9.50091 0.935126 9.48794 0.870005 9.46273 0.80926C9.43753 0.748515 9.40058 0.693339 9.35402 0.646894Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3397_2'%3E%3Crect width='10' height='6' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-add-to-cart-btn{margin-left:0;height:50px;max-width:100%;width:300px;gap:10px;display:flex;justify-content:center;align-items:center;text-transform:none;font-size:16px}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-add-to-cart-btn:before{content:url("data:image/svg+xml; utf8, %3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3397_5)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.8218 6.5625H20.3438V8.53125V19.0312V21H18.375H2.625H0.65625V19.0312V8.53125V6.5625H2.19923C3.09203 2.79939 6.47435 0 10.5105 0C14.5467 0 17.929 2.79939 18.8218 6.5625ZM4.24073 6.5625C5.08057 3.89956 7.57005 1.96875 10.5105 1.96875C13.451 1.96875 15.9404 3.89956 16.7803 6.5625H4.24073ZM2.625 8.53125H18.375V19.0312H2.625V8.53125Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3397_5'%3E%3Crect width='21' height='21' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-action-button-container{margin-top:20px}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-variants-container{margin-top:30px}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-more-details{margin:0}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-more-details .swym-more-details-btn{font-weight:400;color:#000;text-decoration:underline}#swym-wishlist-render-container .swym-wishlist-product-detail-tab-bar{display:none}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container{flex-direction:column-reverse;width:35%;margin-right:10%}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container .swym-image-thumbnails{width:100%;display:flex;flex-direction:row}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container .swym-image-thumbnails ul{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container .swym-image-thumbnails ul li{min-width:85px;border-radius:var(--media-radius);overflow:hidden}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container .swym-image-full img{width:100%}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container .swym-image-thumbnails .swym-image-thumb{border:1px solid #d1d1d1;border-radius:var(--media-radius);height:100%;background:transparent}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container .swym-image-thumbnails .swym-image-thumb.swym-selected{border:2px solid #000}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container .swym-image-full{width:100%}@media only screen and (max-width:1024px){#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid li{width:calc(25% - 15px)}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid{padding:0}#swym-wishlist-render-container .swym-ui-component .swym-simple-wishlist-container .swym-wishlist-detail .swym-action-bar{padding:5px 0}}@media only screen and (max-width:900px){#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-info{padding:0;overflow-y:hidden}html #swym-custom-collections-modal-background{z-index:21474836461}#swym-custom-collections-modal-parent #swym-custom-mobile-title{opacity:0}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid li{width:calc(50% - 10px)}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid li{padding:0}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-grid .swym-wishlist-item .swym-add-to-cart-btn{font-size:13px}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-main-title.swym-heading.swym-heading-1{letter-spacing:0;font-size:15px;text-transform:uppercase;transform:translateY(-1px);font-weight:400;margin:2px 0 0 10px}#swym-wishlist-render-container .swym-ui-component.swym-wishlist-page .swym-wishlist-container-title-bar{width:fit-content;left:unset;right:0;padding:0}#swym-wishlist-render-container .swym-ui-component .swym-simple-wishlist-container .swym-wishlist-container-title-bar .swym-user-login-status{top:11px;z-index:3;right:3px}#swym-wishlist-render-container .swym-ui-component .swym-simple-wishlist-container .swym-wishlist-detail .swym-wishlist-detail-header .swym-action-container{top:unset;position:relative}#swym-wishlist-render-container .swym-ui-component .swym-share-btn{border:none;position:relative}#swym-wishlist-render-container .swym-ui-component.swym-wishlist-page .swym-wishlist-detail .swym-wishlist-detail-header{margin-bottom:20px;padding:5px 40px 5px 0}#swym-wishlist-render-container .swym-ui-component .swym-simple-wishlist-container .swym-wishlist-detail .swym-wishlist-context-menu{transform:scale(.9)}#swym-custom-collections-modal-parent div#swym-custom-variant-selector-container{margin-bottom:10px;width:calc(100% - 10px)}#swym-custom-collections-modal-parent #swym-custom-product-title{font-size:calc(var(--font-heading-scale)* 20px)}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container,#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container .swym-image-full{width:100%;margin:0}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container{margin-bottom:20px}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-variants-container{margin-top:20px;flex-direction:column;gap:20px}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-add-to-cart-btn{width:100%}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-more-details .swym-more-details-btn{margin:auto;display:block}#swym-wishlist-render-container .swym-ui-component .swym-wishlist-product-detail-content .swym-wishlist-product-detail-image-container .swym-image-thumbnails ul li{min-width:65px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/swym-collections.css.map */
