

#cart_sumar_right {
    width: 33%;
    float: right;
}
.cart-left {
    float: left;
    width: calc(67% - 16px);
    margin-right: 16px;
}

a.guest_continue {
    border: 2px solid #020206;
    padding: 20px 0;
    color: #000;
    font-size: 20px;
    line-height: 20px;
    font-family: 'CeraBold';
    text-align: center;
    width: 452px;
    display: inline-block;
    margin-left: 44px;
}
#checkoutloginBody .stepTitle {
    font-size: 24px;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 26px;
    font-weight: 500;
}
#checkoutloginBody .cart-left {
    background: #fff;
    padding: 74px 0 92px;
}
#checkoutloginBody .cart-left #loginColumnLeft {
    max-width: 544px;
    margin: 0 auto;
}
#checkoutloginBody .cart-left #loginColumnLeft h1 {
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 33px;
}
#checkoutloginBody .login_return .fec-field, #checkoutloginBody #newRegister input {
    margin-top: 19px;
}
#checkoutloginBody .login_return .fec-field, #checkoutloginBody #newRegister input {
    margin-bottom: 19px;
    margin-top: 0px;
}
#checkoutloginBody .arrow_div {
    position: relative;
}
#checkoutloginBody .cart-left #loginColumnLeft form {
    width: 544px;
    margin: 23px 0 29px;
    display: inline-block;
    padding: 0;
}
#checkoutloginBody .login_return input#login-password {
    margin-bottom: 10px !important;
}
#checkoutloginBody .login_return .fec-important {
    margin-top: 20px;
}
#checkoutloginBody .cart-left #loginColumnLeft .guest_continue {
    width: 540px;
    margin-left: 0;
}

#cartContentsDisplay .rowEven, #cartContentsDisplay .rowOdd {
    position: relative;
    display: block;
    padding:20px;
    border-bottom: 1px solid var(--brick-input-border);
}

#cartContentsDisplay .rowEven:last-child, #hm-piese-cart-box .rowEven  {
    border-bottom:0;
}

.hm-piese-details-list{margin-top:20px;border-top:1px solid var(--brick-input-border);padding-top:20px;}

.puncte-brick-cart .puncte-brick-cart-holder {
    display: inline-flex;
    column-gap: 4px;
    border: 1px solid var(--brick-grey);
    border-radius: 6px;
    padding: 6px;
    background: var(--brick-light-grey);
    font-size: 12px;
    font-weight: 500;
    color: var(--brick-black);
        align-items: center;
}

.puncte-brick-cart div span {
    font-weight:700;
    margin-right:4px;
}

.puncte-brick-cart #brickPointsTotal {
    font-size: 16px;
    line-height: 1;
    margin-right:0;
}

.puncte-brick-cart .puncte-first {
    font-weight:700;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
}

.puncte-brick-cart .puncte-second {
    font-size:14px;
    margin-left: 12px;
}

.puncte-brick-cart .puncte-second span {
    margin-right:0;
    font-weight:500;
}

.puncte-brick-cart div svg {
    width:13px;
    height:12px;
}

#brickPointsBox svg {
    width:22px;
    height:20px;
    flex-shrink: 0;
}

#brickPointsBox div {
    column-gap:8px;
}
#brickPointsBox .puncte-brick-cart-holder {
    display:flex;
}

.cart-banners {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    justify-items: center;
}

.cart-banners img {
    height: 80px;
    object-fit: contain;
}

.selectedShippingAddress, .selectedBillingAddress {
    background: url(images/Arrow-down-slim.svg) no-repeat right #fff;
    background-position-x: calc(100% - 16px);
    background-size: 16px;
}
.selectedShippingAddress:hover, .selectedBillingAddress:hover {
    cursor: pointer;
}

.shadow.show {
    box-shadow: 0px 0px 14px #00000012;
}


.hm-piese-cart-header .hm-cart-stock-group-title svg, .ah-package-type .hm-piese-cart-label svg {
    margin-right:6px;
}

#cartContentsDisplay .cartProductImageDisplay.free #cartImage {
height: 161px;
}

  .hm-piese-note{
      color:var(--brick-grey-dark);
     font-size:14px;
     line-height:1;
     font-weight:500;
          margin: 10px 0;
  }

.hm-piese-details-toggle {
    width: 100%;
    border: 1px solid var(--brick-input-border);
    border-radius: var(--brick-input-radius);
    background: var(--brick-white);
    padding: 12px;
    text-align: left;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    line-height: 1;
    font-weight: 500;
    font-family: inherit;
        align-items: center;
}
#cartContentsDisplay .cartProductImageDisplay #cartImage img {
width:180px;
height:180px;
object-fit:contain;
 padding: 6px;
    border: 1px solid var(--brick-input-border);
    border-radius: 6px;
}

#cartContentsDisplay .cadouadded .cartProductImageDisplay #cartImage img {
    width:112px;
    height:112px;
}

.cart_prod_delete {
    align-self: center;
    margin-left:auto;
}

.cart_pay_btn {
    display: flex;
    align-items: center;
    gap: 6px;
}

#sub_cart #subtotalBox {
    display: flex;
    flex-direction: column;
    gap: 6px;
    font-size: 16px;
    line-height: 1;
    color: var(--brick-black);
    font-weight:500;
}

#sub_cart #subtotalBox > div {
    display:flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
#sub_cart button[type=submit] {
    width: 100%;
}

#sub_cart #subtotalBox .coupon-row {
    display: flex;
    flex-direction: column;
}
#sub_cart #subtotalBox .coupon-row .coupon-row-code {
    color: var(--brick-grey-dark);
}
#subtotalBox #otsubtotal, #subtotalBox #otshipping, #subtotalBox #ottotal, #subtotalBox #otfreeprodcat {
    overflow: hidden;
    clear: both;
    
}
#subtotalBox #ottax {
    overflow: hidden;
    margin-bottom: 33px;
    color: #939393;
    font-family: 'CeraRegular';
}

#subtotalBox #ottotal {
    border-top: 1px dashed var(--brick-input-border);
    padding-top: 6px;
    font-weight:700;
}
#subtotalBox #ottotal .lineTitle {
    text-transform:uppercase;
}
#subtotalBox #ottax .lineTitle {
    display: none;
}

