/* Fonts */
/* Fonts */
/* Colors */
:root {
  --font-main: "DINNextLTArabic-Regular";
  --color-primary: #5e6fb4;
  --color-primary-dark: #38498e;
  --color-primary-light: #8495da;
  --color-primary-reverse: #ffffff;
}

/* Colors */
@font-face {
  font-family: DINNextLTArabic-Regular;
  src: url(../fonts/DINNextLTArabic-Regular.woff2) format("woff2"), url(../fonts/DINNextLTArabic-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: DINNextLTArabic-Regular-Medium;
  src: url(../fonts/DINNextLTArabic-Regular.woff2) format("woff2"), url(../fonts/DINNextLTArabic-Regular.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: DINNextLTArabic-Regular-Bold;
  src: url(../fonts/DINNextLTW23-Medium.woff2) format("woff2"), url(../fonts/DINNextLTW23-Medium.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
*, ::before, ::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #eee;
}

::before, ::after {
  --tw-content: "" ;
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: dinnextltarabic, -apple-system, BlinkMacSystemFont;
  font-family: var(--font-main), -apple-system, BlinkMacSystemFont;
  font-feature-settings: normal;
  font-variation-settings: normal;
}

body {
  margin: 0;
  line-height: inherit;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
  text-decoration: underline dotted currentColor;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, liberation mono, courier new, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
  background-color: transparent;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role=button] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}

img, video {
  max-width: 100%;
  height: auto;
}

[hidden] {
  display: none;
}

[type=text], [type=email], [type=url], [type=password], [type=number], [type=date], [type=datetime-local], [type=month], [type=search], [type=tel], [type=time], [type=week], [multiple], textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 rgba(0,0,0,0) ;
}

[type=text]:focus, [type=email]:focus, [type=url]:focus, [type=password]:focus, [type=number]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=week]:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder, textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

select {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAyMCAyMCc+PHBhdGggc3Ryb2tlPScjNmI3MjgwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMS41JyBkPSdNNiA4bDQgNCA0LTQnLz48L3N2Zz4=);
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

[multiple] {
  background-image: none;
  background-image: initial;
  background-position: 0 0;
  background-position: initial;
  background-repeat: repeat;
  background-repeat: initial;
  background-size: auto auto;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: inherit;
  print-color-adjust: inherit;
}

[type=checkbox], [type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 rgba(0,0,0,0) ;
}

[type=checkbox] {
  border-radius: 0;
}

[type=radio] {
  border-radius: 100%;
}

[type=checkbox]:focus, [type=radio]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type=checkbox]:checked, [type=radio]:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type=checkbox]:checked {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9J3doaXRlJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00xMi4yMDcgNC43OTNhMSAxIDAgMDEwIDEuNDE0bC01IDVhMSAxIDAgMDEtMS40MTQgMGwtMi0yYTEgMSAwIDAxMS40MTQtMS40MTRMNi41IDkuMDg2bDQuMjkzLTQuMjkzYTEgMSAwIDAxMS40MTQgMHonLz48L3N2Zz4=);
}

[type=radio]:checked {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9J3doaXRlJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxjaXJjbGUgY3g9JzgnIGN5PSc4JyByPSczJy8+PC9zdmc+);
}

[type=checkbox]:checked:hover, [type=checkbox]:checked:focus, [type=radio]:checked:hover, [type=radio]:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type=checkbox]:indeterminate {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggc3Ryb2tlPSd3aGl0ZScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbGluZWpvaW49J3JvdW5kJyBzdHJva2Utd2lkdGg9JzInIGQ9J000IDhoOCcvPjwvc3ZnPg==);
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type=checkbox]:indeterminate:hover, [type=checkbox]:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

[type=file] {
  background: transparent none repeat 0 0/auto auto padding-box border-box scroll;
  background: initial;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}

[type=file]:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
  --tw-ring-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow: 0 0 rgba(0,0,0,0);
  --tw-shadow-colored: 0 0 rgba(0,0,0,0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.pixel-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

@media (min-width: 1280px) {
  .pixel-container {
    max-width: 1280px;
  }
}
.form-input, .form-textarea, .form-select, .form-multiselect {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 rgba(0,0,0,0) ;
}

.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

.form-input::-moz-placeholder, .form-textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

.form-input::placeholder, .form-textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

.form-input::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

.form-input::-webkit-date-and-time-value {
  min-height: 1.5em;
}

.form-input::-webkit-datetime-edit, .form-input::-webkit-datetime-edit-year-field, .form-input::-webkit-datetime-edit-month-field, .form-input::-webkit-datetime-edit-day-field, .form-input::-webkit-datetime-edit-hour-field, .form-input::-webkit-datetime-edit-minute-field, .form-input::-webkit-datetime-edit-second-field, .form-input::-webkit-datetime-edit-millisecond-field, .form-input::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

/*
   Animation
*/
.transition, body {
  transition: all ease-out 0.25s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes lst_blink {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
body {
  font-family: DINNextLTArabic-Regular;
  color: #000;
  background: #fff;
  text-align: left;
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: DINNextLTArabic-Regular-Bold;
  font-weight: 500;
}

p {
  font-family: DINNextLTArabic-Regular-Medium;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 40px;
  line-height: 50px;
}

h2 {
  font-size: 24px;
  line-height: 32px;
}

h3 {
  font-size: 24px;
  line-height: 34px;
}

h4 {
  font-size: 20px;
  line-height: 30px;
}

h5 {
  font-size: 18px;
  line-height: 28px;
}

h6 {
  font-size: 16px;
  line-height: 26px;
}

span {
  font-size: 14px;
  line-height: 20px;
}

p {
  font-size: 14px;
  line-height: 34px;
}

a {
  color: #000;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

.anchor {
  position: absolute;
  inset: 0;
  overflow: hidden;
  display: block;
  z-index: 1;
}

.line_1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.line_2, .item_cart .entries .itemInfo h2, .sticky_card .small_product .p-info h3, .item .item-data .item-dec a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.line_3, .product_page .product_description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.line_4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.line_5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.white-bg {
  background: #fff;
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-current {
  fill: currentColor;
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.object-center {
  -o-object-position: center;
  object-position: center;
}

.max-h-24 {
  max-height: 24px;
}

.w-full {
  width: 100%;
}

.h-full {
  height: 100%;
}

.jGrowl-notification.red {
  background: rgba(196, 20, 20, 0.8);
}
.jGrowl-notification.green {
  background: #218c21;
}

#loginEmail .modal-content,
#enterOtp .modal-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: 380px;
}
#loginEmail .modal-content .btn-close,
#enterOtp .modal-content .btn-close {
  width: 5px;
  height: 5px;
  color: #de1f45;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10;
}
#loginEmail .modal-content .modal-body,
#enterOtp .modal-content .modal-body {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  grid-gap: 10px;
  width: 100%;
}
#loginEmail .modal-content .modal-body .login-icon,
#enterOtp .modal-content .modal-body .login-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #9ca3af;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#loginEmail .modal-content .modal-body .login-icon i,
#enterOtp .modal-content .modal-body .login-icon i {
  font-size: 20px;
  line-height: 20px;
  color: #9ca3af;
}
#loginEmail .modal-content .modal-body h3,
#enterOtp .modal-content .modal-body h3 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
  margin-bottom: 20px;
}
#loginEmail .modal-content .modal-body .s-verify-message,
#enterOtp .modal-content .modal-body .s-verify-message {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
#loginEmail .modal-content .modal-body p,
#enterOtp .modal-content .modal-body p {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
#loginEmail .modal-content .modal-body .s-login-modal-currentEmail,
#enterOtp .modal-content .modal-body .s-login-modal-currentEmail {
  margin-bottom: 1.75rem;
  margin-top: 0.5rem;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}
#loginEmail .modal-content .modal-body form,
#enterOtp .modal-content .modal-body form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  grid-gap: 5px;
  align-items: flex-start;
  width: 100%;
}
#loginEmail .modal-content .modal-body form label,
#enterOtp .modal-content .modal-body form label {
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}
#loginEmail .modal-content .modal-body form .s-login-modal-input,
#enterOtp .modal-content .modal-body form .s-login-modal-input {
  height: 2.5rem;
  width: 100%;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#loginEmail .modal-content .modal-body form salla-button .s-button-btn,
#enterOtp .modal-content .modal-body form salla-button .s-button-btn {
  border-radius: 6px;
}
#loginEmail .modal-content .modal-body form .s-login-modal-enter-button,
#enterOtp .modal-content .modal-body form .s-login-modal-enter-button {
  margin-top: 0.5rem;
  display: flex;
  width: 100%;
  border-width: 1px;
  border-color: #414042;
  border-color: var(--color-primary);
  background-color: #414042;
  background-color: var(--color-primary);
  color: #ff6767;
  color: var(--color-primary-reverse);
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 6px;
  border-style: solid;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0.625rem;
  padding-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}
#loginEmail .modal-content .modal-body form #writtenEmail,
#enterOtp .modal-content .modal-body form #writtenEmail {
  margin-bottom: 1.75rem;
  margin-top: 0.5rem;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}
#loginEmail .modal-content .modal-body form .s-verify-resend,
#enterOtp .modal-content .modal-body form .s-verify-resend {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #414042;
  color: var(--color-primary);
  margin: 0 auto;
}
#loginEmail .modal-content .modal-body form .s-verify-codes,
#enterOtp .modal-content .modal-body form .s-verify-codes {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}
#loginEmail .modal-content .modal-body form .s-verify-input,
#enterOtp .modal-content .modal-body form .s-verify-input {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  height: 2.5rem;
  width: 100%;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
#loginEmail .modal-content .modal-body form .otp-field,
#enterOtp .modal-content .modal-body form .otp-field {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-gap: 10px;
}

:dir(rtl) .otp-field {
  direction: ltr;
  flex-direction: row;
}

