@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--font-body-family:"Inter",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-heading-family:"Inter",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-body-weight:400;--font-heading-weight:500;--buttons-radius:0px;--buttons-radius-outset:0px;--variant-pills-radius:0px;--badge-corner-radius:0px}body{font-family:var(--font-body-family);letter-spacing:-.02em}h1,h2,h3,h4,.h0,.h1,.h2,.h3,.product__title,.card__heading{font-family:var(--font-heading-family);letter-spacing:-.03em;font-weight:500}.mg-titlerow{display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem;border-bottom:1px solid rgba(var(--color-foreground),.14);padding-bottom:1.6rem;margin-bottom:1.8rem}.mg-title{margin:0;font-size:1.8rem;line-height:1.25;font-weight:500;letter-spacing:-.02em}.mg-price{font-weight:600;font-size:1.7rem;white-space:nowrap;letter-spacing:-.02em}.mg-compare{font-size:1.3rem;text-decoration:line-through;opacity:.45;font-weight:400;margin-right:.45rem}.mg-sale{color:#a8543f;font-weight:600}.mg-soldout{font-size:1.1rem;border:1px solid currentColor;border-radius:0;padding:.15rem .55rem;margin-left:.6rem;vertical-align:middle;letter-spacing:.05em;opacity:.7}variant-selects{display:flex;flex-wrap:wrap;gap:1.4rem 1.6rem;align-items:flex-start;margin-bottom:1rem}.product-form__input--pill{flex:1 1 0;min-width:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin:0}.product-form__input--pill .form__label{width:100%;text-align:center;text-transform:uppercase;letter-spacing:.25em;font-size:1.2rem;opacity:.75;margin-bottom:1rem}.product-form__input--pill input[type=radio]+label{flex:1 1 0;min-width:0;height:3.6rem;display:flex;align-items:center;justify-content:center;padding:0 .6rem;margin:0;border-radius:0;font-weight:400;white-space:nowrap}.product-form__input--pill input[type=radio]:checked+label{background:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important;border:1.5px solid rgb(var(--color-foreground))}.mg-pay{margin-top:1.6rem}.mg-pay__label{display:block;font-size:1.1rem;letter-spacing:.2em;text-transform:uppercase;opacity:.5;margin-bottom:.9rem}.mg-pay__row{display:flex;flex-wrap:wrap;gap:.6rem}.mg-pay__chip{display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(var(--color-foreground),.16);border-radius:0;padding:.5rem .85rem;font-size:1.2rem;color:rgba(var(--color-foreground),.88);white-space:nowrap}.mg-pay__chip svg{width:1.6rem;height:1.6rem;flex:none;opacity:.8}.mg-info{background:#f6f3f1;border-radius:0;padding:1.6rem 1.8rem;margin-top:1.8rem;display:flex;flex-direction:column;gap:1rem}.mg-info-row{display:flex;align-items:center;gap:1rem;font-size:1.3rem;letter-spacing:.02em;color:rgba(var(--color-foreground),.9)}.mg-info-row svg{width:1.8rem;height:1.8rem;flex:none;opacity:.85}.mg-info-row b{font-weight:600}.mg-info-row .mg-dot{width:1.8rem;height:1.8rem;flex:none;position:relative;background:transparent}.mg-info-row .mg-dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem;border-radius:50%}.mg-dot--live:before{background:#22c55e;animation:mgpulse 1.5s infinite}.mg-dot--pre:before{background:#f59e0b;animation:mgpulse-a 1.5s infinite}.mg-dot--out:before{background:#b3aca6}@keyframes mgpulse{0%{box-shadow:0 0 #22c55e8c}70%{box-shadow:0 0 0 .7rem #22c55e00}to{box-shadow:0 0 #22c55e00}}@keyframes mgpulse-a{0%{box-shadow:0 0 #f59e0b8c}70%{box-shadow:0 0 0 .7rem #f59e0b00}to{box-shadow:0 0 #f59e0b00}}.mg-tabs{margin-top:2.6rem}.mg-tabbar{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-bottom:1.4rem}.mg-tab{background:#eee8e6;color:rgba(var(--color-foreground),.6);border:0;border-radius:0;padding:1.15rem .4rem;font-family:inherit;font-size:1.15rem;letter-spacing:.12em;cursor:pointer;transition:background .15s,color .15s}.mg-tab.is-active{background:rgb(var(--color-foreground));color:#fff}.mg-panel{display:none;background:#f6f3f1;border-radius:0;padding:2rem 1.8rem;font-size:1.4rem;line-height:1.75;color:rgba(var(--color-foreground),.85)}.mg-panel.is-active{display:block}.mg-panel p{margin:0 0 1rem}.mg-panel p:last-child{margin-bottom:0}.mg-empty{opacity:.5}.product-form__submit:disabled,.product-form__submit[disabled],.product-form__submit[aria-disabled=true],.product-form__buttons button[disabled]{background:#e5ded9!important;color:rgb(var(--color-foreground))!important;opacity:1!important;box-shadow:none!important;cursor:not-allowed}.mg-fit-open{border-radius:0!important}.announcement-bar-slider .slider-button{display:none!important}.announcement-bar-slider.slider-buttons{grid-template-columns:1fr!important}.announcement-bar .slideshow__slide{text-align:center}.utility-bar.color-scheme-4{--color-background:20,17,15;--gradient-background:rgb(20,17,15);--color-background-contrast:40,34,30}ul.product-grid:has(>li.grid__item:last-child:nth-child(-n+2)){display:flex;flex-wrap:wrap;justify-content:center;gap:var(--grid-desktop-horizontal-spacing,2rem)}ul.product-grid:has(>li.grid__item:last-child:nth-child(-n+2))>li.grid__item{width:min(34rem,100%)}.footer.color-scheme-5{border-top:0!important}.footer.color-scheme-5 .footer__content-top{padding-bottom:2.2rem}.footer.color-scheme-5 .footer-block:only-child:last-child{text-align:left;max-width:none;margin:0}.footer.color-scheme-5 .footer-block__heading{font-size:1.05rem;letter-spacing:.32em;text-transform:uppercase;color:#c9744f;font-weight:600;margin-bottom:.9rem}.footer.color-scheme-5 .footer-block__details-content{margin-bottom:0}.footer.color-scheme-5 .footer-block__details-content a{text-decoration:underline;text-underline-offset:3px;transition:color .2s cubic-bezier(.22,.61,.36,1)}.footer.color-scheme-5 .footer-block__details-content a:hover{color:#c9744f}@media screen and (max-width:749px){.footer.color-scheme-5 .footer-block:only-child:last-child{text-align:center}}.color-scheme-1,.color-scheme-2{--color-background:255,255,255;--gradient-background:rgb(255,255,255);--color-foreground:27,25,23;--color-background-contrast:224,215,210;--color-shadow:27,25,23;--color-button:27,25,23;--color-button-text:237,232,230;--color-secondary-button:255,255,255;--color-secondary-button-text:27,25,23;--color-link:27,25,23}.color-scheme-3{--color-background:44,40,37;--gradient-background:rgb(44,40,37);--color-foreground:237,232,230;--color-background-contrast:60,55,50;--color-shadow:0,0,0;--color-button:237,232,230;--color-button-text:44,40,37;--color-secondary-button:44,40,37;--color-secondary-button-text:237,232,230;--color-link:237,232,230}.color-scheme-4{--color-background:168,84,63;--gradient-background:rgb(168,84,63);--color-foreground:255,255,255;--color-background-contrast:150,70,52;--color-shadow:0,0,0;--color-button:255,255,255;--color-button-text:168,84,63;--color-secondary-button:168,84,63;--color-secondary-button-text:255,255,255;--color-link:255,255,255}.color-scheme-5{--color-background:27,25,23;--gradient-background:rgb(27,25,23);--color-foreground:237,232,230;--color-background-contrast:44,40,37;--color-shadow:0,0,0;--color-button:237,232,230;--color-button-text:27,25,23;--color-secondary-button:27,25,23;--color-secondary-button-text:237,232,230;--color-link:237,232,230}body:has(main[data-template=product]) .section-header{background:#ffffff8c;-webkit-backdrop-filter:saturate(1.5) blur(20px);backdrop-filter:saturate(1.5) blur(20px);border-bottom:1px solid rgba(27,25,23,.06)}body:has(main[data-template=product]) .section-header .header-wrapper,body:has(main[data-template=product]) .section-header .header{background:transparent!important}@media screen and (max-width:749px){main[data-template=product] .product-media-container.constrain-height.media-fit-contain{width:100%!important;max-width:100%!important}main[data-template=product] .product-media-container.constrain-height .media{padding-top:var(--ratio-percent)!important}main[data-template=product] .thumbnail-slider{display:none!important}main[data-template=product] .product__media-list .product__media-item{width:calc(100% - 4.5rem)!important}main[data-template=product] .product__media-list{margin-bottom:2rem!important}}@media screen and (max-width:749px){main[data-template=product] .product__media-wrapper{width:100vw!important;max-width:100vw!important;margin-left:50%!important;transform:translate(-50%)!important;margin-top:-2rem!important}main[data-template=product] .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:0!important;margin-right:0!important}main[data-template=product] .product__media-list{margin-left:0!important;margin-right:0!important;width:100%!important;margin-bottom:1.5rem!important}main[data-template=product] .product__media-list .product__media-item{width:100%!important}main[data-template=product] .product__media-icon{display:none!important}}@media screen and (max-width:749px){main[data-template=product] .product__media-wrapper{margin-top:-3.6rem!important}main[data-template=product] .product__media-list{padding-left:0!important;scroll-padding-left:0!important}main[data-template=product] .product__media-list .product__media-item:first-child{margin-left:0!important}main[data-template=product] .product__media-list .product__media-item{width:calc(100vw - 3rem)!important;scroll-snap-align:start!important}}main[data-template=product] [data-mg-fit-root]{margin-bottom:0!important}main[data-template=product] .product__info-container .product-form{margin-top:.8rem!important}main[data-template=product] .mg-price{font-size:2.3rem!important}main[data-template=product] .mg-compare{font-size:1.5rem!important}.rail__track,.brail__track{scroll-padding-left:4vw}.card__badge .badge.color-scheme-4,.pick__badge,.brail__badge{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/20/assets/morgans-brand.css.map */
