@import"https://fonts.googleapis.com/css2?family=Ancizar+Serif:ital,wght@0,300..900;1,300..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{--theme-bg: #FCF6F1;--theme-green: #8F8E53;--theme-brown: #482407;--logo-height: clamp(3rem, 3.214vw + 2.357rem, 7.5rem);--hero-nav-offset: calc(var(--logo-height) + 55px);--mobile-top-bar-height: 3rem;--nav-link-font: clamp(1rem, .357vw + .929rem, 1.5rem);--nav-icon-size: clamp(1.5rem, .714vw + 1.357rem, 2.5rem);--hero-container-width: clamp(25rem, 31.25vw + 5rem, 55rem);--hero-title-size: clamp(5.3rem, 6.146vw + 1.367rem, 11.2rem);--hero-paragraph-size: clamp(1rem, 1.042vw + .333rem, 2rem);--hero-paragraph-margin: clamp(1rem, 1.042vw + .333rem, 2rem);--hero-btn-gap: clamp(1rem, 1.042vw + .333rem, 2rem);--btn-large-font: clamp(.65rem, .729vw + .183rem, 1.35rem);--btn-large-x-padding: clamp(1.2rem, 1.354vw + .333rem, 2.5rem);--btn-large-y-padding: clamp(1rem, .885vw + .433rem, 1.85rem);--btn-large-height: clamp(3.3rem, 2.708vw + 1.567rem, 5.9rem);--btn-small-height: clamp(2.2rem, 1.771vw + 1.067rem, 3.9rem);--hero-vine-icon-height: clamp(1.35rem, 1.406vw + .45rem, 2.7rem);--hero-top-text-gap: clamp(.6rem, .729vw + .133rem, 1.3rem);--body-text-l: clamp(1rem, 1.042vw + .333rem, 2rem);--body-text-m: clamp(1rem, .729vw + .533rem, 1.7rem);--body-text-s: clamp(.9rem, .729vw + .433rem, 1.6rem);--body-text-xs: clamp(.65rem, .625vw + .25rem, 1.25rem);--section-heading: clamp(3rem, 3.021vw + 1.067rem, 5.9rem);--product-card-gap: .85rem;--product-title-size: 2.35rem;--product-price-size: 1.5rem;--product-label-size: .82rem;--product-label-weight: 700;--product-label-spacing: .12em;--product-option-height: 48px;--product-option-padding-x: 1.6rem;--product-option-radius: 2px;--product-option-border: 1px solid var(--theme-brown);--product-option-font-size: .95rem;--product-control-height: 48px;--product-control-radius: 2px;--product-quantity-button-width: 44px;--product-quantity-input-width: 50px;--product-button-font-size: .9rem;--product-button-spacing: .08em;--product-form-gap: 1.2rem;--product-actions-gap: 1.25rem;--product-modal-padding: 2.75rem;--product-column-gap: 3.5rem;--product-image-width: 360px;--product-section-gap: 2rem;--product-option-gap: .65rem;--product-button-gap: .6rem;--product-content-gap: 3.5rem;--product-title-size: ;--product-price-size: ;--product-label-size: ;--product-option-font-size: ;--product-button-font-size: ;--product-border-color: var(--theme-brown);--product-hover-bg: #f7f4ef}@media screen and (max-width:480px){*{--hero-title-size: clamp(3.75rem, 19vw + -.05rem, 5.65rem);--section-heading: clamp(2rem, 10vw + 0rem, 3rem);--body-text-l: clamp(1.2rem, 1.75vw + .85rem, 1.375rem);--body-text-m: clamp(1.2rem, 1vw + 1rem, 1.3rem);--body-text-s: clamp(1rem, 2vw + .6rem, 1.2rem);--body-text-xs: clamp(.8rem, 2vw + .4rem, 1rem);--btn-large-font: .85rem}}html{scrollbar-color:var(--theme-green) var(--theme-bg)}body{background-color:var(--theme-bg)!important;font-family:Montserrat,sans-serif}.page-width{width:87vw}@media screen and (max-width:1366px){.page-width{width:90vw}}@media screen and (max-width:1200px){.page-width{width:95vw}}.morkes-section{padding-top:3rem;padding-bottom:1rem}h1,h2{font-family:"Ancizar Serif";color:var(--theme-brown)}.btn{display:flex;align-items:center;justify-content:center;text-transform:uppercase}.btn-primary{background-color:var(--theme-green);color:var(--theme-bg);text-decoration:none;font-weight:500}.btn-primary-large{padding-inline:var(--btn-large-x-padding);height:var(--btn-large-height);letter-spacing:6%;font-size:var(--btn-large-font)}.btn-primary-small{height:var(--btn-small-height);letter-spacing:6%}.btn-secondary{background:transparent;color:var(--theme-green);text-decoration:none;font-weight:500;border:2px solid var(--theme-green)}.btn-secondary-large{padding-inline:var(--btn-large-x-padding);height:var(--btn-large-height);letter-spacing:7%;font-size:var(--btn-large-font)}.green-text{color:var(--theme-green)}@media screen and (max-width:480px){.morkes-section{padding-top:2rem}}.morkes-section-heading{text-align:center;margin-bottom:3rem}.morkes-section-heading__title{color:var(--theme-brown);font-size:var(--section-heading);font-weight:400;letter-spacing:4%;margin:0;margin-bottom:calc(var(--section-heading) * .1)}.morkes-section-heading__divider{display:flex;align-items:center;justify-content:center;gap:calc(var(--section-heading) * .5)}.morkes-section-heading__divider span{width:calc(var(--section-heading) * 2);height:2px;background:var(--theme-green)}.morkes-section-heading svg{height:calc(var(--section-heading) * .5)}.morkes-section-heading svg path{stroke:var(--theme-green);fill:var(--theme-green);width:calc(var(--section-heading) * 2) !}@media screen and (max-width:480px){.morkes-section-heading{text-align:center;margin-bottom:1.5rem}}.morkes-search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#48240740;display:none;align-items:start;padding-top:25vh;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media screen and (max-width:480px){.morkes-search-modal{padding-top:10vh}}.morkes-search-modal.open{display:flex}.morkes-search-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.morkes-search-content{position:relative;width:100%;max-width:600px;background:var(--theme-bg);padding:1rem;border-radius:5px;box-shadow:0 0 60px #48240740}@media screen and (max-width:480px){.morkes-search-content{max-width:90vw}.morkes-search-content .live-search{margin-top:0}}.morkes-search-content .live-search-form{box-shadow:none;border:none}.morkes-search-content .live-search-form .form-field-input{background:#4824070f;font-family:Montserrat;color:var(--theme-brown);font-size:var(--body-text-xs)}.morkes-search-content .live-search-form .live-search-button{background-color:var(--theme-green);border:none;color:var(--theme-bg);padding:0;display:flex;justify-content:center;align-items:center}.morkes-search-content .live-search-form .live-search-button .search-icon{width:25px}.morkes-search-content .live-search-form .live-search-button svg{max-width:100%;margin-top:-.35vw}.morkes-search-close{display:none}.morkes-search-input{width:100%;padding:18px;font-size:var(--body-text-xs)}.morkes-search-submit{margin-top:15px;padding:12px 24px;cursor:pointer}.morkes-search-trigger{background:transparent;border:none;padding:0;margin-bottom:-5px}.morkes_custom-header .live-search-filter-wrapper{display:none}.morkes-search-content .search-flydown{margin-top:1.5rem;border-radius:3px;background:var(--theme-bg);color:var(--theme-brown);font-family:Montserrat}.morkes-search-content .search-flydown .search-flydown__group-title{font-family:Montserrat;font-weight:600;letter-spacing:7%;text-transform:uppercase;color:var(--theme-brown)}.morkes-search-content .search-flydown .search-flydown__group-list{display:flex;flex-direction:column;row-gap:.25rem;width:90%;margin:auto}.morkes-search-content .search-flydown .search-flydown__group-list li a{background:#ffffffb3;color:var(--theme-brown)}.morkes-search-content .search-flydown__continue{font-family:Montserrat;font-weight:500;letter-spacing:7%;text-transform:uppercase;color:var(--theme-brown);padding-top:1rem}.morkes-product-gallery{display:grid;grid-template-columns:90px minmax(0,1fr);gap:1.5rem;align-items:start}.morkes-product-gallery__thumbnails{display:flex;flex-direction:column;gap:14px}.morkes-product-gallery__thumbnail{width:90px;height:90px;border:1px solid #ddd;border-radius:3px;overflow:hidden;background:#fff;cursor:pointer;padding:0;transition:border-color .2s ease,transform .2s ease}.morkes-product-gallery__thumbnail:hover{transform:translateY(-2px);border-color:var(--theme-green)}.morkes-product-gallery__thumbnail.is-active{border:2px solid var(--theme-green)}.morkes-product-gallery__thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.morkes-product-gallery__main{border:1px solid #ececec;border-radius:7px;overflow:hidden;background:#fff;aspect-ratio:1/1}.morkes-product-gallery__image{width:100%;height:100%;object-fit:contain;display:block;padding:2rem}.morkes-product-gallery__main{background:#fff}.morkes-product-gallery__image{display:block;width:100%;height:auto}.morkes-product-tabs{border-top:1px solid #e8e8e8}.morkes-product-tabs__nav{display:flex;gap:2rem;border-bottom:1px solid #e8e8e8}.morkes-product-tabs__button{background:none;border:none;cursor:pointer;padding:1.25rem 0;font-size:1rem;font-weight:500;color:#777;position:relative}.morkes-product-tabs__button.is-active{color:var(--theme-brown)}.morkes-product-tabs__button.is-active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:var(--theme-green)}.morkes-product-tabs__content{padding:2rem 0}.morkes-product-tabs__panel{display:none;line-height:1.8}.morkes-product-tabs__panel.is-active{display:block}.morkes-carousel__button:disabled{opacity:.35;pointer-events:none}.morkes-product-card{display:flex;flex-direction:column;width:100%;height:100%;row-gap:var(--product-card-gap)}.morkes-product-card__image-link{display:block;text-decoration:none}.morkes-product-card__image-wrapper{aspect-ratio:1 / 1;background:#fff;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:1rem}.morkes-product-card__image-wrapper img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .35s ease}.morkes-product-card:hover .morkes-product-card__image-wrapper img{transform:scale(1.05)}.morkes-product-card__content{display:flex;flex-direction:column;flex-grow:1;text-align:center;row-gap:var(--product-card-gap)}.morkes-product-card__title{margin:0;font-size:1.15rem;font-weight:500;line-height:1.35}.morkes-product-card__title a{color:inherit;text-decoration:none;transition:color .25s ease}.morkes-product-card__title a:hover{color:var(--theme-green)}.morkes-product-card__price{font-size:1.15rem;font-weight:600;color:var(--theme-brown)}.morkes-product-card__price .price__current{justify-content:center}.morkes-product-card__price .money{font-size:inherit}.morkes-product-card__button{width:90%;padding:.95rem 1rem;display:flex;justify-content:center;align-items:center;gap:.5rem;text-transform:uppercase;margin:auto;cursor:pointer;transition:.25s ease}.atc-button--icon,.productitem--action-atc.loading .atc-button--text{display:none}.productitem--action-atc.loading .atc-button--icon{display:flex}.morkes-carousel__dots{display:none;justify-content:center;align-items:center;gap:.6rem;margin-top:1.5rem}.morkes-carousel__dot{width:10px;height:10px;border-radius:50%;border:none;background:#d2d2d2;cursor:pointer;transition:.25s}.morkes-carousel__dot.is-active{background:var(--theme-green);transform:scale(1.2)}@media(max-width:640px){.morkes-carousel__dots{display:flex}.morkes-carousel__button{display:none}}.morkes-quick-shop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem}.morkes-quick-shop[hidden]{display:none}.morkes-quick-shop__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.morkes-quick-shop__dialog{position:relative;width:min(100%,960px);max-height:90vh;overflow:auto;background:var(--theme-bg);border-radius:12px;z-index:2}.morkes-quick-shop__close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border:none;background:none;cursor:pointer;font-size:2.4rem;font-weight:300;line-height:1}.morkes-quick-shop__content{padding:2.75rem}.morkes-quick-shop-content{display:grid;grid-template-columns:360px minmax(0,1fr);gap:3.5rem;align-items:start}.morkes-quick-shop-content__image{display:flex;height:100%;align-items:center}.morkes-quick-shop-content__featured-image{width:100%;border-radius:4px}.morkes-product-info__title{font-family:"Ancizar Serif";font-size:2.35rem;font-weight:400;line-height:1.15;color:var(--theme-brown);margin-bottom:.75rem}.morkes-product-price{font-size:1.5rem;color:var(--theme-brown);font-weight:500;margin-bottom:2rem}.morkes-quick-shop-content__placeholder{color:#777}@media(max-width:768px){.morkes-quick-shop-content{grid-template-columns:1fr;gap:2rem}}.morkes-product-form{display:flex;flex-direction:column;gap:1.2rem}.morkes-product-form__option{display:flex;flex-direction:column;gap:.65rem}.morkes-product-form__label{display:block;margin-bottom:.6rem;color:var(--theme-brown);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.morkes-product-form__buttons{display:flex}@media(max-width:768px){.morkes-product-form .morkes-product-form__selector .morkes-product-form__buttons{display:none}.morkes-product-form .morkes-product-form__selector .morkes-product-form__select{display:block;width:100%}}.morkes-product-form__select{width:100%}.morkes-product-form__actions{display:flex;align-items:flex-end;gap:1.25rem;margin-top:.75rem}.morkes-product-form__quantity{flex:0 0 auto}.morkes-product-form__submit{flex:1;height:48px;margin:0;display:flex;align-items:center;justify-content:center;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.morkes-product-form__quantity input{width:80px}.morkes-product-form__submit{background:var(--theme-green);color:var(--theme-bg);border:none;height:48px;text-transform:uppercase;letter-spacing:.08em;font-size:.9rem;margin-top:1.5rem}.morkes-product-form__submit:hover{background:#7d7c49}.morkes-product-form__message{margin-top:1rem;display:none;padding:1rem;border-radius:8px;background:#eef6e5;color:#2f5d2f}.morkes-product-form__message.is-visible{display:block}.morkes-product-form__message a{margin-left:1rem;font-weight:600}.morkes-product-form__select{display:none}.morkes-product-form__buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.morkes-product-form__option-button{padding:.8rem 1.6rem;min-width:70px;font-size:.9rem;font-weight:500;border:1px solid var(--theme-brown);color:var(--theme-brown);background:transparent;border-radius:2px;cursor:pointer;transition:.2s}.morkes-product-form__option-button:hover{border-color:var(--theme-green);color:var(--theme-green)}.morkes-product-form__option-button.is-active{background:var(--theme-green);color:var(--theme-bg);border-color:var(--theme-green)}.morkes-product-form__option-button.is-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.morkes-product-form__quantity-control{display:flex;align-items:center;height:48px;border:1px solid var(--theme-brown);border-radius:2px;overflow:hidden}.morkes-product-form__quantity-button{width:44px;height:48px;border:none;background:transparent;color:var(--theme-brown);cursor:pointer;font-size:1.35rem;transition:.2s}.morkes-product-form__quantity-input{width:50px;height:48px;color:var(--theme-brown);background:transparent;border:none;border-left:1px solid var(--theme-brown);border-right:1px solid var(--theme-brown);text-align:center;font-size:1rem;outline:none;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.morkes-product-form__quantity-input::-webkit-inner-spin-button,.morkes-product-form__quantity-input::-webkit-outer-spin-button{display:none}.morkes-product-form__details-link{display:inline-flex;align-items:center;gap:.4rem;width:fit-content;margin-top:.75rem;color:var(--theme-green);font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s ease}.morkes-product-form__details-link:hover{gap:.65rem;color:var(--theme-brown)}
/*# sourceMappingURL=/cdn/shop/t/28/assets/morkes_custom.css.map */