#cartEmptyText {
    font-size: 20px;
    color: var(--brick-black);
    font-weight: 700;
    padding: 20px 0px 10px 0px;
    text-align: center;
    line-height: normal;
}

.infoTextCart {
    font-size: 16px;
    line-height: normal;
    text-align: center;
    font-weight: 500;
    color: var(--brick-black);
}

.cart_btns {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 40px;
}

.cart_btns .inapoi_la_principala {
width:100%;
}

#shoppingcartBody .ab_vip {
    margin-top:218px;
}

#shoppingcartBody #specialsDefault {
    display: block;
    overflow: hidden;
    margin-bottom: 50px;
    margin-top: 155px;
}
.full_page_title_cos_special {
    margin-bottom: 55px;
}
.full_page_title_cos_special h2 {
    font-size: 36px;
    line-height: 36px;
}
.row-cart-right {
    display: flex;
    align-items: center;
}

.qtyminus, .qtyplus {
    display: grid;
    place-items: center;
    float: none;
    border-radius: 8px;
    background: var(--brick-light-grey);
    padding: 6px;
    border: 1px solid var(--brick-input-background);
}
.qtyminus:hover, .qtyplus:hover {
    cursor: pointer;
    border: 1px solid var(--brick-grey);
}

.qtyminus:active, .qtyplus:active {
    background: var(--brick-grey);
}

.qtyminus svg, .qtyplus svg {
    width: 20px;
}

.qty-box input[type="number"] {
    text-align: center;
    font-size: 16px;
    height: 32px;
    width: 47px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 0;
}

#cartContentsDisplay .cartProductImageDisplay {
   display: flex;
    gap: 15px;
}

.cart_prod_details {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.cart-qty-max {
    font-size: 12px;
    line-height:1;
    font-weight: 500;
    color:var(--brick-grey-dark);
}

.cart-qty-max span {
    color:var(--brick-dark);
    font-weight:700;
}

.cartProductImageDisplay.free .cart_prod_details {
padding-top: 54px;
}

#cartProdTitle {
    color: var(--brick-black);
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0;
    overflow: hidden;
    font-weight:700;
}
.easybox {
    font-size: 12px;
    line-height: normal;
    font-weight:500;
    color:var(--brick-black);
    display: flex;
    align-items: center;
    gap: 4px;
}

#shoppingcartBody span.delete_from_cart {
    border: 1px solid var(--brick-light-grey);
    padding: 6px;
    border-radius: 8px;
    display: flex;
}
#shoppingcartBody span.delete_from_cart:hover {
    cursor: pointer;
    border-color:var(--brick-input-border);
}

.cadou-flag {
    font-size: 12px;
    color: var(--brick-dark);
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    padding: 4px;
    gap: 6px;
    margin-bottom: 10px;
}

.promo_cart {
    margin-bottom: 10px;
    overflow: hidden;
}

#checkoutstepBody .promo_cart {
    background:var(--brick-light-yellow);
    margin-bottom:10px;
}

.code-holder {
    display: flex;
    gap: 8px;
    align-items:baseline;
}

.code-holder input[type=button] {
    width:auto;
}

.code-holder input[type="text"] {
    margin-bottom:0;
}

span.bottom_voucher {
  font-size: 20px;
    line-height: 28px;
    color: #939393;
}
span.title_vip {
    line-height: 31px;
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
}

 .title_reducere {
    line-height: 1;
    font-size: 20px;
    display: block;
    color:var(--brick-black);
    font-weight:700;
}

.reduceree .newCheck {
    padding-left:34px;
    margin-bottom:15px;
}

.reduceree .checkmark {
    top:6px;
}
.promo_cart .top_title {
    font-size: 20px;
    line-height: 1;
    color: var(--brick-black);
    font-weight: 700;
    margin-bottom: 15px;
}

.promo_cart .top_voucher {
    display:block;
}

.vip_info {
    margin-bottom: 10px;
    position: relative;
    background: var(--brick-black);
    padding: 20px;
    border-radius: 10px;
        color: var(--brick-white);
        font-size:16px;
        display: flex;
    gap: 15px;
    flex-direction: column;
}

.vip_info .title_vip {
    font-size:20px;
    font-weight:700;
    color:var(--brick-white);
    line-height:normal;
}

.puncte_vip .vip_ptext {
    color: var(--brick-white);
    margin-bottom:0;
}

.puncte_vip .vip_ptext span {
    color:var(--brick-yellow);
    font-weight:700;
}

.puncte_vip .vip_text {
    margin-top:0;
}

.puncte_vip .vip_text a {
    color:var(--brick-white);
}
#sub_cart .sub_cart_sumnar_title {
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
}

#sub_cart  .vip_info_text_cart {
    display: flex;
    align-items: center;
    gap: 10px;
        justify-content: space-between;
}

#sub_cart  .vip_info_text_cart  .vip-row-info {
    display: flex;
    gap: 8px;
}

#sub_cart .vip_gift_image_box {
    display: flex;
    gap: 16px;
    font-size: 16px;
    align-items: center;
    font-weight: 700;
    line-height: normal;
    margin-bottom:10px;
}

#sub_cart .vip_gift_image_box:last-child {
    margin-bottom:0;
}

#sub_cart .vip_button_cart .primary-btn {
    width: 100%;
}

#sub_cart.summary {
    display:flex;
    gap:15px;
    flex-direction: column;
}

#btnvoucher:hover, #btnvipsubmit:hover {
    cursor: pointer;
}
#btnvoucher.is-disabled:hover {
    cursor: not-allowed;
}
 
.active-coupon-list {
    clear: both;
    display: inline-flex;
    margin-top: 10px;
    gap: 10px;
    flex-wrap:wrap;
}
.active-coupon-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: auto;
    padding: 5px 10px;
    margin-top: 0;
    border: 1px solid var(--brick-dark);
    background: var(--brick-dark);
    border-radius: 10px;
    box-sizing: border-box;
}