.btn {
  display: inline-flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 6px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0.625rem;
  padding-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn:hover {
  opacity: 0.8;
}

.btn .loader {
  width: 0;
  opacity: 0;
  height: 16px;
  transform: scale(0);
  transition: 0.3s;
}

.product-entry--minimal .btn--add-to-cart {
  max-width: none;
}

.btn--is-loading {
  pointer-events: none;
}

.btn--is-loading .loader {
  width: 16px;
  margin: 0 5px;
  opacity: 1;
  transform: scale(1);
}

.btn--delete .loader {
  width: 15px;
}

.btn--delete .loader:before {
  width: 12px;
  height: 12px;
  border-top-color: transparent;
  border-bottom-color: #fff;
  border-left-color: transparent;
  border-right-color: #fff;
}

.btn--delete.btn--is-loading .icon {
  opacity: 0;
}

.btn--quantity {
  width: 2.75rem;
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn--quantity:hover {
  color: #414042;
  color: var(--color-primary);
}

.btn__text {
  pointer-events: none;
  display: inline-block;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.btn--wishlist {
  margin: 0;
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.btn--wishlist:hover {
  color: #414042;
  color: var(--color-primary);
}

.btn--wishlist button.is-active {
  --tw-border-opacity: 1 !important;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.btn--gray {
  display: inline-flex;
  flex-grow: 0;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 6px;
  background-color: rgba(229, 231, 235, 0.3);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn--gray:hover {
  background-color: rgba(229, 231, 235, 0.5);
}

.header-is-dark .btn--gray {
  background-color: rgba(255, 255, 255, 0.03);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.header-is-dark .btn--gray:hover {
  background-color: rgba(255, 255, 255, 0.05);
}

.header-is-dark .is-opened .btn--gray {
  background-color: rgba(255, 255, 255, 0.05);
}

.btn--collapse {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.btn--collapse:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

@media (min-width: 640px) {
  [dir=ltr] .btn--collapse {
    padding-left: 1.75rem;
    padding-right: 1.25rem;
  }
  [dir=rtl] .btn--collapse {
    padding-right: 1.75rem;
    padding-left: 1.25rem;
  }
}
.btn--nav-arrow {
  display: inline-flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.btn--nav-arrow:not(:disabled):hover {
  border-color: var(--color-primary-dark);
  background-color: #414042;
  background-color: var(--color-primary);
  color: #ff6767;
  color: var(--color-primary-reverse);
}

.btn.btn:disabled {
  cursor: default;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.btn.btn:disabled:hover {
  background-color: transparent;
}

.btn:disabled .s-button-text {
  opacity: 0.7;
}

.btn--white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.btn--white:hover {
  opacity: 0.8;
}

.btn--danger {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn--danger:hover {
  opacity: 0.8;
}

.btn--black {
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgba(14, 15, 15, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn--black:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 31, 31, var(--tw-bg-opacity));
}

.btn--primary {
  border-width: 1px;
  border-color: #414042;
  border-color: var(--color-primary);
  background-color: #414042;
  background-color: var(--color-primary);
  color: #ff6767;
  color: var(--color-primary-reverse);
}

.btn--outline-primary {
  border-width: 1px;
  border-color: #414042;
  border-color: var(--color-primary);
  color: #414042;
  color: var(--color-primary);
}

.btn--outline-primary:hover {
  background-color: #414042;
  background-color: var(--color-primary);
  color: #ff6767;
  color: var(--color-primary-reverse);
}

.btn--outline {
  position: relative;
  overflow: hidden;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn--outline:hover {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.btn--outline:before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 0;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  --tw-content: "";
  content: var(--tw-content);
}

.s-button-btn {
  position: relative;
  display: inline-flex;
  flex: 1 1 0%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 6px;
  border-style: solid;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0.625rem;
  padding-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.s-button-primary {
  border-width: 1px;
  border-color: #414042;
  border-color: var(--color-primary);
  background-color: #414042;
  background-color: var(--color-primary);
  color: #ff6767;
  color: var(--color-primary-reverse);
}

.add-to-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 5px;
  border: 1px solid #5e6fb4;
  position: relative;
  display: inline-flex;
  flex: 1 1 0%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-direction: row;
  white-space: nowrap;
  border-radius: 6px;
  border-style: solid;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 0.625rem;
  padding-top: 0.5rem;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #5e6fb4;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.add-to-cart:hover {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background: #5e6fb4;
}
.add-to-cart:hover span,
.add-to-cart:hover i {
  color: #fff;
}
.add-to-cart:hover svg path {
  fill: #fff;
}
.add-to-cart:hover .button--wait svg {
  fill: #fff;
  stroke: #fff;
}
.add-to-cart svg path {
  fill: #5e6fb4;
}
.add-to-cart:focus {
  outline: none;
}
.add-to-cart svg {
  width: 20px;
  height: auto;
}
.button--submit {
  padding: 10px 20px;
}

.button--round {
  width: 50px;
}

.button--wait svg {
  animation: rotate-slow;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.button--wait svg path {
  stroke: #5e6fb4;
  fill: #5e6fb4;
}

.button--success svg {
  animation: pop-grow;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
.button--success svg path {
  stroke: #B2DFDB;
  fill: #B2DFDB;
}

@keyframes rotate-slow {
  0% {
    transform: rotate(360deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transfrom: rotate(360deg);
  }
}
@keyframes pop-grow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transfrom: scale(1);
  }
}
.breadcrumbs {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 30px;
  margin: 30px 0;
}
.breadcrumbs li {
  position: relative;
}
.breadcrumbs li:before {
  content: "\e970";
  font-family: sallaicons !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 5px;
  left: -23px;
  transform: rotate(180deg);
}
.breadcrumbs li:first-child:before {
  content: "";
}
.breadcrumbs li a {
  color: #5e6fb4;
}

.category-crumb {
  background: #000;
}
.category-crumb .breadcrumbs {
  justify-content: center;
  margin: 20px 0;
}
.category-crumb .breadcrumbs li a {
  color: #fff;
}
.category-crumb .breadcrumbs li a:hover {
  color: #5e6fb4;
}
.category-crumb .breadcrumbs li a span {
  opacity: 1;
}
.category-crumb .breadcrumbs li span {
  color: #fff;
  opacity: 0.7;
}
.category-crumb .breadcrumbs li:before {
  color: #fff;
}

#full-layout main {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
#full-layout main .main-content {
  flex: 1 1 0%;
  width: 100%;
}
#full-layout main .main-content .no-content-placeholder {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
#full-layout main .main-content .no-content-placeholder .icon {
  margin-bottom: 1rem;
  display: flex;
  height: 8rem;
  width: 8rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: #f3f4f6;
  font-size: 3rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}
#full-layout main .main-content .no-content-placeholder p {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

#full-layout.article-pages {
  margin: 30px 0 60px 0;
}
#full-layout.article-pages main {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
#full-layout.article-pages main .main-content {
  flex: 1 1 0%;
  width: 100%;
}
#full-layout.article-pages main .main-content .no-content-placeholder {
  display: flex;
  height: 100%;
  margin: 0 auto;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
  border: 1px solid #eee;
  border-radius: 6px;
  padding: 40px 30px;
}
#full-layout.article-pages main .main-content .no-content-placeholder h1 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #231f1e;
  margin-bottom: 30px;
}
#full-layout.article-pages main .main-content .no-content-placeholder p {
  color: #231f1e;
  font-size: 14px;
  margin: 0;
  font-weight: 400;
}
#full-layout.article-pages main .main-content .no-content-placeholder p span {
  font-size: 14px;
  color: #231f1e;
  font-weight: 400;
}
#full-layout.article-pages main .main-content .no-content-placeholder p a {
  color: rgb(153, 153, 153);
}
#full-layout.article-pages main .main-content .no-content-placeholder ul {
  list-style: disc;
}
#full-layout.article-pages main .main-content .no-content-placeholder strong {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  color: #231f1e;
}

@media (max-width: 575.98px) {
  #full-layout.article-pages main .main-content .no-content-placeholder {
    width: 100%;
  }
}
@media (min-width: 767.98px) {
  #full-layout.article-pages main .main-content .no-content-placeholder {
    width: 90%;
  }
}
@media (min-width: 991.98px) {
  #full-layout.article-pages main .main-content .no-content-placeholder {
    width: 75%;
  }
}
.pixel-container {
  max-width: 1280px;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  flex-direction: column;
}
.pixel-container .wrap {
  padding: 0 10px;
}

.page-cover {
  position: relative;
  height: 225px;
  background-position: fixed;
}
.page-cover:before {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}
.page-cover .cover-contents .breadcrumbs li {
  position: relative;
  color: #fff;
}
.page-cover .cover-contents .breadcrumbs li:before {
  color: #fff;
}
.page-cover .cover-contents .breadcrumbs li a {
  color: #fff;
}
.page-cover .cover-contents .breadcrumbs li a:hover {
  color: #5e6fb4;
}

.user-cover {
  position: relative;
  height: 225px;
  background: #5e6fb4;
}
.user-cover .cover-contents .breadcrumbs li {
  position: relative;
  color: #fff;
}
.user-cover .cover-contents .breadcrumbs li:before {
  color: #fff;
}
.user-cover .cover-contents .breadcrumbs li a {
  color: #fff;
}
.user-cover .cover-contents .breadcrumbs li a:hover {
  color: #fff;
  opacity: 0.8;
}

