/* newcart25 */
.woocommerce-checkout .ems-cp-saleprice span.ems-eur-price {
    font-size: 20px;
    font-weight: 600;
}
.single-product .ems-cp-addtocart span.ems-eur-price {
    font-size: 36px;
    font-weight: 600;
}
.woocommerce-cart .ems-cp-saleprice {
    font-size: 24px;
}
.woocommerce-mini-cart .quantity del
 {
    display: flex;
    flex-direction: column;
    padding-right: 10px;
}
.woocommerce-mini-cart .quantity ins
 {
    display: flex;
    flex-direction: column;
}
.ems-cp-saleprice {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.thePrice {
    display: flex;
    flex-direction: column;
}
.thePrice ins {
    text-decoration-line: unset;
}
.razgledai {
    opacity: 0;
}
.ems-title-wrap {
    padding-bottom: 20px;
}
.ems-end-price-underdot span.ems-eur-price {
    font-size: 14px;
}
.ems-end-price-underdot {
   flex-direction: column;
}
.ems-price-underdot span.ems-eur-price {
    font-size: 14px;
}
.ems-price-underdot {
   flex-direction: column;
   height: auto !important;
}
body:not(.woocommerce-checkout) .ems-freeshipwrapper {
    display: flex;
    height: 50px;
    align-items: center;
    position: relative;
    /* margin-bottom: 30px; */
    justify-content: space-between;
  }
    .ems-c-message.err {
    background: #fcd703 !important;
    color: black !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 !important;
    padding: 5px 10px !important;
    font-family: 'Montserrat';
    position: relative;
    width: 100%;
}
  .woocommerce-checkout .ems-c-message .woocommerce-error {
    background: #fcd703 !important;
    color: black !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 0 !important;
    padding: 5px 10px !important;
    font-family: 'Montserrat';
    position: relative;
    width: 100%;
}
  /* newcart25 */
  body:not(.woocommerce-checkout) .opaa:before {
    background: #fcd730;
    position: absolute;
    width: 30px;
    height: 30px;
    content: '';
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: table;
    top: 10px;
    z-index: 9999;
    margin-left: 0px;
  }
  /* newcart25 */
  body:not(.woocommerce-checkout) .ems-price-underdot {
    bottom: 50px;
    position: absolute;
    letter-spacing: .025em;
    text-transform: uppercase;
    background: #FFD600;
    width: 162px;
    font-size: 24px;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat';
  }
  /* newcart25 */
  body:not(.woocommerce-checkout) .thepoint {
    background: #fcd730;
    height: 30px;
    width: 30px !important;
    max-width: 30px;
    position: absolute;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    z-index: 9999;
  }
  /* newcart25 */
  body:not(.woocommerce-checkout) .ems-end-price-underdot {
    bottom: 50px;
    position: absolute;
    letter-spacing: .025em;
    text-transform: uppercase;
    /* background: #FFD600; */
    /* width: 162px; */
    font-size: 24px;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat';
  }
  /* newcart25 */
  /* body:not(.woocommerce-checkout) .ems-end-price-underdot.ems-sprudot {
    font-size: 14px;
    bottom: 15px;
  } */
  /* body:not(.woocommerce-checkout) .ems-end-price-underdot.ems-sprudot {
    font-size: 14px;
    bottom: 25px;
    width: 77px;
    justify-content: end;
    right: 0;
} */
body:not(.woocommerce-checkout) .ems-end-price-underdot.ems-sprudot {
    font-size: 14px;
    bottom: -40px;
    width: 120px;
    justify-content: end;
    right: -46px;
}
/* newcart */
  body:not(.woocommerce-checkout) .ems-ostavattofreeship {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-top: 30px;
  }
  /* newcart25 */
  .ems-ostavattofreeship span {
    font-weight: 700;
  }
  /* newcart25 */
  .ems-cart-table-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5em;
  }
  /* newcart25 */
.ems-cart-table-title h2 {
    color: #131313 !important;
  }
  /* newcart25 */
  .ems-table-and-after-table-part{
    display: flex;
    gap: 30px;
    /* flex-direction: column; */
  }
  /* newcart25 */
  .ems-after-table-part {
    width: 25%;
  }
  /* newcart25 */
  .ems-table-part {
    width: 75%;
  }
  /* newcart25 new styles structure table */
