/* --- mob_cart_page.css --- */
#closebtn_imag {
  width: 71%;
  transform: scaleX(-1);
  margin-left: 0;
  margin-right: 0;
  height: 36px;
}

#title_may_like {
  text-align: right;
  padding: 0% 2% 0% 0%;
  font-size: 16px !important;
  direction: rtl;
  display: block;
}

#button_cart_page {
  cursor: pointer;
  border: none;
  line-height: 1;
  /* 100% is equivalent to 1 */
  letter-spacing: 0.02em;
  font-weight: 600;
  box-shadow: rgba(37, 42, 50, 0.32) 0 1px 4px 1px;
  border-radius: 0.375rem;
  /* 6px = 0.375rem */
  color: white;
  font-size: 1rem;
  /* 16px = 1rem */
  padding: 0.75rem 1.5rem;
  /* 12px = 0.75rem, 24px = 1.5rem */
  min-height: 3rem;
  /* 48px = 3rem */
  width: 80%;
  /* You can keep this as % for relative width based on the parent container */

}


#img_emty_cart {

  width: 50%;
  height: 150px;
}


#button_back_to_buy {

  cursor: pointer;
  border: none;
  line-height: 100%;
  letter-spacing: .02em;
  font-weight: 600;
  box-shadow: rgba(37, 42, 50, .32) 0 1px 4px 1px;
  border-radius: 4px;
  color: white;
  font-size: 12px;
  padding: 8px 17px;
  width: 90%;
}



/* products_container*/

.titel_product_collection {
  font-size: 12px;
  direction: rtl;
  color: black;
  text-decoration: none;
}







/* products_container end */

#hedaer_cart {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  overflow: hidden;
}

#cart_price_before {
  display: flex;
  padding: 1% 10% 1% 10%;
  justify-content: space-between;
  align-items: center;
}

.cart_product_titel {

  font-size: 0.75rem !important;
  /* Converts 12px to 0.75rem */
  display: block;
  margin-bottom: 0.3125rem;
  /* Converts 5px to 0.3125rem */
  line-height: 1.2;
  word-break: break-word;
  /* Use break-word instead of break-all */

}

.cart_product_optine {


  font-size: 0.75rem !important;
  /* ממיר את ה-12px ל-0.75rem עבור גמישות טובה יותר */
  display: block;
  margin-bottom: 0.3125rem;
  /* ממיר את ה-5px ל-0.3125rem */
  cursor: pointer;
  line-height: 1.2;
  word-break: break-word;
  /* עדיף להשתמש ב-break-word במקום break-all לשמירה על מבנה המילים */
}

.cart_product_price {

  border-radius: 0.375rem;
  /* 6px = 0.375rem */
  height: 2.5625rem;
  /* 41px = 2.5625rem */
  display: flex;
  gap: 0.1875rem;
  /* 3px = 0.1875rem */
}

#cart_saved {
  display: flex;
  padding: 0.2rem 2.9rem 0.2rem 2.9rem;
  /* דוגמה לערכים שונים לארבעה צדדים */

  justify-content: space-between;
  align-items: center;
}

#cart_need_to_pay {
  display: flex;
  padding: 0.8rem 2.9rem 0.2rem 2.9rem;
  /* דוגמה לערכים שונים לארבעה צדדים */
  justify-content: space-between;
  align-items: center;
}


#spacekris {
  display: flex;
  align-items: center;
  justify-content: center;
  direction: rtl;
  margin-top: 4px;
  margin-bottom: 4px;
}

#lowstockkris {
  border-radius: 60px;
  background-color: #ebebeb;
  height: 20px;
  width: 75%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#lowstockkris b {
  font-size: 12px;
  color: black;
}

#in_nave {
  flex-grow: 1;
  position: relative;
  background-color: white;
  color: black;
  height: 300000000px;
  overflow: scroll;
}

#BottomBUTTOS {
  border-top: 1px solid #e5e5e5;
  width: 100%;
  background: white;
  z-index: 1;
  position: fixed;
  bottom: 0vw;
}

#top_nave {
  direction: rtl;
  position: relative;
  height: 40px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #222;
}


#closebtn_cart {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

#atc_top {
  margin: 0 auto;
  background: white;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;


  top: 0px;
  right: 0px;
  z-index: 1;
}

#free_product {
  text-align: center;
}

.also_like_image {
  cursor: pointer;
  height: 177px;
  cursor: pointer;
  width: 100%;
  border-radius: 4%;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}

.u-price-wrapper .u-price,
.u-price-wrapper .u-old-price {
  margin-top: auto;
  margin-bottom: auto;
}

.u-price-wrapper .u-hide-price {
  display: none;
}

:not(.u-effect-fade)>.u-opacity-75,
.u-spacing-10.u-countdown-counter>div+div,
.u-spacing-10.u-price-wrapper>div+div,
.u-spacing-10 .u-social-url+.u-social-url {
  margin-left: 10px;
}

.container {
  align-items: center;
  cursor: pointer;
  background: #fafafa;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  width: 100%;
}

.u-container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}

#image_product>div {
  padding-bottom: 0%;
  background-color: white;
}

.u-repeater {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  justify-content: space-around;
  grid-gap: 9px;
  padding: 0% 3% 0% 2%;
  background-color: #fdfdfd;
}

.ButtonDown_Quantity_cart_page {
  font-weight: bold;
  padding: 1%;
  border: 0.0625rem solid #000000;
  /* Converted 2px to 0.0625rem */
  line-height: 1;
  height: 6vw;
  /* vw is appropriate for responsive design */
  width: 6vw;
  /* vw is fine here for scalability */
  color: black;
  vertical-align: middle;
  font-size: 0.875rem;
  /* Converted 14px to 0.875rem */
  letter-spacing: 0;
  border-style: solid;
  border-width: 0.0625rem;
  /* Converted 1px to 0.0625rem */
  transition: none;
  background-color: #f6f6f6;
  border-top-right-radius: 0.5625rem;
  /* Converted 9px to 0.5625rem */
  border-bottom-right-radius: 0.5625rem;
  /* Converted 9px to 0.5625rem */
}

.ButtonUP_Quantity_cart_page {
  padding: 1%;
  border-top-left-radius: 0.5625rem;
  /* Converted 9px to 0.5625rem */
  border-bottom-left-radius: 0.5625rem;
  /* Converted 9px to 0.5625rem */
  font-weight: bold;
  border: 0.0625rem solid #000000;
  /* Converted 2px to 0.0625rem */
  line-height: 1;
  height: 6vw;
  /* vw is fine for responsiveness */
  width: 6vw;
  /* vw is used for responsiveness */
  color: black;
  vertical-align: middle;
  font-size: 0.875rem;
  /* Converted 14px to 0.875rem */
  letter-spacing: 0;
  border-style: solid;
  border-width: 0.0625rem;
  /* Converted 1px to 0.0625rem */
  transition: none;
  background-color: #f6f6f6;
}

.Quantity_num {
  background-color: white;
  text-align: center;
  vertical-align: middle;
  height: 6vw;
  /* Keeping the vw unit for responsiveness */
  width: 6vw;
  /* Keeping the vw unit for responsiveness */
  font-size: 0.875rem;
  /* Converted 14px to 0.875rem */
  border-width: 0.0625rem 0;
  /* Converted 1px to 0.0625rem */
}

html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}



.hand {
  position: relative;
  right: -15px;
}

.u-product-title-link {
  font-size: 12px !important;
}

.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  direction: rtl;
  font-weight: 400;
  margin: 0;
}

/* css cart widget */

#modal_main_page_product {
  overflow: hidden;
}





#modal_widget_thumbnails img {
  max-width: 100px;
  max-height: 40px;
  margin: 5px;
  cursor: pointer;
  flex-flow: row-reverse;
}

#btc_addto_Cart {
  display: block;
}

#btc_addto_Cart2 {
  display: none;
}

#Description {
  width: 100%;
  margin-top: 0%;
  padding: 0% 5%;
}

.image_category_upsell {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}

.image-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: black;
  color: white;
  border: none;
  padding: 7px 9px;
  font-size: 12px;
  cursor: pointer;
}

.u-align-center.u-product-control.u-text.u-text-1 {
  margin-bottom: 0;
}

.u-text {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  word-wrap: break-word;
  position: relative;
  margin-bottom: 0;
}

.u-product-title-link,
.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  direction: rtl;
}

h4 {
  font-weight: 400;
  margin-top: 0;
}

.u-hide-price.u-old-price {
  color: black !important;
  display: none;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}



#modal_widget_thumbnails {
  display: none;
  /* display: flex; */
  /* align-items: center; */
  /* overflow-y: auto; */
  /* flex-flow: row-reverse; */
}



#modal_widget_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
}

#modal_widget_modal img {
  max-width: 100%;
  max-height: 100%;
}

#modal_widget_modal_close_btn {
  position: absolute;
  top: 0px;
  right: 17px;
  color: #fff;
  font-size: 51px !important;
  cursor: pointer;
}

#modal_widget_product_setting {
  padding: 2%;
}



.cart_X_button_back {

  width: 7vw;
  height: 7vw;
}



.modal_widget_main_image_gallery_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";

  right: 0;
  position: absolute;
  top: 0;
  height: 193px;
  width: 161px;
  pointer-events: none;
}

.modal_widget_images_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";
  height: 193px;
  width: 161px;
  right: 0;
  position: absolute;
  top: 0;

  pointer-events: none;
}

.modal_widget_images_background {
  position: relative;
  margin-right: 1%;
  direction: rtl;
  margin-bottom: 10px;
}

#accessibility_icon {
  height: 70%;
}

.modal_widget_images_background {
  position: relative;
  margin-left: 1%;
}

#modal_widget_headline_text {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  flex: 1;
  font-weight: 400;
  margin: 0;
}

#modal_widget_price_product {
  display: flex;
  align-items: baseline;
  gap: 4%;
  flex-direction: row-reverse;
}

.card-icons {

  padding: 0;
}

.modal-container {
  bottom: -100%;
  display: none;
  justify-content: center;
  align-items: flex-end;
  position: fixed;
  width: 100%;
  left: 0;

  z-index: 1;
}

.modal-content_product {
  height: 75%;
  width: 100%;
  background-color: #fff;
  border-radius: 8px 8px 0 0;
  box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: scroll;
  padding: 10px;
}



#modal_widget_index_count {
  display: none;
}

#modal_widget_headline {
  word-break: break-word;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  direction: rtl;
}

.modal_widget_product_price_comper_symbole {
  text-decoration: line-through !important;
}

#modal_widget_modal_index {
  position: absolute;
  top: 2%;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

#modal_widget_gallery_pop {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  overflow-x: scroll;
  height: auto;
}

#modal_widget_product_price {
  font-size: 20px;
}










#like_share_ {


  padding-right: 3%;
}

/* --- mob_cart_widget.css --- */
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}



#main_page_product {
  overflow: hidden;
}


#gallery img {
  height: 260px;
  width: 229px;
}

#product_setting_images {
  width: 100% !important;
}



#thumbnails img {
  max-width: 100px;
  max-height: 40px;
  margin: 5px;
  cursor: pointer;
  flex-flow: row-reverse;
}

#btc_addto_Cart {
  display: block;
}

#btc_addto_Cart2 {
  display: none;
}



.image_category_upsell {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}

.image-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: black;
  color: white;
  border: none;
  padding: 7px 9px;
  font-size: 12px;
  cursor: pointer;
}

.u-align-center.u-product-control.u-text.u-text-1 {
  margin-bottom: 0;
}


.u-text {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  word-wrap: break-word;
  position: relative;
  margin-bottom: 0;
}

.u-product-title-link,
.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  direction: rtl;
}

h4 {
  font-weight: 400;
  margin-top: 0;
}

.u-hide-price.u-old-price {
  color: black !important;
  display: none;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}



