@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,531;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,531;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;background-position:left top;background-repeat:no-repeat}*:focus{outline:none}*,*:before,*:after{box-sizing:border-box}html,body{color:#000;background:#fff;font-size:16px;letter-spacing:.25px;line-height:30px;font-family:Jost,sans-serif;line-height:1.75em;-webkit-text-size-adjust:none;height:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}.hide{display:none}body,input,textarea,button,select{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}h1,.h1,h2,.h2,h4,.h4,h5,.h5,h6,.h6{color:#231815;font-weight:700}h1,.h1{font-size:56px;line-height:66px;letter-spacing:3px}h2,.h2{font-size:36px;letter-spacing:0;line-height:50px}h3,.h3{font-size:26px;letter-spacing:2px;line-height:34px;margin:1em 0 0}h4,.h4{font-size:18px;letter-spacing:.5px;line-height:38px}h5,.h5{font-size:14px;letter-spacing:.5px;line-height:29px}h6,.h6{font-size:14px;letter-spacing:1px;line-height:18px}*+h1,*+h2,*+h3,*+h4,*+h5,*+h6,*+.h1,*+.h2,*+.h3,*+.h4,*+.h5,*+.h6{margin-top:1em}p,ol,ul,li,td,pre,blockquote{line-height:1.2}*+p,*+ol,*+ul,*+pre,*+form,*+table,*+blockquote,*+img.aligncenter,img.aligncenter+*{margin-top:1em}h1+*,h2+*,h3+*,h4+*,h5+*,h6+*,.h1+*,.h2+*,.h3+*,.h4+*,.h5+*,.h6+*{margin-top:1em}p{font-size:16px;letter-spacing:.25px;line-height:30px}em{font-style:italic}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{max-width:100%;border:0}a{color:#0f0004;text-decoration:none;-webkit-transition:.5s ease all;transition:.5s ease all}a:hover,.a:hover{color:#000;text-decoration:underline}button,.button,.button-dark,.link-dark,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;display:inline-block;text-align:center;vertical-align:top;min-width:135px;line-height:1.2em;font-size:1rem;padding:1.282em 1.3em;color:#fff;background-color:#97c1a0;border:none;font-family:Jost,sans-serif;-webkit-appearance:none;-webkit-transition:.3s ease;transition:.3s ease}button:hover,.button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background-color:#6ba377;color:#fff;text-decoration:none}button:focus,.button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button:active,.button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{background-color:#97c1a0}button:disabled,input[type=button]:disabled,.button:disabled,.button.disabled{cursor:not-allowed;background-color:#97c1a0}input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]),textarea{font-size:16px;letter-spacing:.09px;line-height:26px;background-color:#fff;border:1px solid #221716;resize:none;outline:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:60px;padding:1em;font-family:Jost,sans-serif;-webkit-transition:.5s ease all;transition:.5s ease all}input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]):hover,textarea:hover{background-color:#fff;border:1px solid #D1964B}input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]):focus,textarea:focus{border:1px solid #C6B9B8}textarea{height:160px}::-webkit-input-placeholder{color:#a39b9a}:-moz-placeholder{color:#a39b9a}::-moz-placeholder{color:#a39b9a}:-ms-input-placeholder{color:#a39b9a}.input--error::-webkit-input-placeholder{color:#a39b9a}.input--error:-moz-placeholder{color:#a39b9a}.input--error::-moz-placeholder{color:#a39b9a}.input--error:-ms-input-placeholder{color:#a39b9a}b,.b,strong,.strong{font-weight:700}ul,ol{list-style:none}.text-center,.text-center *{text-align:center}.text-right,.text-right *{text-align:right}.text-left,.text-left *{text-align:left}.font-16{font-size:16px}.font-14{font-size:14px}.red{color:#ec3600}.green{color:#a6c8a8}.gray{color:#99999e}.white{color:#fff}.container{max-width:1120px;width:95%;margin:0 auto}.inner-container.container{max-width:750px}.flex{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:stretch;align-items:center}.flex-column{flex-direction:column}.flex-nowrap{flex-wrap:nowrap}.flex-justify-start{justify-content:flex-start}.flex-justify-end{justify-content:flex-end}.flex-justify-center{justify-content:center}.flex-justify-between{justify-content:space-between}.flex-justify-around{justify-content:space-around}.flex-items-start{align-items:flex-start}.flex-items-end{align-items:flex-end}.flex-items-center{align-items:center}.flex-items-baseline{align-items:baseline}.flex-items-stretch{align-items:stretch}.flex-align-start{align-content:flex-start}.flex-align-end{align-content:flex-end}.flex-align-center{align-content:center}.flex-align-between{align-content:space-between}.flex-align-around{align-content:space-around}.flex-align-stretch{align-content:stretch}.flex-self-start{align-self:flex-start}.flex-self-end{align-self:flex-end}.flex-self-center{align-self:center}.flex-self-baseline{align-self:baseline}.flex-self-stretch{align-self:stretch}.header-section{position:absolute;width:100%;left:0;top:0;margin-top:0!important;background:linear-gradient(180deg,#fff,#fff0)}.header-section .header-content{padding:30px 0}.header-left,.header-right{width:30%}.header-middle img{display:block}.header-middle{max-width:254px}button.search-btn{background:none;border:0;padding:0;color:#221716;font-size:20px;line-height:28px;min-width:0;box-shadow:none}.header-section input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]).header-search{padding:0 10px;background:none!important;border:0;color:#221716;font-size:14px;line-height:28px;font-family:Jost,sans-serif;font-weight:500;-webkit-appearance:none;height:auto;min-height:0}.header-search::-webkit-input-placeholder{color:#221716;opacity:1}.header-search::-moz-placeholder{color:#221716;opacity:1}.header-search:-ms-input-placeholder{color:#221716;opacity:1}.header-search:-moz-placeholder{color:#221716;opacity:1}.login-link{display:inline-block}.header-right-content svg{display:inline-block;vertical-align:middle;height:24px;width:auto}.header-right-content>*+*{margin-left:30px}.header-right-content a:hover{text-decoration:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px transparent inset!important}input:-internal-autofill-selected{background-color:none!important;background-image:none!important}.cart-count{display:inline-block;vertical-align:middle;color:#221716;font-size:14px;font-weight:400;line-height:18px;margin-left:3px}#nav-menu .submenu{margin:0;display:none;width:318px;position:absolute;left:0;padding:10px 0;top:100%;border-top:4px solid #D1964B;border-left:1px solid #CBCBCB;border-right:1px solid #CBCBCB;border-bottom:1px solid #CBCBCB;background-color:#fff;z-index:9}#nav-menu .submenu .submenu{left:-318px;top:-4px}#nav-menu .submenu li a,#nav-menu .submenu li{font-size:14px;color:#221716;display:block;font-weight:500;letter-spacing:1px;line-height:18px;text-transform:uppercase}#nav-menu .submenu li a{padding:15px 20px}#nav-menu .submenu li:hover>a,#nav-menu .submenu li a:hover{text-decoration:none;color:#97c1a0}#nav-menu .submenu li:hover>.submenu{display:block}#nav-menu>li{position:relative;padding:10px}#nav-menu>li:hover>.submenu{display:block}#nav{width:100%;padding:0 10px}#nav.isStuck{background-color:#fff;z-index:999}#nav-menu>li>a{display:block;color:#221716;font-size:14px;font-weight:500;line-height:18px;text-align:center;text-transform:uppercase;letter-spacing:1px;padding:5px;border-bottom:2px solid transparent}#nav-menu>li>a:hover,#nav-menu>li:hover>a{color:#221716;border-bottom:2px solid #97C1A0;text-decoration:none}.banner-section{margin-bottom:40px}.banner-content{min-height:800px;padding-top:45px;background-size:cover;background-repeat:no-repeat;background-position:center}.inner-page .banner-content{min-height:500px}.banner-title{width:445px;opacity:.96;color:#000;font-size:56px;font-weight:600;letter-spacing:3px;line-height:66px;text-transform:uppercase}.banner-button{font-size:14px;font-weight:500;letter-spacing:1px;line-height:26px;text-transform:uppercase;margin-top:40px}.featured-collection{padding-top:100px;padding-bottom:100px}.section-heading{color:#221716;font-size:24px;font-weight:500;letter-spacing:2px;line-height:34px;text-align:center;text-transform:uppercase;margin-bottom:55px}.product-loop{margin:0 -15px}.product-loop .product-index{width:25%;padding:0 15px;margin-bottom:125px}.product-index .box-ratio{position:relative;padding-top:100%}.product-index .box-ratio img{position:absolute;top:50%;left:50%;object-fit:contain;max-width:100%;max-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.product-title{color:#221716;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18px;text-transform:uppercase;margin-bottom:5px}.product-index:hover .product-title a,.product-title a:hover{color:#97c1a0;text-decoration:none}.product-price{font-size:14px;letter-spacing:0;line-height:20px}.star-ratings-css{unicode-bidi:bidi-override;color:#d1964b4d;font-size:20px;height:30px;margin:0 auto;position:relative;padding:0;display:table}.star-ratings-css.collection{margin:3px 0;height:.85em}.star-ratings-css.collection span{font-size:14px;margin-right:4px}.star-ratings-css.collection span:last-child{margin-right:0}.star-ratings-css-rating-overlay{color:#d1964b;padding:0;position:absolute;z-index:1;display:block;top:0;left:0;overflow:hidden}.star-ratings-css-rating-underlay{padding:0;display:inline-block;z-index:0;width:100%;opacity:.3}.easy-live-section{min-height:600px;padding:100px 0;margin-bottom:100px}.easy-live-section .easy-live-content{position:relative;min-width:42.5%;background-color:#fff;padding:100px 85px 100px 15%}.easy-live-content .easy-content-headline{font-size:32px;font-weight:500;letter-spacing:0;line-height:50px}.easy-live-content p{font-size:18px;letter-spacing:.25px;line-height:30px}.bring-calm-section{background-color:#f1f1f1;margin-top:100px}.bring-calm-section .bring-calm-section-left{width:41%;margin:0 50px}.bring-calm-section-left .calm-banner-title{font-size:56px;font-weight:600;letter-spacing:3px;line-height:66px;color:#221716;text-transform:uppercase}.bring-calm-section-left p{font-size:14px;font-weight:500;letter-spacing:1px;line-height:18px}.bring-calm-section-left p a{display:inline-block;border-bottom:2px solid #97C1A0}.bring-calm-section-left p a:hover{text-decoration:none;color:#97c1a0;border-bottom:2px solid #97C1A0}.bring-calm-section .bring-calm-section-right{width:48.2%}.bring-calm-section .bring-calm-section-right img{display:block;width:100%;height:auto;margin-top:-70px}.footer-top{background-color:#221716;padding:90px 0}.footer-top .footer-top-left{margin:0 auto 0 0;width:31.5%}.footer-headline{color:#99908f;font-family:Jost;font-size:26px;letter-spacing:.5px;line-height:38px}.footer-top .footer-top-left a:hover,.footer-top .footer-top-left a{color:#fff}.social-icons a{opacity:.92;color:#fff;font-family:Jost;font-size:14px;letter-spacing:0;line-height:20px}.social-icons a:hover{text-decoration:underline;opacity:1}.social-icons li+li{margin-top:20px}.footer-top-right{margin-left:10%}.footer-top-right .fa{vertical-align:middle;margin-right:10px}.footer-top-middle{width:30%}.footer-top-middle li{width:48%;margin-bottom:15px;text-transform:uppercase}.footer-top-middle li a{color:#fff;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18px}.footer-middle+.footer-bottom{border:1px solid #E0E0E0}.footer-middle{padding:70px 0 50px}.footer-middle .text-14{color:#99908f;font-size:14px;letter-spacing:0;line-height:20px}.footer-logos .gray{color:#99908f;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18px;text-transform:uppercase}.retailer-section{margin:0}.retailer-section li{margin-left:35px}.retailer-section a,.retailer-section img{max-width:70px;max-height:48px;display:block}.footer-bottom{padding:25px 0}.footer-bottom li+li{margin-left:35px}.footer-bottom li{color:#221716;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18px;text-align:center;text-transform:uppercase}.footer-bottom li a{color:#221716}.footer-bottom li a:hover{text-decoration:none;color:#99908f}#CartDrawer{display:none}.collection-item{padding-top:100px;padding-bottom:100px}.collection-item-top-left{width:65.5%}.collection-item-top-right{width:34.5%;position:relative}.collection-item-bottom-left{width:60%}.collection-item-bottom-left p,.collection-item-bottom-right p{font-weight:600;text-transform:uppercase}.collection-item-bottom-right p.gray{text-transform:none}.collection-item-bottom{margin-top:25px}.collection-product-img-item{width:20.5%;transition:.5s ease all;-webkit-transition:.5s ease all;border:1px solid transparent}.collection-product-img-item img{transition:.5s ease all;-webkit-transition:.5s ease all}.collection-product-img-item:hover{border:1px solid #97C1A0}.collection-product-img-item:hover img{transform:scale(.9);-webkit-transform:scale(.9);transform-origin:center;-webkit-transform-origin:center}.collection-name a{border-bottom:2px solid #97C1A0;text-decoration:none;font-weight:600;text-transform:uppercase}.collection-name a:hover{color:#97c1a0;border-bottom:2px solid #97C1A0;text-decoration:none}.collection-name{margin-top:35px}.collection-name a{font-size:14px}.collection-item-top-right .collection-name{margin-left:-77px}.collection-product-img{margin-top:40px}.collection-item-bottom-right{text-transform:uppercase;font-weight:600}.collection-img{position:relative;width:100%;display:block;overflow:hidden;padding-top:61.92%;opacity:.8}.collection-img img{position:absolute;left:50%;top:50%;object-fit:cover;width:100%;height:100%;transform:translate(-50%,-50%)}.collection-item-top-right .h1{margin-left:-77px}.padding-top-bottom{padding-top:100px;padding-bottom:100px}.faq-block{padding:50px 0}.faq-block .faq-question{position:relative;color:#221716;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18px;padding-left:44px;text-transform:uppercase;cursor:pointer}.faq-block .faq-question.active{color:#99908f}.faq-block .faq-question:after{content:"\f067";font-family:FontAwesome;position:absolute;left:0;top:0;color:#d1964b}.faq-block .faq-question.active:after{content:"\f068"}.faq-block .faq-answer{margin:0;padding:50px 0 0 44px;color:#221716;font-size:18px;letter-spacing:.25px;line-height:30px;display:none}.faq-block+.faq-block{border-top:1px solid #D9D9D9}#page ul li{margin-top:1em}#breadcrumb{display:none}.onsale{text-decoration:line-through;margin-right:5px;text-transform:uppercase}.sale-item.icn{position:absolute;bottom:10px;left:0;background:#97c1a0;padding:6px 8px;z-index:3;text-transform:uppercase;color:#fff;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18px}.collection-template{padding:80px 0}span.count{display:none}div#pagination{text-align:center}div#pagination a,div#pagination span{margin:15px;font-size:14px;color:#a39b9a;font-weight:700}div#pagination a{color:#221716}#pagination .next,#pagination .prev{background:#97c1a0;padding:4px 13px;color:#fff}div#pagination h4{margin-bottom:20px}.prod-container{position:relative}#breadcrumb{margin-bottom:55px}#breadcrumb a{font-size:14px;color:#221716;letter-spacing:0;line-height:20px;text-decoration:underline}#breadcrumb .page-title{color:#a29b99}.about.banner-section{margin-bottom:0}.about-page .about-logo-section{max-width:890px;width:92%;margin:0 auto;padding:250px 0}.about-page .about-logo-section .about-logo-content p{font-size:26px;letter-spacing:.5px;line-height:38px}.about-page .about-logo-section .about-logo-content{width:48%}.about-page .about-page-inner-content .about-page-item-left{width:48%;max-width:350px}.about-page .about-page-inner-content .about-page-item-left h2{padding-right:4%;text-transform:uppercase}.about-page .about-page-inner-content .about-page-item-left p{margin-top:50px}.about-page .about-page-inner-content .about-page-item-right{margin-top:-60px;width:48%}.about-page .about-page-item-banner img{width:100%;height:auto}.about-page .about-page-item{margin-bottom:230px}.about-page .about-page-item:last-child{margin-bottom:0}.about-page .about-page-item:nth-child(2) .about-page-inner-content{flex-direction:row-reverse}.about-new .bring-calm-section{display:none}.about-new .bring-calm-section.about{display:block}.about-new .bring-calm-section .bring-calm-section-right img{margin-top:0}.about-new .bring-calm-section{background-color:#ebebeb;padding-top:0;margin:230px 0}.about-new .bring-calm-section-left{padding:50px 0}.about-new .bring-calm-section-right{padding:100px 0 0}.about-new .bring-calm-section-left .calm-banner-title{margin-bottom:30px}.about-new .bring-calm-section .bring-calm-section-left,.error-page.banner-section{margin:0}.error-page.banner-section .banner-title{color:#251816}.error-page.banner-section .banner-desc{max-width:445px;font-size:18px}.inner-page-container{margin:280px auto 100px}#customer-wrapper label{margin-bottom:5px;display:block}.login-account,.create-account{width:45%}#forgot_password{margin-bottom:10px}.shopify-challenge__container{margin-top:280px!important;margin-bottom:120px!important}#search-bar{max-width:560px;width:92%;margin:0 auto;text-align:center}#search-bar p{margin-bottom:10px}#customer input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]),#customer textarea,#recover-password input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]),#recover-password textarea,#create-customer input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]),#create-customer textarea{margin-bottom:15px}.inner-container ul{list-style:disc;margin-left:24px}.inner-container ol{list-style:decimal;margin-left:24px}.inner-container li,.inner-container p{color:#221716;font-size:18px;letter-spacing:.25px;line-height:30px}#contact_form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]),textarea{max-width:700px;display:block}.collection-category.flex{max-width:100%;margin:0 auto;width:92%;padding-bottom:150px;display:inline-block;text-align:center}.collection-category-item{width:22%;text-align:center}.collection-category-item{font-size:14px;font-weight:600;text-transform:uppercase;color:#221716;letter-spacing:1px;text-align:center;line-height:18px;display:inline-block}.collection-category-item a{margin-top:30px;display:block}.collection-category-item a:hover{margin-top:30px;color:#97c1a0;text-decoration:none}.we-loved-section{margin:140px auto 240px}.we-loved-section h2{color:#221716;font-size:24px;font-weight:500;letter-spacing:2px;line-height:34px;text-align:center;text-transform:uppercase}.we-loved-section p{color:#99908f;font-family:Jost;font-size:18px;letter-spacing:.25px;line-height:30px;text-align:center}.we-loved-section .instagram-slider{margin-top:55px}.instagram-slider .item-img{position:relative;padding:0 15px}.instagram-slider .item-img .container{padding-top:100%;position:relative;overflow:hidden}.instagram-slider .item-img .container img{position:absolute;width:100%;height:100%;min-height:100%;min-width:100%;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.instagram-slider .owl-next,.instagram-slider .owl-prev{position:absolute;width:32px;height:32px;background-color:#97c1a0;text-align:center;color:#fff;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);z-index:9;line-height:2}.instagram-slider .owl-next{left:auto;right:0}.drop-down-filter{margin-bottom:60px}.drop-down-filter .dropdown-box{width:18%}.bring-calm-section.error-page{display:none}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;z-index:1}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}.select2-container{display:block;width:100%!important}.select2-container--default .select2-selection--single{height:61px;color:#221716;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18px;text-align:center;text-transform:uppercase;border:0;border-radius:0;border-bottom:1px solid #D0D0D0;padding:15px 0}.select2-container--default .select2-selection--single .select2-selection__arrow{top:15px}.select2-dropdown{padding:0;border-top:4px solid #D1964B!important;border-left:1px solid #CBCBCB;border-right:1px solid #CBCBCB;border-bottom:1px solid #CBCBCB;background-color:#fff;border-radius:0}.select2-dropdown li{font-size:14px;color:#221716;display:block;font-weight:500;letter-spacing:1px;line-height:18px;text-transform:uppercase;padding:15px 20px}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option--highlighted[aria-selected]{color:#97c1a0;background:none}.color-swatches{margin:10px 0}.color-swatches .color-dots{height:8px;width:8px;border-radius:6px;display:block;margin-right:5px}.product-image-link{position:relative;display:block}.product-image-link .product-tile-btn{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);display:block;z-index:99;white-space:nowrap;font-size:14px;font-weight:500;letter-spacing:1px;line-height:18px;text-align:center}.product-index:hover .product-image-link .product-tile-btn,.product-image-link:hover .product-tile-btn{opacity:1}.inner-page-container #search-bar{padding-bottom:30px}#search-bar input[name=q]{background:#fff!important}#search-bar input[name=q]:focus{border-color:#c6b9b8!important}.padding-botttom-50{padding-bottom:50px}.padding-botttom-80{padding-bottom:100px}.product_body_headline,.asin_li{display:none}#sort-by{background:#fff;font-size:16px;letter-spacing:.25px;line-height:30px;font-family:Jost,sans-serif;line-height:1.75em;-webkit-text-size-adjust:none;height:100%;padding:0 10px}#sortme li{display:inline-block;margin:0 10px}#full-width-filter{margin-bottom:20px}.collection-category.flex{display:block}#shopping-cart table{min-width:100%}#shopping-cart thead th{padding:0 0 30px}#shopping-cart .cart-item{padding:0 30px}#shopping-cart th label{font-size:20px;font-weight:300}#shopping-cart td{text-align:center;padding:0 20px}#shopping-cart td.cart-quantity{min-width:120px}#shopping-cart td.cart-quantity input{width:40px;min-width:auto;height:30px;margin:0 5px 0 0;padding:0 0 0 5px}#shopping-cart .discounts{padding:25px 0}#basket-right{text-align:right;border-top:1px solid gray;margin:30px 0 20px;padding:20px 0 0}#basket-right h4,h5{margin:0 0 5px}#shopping-cart .checkout-buttons{text-align:right;margin:15px 0}#shopping-cart input{margin:10px 0}.additional-checkout-buttons{float:left;width:45%;margin-top:15px}[data-shopify-buttoncontainer]{justify-content:flex-end}
/*# sourceMappingURL=/s/files/1/0084/9503/8535/t/15/assets/custom-stylesheet.css.map */
