/*
Theme Name: Atopicom Theme
Description: A custom WooCommerce-compatible theme.
Version: 1.0
*/

#ship-to-different-address.woocommerce .woocommerce-shipping-fields .checkbox,
.woocommerce .woocommerce-shipping-fields .radio,
.woocommerce-page .woocommerce-shipping-fields .checkbox,
.woocommerce-page .woocommerce-shipping-fields .radio {
  width: auto;
}
.woocommerce .quantity,
.woocommerce-page .quantity {
  padding-right: 0px;
}

span.xcp-minus {
  position: relative;
  background-color: transparent !important;
  color: #391f17 !important;
  width: 40px !important;
  border-radius: 0px !important;
  height: 36px !important;
  border: 0px;
}
span.xcp-minus:hover {
  background-color: #391f17 !important;
  color: #fff !important;
}
span.xcp-plus {
  position: relative;
  background-color: transparent !important;
  color: #391f17 !important;
  width: 40px !important;
  border-radius: 0px !important;
  height: 36px !important;
  border: 0px;
}
span.xcp-plus:hover {
  background-color: #391f17 !important;
  color: #fff !important;
}
input[type="number"].xoo-cp-qty {
  border: 0px;
  height: 35px;
  font-family: "Inter";
  font-weight: 400;
}
.xcp-btn {
  background-color: #fff859 !important;
  color: #391f17;
  border: 1px solid #391f17;
  padding: 7px 15px 4px !important;
  border-radius: 30px !important;
}
.xcp-btn:hover {
  background-color: #391f17 !important;
  color: #fff;
}
.xoo-cp-success {
  background-color: #391f17;
  color: #fff;
}
.xoo-cp-qtybox {
  /* border: navajowhite; */
  display: flex;
  height: 38px !important;
  border: 1px solid #391f17 !important;
  font-size: 18px;
  font-family: "Inter";
  margin-left: 30px !important;
}
.xoo-cp-pdetails td.xoo-cp-ptitle {
  text-align: right;
  padding-right: 10px;
}
.xoo-cp-atcn {
  text-align: right;
}
.xoo-cp-variations .variation dt {
  float: right;
}
.xoo-cp-variations .variation dd {
  float: right;
}
.xoo-cp-ptotal {
  float: left;
}
.xcp-totxt {
  float: right;
  direction: rtl;
  padding-top: 3px;
  padding-left: 10px;
  color: #391f17;
  font-weight: 700;
}
.xcp-ptotal {
  color: #391f17;
  font-weight: 700;
}
.xoo-cp-variations .variation dt {
  margin: 0 20px 0 0;
  color: #391f17;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
body.rtl.woocommerce-page div.product form.cart .button {
  border-radius: 50px;
  height: 40px;
  padding-top: 10px;
  width: 44%;
}
#billing_email_field label {
  display: none;
}
#billing_phone_field label {
  display: none;
}
#billing_city_field label {
  display: none;
}
#billing_address_1_field label {
  display: none;
}
#billing_first_name_field label {
  display: none;
}
#billing_last_name_field label {
  display: none;
}
#billing_postcode_field label {
  display: none;
}
#billing_wooccm11_field label {
  display: none;
}

.uneditable-input,
input[type="time"],
input[type="week"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
textarea {
  border: solid 1px #1372b8 !important;
  border-radius: 5px !important;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.next {
  transform: rotate(180deg);
  font-weight: 700 !important;
}

td.xoo-cp-pqty {
  min-width: 140px !important;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  text-align: right;
}

body.rtl.woocommerce .col2-set .col-1,
body.rtl.woocommerce .col2-set .col-2,
body.rtl.woocommerce-page .col2-set .col-1,
body.rtl.woocommerce-page .col2-set .col-2 {
  float: right;
}
body.rtl.woocommerce .col2-set .col-1,
body.rtl.woocommerce-page .col2-set .col-1 {
  padding-right: 0;
  padding-left: 15px;
}
label {
  font-weight: 700;
}
#billing_country_field {
  display: none;
}
#ship-to-different-address.woocommerce .woocommerce-shipping-fields .checkbox,
.woocommerce .woocommerce-shipping-fields .radio,
.woocommerce-page .woocommerce-shipping-fields .checkbox,
.woocommerce-page .woocommerce-shipping-fields .radio {
  font-size: 25px;
  font-weight: 400;
}
.woocommerce table.shop_table {
  font-size: 17px;
}
a.woocommerce-terms-and-conditions-link {
  color: #285600 !important;
}

.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
  background: 0 0;
  border: 1px solid;
  border-radius: 0;
  /* padding: 8px 12px; */
  box-shadow: none;
  text-decoration: none;
  text-shadow: none;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  display: none !important;
}
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #content input.button.alt:hover {
  border-color: #87cd39;
  color: #87cd39;
}
.woocommerce a.added_to_cart {
  display: none;
}