.user-page-layout {
  margin-bottom: 80px;
}
.user-page-layout .user-layout {
  display: grid;
  grid-gap: 40px;
}
.user-page-layout .user-layout aside .user-sidebar {
  padding: 40px 0;
  border: 1px solid #eee;
  border-radius: 6px;
  margin-top: -7rem;
  background: white;
  top: 130px;
}
.user-page-layout .user-layout aside .user-sidebar ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.user-page-layout .user-layout aside .user-sidebar ul li {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.user-page-layout .user-layout aside .user-sidebar ul li a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #444;
  display: flex;
  align-items: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  --tw-text-opacity: 1;
  color: rgb(68, 68, 68);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.user-page-layout .user-layout aside .user-sidebar ul li a svg {
  margin-right: 0.75rem;
  height: 1rem;
  width: 1rem;
  fill: #9ca3af;
}
.user-page-layout .user-layout aside .user-sidebar ul li:last-child a {
  color: #ff443a;
}
.user-page-layout .user-layout aside .user-sidebar ul li:last-child a svg {
  fill: #ff443a !important;
}
.user-page-layout .user-layout aside .user-sidebar ul li:first-child:hover {
  background: #fff;
}
.user-page-layout .user-layout aside .user-sidebar ul li:hover {
  background: #eee;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.user-page-layout .user-layout main {
  margin-top: 40px;
}
.user-page-layout .user-layout main h1 {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-bottom: 1.25rem;
}
.user-page-layout .user-layout main .no-content-placeholder {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.user-page-layout .user-layout main .no-content-placeholder .icon {
  margin-bottom: 1rem;
  display: flex;
  height: 8rem;
  width: 8rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  font-size: 3rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}
.user-page-layout .user-layout main .no-content-placeholder p {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.user-page-layout .user-layout main .whishlist_items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
.user-page-layout .user-layout main .whishlist_items .item {
  border: 1px solid #eee;
  border-radius: 8px;
}
.user-page-layout .user-layout form {
  margin-bottom: 2.5rem;
}
.user-page-layout .user-layout .account-form {
  display: grid;
  grid-gap: 30px;
  margin-bottom: 30px;
}
.user-page-layout .user-layout .account-form label {
  color: rgba(55, 65, 81, var(--tw-text-opacity));
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: block;
  margin-bottom: 0.5rem;
}
.user-page-layout .user-layout .form-input {
  height: 42px;
  width: 100%;
  border-radius: 6px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.user-page-layout .user-layout .form-input {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.user-page-layout .user-layout .s-datetime-picker-input {
  display: block;
  width: 100%;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}
.user-page-layout .user-layout .s-tel-input-control {
  height: 2.5rem;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.user-page-layout .user-layout .iti--show-selected-dial-code .iti__selected-flag {
  background: transparent;
  border-right: 1px solid #eee;
}
.user-page-layout .user-layout .iti {
  width: 100%;
}
.user-page-layout .user-layout .promotion {
  border-width: 1px;
  border-radius: 6px;
  display: block;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.user-page-layout .user-layout .promotion .s-list-tile-item {
  position: relative;
  display: flex;
  align-items: center;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
  text-decoration-line: none;
  background-color: transparent;
  padding: 1.25rem;
}
.user-page-layout .user-layout .promotion .s-list-tile-item-icon {
  margin-right: 1rem;
  flex-shrink: 0;
}
.user-page-layout .user-layout .promotion .s-list-tile-item-content {
  padding-right: 1.25rem;
}
.user-page-layout .user-layout .promotion .s-list-tile-item-title {
  font-size: 1rem;
  line-height: 1.5rem;
}
.user-page-layout .user-layout .promotion .s-list-tile-item-subtitle {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.user-page-layout .user-layout .promotion .s-user-settings-section-subtitle {
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.user-page-layout .user-layout .promotion .s-list-tile-item-action {
  margin-left: auto;
}
.user-page-layout .user-layout .promotion .s-user-settings-section-icon svg {
  height: 1.25rem;
  width: 1.25rem;
}
.user-page-layout .user-layout .promotion .s-toggle {
  cursor: pointer;
  display: inline-block;
}
.user-page-layout .user-layout .promotion .s-toggle .s-toggle-input {
  position: absolute;
  visibility: hidden;
}
.user-page-layout .user-layout .promotion [type=checkbox]:checked {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9J3doaXRlJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00xMi4yMDcgNC43OTNhMSAxIDAgMDEwIDEuNDE0bC01IDVhMSAxIDAgMDEtMS40MTQgMGwtMi0yYTEgMSAwIDAxMS40MTQtMS40MTRMNi41IDkuMDg2bDQuMjkzLTQuMjkzYTEgMSAwIDAxMS40MTQgMHonLz48L3N2Zz4=);
}
.user-page-layout .user-layout .promotion .s-toggle .s-toggle-input:checked + div {
  background: #30d158;
}
.user-page-layout .user-layout .promotion .s-toggle .s-toggle-switcher {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 40px;
  height: 25px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s;
}
.user-page-layout .user-layout .promotion .s-toggle .s-toggle-input:checked + div:before {
  left: 18px;
}
.user-page-layout .user-layout .promotion .s-toggle .s-toggle-switcher:before {
  display: block;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
  width: 20px;
  height: 21px;
  position: absolute;
  top: 2.2px;
  left: 1px;
  transition: left 0.25s;
}
.user-page-layout .user-layout .promotion .s-toggle .s-toggle-switcher:before, .user-page-layout .user-layout .promotion .s-toggle .s-toggle-switcher:after {
  content: "";
}
.user-page-layout .user-layout .promotion .s-toggle .s-toggle-switcher:before, .user-page-layout .user-layout .promotion .s-toggle .s-toggle-switcher:after {
  content: "";
}
.user-page-layout .user-layout .promotion .s-user-settings-section .s-list-tile-item {
  align-items: center;
}
.user-page-layout .user-layout .promotion .s-user-settings-section .s-list-tile-item {
  align-items: flex-start;
  background-color: transparent;
  padding: 1.25rem;
}
.user-page-layout .user-layout .promotion .s-user-settings-section {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.user-page-layout .user-layout .promotion .s-button-element:not(:disabled):not([loading]) {
  pointer-events: auto;
}
.user-page-layout .user-layout .promotion .s-user-settings-section .s-list-tile-item-action button {
  width: 100%;
  padding: 10px;
}
.user-page-layout .user-layout .promotion salla-button .s-button-btn {
  border-radius: 6px;
}
.user-page-layout .user-layout .promotion .s-button-danger-outline {
  fill: #f87171;
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}
.user-page-layout .user-layout .promotion .s-button-outline {
  border-width: 1px;
  border-color: currentColor;
}

@media (max-width: 575.98px) {
  .user-page-layout .user-layout {
    grid-template-columns: 1fr;
  }
  .user-page-layout .user-layout main .whishlist_items {
    grid-template-columns: repeat(1, 1fr);
  }
  .user-page-layout .account-form {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 767.98px) {
  .user-page-layout .user-layout {
    grid-template-columns: 1fr;
  }
  .user-page-layout .user-layout main .whishlist_items {
    grid-template-columns: repeat(2, 1fr);
  }
  .user-page-layout .account-form {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 991.98px) {
  .user-page-layout .user-layout {
    grid-template-columns: 1fr 3fr;
  }
  .user-page-layout .user-layout main .whishlist_items {
    grid-template-columns: repeat(3, 1fr);
  }
  .user-page-layout .account-form {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1199.98px) {
  .user-page-layout .user-layout {
    grid-template-columns: 1fr 3fr;
  }
  .user-page-layout .account-form {
    grid-template-columns: 1fr 1fr;
  }
}
.category-page {
  margin: 60px 0;
}
.category-page .content-page {
  display: grid;
  grid-gap: 20px;
}
.category-page .content-page aside .accordion {
  margin-bottom: 20px;
}
.category-page .content-page aside .s-filters-widget-title {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  background: transparent;
  border: 0;
}
.category-page .content-page aside .s-filters-widget-values {
  overflow: hidden;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.category-page .content-page aside .s-filters-label {
  position: relative;
  margin-bottom: 11px;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}
.category-page .content-page aside [dir=ltr] .s-filters-radio {
  margin-right: 0.75rem;
}
.category-page .content-page aside .s-filters-label * {
  pointer-events: none;
}
.category-page .content-page aside .s-filters-radio {
  position: relative;
  height: 1rem;
  width: 1rem;
  margin-right: 10px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  color: #414042;
  color: var(--color-primary);
}
.category-page .content-page aside .s-filters-radio {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255, 255, 255) !important;
}
.category-page .content-page aside .s-filters-label .s-filters-option-name,
.category-page .content-page aside .s-filters-label .s-filters-checkbox {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.category-page .content-page aside .s-filters-option-name {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(129, 127, 127, var(--tw-text-opacity));
}
.category-page .content-page aside .s-filters-checkbox {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 6px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  color: #414042;
  color: var(--color-primary);
}
.category-page .content-page aside .s-filters-checkbox:focus {
  --tw-ring-color: transparent ;
}
.category-page .content-page aside .s-filters-radio {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}
.category-page .content-page aside .s-filters-radio {
  position: relative;
  height: 1rem;
  width: 1rem;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  color: #414042;
  color: var(--color-primary);
}
.category-page .content-page aside .s-filters-radio:focus {
  --tw-ring-color: transparent ;
}
.category-page .content-page aside [dir=ltr] .s-filters-radio {
  margin-right: 0.75rem;
}
.category-page .content-page aside [dir=rtl] .s-filters-radio {
  margin-left: 0.75rem;
}
.category-page .content-page aside .s-filters-radio:checked {
  border-color: #414042;
  border-color: var(--color-primary);
}
.category-page .content-page aside .s-filters-radio:checked::after {
  position: absolute;
  left: 0.125rem;
  top: 0.125rem;
  display: block;
  height: 0.625rem;
  width: 0.625rem;
  border-radius: 9999px;
  background-color: #414042;
  background-color: var(--color-primary);
  --tw-content: "";
  content: var(--tw-content);
}
.category-page .content-page aside .s-filters-radio:checked:hover {
  border-color: #414042;
  border-color: var(--color-primary);
}
.category-page .content-page aside .s-filters-radio:checked:focus {
  border-color: #414042;
  border-color: var(--color-primary);
}
.category-page .content-page aside .s-filters-label {
  position: relative;
  margin-bottom: 0.75rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}
.category-page .content-page aside .s-filters-label * {
  pointer-events: none;
}
.category-page .content-page aside .s-filters-label:last-child {
  margin-bottom: 0;
}
.category-page .content-page aside .s-filters-option-name {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(129, 127, 127, var(--tw-text-opacity));
}
.category-page .content-page aside .s-filters-footer {
  display: flex;
  justify-content: center;
}
.category-page .content-page aside .s-filters-footer > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
}
.category-page .content-page aside .s-filters-footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.category-page .content-page aside .s-rating-modal-thanks-time {
  margin-top: 0.75rem;
  display: block;
  height: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.category-page .content-page aside .s-rating-modal-stars-company {
  margin-bottom: 1.25rem;
}
.category-page .content-page aside .s-rating-modal-stars-product {
  margin-bottom: 0.25rem;
}
.category-page .content-page aside .s-rating-modal-bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.category-page .content-page aside .s-rating-modal-bg-primary {
  background-color: #414042;
  background-color: var(--color-primary);
}
.category-page .content-page aside unicode {
  unicode-bidi: plaintext;
}
.category-page .content-page aside .s-rating-modal-wrap .s-modal-body {
  position: relative !important;
}
.category-page .content-page aside .s-rating-modal-skeleton {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.category-page .content-page aside .s-rating-modal-skeleton salla-skeleton:nth-child(1) {
  margin-bottom: 1.25rem;
}
.category-page .content-page aside .s-rating-modal-skeleton salla-skeleton:nth-child(2) {
  margin-bottom: 0.75rem;
}
.category-page .content-page aside .s-rating-modal-skeleton salla-skeleton:nth-child(3) {
  margin-bottom: 1.25rem;
}
.category-page .content-page aside .s-rating-modal-skeleton salla-skeleton:nth-child(4) {
  margin-bottom: 2rem;
}
.category-page .content-page aside .s-rating-modal-skeleton-footer {
  margin-top: 1.5rem;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.category-page .content-page aside .s-rating-modal-skeleton-footer salla-skeleton {
  margin-bottom: 0 !important;
}
.category-page .content-page aside .s-rating-modal-skeleton-stars {
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
}
.category-page .content-page aside .s-rating-modal-skeleton-stars > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
}
.category-page .content-page aside :is([dir=rtl] .s-rating-modal-skeleton-stars) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1 ;
}
.category-page .content-page aside .s-rating-modal-skeleton-stars div svg {
  width: 25px;
  fill: currentColor;
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}
.category-page .content-page aside .s-rating-stars-wrapper {
  display: inline-flex;
}
.category-page .content-page aside .s-rating-stars-btn-star {
  border-width: 0;
  fill: #d1d5db;
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.category-page .content-page aside .s-rating-stars-large svg {
  height: 1.75rem;
  width: 1.75rem;
}
.category-page .content-page aside .s-rating-stars-medium svg {
  height: 1.25rem;
  width: 1.25rem;
}
.category-page .content-page aside .s-rating-stars-small svg {
  height: 1rem;
  width: 1rem;
}
.category-page .content-page aside .s-rating-stars-mini svg {
  height: 0.75rem;
  width: 0.75rem;
}
.category-page .content-page aside .s-rating-stars-hovered {
  fill: #fbbf24;
}
.category-page .content-page aside .s-rating-stars-selected {
  fill: #fbbf24;
}
.category-page .content-page aside .s-rating-stars-reviews {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.category-page .content-page aside .s-price-range-inputs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
}
.category-page .content-page aside .s-price-range-relative {
  position: relative;
}
.category-page .content-page aside .s-price-range-currency {
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.category-page .content-page aside .s-price-range-number-input {
  width: 6rem;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2.25rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.category-page .content-page main .search_resault_label {
  margin-bottom: 30px;
}
.category-page .content-page main .main {
  display: grid;
  grid-gap: 25px;
  margin-bottom: 40px;
}
.category-page .content-page main .main .item {
  border: 1px solid #eee;
  display: none;
}

#load-more {
  flex: 0;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 575.98px) {
  .category-page .content-page {
    grid-template-columns: 1fr;
  }
  .category-page .content-page aside {
    display: none;
  }
  .category-page .content-page .main {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 767.98px) {
  .category-page .content-page {
    grid-template-columns: 1fr;
  }
  .category-page .content-page aside {
    display: none;
  }
  .category-page .content-page .main {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 991.98px) {
  .category-page .content-page {
    grid-template-columns: 1fr 3fr;
  }
  .category-page .content-page aside {
    display: block;
  }
  .category-page .content-page .main {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1199.98px) {
  .category-page .content-page {
    grid-template-columns: 1fr 3fr;
  }
  .category-page .content-page aside {
    display: block;
  }
  .category-page .content-page .main {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.avatar-upload {
  position: relative;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.avatar-upload .avatar-edit {
  position: absolute;
  bottom: -15px;
  z-index: 1;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f040";
  font-family: "FontAwesome";
  font-size: 8px;
  color: #757575;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 100%;
  border: 3px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.loyalty-banner {
  position: relative;
  margin: auto;
  overflow: hidden;
  border-radius: 6px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 80px;
  margin-top: -80px;
  margin-bottom: 80px;
}
.loyalty-banner .loyalty-banner-contents {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  grid-gap: 40px;
  flex: 1 1 0%;
  align-items: center;
  justify-content: space-between;
}
.loyalty-banner .loyalty-banner-contents i {
  color: #fbbf24;
  font-size: 72px;
  line-height: 72px;
}
.loyalty-banner .loyalty-banner-contents .data {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex: 1 1 0;
  align-items: center;
}
.loyalty-banner .loyalty-banner-contents .data .info {
  flex: 1 1 0;
}
.loyalty-banner .loyalty-banner-contents .data .info h1 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #231f1e;
  margin-bottom: 15px;
}
.loyalty-banner .loyalty-banner-contents .data .info p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #6b7280;
}
.loyalty-banner .loyalty-banner-contents .data .btn-points {
  flex: 1 1 0;
}
.loyalty-banner .loyalty-banner-contents .data .btn-points button {
  display: flex;
  margin-left: auto;
}
.loyalty-banner .loyalty-banner-contents .loyalty-star {
  position: absolute;
  z-index: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0.7;
}
.loyalty-banner .loyalty-banner-contents .loyalty-star--first {
  right: -6rem;
  top: -8rem;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.loyalty-banner .loyalty-banner-contents .loyalty-star--first i {
  font-size: 400px;
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}
.loyalty-banner .loyalty-banner-contents .loyalty-star--second {
  left: -4rem;
  bottom: -10rem;
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.loyalty-banner .loyalty-banner-contents .loyalty-star--second i {
  font-size: 400px;
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.section-points-ways .points-ways__list {
  display: grid;
  grid-gap: 20px;
  margin: 30px 0;
}
.section-points-ways .points-ways__list .way-item {
  display: flex;
  width: 100%;
  flex-direction: column;
  border-radius: 6px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1.5rem;
  opacity: 1;
}
.section-points-ways .points-ways__list .way-item__icon {
  position: relative;
  display: flex;
  height: 3rem;
  width: 3rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}
.section-points-ways .points-ways__list .way-item__icon span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  opacity: 0.1;
}
.section-points-ways .points-ways__list .way-item__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: 20px;
}
.section-points-ways .points-ways__list .way-item__content h4 {
  word-break: break-all;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.section-points-ways .points-ways__list .way-item__content p {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

@media (max-width: 575.98px) {
  .section-points-ways .points-ways__list {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 767.98px) {
  .section-points-ways .points-ways__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 991.98px) {
  .section-points-ways .points-ways__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1199.98px) {
  .section-points-ways .points-ways__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.banner-block {
  margin-bottom: 20px;
  height: auto;
  overflow: hidden;
}

.w-full {
  width: 100%;
}

.s-block {
  margin: 60px 0;
}

.s-block-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.s-block-title h2 {
  font-family: DINNextLTArabic-Regular;
  position: relative;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.s-block-title h2:before {
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #5e6fb4;
  content: "";
}
.s-block-title a {
  font-weight: 400;
  font-size: 16px;
}
.s-block-title a:hover {
  color: #5e6fb4;
}

@media (max-width: 575.98px) {
  .s-block-title h2 {
    font-size: 16px;
  }
}
@media (min-width: 767.98px) {
  .s-block-title h2 {
    font-size: 18px;
  }
}
@media (min-width: 991.98px) {
  .s-block-title h2 {
    font-size: 24px;
  }
}
#note {
  background: #f5d4f2;
}
#note .alert {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  height: 40px;
  margin: 0;
}
#note .alert.alert-dismissible {
  padding: 0;
}
#note .alert .btn-close {
  top: 15px;
  padding: 0;
  width: 10px;
  height: 10px;
  right: 0;
  left: inherit;
}
#note .message {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 10px;
}
#note .message p {
  margin: 0;
  color: #7b0506;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}
#note .message i {
  color: #7b0506;
}

:dir(rtl) #note {
  background: #f5d4f2;
}
:dir(rtl) #note .alert .btn-close {
  top: 15px;
  padding: 0;
  width: 10px;
  height: 10px;
  right: inherit;
  left: 0;
}
:dir(rtl) #note .message {
  display: flex;
  justify-content: flex-end;
  text-align: right;
}
:dir(rtl) #note .message p {
  text-align: right;
}

#topbar {
  background: #fff;
  height: 60px;
}
#topbar .topbar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  grid-gap: 20px;
  height: 60px;
}
#topbar .topbar .left,
#topbar .topbar .right {
  display: flex;
  align-items: center;
  grid-gap: 40px;
}
#topbar .topbar .left .topnav-link-item {
  display: flex;
  align-items: center;
  grid-gap: 10px;
}
#topbar .topbar .left .topnav-link-item i {
  background-color: rgba(229, 231, 235, 0.3);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  height: 1.75rem;
  width: 1.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
#topbar .topbar .left .topnav-link-item span {
  opacity: 0.5;
}
#topbar .topbar .left .topnav-link-item:hover span {
  opacity: 1;
}
#topbar .topbar .right ul {
  display: flex;
  grid-gap: 10px;
  align-items: center;
}
#topbar .topbar .right ul li {
  opacity: 0.5;
  padding-left: 10px;
  border-left: 1px solid rgb(188, 188, 195);
}
#topbar .topbar .right ul li:hover {
  opacity: 1;
}
#topbar .topbar .right ul li:first-child {
  border-left: 0;
  padding-left: 0;
}
#topbar .topbar .right ul li a {
  display: flex;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.lang .select-lang {
  display: inline-flex;
  flex-grow: 0;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 6px;
  background-color: rgba(229, 231, 235, 0.3);
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.lang .language {
  display: flex;
  grid-gap: 10px;
  align-items: center;
}
.lang .language img {
  width: 20px;
  height: 10px;
  border-radius: 2px;
}
.lang .language span {
  padding-left: 10px;
  border-left: 1px solid #000;
}

@media (max-width: 575.98px) {
  #topbar {
    height: auto;
    padding: 10px 0;
  }
  #topbar .topbar {
    height: auto;
    flex-direction: row-reverse;
  }
  #topbar .topbar .left .lang .dropdown {
    width: 110px;
  }
  #topbar .topbar .left .topnav-link-item {
    display: none;
  }
  #topbar .topbar .right {
    display: none;
  }
  #topbar .topbar .search-box {
    display: block;
  }
}
@media (min-width: 767.98px) {
  #topbar .topbar {
    flex-direction: row;
  }
  #topbar .topbar .right {
    display: flex;
  }
  #topbar .topbar .search-box {
    display: none;
  }
  #topbar .topbar .left {
    justify-content: space-between;
  }
  #topbar .topbar .left .topnav-link-item {
    display: flex;
  }
}
@media (min-width: 991.98px) {
  #topbar .topbar {
    flex-direction: row;
  }
  #topbar .topbar .right {
    display: flex;
  }
  #topbar .topbar .search-box {
    display: none;
  }
  #topbar .topbar .left {
    justify-content: space-between;
  }
  #topbar .topbar .left .topnav-link-item {
    display: flex;
  }
}
:dir(rtl) #topbar .topbar .right ul li {
  padding-left: 0px;
  padding-right: 10px;
  border-left: 0px;
  border-right: 1px solid rgb(188, 188, 195);
}
:dir(rtl) #topbar .topbar .right ul li:first-child {
  border-left: 0;
  padding-left: 0;
  border-right: 0;
  padding-right: 0;
}
:dir(rtl) .lang .language img {
  width: 20px;
  height: 10px;
  border-radius: 2px;
}
:dir(rtl) .lang .language span {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #000;
  border-left: 0;
}