#thumbnails {
  display: none;
  /* display: flex; */
  /* align-items: center; */
  /* overflow-y: auto; */
  /* flex-flow: row-reverse; */
}

#atc_New {
  cursor: pointer;
  display: block;
  border: none;
  line-height: 1.2;
  letter-spacing: 0.02em;
  font-weight: 500;
  transition: 0.15s all ease-in-out;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  position: relative;
  box-shadow: rgba(37, 42, 50, 0.32) 0 1px 4px 1px;
  border-radius: 4px;
  outline: none;
  color: rgb(246, 249, 254);
  font-size: 20px;
  padding: 15px 30px;
}

#modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;

}

#modal img {
  max-width: 100%;
  max-height: 100%;
}

#close-btn {
  position: absolute;
  top: 0px;
  right: 17px;
  color: #fff;
  font-size: 51px !important;
  cursor: pointer;
}




.adder_cart_first::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";
  height: 260px;
  right: 0;
  position: absolute;
  top: 0;
  width: 228px;
  pointer-events: none;
}

.adder_cart::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";
  height: 260px;
  right: 0;
  position: absolute;
  top: 0;
  width: 228px;
  pointer-events: none;
}

.adder_cart {
  position: relative;
  margin-right: 1%;
  direction: rtl;
  margin-bottom: 10px;
}

#accessibility_icon {
  height: 70%;
}

.adder_cart {
  position: relative;
  margin-left: 1%;
}

#headline_text {
  font-size: 16px;
  margin-bottom: 5px !important;
  flex: 1;
  font-weight: 400;
}







.model_backgorund {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  position: fixed;
  bottom: 0%;
  display: none;

}




/* --- mob_checkout.css --- */
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}



.in_checkout_header {
  display: flex;
  align-items: baseline;
  font-size: 15px;
  justify-content: space-between;

}

.checkout_header {
  margin: 0 auto;
  background: white;
  /*border-bottom: 1px solid #e5e5e5;*/
  direction: rtl;
  height: 35px;
  padding: 0px 19px 0px 17px;
  color: #222;
  font-weight: 700;
  background-color: white;

}


#express_payment_titel {

  text-align: center;
}


.or_other_option:before,
.or_other_option:after {
  content: "";
  display: inline-block;
  border: 1px #e2e2e2 solid;
  width: 30%;
  /* Adjust width to make it stretch */
  margin: 0 10px;
  /* Spacing between the text and the borders */
  vertical-align: middle;
}

.or_other_option {
  margin-left: var(--x-spacing-base);
  margin-right: var(--x-spacing-base);
  text-align: center;

}


.Box_Payment_card_meshulam {

  justify-content: space-between;
  display: flex;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  padding: 0% 4% 0% 2%;
}

.Box_Payment_bit,

.Box_Payment_google_pay,
.Box_Payment_apple_pay {


  border-radius: 4px;
  border: 1px solid #c1c1c1;
  padding: 4%;
}




.Box_Payment2 {
  width: 100%;
  height: 3.428571em;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  display: inline-table;
}


#Box_Payment2_text {
  display: flex;
  align-items: center;
  padding-top: 5%;
  padding-left: 2%;
}

#Card_Box2 {
  box-sizing: border-box;
  text-align: center;
  height: 3.428571em;
  /* background: #f7f7f7;*/
  width: 100%;
  border-radius: 4px;
  padding-top: 14px;
  /*border: 1px solid #c1c1c1;*/
  display: inline-table;
}

.Paypal_Style2 {
  /*height: 6.428571em;*/
  width: 77%;
  padding: 0 2em;
  border-radius: 4px;
  padding-top: 14px;
  display: inline-table;
}


#cvv_and_date {

  display: flex;
  direction: ltr;
  justify-content: end;
}


/* Center the loader */
#loader {
  position: fixed;
  display: none;
  top: 50%;
  left: 40%;
  z-index: 1000;
  width: 54px;
  height: 56px;
  border: 9px solid #cfcfcf;
  border-radius: 50%;
  border-top: 9px solid #3498db;
  animation: spin 2s linear infinite;

}


@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0
  }

  to {
    bottom: 0px;
    opacity: 1
  }
}

@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0
  }

  to {
    bottom: 0;
    opacity: 1
  }
}

#myDiv {
  display: none;
  text-align: center;
}

.error {
  border: 1px solid red;
}


.form-group {
  position: relative;
}

.label_up {
  transform: translateY(0%) !important;
  font-size: 0.8rem;
  /* Optional: Shrink the font size */
  color: #333;

}

.form-group label {
  position: absolute;
  top: 0;
  right: 17px;
  transform: translateY(120%);
  color: #999;
  pointer-events: none;
  transition: all 0.3s;

}


#total_price_show {

  display: flex;
  gap: 4%;
}



/* Container styling */
.container_head {
  display: flex;
  /* Flexbox for horizontal layout */
  justify-content: space-between;
  /* Space the divs across the container */
  align-items: center;
  /* Vertically center the content */
  padding: 0 25px;
}


.left-img {
  max-width: 100px;
  /* Adjust the right image size */
}

.image_checkout_header {
  max-width: 80%;
  padding: 1.5%;
  display: flex;
  padding-left: 5%;
  justify-content: center;
  margin: 0 auto;

}

#back_to_cart {
  width: 5%;
  position: absolute;
  padding: 4%;
}

#text_and_icon_card {

  display: flex;
  align-items: center;
}


.container {
  align-items: center;
  cursor: pointer;
  background: #fafafa;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  width: 100%;
}

#zip_city {

  display: flex;
  width: 100%;
  gap: 15%;
}

.just_Box_Ship {

  border-radius: 4px;
  margin-top: 4%;
  border: 1px solid #c1c1c1;
  box-sizing: border-box;

}

.radio_payment {

  width: 1.125rem;
  height: 1.125rem;
  transition: all 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
  padding: 0;
  box-shadow: 0 0 0 0 #f4743c inset;
  -webkit-font-smoothing: inherit;
  background: transparent;
  line-height: normal;
  border: 0.0625rem solid #d9d9d9;



}


.Box_Ship {
  direction: rtl;
  justify-content: space-between;
  display: flex;
  height: 2.8125rem;
  /* Converted 45px to 2.8125rem */
  align-items: center;
  padding: 0 1.0714rem;
  /* Converted 1.0714285714em to rem */

}


#Box_Payment_text {
  align-items: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0%;
  justify-content: space-between;
  font-size: 14px;
}

.Box_Payment {
  width: 100%;
  box-sizing: border-box;
  padding: 0px 15px 0px 12px;
  border: 1px solid #c1c1c1;
  position: relative;
  cursor: pointer;
  background-color: rgb(240, 245, 255);
  color: inherit;
  font-size: 14px;
  min-height: 44px;
  align-items: center;
  text-align: left;
}

#Card_Box {
  box-sizing: border-box;
  background: #f7f7f7;
  padding: 0 1.0714285714em;
  border-radius: 4px;
  padding-top: 14px;
  border: 1px solid #c1c1c1;
}


.ship_cost_checkout {
  width: 18px;
  height: 18px;
  transition: all 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
  padding: 0;
  box-shadow: 0 0 0 0 #f4743c inset;
  -webkit-font-smoothing: inherit;
  background: transparent;
  line-height: normal;
  border: 1px solid #d9d9d9;
}


#Form_all {
  direction: rtl;
  height: 25%;
  padding: 2% 10% 0% 10%;
  border-radius: 4px;
  padding-top: 14px;
  display: inline-table;
}


#cardnumber {

  direction: lrt;
  text-align: left;
}

#cvv {

  width: 80%;
}

#Above_Description>div>p {

  margin: 10px;
}

.Full_name,
.First_name,
.Last_name,
.Email,
.Address,
.Phone,
.Zip,
.City,
#cardnumber,
#cvv,
#expiration-date-input,
#Card_id {
  border-radius: 0.5rem;
  /* Converted 8px to 0.5rem */

  padding: 1.6875rem 1.0625rem 1.375rem 1.375rem;
  /* Converted 27px, 17px, 6px, 22px to rem */
  width: 100%;
  box-sizing: border-box;
  color: black;


}


.Discount_Code {

  border-radius: 0.5rem;

  padding: 0.8125rem 1.0625rem 0.375rem 1.375rem;
  width: 95%;
  font-size: 1rem;
  box-sizing: border-box;
  color: black;

}

#discount_button {
  cursor: pointer;
  background-color: #1773b0;
  color: white;
  border-radius: 0.375rem;
  /* Converted 6px to 0.375rem */
  padding: 0.6125rem;


}



#titel_checkout_page {

  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: -1.5%;
}

#header_checkout_row {

  align-items: center;
  display: flex;
  justify-content: end;
  padding: 0 3% 0 0%;

}

#image_column {

  margin: 0 auto;
}

.product-thumbnail__quantity {

  border-radius: 1.75em;
  z-index: 1;
  background-color: rgba(114, 114, 114, 0.9);
  font-size: 13px;
  color: #fff;
  padding: 0 0.4rem;
  bottom: -0.75rem;
  position: relative;
  left: 96%;

}

.label_style {
  position: absolute;
  top: 0;
  right: 17px;
  transform: translateY(50%);
  color: #999;
  pointer-events: none;
  transition: all 0.3s;
}

#ship_hide_show {

  align-items: baseline;
  margin-bottom: 3%;
  direction: rtl;
  color: #222;
  display: flex;
  justify-content: space-between;

}

#fixPay {

  width: 44%;
}

#frstPay {
  width: 44%;

}

#checkout_summery_text {
  display: inline;
  color: #0078e1;
  font-size: 0.875rem;
  /* Converted 14px to 0.875rem */

}


#checkout_summery_buttons {
  display: flex;
  align-items: center;
  gap: 2%;
  width: 100%;

}

.flex-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.6rem;
  padding-right: 1.3125rem;
  padding-left: 1.3125rem;
  direction: rtl;

}


.content {
  padding: 0% 10%;
  border-top: 1px solid #e0e0e0;
}


/* products_container*/

.titel_product_collection {

  font-size: 12px;
  direction: rtl;
  color: black;
  text-decoration: none;
}






/* products_container end */






/* css cart widget */

#modal_main_page_product {
  overflow: hidden;
}



#modal_widget_thumbnails img {
  max-width: 100px;
  max-height: 40px;
  margin: 5px;
  cursor: pointer;
  flex-flow: row-reverse;
}


#btc_addto_Cart {
  display: block;
}

#btc_addto_Cart2 {
  display: none;
}



.image_category_upsell {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}

.image-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: black;
  color: white;
  border: none;
  padding: 7px 9px;
  font-size: 12px;
  cursor: pointer;
}

.u-align-center.u-product-control.u-text.u-text-1 {
  margin-bottom: 0;
}

.u-text {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  word-wrap: break-word;
  position: relative;
  margin-bottom: 0;
}

.u-product-title-link,
.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  direction: rtl;
}

h4 {
  font-weight: 400;
  margin-top: 0;
}

.u-hide-price.u-old-price {
  color: black !important;
  display: none;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}



#modal_widget_thumbnails {
  display: none;
  /* display: flex; */
  /* align-items: center; */
  /* overflow-y: auto; */
  /* flex-flow: row-reverse; */
}

#modal_widget_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
}

#modal_widget_modal img {
  max-width: 100%;
  max-height: 100%;
}

#modal_widget_modal_close_btn {
  position: absolute;
  top: 0px;
  right: 17px;
  color: #fff;
  font-size: 51px !important;
  cursor: pointer;
}

#modal_widget_product_setting {
  padding: 2%;
}


.modal_widget_main_image_gallery_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";

  right: 0;
  position: absolute;
  top: 0;
  height: 193px;
  width: 161px;
  pointer-events: none;
}