.xoo-cp-atcn .xoo-cp-icon-check {
  margin-left: 10px;
}

table tbody tr:hover > td,
table tbody tr:hover > th {
  background: none !important;
}
.xoo-cp-pdetails td.xoo-cp-ptitle a {
  color: #391f17;
}

/*woocommerce grouped product*/
.woocommerce table.shop_table td {
  padding: 9px 5px;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 9em !important;
}
.woocommerce
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__label {
  text-align: right;
}

.woosb-products .woosb-product .woosb-title .woosb-title-inner,
.woosb-product .woosb-title .in-stock {
  /*  width: 55%;
  float: right; */
  padding: 10px 15px 0px 0px;
  font-size: 18px;
}

.woosb-products .woosb-product .variations_form {
  width: 45%;
  float: left;
}

@media screen and (max-width: 900px) and (min-width: 325px) {
  .woosb-products .woosb-product .woosb-title .woosb-title-inner {
    width: 100%;
  }
  .woosb-products .woosb-product .variations_form {
    width: 100%;
  }
}

table.xoo-cp-pdetails {
  width: 100%;
  border-collapse: collapse;
}
.woosb-cart-child .product-price,
.woosb-cart-child .product-quantity,
.woosb-cart-child .product-subtotal {
  text-indent: -9999em;
}
@media only screen and (max-width: 760px),
  (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  table.xoo-cp-pdetails,
  table.xoo-cp-pdetails thead,
  table.xoo-cp-pdetails tbody,
  table.xoo-cp-pdetails th,
  table.xoo-cp-pdetails td,
  table.xoo-cp-pdetails tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  table.xoo-cp-pdetails thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  table.xoo-cp-pdetails td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
  }

  table.xoo-cp-pdetails td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .xoo-cp-content table.xoo-cp-pdetails tr {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
  }
  .xoo-cp-content table.xoo-cp-pdetails td.xoo-cp-remove {
    flex: 0 10% !important;
  }
  .xoo-cp-content table.xoo-cp-pdetails td.xoo-cp-pimg {
    flex: 0 30% !important;
  }
  .xoo-cp-content table.xoo-cp-pdetails td.xoo-cp-ptitle {
    flex: 0 60% !important;
  }
  .xoo-cp-content table.xoo-cp-pdetails td.xoo-cp-pprice {
    flex: 0 50% !important;
  }
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: none;
}
.woocommerce-checkout #payment div.form-row {
  text-align: center;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
  font-size: 13px;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  display: inline-block !important;
}

.error-message {
  font-size: 13px;
  color: red;
  height: auto !important;
  position: absolute;
  bottom: -10px;
}

.form-custom-btn {
  width: 100%;
  display: block;
  background-color: #00509e;
  color: #fff;
  text-align: center;
  padding: 7px;
  font-weight: 700 !important;
}
.form-custom-btn:hover,
.prev-btn:hover,
.next-btn:hover,
.elementor-field-type-submit button:hover,
#multi-image-submit:hover {
  background-color: #5aab30;
  color: #fff;
}

.prev-btn {
  width: 100%;
  display: block;
  background-color: #69727d;
  color: #fff;
  text-align: center;
  padding: 7px;
  font-weight: 700 !important;
}

.next-btn {
  width: 100%;
  display: block;
  background-color: #00509e;
  color: #fff;
  text-align: center;
  padding: 7px;
  font-weight: 700 !important;
}

form[name="טופס חדש"] input[type="tel"],
form[name="טופס חדש"] input[type="email"] {
  text-align: right;
}

/* Loading overlay */

#loading-overlay {
  display: none;
  position: static;
  top: 148px;
  width: 100vw !important;
  height: 84vh;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  margin-bottom: 162px;
}

form[name="טופס חדש"] label {
  padding-bottom: 10px;
}

/* Spinner style */
.spinner {
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-left-color: #000;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

.single-product #form-step1_submit {
  width: 50%;
}

.single-product form[name="טופס חדש"] label {
  line-height: 19px;
}

form[name="טופס חדש"] .fa-image {
  color: #fff;
  margin-right: 10px;
  font-size: 17px;
}
form[name="טופס חדש"] .fa-times {
  color: #fff;
  margin-right: 3px;
}
.digital-call-file {
  position: relative;
}
.digital-call-file i {
  position: absolute;
  left: 10px;
  top: 11px;
}