.active-coupon-item.active-vip-point-item {
    background:var(--brick-yellow);
    color:var(--brick-black);
}
.active-coupon-meta {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
}
.active-coupon-name {
    color: var(--brick-white);
    font-size: 16px;
    line-height: 1;
    font-weight:500;
}

.active-coupon-item .delete_coupon {
    cursor:pointer;
}

#activeVipPoint {
    display: block;
    margin-top: 10px;
}
.active-vip-point-item #delete_vip_point {
    cursor: pointer;
}
.active-vip-point-item #delete_vip_point svg path {
    stroke:var(--brick-dark)
}
.active-vip-point-item #delete_vip_point .delete_tooltip {
    display: none;
    position: absolute;
    top: -35px;
    background: #fff;
    width: 67px;
    height: 29px;
    right: 6px;
    text-align: center;
    line-height: 28px;
    border-radius: 3px;
    border: 1px solid #cccccc5c;
}

.free_shipping_ot_total {
    color: var(--brick-green);
}

h3.title-gift {
    padding: 0;
    margin-bottom: 21px;
    color: #000;
    font-size: 24px;
    font-weight: 500;
}
.vip_ptext {
    display: block;
    line-height: 1;
    font-size: 16px;
    color: var(--brick-grey-dark);
    margin-bottom: 15px;
    font-weight:500;
}

.vip_text a {
    color: var(--brick-grey-dark);
    text-decoration: underline;
}

.vip_text {
    margin-top: 16px;
    display: block;
}

.reducereImg {
    flex: 0 0 calc(40% - 10px);
}

.reducereContent {
    flex: 0 0 calc(60% - 10px);
}

.reducereImg img {
    height: 158px;
    width: 100%;
    object-fit: contain;
}
.shopping_cart_infos {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0 20px;
}
.shopping_cart_infos_holder {
    overflow: hidden;
    font-size: 16px;
    line-height: 1;
    color: var(--brick-black);
    font-weight: 700;
    display: flex;
    gap: 8px;
}

.shopping_cart_infos_text {
    display: flex;
    flex-direction: column;
}

.shopping_cart_infos_text span {
    color: var(--brick-grey-dark);
    font-weight: 500;
}

.shopping_cart_infos_holder.pericol {
    font-size:12px;
    margin-top: 12px;
    gap:10px;
}

.shopping_cart_infos_holder.pericol .shopping_cart_infos_text span {
    color:var(--brick-black);
    font-weight:700;
}

.shipping-method-content {
  position: relative;
  margin-bottom: 40px;
}
.metoda_de_livrare .fec-shipping-method:hover {
    cursor: pointer;
}

#select_method .fec-box-check-radio label {
    color: var(--brick-black);
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 13px;
}

#select_method .fec-box-check-radio label .checkmark {
    top:0;
    position:relative;
    order: -1;
    margin-right: 7px;
    flex-shrink:0;
}

#select_method .fec-box-check-radio .newCheck svg,
#select_method .fec-box-check-radio .newCheck .fec-shipping-details {
    order: 0;
}

#select_method .fec-box-check-radio .newCheck svg {
    flex-shrink:0;
}

#select_method .fec-box-check-radio .newCheck .fec-shipping-price {
    margin-left:auto;
}

.fec-shipping-desc {
    color: var(--brick-grey-dark);
    font-weight: 500;
    font-size: 14px;
}

.metoda_de_livrare .fec-shipping-method .fec-box-check-radio.disabled {
    background: var(--brick-input-border);
    pointer-events: none;
}

.fec-shipping-disabled-message {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
}

.metoda_de_livrare .fec-shipping-method .fec-box-check-radio {
    padding: 16px;
    margin: 0;
    border: 1px solid var(--brick-input-border);
    position: relative;
    border-radius: 10px;
    display: block;
    float: left;
    width: calc(100% - 36px);
    background:var(--brick-white);
}

.metoda_de_livrare .fec-shipping-method .fec-box-check-radio.activ {
    border-color:var(--brick-green);
    border-width:2px;
    background: #F8FFF8;
}

#checkoutstepBody .pageHeadingTitle, #checkoutBody .pageHeadingTitle {
    margin-top:20px;
}

#checkoutstepBody .pageHeadingSubTitle, #checkoutstepBody  .pageHeadingSubTitle {
    font-size:16px;
    margin-bottom:8px;
}

.billing-method-content p.stepTitle {
    
    float: none;
    text-align: left;
    margin-bottom: 9px;
}

.puncte_vip .vip-point-input-box {
  display: flex;
  align-items: center;
  flex: 1;
  position:relative;
}

.puncte_vip #vipPointRonValue {
      position: absolute;
    right: 12px;
    color: var(--brick-black);
    padding-left: 25px;
        border-left: 1px solid var(--brick-input-border);
}


/* =========================================================
   CHECKOUT ADDRESS LIST - shipping + billing
   Add this block to the end of style_levi.css
   ========================================================= */

.checkout-address-item {
    position: relative;
    display: flex;
    border-bottom: 1px solid var(--brick-input-border);
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 20px;
    padding-bottom: 20px;
    align-items:center;
    justify-content: space-between;
    gap:20px;
}

.checkout-address-item--extra {
  display: none;
}

.checkout-address-section.is-address-expanded .checkout-address-item--extra {
  display: flex;
}

.checkout-address-choice {
    display:flex;  
    gap:10px;
}

.checkout-address-item .checkout-address-check {
    position:relative;
    top:0;
    flex-shrink:0;
}

.checkout-address-item.is-selected .checkout-address-check {
    background-color: var(--brick-dark);
    border-color: var(--brick-dark); 
}

.checkout-address-item.is-selected .checkout-address-check::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid var(--brick-white);
    border-width: 0 3px 3px 0;
    left: 7px;
    top: 1px;
    width: 6px;
    height: 12px;
    content: "";
    position: absolute;
    display: block;
}

.checkout-address-content {
    font-size: 16px;
    line-height: normal;
    color: var(--brick-black);
    font-weight: 500;
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-style:normal;
}

.checkout-address-content strong,
.checkout-address-content b {
  font-weight: 700;
}

.checkout-address-content-first {
    display: flex;
    gap: 21px;
}

.checkout-address-edit {
    text-decoration:underline;
}