.modal_widget_images_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";
  height: 193px;
  width: 161px;
  right: 0;
  position: absolute;
  top: 0;

  pointer-events: none;
}

.modal_widget_images_background {
  position: relative;
  margin-right: 1%;
  direction: rtl;
  margin-bottom: 10px;
}

#accessibility_icon {
  height: 70%;
}

.modal_widget_images_background {
  position: relative;
  margin-left: 1%;
}

#modal_widget_headline_text {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  flex: 1;
  font-weight: 400;
  margin: 0;
}

#modal_widget_price_product {
  display: flex;
  align-items: baseline;
  gap: 4%;
  flex-direction: row-reverse;
}





#modal_widget_index_count {
  display: none;
}

#modal_widget_headline {
  word-break: break-word;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  direction: rtl;
}

.modal_widget_product_price_comper_symbole {
  text-decoration: line-through !important;
}

#modal_widget_modal_index {
  position: absolute;
  top: 2%;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

#modal_widget_gallery_pop {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  overflow-x: scroll;
  height: auto;
}

#modal_widget_product_price {

  font-size: 20px;
}


#buy_from_us_checkout {


  direction: rtl;
  padding: 10%;

}

#titel_buy_from_us_checkout {

  text-align: center;
  font-size: 20px;
}

.show_line_buy_from_us_checkout {

  display: flex;
  gap: 3%;
  align-items: center;

}

.show_line_buy_from_us_checkout>svg {

  width: 11%;
  fill: #4D990D;
}

/* --- mob_collections.css --- */
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}




/* body*/






/* products_container*/

.titel_product_collection {

  font-size: 12px;
  direction: rtl;
  color: black;
  text-decoration: none;
}


.products_container_titel_and_price {
  text-align: right;
  margin-top: 4%;



}

.products_container_titel {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

}

.products_container_titel>a {

  color: black;
  text-decoration: none;
  font-size: 0.75rem;
  /* Converted 12px to 0.75rem */

  direction: rtl;

}



.products_container_price_price_itself {

  font-weight: bold;
}


.products_container_image_image {
  width: 100% !important;
  object-fit: cover;
  height: 70vw;
  max-height: 70vh;
  border-radius: 2%;
}


.products_container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-around;
  grid-gap: 0.3125rem;
  /* Converted 5px to 0.3125rem */
  background-color: #fdfdfd;
  padding: 0 0.875rem 0 0.875rem;
}


.products_container_images_and_prices_and_titel {

  margin-bottom: 6%;
}

#cart_adder {
  height: 1.125rem;
  /* Converted 18px to 1.125rem */
  width: 100%;
  /* Keeping width as a percentage is fine for responsive design */

}

.products_container_price {

  justify-content: space-between;
  display: flex;
  align-items: center;
}


/* products_container end */

#filter {
  height: 1%;
  direction: rtl;
  color: black;
  background-color: white;
  border: 1px black solid;

}


#filter_titel {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 0% 5% 0% 2%;


}

.u-repeater {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  justify-content: space-around;
  grid-gap: 5px;
  background-color: #fdfdfd;
  padding: 0% 3% 0% 2%;
}


#image_product>div {
  padding-bottom: 0%;
  background-color: white;
}

.image_category {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}

.u-align-center.u-product-control.u-text.u-text-1 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 14px;
  direction: rtl;
}

.u-text,
.u-product-title-link,
.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  direction: rtl;
}

a {
  color: black;
  text-decoration: none;
}

.dot_number,
.symbole_code_show {
  font-size: 0.6875rem !important;
  /* 11px = 0.6875rem */

}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  color: inherit;
}


.title_may_also_like {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  color: black !important;
}


/* css cart widget */

#modal_main_page_product {
  overflow: hidden;
}




#modal_widget_thumbnails img {
  max-width: 100px;
  max-height: 40px;
  margin: 5px;
  cursor: pointer;
  flex-flow: row-reverse;
}




.image_category_upsell {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}

.image-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: black;
  color: white;
  border: none;
  padding: 7px 9px;
  font-size: 12px;
  cursor: pointer;
}

.u-align-center.u-product-control.u-text.u-text-1 {
  margin-bottom: 0;
}

.u-text {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  word-wrap: break-word;
  position: relative;
  margin-bottom: 0;
}

.u-product-title-link,
.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  direction: rtl;
}

h4 {
  font-weight: 400;
  margin-top: 0;
}

.u-hide-price.u-old-price {
  color: black !important;
  display: none;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}


#modal_widget_thumbnails {
  display: none;
  /* display: flex; */
  /* align-items: center; */
  /* overflow-y: auto; */
  /* flex-flow: row-reverse; */
}

#modal_widget_add_to_cart_button {
  cursor: pointer;
  display: block;
  border: none;
  line-height: 1.2;
  letter-spacing: 0.02em;
  font-weight: 500;

  position: relative;
  box-shadow: rgba(37, 42, 50, 0.32) 0 1px 4px 1px;
  border-radius: 0.25rem;
  /* Converted 4px to 0.25rem */
  color: rgb(246, 249, 254);
  font-size: 1.25rem;
  /* Converted 20px to 1.25rem */
  padding: 0.9375rem 1.875rem;
  /* Converted 15px to 0.9375rem, 30px to 1.875rem */

}

#modal_widget_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
}

#modal_widget_modal img {
  max-width: 100%;
  max-height: 100%;
}

#modal_widget_modal_close_btn {
  position: absolute;
  top: 0px;
  right: 17px;
  color: #fff;
  font-size: 51px !important;
  cursor: pointer;
}

#modal_widget_product_setting {
  padding: 2%;
}

/* Style the close button */
.close-button {
  position: absolute;
  top: 0.625rem;
  /* Converted 10px to 0.625rem */
  border: none;
  padding: 0.3125rem 0.625rem;
  /* Converted 5px to 0.3125rem, 10px to 0.625rem */
  border-radius: 0.3125rem;
  /* Converted 5px to 0.3125rem */
  left: 3%;
  /* Percentage for responsiveness */
  cursor: pointer;
  color: black;

}

.modal_widget_main_image_gallery_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";

  right: 0;
  position: absolute;
  top: 0;
  height: 193px;
  width: 161px;
  pointer-events: none;
}

.modal_widget_images_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";
  height: 193px;
  width: 161px;
  right: 0;
  position: absolute;
  top: 0;

  pointer-events: none;
}

.modal_widget_images_background {
  position: relative;
  margin-right: 1%;
  direction: rtl;
  margin-bottom: 10px;
}

#accessibility_icon {
  height: 70%;
}

.modal_widget_images_background {
  position: relative;
  margin-left: 1%;
}

#modal_widget_headline_text {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  flex: 1;
  font-weight: 400;
  margin: 0;
}

#modal_widget_price_product {
  display: flex;
  align-items: baseline;
  gap: 4%;
  flex-direction: row-reverse;
}




#modal_widget_index_count {
  display: none;
}

#modal_widget_headline {
  word-break: break-word;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  direction: rtl;
}

.modal_widget_product_price_comper_symbole {
  text-decoration: line-through !important;
}

#modal_widget_modal_index {
  position: absolute;
  top: 2%;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

#modal_widget_gallery_pop {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  overflow-x: scroll;
  height: auto;
}

#modal_widget_product_price {

  font-size: 20px;
}

/* --- mob_header.css --- */
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;

}




.short_links {
  text-decoration: none;
  text-align: right;
  color: black !important;
  display: block;
  transition: 0.3s;
  direction: rtl;
  font-size: 15px;
  margin-bottom: 4%;
}

.text_page_info {
  margin-top: 10%;
}

#logo_image {
  width: 45vw;
  max-width: 40vw;
}

#bottom_menu {
  display: flex;
  justify-content: space-around;
  width: 100%;
  margin-bottom: 7%;
}

.img_icon_in_menu {
  width: 33px;
  height: 33px;
  display: inline;
  margin-top: 2%;
}

#search_icon_img {
  width: 30px;
  height: 29px;
  display: inline;
}

#search_icon_button {
  border: none;
  cursor: pointer;
  width: 100%;
  background-color: transparent;
  outline: none;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

a {
  text-decoration: none;
}

/* Full-page overlay (hidden by default) */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  /* Semi-transparent black */
  z-index: 998;
  display: none;
  /* Initially hidden */
}


.sidebar {
  position: fixed;
  top: 0;
  right: -250px;
  width: 250px;
  height: 100%;
  background-color: white;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.sidebar.open {
  right: 0;
  opacity: 1;
  visibility: visible;
}

.close-btn {
  position: fixed;
  top: 10px;
  right: -50px;
  transition: right 0.3s ease-in-out;
  z-index: 1000;
}

.close-btn.open {
  right: 250px;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  display: none;
  transition: opacity 0.3s ease-in-out;
  z-index: 998;
}





#search_icon {
  width: 7vw;
  height: 7vw;

  display: inline;

}

#main_app {
  overflow: hidden;

}

#cart_button {

  width: 6vw;
  height: 6vw;

  display: inline;

}

/* Open Sidebar Button */
.open-btn {
  font-size: 8vw;
  /* Responsive size based on viewport width */
  line-height: 1;
  /* Prevent extra spacing */
  width: 100%;
  /* Makes it tall enough for touch */
  max-height: 60px;
  /* Optional cap for large screens */
  background-color: transparent;
  color: black;
  border: none;
  cursor: pointer;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}


.sticky-normal {
  margin-top: 8% !important;
  /* Apply when #header_text exists */


}


.header-exists {
  margin-top: 2rem !important;
  /* Apply when #header_text exists */
}

.header-text {


  margin-top: 2.9rem !important;
}

.header-not-exists {
  margin-top: 0% !important;
  /* Apply when #header_text does NOT exist */
}

/* Close Button (Outside Sidebar) */
.close-btn {
  position: fixed;
  top: 0;
  right: -3.125rem;
  /* Converted -50px to -3.125rem (50px = 3.125rem) */
  font-size: 1.5625rem;
  /* Converted 25px to 1.5625rem (25px = 1.5625rem) */
  background-color: black;
  color: white;
  border: none;
  cursor: pointer;
  padding: 0.625rem 0.625rem;
  /* Converted 10px to 0.625rem */
  z-index: 1001;
}

/* When sidebar is open, add class to prevent scrolling */
body.no-scroll {
  overflow: hidden;
}

.logo {

  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

#closebtn_back_page {
  width: 33px;
  transform: scaleX(-1);
  margin-left: 0;
  cursor: pointer;
  margin-right: 0;
}

.header_container {
  border-bottom: 0.1px solid rgb(229, 229, 229);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.8rem;
  height: 2.17rem;
}

#cart_icon_number {
  border-radius: 100%;
  position: absolute;
  transform: translate(-50%, -20%);
  z-index: 1;
  width: calc(1em + 3px);
  height: calc(1em + 3px);
  line-height: calc(1em + 2px);
  text-align: center;
  vertical-align: baseline;
  box-sizing: content-box;
  color: #ffffff;
}


#cart_icon_number2 {
  border-radius: 100%;
  position: absolute;
  transform: translate(-50%, -20%);
  z-index: 1;
  width: calc(1em + 3px);
  height: calc(1em + 3px);
  line-height: calc(1em + 2px);
  text-align: center;
  vertical-align: baseline;
  box-sizing: content-box;
}

.u-icon-circle {
  border-radius: 50%;
}



#left_header {
  display: flex;
}

.catgroy_Text {
  font-size: 11px !important;
  color: black;
}

/* Base skeleton loader style */



.skeleton__image_cart {
  width: 50%;
  transform: scaleX(-1);
  margin-left: 0;
  margin-right: 0;
  height: 35px;

  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}






.skeleton__button_cart {
  width: 50%;
  transform: scaleX(-1);
  margin-left: 0;
  margin-right: 0;
  height: 35px;

  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}




