.page-checkout .woocommerce_checkout_after_customer_details {
  background: none !important;
}

.woocommerce-checkout form #order_review_heading {
  background-color: white;
  border-radius: 15px;
  padding-bottom: 45px;
  text-align: center;
  font-size: 28px;
  font-weight: 800;
}

.woocommerce-checkout form #order_review_heading:after {
  bottom: 30px;
}

.woocommerce-checkout
  form
  #order_review
  .woocommerce-checkout-review-order-table {
  background-color: white;
  border-radius: 15px;
  margin-bottom: 30px;
}

.page-checkout #order_review .woocommerce-checkout-payment {
  border: none;
  padding: 0;
  margin: 0;
}

.page-checkout #order_review .woocommerce-checkout-payment {
  background-color: white;
  border-radius: 15px;
  padding: 25px;
}

.wc_payment_method {
  display: block !important;
  position: relative;
  border: #e0e0e0 solid 1px;
  border-radius: 15px;
}

.wc_payment_method input[type="radio"] {
  display: block !important;
  position: absolute;
  top: 20px;
  left: 20px;

  width: 20px;
  height: 20px;
}

.page-checkout
  #order_review
  .woocommerce-checkout-payment
  .payment_methods
  label {
  margin-right: 10px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  padding-right: 56px;
}
.wc_payment_method label img {
  margin-left: 10px;
  position: absolute;
  right: 16px;
  top: 22px;
  height: 16px;
  max-width: 32px !important;
}

.payment_method_tap1,
.payment_method_tap {
  display: none !important;
}
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal{
  display:none;
}
.lang-cart{
  display: flex;
}
.lang-cart .language {
  padding: 0 10px;
}
.hidden-for-kuwait, p#billing_state_field label .optional{display:none!important;}
.products-list {
  margin-top: 60px;
}
.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output {
  text-align: center;
  color: white;
}


.wpcf7 form.sent .wpcf7-response-output {
  background: #00263f;
}


.products-list .product-item .custom-info{
  background-color: #b01f23;
  padding: 10px 10px;
  position: absolute;
  top: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  left: 10px;
  width: calc(100% - 20px);
  height: 50px;
  z-index:999999;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px){
  .products-list .product-item .custom-info{
    left:50px;
    top:50px;
    width:calc(100% - 100px);
  }
}


.single-product .custom-info{
  display:none;
}
.wc_payment_method{display:block!important;}
#billing_state_field label .optional, ul.wc_payment_methods, .woocommerce-terms-and-conditions-wrapper, .our-products-title{
  display:block!important;
}
.wc_payment_method input[type=radio]{
  display:block!important;
}

.btn-cart.single_add_to_cart_button{
  border-radius:0;
}

.page-single-product .entry.product .summary.entry-summary .content {
  font-size: inherit;
  line-height: inherit;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table{
  margin-top:0;
}

.page-checkout #order_review .woocommerce-checkout-payment .payment_methods {
  display: flex!important;
  flex-direction: column;
}
.page-checkout #order_review .woocommerce-checkout-payment .payment_methods li{
  order:1;
}

.page-checkout #order_review .woocommerce-checkout-payment .payment_methods li.payment_method_knet{
  order:0;
}

.ce-text .text-inner {
  padding: 50px 10px 100px 10px;
}

.woocommerce-privacy-policy-text {
  font-size: 18px!important;
  line-height: 28px!important;
  color: #b01f23;
}

.page-checkout .woocommerce_checkout_after_customer_details{
  background:white!important;
}

.ce-hero{
  height:65vw!important;
  max-height:65vw!important;
  position: relative;
}

.ce-hero .reservation {
  position: absolute;
  top: 17vw;
  left: 50%;
  transform: translateX(-50%);
}

.page-single-product .entry.product .image-single-product .image-single-product-inner{
  position: relative;
  max-width: 500px;
  display:flex;
}

@media (min-width: 768px){
  .page-single-product .entry.product .image-single-product .image-single-product-inner{
    max-width: 400px;
  }
}


@media (min-width: 992px){
  .page-single-product .entry.product .image-single-product .image-single-product-inner{
    max-width: 600px;
  }
}


@media (min-width: 1200px){
  .page-single-product .entry.product .image-single-product .image-single-product-inner{
    max-width: 700px;
  }
}

.page-single-product .entry.product .image-single-product .image-single-product-inner .onsale{
  background-color: #b01f23;
  padding: 10px 10px;
  position: absolute;
  top: 10px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  width: 60%;
  height: 28px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0!important;
  left: 50%!important;
  transform: translateX(-50%);
}



@media (min-width: 992px){
  .page-single-product .entry.product .image-single-product .image-single-product-inner .onsale{
    /*left: 50px!important;*/
    top: 50px;
    width: calc(100% - 100px);
  }
}

/*.page-single-product .entry.product .image-single-product{*/
/*  margin-left:0!important;*/
/*  padding-left:20px!important;*/
/*}*/

@media (min-width: 768px){
  .page-single-product .entry.product .image-single-product .woocommerce-product-gallery {

    margin-right: 15px;
    margin-left: 15px;
  }
}

.price del {
  margin: 0 auto;
  text-decoration: none;
  position: relative;
  display: flex;
  justify-content: center;
  color: #002640;
  opacity: 1;
}

.price del:before {
  content: "";
  position: absolute;
  top: 12px;
  width: 100%;
  height: 1px;
  background-color: #AF1F25;
}


@media (min-width: 992px){
  .products-list .product-item .custom-info {
    left: 50px;
    top: 50px!important;
    width: calc(100% - 100px);
  }
}