.button-dropdown legend{width:100%;margin:0!important;padding:10px;padding-left:10px!important;position:relative;cursor:pointer}.button-dropdown legend span{margin:0; height:100%; display:flex; justify-content:center; align-items:center; width:10px; position:absolute; top:50%; transform:translateY(-50%)}.button-dropdown legend.open span svg{transform:rotate(180deg)}.button-dropdown-container{background:#fff;display:none;border:1px solid #333;border-top:none}.button-dropdown-container.scroll{max-height:210px;overflow:hidden;overflow-y:scroll;position:relative}.button-dropdown-container.scroll::-webkit-scrollbar{width:10px}.button-dropdown-container.scroll::-webkit-scrollbar-track{background:#eee}.button-dropdown input[type=radio]+label{display:block;width:100%;margin:0;border:none!important;background:none;border-radius:0}.button-dropdown .color-swatch-option{display:block;width:100%;height:40px}.button-dropdown .color-swatch span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.button-dropdown .color-swatch.white span{color:#333}.button-dropdown input[type=radio]+label.color-swatch{border-radius:0!important;width:100%!important;height:100%!important;position:relative}.button-dropdown input[type=radio]+label.color-swatch img{position:static;width:100%!important;height:100%!important;transform:none}span.minus,span.plus{width:10px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}span.plus{display:flex}span.minus{display:none}.product__description-dropdown-title span svg{right:0}.ordering-info-container .accordion details[open] span.plus,.product__description-dropdown-title.active span.plus{display:none}.ordering-info-container .accordion details[open] span.minus,.product__description-dropdown-title.active span.minus{display:flex}.coming-soon-button,.coming-soon-info #size{pointer-events:none}.coming-soon-info .product-form__submit{pointer-events:none;background:#eee!important;border:1px solid #eee!important;box-shadow:none!important;color:#878787}.coming-soon-info .product-form__quantity,.coming-soon-info .shopify-payment-button{display:none!important}.product__stuck-form{width:100%;display:block!important}@keyframes maxHeight{0%{max-height:0}to{max-height:200vh}}.product__info-wrapper.fixed{position:fixed;bottom:0;left:0;width:100%!important;max-width:100%!important;z-index:9999999;padding:0!important;animation-name:maxHeight;animation-duration:.8s;animation-direction:alternate;animation-timing-function:linear}.product__info-wrapper.fixed .product__info-container{padding:2rem 5rem;max-height:200vh;transition:max-height .8s linear}.product__info-wrapper.fixed .product__info-container.hide{max-height:0}.product__info-fixed-button{border:none;box-shadow:none;display:block;position:absolute;top:-33px;left:50%;transform:translateX(-50%);width:80px;height:33px;text-align:center;padding:5px 0 0;cursor:pointer}.product__info-fixed-button svg{width:25px}.product__info-fixed-button.open svg{transform:rotate(0deg)}.product__info-fixed-button svg{transform:rotate(180deg)}.product__info-wrapper.fixed .product__description,.product__info-wrapper.fixed .product__description *,.product__info-wrapper.fixed .product__description-accordion,.product__info-wrapper.fixed .product__description-accordion *{height:0;margin:0;font-size:0}.stuck-form-button-container{display:none;position:fixed;bottom:0;left:0;right:0;width:100%;padding:2rem 4rem;border-top:1px solid #ccc;z-index:9999999}.stuck-form-button-container a{display:block;width:100%;text-decoration:none}.stuck-form-button-container .button{width:100%}.stuck-form-button-container.mobile{opacity:0;visibility:hidden}@media screen and (max-width:767px){.stuck-form-button-container.mobile{opacity:1;visibility:visible}}