.checkout-address-more {
    color: var(--link-color);
    font-size: var(--link-font-size);
    font-weight: var(--link-font-weight);
    transition: var(--link-transition);
    cursor: pointer;
    text-decoration: underline;
    background: transparent;
    border: 0;
    font-family:inherit;
}

.checkout-address-more:hover {
    color: var(--link-hover-color);
}
.checkout-address-more:focus-visible {
    outline:0;
}

.checkout-address-actions {
    display: flex;
    justify-content: space-between;
    align-items:center;
}

.checkout-address-add {
    margin-left:auto;
}

.checkout-address-box.card {
    margin-bottom:10px;
}
.checkout-address-empty {
    font-size: 16px;
    color: var(--brick-black);
    font-weight: 500;
    line-height: normal;
}

.checkout-address-section .selectedShippingAddress,
.checkout-address-section .selectedBillingAddress {
  display: none !important;
}


/* Checkout order details: reuse the cart stock grouping without loading cart header logic. */
#checkout_cart .hm-checkout-order-group {
  padding-top: 20px;
}
#checkout_cart .hm-checkout-order-group + .hm-checkout-order-group {
  border-top: 1px solid var(--brick-input-border);
}
#checkout_cart .hm-checkout-order-group .hm-cart-stock-group-header {
  margin-bottom: 10px;
}
#checkout_cart .hm-checkout-order-group-in_stock .hm-cart-stock-group-title {
  color: var(--brick-white);
  padding: 4px;
  background: var(--brick-green);
  border-radius: 2px;
}
#checkout_cart .hm-checkout-order-group-preorder .hm-cart-stock-group-title {
  color: var(--brick-orange);
  padding: 4px;
}
#checkout_cart .hm-checkout-order-group-preorder .hm-cart-stock-group-title svg {
  margin-right: 6px;
}
#checkout_cart .hm-checkout-order-group-preorder .hm-cart-stock-group-title svg circle,
#checkout_cart .hm-checkout-order-group-preorder .hm-cart-stock-group-title svg path {
  stroke: var(--brick-orange);
}
#checkout_cart .check_cart_content {
  display: flex;
  align-items: stretch;
}

#checkout_cart .check_cart_content_right {
  float: none;
  flex: 1 1 auto;
      display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items:stretch;
}
#checkout_cart .check_cart_content_right .row2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

#checkout_cart .hm-checkout-gift-row .row1 {
  margin-bottom: 0;
}
#checkout_cart .hm-checkout-gift-row .cadou-flag {
  margin-bottom: 4px;
}
#checkout_cart .hm-checkout-piese-group .hm-piese-cart-label {
  color: #17536b;
  background: transparent;
  padding-left: 0;
}
#checkout_cart .hm-checkout-piese-group .hm-piese-cart-label svg {
  margin-right: 6px;
}
#checkout_cart .hm-checkout-piese-note {
  margin: 4px 0 0;
  color: #999;
  font-size: 14px;
  line-height: 18px;
}

@media (max-width: 767px) {
  #checkout_cart {
    padding: 12px 10px;
  }
  #checkout_cart .hm-checkout-order-group {
    padding-top: 16px;
  }
  #checkout_cart .hm-cart-stock-group-header {
    gap: 6px;
    flex-wrap: wrap;
  }
  #checkout_cart .hm-cart-stock-group-subtitle {
    font-size: 10px;
  }
  #checkout_cart .check_cart_content {
    padding: 18px 0;
    align-items: flex-start;
  }

  #checkout_cart .check_cart_content img {
    width: 62px;
    height: 62px;
    max-width: 62px;
    max-height: 62px;
    margin-right: 0;
    border: 1px solid #dedede;
    border-radius: 7px;
    padding: 5px;
  }

  #checkoutstepBody #checkout_cart p.cart_price {
    float: none;
    margin: 0;
    font-size: 13px;
    line-height: 18px;
  }
  #checkoutstepBody #checkout_cart p.cart_price .normalprice,
  #checkoutstepBody #checkout_cart p.cart_price .productSpecialPrice {
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: 12px;
    line-height: 18px;
  }

  #checkout_cart .hm-checkout-piese-note {
    font-size: 11px;
    line-height: 14px;
  }
}

/* =========================================================
   EOF CHECKOUT ADDRESS LIST - shipping + billing
   Add this block to the end of style_levi.css
   ========================================================= */

.easybox-card {
    display: flex;
    justify-content: space-between;
    margin-bottom:0px !important;
}

#easybox_popup {
  overflow: hidden;
    display: flex;
    justify-content: space-between;
}

#addEasyboxBtn {
  width:110px;
  height:30px;
  background:#0075bf;
  color:#fff;
  font-size:12px;
  font-weight:500;
  text-align:center;
  line-height:30px;
  border-radius:4px;
  margin-top:10px;
  cursor:pointer;
  display:inline-block;
}
#noaccountBody h3.stepTitle {
    text-align: left;
    font-size: 24px;
    margin-bottom: 15px;
    padding: 0;
    line-height: 24px;
    color: #000;
    font-weight: 500;
}
#easybox-result .easybox-title {
  font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-top: 0;
    float: none;
    color:var(--brick-black);
}
.easybox-address, .easybox-program {
    margin-top: 10px;
    display: block;
    color: var(--brick-black);
    line-height: normal;
    font-size: 16px;
    font-weight: 500;
}

.easybox-address .pageHeadingSubTitle, .easybox-program .pageHeadingSubTitle {
        display: flex;
    gap: 8px;
    font-weight: 700;
}
#changePhoneNrEasybox {
    margin-top: 10px;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: var(--brick-black);
}

#changePhoneNrEasybox span {
    color: var(--brick-dark);
    font-family: 'CeraMedium';
    text-decoration: underline;
}
#changePhoneNrEasybox span:hover {
  cursor: pointer;
      color: var(--link-hover-color);
}
#changePhoneDiv {
background: var(--brick-white);
width:100%;
    text-align: left;
    max-width: 600px;
    overflow: hidden;
    border-radius: 10px;
    padding: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#changePhoneDiv .changePhoneTitle {
    font-size:24px;
    line-height:normal;
    font-weight:700;
    color:var(--brick-black);
        max-width: calc(100% - 35px);
        margin-bottom:20px;
}


