@font-face {
  font-family: "star";
  src: url("../fonts/star.eot");
  src: url("../fonts/star.eot?#iefix") format("embedded-opentype"), url("../fonts/star.woff") format("woff"), url("../fonts/star.ttf") format("truetype"), url("../fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "WooCommerce";
  src: url("../fonts/WooCommerce.eot");
  src: url("../fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../fonts/WooCommerce.woff") format("woff"), url("../fonts/WooCommerce.ttf") format("truetype"), url("../fonts/WooCommerce.svg#WooCommerce") format("svg");
  font-weight: normal;
  font-style: normal;
}
nav.woocommerce-breadcrumb {
  display: flex;
  align-items: center;
  white-space: pre;
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
nav.woocommerce-breadcrumb a {
  color: #000;
}
nav.woocommerce-breadcrumb a:hover {
  color: #0d6efd;
}
nav.woocommerce-breadcrumb::-webkit-scrollbar {
  display: none;
}

.text-justify {
  text-align: justify !important;
}

.text_light {
  color: #efeae5;
}

.map iframe {
  width: 100%;
  height: 300px;
}

.map p {
  margin: 0;
  padding: 0;
  display: flex;
}

.bg-light {
  background: #f5f2ee !important;
}

.blog_item .rounded-4 {
  border: 2px solid transparent;
}
.blog_item:hover .rounded-4 {
  border: 2px solid #cdc0b4;
}

.pagination > * {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid #000;
  border-radius: var(--bs-border-radius-pill) !important;
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin: 0 0.25rem !important;
}
.pagination > *.page-numbers:not(.prev, .next) {
  width: 36px;
  height: 36px;
}
.pagination > *.prev, .pagination > *.next, .pagination > *.current {
  color: #fff;
  background: black;
}
.pagination > *:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: #000;
}

.border-main {
  border-color: #cdc0b4 !important;
}

.woocommerce-MyAccount-content a {
  color: #9e8f85;
}
.woocommerce-MyAccount-content a:hover {
  color: #000;
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link a {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  position: relative;
  border-radius: var(--bs-border-radius) !important;
  display: block;
  border: 2px solid transparent;
  padding: 10px;
  color: #efeae5;
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link a:before {
  font-size: 20px;
  display: inline-block;
  font-family: bootstrap-icons, serif !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-left: 10px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #efeae5;
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link.is-active a {
  color: #fff !important;
}
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link.is-active a:before {
  color: #fff;
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link.is-active a,
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link a:hover {
  color: #fff;
  border: 2px solid #9e8f85;
}
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link.is-active a:before,
body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link a:hover:before {
  color: #fff;
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\f580";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f50e";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\f295";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f64c";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\f8a7";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--wishlist a:before {
  content: "\f72a";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--gift_cards a:before {
  content: "\f3ec";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f306";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--rma-requests a:before {
  content: "\e042";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--request-a-quote a:before {
  content: "\e94c";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--support-tickets a:before {
  content: "\ef73";
}

body.woocommerce-account ul li.woocommerce-MyAccount-navigation-link--following a:before {
  content: "\f884";
}

.form-select {
  background-color: #efeae5 !important;
}

.form-select:focus,
.form-control:focus {
  border-color: #9e8f85;
  box-shadow: 0 0 0 0.25rem #efeae5;
}

.select2-container .select2-selection--single {
  height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 38px;
}

.lh-0 {
  line-height: 0 !important;
}

.img_cover {
  object-fit: cover;
}

.big-slide {
  max-height: 450px !important;
}

.blog_bottom {
  background: rgb(2, 0, 36);
  background: -moz-linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgb(0, 0, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgb(0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgb(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024", endColorstr="#000000", GradientType=1);
}

.share_black ul.single_share li svg path {
  fill: #000;
}

ul.single_share {
  display: flex;
  margin: 0;
  padding: 0;
}
ul.single_share li svg:hover path {
  fill: #9e8f85;
}

.tags a {
  color: #000;
}

.comment-body {
  background: rgba(255, 255, 255, 0.3803921569);
}

@media (max-width: 768px) {
  .profile img {
    width: 35px;
  }
  .rounded_4 {
    border-radius: var(--bs-border-radius-lg) !important;
  }
  .big-slide {
    min-height: 250px;
  }
}
.typo img, .typo picture, .typo figure {
  margin: 0 auto;
  display: flex;
  border-radius: 10px;
}

.link_main {
  color: #000;
}
.link_main:hover {
  color: #9e8f85;
}

.big_text:before {
  font-size: 10em;
}

p#billing_country_field {
  display: none;
}

.bg-gray {
  background: #ebebeb;
}

.radio-tile-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.radio-tile-group .input-container {
  position: relative;
  height: 7rem;
  width: 7rem;
  margin: 0.5rem;
}
.radio-tile-group .input-container .radio-button {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  cursor: pointer;
}
.radio-tile-group .input-container .radio-tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 2px solid #cdc0b4;
  padding: 1rem;
  transition: transform 300ms ease;
}
.radio-tile-group .input-container .icon svg {
  fill: #cdc0b4;
  width: 3rem;
  height: 3rem;
}
.radio-tile-group .input-container .radio-tile-label {
  text-align: center;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile {
  background-color: #cdc0b4;
  border: 2px solid #cdc0b4;
  color: white;
  transform: scale(1.1, 1.1);
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile .icon svg {
  fill: white;
  background-color: #cdc0b4;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile .radio-tile-label {
  color: #000;
  background-color: #cdc0b4;
}
.radio-tile-group.type_2 .input-container {
  height: 7rem;
  width: 10rem;
  margin: 10px 0;
}
.radio-tile-group.type_2 .input-container .radio-tile {
  border: 2px solid #efeae5;
  background: #efeae5;
}
.radio-tile-group.type_2 .input-container .radio-tile.active .radio-tile-label {
  color: #efeae5;
  background: transparent;
}
.radio-tile-group.type_2 .input-container .radio-tile.active {
  transform: unset;
  color: #efeae5;
  background-color: #353535;
  border: 2px solid #353535;
}

td.woocommerce-table__product-name.product-name a {
  display: inline-flex;
  color: #fff;
}

.woopq-quantity-input .qty {
  text-align: center;
}

.woopq-quantity-input-plus {
  border-radius: 8px 0 0 8px;
}

.woopq-quantity-input-minus {
  border-radius: 0 8px 8px 0;
}

.text-promo {
  color: #F44336;
}

label.screen-reader-text {
  display: none;
}

.top-banner {
  background-color: #333;
}

.cart .product-subtotal {
  font-weight: 600;
}

.woocommerce-cart-form__cart-item:not(:last-child) {
  border-bottom: 1px solid #d1d1d1;
}
.woocommerce-cart-form__cart-item .product-thumbnail img {
  width: 120px;
  border-radius: var(--bs-border-radius-xl) !important;
}

.p-50 {
  padding: 0.1rem !important;
}

.mdtoast {
  position: fixed;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  padding: 0 14px;
  color: #fff;
  font-size: 15px;
  outline: none;
  pointer-events: auto;
  touch-action: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #323232;
  transform: translateY(0);
  transition: transform 0.23s cubic-bezier(0, 0, 0.2, 1) 0ms;
  will-change: transform;
  z-index: 9999999;
  line-height: 2;
  border-radius: 5px;
  font-weight: 400;
}

.mdtoast[data-position="bottom left"] {
  left: 24px;
  bottom: 24px;
}

.mdtoast[data-position="bottom center"] {
  bottom: 24px;
  left: 50%;
  transform: translateY(0) translateX(-50%);
}

.mdtoast[data-position="bottom right"] {
  right: 24px;
  bottom: 24px;
}

.mdtoast[data-position="top left"] {
  top: 24px;
  left: 24px;
}

.mdtoast[data-position="top center"] {
  top: 24px;
  left: 50%;
  transform: translateY(0) translateX(-50%);
}

.mdtoast[data-position="top right"] {
  top: 24px;
  right: 24px;
}

.mdtoast .mdt-message {
  display: flex;
  align-items: center;
  min-height: 40px;
  padding: 0;
  opacity: 1;
  margin-left: 0;
  box-sizing: border-box;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 1, 1) 0ms;
}

.mdtoast .mdt-message:after {
  content: "";
  min-height: 32px;
  font-size: 0;
}

.mdtoast .mdt-action {
  display: flex;
  align-items: center;
  color: #ffeb3b;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 0.07em;
  font-weight: 500;
  padding: 8px;
  margin: 0 0 0 24px;
  opacity: 1;
  min-height: 32px;
  background: none;
  border: none;
  outline: none;
  box-sizing: border-box;
  border-radius: var(--radius);
  transition: opacity 0.3s cubic-bezier(0.4, 0, 1, 1) 0ms, background-color 0.15s linear;
}

.mdtoast .mdt-action:focus, .mdtoast .mdt-action:hover {
  background-color: hsla(0deg, 0%, 100%, 0.075);
}

.mdtoast .mdt-action:active {
  background-color: hsla(0deg, 0%, 100%, 0.15);
}

.mdtoast.mdt--load {
  transition: transform 0.23s cubic-bezier(0.4, 0, 1, 1) 0ms;
}

.mdtoast.mdt--load[data-position*=bottom] {
  transform: translateY(150%);
}

.mdtoast.mdt--load[data-position*=top] {
  transform: translateY(-150%);
}

.mdtoast.mdt--load .mdt-action, .mdtoast.mdt--load .mdt-message {
  opacity: 0;
}

.mdtoast.mdt--interactive {
  padding-right: 16px;
}

.mdtoast.mdt--interactive .mdt-message {
  margin-right: auto;
}

.mdtoast.mdt--info {
  background-color: #1565c0;
}

.mdtoast.mdt--error {
  background-color: #e53935;
}

.mdtoast.mdt--warning {
  background-color: #ef6c00;
}

.mdtoast.mdt--success {
  background-color: #2e7d32;
}

body.mdtoast--modal {
  pointer-events: none;
  touch-action: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.datepicker-plot-area {
  font: 12px "yekan bakh", sans-serif;
}

svg.icon {
  width: 23px;
  height: 23px;
}

.d-a {
  display: flex;
  align-items: center;
}

#register_login, #third_login, #fifth_login, .return_login, label.noptin-label,
.section, #adfy__floating-cart #adfy__woofc-cart-errors.hidden, .adfy__woofc-hidden,
#fifth_login, #second_login {
  display: none;
}

.account_header {
  border-bottom: 1px solid #d1d1d1;
  text-align: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.ad-dropdown-my-account > div {
  padding: 10px 15px;
}

.woocommerce-form-login label {
  display: block;
  text-align: center;
  font-size: 15px;
  margin-bottom: 15px;
}

.ad-dropdown-my-account a:hover svg {
  fill: #0e98d5;
}

.archive_desc a {
  color: #fff !important;
}

.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}
.switch-field input:checked + label {
  background-color: #353535;
  box-shadow: none;
  color: #fff;
}
.switch-field label {
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 1;
  text-align: center;
  padding: 6px 15px;
  border: 1px solid transparent;
  transition: all 0.1s ease-in-out;
  border-radius: 50em;
}
.switch-field label:hover {
  cursor: pointer;
  border: 1px solid #353535;
  color: #353535;
}

span.onsale {
  position: absolute;
  background: #E91E63;
  color: #fff;
  line-height: 1;
  padding: 4px 10px;
  font-size: small;
  border-radius: 50em;
  top: 12px;
  z-index: 2;
  right: 12px;
}

a.woocommerce-product-gallery__trigger {
  z-index: 111;
  position: absolute;
  bottom: 12px;
  right: 12px;
  border: 1px solid #e1e1e1;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  border-radius: 50em;
  filter: grayscale(1);
}

.swiper-slide-thumb-active .thumb_imb_prc {
  opacity: 1;
  border-color: #6a6a6a !important;
}

.woosw-btn-has-icon .woosw-btn-icon {
  font-size: 25px;
  color: #000;
}

.single .entry-summary p.price del {
  color: #fe0000;
  font-size: 15px;
  margin-left: 5px;
}

.woocommerce p.stars a:hover ~ a::before {
  content: "\e021";
}

.woocommerce p.stars:hover a::before {
  content: "\e020";
}

.woocommerce p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: "WooCommerce";
  content: "\e021";
  text-indent: 0;
  color: #FFC107;
}

.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}

.woocommerce .star-rating {
  float: left;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}

.woocommerce .star-rating::before {
  content: "sssss";
  color: #000;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
}

.woocommerce .star-rating span {
  overflow: hidden;
  float: right;
  top: 0;
  right: 0;
  position: absolute;
  padding-top: 1.5em;
}

a.woocommerce-review-link {
  font-size: 11px;
  color: #000;
}

.product_meta a {
  color: #000;
}

.woocommerce .star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  right: 0;
  color: #000;
}

.woocommerce .woocommerce-product-rating::after {
  clear: both;
}

body.single-product .accordion-header {
  border-right: unset !important;
  border-left: unset !important;
}
body.single-product .drawer,
body.single-product .accordion-item {
  border: unset !important;
}
body.single-product .accordion-header {
  min-height: 43px;
}
body.single-product .accordion-header h1 {
  font-size: 18px;
}
body.single-product .accordion-content {
  border: unset !important;
  background: #f5f2ee;
}
body.single-product .accordion-item-active .accordion-header {
  background: #f5f2ee;
}
body.single-product .accordion-header {
  background: #f5f2ee;
}
body.single-product .accordion-header h1 {
  color: #000;
  font-weight: 600;
  line-height: 25px;
}
body.single-product .accordion-header-icon.accordion-header-icon-active .bi-dash-lg {
  display: inline-block;
}
body.single-product .accordion-header-icon.accordion-header-icon-active .bi-dash-lg {
  display: inline-block;
}
body.single-product .accordion-header-icon.accordion-header-icon-active .bi-plus-lg {
  display: none !important;
}
body.single-product .accordion-item:not(.accordion-item-active) .bi-dash-lg {
  display: none !important;
}

.comment-text .description {
  margin-top: 10px;
}

/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: 0.9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}

[tooltip]::before {
  content: "";
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}

[tooltip]::after {
  content: attr(tooltip);
  text-align: center;
  min-width: 20em;
  white-space: break-spaces;
  height: auto;
  padding: 1ch 1.5ch;
  border-radius: 0.3ch;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #000;
  color: #fff;
  z-index: 99999999999;
  direction: rtl;
  font-size: 14px;
  opacity: 1;
  line-height: 1.5;
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip=""]::before,
[tooltip=""]::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^=up]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}

[tooltip]:not([flow])::after,
[tooltip][flow^=up]::after {
  bottom: calc(100% + 5px);
}

[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^=up]::before,
[tooltip][flow^=up]::after {
  left: 50%;
  transform: translate(-50%, -0.5em);
}

/* FLOW: DOWN */
[tooltip][flow^=down]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}

[tooltip][flow^=down]::after {
  top: calc(100% + 5px);
}

[tooltip][flow^=down]::before,
[tooltip][flow^=down]::after {
  left: 50%;
  transform: translate(-50%, 0.5em);
}

/* FLOW: LEFT */
[tooltip][flow^=left]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-0.5em, -50%);
}

[tooltip][flow^=left]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-0.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^=right]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(0.5em, -50%);
}

[tooltip][flow^=right]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(0.5em, -50%);
}

@keyframes tooltips-vert {
  to {
    opacity: 0.9;
    transform: translate(-50%, 0);
  }
}
@keyframes tooltips-horz {
  to {
    opacity: 0.9;
    transform: translate(0, -50%);
  }
}
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^=up]:hover::before,
[tooltip][flow^=up]:hover::after,
[tooltip][flow^=down]:hover::before,
[tooltip][flow^=down]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^=left]:hover::before,
[tooltip][flow^=left]:hover::after,
[tooltip][flow^=right]:hover::before,
[tooltip][flow^=right]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}

@media (max-width: 768px) {
  .woocommerce-cart-form__cart-item .product-thumbnail img {
    width: 80px;
    border-radius: 7px !important;
  }
  .woopq-quantity-input-minus {
    border-radius: 0 4px 4px 0;
  }
  .woopq-quantity-input .qty,
  .woopq-quantity-input-plus, .woopq-quantity-input-minus {
    width: 35px;
    height: 35px;
  }
}

/*# sourceMappingURL=other.css.map */