#header {
  background: #f9fafb;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  height: 105px;
  animation: fadein 2s;
  margin-bottom: 20px;
}
#header .header {
  height: 105px;
  grid-gap: 60px;
}
#header .header .logo a img {
  max-height: 50px;
  mix-blend-mode: darken;
}

.navigate {
  grid-gap: 20px;
}
.navigate .fa-bars {
  font-size: 22px;
}

.search-box {
  width: 100%;
  position: relative;
}
.search-box i {
  position: absolute;
  left: 20px;
  top: 12px;
  color: #9ca3af;
  height: 16px;
  width: 16px;
}
.search-box .s-search-input {
  height: 2.5rem;
  width: 100%;
  border-radius: 0.375rem;
  --tw-border-opacity: 1;
  border-color: #e5e7eb;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 0;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  padding-left: 45px;
}
.search-box .s-search-input:focus {
  border: 1px solid #e5e7eb;
  outline: 0;
  box-shadow: none;
}
.search-box #searchBar {
  width: 300px;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}
.search-box #loading {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #5e6fb4;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 2s linear infinite;
  margin-bottom: 10px;
  position: absolute;
  top: 8px;
  right: 8px;
}
.search-box .close-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
.search-box .hidden {
  display: none;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.search-box #resultsList {
  list-style-type: none;
  padding: 0;
  position: absolute;
  z-index: 20000;
  width: 100%;
  left: 0;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  max-height: 300px;
  max-width: 100%;
  overflow-y: auto;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  --tw-bg-opacity: 1;
  background-color: #fff;
}
.search-box #resultsList li {
  border-bottom: 1px solid #eee;
  cursor: pointer;
  padding: 0;
}
.search-box #resultsList li:last-child {
  border-color: transparent;
}
.search-box #resultsList li .item {
  display: flex;
  align-items: center;
  grid-gap: 20px;
  flex-direction: row;
  background: transparent;
  padding: 7px 20px;
}
.search-box #resultsList li .item .img {
  width: 80px;
  height: 80px;
  border-radius: 5px;
  min-width: 80px;
  flex-basis: 80px;
}
.search-box #resultsList li .item .img img {
  object-fit: contain;
  width: 80px;
  min-height: 80px;
  height: 80px;
  border-radius: 5px;
}
.search-box #resultsList li .item .data h4 {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  color: #4b5563;
}
.search-box #resultsList li .item .data p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #5e6fb4;
}
.search-box #resultsList li:hover {
  background-color: #f9fafb;
}

