.calmbay-cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:100vw;height:100vh;background-color:transparent;z-index:9999;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease-in-out}@media screen and (min-width:768px){.calmbay-cart-drawer{width:377px}}.calmbay-cart-drawer.is-open{transform:translate(0)}.calmbay-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;height:51.16px;padding:0 25px;background-color:#f2f1ef;flex-shrink:0}.calmbay-cart-drawer__header-spacer{width:7px;height:19px}.calmbay-cart-drawer__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#000;margin:0;flex:1;text-align:center;line-height:normal}.calmbay-cart-drawer__close-button{background:none;border:none;padding:0;cursor:pointer;width:18px;height:18px}.calmbay-cart-drawer__close-icon{width:18px;height:18px;stroke:#000;stroke-width:1.5px}.calmbay-cart-drawer__empty-content{display:flex;align-items:center;justify-content:center;flex:1;background-color:#f2f1ef;margin-top:23px}.calmbay-cart-drawer__empty-title{font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;color:#000;margin:0;line-height:normal}.calmbay-cart-drawer__empty-button{padding:0 10px;margin-top:23px;margin-bottom:23px;background-color:#f2f1ef;flex-shrink:0}.calmbay-cart-drawer__button{display:flex;align-items:center;justify-content:center;width:100%;height:36px;background-color:#fff;border:1.5px solid #000;cursor:pointer;transition:all .2s ease;font-family:inherit;padding:0}.calmbay-cart-drawer__button:hover{background-color:#000}.calmbay-cart-drawer__button-text{font-family:Montserrat,sans-serif;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#000;line-height:normal;transition:color .2s ease}.calmbay-cart-drawer__button:hover .calmbay-cart-drawer__button-text{color:#fff}.calmbay-cart-drawer__content{flex:1;overflow-y:auto;background-color:#f2f1ef;padding-left:16px;padding-right:16px}.calmbay-cart-drawer__items{display:flex;flex-direction:column;gap:23px;padding:0;margin-top:23px}.calmbay-cart-drawer__item{display:flex;gap:0px;align-items:flex-start;padding:0;position:relative;justify-content:space-between}.calmbay-cart-drawer__item-image{width:91.953px;height:91.953px;background-color:#f2f1ef;flex-shrink:0}.calmbay-cart-drawer__item-image img{width:100%;height:100%;object-fit:cover}.calmbay-cart-drawer__item-details{width:240px;display:flex;flex-direction:column;gap:8px;padding:10px 0}.calmbay-cart-drawer__item-title{display:flex;flex-direction:column}.calmbay-cart-drawer__title-main{font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;color:#000;line-height:normal;margin:0}.calmbay-cart-drawer__title-subtitle{font-family:Montserrat,sans-serif;font-weight:300;font-size:12px;text-transform:uppercase;color:#000;line-height:normal;margin:0}.calmbay-cart-drawer__item-variant-details{display:flex;gap:10px;align-items:flex-end}.calmbay-cart-drawer__item-variant{flex:1;display:flex;flex-direction:column;gap:8px}.calmbay-cart-drawer__item-variant-label{font-family:Montserrat,sans-serif;font-weight:300;font-size:12px;text-transform:uppercase;color:#000;margin:0;line-height:normal}.calmbay-cart-drawer__item-subscription{font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;color:#000;margin:0;line-height:normal}.calmbay-cart-drawer__item-price{font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#000;margin:0;line-height:normal}.calmbay-cart-drawer__item-quantity{flex:none;display:flex;flex-direction:column;align-items:flex-end;padding:0}.calmbay-cart-drawer__quantity-select{width:61px;height:35px;border:1.5px solid #bfbfbf;border-radius:0;background-color:#fff;font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;color:#000;text-align:left;padding:7px 30px 7px 16px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='7' height='4' viewBox='0 0 7 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L3.5 3.5L6 1' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:6.63px 3.32px}.calmbay-cart-drawer__quantity-select:focus{outline:none;border-color:#bfbfbf}.calmbay-cart-drawer__item-remove{padding:10px;background:none;border:none;cursor:pointer}.calmbay-cart-drawer__trash-icon{width:10px;height:14px;display:block}.calmbay-cart-drawer__checkout{padding:10px;margin-top:0;margin-bottom:0;background-color:#f2f1ef;flex-shrink:0}.calmbay-cart-drawer__checkout-button{display:flex;align-items:center;justify-content:center;width:100%;height:36px;background-color:#000;border:1.5px solid #000;text-decoration:none;cursor:pointer;transition:all .2s ease}.calmbay-cart-drawer__checkout-button:hover{background-color:#fff}.calmbay-cart-drawer__checkout-text{font-family:Montserrat,sans-serif;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#fff;line-height:normal;transition:color .2s ease}.calmbay-cart-drawer__checkout-button:hover .calmbay-cart-drawer__checkout-text{color:#000}.calmbay-cart-drawer__totals{display:flex;flex-direction:column;gap:10px;padding:23px 10px;background-color:#f2f1ef;flex-shrink:0}.calmbay-cart-drawer__total-row{display:flex;justify-content:space-between;align-items:center;padding:0 10px}.calmbay-cart-drawer__total-row--final{padding-top:10px}.calmbay-cart-drawer__total-label{font-family:Montserrat,sans-serif;font-weight:300;font-size:12px;text-transform:capitalize;color:#000;line-height:normal}.calmbay-cart-drawer__total-value{font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;text-transform:uppercase;color:#000;line-height:normal}.calmbay-cart-drawer__total-row--final .calmbay-cart-drawer__total-label,.calmbay-cart-drawer__total-row--final .calmbay-cart-drawer__total-value{font-weight:700}.calmbay-cart-drawer__cyt{background-color:#fff;display:flex;flex-direction:column;flex-shrink:0}.calmbay-cart-drawer__cyt-divider{width:100%;height:1px;background-color:#bfbfbf;flex-shrink:0}.calmbay-cart-drawer__cyt-title-container{display:flex;align-items:center;justify-content:center;padding:10px 0;margin:0;flex-shrink:0}.calmbay-cart-drawer__cyt-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;color:#000;line-height:normal;margin:0;padding:0}.calmbay-cart-drawer__cyt-carousel{background-color:#fff;padding:0 10px 10px;display:flex;gap:25px;overflow-x:auto;-webkit-overflow-scrolling:touch}.calmbay-cart-drawer__cyt-card{display:flex;gap:10px;align-items:flex-start;flex-shrink:0}.calmbay-cart-drawer__cyt-image{width:120px;background-color:#f2f1ef;padding:10px;flex-shrink:0;align-self:stretch;display:flex;flex-direction:column}.calmbay-cart-drawer__cyt-image img{width:100%;height:83px;object-fit:cover}.calmbay-cart-drawer__cyt-details{width:160px;display:flex;flex-direction:column;justify-content:space-between;padding:10px 0;flex-shrink:0;align-self:stretch}.calmbay-cart-drawer__cyt-title{display:flex;align-items:center;justify-content:center;width:100%}.calmbay-cart-drawer__cyt-title-text{font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;color:#000;line-height:normal;margin:0}.calmbay-cart-drawer__cyt-bottom-row{display:flex;gap:8px;align-items:flex-end;width:100%}.calmbay-cart-drawer__cyt-variant{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.calmbay-cart-drawer__cyt-variant-label{font-family:Montserrat,sans-serif;font-weight:300;font-size:12px;text-transform:uppercase;color:#000;margin:0;line-height:normal}.calmbay-cart-drawer__cyt-price{font-family:Montserrat,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#000;margin:0;line-height:normal}.calmbay-cart-drawer__cyt-add-button{width:84px;height:36px;background-color:#99f2cc;border:1.5px solid #000;display:flex;align-items:center;justify-content:center;padding:10px 40px;flex-shrink:0;cursor:pointer;transition:all .2s ease}.calmbay-cart-drawer__cyt-add-button:hover{background-color:#000}.calmbay-cart-drawer__cyt-add-text{font-family:Montserrat,sans-serif;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#000;line-height:normal;transition:color .2s ease}.calmbay-cart-drawer__cyt-add-button:hover .calmbay-cart-drawer__cyt-add-text{color:#99f2cc}.calmbay-cart-drawer__wave{position:relative;width:100%;height:50px;overflow:hidden;background:transparent;flex-shrink:0;margin-top:0}.calmbay-cart-drawer__wave .wave-section{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/calmbay-cart-drawer.css.map */
