.template-hero{display:flex;flex-direction:column;justify-content:flex-end;align-content:center;width:100vw;height:70vh;position:relative;background-color:white}@media screen and (min-width: 768px){.template-hero{justify-content:center}}@media screen and (min-width: 1024px){.template-hero{height:75vh;max-height:800px}}@media screen and (min-width: 1280px){.template-hero{height:85vh}}.template-hero--no-image{height:auto}.template-hero__titles{position:relative;z-index:1;text-align:center;color:white}.template-hero--no-image .template-hero__titles{margin:50px 0;color:#282828}@media screen and (max-width: calc(768px - 1px)){.template-hero__titles{margin:0 0 50px 0}}.template-hero__title{margin:0.5em 0;font-size:30px;line-height:1.6em}@media screen and (min-width: 1155px){.template-hero__title{font-size:40px;line-height:1.6em}}.template-hero__sub-title{font-family:'maison_neuebook', helvetica, sans-serif;font-weight:400;font-size:18px;line-height:1.6em}.template-hero__image{width:100%;height:100%;position:absolute;overflow:hidden}.template-hero--no-image .template-hero__image{display:none}.template-hero__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.cart{width:calc(100% - 30px);padding:20px 15px}@media screen and (min-width: 768px){.cart{width:calc(100% - 40px);padding:40px 20px}}@media screen and (min-width: 1155px){.cart{width:calc(100% - 60px);padding:50px 30px}}@media screen and (min-width: 1280px){.cart{width:calc(100% - 80px);padding:60px 40px}}#cart-form{display:grid;width:100%}@media screen and (min-width: 1024px){#cart-form{justify-content:center}}.cart-form__contents{width:100%;max-width:1200px}.cart-contents__item:not(:last-of-type){border-bottom:1px solid #E5E5E5}.cart-form__totals{padding:20px 0;border-top:1px solid #E5E5E5}@media screen and (min-width: 768px){.cart-form__buttons{display:flex;flex-direction:row;justify-content:flex-end}}.cart__empty{display:flex;flex-direction:column;align-items:center}.cart-item{display:grid;grid-gap:20px 20px;grid-template-columns:1fr 1fr 1fr;padding:20px 0}@media screen and (min-width: 768px){.cart-item{grid-template-columns:100px 1fr 100px 100px 100px;grid-gap:0px 20px}}@media screen and (min-width: 1024px){.cart-item{grid-template-columns:120px 1fr 120px 120px 120px}}.cart-item__thumb{grid-column:1 / 2;width:100%}.cart-item__details{grid-column:2 / 4}@media screen and (min-width: 768px){.cart-item__details{grid-column:2 / 3}}.cart-item__title .title{font-family:'maison_neuebook', helvetica, sans-serif;font-weight:400;font-size:14px;line-height:1.6em}.cart-item__quantity{justify-self:center}.qty__input{width:40px;padding:10px;border:1px solid #E5E5E5;outline:none}.cart-item__price{justify-self:center}.cart-item__price .price{font-family:'maison_neuebook', helvetica, sans-serif;font-weight:400;font-size:14px;line-height:1.6em}.cart-item__total{justify-self:end}.cart-item__total .price{font-family:'maison_neuebook', helvetica, sans-serif;font-weight:400;font-size:14px;line-height:1.6em}.cart-item__options-list{margin:10px 0px}.cart-item__options-name{margin:0;font-size:14px;line-height:1.6em}.cart-item__remove{font-size:14px;line-height:1.6em}@media screen and (min-width: 768px){.cart-item__remove{font-size:12px;line-height:22px}}.cart-totals{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0px 20px}@media screen and (min-width: 768px){.cart-totals{grid-template-columns:100px 1fr 100px}}@media screen and (min-width: 1024px){.cart-totals{grid-template-columns:120px 1fr 120px}}.cart-totals__label{grid-column:1 / 2;justify-self:start}@media screen and (min-width: 768px){.cart-totals__label{grid-column:2 / 3;justify-self:unset}}.cart-totals__value{grid-column:3 / 4;justify-self:end;text-align:right}.cart-buttons{display:grid;grid-gap:10px 0px}@media screen and (min-width: 768px){.cart-buttons{grid-template-columns:1fr 1fr 1fr;grid-gap:0px 10px;width:100%}}@media screen and (min-width: 1024px){.cart-buttons{max-width:690px}}.cart-button{padding:15px 20px}