.user-control {
  grid-gap: 20px;
}
.user-control li a {
  position: relative;
  grid-gap: 10px;
  cursor: pointer;
}
.user-control li a .icon {
  font-size: 34px;
  line-height: 1;
}
.user-control li a span {
  font-size: 14px;
  line-height: 14px;
}
.user-control li a span.s-cart-summary-count {
  position: absolute;
  top: -1px;
  left: -5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  padding: 0.25rem;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  height: 18px;
  width: auto;
  min-width: 18px;
  border-width: 2px;
  border-color: #f9fafb;
}
.user-control li a span p {
  color: #8d8c8c;
  font-weight: 300;
  line-height: 24px;
}
.user-control li a span span {
  color: #000;
  font-weight: 300;
}
.user-control li a span span.cart-amount {
  font-weight: 700;
}

.sticky-top {
  animation: fadein 2s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.mobileSearch {
  display: none;
}

:dir(rtl) .close-btn {
  right: inherit;
  left: 8px;
}
:dir(rtl) .search-box .s-search-input {
  padding-left: 0;
  padding-right: 45px;
}
:dir(rtl) .search-box i {
  left: inherit;
  right: 20px;
}
:dir(rtl) #loading {
  right: inherit;
  left: 8px;
}

@media (max-width: 575.98px) {
  #header {
    display: none;
  }
  #mobileHeader {
    background: #f9fafb;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    display: block;
    margin-bottom: 20px;
  }
  #mobileHeader .header {
    display: flex;
    grid-gap: 30px;
    align-items: center;
    height: 80px;
  }
  #mobileHeader .header .logo img {
    height: 50px;
    width: 50px;
    mix-blend-mode: darken;
  }
  #mobileHeader .header .user-control {
    margin-left: auto;
  }
  .offcanvas-body .user-control {
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 767.98px) {
  #header {
    display: block;
  }
  #header .header {
    grid-gap: 30px;
  }
  #mobileHeader {
    display: none;
  }
  .offcanvas-body .user-control {
    display: none !important;
  }
}
@media (min-width: 991.98px) {
  #header {
    display: block;
  }
  #header .header {
    grid-gap: 40px;
  }
}
.nav,
.nav__sub {
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px;
  list-style-type: none;
}

.nav {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  display: block;
}

.nav__item + .nav__item {
  margin-top: 15px;
}

.nav__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.nav__item i {
  cursor: pointer;
}

.nav__link {
  font-weight: 500;
  color: #000;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav__link.sub__close {
  justify-content: flex-start;
  grid-gap: 7px;
}

.nav__sub {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s ease-in-out;
  transform: translateX(100%);
}
.nav__sub.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0%);
}

:dir(ltr) .offcanvas-header .btn-close {
  margin: initial;
  margin-left: auto;
}
:dir(ltr) .offcanvas-start {
  transform: translateX(-100%);
}

#category-tabs {
  background: #f9fafb;
  padding: 50px 0;
}
#category-tabs .tabs-contents {
  display: flex;
  flex-direction: column;
  grid-gap: 40px;
}
#category-tabs .nav-pills {
  display: flex;
  justify-content: center;
  grid-gap: 20px;
  background: transparent;
  padding: 0;
}
#category-tabs .nav-pills .nav-item .nav-link {
  border: 1px solid #5e6fb4;
  background: #fff;
  color: #5e6fb4;
}
#category-tabs .nav-pills .nav-item .nav-link.active {
  background: #5e6fb4;
  color: #fff;
}
#category-tabs .swiper {
  width: 100%;
  height: 100%;
}
#category-tabs .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0px solid #eeeeee;
  border-radius: 6px;
}
#category-tabs .tab-latest-prev,
#category-tabs .tab-latest-next,
#category-tabs .tab-editor-prev,
#category-tabs .tab-editor-next,
#category-tabs .tab-most-prev,
#category-tabs .tab-most-next {
  width: 100%;
  background: #fff;
  box-shadow: 0 10px 15px -3px #d1d5db, 0 4px 6px -4px #d1d5db;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  cursor: pointer;
  opacity: 0.7;
  position: absolute;
  z-index: 100;
  top: 50%;
}
#category-tabs .tab-latest-prev i,
#category-tabs .tab-latest-next i,
#category-tabs .tab-editor-prev i,
#category-tabs .tab-editor-next i,
#category-tabs .tab-most-prev i,
#category-tabs .tab-most-next i {
  color: #6b7280;
}
#category-tabs .tab-latest-prev:hover,
#category-tabs .tab-latest-next:hover,
#category-tabs .tab-editor-prev:hover,
#category-tabs .tab-editor-next:hover,
#category-tabs .tab-most-prev:hover,
#category-tabs .tab-most-next:hover {
  border-color: #5e6fb4;
}
#category-tabs .tab-latest-prev:hover i,
#category-tabs .tab-latest-next:hover i,
#category-tabs .tab-editor-prev:hover i,
#category-tabs .tab-editor-next:hover i,
#category-tabs .tab-most-prev:hover i,
#category-tabs .tab-most-next:hover i {
  color: #5e6fb4;
}
#category-tabs .tab-latest-next,
#category-tabs .tab-editor-next,
#category-tabs .tab-most-next {
  right: 5px;
}
#category-tabs .tab-latest-prev,
#category-tabs .tab-editor-prev,
#category-tabs .tab-most-prev {
  left: 5px;
}
#category-tabs .swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}

@media (max-width: 575.98px) {
  #category-tabs .nav-pills {
    grid-gap: 10px;
    background: transparent;
    padding: 0;
  }
  #category-tabs .nav-pills .nav-item .nav-link {
    padding: 5px;
  }
  #category-tabs .nav-pills .nav-item .nav-link.active {
    padding: 5px;
  }
}
.section-categories {
  display: flex;
  flex-direction: column;
  grid-gap: 30px;
  position: relative;
}
.section-categories .section-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  margin-bottom: 30px;
}
.section-categories .navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 10px;
}
.section-categories .navigation .care-prev,
.section-categories .navigation .care-next,
.section-categories .navigation .latest-prev,
.section-categories .navigation .latest-next,
.section-categories .navigation .salon-prev,
.section-categories .navigation .salon-next,
.section-categories .navigation .cat-prev,
.section-categories .navigation .cat-next {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #6b7280;
  border-radius: 6px;
  cursor: pointer;
  opacity: 0.7;
  text-rendering: auto;
}
.section-categories .navigation .care-prev i,
.section-categories .navigation .care-next i,
.section-categories .navigation .latest-prev i,
.section-categories .navigation .latest-next i,
.section-categories .navigation .salon-prev i,
.section-categories .navigation .salon-next i,
.section-categories .navigation .cat-prev i,
.section-categories .navigation .cat-next i {
  color: #6b7280;
}
.section-categories .navigation .care-prev:hover,
.section-categories .navigation .care-next:hover,
.section-categories .navigation .latest-prev:hover,
.section-categories .navigation .latest-next:hover,
.section-categories .navigation .salon-prev:hover,
.section-categories .navigation .salon-next:hover,
.section-categories .navigation .cat-prev:hover,
.section-categories .navigation .cat-next:hover {
  border-color: #5e6fb4;
}
.section-categories .navigation .care-prev:hover i,
.section-categories .navigation .care-next:hover i,
.section-categories .navigation .latest-prev:hover i,
.section-categories .navigation .latest-next:hover i,
.section-categories .navigation .salon-prev:hover i,
.section-categories .navigation .salon-next:hover i,
.section-categories .navigation .cat-prev:hover i,
.section-categories .navigation .cat-next:hover i {
  color: #5e6fb4;
}
.section-categories .btn-all {
  color: #6b7280;
}
.section-categories .swiper {
  width: 100%;
  height: 100%;
}
.section-categories .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #eeeeee;
  border-radius: 6px;
}
.section-categories .category-nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-gap: 20px;
}

