.frequently-bought-together{display:grid;grid-template-areas:"header" "items" "controls" "form";padding:1em;margin:1em}@media(min-width: 992px){.frequently-bought-together{border-top:2px solid #ebebeb;border-bottom:2px solid #ebebeb;grid-template-areas:"header header" "items form" "controls controls"}}.bought-together__header{grid-area:header}.bought-together__items,.bought-together__controls,.bought-together__form{padding:2em}.bought-together__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;grid-area:items;border:2px solid #ebebeb;border-bottom:none;border-top-right-radius:4px;border-top-left-radius:4px;gap:4px}.bought-together__items img{width:100%;max-width:350px}.bought-together__items svg{width:2em;height:2em}@media(min-width: 992px){.bought-together__items{border:none;gap:16px}}.bought-together__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-area:controls;border:2px solid #ebebeb;border-bottom:none;padding-bottom:0}.bought-together__controls label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;cursor:pointer}.bought-together__controls label.is-disabled{color:#575757;pointer-events:none}.bought-together__controls .checkbox__price{color:#575757}.bought-together__controls input{accent-color:#575757}@media(min-width: 992px){.bought-together__controls{border:none;padding-bottom:inherit}}.bought-together__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;grid-area:form;border:2px solid #ebebeb;border-top:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}@media(min-width: 992px){.bought-together__form{border:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bought-together__form form{width:auto}.bought-together__form form button{width:auto}}.bought-together__form form{width:100%}.bought-together__form form button{width:100%}@media(min-width: 992px){.bought-together__form form button{max-width:332px;min-width:332px}}.bought-together__form-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px}@media(min-width: 992px){.bought-together__form-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:unset}}.bought-together__form-price .form-price__label{font-size:1.8rem;font-weight:700}@media(min-width: 992px){.bought-together__form-price .form-price__label{font-size:2.2rem}}.bought-together__form-price .form-price__price{font-size:1.8rem;color:#575757}

/*# sourceMappingURL=cmsplugin_frequently_bought_together_banner.css.map*/