td.product-name.ems-cart-itens-padd.vtwo {
    display: flex;
    gap: 60px;
  }
  .ems-last-of-new-str-divs {
    display: flex;
    justify-content: space-between;
    gap: 40px;
  }
  td.product-name.ems-cart-itens-padd.vtwo {
    width: 85%;
  }
  td.product-subtotal.ems-cart-itens-padd.vtwo {
    width: 20%;
  }
  .product-quantity {
    /* justify-content: center; */
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .ems-cart-subtotal-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  /* newcart25 */
td.product-thumbnail img {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain;
  }
  /* newcart25 */
.ems-cart-item-price-qnt-titles{
    /* font-size: 1.125rem; */
    font-size: 16px;
      line-height: 1.75rem;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: unset !important;
    color: #a4a4a4;
    margin-bottom: 40px;
    font-family: 'Montserrat';
  }
  /* newcart25 */
  .ems-cart-item-name {
    font-weight: 400;
    font-size: 16px;
    width: 30%;
  }
  /* newcart25 */
  td.product-name.ems-cart-itens-padd.vtwo .div2 {
    width: 70%;
      display: flex;
      /* gap: 60px; */
      justify-content: space-between;
  }
  /* newcart25 */
  td.product-name.ems-cart-itens-padd.vtwo .div3 {
    width: 38%;
  }
  /* newcart25 */
.ems-cart-item-name a{
    color: #000;
    font-family: 'Montserrat';
    line-height: 120%;
  }
  /* newcart25 */
  .woocommerce-cart .quantity .minus, .woocommerce-cart .quantity .plus {
    background: #DBDBDA;
    height: 42px;
      width: 42px;
      font-size: 24px !important;
      line-height: 0;
      font-weight: 600;
      border-radius: unset;
  }
  /* newcart25 */
  .woocommerce-cart .quantity {
    height: 42px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* newcart25 */
  .woocommerce-cart .quantity .qty {
    width: 42px !important;
    text-align: center;
    padding: 0;
    border: 1px solid #dbdbda;
    border-radius: unset;
    height: 100%;
  }
  /* newcart25 */
.woocommerce-cart .product-subtotal span.woocommerce-Price-amount.amount {
    font-size: 24px;
    line-height: 100%;
    font-weight: 600;
    font-family: 'Montserrat';
  }
  /* newcart25 */
.ems-ed-cena {
    font-family: 'Montserrat';
    font-weight: 400;
  }
  /* newcart25 */
  .ems-cp-saleprice.ems-ed-cena {
    font-size: 18px;
    color: #131313;
  }
  /* newcart25 */
  .ems-cp-regularprice.ems-ed-cena {
    font-size: 14px;
    color: #7f7f7f;
  }
  /* newcart25 */
  .ems-cart-itens-padd {
    padding-top: 22px !important;
  }
  /* newcart25 */
  .ems-coupon-part {
    background: white;
    height: 210px;
    margin: 1rem 0;
  }
  /* newcart25 */
  body:not(.woocommerce-checkout) .ems-custom-coupon {
    padding: 18px;
    display: flex;
    flex-direction: column;
    gap: 19px;
  }
  /* newcart25 */
span.ems-coupon-crum {
    font-size: 16px;
    font-family: 'Montserrat';
    line-height: 118.2%;
    text-transform: uppercase;
  }
  /* newcart25 */
  .ems-the-coupon-wrap input#coupon_code {
    border-color: #d9d9d9;
    border-radius: 5px;
    height: 40px;
    width: 300px;
    font-family: 'Montserrat';
    background: #fff;
  }
  /* newcart25 */
  .ems-the-coupon-wrap button[name="apply_coupon"] {
    background: #dbdbda;
    width: 200px;
    height: 50px;
    border-radius: 0 !important;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    letter-spacing: 1px;
    font-family: 'Montserrat';
  }
  /* newcart25  */
  .ems-the-coupon-wrap {
    display: flex;
    flex-direction: column;
    gap: 19px;
  }
  /* newcart25 */
.ems-other-part {
    /* background: white; */
    height: 210px;
    margin: 0.5rem 0;
  }
  /* newcart25 */
  .ems-other-part .ems-cart-after-table-content {
    /* padding: 18px; */
    display: flex;
    flex-direction: column;
    /* gap: 19px; */
    justify-content: end;
    height: 100%;
  }
  /* newcart25 */
  .ems-checkout-btn-cart a {
    background: #00B144;
    color: white;
    width: 100%;
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat';
    line-height: normal;
  }
  /* newcart25 */
.ems-checkout-btn-cart a:after {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    border-right: 3px solid white;
    border-top: 3px solid white;
    transform: rotate(45deg);
    margin-left: 10px;
  }
  /* newcart25 */
  .ems-checkout-btn-cart {
    margin-top: 30px;
  }
   /* newcart25  */
section.ems-freeshipsection {
    padding-top: 3rem;
    margin-top: 100px;
  }
    /* newcart25 */
    span.ems-cart-finaltotalprice span{
        font-size: 36px;
        line-height: 100%;
        font-weight: 600;
        font-family: 'Montserrat';
        color: #131313;
    }
    /* newcart25 */
    .woocommerce-cart .ffff {
      font-family: 'Montserrat';
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 700;
    }
    /* newcart25 */
    .woocommerce-cart .ffff i {
      font-size: 18px;
      color: #cd2020;
    }
    /* newcart25 */
    span.ems-cart-item-cat-list.ems-new-cart {
      font-size: 24px;
      line-height: 118.2%;
      font-weight: 300;
      text-transform: uppercase;
      text-decoration: unset !important;
    }
    /* newcart25 */
    .ems-upsell-wrapper {
        position: relative;
        margin-top: 100px;
    }
    /* newcart25 */
  tr.woocommerce-cart-form__cart-item.cart_item {
    display: flex !important;
    background: white;
    /* width: 100%; */
    justify-content: space-between;
    padding: 1rem !important;
    margin: 1rem 0;
    position: relative;
    height: 210px;
    align-items: normal;
  }
  /* newcart25 */
  td.product-thumbnail {
    width: 15%;
    /* width: 141px; */
  }
  /* newcart25 */
  td.product-name {
    width: 28%;
    /* width: 280px; */
  }
  /* newcart25 */
  td.product-price {
    /* width: 114px; */
    width: 12%;
}
/* newcart25 */
.product-price {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
}
/* newcart25 */
td.product-quantity {
    width: 18%;
    /* width: 126px; */
    text-align: center;
  }
  /* newcart25 */
  /* body:not(.woocommerce-checkout) td.product-subtotal { */
    /* width: 25%; */
    /* width: 116px;
  } */
  body:not(.woocommerce-cart) .ems-cart-subtotal-wrapper {
    margin-right: 2rem;
    margin-left: auto;
    width: inherit;
  }
  /* newcart25  */
  .end {
    background: black;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    justify-content: center;
    display: flex;
    z-index: 9999;
}


  /* CHECKOUT */
  .ems-cht td.product-name.ems-cart-itens-padd.vtwo {
    width: 50%;
}
.ems-cht td.product-thumbnail {
  width: 50%;
  display: flex;
  gap: 25px;
}
.ems-cht .ems-cart-item-name {
  width: 70%;
}
.ems-cht td.product-name.ems-cart-itens-padd.vtwo .div2 {
  width: 100%;
}
.ems-cht .ems-cart-itens-padd {
  padding-top: 9px !important;
}
.ems-cht .ems-cart-item-price-qnt-titles span {
  font-weight: 700;
  color: #283346;
}
.ems-cht .ems-cart-item-price-qnt-titles {
  margin-bottom: 5px;
}
.ems-cht .product-quantity {
  visibility: hidden;
}
/* checkout after cart items parts */
.ems-chkt-after-items-part {
  display: flex;
  justify-content: space-between;
}
.ems-chkt-item-cat-list.ems-new-chkt {
  font-size: 21px;
  font-family: 'Montserrat';
  line-height: 118.2%;
  text-transform: uppercase;
}
.ems-chkt-after-items-part .ggg strong {
  font-size: 21px;
  font-family: Montserrat;
  line-height: 118.2%;
  text-transform: uppercase;
}
.ems-chkt-after-items-part .ffff {
  font-family: 'Montserrat';
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.ems-chkt-after-table-content.cart_totals {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ems-chkt-after-table-content .ems-this {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ems-cht-custom-coupon {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ems-chkt-after-table-content .ems-final-shipping {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}
.ems-chkt-after-table-content .ffff i {
  font-size: 18px;
  color: #cd2020;
}
.woocommerce-checkout .ems-tc .input-checkbox {
  height: 21px;
  width: 21px;
}

.ems-tc .woocommerce-terms-and-conditions-wrapper {
  font-family: 'Montserrat';
  font-size: 16px;
  margin-top: 20px;
}
.ems-cht-custom-coupon button[name="apply_coupon"] {
  height: 40px;
  font-size: 16px;
}

/* step 2 in checkout */
.ems-input-style p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.ems-billing-form {
  display: flex;
  gap: 50px;
}
.ems-billing-left-part {
  width: 50%;
}
.ems-billing-right-part {
  width: 50%;
}
.ems-input-style span {
  width: 60%;
}
.ems-input-style.ems-select2-style span {
  width: 60%;
}
.ems-input-style span#select2-billing_city_ems-container {
  width: 100%;
}
.ems-input-style span.select2-selection__clear {
  width: auto !important;
}
.ems-input-style label {
  width: 40%;
}
.ems-input-style span.select2-selection{
  width: 100%;
  align-items: center;
  display: flex;
}
.ems-billing-rest-left {
  width: 100%;
}
.ems-new-method-to-office {
  display: flex !important;
}
/* comment on main fileddd */
/* .woocommerce select, .select2-container .select2-selection--single {
  height: 50px;
  border: 1px solid #707070;
  border-radius: 10px;
  padding: 10px;
} */
/* .ems-billing-form .woocommerce-input-wrapper input {
  height: 50px;
  border: 1px solid #707070;
  border-radius: 10px;
  padding: 10px;
} */
/* .ems-billing-rest-right {
  display: flex;
  width: 50%;
} */
/* .ems-billing-address-complex-column {
  margin-top: 4px;
} */
/* .ems-billing-rest-left {
  margin-top: 32px;
} */
/* .ems-billing-office {
  padding-left: 3rem !important;
} */
/* .select2-container .select2-selection--single .select2-selection__arrow {
  height: 40px;
  line-height: 40px;
} */
.select2-container .select2-selection--single .select2-selection__arrow {
  height: 40px !important;
  line-height: 40px !important;
}
.ems-new-method-to-address {
  display: flex !important;
}
.ems-address-speedy-complex-data {
  margin-top: 0rem;
}
.ems-address-speedy-complex-data {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-direction: column;
}
p#billing_streetNumber_field {
  width: 100% !important;
}
p#billing_addrRest_field {
  width: 100% !important;
}
.ems-address-speedy-complex-data .woocommerce-input-wrapper {
  width: 60% !important;
}
p#billing_address_1_field {
  margin: 0;
}
.ems-billing-address-street-column {
  margin-top: 0;
}
p#billing_courierr_officeE_name_field {
  margin: 0;
}
p#billing_courierr_officeE_code_field {
  margin: 0;
}
p#billing_newship_method_field {
  margin: 0;
}
p#billing_address_ems_field {
  height: 40px;
}
p#billing_address_ems_field span.woocommerce-input-wrapper {
  height: 40px;
}