@media (max-width: 575.98px) {
  .section-categories .swiper-slide .item {
    padding: 5px 10px;
  }
  .section-categories .swiper-slide .item .item-data .item-dec span {
    font-size: 12px;
  }
}
.section-offers {
  display: flex;
  flex-direction: column;
  grid-gap: 20px;
}

.s-products {
  display: grid;
  grid-gap: 20px;
}
.s-products .product {
  border: 1px solid #eee;
  border-radius: 6px;
}

@media (max-width: 575.98px) {
  .s-products {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 767.98px) {
  .s-products {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 991.98px) {
  .s-products {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1199.98px) {
  .s-products {
    grid-template-columns: repeat(4, 1fr);
  }
}
.item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border-radius: 6px;
  background: #fff;
  padding: 20px;
}
.item .item-tags {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #5e6fb4;
  z-index: 1;
  border-radius: 6px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px;
}
.item .item-tags span {
  font-size: 12px;
  line-height: 14px;
}
.item .img {
  background: #fff;
  width: 100%;
  height: 180px;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 180px;
}
.item .img img {
  aspect-ratio: 16/9;
  min-height: 180px;
}
.item .item-data {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  grid-gap: 10px;
  text-align: left;
  /*    .add-to-cart,
      .add-cart{
        display: flex;
        justify-content: center;
        align-items: center;
        grid-gap: 5px;
        border: 1px solid $accentColor;
        position: relative;
        display: inline-flex;
        flex: 1 1 0%;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        flex-direction: row;
        white-space: nowrap;
        border-radius: 6px;
        border-style: solid;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        padding-bottom: 0.625rem;
        padding-top: 0.5rem;
        font-size: .875rem;
        line-height: 1.25rem;
        font-weight: 700;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
        transition-timing-function: cubic-bezier(.4,0,.2,1);
        transition-duration: 300ms;

        span {
          font-size: 14px;
          line-height: 20px;
          font-weight: 700;
          color: $accentColor;
        }
        i {
          color: $accentColor;
        }
        &:hover {
          transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
          transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
          transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
          transition-timing-function: cubic-bezier(.4,0,.2,1);
          transition-duration: 300ms;
          background: $accentColor;
          span,
          i {
            color: $white;
          }
        }
      }*/
}
.item .item-data .add-favourite {
  margin-left: auto;
}
.item .item-data .add-favourite .icon-fav {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid rgb(229, 231, 235);
  color: #9ca3af;
  width: 40px;
  height: 40px;
}
.item .item-data .add-favourite .icon-fav i {
  color: #9ca3af;
}
.item .item-data .add-favourite .icon-fav:hover {
  box-shadow: 0px 5px 13px rgba(94, 111, 180, 0.1764705882);
}
.item .item-data .add-favourite .icon-fav:hover i {
  color: #9ca3af;
}
.item .item-data .add-favourite .icon-fav.added {
  background: rgba(222, 30, 30, 0.68);
  color: white;
  border-color: white;
}
.item .item-data .add-favourite .icon-fav.added i {
  color: white;
}
.item .item-data .item-price {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 10px;
}
.item .item-data .item-price .before-dis span {
  text-decoration: line-through;
  font-size: 14px;
  line-height: 20px;
  color: #9ca3af;
  font-weight: 400;
}
.item .item-data .item-price .after-dis {
  text-decoration: none;
  transition: 0.35s all;
}
.item .item-data .item-price .after-dis span {
  color: #f87171;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  transition: 0.35s all;
}
.item .item-data .item-price .after-dis #total-price {
  transition: 0.35s all;
}
.item .item-data .item-price h4 span {
  font-size: 16px;
  line-height: 28px;
  color: #1f2937;
  font-weight: 400;
}
.item .item-data .item-dec a {
  font-size: 13px;
  line-height: 26px;
  color: #545c69;
  min-height: 52px;
}
.item .item-data .item-dec a:hover {
  color: #5e6fb4;
}

.section-brands {
  display: flex;
  flex-direction: column;
  grid-gap: 25px;
}

.s-brands-list {
  display: grid;
  grid-gap: 20px;
}

.brand-item {
  position: relative;
  display: flex;
  height: 5rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 6px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 0.75rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.brand-item:hover {
  opacity: 0.95;
}

.brand-item:hover img {
  animation: pulse-anime-mini 0.4s;
}

#section h2 {
  padding-top: 130px;
  padding-bottom: 30px;
}

#brands-nav {
  position: fixed;
  right: 0;
  grid-gap: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ffffff;
  padding: 20px;
  border-radius: 5px;
  z-index: 1000; /* Ensure the navbar stays on top */
  transition: all 0.3s ease;
}
#brands-nav a {
  width: 20px;
  height: 20px;
  text-decoration: none;
  color: #6b7280;
  border-radius: 6px;
  transition: background-color 0.3s ease;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 15px;
  flex-wrap: wrap;
}
#brands-nav a:hover {
  background-color: #5e6fb4;
  color: #fff;
}
#brands-nav a.active {
  background-color: #5e6fb4;
  color: #fff;
}

@media (max-width: 575.98px) {
  .s-brands-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .s-brands-list .brand-item {
    height: 100px;
    padding: 10px;
  }
  #brands-nav {
    padding: 5px 3px;
  }
}
@media (min-width: 767.98px) {
  .s-brands-list {
    grid-template-columns: repeat(4, 1fr);
  }
  .s-brands-list .brand-item {
    height: 160px;
    padding: 20px;
  }
}
@media (min-width: 991.98px) {
  .s-brands-list {
    grid-template-columns: repeat(6, 1fr);
  }
}
/******* Single Brand ********/
.single_brand .s-block {
  margin-top: 0;
}
.single_brand .brand_data {
  display: flex;
  grid-gap: 20px;
  align-items: center;
}
.single_brand .brand_data .brand_img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 100px;
  padding: 10px;
}
.single_brand .brand_data .brand_title {
  display: flex;
  flex-direction: column;
}
.single_brand .brand_data .brand_title p {
  opacity: 0.5;
}
.single_brand .brand_products {
  display: grid;
  grid-gap: 20px;
}
.single_brand .brand_products .item {
  border: 1px solid #eee;
}