.skeleton__text_cart {
  width: 12%;
  transform: scaleX(-1);
  margin-left: 0;
  margin-right: 0;
  height: 20px;

  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}



.skeleton__cart_closebtn {
  width: 20%;
  transform: scaleX(-1);
  margin-left: 0;
  margin-right: 0;
  height: 36px;

  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}

.skeleton__text {
  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}

/* Specific styles for skeleton shapes */


.skeleton_checkout_header_1 {
  width: 10%;
  height: 20px;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}

.skeleton_checkout_header_2 {
  width: 20%;
  height: 20px;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}

.skeleton_checkout_header_3 {
  width: 10%;
  height: 20px;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}

.skeleton_checkout_summery_text {
  width: 25%;
  height: 20px;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}

.skeleton_checkout_arrow {
  width: 10%;
  height: 20px;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}



.skeleton_checkout_input_city_zip {
  border-radius: 8px;
  font-weight: bold;
  padding: 28px 17px 6px 22px;
  width: 100%;
  box-sizing: border-box;

  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}


.skeleton_checkout_input {
  border-radius: 8px;
  font-weight: bold;
  padding: 28px 17px 6px 22px;
  width: 100%;
  box-sizing: border-box;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}



.skeleton_checkout_button {
  cursor: pointer;
  letter-spacing: .02em;
  border-radius: 4px;
  color: rgb(246, 249, 254);
  font-size: 20px;
  padding: 15px 30px;
  box-sizing: border-box;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
  width: 56%;
  margin: auto;
}

.skeleton__title {
  width: 40%;
  height: 20px;
  margin-bottom: 10px;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}

.skeleton__may_also_like_img {
  width: 100% !important;
  object-fit: contain;
  height: 221px;
  border-radius: 4%;

  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}

.skeleton__may_also_like_text {
  text-align: right;
  height: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  margin-top: 11px;
  margin-bottom: 4%;

  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}

.skeleton__wishlist_img {
  width: 7%;
  height: 4%;
  position: absolute;
  left: 10px;
  cursor: pointer;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}

.skeleton__button_cart_product_page {
  padding: 15px 30px;
  width: 40%;
  height: 20px;
  margin-bottom: 10px;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}


.modal_widget_skeleton__image {

  margin-right: 0%;
  margin-left: 0%;
  height: 193px;
  width: 161px;
  object-fit: contain;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;

}

.modal_widget_skeleton__image_gallery {
  margin-right: 0%;
  margin-left: 0%;
  height: 400px;
  width: 100%;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}


.skeleton__image {
  margin-right: 0%;
  margin-left: 0%;
  height: 400px;
  width: 100%;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}

.skeleton__circle {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #e0e0e0;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}

.option-name-skeleton {
  display: flex;
  gap: 4px;
  width: 66px;
  height: 15px;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
  margin-top: 10px;
  margin-bottom: 10px;
}

.skeleton__size {
  width: 28px;
  height: 28px;
  border-radius: 42%;
  padding: 4px 4%;
  background-color: #e0e0e0;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}

.skeleton__line {
  width: 90%;
  height: 15px;
  margin-bottom: 8px;
}

/* Shimmer effect */
@keyframes shimmer {
  0% {
    background-position: -100px 0;
  }

  100% {
    background-position: 100px 0;
  }
}

.skeleton {
  background: linear-gradient(90deg, #e0e0e0 25%, #f0f0f0 50%, #e0e0e0 75%);
  background-size: 200% 100%;
}


.skeleton__thank_you_page_text {
  height: 20px;
  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}


.skeleton__thank_you_page_text_2 {
  height: 20px;
  width: 30px;
  text-align: left;
  direction: rtl;
  padding-left: 4%;
  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}



.skeleton__thank_you_page_text_3 {
  height: 20px;
  width: 60px;
  text-align: left;
  direction: rtl;
  padding-left: 4%;
  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}





.skeleton_thank_you_page_image {


  display: flex;
  width: 4%;
  height: 7%;
  margin: auto;
  margin-top: 7%;



  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}






.skeleton_header_sticky_text_top {


  display: flex;
  width: 43%;
  height: 2%;
  margin: auto;


  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}


.skeleton_header_sticky_img_Category {


  display: flex;
  border-radius: 69%;
  width: 56px;
  height: 56px;


  background-color: #e0e0e0;
  /* Light gray */
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}


.skeleton_header_sticky_img_Category_text {

  margin: auto;
  margin-top: 2px;
  display: block;
  width: 37px;
  height: 8px;


  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}




.skeleton_header_sticky_text_bottom {


  display: flex;
  width: 43%;
  height: 2%;
  position: absolute;


  right: 9px;
  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}





.skeleton_header_sticky_img_bottom {


  display: flex;

  width: 33px;
  height: 33px;


  background-color: #e0e0e0;
  /* Light gray */
  border-radius: 4px;
  /* Smooth corners */
  animation: shimmer 1.5s infinite;
}










.skeleton_upsell_img {
  width: 13%;
  height: 34px;
  border-radius: 35%;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}


.skeleton_upsell_title_2 {
  width: 80%;
  height: 231px;
  margin-bottom: 10px;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}


.skeleton_upsell_title_1 {
  width: 40%;
  height: 20px;
  margin-bottom: 10px;
  background-color: #e0e0e0;
  animation: shimmer 1.5s infinite;
}



/* skeleton  end*/



#in_app {
  position: relative;
  display: block;
  /* או flex אם אתה משתמש */
  width: 100%;
  min-height: 100px;
  /* או מה שצריך */
  animation-duration: 0.4s;
  animation-fill-mode: both;
}


/* מימין */
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }

  to {
    transform: translateX(0);
    opacity: 1;
  }
}

/* משמאל */
@keyframes slideInFromLeft {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }

  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}



/* --- mob_homepage.css --- */
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}











.text_Category_box {

  max-width: 6em;
  font-size: 13px;
  display: block;
  word-wrap: break-word;
  text-align: center;
}

.Category_image {

  border-radius: 69%;
  width: 3.5rem;
  height: 3.5rem;
}


a {

  text-decoration: none;
}

/* products_container*/

.titel_product_collection {

  font-size: 12px;
  direction: rtl;
  color: black;
  text-decoration: none;
}





/* products_container end */

#homepage_image {

  width: 100%;
  height: 100vw;
  max-height: 100vw;

}





.image_category_upsell {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}

.image-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: black;
  color: white;
  border: none;
  padding: 7px 9px;
  font-size: 12px;
  cursor: pointer;
}

.u-align-center.u-product-control.u-text.u-text-1 {
  margin-bottom: 0;
}

.u-text {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  word-wrap: break-word;
  position: relative;
  margin-bottom: 0;
}

.u-product-title-link,
.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  direction: rtl;
  color: black;
}

h4 {
  font-weight: 400;
  margin-top: 0;
}

.u-hide-price.u-old-price {
  color: black !important;
  display: none;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}



#modal_widget_thumbnails {
  display: none;
  /* display: flex; */
  /* align-items: center; */
  /* overflow-y: auto; */
  /* flex-flow: row-reverse; */
}



#modal_widget_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
}

#modal_widget_modal img {
  max-width: 100%;
  max-height: 100%;
}

#modal_widget_modal_close_btn {
  position: absolute;
  top: 0px;
  right: 17px;
  color: #fff;
  font-size: 51px !important;
  cursor: pointer;
}

#modal_widget_product_setting {
  padding: 2%;
}



.modal_widget_main_image_gallery_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";

  right: 0;
  position: absolute;
  top: 0;
  height: 193px;
  width: 161px;
  pointer-events: none;
}

.modal_widget_images_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";
  height: 193px;
  width: 161px;
  right: 0;
  position: absolute;
  top: 0;

  pointer-events: none;
}

.modal_widget_images_background {
  position: relative;
  margin-right: 1%;
  direction: rtl;
  margin-bottom: 10px;
}

#accessibility_icon {
  height: 70%;
}

.modal_widget_images_background {
  position: relative;
  margin-left: 1%;
}

#modal_widget_headline_text {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  flex: 1;
  font-weight: 400;
  margin: 0;
}

#modal_widget_price_product {
  display: flex;
  align-items: baseline;
  gap: 4%;
  flex-direction: row-reverse;
}

#modal_widget_index_count {
  display: none;
}

#modal_widget_headline {
  word-break: break-word;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  direction: rtl;
}

.modal_widget_product_price_comper_symbole {
  text-decoration: line-through !important;
}

#modal_widget_modal_index {
  position: absolute;
  top: 2%;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

#modal_widget_gallery_pop {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  overflow-x: scroll;
  height: auto;
}

#modal_widget_product_price {

  font-size: 20px;
}

#modal_widget_index_count_cart {
  display: none;
}

/* --- mob_product_page.css --- */
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}



body {
  margin: 0;

}


#Above_Description {
  direction: rtl;
}


#total_count,
#space_count,
#current_count {

  font-size: 12px;
}

/* Styles for color options */

.option-button.selected {
  border: 1px solid rgb(0, 0, 0);
}


.option-button {
  border: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 4px 4%;
  font-size: 16px;
  margin-bottom: 0.213333rem;
  border-radius: 42%;
  text-align: center;
}




.color-options {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
  direction: rtl;
  margin-top: 10px;
  padding-right: 2%;
}

/* Styles for size options */
.size-options {
  flex-wrap: wrap;
  margin-top: 10px;
  display: flex;
  gap: 13px;
  align-items: center;
  direction: rtl;
  padding-right: 2%;
}

.new-options {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  align-items: center;
  direction: rtl;
}

.color {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  cursor: pointer;
}

.size-button {
  border: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 6px 4%;
  font-size: 16px;
  margin-bottom: 0.213333rem;
  border-radius: 42%;
  text-align: center;
}

.size-button.selected {
  border: 1px solid rgb(0, 0, 0);
  /* Updated border */
  /* Adjust padding to compensate for border change */
}

.color-circle.selected {
  border: 1px solid rgb(0, 0, 0);
  padding: 3px;
  border-radius: 50%;
  /* Updated border */
  /* Adjust padding to compensate for border change */
}

.option-name {
  direction: rtl;
  display: flex;

  gap: 4px;
}

.data_product_options {

  direction: rtl;
}

.data_product_price {
  direction: rtl;
}

.option-name-select {
  font-weight: bold;
}



#payment_method_site {
  direction: rtl;
}

#payment_method_site_images {
  align-items: center;
  display: flex;
  justify-content: center;
}

.support_icon_text {
  font-size: 12px;
}

/* products_container*/

.titel_product_collection {
  font-size: 12px;
  direction: rtl;
  color: black;
  text-decoration: none;
}





/* products_container end */

.product_price {
  font-size: 18px;
}

#button_add_to_cart {

  direction: rtl;
  margin-top: 10px;
  width: 100%;
  background-color: #000;
  color: white;
  font-size: 17px;
  padding: 23px 0;
  border: none;
  border-radius: 8px;
  font-weight: bold;
  cursor: pointer;
  touch-action: manipulation;

}


#paypal-button-container {

  display: none;
  width: 100%;
  color: white;
  font-size: 17px;
  padding: 14px 0px 0px 0px;
  border: none;
  border-radius: 8px;
  font-weight: bold;
  cursor: pointer;
  touch-action: manipulation;



}




#gallery_pop {
  position: relative;
  display: flex;
  justify-content: flex-start;
  direction: rtl;

  overflow-x: scroll;
  height: 450px;
}

#gallery_pop>img {
  height: 450px;
  width: 100%;
}

#modal img {
  width: 100%;
  height: 450px;
}


#scrollTopcart {
  left: 15px;

  z-index: 1;
  display: none;
  position: fixed;
  bottom: 25%;

  cursor: pointer;
  background-color: white;
  color: white;
  border: none;
  border-radius: 40%;
}