#changePhoneDiv button#changePhone:hover, #changePhoneDiv .renunta:hover {
    cursor: pointer;
}

#changePhoneDiv .close-btn {
    background: var(--brick-light-grey);
    border-radius: 8px;
    padding: 7px;
    cursor: pointer;
    border:1px solid transparent;
        position: absolute;
    right: 20px;
}

#changePhoneDiv .close-btn svg path {
    stroke: var(--brick-dark);
}

#changePhoneDiv .close-btn:hover {
    border:1px solid var(--brick-input-border);
}
#changePhoneDiv .close-btn svg {
    width: 14px;
    height: 14px;
}

#payment-option {
    display: flex;
    flex-direction: column;
}

#payment-option .checkmark {
    position:relative;
    top:0;
    order:-1;
}

#payment-option .disabled {
    pointer-events: none;
}
#payment-option .disabled:hover {
    cursor: not-allowed;
}

#payment-option .disabled .pay {
    padding-left:0;
}

#payment-option > div {
    border-bottom: 1px solid var(--brick-input-border);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#payment-option > div:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

label.pay:hover {
    cursor: pointer;
}

label.pay {
    color:var(--brick-black);
    font-size:16px;
    font-weight:500;
    margin-bottom:0;
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    padding-left:0;
    width:100%;
}

.disabled label.pay {
    color:var(--brick-grey-dark);
}

label.pay input[type=radio] {
    float: left;
}

#checkoutstepBody .metoda_de_plata, #noaccountBody .metoda_de_plata {
    display: block;
    overflow: hidden;
    margin-bottom: 32px;
}

.normalShippingDiv .address-box {
    background: #F7F7F7;
    padding: 23px 27px 21px 21px;
    text-align: left;
    overflow: hidden;
}
.normalShippingDiv .address-box p {
font-size: 24px;
    line-height: 24px;
    margin-bottom: 36px;
}
.normalShippingDiv .address-box span {
    font-size: 20px;
    display: block;
    line-height: 24px;
}
.normalShippingDiv .address-box .left {
    float: left;
}
.normalShippingDiv .address-box .edit-btn {
    float: right;
    color: #0093FF;
    font-size: 19px;
    line-height: 19px;
}
.normalShippingDiv .address-box .edit-btn:hover {
    cursor: pointer;
}
#checkout_cart {
    margin-top: 10px;
    padding:12px;
}
.selectAddressType {
    overflow: hidden;
    display: flex;
    gap: 30px;
}
.selectorDiv {
    display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectorDiv label {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: row-reverse;
}

.selectorDiv label .checkmark {
    position:relative;
    top:0;
    flex-shrink: 0;
}

.selectAddressType.card {
    margin-bottom:0;
}

.fec-box-check-radio  label input[type=radio], 
#payment-method label input[type=radio], #gdpr-label input[type=checkbox], #newsletter-label input[type=checkbox] {
    position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.fec-box-check-radio  input:checked ~ .checkmark, 
#gdpr-label input:checked ~ .checkmark {
  background-color: #000;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.fec-box-check-radio  input:checked ~ .checkmark:after, #gdpr-label input:checked ~ .checkmark:after {
  display: block;
}


#checkoutBillto h4 {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    padding: 0;
    font-weight: 500;
}

#checkoutstepBody #checkoutBillto .buttonContainer, #checkoutstepBody #checkoutShipto .buttonContainer {
  text-align: center;
}

#shipping_popup h4, #new-ship-addr h4 {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  text-align: left;
  line-height: 17px;
  margin-bottom: 10px;
  margin-top: 20px;
}

#billing_popup h4 {
   color: #000;
    font-size: 24px;
    font-weight: 500;
    padding: 0;
    text-align: left;
    line-height: 26px;
    margin-bottom: 46px;
}


.billing-address {
    margin-top:20px;
}

.customerAddressType {
    margin-bottom:20px;
}

.billing-method-content {
    position: relative;
    margin-bottom: 37px;
}

#checkoutstepBody .card, #checkoutBody .card {
   padding:16px; 
}
.easyboxShippingDiv .no-easybox {
 max-width: 419px;
    margin: 105px auto;
}
.easyboxShippingDiv .no-easybox h3 {
  font-weight: 500;
    line-height: 28px;
    float: none;
    font-size: 24px;
    text-align: center;
}

.easyboxSelectDiv .no-easybox p {
  clear: both;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    margin-top: 30px;
}

.easyboxSelectDiv .no-easybox p span {
  color: #DC0014;
}

.magazinShippingDiv #shippingBox2 {
    background-color:var(--brick-white);
    margin-bottom:0;
}

.shipping-store-select {
    position: relative;
    width: 100%;
}

.magazinShippingDiv #shippingBox2.shipping-store-select__native {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.shipping-store-select__trigger {
        border: 1px solid var(--brick-input-border);
        color: var(--brick-grey-dark);
    transition: border-color .2s ease, box-shadow .2s ease;
    font-size: 16px;
    width: 100%;
    height: 44px;
    padding: 0 12px;
    text-indent: 0;
    line-height: 1;
    box-sizing: border-box;
    border-radius: var(--brick-input-radius);
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M13%204L7%2010L1%204%22%20stroke%3D%22%23999999%22/%3E%3C/svg%3E) no-repeat center;
    background-position-x: calc(100% - 16px);
    background-size: 16px;
    -webkit-appearance: none;
    cursor: pointer;
    font-family: inherit;
    text-align: left;
    background-color:var(--brick-white);
}

.shipping-store-select.has-value .shipping-store-select__trigger {
    color: var(--brick-black);
}

.shipping-store-select.is-open .shipping-store-select__trigger::after {
    transform: translateY(-30%) rotate(225deg);
}

.shipping-store-select__options {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    z-index: 20;
    display: none;
    width: 100%;
    padding: 10px;
    overflow-y: auto;
    box-sizing: border-box;
    border: 1px solid var(--brick-input-border);
    border-radius: 10px;
    background: var(--brick-white);
}