.preview {
  border: 1px solid #391f17 !important;
  border-radius: 5px !important;
}

#form-field-multi_image_upload {
  display: none;
}

.upload-gallery-preview {
  margin-left: 20px;
}
form[name="טופס חדש"] input[type="number"] {
  border: solid 1px #1372b8 !important;
  border-radius: 5px !important;
  box-shadow: 0 3px 3px rgba(0,  0,  0,  .2);
}

form[name="טופס חדש"] select {
  background-color: #ffffff !important;
  border-color: #186cb3 !important;
  border-width: 2px 2px 2px 2px !important;
  border-radius: 5px 5px 5px 5px !important;
}

.file_type {
  color: #000 !important;
  font-weight: bold;
  font-size: 12px !important;
}

#form-step7_prev,
#form-step7_next {
  display: none;
}
.rempointerclass {
  pointer-events: none;
}
.woocommerce-order-received #loading-overlay,
.woocommerce-order-pay #loading-overlay {
  display: none !important;
}
.if_woo_chkout i,
.addspinicon {
  font-size: 40px !important;
  display: block;
  text-align: center;
  margin: 0 auto;
}

.if_woo_chkout {
  margin-top: 20px;
}
.timelinehide {
  margin: 50px 0px;
}
.if_woo_chkout h2 {
  font-size: 30px;
  color: #000;
  text-align: right;
  margin-bottom: 5px;
  display: none;
}
.timelinehide .hide {
  display: none;
}
#form-step7_book {
  display: block;
  background-color: #00509e;
  color: #fff;
  text-align: center;
  padding: 7px;
  font-weight: 700 !important;
  width: 50%;
  margin: 50px auto 30px;
}
.timelinehide .step8_title.title {
  font-size: 30px;
  color: #000;
  text-align: right;
  margin-bottom: 5px;
}
.timelinehide .step8_subtitle {
  font-size: 18px;
  color: #707070;
  text-align: right;
}
.timelinehide .e-form__indicators__indicator__separator {
  width: 100%;
  height: 1px;
  background-color: #babfc5;
}

.datepicker table tr td.active.active {
  background: #186cb3 !important;
}

.datepicker table tr td.today {
  background: #186cb3 !important;
}

.datepicker table tr td.today {
  background: rgb(35, 164, 85) !important;
  color: #fff !important;
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
  background: #186cb3 !important;
  color: #fff;
}
h4.step2_title {
  font-weight: 900;
}
.addspinicon {
  margin: 0 auto;
  display: block !important;
}

.page-id-55046 .hideall_products_btn {
  display: block !important;
  margin-top: 50px !important;
}
.paywait_productform p#paywait_p {
  text-align: center !important;
}

@media only screen and (max-width: 767px) {
  #gallery_image_container {
    display: block !important;
    justify-content: center !important;
  }

  #gallery_image_container .upload-gallery-preview {
    width: 100% !important;
  }
}
.hideh2 {
  display: none;
}
#err_form-field-appr_web_reg {
  display: block;
  right: 10px;
}
#form-field-dob {
  text-align: right;
}

#form-field-caregiver1_settlement,
#form-field-caregiver2_settlement {
  display: none;
}

/*.single .select2-container--open{
      width: 21%;
  }*/

.single .select2-container--open .select2-dropdown {
  display: block;
  left: 0px;
  position: absolute;
}

.single .select2-container--open ul {
  list-style-type: none;
  padding-right: 0px;
  max-height: 200px;
  overflow-y: auto;
  background-color: #fff;
  border: 1px solid #efefef;
  border: 1px solid #aaa;
  padding: 0px;
  border-top: 0px;
  border-radius: 8px;
}

.single .select2-container--open ul li {
  font-size: 15px;
  line-height: 40px;
  padding-right: 15px;
  cursor: pointer;
}

.single .select2-container {
  width: 100% !important;
}

.single .select2-selection--single {
  opacity: 0.5;
  width: 100%;
  display: block;
  position: relative;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--default
  .select2-results__option--highlighted[data-selected] {
  background-color: #0073aa;
  color: #fff;
}

#select2-form-field-caregiver1_settlement-container,
#select2-form-field-caregiver2_settlement-container {
  font-size: 15px;
  line-height: 1.5;
  padding-right: 16px;
  width: 100%;
  position: absolute;
  top: 8px;
}

input.border-red,
textarea.border-red,
select.border-red {
  border: 1px solid red !important;
}
/* @media only screen and (max-width:768px){
      .single .select2-container--open {
          width: 90%;
      }

  } */