#product_setting_images {
  width: 100%;
  margin-top: 10%;
}

#index-count {
  display: block;
  position: absolute;
  width: 18%;
  left: 43%;
  transform: translateX(0%) translateY(calc(-0.32rem - 100%));
  margin: auto;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  border-radius: 5px;
  text-align: center;
}


.modal_widget_image_product_first {
  height: 193px;
  width: 161px;
  object-fit: contain;
}




.modal_widget_image_product_first::before,
.modal_widget_image_product::before {
  background: rgba(0, 0, 0, 0.03);
  content: "";

  position: absolute;
  top: 0;

  pointer-events: none;
  height: 193px;
  width: 161px;
}





.image_product_first,
.image_product,
.image_product_gallery,
.modal_widget_image_product_gallery {
  flex: 0 0 100%;
  /* Prevent shrinking, ensure width is 100% */
  width: 100%;
  /* Enforce full width */
}

@keyframes zoomIn {
  from {
    transform: scale(0.1);
    /* Start smaller */
    opacity: 0;
  }

  to {
    transform: scale(1);
    /* End normal size */
    opacity: 1;
  }
}

@keyframes imageZoomIn {
  from {
    transform: scale(0.2);
    opacity: 0.5;
  }

  to {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes zoomOut {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(0.2);
    opacity: 0;
  }
}


.modal-content img {
  transform: scale(0);
  /* Start image small */
  animation: zoomIn 0.3s ease-in-out forwards;
}


.products_container_price_price_itself_before {

  display: flex;
  align-items: baseline;
}

#gallery {
  position: sticky;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow-x: scroll;
  direction: rtl;


  width: 100%;

  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;


  height: 100vw;
  max-height: 130vh;


}

#gallery>.image_product img {
  margin-right: 0%;
  margin-left: 0%;

  object-fit: cover;
  width: 100%;
  height: 100vw;
}


.old_image_product_first::before {
  width: 100%;
  height: 100vw;
  background: rgba(0, 0, 0, 0.03);
  content: "";

  right: 0;
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none;
}

.old_image_product::before {
  width: 100%;
  height: 100vw;
  background: rgba(0, 0, 0, 0.03);
  content: "";

  position: absolute;
  top: 0;

  pointer-events: none;
}



.modal_widget_image_product_gallery img {
  height: 105vw;

  width: 100%;
  object-fit: cover;
}





.image_product_gallery img {
  height: 105vw;

  width: 100%;
  object-fit: cover;
}

#product_setting {
  padding-left: 1rem;
  padding-right: 1rem;

}

.btc_addto_Cart {
  display: none;
}

.product_page_also_like {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  justify-content: space-around;
  grid-gap: 5px;
  background-color: white;
  padding: 0% 3% 0% 2%;
}

.also_like_image {
  cursor: pointer;
  height: 221px;
  cursor: pointer;
  width: 100%;
  border-radius: 4%;
}

.All2_product_page {
  margin-top: 2%;
}

.All {
  margin-top: 1%;
}

.wishlist_img {
  width: 7%;
  height: 4%;
  position: absolute;
  left: 10px;
  cursor: pointer;
  display: none;
}




#question {
  box-shadow: 0 0 10px #aeaeae;
  margin: auto;
  padding: 4%;

}

.title_may_also_like {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  color: black !important;
}


a {
  text-decoration: none;
}

#title_may_like {
  text-align: right;
  padding: 0% 2% 0% 0%;
  font-size: 16px !important;
  direction: rtl;
  display: block;
}


.img_cart_product {

  object-fit: fill;
  height: 21vw;
  width: 21vw;
  border: 1px solid #ddd;
  margin: 0;
}


#scrollTopBtn {
  left: 15px;

  z-index: 1;
  position: fixed;
  bottom: 30vw;
  display: none;

  cursor: pointer;
  background-color: #949494;
  color: #ffffff;
  border: none;
  border-radius: 25%;
  width: 8vw;
  height: 8vw;


}



#scrollTopBtn_arrow {

  transform: rotate(-90deg);
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;

}

#cart_floating {

  width: 5vw;
  height: 5vw;
}

#befor_atc {

  display: none;
  margin: 0 auto;
  background: white;
  border-top: 1px solid #e5e5e5;
  width: 100%;
  height: 22vw;
  max-height: 22vw;
  position: fixed;
  bottom: 0px;
  overflow: hidden;
  right: 0px;
  z-index: 1;
}

.btc_addto_Cart {

  height: 15vw;
  bottom: 4vw;

  max-height: 15vw;
  font-weight: 700;
  color: white;
  font-size: 17px;
  padding: 14px 0;
  border-radius: 8px;
  cursor: pointer;
  width: 90%;
  display: block;
  position: fixed;
  margin: 0 auto;
  left: 0;
  right: 0;
}


.bar-container {
  width: 70%;
  background-color: #f1f1f1;
  text-align: center;
  color: white;
  margin-bottom: 5px;
  margin-top: 8px;
  height: 7px;
}

.circle {
  width: 48px;
  height: 42px;
  line-height: 355%;
  border-radius: 50%;
  font-size: 13px;
  color: black;
  font-weight: 600;
  text-align: center;
  background: #e5e5eb;
}

.bar-5 {
  width: 85%;
  height: 7px;
  background-color: #ff9800;
}

.bar-4 {
  width: 5%;
  height: 7px;
  background-color: #ff9800;
}

.bar-3 {
  width: 3%;
  height: 7px;
  background-color: #ff9800;
}

.bar-2 {
  width: 2%;
  height: 7px;
  background-color: #ff9800;
}

.bar-1 {
  width: 1%;
  height: 7px;
  background-color: #ff9800;
}


.image_category_upsell {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}

.image-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: black;
  color: white;
  border: none;
  padding: 7px 9px;
  font-size: 12px;
  cursor: pointer;
}

.u-align-center.u-product-control.u-text.u-text-1 {
  margin-bottom: 0;
}

.u-text {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  word-wrap: break-word;
  position: relative;
  margin-bottom: 0;
}

.u-product-title-link,
.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  direction: rtl;
}

h4 {
  font-weight: 400;
  margin-top: 0;
}

.u-hide-price.u-old-price {
  color: black !important;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}

#modal_widget_gallery {
  position: sticky;
  display: flex;
  gap: 12%;
  justify-content: flex-start;
  flex-direction: row-reverse;
  overflow: scroll overlay;
  max-width: 100%;
  overflow-y: hidden;
}

#modal_widget_thumbnails {
  display: none;
  /* display: flex; */
  /* align-items: center; */
  /* overflow-y: auto; */
  /* flex-flow: row-reverse; */
}


#modal_widget_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
}

#modal_widget_modal img {
  max-width: 100%;
  max-height: 100%;
}

#modal_widget_modal_close_btn {
  position: absolute;
  top: 0px;
  right: 17px;
  color: #fff;
  font-size: 51px !important;
  cursor: pointer;
}

#modal_widget_product_setting {
  padding: 2%;
}



.modal_widget_main_image_gallery_background::before {
  background: rgba(0, 0, 0, 0.03);
  content: "";

  right: 0;
  position: absolute;
  top: 0;
  height: 193px;
  width: 161px;
  pointer-events: none;
}

.modal_widget_images_background::before {
  background: rgba(0, 0, 0, 0.03);
  content: "";
  height: 193px;
  width: 161px;
  right: 0;
  position: absolute;
  top: 0;

  pointer-events: none;
}

.modal_widget_images_background {
  position: relative;
  margin-right: 1%;
  direction: rtl;
  margin-bottom: 10px;
}

#accessibility_icon {
  height: 70%;
}

.modal_widget_images_background {
  position: relative;
  margin-left: 1%;
}

#modal_widget_headline_text {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  flex: 1;
  font-weight: 400;
  margin: 0;
}

#modal_widget_price_product {
  display: flex;
  align-items: baseline;
  gap: 4%;
  flex-direction: row-reverse;
}

.modal_backgorund {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 101;
  position: fixed;
  bottom: 0%;
  display: none;
}

#modal_widget_index_count {
  display: none;
}

#modal_widget_headline {
  word-break: break-word;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  direction: rtl;
}

.modal_widget_product_price_comper_symbole {
  text-decoration: line-through !important;
}

#modal_widget_modal_index {
  position: absolute;
  top: 2%;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

#modal_widget_gallery_pop {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  overflow-x: scroll;
  height: auto;
}

#modal_widget_product_price {
  font-size: 20px;
}







.support_icon_image_svg {

  display: flex;

  align-items: center;

  gap: 2%;
  direction: rtl;
  margin-bottom: 7px;

}

.support_icon_image:hover {
  transform: scale(1.05);
}

.support_icon_image_svg svg {
  width: 20px;
  height: 20px;

}

.support_icon_text {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  direction: rtl;
}

.divider {
  font-size: 32px;
  color: #ccc;
}


.popup-email-content {
  max-width: 720px;
  width: min(92vw, 720px);
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
  padding: 24px;
  text-align: center;
  animation: popup-bounce .6s ease;
}

#popupOverlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(2px);
  z-index: 99998;
  display: none;
}

#emailPopup {

  position: fixed;
  inset: 0;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  overflow: auto;

}


.popup-email-content h3 {
  margin-top: 0;
}

.popup-email-content input {
  width: 100%;
  padding: 10px;
  margin-top: 12px;
  margin-bottom: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.popup-email-content button {
  width: 100%;
  padding: 10px;
  background-color: #1C1C1C;
  color: white;
  border: none;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
}

.close-email-btn {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 22px;
  font-weight: bold;
  color: #888;
  cursor: pointer;
}



@keyframes shake {
  0% {
    transform: translateX(0);
  }

  25% {
    transform: translateX(-5px);
  }

  50% {
    transform: translateX(5px);
  }

  75% {
    transform: translateX(-5px);
  }

  100% {
    transform: translateX(0);
  }
}

#exitPopup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 350px;
  background: white;
  z-index: 9999;
  padding: 24px;
  border-radius: 16px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);

  text-align: center;
  display: none;
}

.exit-popup-content {
  animation: popup-fade-scale 0.4s ease-out;
}

.exit-popup-content h3 {
  margin-top: 0;
  font-size: 20px;
}

.exit-popup-content p {
  font-size: 16px;
  margin: 10px 0 20px 0;
}

.exit-popup-content button {
  padding: 10px 20px;
  background-color: #1C1C1C;
  color: white;
  border: none;
  font-size: 16px;
  border-radius: 10px;
  cursor: pointer;
}

.exit-close-btn {
  position: absolute;
  top: 0.625rem;
  /* Converted 10px to 0.625rem */
  right: 0.9375rem;
  /* Converted 15px to 0.9375rem */
  font-size: 2.375rem;
  /* Converted 22px to 1.375rem */
  font-weight: bold;
  color: #888;
  cursor: pointer;
}







/* offer css */

.bundle-box {
  border: 1px solid #ddd;
  padding: 16px;

  background: #fff;
}

.offer_product {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
  gap: 2%;
}

.offer_product img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 6px;
  border: 1px solid #ddd;
}

.details {
  flex-grow: 1;
}

.name {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 4px;
  text-align: right;
  width: 80%;
}

.offer_price {
  font-size: 13px;
  color: #555;
  text-align: end;
}

.old-offer_price {
  text-decoration: line-through;
  display: none;
  color: #999;

}



.new-offer_price {
  color: #444;
  font-weight: bold;
}

.free-offer_price {

  font-weight: bold;
}

.offer_divider {
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 12px 0;
  position: relative;

}

.offer_plus-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border: 1px solid #999;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 16px;
}

.offer_total {
  border-top: 1px solid #eee;
  margin-top: 12px;
  padding-top: 8px;
  text-align: center;
}