.ems-billing-address-complex-column {
  margin-top: 4px;
 }
 .ems-billing-rest-right {
  display: flex;
  width: 100%;
  height: 100%;
}
.ems-billing-form .woocommerce-input-wrapper input {
  height: 40px;
  border: 1px solid #707070;
  border-radius: 10px;
  padding: 10px;
}
.woocommerce select, .select2-container .select2-selection--single {
  height: 40px;
  border: 1px solid #707070;
  border-radius: 10px;
  padding: 10px;
}
p#billing_eik_yesornot_field {
  justify-content: flex-end;
}
.woocommerce-checkout label {
  font-family: 'Montserrat' !important;
}
span.ems-prod-quant {
  font-family: 'Montserrat';
}
span.ems-crumb-active {
  font-family: 'Montserrat';
}
.ems-checkout-tab-heading {
  font-family: 'Montserrat';
}
button#nextBtn {
  background: #00B144 !important;
  font-family: 'Montserrat' !important;
  height: 60px !important;
  width: 392px !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  justify-content: center !important;
}
button#prevBtn {
  background: #999999 !important;
  width: 230px !important;
  height: 60px !important;
  font-family: 'Montserrat' !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  justify-content: center !important;
}
/* .ems-billing-rest-right textarea {
height: 80% !important;
} */
.ems-billing-rest-right textarea {
  height: calc(100% - 76px) !important;
}
.ems-billing-rest-right p {
  margin-left: 0rem !important;
}
form.checkout.woocommerce-checkout {
  padding-left: 1rem !important;
  padding-bottom: 2rem;
  padding-right: 1rem !important;
}
.ems-tab-nextprevbuttons {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.woocommerce-checkout section.ems-freeshipsection {
  display: none;
}
.woocommerce-checkout .ems-mini-breadcrumb {
  display: none;
}
.ems-checkout-tab-heading {
  margin: 2rem 0;
  font-family: 'Montserrat';
  font-size: 18px;
  color: #2f2f2f;
  font-weight: 700;
  text-transform: uppercase;
}
.ems-c-message .woocommerce-message {
  background: #fcd703 !important;
  color: black !important;
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0 !important;
  padding: 5px 10px !important;
  font-family: 'Montserrat';
}




/* removals from main file
.ems-billing-name {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
  .ems-billing-name p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 50%;
}
    .ems-billing-row-width-50 {
    width: 50%;
}
*/
.ems-upsells-addtocart button {
  height: 28px !important;
  width: 100% !important;
  color: black;
  font-weight: bold;
  font-size: 14px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  border: unset;
  background: #FFDE22;
  margin-top: 10px;
  font-family: 'Montserrat';
  cursor: pointer;
}


  @media(max-width:1280px){
    /* newcart25 */
    .end .ems-end-price-underdot {
    
      right: 0;
  }
  td.product-name.ems-cart-itens-padd.vtwo {
    width: 75%;
    display: flex;
    flex-direction: column;
    gap: unset;
}
.ems-cart-item-price-qnt-titles {
  margin-bottom: 5px;
}
.ems-cart-item-name {
  width: 80%;
}
.ems-cart-itens-padd {
  padding-top: 5px !important;
}
td.product-name.ems-cart-itens-padd.vtwo {
  justify-content: space-between;
}
td.product-name.ems-cart-itens-padd.vtwo .div2 {
  width: 100%;
}
.div2 .product-price {
  display: none;
}
.product-subtotal.ems-last-of-new-str-divs .product-remove {
  position: absolute;
  top: 10px;
  right: 10px;
}
.ems-cart-subtotal-wrapper {
  align-items: flex-end;
  justify-content: space-between;
}
.ems-table-part .product-quantity {
  align-items: flex-start;
}
.ems-after-table-part {
  width: 30%;
}
.ems-table-part {
  width: 70%;
}
.ems-the-coupon-wrap button[name="apply_coupon"] {
  width: 130px;
  height: 40px;
  font-size: 16px;
}
.ems-checkout-btn-cart a {
  font-size: 20px;
}
.ems-checkout-btn-cart a:after {
  width: 17px;
  height: 17px;
}
td.product-thumbnail {
  width: 25%;
}
/* ned of newcart25 */
  }

  @media(max-width:1099px){
    .woocommerce-checkout section.elementor-section.elementor-top-section:has(.elementor-widget-ems-head-search) {
      display: none;
    }
  }
  

  @media(max-width:1024px){
    /* newcart25  */
    .woocommerce-checkout .ems-cp-saleprice span.ems-eur-price {
    font-size: 14px;
    font-weight: 700;
}
    span.ems-coupon-crum {
      font-size: 16px;
      font-family: 'Montserrat';
      line-height: 100.2%;
  }
    /* end of newcart25 */

    /* checkoutnew */
    .ems-cht .product-quantity {
      visibility: visible;
    }
    .ems-cht td.product-thumbnail .ems-cart-item-price-qnt-titles {
      display: none;
  }
    .ems-cht tr.woocommerce-cart-form__cart-item.cart_item {
      height: auto;
      flex-direction: column;
      padding: 0 !important;
    }
    .ems-cht td.product-thumbnail {
      width: 100%;
      gap: 15px;
  }
  .ems-cht td.product-thumbnail a {
    width: 30%;
}
.ems-cht .ems-cart-item-name {
  width: 70%;
}
.ems-cht td.product-name.ems-cart-itens-padd.vtwo {
  width: 100%;
}
.ems-cht .product-quantity {
  justify-content: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  gap: 5px;
}
.ems-cht .ems-cart-item-price-qnt-titles {
  margin-bottom: 0;
  font-size: 14px;
  font-family: 'Montserrat';
}
.ems-cht .ems-cart-subtotal-wrapper {
  flex-direction: row !important;
  margin-right: 0 !important;
  gap: 5px;
}
.ems-cht .product-subtotal span.woocommerce-Price-amount.amount {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat';
}
.ems-cht .ems-cart-item-name {
  font-size: 14px;
  line-height: 120%;
}
.ems-cht .product-subtotal.ems-last-of-new-str-divs .product-remove {
  display: none;
}
.woocommerce-checkout .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}
.ems-cht td {
  padding: 9px 0px !important;
}

/* new checkout */
.ems-billing-form {
  flex-direction: column;
}
.ems-billing-left-part {
  width: 100%;
}
.ems-billing-right-part {
  width: 100%;
}
p#billing_eik_yesornot_field {
  justify-content: flex-start;
}
.ems-billing-rest-right p {
  display: flex;
}
.ems-billing-rest-right p span {
  width: 60%;
}
.ems-billing-rest-right p label {
  width: 40%;
}
button#nextBtn {
  width: 100% !important;
}
.ems-tab-nextprevbuttons-right {
  width: 60%;
}
.ems-tab-nextprevbuttons-left {
  width: 35%;
}

}

    @media(max-width:768px){
          /* newcart25 */
          body:not(.woocommerce-checkout) .ems-price-underdot {
            width: 100px;
            font-size: 16px;
        }

        .ems-this {
          display: flex;
          flex-direction: column;
      }
       
  body:not(.woocommerce-cart) .ems-cart-subtotal-wrapper {
    justify-content: left;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
    /* newcart25 */
    .ems-table-and-after-table-part {
        flex-direction: column;
        padding: 0 8px;
    }
    .ems-cart-item-name {
      text-align: left;
    }
    .woocommerce-cart td.product-thumbnail {
      min-width: 136px !important;
    }
    /* end of newcart25 */
    .ems-table-part {
        width: 100%;
      }
      .ems-after-table-part {
        width: 100%;
        display: flex;
        justify-content: space-between;
      }
      .ems-coupon-part {
        background: unset;
        width: 40%;
        height: 170px;
        margin: 0;
      }
      .ems-other-part {
        width: 40%;
        height: 170px;
        margin: 0;
      }
      .ems-other-part .ems-cart-after-table-content {
        justify-content: space-between;
        margin-top: 0 !important;
      }
      .woocommerce-cart .ems-custom-coupon {
        padding: 0px !important;
      }
      /* end of newcart25  */
      /* checkout */
      .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: white;
    }
      .ems-chkt-after-items-part {
        flex-direction: column;
        gap: 20px;
    }
    .ems-chkt-after-items-part .ems-the-coupon-wrap input#coupon_code {
      width: 100%;
  }
  .ems-chkt-after-items-part .ems-the-coupon-wrap button[name="apply_coupon"] {
    width: 100%;
}
.ems-chkt-after-table-content .ems-this {
  align-items: flex-start;
}
/* .ems-chkt-after-table-content .ggg {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
} */
.ems-tc .woocommerce-terms-and-conditions-wrapper {
  margin-top: 50px;
}
.ems-cht tr.woocommerce-cart-form__cart-item.cart_item {
  border-bottom: 1px solid #d4d4d4;
}
.woocommerce-checkout .ems-underline {
  display: none;
}
    }
    @media(max-width:580px){
      .single-product .ems-cp-addtocart span.ems-eur-price {
    font-size: 28px;
    font-weight: 600;
}
.woocommerce-cart .ems-cp-saleprice {
    font-size: 18px !important;
}
.woocommerce-cart .product-subtotal span.woocommerce-Price-amount.amount {
    font-size: 18px;
}
        .ems-checkout-btn-cart a {
            font-size: 16px;
        }
         /* newcart25 */
         
body:not(.woocommerce-cart) .quantity .qty {
    height: 75%;
  }
  .ems-input-style p {
    align-items: flex-start;
    flex-direction: column;
}
.ems-input-style span {
  width: 100%;
}
.ems-input-style p:not(.ems-billing-address-complex-column.ems-input-style p) {
  margin: 0 0 20px !important;
}
.ems-billing-rest-right p {
  display: flex;
  flex-direction: column;
}
.ems-billing-rest-right p label {
  width: auto;
}
.ems-billing-rest-right p span {
  width: 100%;
}
.ems-tab-nextprevbuttons {
  flex-direction: column-reverse;
  gap: 40px;
}
.ems-tab-nextprevbuttons-left {
  width: 100%;
}
.ems-tab-nextprevbuttons-right {
  width: 100%;
}
button#prevBtn {
  width: 100% !important;
}
.ems-billing-form {
  gap: 0;
}
.ems-grid-item span {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 16px;
}
.ems-grid-item {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dbdbda;
  padding: 5px 0;
}
div#emsGrid {
  margin: 20px 0;
}
span.ems-gi-rp {
  font-weight: 400;
  width: 50%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.ems-shipping-data-client {
  font-family: 'Montserrat';
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 20px;
}
.ems-input-style label {
  width: 80%;
}
.woocommerce-checkout .maincont .elementor-widget-wrap {
  padding: 0 !important;
}
.ems-input-style.ems-select2-style span {
  width: 100%;
}
.ems-address-speedy-complex-data .woocommerce-input-wrapper {
  width: 100% !important;
}


    }

    /* newcart25 */
