/* CT_PRODUCT_SOFIA_BELOW_LEFT_TABS_01B — product-only placement override. */
body#product .ct-step08128-tabs-col > .ct-product-sofia-below-left-tabs-01b,
body.page-product .ct-step08128-tabs-col > .ct-product-sofia-below-left-tabs-01b {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  margin: 20px 0 0 !important;
  padding: 0 !important;
  clear: both !important;
  box-sizing: border-box !important;
}

body#product .ct-product-sofia-below-left-tabs-01b #ct-order-assistant-sofia-01a,
body.page-product .ct-product-sofia-below-left-tabs-01b #ct-order-assistant-sofia-01a {
  grid-template-columns: 112px minmax(0, 1fr) minmax(190px, .8fr);
  gap: 18px;
  min-height: 150px;
  margin: 0;
  padding: 16px 18px;
}

body#product .ct-product-sofia-below-left-tabs-01b .ctoas-portrait,
body.page-product .ct-product-sofia-below-left-tabs-01b .ctoas-portrait {
  width: 112px;
  height: 112px;
}

body#product .ct-product-sofia-below-left-tabs-01b .ctoas-title,
body.page-product .ct-product-sofia-below-left-tabs-01b .ctoas-title {
  font-size: 25px;
}

@media (max-width: 1199.98px) {
  body#product .ct-product-sofia-below-left-tabs-01b #ct-order-assistant-sofia-01a,
  body.page-product .ct-product-sofia-below-left-tabs-01b #ct-order-assistant-sofia-01a {
    grid-template-columns: 96px minmax(0, 1fr);
  }

  body#product .ct-product-sofia-below-left-tabs-01b .ctoas-portrait,
  body.page-product .ct-product-sofia-below-left-tabs-01b .ctoas-portrait {
    width: 96px;
    height: 96px;
  }

  body#product .ct-product-sofia-below-left-tabs-01b .ctoas-actions,
  body.page-product .ct-product-sofia-below-left-tabs-01b .ctoas-actions {
    grid-column: 1 / -1;
  }
}

@media (max-width: 575.98px) {
  body#product .ct-step08128-tabs-col > .ct-product-sofia-below-left-tabs-01b,
  body.page-product .ct-step08128-tabs-col > .ct-product-sofia-below-left-tabs-01b {
    margin-top: 16px !important;
  }
}
