@media (min-width: 768px) {
  body.page-configureproduct #productConfigurableOptions.rootgs-config-sections {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
  }

  body.page-configureproduct #productConfigurableOptions.rootgs-config-sections > .section {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 0 !important;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
}

@media (max-width: 767.98px) {
  body.page-configureproduct #productConfigurableOptions.rootgs-config-sections {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  body.page-configureproduct #productConfigurableOptions.rootgs-config-sections > .section {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

body.page-configureproduct #productConfigurableOptions.rootgs-config-sections .section-header {
  margin-bottom: 6px;
}

body.page-configureproduct #productConfigurableOptions.rootgs-config-sections .section-title {
  margin-bottom: 0;
}

body.page-configureproduct #productConfigurableOptions.rootgs-config-sections .panel,
body.page-configureproduct #productConfigurableOptions.rootgs-config-sections .panel-form {
  margin-bottom: 0;
}

body.page-configureproduct #productConfigurableOptions.rootgs-config-sections .panel-form .form-control {
  height: 44px;
  color: #fff;
  background-color: rgba(204, 221, 255, 0.12);
  border-color: rgba(204, 221, 255, 0.12);
  appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
}

body.page-configureproduct #productConfigurableOptions.rootgs-config-sections .panel-form .form-control:focus {
  color: #fff;
  background-color: rgba(204, 221, 255, 0.16);
  border-color: rgba(204, 221, 255, 0.28);
  box-shadow: 0 0 0 3px rgba(204, 221, 255, 0.08);
}

body.page-configureproduct #productConfigurableOptions.rootgs-config-sections .panel-form select.form-control option,
body.page-configureproduct #productConfigurableOptions.rootgs-config-sections .panel-form select.form-control optgroup {
  color: #fff;
  background-color: #0b2f70;
}

body.page-configureproduct #inputBillingcycle,
body.page-configureproduct label[for="inputBillingcycle"] {
  display: none !important;
}

body.page-configureproduct #inputBillingcycle.closest-hidden-placeholder {
  display: none !important;
}

body.page-configureproduct #order-standard_cart .rootgs-config-cart-body {
  width: 100%;
}

body.page-configureproduct #order-standard_cart .cart-sidebar,
body.page-configureproduct #order-standard_cart .sidebar-collapsed {
  display: none !important;
}

body.page-configureproduct #order-standard_cart .rootgs-product-config-info {
  margin-top: 0 !important;
  margin-bottom: 18px;
}

body.page-configureproduct #order-standard_cart .product-config-info .product-info ul {
  margin-bottom: 0;
}

body.page-configureproduct #order-standard_cart .product-config-info .product-info,
body.page-configureproduct #order-standard_cart .product-config-info .product-info * {
  background-color: transparent !important;
}

body.page-configureproduct #order-standard_cart .product-config-info .product-info {
  color: rgba(255, 255, 255, 0.72);
}

body.page-configureproduct #order-standard_cart .product-config-info .product-info ul {
  padding-left: 22px;
  margin-top: 14px;
}

body.page-configureproduct #order-standard_cart .product-config-info .product-info li {
  margin-bottom: 6px;
}


body.page-products #order-standard_cart .rootgs-products-cart-body {
  width: 100%;
}

body.page-products #order-standard_cart .cart-sidebar,
body.page-products #order-standard_cart .sidebar-collapsed,
body.page-products #order-standard_cart .panel-sidebar {
  display: none !important;
}

body.page-products #order-standard_cart .header-lined {
  margin-bottom: 22px;
}

body.page-products #order-standard_cart .header-lined h1 {
  margin-bottom: 8px;
}

body.page-products #order-standard_cart .rootgs-products > .row {
  display: flex;
  flex-wrap: wrap;
}

body.page-products #order-standard_cart .rootgs-product-card {
  height: 100%;
  padding: 26px 28px;
  background: rgba(204, 221, 255, 0.08);
  border: 1px solid rgba(204, 221, 255, 0.12);
  border-radius: 8px;
  box-shadow: none;
}

body.page-products #order-standard_cart .rootgs-product-card header {
  padding: 0 0 18px;
  margin: 0 0 18px;
  border-bottom: 1px solid rgba(204, 221, 255, 0.12);
  background: transparent;
}

body.page-products #order-standard_cart .rootgs-product-card header span[id$='-name'] {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}

body.page-products #order-standard_cart .rootgs-product-card .product-desc {
  min-height: auto;
  color: rgba(255, 255, 255, 0.72);
}

body.page-products #order-standard_cart .rootgs-product-card .product-desc,
body.page-products #order-standard_cart .rootgs-product-card .product-desc * {
  background: transparent !important;
}

body.page-products #order-standard_cart .rootgs-product-card .product-desc ul {
  margin: 0;
  padding-left: 20px;
}

body.page-products #order-standard_cart .rootgs-product-card .product-desc li {
  margin-bottom: 8px;
}

body.page-products #order-standard_cart .rootgs-product-card footer {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  padding: 22px 0 0;
  margin-top: 22px;
  border-top: 1px solid rgba(204, 221, 255, 0.12);
  background: transparent;
}

body.page-products #order-standard_cart .rootgs-product-card .product-pricing {
  color: rgba(255, 255, 255, 0.64);
  text-align: left;
}

body.page-products #order-standard_cart .rootgs-product-card .product-pricing .price {
  display: block;
  margin: 4px 0;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

body.page-products #order-standard_cart .rootgs-product-card .rootgs-order-btn {
  min-width: 120px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 7px;
}

@media (max-width: 767.98px) {
  body.page-products #order-standard_cart .rootgs-product-card footer {
    display: block;
  }

  body.page-products #order-standard_cart .rootgs-product-card .rootgs-order-btn {
    width: 100%;
    margin-top: 18px;
  }
}