@media (max-width: 575.98px) {
  .single_brand .brand_products {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 767.98px) {
  .single_brand .brand_products {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 991.98px) {
  .single_brand .brand_products {
    grid-template-columns: repeat(4, 1fr);
  }
}
/******* Single Brand ********/
.section-features {
  display: grid;
}
.section-features .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  grid-gap: 10px;
}
.section-features .item i {
  font-size: 48px;
  line-height: 48px;
  color: #5e6fb4;
}
.section-features .item h2 {
  font-size: 15px;
  font-weight: 700;
  line-height: 26px;
}
.section-features .item p {
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
  text-align: center;
}
.section-features .item:nth-child(2) {
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
}

@media (max-width: 575.98px) {
  .section-features {
    grid-template-columns: repeat(1, 1fr);
  }
  .section-features .item:nth-child(2) {
    border: 0;
  }
}
@media (min-width: 767.98px) {
  .section-features {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 991.98px) {
  .section-features {
    grid-template-columns: repeat(3, 1fr);
  }
}
.product_page {
  display: grid;
  grid-gap: 40px;
}
.product_page .item_brand {
  display: flex;
  grid-gap: 20px;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.product_page .item_brand .brand_img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 70px;
  overflow: hidden;
}
.product_page .item_brand .brand_data {
  display: flex;
  flex-direction: column;
}
.product_page .item_brand .brand_data .status {
  color: #73be22;
}
.product_page .item_brand .brand_data a {
  color: #000;
  font-size: 13px;
  line-height: 26px;
}
.product_page .item_brand .brand_data a strong {
  color: #5e6fb4;
}
.product_page .product_info {
  margin: 10px 0;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #1f2937;
}
.product_page .item-price {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.product_page .quantity-controls {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.product_page .quantity-controls button,
.product_page .quantity-controls input {
  height: 42px;
  font-size: 20px;
}
.product_page .quantity-controls input {
  border-top: 1px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #eee;
  width: 60px;
  padding: 0;
  text-align: center;
  padding-left: 10px;
}
.product_page .quantity-controls button {
  border: 1px solid #eee;
  color: #9ca3af;
}
.product_page .quantity-controls button:first-child {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.product_page .quantity-controls button:last-child {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.product_page .variants {
  display: flex;
  grid-gap: 20px;
  justify-content: start;
  align-items: center;
}
.product_page aside .sticky-top {
  top: 120px;
}
.product_page aside .has-discount {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  z-index: 1;
  border-radius: 6px;
  padding: 2px 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(239, 68, 68);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  font-size: 12px;
  color: #fff;
  line-height: 26px;
  font-weight: 400;
}
.product_page .product_description p,
.product_page .product_description li {
  line-height: 26px;
  margin-bottom: 20px;
  color: #4b5563;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}
.product_page .product-price {
  display: flex;
  align-items: center;
  grid-gap: 10px;
}
.product_page .product-price .before-dis {
  display: flex;
  flex-direction: column;
  grid-gap: 5px;
  color: #6b7280;
}
.product_page .product-price .before-dis span {
  text-decoration: line-through;
}
.product_page .product-price .after-dis .with-dis {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #231f1e;
}
.product_page .product-price .no-dis {
  color: #f87171;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}
.product_page .vat {
  text-decoration: none;
  font-size: 12px;
  line-height: 12px;
  color: #9ca3af;
  font-weight: 400;
}
.product_page .alert {
  margin: 15px 0;
  border: 0;
  padding: 10px 20px;
}
.product_page .alert.alert-danger {
  background: #fbe7e9;
  font-size: 14px;
}
.product_page .add-to-cart {
  width: 100%;
  background: #5e6fb4;
  color: #fff;
}
.product_page .p-slider {
  display: grid;
  top: 130px;
  position: sticky;
}
.product_page .p-slider .swiper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.product_page .p-slider .swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: contain;
  background-position: center;
}
.product_page .p-slider .p-full-image {
  border: 1px solid #eee;
  border-radius: 5px;
  width: 100%;
}
.product_page .p-slider .p-full-image img {
  height: 400px;
}
.product_page .p-slider .p-thumb img {
  height: 100px;
  padding: 4px 0;
}
.product_page .p-thumb {
  height: 120px;
  padding: 10px 0;
}
.product_page .p-thumb .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  border-radius: 6px;
  border: 1px solid #eee;
}
.product_page .p-thumb .swiper-slide-thumb-active {
  opacity: 1;
}
.product_page .p-prev,
.product_page .p-next {
  background: #fff;
  box-shadow: 0 10px 15px -3px #d1d5db, 0 4px 6px -4px #d1d5db;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  cursor: pointer;
  opacity: 0.7;
  position: absolute;
  z-index: 100;
  top: 50%;
}
.product_page .p-prev i,
.product_page .p-next i {
  color: #6b7280;
}
.product_page .p-prev:hover,
.product_page .p-next:hover {
  border-color: #5e6fb4;
}
.product_page .p-prev:hover i,
.product_page .p-next:hover i {
  color: #5e6fb4;
}
.product_page .p-next {
  right: 5px;
}
.product_page .p-prev {
  left: 5px;
}
.product_page .swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}

.product_tabs {
  padding: 40px 0;
}
.product_tabs .nav {
  padding: 0;
  display: flex;
}
.product_tabs .nav-tabs {
  border-bottom: 2px solid #5e6fb4;
}
.product_tabs .nav-tabs .nav-link {
  border: 0;
  background: transparent;
  color: #000;
  opacity: 0.5;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  color: #6b7280;
  font-weight: 400;
  height: 44px;
  transition: 0.25s all;
}
.product_tabs .nav-tabs .nav-link.active {
  color: #fff;
  background: #5e6fb4;
  opacity: 1;
  transition: 0.25s all;
}
.product_tabs .nav-tabs .nav-link:hover {
  border: 0;
  transition: 0.25s all;
}
.product_tabs .nav-tabs .nav-link:hover.active {
  opacity: 0.9;
  transition: 0.25s all;
}
.product_tabs .tab-content {
  border: 1px solid #eee;
  border-radius: 5px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 15px 30px;
}

.sku_number {
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sku_number .title {
  display: flex;
  align-items: center;
  grid-gap: 10px;
}
.sku_number .title p {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #231f1e;
}
.sku_number .code_number {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #231f1e;
}

.sticky_card {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 10000;
  display: flex;
  width: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  align-items: center;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 0.625rem;
  --tw-shadow: 0 0 10px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
  box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.55, 0, 0.1, 1);
  padding: 20px;
}
.sticky_card .product_Properties {
  display: flex;
  align-items: center;
  grid-gap: 20px;
}
.sticky_card .small_product {
  margin-left: auto;
  display: flex;
  grid-gap: 20px;
  align-items: center;
}
.sticky_card .small_product .p-img {
  width: 60px;
  height: 60px;
}
.sticky_card .small_product .p-img img {
  width: 60px;
  height: 60px;
}
.sticky_card .small_product .p-info .category {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #6b7280;
}
.sticky_card .small_product .p-info .category:hover {
  text-decoration: underline;
}
.sticky_card .small_product .p-info h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #1f2937;
}

:dir(rtl) .sticky_card .small_product {
  margin-right: auto;
  margin-left: 0;
}
:dir(rtl) .product_page .quantity-controls button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
:dir(rtl) .product_page .quantity-controls button:last-child {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

@media (max-width: 575.98px) {
  .product_page {
    grid-template-columns: 1fr;
  }
  .product_page main {
    order: 2;
  }
  .product_page aside {
    order: 1;
  }
  .sticky_card .product_Properties {
    flex-direction: column;
    grid-gap: 20px;
    width: 100%;
  }
  .sticky_card .product_Properties .quantity-controls {
    width: 100%;
  }
  .sticky_card .product_Properties .quantity-controls input {
    width: inherit;
  }
  .sticky_card .product_Properties .product-price {
    display: none;
  }
  .sticky_card .small_product {
    display: none;
  }
  .in-mobile {
    display: flex;
    padding-bottom: 30px;
  }
  #variant-form {
    flex-wrap: wrap;
  }
}
@media (min-width: 767.98px) {
  .product_page {
    grid-template-columns: 1fr;
  }
  .product_page main {
    order: 1;
  }
  .product_page aside {
    order: 2;
  }
  .product_page .product-price.in-mobile {
    display: none;
  }
  .sticky_card .product_Properties {
    flex-direction: row;
    grid-gap: 20px;
    width: 100%;
  }
  .sticky_card .product_Properties .quantity-controls {
    width: 50%;
  }
  .sticky_card .product_Properties .quantity-controls input {
    width: 100px;
  }
  .sticky_card .product_Properties .product-price {
    display: flex;
    width: 50%;
  }
  .sticky_card .small_product {
    display: none;
  }
}
@media (min-width: 991.98px) {
  .product_page {
    grid-template-columns: 1fr 1fr;
  }
  .product-price.in-mobile {
    display: none;
  }
  .sticky_card .product_Properties {
    display: flex;
    align-items: center;
    grid-gap: 20px;
    width: auto;
    flex-wrap: wrap;
  }
  .sticky_card .product_Properties .quantity-controls {
    width: auto;
  }
  .sticky_card .product_Properties .quantity-controls input {
    width: 100px;
  }
  .sticky_card .product_Properties .product-price {
    display: flex;
    width: auto;
  }
  .sticky_card .small_product {
    display: flex;
    margin-left: auto;
  }
}
@media (min-width: 1199.98px) {
  .product_page {
    grid-template-columns: 1fr 1fr;
  }
  .in-mobile {
    display: none;
  }
}
/********** Cart *********/
.user_cart .s-block {
  margin-top: 0;
}
.user_cart .cart_content {
  display: grid;
  grid-gap: 20px;
}
.user_cart .cart_content main {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
.user_cart .cart_content aside .sticky-top {
  top: 120px;
}

.order-summary {
  border: 1px solid #eee;
  border-radius: 15px;
  position: relative;
  padding: 20px;
}
.order-summary h6 {
  margin-bottom: 10px;
}
.order-summary .item-summary {
  display: none;
}
.order-summary .final-total {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.order-summary #selected-variant,
.order-summary #variant-price-summary,
.order-summary #quantity-summary,
.order-summary #item-total-price,
.order-summary #final-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 900;
  font-size: 14px;
}
.order-summary #selected-variant b,
.order-summary #variant-price-summary b,
.order-summary #quantity-summary b,
.order-summary #item-total-price b,
.order-summary #final-total b {
  font-weight: 400;
  color: #9ca3af;
}
.order-summary #final-total {
  margin-bottom: 20px;
}
.order-summary #quantity-summary {
  border-bottom: 1px solid #eee;
}
.order-summary .coupons {
  margin: 10px 0;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.order-summary .coupons label {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}
.order-summary .coupons .apply {
  position: relative;
  margin-bottom: 10px;
}
.order-summary .coupons .apply input {
  width: 100%;
  height: 42px;
  border-radius: 6px;
}
.order-summary .coupons .apply input:focus {
  border-color: #5e6fb4;
  outline: 0;
  box-shadow: none;
}
.order-summary .coupons .apply button {
  position: absolute;
  top: 0;
  right: 0;
  height: 42px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background: #5e6fb4;
  color: #fff;
  width: 80px;
}
.order-summary .vat {
  font-size: 11px;
  opacity: 0.4;
  margin-bottom: 10px;
}
.order-summary .place_order {
  background: #5e6fb4;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  width: 100%;
  height: 42px;
}

.item_cart {
  border: 1px solid #eee;
  border-radius: 6px;
  position: relative;
  padding: 20px;
}
.item_cart .entries {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.item_cart .entries .removeItem {
  position: absolute;
  right: 15px;
  top: 15px;
  background: #f87171;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.item_cart .entries .itemInfo {
  display: flex;
  grid-gap: 20px;
}
.item_cart .entries .itemInfo img {
  width: 100px;
  height: 80px;
  border: 1px solid #eee;
  border-radius: 5px;
}
.item_cart .entries .itemInfo h2 {
  display: flex;
  flex-direction: column;
  grid-gap: 10px;
  max-width: 300px;
  font-size: 16px;
  line-height: 1.5;
}
.item_cart .entries .itemInfo h2 .variant-price {
  color: #9ca3af;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.item_cart .entries .quantity-control {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
}
.item_cart .entries .quantity-control button {
  background-color: #fff;
  border: none;
  padding: 5px 8px;
  cursor: pointer;
  width: 35px;
  font-size: 20px;
}
.item_cart .entries .quantity-control button:hover {
  background-color: #f5f5f5;
}
.item_cart .entries .quantity-control .quantity {
  border: none;
  padding: 0;
  text-align: center;
  width: 45px;
  padding-left: 10px;
}
.item_cart .entries .price {
  color: #5e6fb4;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.item_cart .variants {
  margin-top: 10px;
  padding: 5px 8px;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.item_cart .variants select {
  width: 80%;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.item_cart .variants.my_orders {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  grid-gap: 10px;
  border-top: 1px solid #eee;
  padding-top: 10px;
}
.item_cart .variants.my_orders .status {
  border-radius: 5px;
  padding: 5px 8px;
  color: #fff;
}
.item_cart .variants.my_orders .status.done {
  background: #682c91;
}
.item_cart .variants.my_orders .status.shipped {
  background: #0a58ca;
}
.item_cart .variants.my_orders .status.delivered {
  background: #0b9f5b;
}
.item_cart .variants.my_orders .status.pending {
  background: #9f7f0b;
}
.item_cart .select-option {
  display: flex;
  grid-gap: 40px;
  padding-top: 30px;
}
.item_cart .select-option h3 {
  font-weight: 900;
  font-size: 14px;
  line-height: 20px;
  color: #374151;
}
.item_cart .select-option h3 span {
  color: #ef4444;
}

@media (max-width: 575.98px) {
  .cart_content {
    grid-template-columns: 1fr;
  }
  .item_cart .entries {
    flex-direction: column;
    grid-gap: 20px;
  }
}
@media (min-width: 767.98px) {
  .cart_content {
    grid-template-columns: 1fr;
  }
  .item_cart .entries {
    flex-direction: row;
    grid-gap: 0px;
  }
}
@media (min-width: 991.98px) {
  .cart_content {
    grid-template-columns: 2fr 1fr;
  }
  .item_cart .entries .itemInfo h2 {
    max-width: 200px;
  }
}
@media (min-width: 1199.98px) {
  .cart_content {
    grid-template-columns: 3fr 380px;
  }
}
.single_order {
  margin: 20px 0;
}
.single_order.my_orders_items .order-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.single_order.my_orders_items .order-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eee;
}
.single_order.my_orders_items .order-footer .status {
  border-radius: 5px;
  padding: 5px 8px;
  color: #fff;
}
.single_order.my_orders_items .order-footer .status.done {
  background: #682c91;
}
.single_order.my_orders_items .order-footer .status.shipped {
  background: #0a58ca;
}
.single_order.my_orders_items .order-footer .status.delivered {
  background: #0b9f5b;
}
.single_order.my_orders_items .order-footer .status.pending {
  background: #9f7f0b;
}
.single_order.my_orders_items .all-price {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  color: #5e6fb4;
}
.single_order.my_orders_items .order-address {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eee;
}
.single_order.my_orders_items .entries .itemInfo h2 {
  max-width: 400px;
}

@media (max-width: 575.98px) {
  .single_order.my_orders_items .order-header {
    flex-direction: column;
    grid-gap: 15px;
    align-items: flex-start;
  }
  .single_order.my_orders_items .order-footer {
    flex-direction: column;
    grid-gap: 15px;
    align-items: flex-start;
  }
}
#newsletterPopup {
  position: fixed;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 1;
  z-index: 2000;
}
#newsletterPopup:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#newsletterPopup.show {
  display: flex;
}
#newsletterPopup.hide {
  display: none;
}
#newsletterPopup .newContent {
  position: relative;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  max-width: 760px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#newsletterPopup .newContent .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 8px;
  outline: 0;
  box-shadow: none;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  color: #000;
  background: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
}
#newsletterPopup .newContent #subscription,
#newsletterPopup .newContent #NewsSuccess {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  grid-gap: 15px;
}
#newsletterPopup .newContent #subscription h3,
#newsletterPopup .newContent #subscription h1,
#newsletterPopup .newContent #NewsSuccess h3,
#newsletterPopup .newContent #NewsSuccess h1 {
  color: #e36151;
  line-height: 1;
}
#newsletterPopup .newContent #subscription p,
#newsletterPopup .newContent #NewsSuccess p {
  line-height: 1.5;
  font-size: 12px;
  opacity: 0.5;
}
#newsletterPopup .newContent #subscription p a,
#newsletterPopup .newContent #NewsSuccess p a {
  font-size: 12px;
  text-decoration: underline;
}
#newsletterPopup .newContent #subscription a,
#newsletterPopup .newContent #NewsSuccess a {
  font-size: 12px;
  text-decoration: underline;
}
#newsletterPopup .newContent #subscription #newsletter-form,
#newsletterPopup .newContent #NewsSuccess #newsletter-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  grid-gap: 10px;
}
#newsletterPopup .newContent #subscription #newsletter-form input,
#newsletterPopup .newContent #subscription #newsletter-form button,
#newsletterPopup .newContent #NewsSuccess #newsletter-form input,
#newsletterPopup .newContent #NewsSuccess #newsletter-form button {
  width: 100%;
  border-radius: 5px;
  height: 42px;
  font-size: 14px;
}
#newsletterPopup .newContent #subscription #newsletter-form input,
#newsletterPopup .newContent #NewsSuccess #newsletter-form input {
  border: 1px solid #eee;
  outline: 0;
  box-shadow: none;
}
#newsletterPopup .newContent #subscription #newsletter-form button,
#newsletterPopup .newContent #NewsSuccess #newsletter-form button {
  background: #e36151;
  color: #fff;
}
#newsletterPopup .newContent #subscription.show,
#newsletterPopup .newContent #NewsSuccess.show {
  display: flex;
}
#newsletterPopup .newContent #subscription.hide,
#newsletterPopup .newContent #NewsSuccess.hide {
  display: none;
}