.offer_total .offer_description {
  font-size: 12px;
  color: #888;
  margin-bottom: 4px;
  text-transform: uppercase;
  display: flex;
  justify-content: end;
}

.offer_total .offer_summary {
  font-size: 16px;
  font-weight: bold;
  display: FLEX;
  JUSTIFY-CONTENT: space-between;
}

.offer_total .offer_label {
  color: #333;
  margin-right: 6px;
}

.old-offer_total {
  text-decoration: line-through;
  color: #999;
  margin: 0 6px;
  font-size: 14px;
}

.final-offer_total {
  color: #000;
  font-weight: bold;
}

@keyframes zoomLoop {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.25);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.bogo-anim {
  font-size: 18px;
  font-weight: bold;
  color: #28a745;
  text-align: center;
  margin-top: 10px;
  display: none;
}

.bogo-anim.animate {
  direction: rtl;
  display: block;
  animation: zoomLoop 1s ease-in-out infinite;
}






/* timer_offer */

#timer_countdown {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background: linear-gradient(90deg, #ff5f6d, #ffc371);
  padding: 12px 18px;
  border-radius: 12px;
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#timer_popup_extension {
  max-width: 90%;
  width: 340px;
}

#timer_popup_extension h3 {
  margin-top: 0;
  font-size: 20px;
  color: #333;
}

#timer_popup_extension p {
  color: #555;
  font-size: 15px;
  margin: 10px 0 20px;
}

#timer_close_popup_btn {
  background-color: #4CAF50;
  color: white;
  padding: 10px 18px;
  border: none;
  border-radius: 30px;
  font-size: 15px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

#timer_close_popup_btn:hover {
  background-color: #45a049;
}






/* bundle*/



.bundle-option {
  display: flex;
  align-items: center;
  gap: 10px;
}



.bundle-option {
  flex-direction: row;
  align-items: center;
}

.bundle-option img {
  width: 50px;
  height: auto;
  border-radius: 8px;
  object-fit: cover;
}



.bundle-container {

  box-sizing: border-box;
}

.bundle-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.bundle-heading .line {
  flex: 1;
  height: 1px;
  background-color: #ccc;
  margin: 0 10px;
}

.bundle-heading .heading-text {
  font-weight: bold;
  font-size: 16px;
  white-space: nowrap;
}

.bundle-option {
  border: 2px solid #ccc;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 15px;
  display: grid;
  align-items: center;
  position: relative;
  transition: all 0.3s;
  background-color: white;
}

.bundle-option input {
  margin-right: 15px;
  transform: scale(1.4);
}



.pack-title {
  font-size: 18px;
  font-weight: bold;
  display: grid;
}

.price {
  font-size: 18px;
  margin-top: 5px;
  display: grid;
}

.old-price {
  text-decoration: line-through;
  color: #999;
  font-size: 14px;
  margin-left: 5px;
}

.savings {
  font-size: 14px;
  color: #666;
  margin-top: 4px;
}

.badge {
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 10px;
  margin-left: 8px;
}

.badge.shipping {
  background-color: #eee;
  color: #666;
}

.badge.popular {
  color: white;
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 5px 10px;
  border-radius: 50px;
}




.bundle-option input {
  margin-bottom: 10px;
  margin-right: 0;
}

.bundle-info {
  text-align: right;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  display: flex;
}

.bundle-heading {
  flex-direction: row;
  flex-wrap: nowrap;
}




.bundle-box_background {


  display: flex;
  align-items: center;
  gap: 2%;
}


.color-options-bundle {


  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
  direction: rtl;
  margin-top: 10px;
  padding-right: 2%;


}

.size-options-bundle {

  flex-wrap: wrap;
  margin-top: 10px;
  display: flex;
  gap: 13px;
  align-items: center;
  direction: rtl;
  padding-right: 2%;
}



.new-options-bundle {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  align-items: center;
  direction: rtl;
}

.color_bundle {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  cursor: pointer;
}

.optionsHTML_name {
  display: flex;
}

.bottom_bundle {


  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;

}

.data_product_options_bundle_app {

  width: 80%;
}

.image_bundle {

  display: grid;
  align-items: center;

}


.optionsHTML_name {


  font-size: 12px;
  margin-top: 10px;

}

.option-name-bundle {

  font-size: 12px;


}

.color-image {



  height: 20px !important;
  width: 20px !important;
}

.option-button-bundle {


  border: 1px solid #ffffff;
  cursor: pointer;
  padding: 4px 4%;
  font-size: 16px;
  margin-bottom: 0.213333rem;
  border-radius: 42%;
  text-align: center;

}


.option-button-bundle.selected {
  border: 1px solid rgb(0, 0, 0);
}

.size-button-bundle.selected {
  border: 1px solid rgb(0, 0, 0);
}




.size-button-bundle {

  border: 1px solid #ffffff;
  cursor: pointer;
  padding: 2px 4%;
  font-size: 16px;
  margin-bottom: 0.213333rem;
  border-radius: 42%;
  text-align: center;


}




.color-circle>img {


  border-radius: 8px;
  object-fit: cover;
  height: 20px !important;
  width: 20px !important;

  margin-right: 0px !important;

}

.color-options-offer {


  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
  direction: rtl;
  margin-top: 10px;
  padding-right: 2%;

}




.option-button-offer {


  border: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 4px 4%;
  font-size: 16px;
  margin-bottom: 0.213333rem;
  border-radius: 42%;
  text-align: center;

}



.size-button-offer {


  border: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 4px 4%;
  font-size: 16px;
  margin-bottom: 0.213333rem;
  border-radius: 42%;
  text-align: center;

}


.option-button-offer.selected {
  border: 1px solid rgb(0, 0, 0);
}

.size-button-offer.selected {
  border: 1px solid rgb(0, 0, 0);
}


.new-options-offer {


  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  align-items: center;
  direction: rtl;

}

.size-options-offer {


  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  align-items: center;
  direction: rtl;

}

.free-product-name {
  font-weight: bold;
  display: inline-block;
  margin: 0 3px;
}

#all_the_reviews_container_tm_review {
  background: white;
  padding: 20px;
  direction: rtl;

}

.show-all-reviews-btn_tm_review {

  display: none;
}

#sliderValue_tm_review {
  display: none;
}



.filter-slider-container_tm_review {
  text-align: center;
  margin-bottom: 30px;
}

#starSlider_tm_review {
  width: 80%;
  margin-top: 10px;
}

.slider-labels_tm_review {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: 5px auto 0;
  font-size: 14px;
  color: #666;
}

.add-review-form_tm_review {
  text-align: center;
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.add-review-form_tm_review textarea,
.add-review-form_tm_review select,
.add-review-form_tm_review input[type="text"] {
  width: 90%;
  max-width: 400px;
  padding: 10px;
  margin: 8px 0;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 16px;
}

.custom-file-upload_tm_review {
  display: inline-block;
  padding: 8px 14px;
  cursor: pointer;
  color: white;
  border-radius: 8px;
  font-size: 14px;
  margin-bottom: 10px;
}

#newReviewImage_tm_review {
  display: none;
}

.review-wrapper_tm_review {
  background: white;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  padding: 16px;
}

.stars_tm_review {
  font-size: 22px;
  margin-bottom: 6px;
  text-align: right;
}

.review-name_tm_review {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  color: #333;
}

.review-text_tm_review {
  color: #333;
  margin-bottom: 6px;
}

.review_tm_review img {
  max-width: 100%;
  border-radius: 8px;
  margin-top: 10px;
}

.show-all-reviews-btn_tm_review {
  color: white;
  border: none;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 10px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin-top: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}



#toggleReviewFormBtn_tm_review {
  color: white;
  padding: 10px 16px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  margin-bottom: 15px;
  cursor: pointer;
}

#submitReviewBtn_tm_review {
  padding: 10px 16px;
  border: none;
  border-radius: 8px;
  color: white;
  font-size: 16px;
  cursor: pointer;
  margin-top: 10px;
}

.slider-labels_tm_review span .star_tm_review {
  font-weight: bold;
  margin-right: 2px;
}


.img_tm_review {

  max-width: 100%;

  border-radius: 8px;
  margin-top: 10px;
}

/* --- mob_thank_you_page.css --- */
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}





#order_confirmation_img {
  display: flex;
  width: 15%;
  height: 9%;
  margin: auto;
  margin-top: 17%;
}

#table_1 {
  margin-bottom: 12%;
  width: 90%;
  border-radius: 4px;
  padding-top: 14px;
  border: 1px solid #c1c1c1;
  display: inline-table;
}

.table {

  direction: rtl;
  width: 100%;
}

.THE_IMAGE {
  width: 100px;
  height: 100px;
}

#table_1>.table>thead>tr,
#table_1>.table>#add_info>tr {
  display: grid;
  text-align: center;
}

#table_2_total_price {

  text-align: left;
  direction: rtl;
  padding-left: 4%;
}

#table_1>.table>thead>tr>th,
#table_1>.table>#add_info>tr>th {

  text-decoration: underline;
  display: none;
}


#table_1>.table>thead>tr>td,
#table_1>.table>#add_info>tr>td {


  padding: 10px;
  border-bottom: 1px solid #ccc;
}

#table_2_payment {

  text-align: right;
  direction: rtl;
}

#table_2_payment_info {

  text-align: right;
  direction: rtl;
  padding-right: 5%;


}

#table_2 {

  border-radius: 4px;
  padding-top: 14px;
}




/* products_container*/

.titel_product_collection {

  font-size: 12px;
  direction: rtl;
  color: black;
  text-decoration: none;
}




/* products_container end */






.image_category_upsell {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}

.image-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: black;
  color: white;
  border: none;
  padding: 7px 9px;
  font-size: 12px;
  cursor: pointer;
}

.u-align-center.u-product-control.u-text.u-text-1 {
  margin-bottom: 0;
}

.u-text {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  word-wrap: break-word;
  position: relative;
  margin-bottom: 0;
}

.u-product-title-link,
.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  direction: rtl;
}

h4 {
  font-weight: 400;
  margin-top: 0;
}

.u-hide-price.u-old-price {
  color: black !important;
  display: none;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}



#modal_widget_thumbnails {
  display: none;
  /* display: flex; */
  /* align-items: center; */
  /* overflow-y: auto; */
  /* flex-flow: row-reverse; */
}


#modal_widget_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
}

#modal_widget_modal img {
  max-width: 100%;
  max-height: 100%;
}

#modal_widget_modal_close_btn {
  position: absolute;
  top: 0px;
  right: 17px;
  color: #fff;
  font-size: 51px !important;
  cursor: pointer;
}

#modal_widget_product_setting {
  padding: 2%;
}


.modal_widget_main_image_gallery_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";

  right: 0;
  position: absolute;
  top: 0;
  height: 193px;
  width: 161px;
  pointer-events: none;
}

.modal_widget_images_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";
  height: 193px;
  width: 161px;
  right: 0;
  position: absolute;
  top: 0;

  pointer-events: none;
}

.modal_widget_images_background {
  position: relative;
  margin-right: 1%;
  direction: rtl;
  margin-bottom: 10px;
}

#accessibility_icon {
  height: 70%;
}

.modal_widget_images_background {
  position: relative;
  margin-left: 1%;
}

#modal_widget_headline_text {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  flex: 1;
  font-weight: 400;
  margin: 0;
}

#modal_widget_price_product {
  display: flex;
  align-items: baseline;
  gap: 4%;
  flex-direction: row-reverse;
}




#modal_widget_index_count {
  display: none;
}

#modal_widget_headline {
  word-break: break-word;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  direction: rtl;
}

.modal_widget_product_price_comper_symbole {
  text-decoration: line-through !important;
}

#modal_widget_modal_index {
  position: absolute;
  top: 2%;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

#modal_widget_gallery_pop {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  overflow-x: scroll;

  height: auto;
}