.shipping-store-select.is-open .shipping-store-select__options {
    display: block;
}

.shipping-store-select__option {
    display: block;
    width: 100%;
    padding: 8px 0;
    border: 0;
    background: transparent;
    color: var(--brick-black);
    font-family: 'CeraMedium';
    font-size: 16px;
    line-height: normal;
    text-align: left;
    cursor: pointer;
}

.shipping-store-select__option:hover,
.shipping-store-select__option:focus,
.shipping-store-select__option[aria-selected='true'] {
    outline: none;
}

#cancelShippingAddressCheckout .tertiary-btn, #cancelBillingAddressCheckout  .tertiary-btn, #cancelBillingAddress .tertiary-btn {
    width:100%;
}


#shipping_popup h3, #billing_popup h2 {
  text-align: left;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 0;
  /*margin-top: 30px;*/
  display: none;
}

#checkout_cart .check_cart_content img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    padding: 4px;
    border: 1px solid var(--brick-input-border);
    border-radius: 10px;
}
.check_cart_content {
    padding: 20px;
    width: calc(100% - 40px);
    border-bottom: 1px solid var(--brick-input-border);
    overflow: hidden;
    gap:16px;
}
.check_cart_content:last-child {
    border-bottom: none;
}


.check_cart_content .cart_title {
    font-size:16px;
    line-height:normal;
    font-weight:700;
    color:var(--brick-black);
}
.check_cart_content .cart_qty {
    font-size:14px;
    font-weight:500;
    color:var(--brick-grey-dark);
    line-height:normal;
}
#checkoutstepBody .cart_price, #checkoutstepBody p.cart_price .productSpecialPrice {
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    margin-right: 0;
    color:var(--brick-black);
}

#checkoutstepBody .cart_price {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
}
#checkoutstepBody .cart_price .normalprice {
    color: var(--brick-grey-dark);
    font-size: 12px;
}

#checkout_cart h3 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: var(--brick-black);
        display: flex;
    align-items: center;
    justify-content: space-between;
}
#checkout_cart h3 .right {
    float: right;
}
#checkout_cart h3 .right:hover {
    cursor: pointer;
}
#checkout_cart h3 .right #close-details {
    display: none;
}
#checkout_cart .cart_content {
    display: none;
}
.price-cart {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    font-weight: 700;
    font-size: 16px;
}

.price-cart .normalprice {
    color: var(--brick-grey-dark);
    font-size: 12px;
}

.price-cart .productSpecialPrice {
    color: var(--brick-black);
}

.easyboxSelectDiv {
    overflow: hidden;
}
.shippingTime {
    margin-top: 10px;
    font-size: 16px;
    line-height: normal;
    color: var(--brick-black);
    font-weight:500;
}

.shippingTime span {
    color: var(--brick-green);
}
#select_method {
    margin-bottom: 40px;
}

#no_accountDefaultHeading {
  margin-top: 40px;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 26px;
    font-family: 'CeraMedium';
    font-weight: 500;
}

 

#checkoutPayment_title, .checkoutShippingMethods_title {
  overflow: hidden;
    margin-bottom: 20px;
}
#checkoutComments .checkoutShippingMethods_title span {
    font-size:16px;
}
#checkoutPayment_title span, .checkoutShippingMethods_title span {
font-size: 24px;
    line-height: normal;
    float: left;
    font-weight: 700;
    color: var(--brick-black);
}
#checkoutPayment_title a, .checkoutShippingMethods_title a {
  float: right;
  text-decoration:underline;

}
.summary-content {

}
.summary-content h5 {
  font-size: 16px;
    font-weight: 700;
    line-height:normal;
    color:var(--brick-black);
    margin-bottom: 8px;
}

#checkoutBillto address.checkoutAddress .type {
  display: block;
  color: #000;
    font-weight: 500;
    margin-bottom: 13px;
}
#checkoutBody .checkout-columns li {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--brick-input-border);
    margin-bottom: 30px;
}
#checkoutBody .checkout-columns li:last-child {
    border-bottom: none;
    padding-bottom:0;
    margin-bottom:0;
}

#checkoutComments {
    padding-top:20px;
}
#onePageText {
    max-width: 612px;
    margin: 120px auto;
    padding:40px;
    text-align: center;
}
#onePageText img {
    margin-bottom: 20px;
    width:200px;
    height:200px;
    object-fit:contain;
}

#onePageText h2 {
    margin: 0 auto;
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
}
.checkout-columns {
    float: left;
    width: calc(67% - 16px);
    margin-right: 16px;
}
.summary-content .card, .summary-box .card {
    margin-bottom:0;
}

.payment-method-detalii {
    color: var(--brick-black);
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}
#orderTotals_right {
    width: 33%;
    float: right;
}

#orderTotals_right .cart-banners {
    margin-top:15px;
}
.qty-indis {
    margin-right: 26px;
    font-size: 18px;
    line-height: 19px;
    margin-top: 83px;
    text-align: right;
}
.no_account_page .normalShippingDiv {
    max-width: 456px;
}

.cart-details {display: none;}

#shoppingCartDefault {
    margin-top: 40px;
}

.qty-div {
    display: flex;
    gap: 10px;
    align-items:center;
}

.qty-box {
    display: flex;
    align-content: center;
    column-gap: 6px;
    overflow: hidden;
}

.cartUnitDisplay {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.cartUnitDisplay.price {
    margin-bottom:0;
}

.cartUnitDisplay .price-total {
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color:var(--brick-black);
}

.hm-piese-delete-all {
    border: 1px solid var(--brick-light-grey);
    border-radius: 8px;
    background: var(--brick-white);
    padding: 6px;
    cursor: pointer;
    display:inline-flex;
}

.hm-piese-delete-all:hover {
    border-color:var(--brick-input-border);
}

.cart_error {
    color: var(--brick-red);
    margin-top: 9px;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
}

/* VIP gift choice popup */
body.vip-gift-choice-open {
  overflow: hidden;
}

body.vip-gift-choice-open .top_header_info_bar {
    z-index:1;
}

#promo-popup.vip-gift-choice-popup {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(16, 24, 40, 0.52);
}

