@media(max-width:600px){.dlmc{text-align:center;justify-content:center}}.dcml{text-align:center;justify-content:center}@media(max-width:600px){.dcml{text-align:left;justify-content:start}}@media screen and (max-width:600px){.mobile-hide{display:none!important}}@media screen and (min-width:601px)and (max-width:989px){.tablet-hide{display:none!important}}@media screen and (min-width:990px){.desktop-hide{display:none!important}}.text-center{text-align:center}.slider-counter{font-size:1.5rem!important}.header__icon .icon{stroke:currentColor;stroke-width:.5}.cart-count-bubble{bottom:2.3rem!important;left:2.4rem!important;border:1px solid}quantity-popover .quantity{zoom:.8}.header__active-menu-item{text-decoration:none!important}.footer__content-bottom{border-top:none!important}.footer-block__details-content .list-menu__item--link{color:rgba(var(--color-foreground),.95)!important;line-height:1.4;letter-spacing:0}@media screen and (min-width:750px){.footer__content-top .grid{row-gap:6rem;column-gap:6rem}}@media screen and (min-width:750px){.grid--4-col-tablet .grid__item{width:calc(25% - 4.5rem)!important}}.accordion{border-top:0!important}.spr-container{border-color:#fff!important;background:#fff;border-radius:12px}.spr-review,.spr-form{border-color:#fff5f7!important}.page-title{text-align:center}.announcement-bar .slider-button{display:none}.product-form__buttons{max-width:44rem!important}.shopify-policy__container{max-width:800px;max-width:95ch}.live-circle{border-radius:50%;display:inline-block;padding:0;width:11px;min-width:11px;height:11px;margin-right:.7rem;box-shadow:0 0 0 0 var(--color-button);transform:scale(1);animation:2.5s infinite pulsegentle;transition:opacity .35s ease-in-out;background-color:var(--color-button)}.hs-pill{position:relative;pointer-events:none;padding:0;border-radius:.625rem;display:flex;align-items:center;justify-content:center;background-color:#f05d5e;color:#c57171;border:1px solid #fa8787;z-index:1;font-weight:500;line-height:1;font-size:1rem}@keyframes pulsegentle{0%{transform:scale(.95);box-shadow:0 0 #ec008c99}70%{transform:scale(1);box-shadow:0 0 0 3px #ec008c00}to{transform:scale(.95);box-shadow:0 0 #ec008c00}}.spr-container .spr-review-content-body{font-size:calc(var(--font-body-size)*1px);color:rgba(var(--color-foreground),.75);line-height:1.6}.product-form__input input[type=radio]:checked+.color-swatch{background-color:rgb(var(--color-foreground),.05);color:rgb(var(--color-foreground));border:3px solid var(--swatch-color)!important;box-shadow:0 0 #000,inset 0 0 0 2px #fff}.product-form__input input[type=radio]:disabled+label,.product-form__input input[type=radio].disabled+label{color:rgba(var(--color-foreground),.3)!important;text-decoration:none!important}.product-form__input input[type=radio]:disabled+label,.product-form__input input[type=radio].disabled+label:after{position:absolute;content:"";left:50%;top:0;bottom:0;border-left:1px solid;border-color:#a7a7a3!important;transform:rotate(45deg)}.media.media--hover-effect>video+video,.media.media--hover-effect>video+img,.media.media--hover-effect>img+video{opacity:0}.card__media .media video{height:100%;object-fit:cover;object-position:center center;width:100%}@media screen and (min-width:990px){.card .media.media--hover-effect>video:only-child,.card-wrapper .media.media--hover-effect>video:only-child{transition:transform var(--duration-long) ease}.card:hover .media.media--hover-effect>video:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>video:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect>video:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>video+video,.card-wrapper:hover .media.media--hover-effect>video+img,.card-wrapper:hover .media.media--hover-effect>img+video{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}}.pdkt-fetr{display:flex;align-items:center;column-gap:4px;text-transform:uppercase;font-size:small;font-weight:500}.pdkt-fetr-center{justify-content:center}.pdkt-fetr-right{justify-content:flex-end}.lumin-collection{display:flex;align-items:center}.is--animated,.is--infinite{--duration-time: 1s}.is--animated{-webkit-animation-duration:var(--duration-time);-webkit-animation-fill-mode:both;animation-duration:var(--duration-time);animation-fill-mode:both}.is--infinite{animation-iteration-count:infinite;animation-duration:var(--duration-time)}.is--infinite:not(.lumin-ani-fadeIn){--duration-time: 2s}@media print,(prefers-reduced-motion:reduce){.is--animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.hdt-browser-Safari .is--animated.lumin-ani-swing{-webkit-transition-duration:1ms!important;transition-duration:1ms!important}@keyframes lumin-ani-bounce{20%,53%,80%,0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.lumin-ani-bounce{-webkit-animation-name:lumin-ani-bounce;animation-name:lumin-ani-bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes lumin-ani-tada{0%,to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes lumin-ani-tada{0%,to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.lumin-ani-tada{-webkit-animation-name:lumin-ani-tada;animation-name:lumin-ani-tada}@-webkit-keyframes lumin-ani-swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes lumin-ani-swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.lumin-ani-swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:lumin-ani-swing;animation-name:lumin-ani-swing}@-webkit-keyframes lumin-ani-flash{50%,0%,to{opacity:1}25%,75%{opacity:0}}@keyframes lumin-ani-flash{50%,0%,to{opacity:1}25%,75%{opacity:0}}.lumin-ani-flash{-webkit-animation-name:lumin-ani-flash;animation-name:lumin-ani-flash}@-webkit-keyframes lumin-ani-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes lumin-ani-fadeIn{0%{opacity:0}to{opacity:1}}.lumin-ani-fadeIn{-webkit-animation-name:lumin-ani-fadeIn;animation-name:lumin-ani-fadeIn}@-webkit-keyframes lumin-ani-heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes lumin-ani-heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}.lumin-ani-heartBeat{-webkit-animation-name:lumin-ani-heartBeat;animation-name:lumin-ani-heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes lumin-ani-shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes lumin-ani-shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.lumin-ani-shake{-webkit-animation-name:lumin-ani-shake;animation-name:lumin-ani-shake}.product-swatches{margin-bottom:10px}.product-form__controls-group label.color-swatch{width:3.2rem;height:3.2rem;padding:.9rem;border-radius:50%;border:.1rem solid rgb(var(--color-border));box-sizing:border-box}.product-form__controls-group label.color-swatch:after{content:"";position:absolute;top:50%;left:50%;width:1.5rem;height:1.5rem;transform:translate(-50%,-50%);border-radius:inherit;background-color:var(--swatch-color);transition:border-color var(--duration-default);border:.1rem solid rgba(var(--color-accent),.3)}.card-wrapper .product-form__controls-group{gap:.4rem}.card-wrapper .product-form__controls-group label.color-swatch{width:2rem;height:2rem;padding:.5rem;border-color:transparent}.card-wrapper .product-form__controls-group label.color-swatch:after{width:1rem;height:1rem}.quick-add-modal .product-form__controls-group label.color-swatch{height:3.2rem}.product-form__controls-group input:checked:not(.disabled)+label.color-swatch,.product-form__controls-group input+label.color-swatch:hover{border-color:rgb(var(--color-accent))}.product-form__controls-group input.disabled+label.color-swatch{opacity:1}.product-form__controls-group input.disabled+label.color-swatch:before{top:50%;height:.1rem;clip-path:unset;z-index:1;transform:translateY(-50%) rotate(-45deg)}.product-form__controls-group{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.product-form__controls-group input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__controls-group input+label:hover{border-color:rgb(var(--color-button));color:rgb(var(--color-button))}.product-form__controls-group input.disabled+label{opacity:.5;pointer-events:none;background-color:transparent!important;border:.15rem solid rgba(var(--color-button-tertiary-text))!important}.product-form__controls-group input.disabled+label:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#9c9a9a;clip-path:polygon(96% 0,100% 0,4% 100%,0% 100%)}.product-form__controls-group input:checked:not(.disabled)+label{border-color:rgb(var(--color-button));color:rgb(var(--color-button))}.product-form__controls-group input:checked:not(.disabled)+label:before{background-color:rgb(var(--color-button))}.product-form__controls-group label{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 2rem;font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground-title));border:.2rem solid rgb(var(--color-border));border-radius:.4rem;cursor:pointer;position:relative;transition:var(--duration-default)}@media(min-width:750px){.product-form__controls-group label{font-size:1.6rem}}.variant_button .color-swatch{padding:0!important}:root{--rm-leather: #312110;--rm-cream: #f9f7f2;--rm-gold: #c9a84c;--rm-tan: #a8947a;--rm-border: rgba(49, 33, 16, .12);--rm-shadow: 0 15px 45px rgba(49, 33, 16, .08);--rm-transition: all .6s cubic-bezier(.165, .84, .44, 1)}@keyframes rm-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rm-animate{animation:rm-fadeInUp 1s both}h1,h2,h3,.h1,.h2,.h3,.card__heading,.banner__heading{font-family:Canela,Playfair Display,serif!important;font-weight:500!important;letter-spacing:-.01em!important}.banner__heading{font-size:5.2rem!important;line-height:1.1!important}.card__heading a{font-size:1.8rem!important;transition:var(--rm-transition)}.card-wrapper.product-card-wrapper{background:#fff;border-radius:4px;transition:var(--rm-transition);padding:10px;border:1px solid transparent}.card-wrapper.product-card-wrapper:hover{border-color:var(--rm-border);box-shadow:var(--rm-shadow);transform:translateY(-8px)}.card__inner{border-radius:2px!important;overflow:hidden}.card__content{padding-top:1.5rem!important}.card-price{margin-top:.8rem}.price-item{font-weight:500!important;color:var(--rm-leather)!important}.button,.shopify-payment-button__button{border-radius:2px!important;text-transform:uppercase!important;letter-spacing:.15em!important;font-weight:600!important;padding:1.2rem 2.8rem!important;transition:var(--rm-transition)!important;background-color:var(--rm-leather)!important;border:1px solid var(--rm-leather)!important}.button:hover{background-color:transparent!important;color:var(--rm-leather)!important;box-shadow:0 5px 15px #31211026}.button--secondary{background-color:transparent!important;color:var(--rm-leather)!important}.button--secondary:hover{background-color:var(--rm-leather)!important;color:#fff!important}.product-card-wrapper .media img{transition:transform .8s cubic-bezier(.165,.84,.44,1)}.product-card-wrapper:hover .media img{transform:scale(1.08)}.section-heading-wrapper{position:relative;display:inline-block;margin-bottom:2rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--rm-cream)}::-webkit-scrollbar-thumb{background:var(--rm-tan);border-radius:10px}.header-wrapper{border-bottom:1px solid var(--rm-border)!important;transition:background .4s ease,border-color .4s ease}body:not(.template-index) .header-wrapper,.shopify-section-header-sticky .header-wrapper{background:var(--rm-leather)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header__submenu,.menu-drawer{background:#fff!important}.header__submenu{border:1px solid var(--rm-border)!important}.list-menu--inline>li>.header__menu-item,.header__icon .icon{color:#fff!important}.header__submenu .header__menu-item,.menu-drawer__menu-item,.menu-drawer__close-button{color:var(--rm-leather)!important}.header__menu-item{letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:500!important;transition:color .3s ease}.header__menu-item:hover{color:var(--rm-gold)!important}body:not(.template-index) .header__icon .icon,.shopify-section-header-sticky .header__icon .icon{color:#fff!important}.product__title h1{font-size:3.6rem!important;margin-bottom:1rem}.lumin-price{font-size:2.4rem!important;color:var(--rm-gold)!important;font-family:var(--font-body-family);font-weight:400!important}.product-form__input label{border-radius:0!important;border:1px solid var(--rm-border)!important;padding:1rem 2rem!important;font-size:1.4rem!important;transition:var(--rm-transition)}.product-form__input input[type=radio]:checked+label{background-color:var(--rm-leather)!important;color:#fff!important;border-color:var(--rm-leather)!important}.product__description{line-height:1.8!important;font-size:1.6rem!important;color:rgba(var(--color-foreground),.8)!important}.rm-section-decoration{width:60px;height:2px;background:var(--rm-leather);margin:1.5rem auto}.footer{background-color:var(--rm-leather)!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.1)!important;margin-top:5rem!important}.footer-block__heading{color:#fff!important;font-family:Canela,Playfair Display,serif!important;font-size:2.2rem!important;margin-bottom:2rem!important;margin-top:0!important;padding-top:0!important;letter-spacing:.02em!important;text-transform:none!important}.footer__blocks-wrapper{display:flex!important;align-items:flex-start!important}.footer-block{margin-top:0!important;padding-top:0!important}.footer .link,.footer .rte,.footer .list-menu__item--link,.copyright__content,.copyright__content a{color:#ffffffb3!important;font-size:1.4rem!important;text-decoration:none!important;transition:var(--rm-transition)}.footer .link:hover,.copyright__content a:hover{color:var(--rm-gold)!important;padding-left:5px}.footer__content-bottom{border-top:1px solid rgba(255,255,255,.05)!important;margin-top:4rem!important}.footer .field__input{background-color:#ffffff08!important;color:#fff!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:0!important}.footer .field__label{color:#fff6!important}.footer__list-social .list-social__link{color:#fff!important;transition:var(--rm-transition)!important}.footer__list-social .list-social__link:hover{transform:translateY(-5px) scale(1.1);color:var(--rm-gold)!important}.footer-block-image.center{margin-bottom:3rem}.footer-block__contact-info{margin-top:1.5rem!important}.footer-block__contact-item{display:flex!important;align-items:flex-start!important;margin-bottom:2rem!important;font-size:1.5rem!important;color:#fff!important}.footer-block__contact-item .icon{width:2.2rem;height:2.2rem;margin-right:1.5rem;margin-top:.2rem;color:var(--rm-gold)!important;flex-shrink:0}.footer-block__contact-item address{line-height:1.6}.footer-block__contact-item a{color:inherit!important;text-decoration:none!important;transition:var(--rm-transition)}.footer-block__contact-item a:hover{color:var(--rm-gold)!important;padding-left:5px}[class*=ai_gen_block] h2,[class*=ai_gen_block] h3,[class*=ai_gen_block] .heading,.rich-text__blocks h2{font-family:Canela,Playfair Display,serif!important;font-weight:400!important;letter-spacing:.05em!important;color:#312110!important}[class*=ai_gen_block] p,[class*=ai_gen_block] span,[class*=ai_gen_block] td,[class*=ai_gen_block] div,[class*=ai_gen_block] .text-content{font-family:Canela,Playfair Display,serif!important;font-size:1.6rem!important;line-height:1.8!important;color:#312110!important;font-weight:400!important}[class*=ai_gen_block] strong,[class*=ai_gen_block] b{font-weight:600!important;color:#312110!important}.collection .card.card--boots-collection>.card__content>.card__badge.card__badge--boots-row{min-height:4.4rem;display:flex;align-items:flex-start;flex-wrap:wrap;margin-top:.4rem}.collection .card.card--boots-collection .card__badge--boots-row .badge{max-width:100%;line-height:1.25;text-align:left;white-space:normal}.collection .product-grid .grid__item--boots-collection{padding-bottom:1.2rem}@media screen and (min-width:750px){.collection .product-grid .grid__item--boots-collection{padding-bottom:1.6rem}}@media screen and (max-width:749px){.collection .card--boots-collection .quick-add .quick-add__submit{white-space:normal!important;text-align:center!important;line-height:1.3!important;padding:1rem .65rem!important;letter-spacing:.06em!important;font-size:1rem!important;min-height:0!important;align-items:center!important;justify-content:center!important;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;word-break:break-word}.collection .card--boots-collection .quick-add .quick-add__submit>span{display:block;width:100%;min-width:0;white-space:normal!important;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/lumin.css.map */