#modal_widget_product_price {

  font-size: 20px;
}

/* --- mob_upsell.css --- */
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}




#loader_model {
  position: absolute;
  left: 50%;
  z-index: 1;
  width: 100px;
  height: 100px;
  margin: -241px 0 0 -75px;
  border: 16px solid #cfcfcf;
  border-radius: 50%;
  border-top: 17px solid #3498db;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 6s linear infinite;
}



.product_price {
  font-size: 20px;
}



.upsell_price {

  gap: 2%;
  display: flex;
  direction: rtl;
  align-items: baseline;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}

.paypl_button_Syle {
  padding-top: 3%;

}



#yes {
  width: 15%;
  height: 6%;
}



#container_upsell {

  padding: 5% 4% 0% 5%;
}

/* --- mob_user_page.css --- */


#logo_image {
  width: 170px;
}


.text_page_info {
  margin-top: 10%;
}


a {

  text-decoration: none;
  color: black;
}


* {

  box-sizing: border-box;
}





#order_confirmation_img {
  display: flex;
  width: 15%;
  height: 9%;
  margin: auto;
  margin-top: 17%;
}

#table_1 {
  margin-bottom: 12%;

  border-radius: 4px;
  padding-top: 14px;
  border: 1px solid #c1c1c1;
  display: inline-table;
}



.THE_IMAGE {
  width: 100px;
  height: 100px;
}

tr {

  text-align: center;
}

#table_2_total_price {

  text-align: right;
  direction: rtl;
  padding-left: 4%;
}

th {

  text-decoration: underline;

}

td {


  padding: 10px;
  border-bottom: 1px solid #ccc;
}

#table_2_payment {

  text-align: right;
  direction: rtl;
}

#table_2_payment_info {

  text-align: right;
  direction: rtl;
  padding-right: 5%;


}

#table_2 {

  padding: 0 1.0714285714em;
  border-radius: 4px;
  padding-top: 14px;
}






#box {
  padding: 8%;
  margin-top: 1%;
  direction: rtl;

}



.box_place {
  display: grid;
  margin-right: 7%;
  margin-top: 1%;
  gap: 3%;


}



.box {
  border: 1px #ddd solid;
  padding: 0.5%;
  margin-top: 1%;
  border-radius: 7%;
  width: 82%;
}




#box_titel {

  direction: rtl;
  font-size: 30px;
  font-weight: bold;
}

#box_input {
  padding: 1%;
}

#box_input_text {

  font-weight: bold;
}

input {
  direction: rtl;

  width: 66%;
  height: 37px;

  border: 1px solid #a6a6a6;
  border-top-color: #949494;
  border-radius: 3px;
}

#connect_button {

  margin: auto;
  display: block;
  border: 2px solid #00000000 !important;
  cursor: pointer;
  line-height: 1.2;
  letter-spacing: .02em;
  font-weight: 500;
  box-shadow: rgba(37, 42, 50, .32) 0 1px 4px 1px;
  border-radius: 4px;
  outline: none;
  color: white !important;
  font-size: 20px;
  padding: 1%;
  width: 100%;


}




#register_button {

  text-align: center;

}

#register_button_self {

  margin: auto;
  border: 2px solid #00000000 !important;
  cursor: pointer;
  text-decoration: none;
  /* line-height: 1.2; */
  letter-spacing: .02em;
  font-weight: 500;
  box-shadow: rgba(37, 42, 50, .32) 0 1px 4px 1px;
  border-radius: 4px;
  outline: none;
  color: #000000 !important;
  font-size: 20px;
  width: 65%;

}



#recovery_button_self {

  margin: auto;
  border: 2px solid #00000000 !important;
  cursor: pointer;
  text-decoration: none;
  /* line-height: 1.2; */
  letter-spacing: .02em;
  font-weight: 500;
  box-shadow: rgba(37, 42, 50, .32) 0 1px 4px 1px;
  border-radius: 4px;
  outline: none;
  color: #000000 !important;
  font-size: 20px;
  width: 65%;

}



#register {
  text-align: center;
  display: flex;
  align-items: center;
}

#register_titel {

  margin: auto;
}

#register_line_left {

  width: 32%;
  background-color: transparent;
  display: block;
  height: 1px;
  border-top: 1px solid #e7e7e7;
  position: absolute;
  margin-top: -1px;
  z-index: 1;
  left: 10%;



}

#register_line_right {


  width: 32%;
  background-color: transparent;
  display: block;
  height: 1px;
  border-top: 1px solid #e7e7e7;
  position: absolute;
  margin-top: -1px;
  z-index: 1;
  right: 10%;

}


/* products_container*/

.titel_product_collection {

  font-size: 12px;
  direction: rtl;
  color: black;
  text-decoration: none;
}






/* products_container end */


#hedaer_cart {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  overflow: hidden;
}

#cart_price_before {
  display: flex;
  padding: 1% 10% 1% 10%;
  justify-content: space-between;
  align-items: center;
}

#cart_saved {
  display: flex;
  padding: 1% 10% 1% 10%;
  justify-content: space-between;
  align-items: center;
}

#cart_need_to_pay {
  display: flex;
  padding: 1% 10% 1% 10%;
  justify-content: space-between;
  align-items: center;
}

#spacekris {
  display: flex;
  align-items: center;
  justify-content: center;
  direction: rtl;
  margin-top: 4px;
  margin-bottom: 4px;
}

#lowstockkris {
  border-radius: 60px;
  background-color: #ebebeb;
  height: 20px;
  width: 75%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#lowstockkris b {
  font-size: 12px;
  color: black;
}

#in_nave {
  flex-grow: 1;
  position: relative;
  background-color: white;
  color: black;
  height: 300000000px;
  overflow: scroll;
}


#atc_top {
  margin: 0 auto;
  background: white;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;

  position: sticky;
  top: 0px;
  right: 0px;
  z-index: 1;
}

#free_product {
  text-align: center;
}

.also_like_image {
  cursor: pointer;
  height: 177px;
  cursor: pointer;
  width: 100%;
  border-radius: 4%;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}

.u-price-wrapper .u-price,
.u-price-wrapper .u-old-price {
  margin-top: auto;
  margin-bottom: auto;
}

.u-price-wrapper .u-hide-price {
  display: none;
}

:not(.u-effect-fade)>.u-opacity-75,
.u-spacing-10.u-countdown-counter>div+div,
.u-spacing-10.u-price-wrapper>div+div,
.u-spacing-10 .u-social-url+.u-social-url {
  margin-left: 10px;
}

.container {
  align-items: center;
  cursor: pointer;
  background: #fafafa;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  width: 100%;
}

.u-container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}

#image_product>div {
  padding-bottom: 0%;
  background-color: white;
}



html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}



.hand {
  position: relative;
  right: -15px;
}

.u-product-title-link {
  font-size: 12px !important;
}

.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  direction: rtl;
  font-weight: 400;
  margin: 0;
}



.image_category_upsell {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}

.image-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: black;
  color: white;
  border: none;
  padding: 7px 9px;
  font-size: 12px;
  cursor: pointer;
}

.u-align-center.u-product-control.u-text.u-text-1 {
  margin-bottom: 0;
}

.u-text {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  word-wrap: break-word;
  position: relative;
  margin-bottom: 0;
}

.u-product-title-link,
.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  direction: rtl;
}

h4 {
  font-weight: 400;
  margin-top: 0;
}

.u-hide-price.u-old-price {
  color: black !important;
  display: none;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}


#modal_widget_thumbnails {
  display: none;
  /* display: flex; */
  /* align-items: center; */
  /* overflow-y: auto; */
  /* flex-flow: row-reverse; */
}



#modal_widget_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
}

#modal_widget_modal img {
  max-width: 100%;
  max-height: 100%;
}

#modal_widget_modal_close_btn {
  position: absolute;
  top: 0px;
  right: 17px;
  color: #fff;
  font-size: 51px !important;
  cursor: pointer;
}

#modal_widget_product_setting {
  padding: 2%;
}




.modal_widget_main_image_gallery_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";

  right: 0;
  position: absolute;
  top: 0;
  height: 193px;
  width: 161px;
  pointer-events: none;
}

.modal_widget_images_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";
  height: 193px;
  width: 161px;
  right: 0;
  position: absolute;
  top: 0;

  pointer-events: none;
}

.modal_widget_images_background {
  position: relative;
  margin-right: 1%;
  direction: rtl;
  margin-bottom: 10px;
}

#accessibility_icon {
  height: 70%;
}

.modal_widget_images_background {
  position: relative;
  margin-left: 1%;
}

#modal_widget_headline_text {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  flex: 1;
  font-weight: 400;
  margin: 0;
}

#modal_widget_price_product {
  display: flex;
  align-items: baseline;
  gap: 4%;
  flex-direction: row-reverse;
}

#modal_widget_index_count {
  display: none;
}

#modal_widget_headline {
  word-break: break-word;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  direction: rtl;
}

.modal_widget_product_price_comper_symbole {
  text-decoration: line-through !important;
}

#modal_widget_modal_index {
  position: absolute;
  top: 2%;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

#modal_widget_gallery_pop {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  overflow-x: scroll;
  height: auto;
}

#modal_widget_product_price {

  font-size: 20px;
}

/* --- mob_wishlist_page.css --- */
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}







.products_container_image_image_wishlist {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}


.products_container_titel_and_price_wishlist {
  text-align: right;
  padding: 0% 5% 5% 5%;


}

.products_container_images_and_prices_and_titel_wishlist {
  margin-bottom: 6%;
  background-color: white;

}

.products_container_wishlist {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  justify-content: space-around;
  grid-gap: 5px;
  background-color: #f7f7f7;
  padding: 2% 3% 0% 2%;
}



#title_may_like {

  text-align: right;
  padding: 0% 2% 0% 0%;
  font-size: 16px !important;
  direction: rtl;
  display: block;
}



/* products_container*/

.titel_product_collection {

  font-size: 12px;
  direction: rtl;
  color: black;
  text-decoration: none;
}







/* products_container end */


#hedaer_cart {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  overflow: hidden;
}

#cart_price_before {
  display: flex;
  padding: 1% 10% 1% 10%;
  justify-content: space-between;
  align-items: center;
}

#cart_saved {
  display: flex;
  padding: 1% 10% 1% 10%;
  justify-content: space-between;
  align-items: center;
}

#cart_need_to_pay {
  display: flex;
  padding: 1% 10% 1% 10%;
  justify-content: space-between;
  align-items: center;
}

#spacekris {
  display: flex;
  align-items: center;
  justify-content: center;
  direction: rtl;
  margin-top: 4px;
  margin-bottom: 4px;
}

#lowstockkris {
  border-radius: 60px;
  background-color: #ebebeb;
  height: 20px;
  width: 75%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#lowstockkris b {
  font-size: 12px;
  color: black;
}

#in_nave {
  flex-grow: 1;
  position: relative;
  background-color: white;
  color: black;
  height: 300000000px;
  overflow: scroll;
}



#atc_top {
  margin: 0 auto;
  background: white;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;

  position: sticky;
  top: 0px;
  right: 0px;
  z-index: 1;
}

#free_product {
  text-align: center;
}

.also_like_image {
  cursor: pointer;
  height: 177px;
  cursor: pointer;
  width: 100%;
  border-radius: 4%;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}

.u-price-wrapper .u-price,
.u-price-wrapper .u-old-price {
  margin-top: auto;
  margin-bottom: auto;
}

.u-price-wrapper .u-hide-price {
  display: none;
}

:not(.u-effect-fade)>.u-opacity-75,
.u-spacing-10.u-countdown-counter>div+div,
.u-spacing-10.u-price-wrapper>div+div,
.u-spacing-10 .u-social-url+.u-social-url {
  margin-left: 10px;
}

