:root{--berrys-primary: #66435A;--berrys-background: #E7E3DE;--berrys-darker-background: #D9D0D6;--berrys-text: #333333;--berrys-border-color: #F4F4F4;--berrys-button-text: #ffffff;--block-padding: 1rem;--block-margin-mobile: 1rem;--block-margin: 24px}.button{border-radius:1rem;padding:14px;font-size:18px;font-weight:600;line-height:24px;text-align:center;cursor:pointer;text-transform:capitalize;transition:background-color .2s ease;width:100%;display:flex;justify-content:center;align-items:center;gap:11px;border:2px solid transparent}.button--primary{background-color:var(--berrys-primary);color:var(--berrys-button-text)}.button--primary:not([disabled]):hover{border:2px solid var(--berrys-primary)}.button--primary:not([disabled]):hover svg path{stroke:var(--berrys-primary)}.button--secondary{background-color:var(--berrys-background);color:var(--berrys-text)}.button--secondary:not([disabled]):hover{border:2px solid var(--berrys-background)}.button--primary:disabled,.button--secondary:disabled{cursor:not-allowed}.product-form__buttons{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}.countdown-wrapper{font-size:14px;line-height:24px;font-weight:300;margin:16px 0}.countdown{font-weight:600}.countdown-wrapper strong{text-decoration:underline;font-weight:600}.product-form__error-message-wrapper{display:flex;align-items:center;background-color:var(--berrys-background);color:var(--berrys-text);border-radius:10px;gap:10px;padding:var(--block-margin-mobile);margin-bottom:var(--block-margin-mobile);line-height:1.2}.product-form__error-message-wrapper svg{width:30px;height:30px}hr{margin-top:26px;margin-bottom:26px;border-color:var(--berrys-border-color)}@media screen and (min-width: 750px){.product-main{display:grid;grid-template-columns:repeat(2,1fr);column-gap:3rem}.product-main__gallery--sticky .pdp-gallery{display:block;position:sticky;top:1rem}.product-form__buttons{flex-direction:row;margin-bottom:16px}.product-form__error-message-wrapper{margin-bottom:var(--block-margin)}}.product-main .button{font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/156/assets/section-product-main.css.map */
