:root {
  --wd-primary-color: #d1aa6c;
  --btn-shop-color: #fff;
}

.dig_lasele,
.dig_sml_box_msg {
  font-family: dana !important;
}

.woocommerce-error,
.woocommerce-message,
html[dir="rtl"] .dig_popmessage {
  /* max-width: 700px !important; */
  background-color: #000;
  min-height: 21px;
  padding-bottom: 21px;
  z-index: 9999 !important;
}

html[dir="rtl"] .dig_popmessage {
  padding: 0px;
}

.woocommerce-error li,
.woocommerce-message li,
.dig_critical_msg .dig_lase_message {
  color: #fff !important;
}

.dig_critical_msg .dig_popdismiss {
  background-color: #fff;
}

body .dig_critical_msg .dig_lase_snap {
  display: none;
}

#dig_man_resend_otp_btn {
  padding-top: 7px;
}

.dig_login_va_otp.lighte.bgdark.button.loginviasms,
.dig_verify_otp_submit_button.dig_verify_otp.lighte.bgdark.button {
  background: var(--wd-primary-color);
  color: var(--btn-shop-color);
  margin-top: 11px !important;
}

.rtwpvs.rtwpvs-rounded
  .rtwpvs-terms-wrapper
  .rtwpvs-term:not(.rtwpvs-button-term)
  .rtwpvs-term-span
  img {
  width: 26px !important;
  height: 26px !important;
}

.pswp .pswp__bg {
  opacity: 0.5 !important;
}

.woocommerce-checkout .woocommerce-notices-wrapper ul {
  position: absolute !important;
  top: 50% !important;
}

.wd-product-countdown.wd-timer.woodmart-product-countdown.woodmart-timer {
  display: none;
}

.woocommerce-billing-fields {
  margin-bottom: 0 !important;
}

.woocommerce-billing-fields h3 {
  display: inline-block;
  margin: 8px;
}

body.woocommerce-checkout .user_address {
  border-radius: 4px;
  padding: 20px 12px;
}

.woocommerce-billing-fields #open_address_popup_btn {
  float: left;
  border-radius: 4px;
}

.woocommerce-billing-fields .edit_address_btn {
  border-radius: 2px;
}
.woocommerce-billing-fields .send_time_order_header {
  color: #000;
  font-family: Dana;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}

.woocommerce-billing-fields .send_time_order_body {
  border-radius: 4px;
  background: rgb(239, 241, 235);
  color: #000;
  font-family: Dana;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  padding: 16px 12px;
}

textarea#order_comments {
  border-radius: 4px !important;
}

body.post-type-product table.wp-list-table .column-thumb {
  width: 90px;
}

.order-status.status-sended.tips {
  background-color: #e5e5fb;
  color: #505075;
}

.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
  display: none;
}

.single-post .main-page-wrapper div.page-title div.container div.entry-meta.wd-entry-meta,
.main-page-wrapper div.container .article-inner .post-date .woodmart-post-date,
  .main-page-wrapper div.container .article-inner .hovered-social-icons {
	display: none;
}



/* .labels-rounded .product-label {
  border-radius: 0 !important;
} */

.product-label.out-of-stock {
  border-radius: 35px !important;
}

.autocomplete-suggestion {
  border-color: rgba(119, 119, 119, 0.1) !important;
}

@media screen and (max-width: 1024px) {
  .content-layout-wrapper .sidebar-container {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  #edit_address_popup .edit_address_popup_container {
    width: 900px !important;
    padding: 0 5% !important;
  }
}