.container {
  align-items: center;
  cursor: pointer;
  background: #fafafa;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  width: 100%;
}

.u-container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}

#image_product>div {
  padding-bottom: 0%;
  background-color: white;
}


html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}


.hand {
  position: relative;
  right: -15px;
}

.u-product-title-link {
  font-size: 12px !important;
}

.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  direction: rtl;
  font-weight: 400;
  margin: 0;
}



.image_category_upsell {
  width: 100% !important;
  height: 221px;
  border-radius: 4%;
}

.image-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: black;
  color: white;
  border: none;
  padding: 7px 9px;
  font-size: 12px;
  cursor: pointer;
}

.u-align-center.u-product-control.u-text.u-text-1 {
  margin-bottom: 0;
}

.u-text {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  direction: rtl;
  word-wrap: break-word;
  position: relative;
  margin-bottom: 0;
}

.u-product-title-link,
.image_product_down {
  font-size: 12px !important;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;
  direction: rtl;
}

h4 {
  font-weight: 400;
  margin-top: 0;
}

.u-hide-price.u-old-price {
  color: black !important;
  display: none;
}

.u-price-wrapper {
  justify-content: space-between;
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin-top: 2%;
}



#modal_widget_thumbnails {
  display: none;
  /* display: flex; */
  /* align-items: center; */
  /* overflow-y: auto; */
  /* flex-flow: row-reverse; */
}



#modal_widget_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
}

#modal_widget_modal img {
  max-width: 100%;
  max-height: 100%;
}

#modal_widget_modal_close_btn {
  position: absolute;
  top: 0px;
  right: 17px;
  color: #fff;
  font-size: 51px !important;
  cursor: pointer;
}

#modal_widget_product_setting {
  padding: 2%;
}



.modal_widget_main_image_gallery_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";

  right: 0;
  position: absolute;
  top: 0;
  height: 193px;
  width: 161px;
  pointer-events: none;
}

.modal_widget_images_background::after {
  background: rgba(0, 0, 0, 0.03);
  content: "";
  height: 193px;
  width: 161px;
  right: 0;
  position: absolute;
  top: 0;

  pointer-events: none;
}

.modal_widget_images_background {
  position: relative;
  margin-right: 1%;
  direction: rtl;
  margin-bottom: 10px;
}

#accessibility_icon {
  height: 70%;
}

.modal_widget_images_background {
  position: relative;
  margin-left: 1%;
}

#modal_widget_headline_text {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  flex: 1;
  font-weight: 400;
  margin: 0;
}

#modal_widget_price_product {
  display: flex;
  align-items: baseline;
  gap: 4%;
  flex-direction: row-reverse;
}




#modal_widget_index_count {
  display: none;
}

#modal_widget_headline {
  word-break: break-word;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  direction: rtl;
}

.modal_widget_product_price_comper_symbole {
  text-decoration: line-through !important;
}

#modal_widget_modal_index {
  position: absolute;
  top: 2%;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

#modal_widget_gallery_pop {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  overflow-x: scroll;
  height: auto;
}

#modal_widget_product_price {

  font-size: 20px;
}



#gallery>div {
  flex: 0 0 auto;

  scroll-snap-align: center;
}


/*
Description
*/






.info-bar_mobile {
  display: flex;
  justify-content: space-around;
  align-items: center;



  direction: rtl;

}

.info-item_mobile {
  text-align: center;
  padding: 0 10px;
}

.info-icon_mobile {
  width: 30px;
  margin-bottom: 10px;
  opacity: 0.7;
}

.info-text_mobile div {
  font-size: 10px;
  color: #333;
}

.divider_mobile {
  width: 1px;
  height: 40px;
  background-color: #ccc;
}


.accordion_mobile {
  max-width: 600px;
  margin: 20px auto;
  border-radius: 5px;
  overflow: hidden;
}

.accordion-item_mobile {
  border-bottom: 1px solid #ccc;
}

.accordion-header_mobile {
  background: #f5f5f5;
  padding: 15px;
  cursor: pointer;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-header_mobile .icon_mobile {
  font-size: 20px;
  transition: transform 0.3s ease;
}

.accordion-content_mobile {
  max-height: 0;

  background: #f5f5f5;
  padding: 0 15px;
  transition: max-height 0.4s ease, padding 0.4s ease;
}

.accordion-content_mobile.open_mobile {
  padding: 15px;
}





.Description_compare-table_mobile tr:last-child td:first-child {
  border-bottom-left-radius: 15px;
}


.Description_compare-table_mobile tr:last-child td:last-child {
  border-bottom-right-radius: 15px;
}


.Description_compare-table_mobile tr:first-child th:first-child {
  border-top-left-radius: 15px;
}


.Description_compare-table_mobile tr:first-child th:last-child {
  border-top-right-radius: 15px;
}




#Description_table_logo_mobile {
  width: 30vw;
  max-width: 30vw;

}


.Description_compare-table_mobile {
  border-collapse: collapse;
  min-width: 100%;
  width: 100%;
  text-align: center;
  border-radius: 15px;
  overflow: hidden;
}




#Description_desktop_5_mobile>div>img {

  width: 100% !important;
  box-shadow: 0px 4px 4px 0px #00000040 !important;
  border-radius: 30px !important;
  height: auto !important;
}


#Description_desktop_4_mobile>div>img {

  width: 100% !important;
  box-shadow: 0px 4px 4px 0px #00000040 !important;
  border-radius: 30px !important;
  height: auto !important;
}


#Description_desktop_3_mobile>div>img {

  width: 100% !important;
  box-shadow: 0px 4px 4px 0px #00000040 !important;
  border-radius: 30px !important;
  height: auto !important;
}


#Description_desktop_2_mobile>div>img {

  width: 100% !important;
  box-shadow: 0px 4px 4px 0px #00000040 !important;
  border-radius: 30px !important;
  height: auto !important;
}



#Description_dekstop_2_table_mobile {

  padding: 6%;
}

#Description_dekstop_accordion_mobile {

  padding: 6%;

}


#Description_desktop_2_mobile {



  border-top-right-radius: 9%;
  border-top-left-radius: 9%;

}

.Description_compare-table_mobile th,
.Description_compare-table_mobile td {
  padding: 8px;
  border: 1px solid #e0e0e0;
}

.Description_compare-table_mobile th:first-child,
.Description_compare-table_mobile td:first-child {

  text-align: right;
  color: black;
}



#Description_desktop_2_mobile,
#Description_dekstop_accordion_mobile,
#Description_desktop_1_mobile,
#Description_desktop_3_mobile,
#Description_dekstop_2_table_mobile,
#Description_desktop_4_mobile,
#Description_desktop_5_mobile {


  direction: rtl;


}



.accordion-item_mobile {
  margin-bottom: 6%;

}

.Description_compare-table_mobile th {
  background-color: white;
  font-weight: bold;
  font-size: 16px;
  border-top: transparent;
  border-right: transparent;
  border-left: transparent;
}


/* שים פעם אחת ב-CSS הכללי */
.carousel-dots {
  display: flex;
  justify-content: center;
  gap: 6px;
  direction: rtl;
  width: 18%;
  transform: translateX(0%) translateY(calc(-0.32rem - 100%));
  margin: auto;

}

.carousel-dots .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d3d3d3;
  flex: 0 0 8px;
  cursor: pointer
}

.carousel-dots .dot.active {
  background: #333
}

.checkout-slide {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.5s ease, opacity 0.5s ease;
}

.checkout-slide.show {
  max-height: 10000000000px;
  /* מספיק גדול כדי להכיל את התוכן */
  opacity: 1;
}


.offer_select_dropdown {
  border: 1px solid #000000;

  color: black;
  background-color: white;

}
























/* === Rows & Columns === */
.row {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;

}

.column {
  flex: 0 0 50%;
  /* כל עמודה חצי מהשורה */
  max-width: 50%;
  padding: 5px;
  box-sizing: border-box;
}

.column img {
  width: 100%;
  border-radius: 6px;
  display: block;
}

/* === Text & Paragraph === */
.row .column p,
.row .column div {
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 1.5;
}

/* === Accordion === */
.accordion {

  border-radius: 8px;
  overflow: hidden;
  margin: 15px 0;
}

.accordion-item {
  margin-bottom: 10px;
  /* מרווח של 10px בין אקורדיונים */

  border: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
}

/* אם לא רוצים מרווח אחרי האחרון */
.accordion-item:last-child {
  margin-bottom: 0;
}


.accordion-header {
  cursor: pointer;
  padding: 12px 15px;
  font-weight: bold;
  background: #f9f9f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-header:hover {
  background: #f1f1f1;
}

.accordion-header .icon {
  font-size: 18px;
  font-weight: bold;
}

.accordion-content {
  overflow: hidden;
  height: 0;
  padding: 0 15px;
  /* padding אופקי תמיד קיים */
  transition: height 0.3s ease, padding 0.3s ease;
}

.accordion-content.open {

  border: 1px solid #ddd;
  height: auto;
  /* JS קובע scrollHeight */
  padding: 15px;
  /* גם אנימציה על padding */
}


/* === Testimonial === */
.testimonial {
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 15px;
  margin: 15px 0;
  background: #fafafa;
  text-align: center;
  max-width: 400px;
}

.testimonial-avatar {
  border-radius: 50%;
  margin-bottom: 10px;
}

.testimonial-text {
  font-style: italic;
  margin-bottom: 10px;
}

.testimonial-name {
  font-weight: bold;
  margin-bottom: 5px;
}

.testimonial-stars {
  color: gold;
  font-size: 18px;
}

/* === Media Gallery === */


.media-gallery {
  display: flex;
  overflow-x: auto;
  /* מאפשר גלילה אופקית */
  scroll-snap-type: x mandatory;
  /* "קפיצה" לכל פריט */
  -webkit-overflow-scrolling: touch;
  /* חלקות במובייל */
  gap: 10px;
  padding: 10px;
}

.media-gallery::-webkit-scrollbar {
  display: none;
  /* מסתיר scrollbar */
}

.gallery-img,
.gallery-video {
  flex: 0 0 100%;
  /* כל פריט תופס 100% רוחב גלריה */
  max-width: 100%;
  border-radius: 8px;
  scroll-snap-align: center;
  /* נעצר במרכז */
  object-fit: cover;
}



.media-gallery::-webkit-scrollbar {
  display: none;
  /* להסתיר את הסקרולבר */
}


.video-wrapper {
  position: relative;
  flex: 0 0 75%;
  /* כל שקופית וידאו תופסת 100% מהגלריה */
  max-width: 100%;
  scroll-snap-align: center;
}

.video-wrapper video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}


.sound-toggle {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  cursor: pointer;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  padding: 0;
}




.gallery-img:hover {
  transform: scale(1.05);
}

/* נקודות מתחת לגלריה */
.gallery-dots {
  text-align: center;
  margin-top: 10px;
}

.gallery-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #ccc;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.3s ease;
}

.gallery-dot.active {
  background: #333;
}




/* === General Images === */
#Description img {
  max-width: 100%;
  border-radius: 6px;

  margin-bottom: 20px !important;
  margin: 10px 0;
}





.row {
  display: flex;
  flex-wrap: wrap;
  /* חשוב כדי לא לזרוק שורה בצורה לא נכונה */
  gap: 15px;
  /* רווחים */

}

.row-1 .column {
  flex: 1 1 100%;
  /* עמודה אחת → כל הרוחב */
  max-width: 100%;
}

.row-2 .column {
  flex: 1 1 calc(50% - 15px);
  /* שתי עמודות */
}

.row-3 .column {
  flex: 1 1 calc(33.333% - 15px);
  /* שלוש עמודות */
}

.row-4 .column {
  flex: 1 1 calc(25% - 15px);
  /* ארבע עמודות */
}



.row .column {
  flex: 1 1 100%;
}