#promo-popup .vip-gift-choice-inner {
    width: 100%;
    max-width: 760px;
    max-height:70vh;
    overflow-y: auto;
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#promo-popup .vip-gift-choice-close {
    position: absolute;
    top: 20px;
    right: 20px;
    border: 0;
    background: var(--brick-light-grey);
    border-radius: 8px;
    padding: 7px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#promo-popup .vip-gift-choice-close svg path {
    stroke: var(--brick-dark);
} 

#promo-popup .vip-gift-choice-close svg {
    width: 14px;
    height: 14px;
}

#promo-popup .vip-gift-choice-icon {
  margin: 28px auto 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#promo-popup .vip-gift-choice-icon svg {
  width: 48px;
  height: 43px;
}

#promo-popup .vip-gift-choice-icon svg path {
    stroke:var(--brick-black);
}

#promo-popup .vip-gift-choice-title {
    margin: 0;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    color: var(--brick-black);
}

#promo-popup .vip-gift-choice-subtitle {
    margin: 20px auto 0;
    font-size: 16px;
    line-height: 1;
    color: var(--brick-grey-dark);
    font-weight: 500;
}

#promo-popup .vip-gift-choice-helper {
    margin: 40px 0 0;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: var(--brick-black);
}

#promo-popup .vip-gift-choice-items {
  margin-top: 22px;
  display: inline-grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

#promo-popup .vip-gift-choice-card {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 10px;
    border: 1px solid var(--brick-input-border);
    border-radius: 10px;
    cursor: pointer;
    text-align: left;
}

#promo-popup .vip-gift-choice-card:hover {
  border-color: var(--brick-green);
  border-width:2px;
}

#promo-popup .vip-gift-choice-card.is-selected {
    border-width:2px;
  border-color: var(--brick-green);
}

#promo-popup .vip-gift-choice-card .checkmark {
    right: 10px;
    left: unset;
    top: 10px;
    background: var(--brick-light-grey);
    border: 0;
    border-radius: 50%;
    width: 28px;
    height: 28px;
}

#promo-popup .vip-gift-choice-radio {
  position: absolute;
  opacity: 0;
  pointer-events: none;
     right: 10px;
    left: unset;
    top: 10px;
}

#promo-popup .vip-gift-choice-radio:checked~.checkmark {
    background-color: var(--brick-green);
    border-color: var(--brick-green);
}

#promo-popup .vip-gift-choice-radio:checked~.checkmark:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid var(--brick-white);
    border-width: 0 3px 3px 0;
    left: 9px;
    top: 4px;
    width: 6px;
    height: 12px;
}

#promo-popup .vip-gift-choice-image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  overflow: hidden;
}

#promo-popup .vip-gift-choice-image img {
  max-width: 300px;
  max-height: 100%;
  object-fit: contain;
  width: 100%;
    height: 300px;
}

#promo-popup .vip-gift-choice-content {
  display: block;
}

#promo-popup .vip-gift-choice-name {
    display: block;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    color: var(--brick-black);
}

#promo-popup .left-side {
    margin-top:10px;
}

#promo-popup .detalii-apvp {
    display: flex;
    gap: 10px;
    align-items: center;
}

#promo-popup .detalii-apvp .detalii-apvp-info {
    display: flex;
    gap: 4px;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    color: var(--brick-black);
}

#promo-popup .detalii-apvp .detalii-apvp-info .detalii-apvp-info svg, #promo-popup .detalii-apvp .detalii-apvp-info .detalii-apvp-info img {
    width: 15px;
    height: 15px;
}
#promo-popup .detalii-apvp .detalii-apvp-info .detalii-apvp-info img {
    object-fit:contain;
}

#promo-popup .vip-gift-choice-actions {
  margin-top: 14px;
  display: flex;
  justify-content: center;
}

#promo-popup .vip-gift-choice-continue {
    min-width:200px;
}

#promo-popup .vip-gift-choice-continue.is-loading {
  opacity: .7;
  pointer-events: none;
}

/* eof vip popup */

@media only screen and (max-width: 1480px) {
    span.bottom_voucher {font-size: 18px; font-family: 'CeraRegular'; line-height: 26px;}
}

@media only screen and (max-width: 1024px) { 
    .cart-left, .checkout-columns {margin-right: 0; width: 100%;}
    #cart_sumar_right {width: 100%; float: left;margin-top: 40px;}
     ul.checkout-columns {width: 100%; margin-right: 0}
     #orderTotals_right {width: 100%; max-width: 100%;}
     #checkoutComments textarea {max-width: 100%;}
     .cart-details img {
        width: 18px;
        height: 18px;
        object-fit: scale-down;
        padding-top: 10px;
        padding-left: 9px;
    }
}

