:root{--paragraph-bold-size: 20px;--paragraph-bold-letter-spacing: 1.5px;--spacing-0: 0;--black-color: #49484c;--border-radius: 2px;--orange-color: #966363}.media-with-text__item{margin-bottom:var(--spacing-6)}:is(.media-with-text__media,.media-with-text__content){padding-top:var(--spacing-0);padding-bottom:var(--spacing-0)}:is(.media-with-text__content,.rich-text__wrapper) p.bold{font-size:var(--paragraph-bold-size);line-height:1.3;letter-spacing:var(--paragraph-bold-letter-spacing)}.header__main-nav .search-input{border-width:1px;padding:9px 10px;background:#fff;color:var(--black-color);border-radius:var(--border-radius)}.header__main-nav .search-input input{min-width:500px;font-size:1rem;font-weight:400}.header__main-nav .search-input button{color:#fff}.header__main-nav .search-input .search-icon{height:100%;background:var(--orange-color);position:absolute;width:50px;right:-1px;display:flex;align-items:center;justify-content:center;border-bottom-right-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.header__main-nav .search-input input::placeholder{color:#949494;opacity:1}.header__main-nav .predictive-search{position:absolute;z-index:99;top:41px;left:0;width:100%;background:#fff;color:var(--black-color);border-radius:3px;max-height:calc(100vh - 180px);overflow:auto}.header__main-nav .predictive-search>div[slot=results] .predictive-search__tabs{border-top:1px solid #ededed;padding:20px}.header__main-nav .predictive-search>div[slot=loading]{padding:20px;display:none}.header__main-nav .predictive-search>div[slot=loading].visible{display:block}.header__main-nav .predictive-search>div[slot=loading] .skeleton{background:#ddd}.header__main-nav .dropdown-menu{background-color:#7b7980;border-radius:3px;margin-top:-6px}.header__wrapper{display:flex;position:relative;z-index:99;padding-top:var(--spacing-4-5);padding-bottom:var(--spacing-4-5)}.header__wrapper>.header__main-nav{order:2;flex:1 1 auto}.header__wrapper>.header__logo{order:1}.header__wrapper>.header__secondary-nav{order:3;margin-left:50px;width:20%}.header__secondary-nav img{width:26px}.header__secondary-nav .help{display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.header__secondary-nav .help span{margin-left:var(--spacing-2)}.header__secondary-nav .help a{font-weight:400;display:block}.header__secondary-nav .help img{width:36px}.header>.header__main-nav{grid-template:var(--header-grid-template);align-items:center;gap:var(--header-part-gap);padding:var(--header-padding-block) max(var(--container-gutter),50% - var(--container-max-width) / 2);color:rgb(var(--text-color));background:rgb(var(--background) / var(--header-background-opacity));-webkit-backdrop-filter:blur(var(--header-background-blur-radius));backdrop-filter:blur(var(--header-background-blur-radius));border-radius:inherit;transition:inherit;display:grid;padding-top:var(--spacing-0);padding-bottom:var(--spacing-3);display:flex;justify-content:space-between}#nav-menu-items,#hamburger-icon{transition:all .2s}.hidden-on-scroll{opacity:0}.show{opacity:1!important;margin-top:0!important}.hidden-ham{width:0!important;margin-right:0!important;overflow:hidden}.toggle-icon--bar{display:block;width:22px;height:2px;background-color:#fff;transition:transform .1s cubic-bezier(.4,0,.2,1);transform-origin:1px;margin-right:var(--spacing-4-5)}.toggle-icon--bar.toggle-icon--bar-middle{transition:opacity .1s cubic-bezier(.4,0,.2,1)}.toggle-icon--bar+.toggle-icon--bar{margin-top:5px}.site-header-menu-toggle.active .toggle-icon--bar-top{transform:rotate(45deg)}.site-header-menu-toggle.active .toggle-icon--bar:nth-child(2){opacity:0}.site-header-menu-toggle.active .toggle-icon--bar-bottom{transform:rotate(-45deg)}.header__main-nav .header__link-list{gap:var(--spacing-2) var(--spacing-7)}h1.header__logo,a.header__logo{display:flex;align-items:center;justify-content:center}.announcement-bar__wrapper{max-width:unset;justify-content:center}.announcement-bar__wrapper button{display:none}.announcement-bar p{display:flex;align-items:center;justify-content:center}.announcement-bar p img{height:var(--spacing-4);margin-right:var(--spacing-2);margin-top:-4px}.announcement-bar p .exl{font-weight:700;font-size:1.1rem;margin-right:var(--spacing-4)}.mega-menu__nav-vertical{flex-direction:column;gap:unset;white-space:nowrap;margin-left:-10px;width:370px;max-width:30%!important;flex-shrink:0}.mega-menu__nav-vertical li{width:100%}.mega-menu__nav-vertical li a{width:100%;padding:8px 14px}.collection-title{display:flex;justify-content:space-between;align-items:center;color:var(--black-color);font-weight:700;font-size:.9rem}.collection-title .link-faded{opacity:1}.collection-title.opened{border-radius:var(--border-radius)}.mega-menu{--mega-menu-gap: 0 !important;padding-top:24px;background-color:#fff}.mega-right{flex-wrap:wrap;width:calc(100% + 20px);display:none}.mega-right.mega-right-open{display:flex}.mega-right .img-content{flex:0 0 25%;position:relative;padding-bottom:25%;margin-bottom:40px}.mega-right .img-content>div{position:absolute;left:15px;top:15px;width:calc(100% - 30px);height:calc(100% - 30px)}.mega-right .img-content img{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius)}.mega-right .img-content span{margin-top:10px;font-size:.8rem;font-weight:700;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--black-color)}.collection-header{text-align:left;margin-bottom:var(--spacing-2)}.collection-header h1{font-size:34px}.collection__top-bar .active-facets .removable-facet{background:#0cb371;color:#fff;padding:8px 20px;border-radius:3px}h1.product-info__title{font-size:40px;line-height:1.1}buy-buttons .button--xl{--button-background: 12, 179, 113;background-color:rgb(var(--button-background))}.product-info__buy-buttons .buy-buttons button div:has(img){display:flex;justify-content:center;align-items:center}.product-info__buy-buttons .buy-buttons button div img{width:22px;margin-right:10px}.product-info__buy-buttons{display:flex;flex-wrap:wrap;align-items:center}.product-info__buy-buttons .product-info__quantity-selector{width:125px;padding-right:16px;height:56px}.product-info__buy-buttons .product-info__quantity-selector .form-control{border:1px solid #ddd;overflow:hidden;border-radius:4px;height:100%;display:flex;flex-direction:column}.product-info__buy-buttons .product-info__quantity-selector .form-control .quantity-selector{border:none;width:100%;height:100%}.product-info__buy-buttons .product-info__quantity-selector .form-control .quantity-selector select{width:100%;outline:none;padding:0 8px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%230cb371%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat,repeat;background-position:right 7px top 0%,0 0;background-size:.65em auto,100%}.product-info__buy-buttons .product-info__quantity-selector .form-control .quantity-selector input{width:100%;min-width:40px;outline:none;padding:0;text-align:center}.product-info__buy-buttons .product-info__quantity-selector .block-label{font-size:.8rem;margin:5px 5px 0;cursor:default}.product-info__buy-buttons .shopify-product-form{width:calc(100% - 125px)}.product-info__buy-buttons .shopify-product-form .buy-buttons div:empty{display:none}.product-info__buy-buttons .shopify-product-form .buy-buttons button{height:56px;padding:0!important}.product-info__buy-buttons .delivery-widget__auto{width:100%}.basic__step-container .step-box__basic .icon__step-box{height:43px;width:50px;background-repeat:no-repeat!important}.basic__step-container .step-box__basic .icon__step-box svg{display:none!important}.basic__step-container .step-box__basic:nth-child(1) .icon__step-box{background:url(@ordered-01.svg)}.basic__step-container .step-box__basic:nth-child(2) .icon__step-box{background:url(@delivered-01.svg)}.basic__step-container .step-box__basic:nth-child(3) .icon__step-box{background:url(@shipped-01.svg)}.product-info .block-swatch:before{box-shadow:0 0 0 2px #0cb371}.product-info__price sale-price,.product-info__price compare-at-price,.product-info__price unit-price{font-size:24px}.product-info__variant-picker .variant-picker__option-info variant-option-value{display:none}.footer__copyright{font-size:14px}.footer__block--text img{height:31px;margin-top:-6px}.footer__block--text .text-subdued{margin-top:-14px}.footer__block--text a{background:none!important}.footer__block--text a span{text-decoration:none!important}.globo-form-app{box-shadow:none!important;border-radius:2px!important;width:var(--section-stack-main, 50%)!important;max-width:unset!important}.globo-formbuilder-wizard .panel{gap:unset}.globo-formbuilder-wizard .heading-title{font-size:44px!important;line-height:44px!important;font-weight:700!important;font-stretch:condensed;letter-spacing:1px!important;text-align:center}.globo-formbuilder-wizard .heading-caption{text-align:center;margin-bottom:40px}.globo-formbuilder-wizard .heading-caption,.globo-form-control label,.globo-form-control input,.globo-form-control textarea,.globo-form-control select{font-size:18px!important;font-weight:400!important;line-height:26px!important}.globo-form-control input,.globo-form-control textarea{border:1px solid rgba(14,15,12,.12);border-radius:2px!important;background-color:#fff!important;padding:26px 12px!important}.globo-form-control input::placeholder,.globo-form-control textarea::placeholder{color:#868685;opacity:1}.globo-form-control textarea{padding:10px 12px!important}.globo-form-control .text-smaller{font-size:unset!important}.globo-form-control .globo-form-input:has(.globo-list-control){margin-top:15px}.gfb__footer button{font-size:20px!important;line-height:30px!important;border-radius:2px!important;font-weight:700!important}.globo-form-control .label-content{font-size:17px;font-weight:700;line-height:27px}.check-icon-container p:has(.check-icon){display:flex;margin-top:5px}.check-icon{background:url(check-01.svg);background-repeat:no-repeat;min-width:20px;min-height:20px;margin-right:10px;margin-top:4px}.cart-drawer .button{background-color:#0cb371!important;color:#fff!important}.cart-drawer__recommendations>div>div p{font-weight:700}#card-list-button{height:56px;font-size:20px;line-height:22px;font-weight:700;text-transform:lowercase;border-radius:2px}#card-list-button:first-letter{text-transform:uppercase}.multi-column .multi-column__item a{background:none}.multi-column .multi-column__item .prose .link{font-weight:700}.cart-drawer__inner{display:flex;flex-direction:column;height:100%}.cart-drawer__inner>.v-stack{flex:1 1 auto;order:2}.cart-drawer__inner>p{color:#0cb371;display:flex;align-items:center;margin-bottom:30px}.cart-drawer__inner>p svg{margin-right:10px;margin-top:-3px}body[pagepath*=visualizer] .shopify-section--header,body[pagepath*=visualizer] .shopify-section--announcement-bar,body[pagepath*=visualizer] .shopify-section--footer{display:none}product-gallery{position:relative}product-gallery .visualizer{position:absolute;left:0;top:15px;width:100%;z-index:4;display:flex!important;align-items:center;justify-content:center}product-gallery .visualizer a{display:flex!important;align-items:center;background:#fff;border-radius:25px;padding:5px 10px 5px 5px;line-height:20px;border:1px solid #cfcfcf;font-size:.8rem}product-gallery .visualizer img{height:25px;margin-right:8px}.quantity-selector__button{padding-left:12px;padding-right:12px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 640px){.hidden-lap-and-up{display:none}.Product__Wrapper .rondell-item.rondell-item-focused{top:0!important}}@media (max-width: 1149px){.header__wrapper>.header__main-nav{order:0;flex-grow:0;width:70px;display:flex}.header__wrapper>.header__logo{order:1;flex:1 1 auto;max-width:unset}.header__wrapper>.header__logo img{width:100%;height:25px}.header__wrapper>.header__secondary-nav{margin-left:0;width:unset}.search-input button{width:unset}.header__secondary-nav img{width:22px}#nav-menu-items{padding:0}.help{background-color:#49484c;padding:0 32px;margin-bottom:-1px}.help div{display:flex;color:#fff;align-items:center;justify-content:center;font-size:.8rem;border-top:1px solid #5d5d5d;padding:8px 0}.help div img{width:20px;margin-right:10px}.globo-form-app{margin-left:0;margin-right:0;width:100%!important}.loox-float-toggler-container{display:none!important}#header-sidebar-menu .panel-list__wrapper .panel__scroller ul:first-child li,#header-sidebar-menu .panel-list__wrapper .panel__wrapper ul li.h3{font-size:18px}.globo-formbuilder-wizard .heading-title{font-size:24px!important;line-height:26px!important;font-weight:700!important}.globo-formbuilder-wizard .heading-caption{font-size:16px!important;line-height:26px!important}.cart-drawer .cart-drawer__top .drawer__close-icon{width:unset!important}h1.product-info__title{font-size:24px;line-height:1.1}:is(.media-with-text__content,.rich-text__wrapper) p.bold{font-size:18px;line-height:22px}.check-icon-container{margin:20px 0 10px}.article-banner__content.text-custom .h0{font-size:24px;line-height:26px;text-align:left}}@media (max-width: 699px){.header__wrapper>.header__main-nav{width:64px}.header__secondary-nav img{min-width:22px}.help{padding:0 20px}.media-with-text__content{padding:20px 0 0}#facets-drawer{height:100vh}.facets-drawer::part(content){height:100%!important}.facets__floating-filter{background:#fff;padding:28px 20px;bottom:0}.footer__block{grid-column:span 2;max-width:unset}.footer__block--text .text-subdued{margin-top:0}.box__container{margin-top:-10px}.announcement-bar p{font-size:13px}}@media only screen and (max-width: 367px){.box__container{flex-direction:column}.box__container .box__basic{width:100%!important;flex-direction:column;border-radius:0;padding:1.14285714em 2em;border-right:none}}button[is=custom-button] img{width:20px;display:inline-block;margin-right:5px;margin-top:-5px}body[pagepath*=cart] .shopify-section--rich-text>div{padding-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/41/assets/custom.css.map */