/* ATCT */

.boax-file-upload {
  display: block;
  background: #391f17;
  color: #fff;
  border: 1px solid #391f17;
  border-radius: 3px;
  line-height: 28px;
  padding: 5px 14px;
  text-align: right;
  font-size: 14px;
  min-height: 40px;
  padding: 5px 14px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.atct-form .elementor-field-group-step1 .elementor-field-type-upload {
  display: none;
}

.boax-file-upload i {
  position: absolute;
  left: 22px;
  top: 12px;
  color: #fff;
}

form[name="ATCT"] .elementor-field-group-step1 .error-message {
  top: 48px;
}

form[name="ATCT"] .elementor-field-group-step2atct .e-form__buttons {
  display: none;
}

form[name="ATCT"] .elementor-field-group-step2atct .error-message {
  font-size: 13px;
  color: red;
  height: auto !important;
  position: absolute;
  bottom: -17px;
}

form[name="ATCT"] .err {
  font-size: 13px;
  color: red;
}

form[name="ATCT"] .success {
  font-size: 13px;
  color: green;
}

form[name="ATCT"] .loading-spinner {
  width: 20px;
  height: 20px;
}
form[name="ATCT"] .elementor-field-group-step2atct label {
  margin-bottom: 11px;
  line-height: 20px;
}

.waiting_msg p {
  text-align: center !important;
  color: #00509e !important;
  margin-top: 10px !important;
}

.elementor-field-group-step1.section-overlay::after {
  content: "";
  background-color: #f6f6f6;
  width: 100%;
  height: 66%;
  position: absolute;
  opacity: 0.5;
}
.skin-condition-msg {
  color: #186cb3;
  margin-top: 10px;
}

form[name="ATCT"] .filenamewrap {
  display: inline-block;
  max-width: 100%;
  word-break: break-word;
  overflow-wrap: break-word;
  white-space: normal;
  margin-left: 14px;
}

/* multi */

.multi-file-upload {
  display: block;
  background: #391f17;
  color: #fff;
  border: 1px solid #391f17;
  border-radius: 3px;
  line-height: 28px;
  padding: 5px 14px;
  text-align: right;
  font-size: 14px;
  min-height: 40px;
  padding: 5px 14px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.remove-image {
  cursor: pointer;
}

.multi-file-upload.multi_file1 {
  width: 25%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.multi-file-upload.multi_file1 .fa-image {
  color: #fff;
}

#multi_preview_container {
  display: flex;
}

#multi_preview_container img {
  height: 150px; /*
      object-fit: cover;*/
  max-width: 100%;
  border-radius: 5px;
  margin-top: 8px;
  width: 100%;
  object-fit: contain;
  border: 1px solid #391f17 !important;
}

#multi_preview_container .preview-box {
  display: flex;
  flex-direction: column;
  margin: 25px 5px 12px;
  /* flex: 0 30%; */
  max-width: 210px;
  min-width: 200px;
}

#multi-image-submit .loading-spinner {
  width: 20px;
  height: 20px;
}

.error-message2 {
  font-size: 13px;
  color: red;
  height: auto !important;
}
#gallery_image_container {
  display: flex;
  justify-content: center;
}

#gallery_image_container .upload-gallery-preview {
  width: 20%;
}

#gallery_image_container .loading-spinner {
  border: 0.25em solid #391f17;
  border-right-color: transparent !important;
}

#multi_preview_container {
  justify-content: center;
}

/* category page */

.product-category-checkboxes {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.fb-category-label {
  display: block;
  font-size: 20px;
  line-height: 35px;
  color: rgb(112, 112, 112);
  cursor: pointer;
  margin-left: 26px;
}

.fb-category-label input {
  margin-left: 20px;
}

#add_cat_fireberry .loading-spinner {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.add-cat.err {
  display: none;
}

.add-cat.success {
  font-size: 13px;
  color: green;
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
}

#checkout-add-patient {
  color: #391f17;
  background-color: rgba(246, 238, 86, 1);
  border: 1px solid #391f17;
  border-radius: 30px;
  font-size: 18px;
  width: 146px;
  font-weight: 400;
  font-family: "Ploni";
  padding: 8px 15px 4px;
}

#checkout-add-patient:hover {
  background-color: #391f17 !important;
  border-color: #391f17;
  color: #fff;
}

#checkout-add-patient:hover {
  color: #fff;
  background-color: #44b657;
}

#billing_patient_field .woocommerce-input-wrapper {
  display: flex;
  gap: 10px;
}

#billing_patient option:nth-child(2) {
  display: none;
}