.newsletter {
  padding: 60px 0;
  max-width: 500px;
  margin: 0 auto;
}
.newsletter .content {
  text-align: center;
}
.newsletter .content h2 {
  color: #5e6fb4;
  padding: 20px 0;
}
.newsletter .content .input-group .form-control {
  border-color: #eee;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  height: 55px;
}
.newsletter .content .input-group .form-control:focus {
  outline: none;
  border-color: #5e6fb4;
  box-shadow: none;
  outline-offset: 0;
}
.newsletter .content .input-group .btn {
  background: #5e6fb4;
  color: #fff;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 55px;
}

@media (max-width: 575.98px) {
  #newsletterPopup .newContent {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 767.98px) {
  #newsletterPopup .newContent {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 991.98px) {
  #newsletterPopup .newContent {
    grid-template-columns: 1fr 1fr;
  }
}
#cookiesPopup {
  position: fixed;
  width: 100%;
  bottom: 0;
  opacity: 1;
  z-index: 2000;
}
#cookiesPopup:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#cookiesPopup.show {
  display: flex;
}
#cookiesPopup.hide {
  display: none;
}
#cookiesPopup .newContent {
  position: relative;
  z-index: 1;
  bottom: 0;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  display: grid;
  grid-template-columns: 1fr;
}
#cookiesPopup .newContent .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 8px;
  outline: 0;
  box-shadow: none;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  color: #000;
  background: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
}
#cookiesPopup .newContent #cookiesSms {
  max-width: 860px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  grid-gap: 15px;
}
#cookiesPopup .newContent #cookiesSms p {
  line-height: 1.5;
  font-size: 12px;
  opacity: 0.5;
}
#cookiesPopup .newContent #cookiesSms p a {
  font-size: 12px;
  text-decoration: underline;
}
#cookiesPopup .newContent #cookiesSms a {
  font-size: 12px;
  text-decoration: underline;
}
#cookiesPopup .newContent #cookiesSms .btns {
  display: flex;
  grid-gap: 20px;
}
#cookiesPopup .newContent #cookiesSms .btns a {
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid #eee;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
}
#cookiesPopup .newContent #cookiesSms .btns a:last-child {
  background: #1a1a1a;
  color: #fff;
  border-color: transparent;
}
#cookiesPopup .newContent #cookiesSms.show {
  display: flex;
}
#cookiesPopup .newContent #cookiesSms.hide {
  display: none;
}

@media (max-width: 575.98px) {
  #newsletterPopup .newContent {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 767.98px) {
  #newsletterPopup .newContent {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 991.98px) {
  #newsletterPopup .newContent {
    grid-template-columns: 1fr 1fr;
  }
}
#footer {
  background: #f9fafb;
}
#footer .footer {
  border-bottom: 1px dashed #e5e7eb;
  padding: 60px 0;
  display: flex;
  grid-gap: 20px;
}
#footer .footer .f-item {
  display: flex;
  flex-direction: column;
  grid-gap: 10px;
  margin-left: 0;
}
#footer .footer .f-item ul {
  display: flex;
  flex-direction: column;
  grid-gap: 10px;
}
#footer .footer .f-item .logo {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
}
#footer .footer .f-item .logo img {
  max-width: 150px;
  mix-blend-mode: darken;
}
#footer .footer .f-item p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #374151;
  padding-right: 30px;
}
#footer .footer .f-item h3 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #374151;
  margin-bottom: 20px;
}
#footer .footer .f-item li a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #374151;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-items: center;
  grid-gap: 7px;
}
#footer .footer .f-item li a i {
  font-size: 14px;
  font-weight: 400;
  color: #374151;
}
#footer .footer .f-item li a .fa-solid, #footer .footer .f-item li a .fas {
  font-weight: 600;
  font-size: 12px;
  color: #374151;
  position: relative;
}
#footer .footer .f-item li a:hover, #footer .footer .f-item li a:focus {
  opacity: 0.7;
}
#footer .footer .f-item li a form button {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  grid-gap: 7px;
  align-items: center;
}
#footer .footer .f-item .social-icons {
  display: flex;
  flex-direction: column;
  grid-gap: 10px;
}
#footer .footer .f-item .social-icons li i {
  border: 1px solid #e5e7eb;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
#footer .footer .f-item .social-accounts {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 20px;
}
#footer .footer .f-item.f-my-account li:last-child a {
  color: #dc2626;
}

@media (max-width: 575.98px) {
  #footer .footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
  }
  #footer .footer .f-item:first-child {
    flex-basis: 100%;
    justify-content: center;
    align-items: center;
  }
  #footer .footer .f-item:nth-child(2) {
    flex-basis: 45%;
  }
  #footer .footer .f-item:nth-child(3) {
    flex-basis: 45%;
  }
}
@media (min-width: 767.98px) {
  #footer .footer {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 991.98px) {
  #footer .footer {
    display: flex;
  }
  #footer .footer.f-item {
    margin-left: auto;
  }
}
@media (min-width: 1199.98px) {
  #footer .footer {
    display: flex;
  }
  #footer .footer.f-item {
    margin-left: auto;
  }
}
.jGrowl .jGrowl-notification {
  background: transparent;
}
.jGrowl .jGrowl-notification.success {
  background: #22c55d !important;
}
.jGrowl .jGrowl-notification.danger {
  background: #f87171 !important;
}

.active > .page-link, .page-link.active {
  background: #5e6fb4;
}

.page-link {
  color: #5e6fb4;
  height: 34px;
}

.page-item:last-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.page-item:first-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

:dir(rtl) body {
  text-align: right;
}
:dir(rtl) .user-control li a span.s-cart-summary-count {
  left: inherit;
  right: -5px;
}
:dir(rtl) .section-categories .navigation .care-next, :dir(rtl) .section-categories .navigation .care-prev, :dir(rtl) .section-categories .navigation .cat-next, :dir(rtl) .section-categories .navigation .cat-prev, :dir(rtl) .section-categories .navigation .latest-next, :dir(rtl) .section-categories .navigation .latest-prev, :dir(rtl) .section-categories .navigation .salon-next, :dir(rtl) .section-categories .navigation .salon-prev,
:dir(rtl) #footer .footer .f-item li a .fa-solid, :dir(rtl) #footer .footer .f-item li a .fas {
  transform: rotate(-180deg);
}
:dir(rtl) .item .item-data .item-dec a {
  text-align: right;
}
:dir(rtl) .item .item-data .add-favourite {
  margin-left: inherit;
  margin-right: auto;
}
:dir(rtl) .order-summary .coupons .apply button {
  left: 0;
  right: inherit;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
:dir(rtl) .item_cart .entries .removeItem {
  right: inherit;
  left: 15px;
}
:dir(rtl) .nav__link i {
  transform: rotateY(180deg);
}
:dir(rtl) .newsletter .input-group {
  flex-direction: row-reverse;
}
:dir(rtl) .breadcrumbs li:before {
  left: inherit;
  right: -23px;
  transform: rotateY(0deg);
}
:dir(rtl) .user-page-layout .user-layout aside .user-sidebar ul li a svg {
  margin-right: 0;
  margin-left: 0.75rem;
}

@media (max-width: 575.98px) {
  :dir(rtl) #mobileHeader .header .user-control {
    margin-left: inherit;
    margin-right: auto;
  }
}

/*# sourceMappingURL=style.min.v8.css.map */