@media(max-width:500px){
    .ems-table-part tr.woocommerce-cart-form__cart-item.cart_item {
      flex-direction: column;
  }
  .ems-table-part tr.woocommerce-cart-form__cart-item.cart_item {
    height: 100%;
  }
  .ems-after-table-part {
    flex-direction: column;
    gap: 30px;
  }
  .ems-coupon-part {
    width: 100%;
    height: 100%;
  }
  .ems-other-part {
    width: 100%;
    height: 100%;
  }
  .ems-this {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
  }
  span.ems-cart-finaltotalprice span {
    font-size: 22px;
  }
  .ems-checkout-btn-cart a {
    font-size: 24px;
  }
  .ems-the-coupon-wrap input#coupon_code {
    border-color: #000000;
  }
  .ems-the-coupon-wrap {
    gap: 10px;
  }
  .ems-the-coupon-wrap button[name="apply_coupon"] {
    width: 100%;
  }
  .ems-table-part table {
    margin-bottom: 0 !important;
  }
  .ems-table-part td.product-thumbnail {
    width: 154px;
    height: 154px;
  }
  .ems-table-part tr.woocommerce-cart-form__cart-item.cart_item {
    padding: .5rem !important;
  }
  .ems-freeship-remaining {
    display: none;
  }
  section.ems-freeshipsection {
    padding-top: 0;
    margin-top: 0;
  }
  .ems-cart-table-title {
    justify-content: flex-start;
    margin-top: 30px;
    padding: 0 8px;
  }
  .ems-cart-table-title h2 {
    margin-bottom: 10px;
  }
  .ems-upsell-wrapper {
    display: none;
  }
  }
  /* end of newcart2-5 */