@media screen and (max-width:999px) {
    #shoppingCartDefault {
        margin-top:14px;
    }
    #sub_cart .sub_cart_sumnar_title {
        font-size:22px;
    }
    .vip_info {
        margin-bottom:20px;
    }
    .promo_cart .top_title {
        font-size:18px;
    }
    .shopping_cart_infos {
        margin-top:0;
        padding:0;
    }
    #promo-popup .vip-gift-choice-close svg {
        width: 18px;
        height: 18px;
    }
    
    #promo-popup .vip-gift-choice-close {
        padding:9px;
    }
    
    #promo-popup .vip-gift-choice-title {
        font-size:24px;
    }
    
    #promo-popup .vip-gift-choice-items {
        margin-top:10px;
    }
    
    #promo-popup .vip-gift-choice-image img {
        max-width: 100%;
        height: 321px;
    }
    
    #promo-popup .vip-gift-choice-card .checkmark {
        width:42px;
        height:42px;
    }
    
    #promo-popup .vip-gift-choice-radio:checked~.checkmark:after {
        left: 16px;
        top: 9px;
        width: 7px;
        height: 16px;
    }
    
    #promo-popup .vip-gift-choice-inner {
        max-width:80%;
    }
    
    #checkoutstepBody .pageHeadingTitle {
        margin-top:14px;
    }
    
    .shipping-method-content,#checkoutstepBody .infoText.infoError, .billing-method-content {
        margin-bottom:30px;
    }
    
    #checkoutstepBody .metoda_de_plata {
        margin-bottom:10px;
    }
    #checkoutstepBody #cart_sumar_right, #checkout_cart .hm-checkout-order-group .hm-cart-stock-group-header {
        margin-top:0;
    }
    
    #checkoutstepBody .promo_cart {
        margin-bottom:20px;
    }
    
    .checkout-address-actions, .card.easybox-card {
            align-items: baseline;
                flex-direction: column;
                gap: 20px;
    }
    
    #easybox-result .easybox-title, #changePhoneDiv .changePhoneTitle {
        font-size:22px;
    }
    
    .checkout-address-add {
        margin-left: 0;
    }
    
    .selectAddressType {
        flex-direction:column;
        gap:10px;
    }
    
    .selectorDiv label {
            justify-content: flex-end;
    }
    
    .checkout-address-item {
            flex-direction: column;
                align-items: flex-start;
                gap:20px;
    }
    
    .check_cart_content {
        padding: 10px 0;
        width: 100%;
    }
    
    #checkout_cart .check_cart_content img {
        width:80px;
        height:80px;
    }
    
    #checkoutPayment_title span, .checkoutShippingMethods_title span, #onePageText h2, #checkoutsuccessBody #success_content h2, #failedpaymentBody #failed_content h2 {
        font-size:22px;
    }
    
    #orderTotals_right {
        margin-top:40px;
    }
    
    .checkoutShippingMethods_title {
        display: flex;
            justify-content: space-between;
    }
    
    .payment-method-detalii {
        flex-wrap:wrap;
    }
    
    .payment-method-detalii  .pay-icon {
        justify-content:flex-start;
    }
    
    #onePageText, #checkoutsuccessBody #success_content, #failedpaymentBody #failed_content {
        margin:50px auto !important;
    }
    
    #changePhoneDiv .close-btn svg {
                width: 18px;
        height: 18px;
    }
    
    #changePhoneDiv .close-btn {
        padding: 9px;
    }
    
    #changePhoneDiv {
        max-width:85%;
    }
}

@media only screen and (max-width: 785px) {
    .qty-indis {
        text-align: unset;
    }
    .cart-details {display: block;}

}   
@media screen and (max-width:768px) {
    #cartContentsDisplay .rowEven, #cartContentsDisplay .rowOdd {
        padding-left:0px;
        padding-right:0px;
    }
    
    #cartContentsDisplay .cartProductImageDisplay {
        gap:10px;
        display: grid;
        grid-template-columns: auto 1fr;
    }
    
    #cartContentsDisplay .cartProductImageDisplay #cartImage {
        grid-row: 1 / 3; 
    }
    .cart_prod_details {
        grid-column: 2;
        grid-row: 1;
    }
    
    .cart_prod_delete {
        grid-column: 2;
        grid-row: 2;
            margin-left: 0;
    
    }
    
    #shoppingcartBody span.delete_from_cart {
        display:inline-flex;
    }
    
    #cartContentsDisplay .cartProductImageDisplay #cartImage img, #cartContentsDisplay .cadouadded .cartProductImageDisplay #cartImage img {
        width:67px;
        height:67px;
    }
    
    .cart_prod_details #reviewsCategory {
        display:none;
    }
    
    #cartProdTitle {
        font-size:18px;
    }
    
    .hm-piese-details-toggle {
        padding:14px 12px;
    }
    
    #promo-popup .vip-gift-choice-items {
        grid-template-columns: 1fr;
    }
    
    
}
@media only screen and (max-width: 560px) {

    #cartContentsDisplay .cartProductImageDisplay.free #cartImage {
        height: 64px;
        width: 80px;
        padding-top: 10px;
    }
    #cartContentsDisplay .gift .cartProductImageDisplay #cartImage {
    float:left;
    text-align: center;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    #cartContentsDisplay .gift .cartProductImageDisplay #cartImage img {
        max-width: 100%;
    }
    
    .cart-banners {
        grid-template-columns: 1fr;
    }
    
    .vip-gift-choice-open .header-right.sticky-menu-buttons  {
        z-index:9;
    }

}
@media only screen and (max-width: 450px) {

    .cart-qty-max {
        display:none;
    }
}

/* Supplier stock / precomanda breakdown in cart and checkout */
.hm-stock-allocation {
  margin-top: 8px;
  font-size: 13px;
  line-height: 1.35;
}
.hm-stock-row {
  margin-top: 4px;
}
.hm-stock-badge {
  display: inline-block;
  min-width: 86px;
  margin-right: 7px;
  padding: 2px 7px;
  border-radius: 3px;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}
.hm-stock-badge-in-stock {
  background: #e5f5e7;
  color: #237331;
}
.hm-stock-badge-preorder {
  background: #fff3cd;
  color: #8a6200;
}
.hm-stock-text {
  vertical-align: middle;
}
.hm-stock-context-checkout,
.hm-stock-context-confirmation {
  margin-top: 5px;
  font-size: 12px;
}
.hm-stock-context-checkout .hm-stock-badge,
.hm-stock-context-confirmation .hm-stock-badge {
  min-width: 78px;
  padding: 1px 6px;
  font-size: 10px;
}

/* Supplier stock split groups in shopping cart */

.hm-cart-stock-group-header {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}
.hm-cart-stock-group-title {
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
      font-size: 12px;
    line-height: 1;
    font-weight: 700;
        color: var(--brick-dark);
}
.hm-cart-stock-group-in_stock .hm-cart-stock-group-title {
       color: var(--brick-white);
    padding: 4px;
    background: var(--brick-green);
    border-radius: 2px;
}
.hm-cart-stock-group-preorder .hm-cart-stock-group-title {
    color: var(--brick-orange);
    padding: 4px;
}
.hm-cart-stock-group-preorder .hm-cart-stock-group-title svg {
    margin-right:6px;
}
.hm-cart-stock-group-preorder .hm-cart-stock-group-title svg circle, .hm-cart-stock-group-preorder .hm-cart-stock-group-title svg path {
    stroke:var(--brick-orange);
}

.hm-cart-stock-group-subtitle {
  color: var(--brick-black);
  font-weight: 700;
  text-transform: none;
}

