:root {
  --f-montserrat: "Montserrat", sans-serif;
  --f-inter: "Inter", sans-serif;
  --f-poppins: "Poppins", sans-serif;
  --c-white: #FFF;
  --c-black: #000;
  --c-primary: #1F2937;
  --c-secondary: #374151;
  --c-text: #4B5563;
  --c-text-light: #D1D5DB;
  --c-blue: #0077B6;
  --c-blue-light: #E9F9FC;
  --c-blue-bg: #023E8A;
  --c-blue-bg-light: #90E0EF33;
  --c-biege-bg: #F8C4B433;
  --c-grey: #6B7280;
  --c-grey-bg: #F9FAFB;
  --transition: all .25s ease-in;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

audio, canvas, video {
  display: inline-block;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button, html, input, select, textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
:root :where(.acf-innerblocks-container) > :first-child,
:root :where(.wcl-container) > :first-child,
:root :where(.wcl-content) > :first-child {
  margin-block-start: 0;
}

:root :where(.acf-innerblocks-container) > :last-child,
:root :where(.wcl-container) > :last-child,
:root :where(.wcl-content) > :last-child {
  margin-block-end: 0;
}

:root :where(.acf-innerblocks-container) > *,
:root :where(.wcl-container) > *,
:root :where(.wcl-content) > * {
  margin-block-start: 1.5rem;
  margin-block-end: 1.5rem;
}

html {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}

body {
  font-family: var(--f-montserrat);
  font-size: 16px;
  line-height: 1.5;
  color: var(--c-primary);
  overflow-x: hidden;
}

body.overflow-hidden {
  overflow: hidden;
  touch-action: none;
  overscroll-behavior: none;
}

.wcl-body-inner {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@supports (overflow: clip) {
  .wcl-body-inner {
    overflow: clip;
  }
}
.wcl-body-inner > main {
  flex: 1 1 auto;
  background-color: #F9FAFB;
}
.wcl-body-inner > * {
  min-width: 0;
}

.wcl-container {
  width: 100%;
  max-width: 1528px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

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

iframe {
  max-width: 100%;
}

input,
textarea {
  border-radius: 0;
}

a,
button {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  border: none;
  background-color: transparent;
  display: inline-block;
  transition: all 0.25s ease-in-out;
}

span {
  display: inline-block;
}

strong,
b {
  font-weight: 700;
}

em {
  font-style: italic;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

h1,
.wcl-h1,
h2,
.wcl-h2,
h3,
.wcl-h3,
h4,
.wcl-h4,
h5,
.wcl-h5,
h6,
.wcl-h6 {
  font-weight: 700;
  line-height: 1.5;
}

h1,
.wcl-h1 {
  font-size: 3rem;
}

h2,
.wcl-h2 {
  font-size: 2.25rem;
}

h3,
.wcl-h3 {
  font-size: 1.875rem;
}

h4,
.wcl-h4 {
  font-size: 1.5rem;
}

h5,
.wcl-h5 {
  font-size: 1.25rem;
}

h6,
.wcl-h6 {
  font-size: 1.125rem;
}

.grecaptcha-badge {
  z-index: 9;
}

main a:not([class]) {
  font-weight: 500;
  color: #0891B2;
  transition: var(--transition);
}
main a:not([class])::before {
  display: none;
}
.wcl-title {
  font-family: var(--f-montserrat);
  font-weight: 700;
  line-height: 1;
}

.wcl-button {
  font: inherit;
  color: inherit;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  text-align: inherit;
  cursor: pointer;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  text-align: center;
  border: 2px solid transparent;
  width: -moz-fit-content;
  width: fit-content;
  text-wrap: nowrap;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.2);
}
.wcl-button:focus {
  outline: none;
}
.wcl-button:active, .wcl-button:focus, .wcl-button:hover {
  box-shadow: none;
  outline: none;
}
.wcl-button--white {
  background-color: var(--c-white);
  color: var(--c-blue);
  border: 2px solid var(--c-white);
  transition: all 0.25s ease-in-out;
}
.wcl-button--white:hover {
  background-color: var(--c-blue);
  color: var(--c-white);
}
.wcl-button--blue {
  background-color: var(--c-blue);
  color: var(--c-white);
  border: 2px solid var(--c-blue);
  transition: all 0.25s ease-in-out;
}
.wcl-button--blue:hover {
  background-color: var(--c-white);
  color: var(--c-blue);
}
.wcl-button--transparent {
  background-color: transparent;
  color: var(--c-white);
  border: 2px solid var(--c-white);
  transition: all 0.25s ease-in-out;
}
.wcl-button--transparent:hover {
  background-color: var(--c-blue);
  color: var(--c-white);
}

@font-face {
  font-family: "social-links";
  src: url("../fonts/social-links.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "social-links" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.twitter:before {
  content: "\e900";
}

.facebook:before {
  content: "\f09a";
}

.linkedin:before {
  content: "\f0e1";
}

.instagram:before {
  content: "\f16d";
}

.google:before {
  content: "\f1a0";
}

.whatsapp:before {
  content: "\ea93";
}

/** Style */
.wcl-social-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 24px;
}
.wcl-social-links a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  padding: 10px 16px;
  color: var(--primary-color);
  border-radius: 16px;
  border: 1px solid var(--primary-color);
}
.wcl-social-links i {
  font-size: 20px;
}

.wcl-breadcrumbs .woocommerce-breadcrumb {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #374151;
  font-size: 14px;
  font-weight: 500;
}
.wcl-breadcrumbs .woocommerce-breadcrumb a {
  color: #6B7280;
  transition: var(--transition);
}
.wcl-breadcrumbs .woocommerce-breadcrumb a::before {
  display: none;
}

.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-error {
  margin: 24px 0;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error {
  margin: 24px auto;
  width: 100%;
  max-width: 1488px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color: var(--c-white);
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.woocommerce-info,
.woocommerce-error,
.woocommerce-message {
  padding-left: 48px;
}

.woocommerce-no-products-found {
  margin-bottom: 64px !important;
}

.woocommerce-info,
.woocommerce-message,
.woocommerce-error {
  background-color: var(--c-white);
  padding: 16px;
  padding-left: 48px;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button {
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
  text-wrap: nowrap;
  font-weight: 400;
  background-color: #0891B2;
  color: var(--c-white);
  border-radius: 6px;
  padding: 14px;
  transition: var(--transition);
}

.wcl-single__product-button .cwg_popup_submit {
  width: 100%;
  border: none;
  background-color: #0891B2;
  color: #ffffff;
  border-radius: 6px;
  padding: 14px 30px;
  margin-top: 20px;
  transition: var(--transition);
}
.wcl-single__product-button .cwg_popup_submit:hover {
  background-color: #00b0dc;
}

.wcl-shop__product-bottom .cwg_popup_submit {
  border: none;
  width: -moz-fit-content;
  width: fit-content;
  height: 32px;
  background: #7EB6FF;
  color: #ffffff;
  padding: 5.5px 10px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 1.5;
  transition: var(--transition);
}
.wcl-shop__product-bottom .cwg_popup_submit:hover {
  background-color: var(--c-blue);
}

.swal2-container.swal2-center .swal2-popup {
  border-radius: 8px;
}
.swal2-container.swal2-center .swal2-popup .swal2-header .swal2-close {
  border: none;
  outline: none;
}
.swal2-container.swal2-center .swal2-popup .swal2-header .swal2-close:focus {
  box-shadow: none;
}
.swal2-container.swal2-center .swal2-popup .swal2-content {
  font-size: 16px;
  padding: 0;
  font-family: var(--f-poppins);
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .panel {
  margin-top: 20px;
  border: none !important;
  box-shadow: none !important;
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .panel-primary > .panel-heading {
  background-color: transparent;
  border: none;
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-panel-heading h4 {
  font-weight: 500;
  color: var(--c-primary);
  margin-bottom: 35px;
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .panel-body {
  padding: 0;
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .panel-body .row {
  margin: 0;
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .panel-body .row .col-md-12 {
  padding: 0;
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .panel-body .row .col-md-12 .form-group.center-block input {
  border: 1px solid #D1D5DB;
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .panel-body .row .col-md-12 .cwgstock_output {
  font-size: 14px;
  font-family: var(--f-inter);
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .center-block input {
  border-radius: 6px;
  padding: 14px 30px;
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .center-block input:focus::-moz-placeholder {
  color: transparent;
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .center-block input:focus::placeholder {
  color: transparent;
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .center-block .cwgstock_button {
  width: 100%;
  border: none;
  background-color: #0891B2;
  color: #ffffff;
  border-radius: 6px;
  padding: 14px 30px;
  margin-top: 20px;
  transition: var(--transition);
}
.swal2-container.swal2-center .swal2-popup .swal2-content .cwginstock-subscribe-form .center-block .cwgstock_button:hover {
  background-color: #00b0dc;
}

.wcl-header {
  position: relative;
  z-index: 10;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}
.wcl-header__top {
  width: 100%;
  font-size: 14px;
  line-height: 1.42;
  background-color: var(--c-blue-bg);
  color: var(--c-white);
  padding: 10px 0;
}
.wcl-header__top * {
  margin: 0;
}
.wcl-header__top-body {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wcl-header__top-contacts {
  display: flex;
  align-items: center;
  gap: 20px;
}
.wcl-header__top-contact-icon {
  width: 16px;
  height: 16px;
}
.wcl-header__top-contact-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wcl-header__top-contact-link {
  display: inline-block;
  position: relative;
  transition: var(--transition);
}
.wcl-header__top-contact-link::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1.5px;
  bottom: 0;
  left: 50%;
  background-color: var(--c-text-light);
  transition: var(--transition);
}
.wcl-header__body {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}
.wcl-header__logo {
  width: 100%;
  max-width: 135px;
  height: 80px;
}
.wcl-header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wcl-header__search {
  display: flex;
  align-items: center;
  padding: 10px;
  border: none;
  background-color: var(--c-biege-bg);
  padding: 10px 17px;
  border-radius: 30px;
  font-size: 14px;
}
.wcl-header__search input {
  border: none;
  background-color: transparent;
}
.wcl-header__search input:focus {
  outline: none;
}
.wcl-header__search input:focus::-moz-placeholder {
  color: transparent;
}
.wcl-header__search input:focus::placeholder {
  color: transparent;
}
.wcl-header__search input::-moz-placeholder {
  font-size: 14px;
  color: #9CA3AF;
}
.wcl-header__search input::placeholder {
  font-size: 14px;
  color: #9CA3AF;
}
.wcl-header__search button {
  padding: 0;
  width: 16px;
  height: 16px;
  margin-left: 10px;
}
.wcl-header__search button svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wcl-header__search--mobile {
  margin-bottom: 16px;
  width: 100%;
  display: none;
}
.wcl-header__search--mobile .aws-container {
  width: 100%;
}
.wcl-header__search .aws-search-form.aws-show-clear {
  height: auto;
}
.wcl-header__search .aws-search-form.aws-show-clear input.aws-search-field {
  border: none;
  padding: 2px 35px 2px 2px;
  font-size: 14px;
}
.wcl-header__search .aws-search-form.aws-show-clear input.aws-search-field:focus {
  background-color: transparent;
}
.wcl-header__search .aws-container .aws-search-form .aws-form-btn {
  border: none;
  background-color: transparent;
  width: -moz-fit-content;
  width: fit-content;
}
.wcl-header__search .aws-container .aws-search-form .aws-search-btn_icon {
  fill: #0077B6;
  width: 20px;
  height: 20px;
}
.wcl-header__bottom {
  width: 100%;
  position: relative;
}
.wcl-header__actions {
  display: flex;
  align-items: center;
  gap: 16px;
}
.wcl-header__cart {
  position: relative;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wcl-header__cart-toggle {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 0 !important;
  width: 24px;
  height: 24px;
}
.wcl-header__cart-toggle svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.wcl-header__cart-count {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #EF4444;
  color: var(--c-white);
  font-size: 10px;
}
.wcl-header__mini-cart.hidden {
  display: none;
}
.wcl-header__user .custom-avatar {
  width: 32px;
  height: 32px;
  background-color: #E5E7EB;
  color: #4B5563;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.menu {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 30px;
}
.menu__body {
  display: flex;
  align-items: center;
}
.menu__list {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin-bottom: 0;
  -moz-column-gap: 5px;
       column-gap: 5px;
  flex-wrap: wrap;
}
.menu .menu-item {
  padding: 5px 15px;
}
.menu .menu-item a {
  position: relative;
  font-family: inherit;
  line-height: 1;
  font-weight: 500;
  padding: 3px;
  transition: var(--transition);
}
.menu .menu-item a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1.5px;
  background-color: var(--c-primary);
  transition: var(--transition);
}

.icon-menu {
  display: none;
}

.aws-search-result {
  margin-top: 10px;
}

.aws_result_price del bdi {
  text-decoration: line-through;
}

.wcl-footer {
  color: var(--c-white);
  background-color: var(--c-blue-bg);
}
.wcl-footer__container {
  padding-top: 48px;
  padding-bottom: 28px;
}
.wcl-footer__body {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 40px;
  padding-bottom: 20px;
}
.wcl-footer__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.wcl-footer__logo {
  display: flex;
  height: 65px;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 110px;
  flex-shrink: 0;
}
.wcl-footer__logo img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wcl-footer__text {
  color: var(--c-text-light);
}
.wcl-footer__socials {
  display: flex;
  gap: 10px;
}
.wcl-footer__social {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transition: var(--transition);
}
.wcl-footer__social img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wcl-footer__columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.wcl-footer__menu {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-left: 60px;
}
.wcl-footer__menu-title, .wcl-footer__services-title, .wcl-footer__connects-title {
  font-size: 20px;
  font-weight: 500;
}
.wcl-footer__services {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.wcl-footer__menu-list, .wcl-footer__services-list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wcl-footer__menu-list .menu-item a, .wcl-footer__services-list .menu-item a {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  color: var(--c-text-light);
  transition: color 0.25s ease-in-out;
}
.wcl-footer__menu-list .menu-item a::before, .wcl-footer__services-list .menu-item a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1.5px;
  bottom: 0;
  left: 50%;
  background-color: var(--c-text-light);
  transition: all 0.25s ease-in-out;
}
.wcl-footer__services-item {
  color: var(--c-text-light);
}
.wcl-footer__connects {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.wcl-footer__connects-list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wcl-footer__connect {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.wcl-footer__connect-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wcl-footer__connect-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wcl-footer__connect-link {
  width: -moz-fit-content;
  width: fit-content;
  color: var(--c-text-light);
  position: relative;
  transition: var(--transition);
}
.wcl-footer__connect-link::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1.5px;
  bottom: 0;
  left: 50%;
  background-color: var(--c-text-light);
  transition: var(--transition);
}
.wcl-footer__bottom {
  color: var(--c-text-light);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 20px 0 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
}
.wcl-footer__bottom-link a {
  font-weight: 500;
  position: relative;
  transition: var(--transition);
}
.wcl-footer__bottom-link a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1.5px;
  bottom: 0;
  left: 50%;
  background-color: var(--c-text-light);
  transition: var(--transition);
}

.wcl-mini-cart {
  font-family: var(--f-inter);
  position: absolute;
  z-index: 10;
  top: 60px;
  right: -50px;
  width: 384px;
  min-height: -moz-fit-content;
  min-height: fit-content;
  height: auto;
  max-height: 80vh;
  background: #fff;
  overflow-y: auto;
  border: 1px solid #E5E7EB;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.wcl-mini-cart__wrapper {
  width: 100%;
  height: 100%;
  max-height: 80vh;
}
.wcl-mini-cart__header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  border-bottom: 1px solid #E5E7EB;
}
.wcl-mini-cart__title {
  font-size: 20px;
  font-weight: 700;
}
.wcl-mini-cart__close {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  padding: 0 !important;
}
.wcl-mini-cart__close svg {
  width: 20px;
  height: 20px;
}
.wcl-mini-cart__list {
  width: 100%;
}
.wcl-mini-cart__item {
  padding: 16px;
  width: 100%;
  display: flex;
  gap: 10px;
}
.wcl-mini-cart__item::after, .wcl-mini-cart__item::before {
  content: " ";
  display: table;
}
.wcl-mini-cart__item:not(:last-child) {
  border-bottom: 1px solid #E5E7EB;
}
.wcl-mini-cart__item .remove.remove_from_cart_button {
  flex-shrink: 0;
  width: 14px;
  height: 16px;
  overflow: visible;
  transition: var(--transition);
}
.wcl-mini-cart__item .remove.remove_from_cart_button svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  transition: var(--transition);
}
.wcl-mini-cart__item-link {
  width: 77px;
  height: 77px;
  flex-shrink: 0;
}
.wcl-mini-cart__item-link img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.wcl-mini-cart__item-data {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
  color: var(--c-text);
}
.wcl-mini-cart__item-name {
  font-size: 16px;
  font-weight: 500;
  color: var(--c-primary);
  margin-bottom: 8px;
}
.wcl-mini-cart__item-total {
  font-size: 16px;
  font-weight: 500;
  color: var(--c-primary);
  margin-top: 8px;
}
.wcl-mini-cart__total {
  padding: 16px;
  border-top: 1px solid #E5E7EB;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
}
.wcl-mini-cart__total .cart-total {
  font-size: 18px;
  font-weight: 700;
}
.wcl-mini-cart__buttons {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.wcl-mini-cart__button-view, .wcl-mini-cart__button-clear {
  text-align: center;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  padding: 15px;
  border-radius: 6px;
  color: var(--c-primary);
  background-color: var(--c-white);
  border: 1px solid #E5E7EB;
  margin-bottom: 0px;
  transition: var(--transition);
}
.wcl-mini-cart__button-checkout {
  text-align: center;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  padding: 15px;
  border-radius: 6px;
  color: var(--c-white);
  background-color: #0891B2;
  margin-bottom: 0px;
  transition: var(--transition);
}
.wcl-mini-cart__empty-message {
  padding: 16px;
  text-align: center;
}
.wcl-mini-cart__qty-wrap {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  border-radius: 6px;
  overflow: hidden;
}
.wcl-mini-cart__qty-wrap .qty-min, .wcl-mini-cart__qty-wrap .qty-pl {
  background-color: #E5E7EB;
  color: var(--c-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0 !important;
}
.wcl-mini-cart__qty-wrap input.qty {
  border-color: #E5E7EB;
  width: 48px;
}
.wcl-mini-cart__qty-wrap input[type=number]::-webkit-outer-spin-button,
.wcl-mini-cart__qty-wrap input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wcl-mini-cart__qty-wrap input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}
.wcl-mini-cart__content {
  position: relative;
  z-index: 1;
  width: 100%;
}
.wcl-mini-cart__content .go-shop {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 24px;
  padding: 8px 16px;
}

.wcl-mini-cart__content.loading {
  position: relative;
  z-index: 1;
  opacity: 0.6;
  pointer-events: none;
  transition: opacity 0.3s ease;
  cursor: wait;
}
.wcl-mini-cart__content.loading .wcl-mini-cart__spinner {
  display: block;
}

.wcl-mini-cart__spinner {
  display: none;
  width: 30px;
  height: 30px;
  background: #808080;
  border-radius: 50%;
  position: absolute;
  z-index: 100;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
}
.wcl-mini-cart__spinner .spinner {
  width: 12px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%) rotate(0deg);
  transform-origin: right center;
  animation: rotating 1.5s linear infinite;
}
.wcl-mini-cart__spinner .spinner:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
@keyframes rotating {
  from {
    transform: translateY(-50%) rotate(0deg);
  }
  to {
    transform: translateY(-50%) rotate(360deg);
  }
}

#cart-content.loading {
  opacity: 0.6;
  pointer-events: none;
  cursor: wait;
  transition: opacity 0.3s ease;
}

[class*=wcl-single__] {
  font-family: var(--f-inter);
}

.wcl-single__breadcrumbs {
  padding: 24px 16px;
  display: flex;
  align-items: center;
}
.wcl-single__breadcrumbs .breadcrumb-delimiter {
  margin: 0 12px;
}
.wcl-single__breadcrumbs .woocommerce-breadcrumb {
  font-size: 14px;
}
.wcl-single__title {
  margin-bottom: 10px;
}
.wcl-single__title .product_title.entry-title {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
}
.wcl-single__header-meta {
  display: flex;
  gap: 20px;
  margin-bottom: 26px;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.wcl-single__header-meta-item {
  color: #4B5563;
  display: flex;
  gap: 5px;
  margin-block-start: 0;
  margin-block-end: 0;
}
.wcl-single__header-meta-title, .wcl-single__header-meta-value {
  color: var(--c-text);
}
.wcl-single__product.product {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.wcl-single__product-container {
  display: flex;
  gap: 20px;
  margin-block-end: 0;
}
.wcl-single__product-images {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 588px;
  overflow: hidden;
  background-color: var(--c-white);
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.wcl-single__product-images span.onsale {
  position: absolute;
  top: 24px;
  left: 24px;
  padding: 5px 10px !important;
  border-radius: 20px !important;
}
.wcl-single__product-images .woocommerce div.product div.images,
.wcl-single__product-images .woocommerce-page div.product div.images,
.wcl-single__product-images .woocommerce-product-gallery.images {
  width: 100% !important;
  margin-bottom: 0 !important;
}
.wcl-single__product-images .woocommerce-product-gallery__wrapper div a {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.wcl-single__product-images .woocommerce-product-gallery__wrapper div a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.wcl-single__product-summary.summary.entry-summary {
  width: 100% !important;
  max-width: 884px;
  margin-bottom: 0 !important;
  padding: 24px;
  background-color: var(--c-white);
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.wcl-single__product-summary.summary.entry-summary .wcl-shop__stock-badge {
  top: 25px;
  right: 50px;
  padding: 5px 10px;
  border-radius: 20px;
}
.wcl-single__product-price p.price {
  font-size: 24px !important;
  line-height: 1;
  font-weight: 700;
  color: var(--c-primary) !important;
  margin-bottom: 5px;
}
.wcl-single__product-price p.price del bdi {
  text-decoration: line-through;
}
.wcl-single__product-price-text {
  font-size: 14px;
  color: var(--c-grey);
}
.wcl-single__product-meta {
  display: flex;
  gap: 20px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #E5E7EB;
}
.wcl-single__product-meta-column {
  width: calc(50% - 10px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.wcl-single__product-meta-item {
  display: flex;
  flex-direction: column;
}
.wcl-single__product-meta-title {
  font-size: 14px;
  color: var(--c-grey);
}
.wcl-single__product-meta-value {
  font-weight: 500;
  color: var(--c-black);
}
.wcl-single__cart-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wcl-single__product-quantity {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
.wcl-single__total {
  padding-bottom: 24px;
  display: flex;
  flex-direction: column;
}
.wcl-single__total-title {
  color: var(--c-grey);
  font-size: 14px;
  line-height: 1.42;
}
.wcl-single__total-price {
  font-size: 20px;
  font-weight: 700;
}
.wcl-single__product-button {
  padding: 24px 0 0;
}
.wcl-single__product-button .stock.in-stock {
  background-color: transparent !important;
  color: #6B7280 !important;
  margin-bottom: 10px;
}
.wcl-single__product-button .quantity-wrapper {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 15px;
}
.wcl-single__product-button .quantity-wrapper .qty-minus,
.wcl-single__product-button .quantity-wrapper .qty-plus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  background-color: #E5E7EB;
}
.wcl-single__product-button .quantity-wrapper .input-text.qty {
  height: 34px;
  border-color: #E5E7EB;
}
.wcl-single__product-button .quantity-wrapper input[type=number]::-webkit-outer-spin-button,
.wcl-single__product-button .quantity-wrapper input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wcl-single__product-button .quantity-wrapper input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}
.wcl-single__product-button form.cart {
  display: flex;
  flex-direction: column;
}
.wcl-single__product-button form.cart .button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background-color: #0891B2;
  border-radius: 6px;
  padding: 14px;
  transition: var(--transition);
}
.wcl-single__product-description {
  background-color: var(--c-white);
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.wcl-single__product-related {
  margin-block-start: 0 !important;
}
.wcl-single__product-related h2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
}
.wcl-single__product-related .wcl-shop__products.products {
  padding: 0;
}
.wcl-single__product-conditions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 24px;
  border-top: 1px solid #E5E7EB;
}
.wcl-single__product-condition {
  display: flex;
  align-items: center;
  gap: 8px;
}
.wcl-single__product-condition-icon {
  width: 20px;
  height: 20px;
}
.wcl-single__product-condition-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  vertical-align: top;
}

.woocommerce-product-gallery__wrapper a {
  pointer-events: none;
  cursor: default;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  padding: 6px 24px;
  border-color: transparent;
  background-color: var(--c-white);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 500;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #0891B2;
  border-bottom: 3px solid #0891B2;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid #E5E7EB;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 24px;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
  background-color: var(--c-white);
}

.woocommerce table.shop_attributes th {
  font-weight: 500;
}

.woocommerce table.shop_attributes td {
  color: var(--c-blue);
  padding-left: 16px;
  border-left: 1px solid #E5E7EB;
}

#tab-additional_information h2 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}

#tab-description {
  margin: 0;
}
#tab-description h2 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
#tab-description h3,
#tab-description h4,
#tab-description h5,
#tab-description h6 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
#tab-description div:not(:last-child) {
  margin-bottom: 20px;
}
#tab-description p:not(:last-child) {
  margin-bottom: 10px;
}
#tab-description ul {
  padding-left: 24px;
}
#tab-description ul li:not(:last-child) {
  margin-bottom: 5px;
}
#tab-description blockquote {
  padding: 17px;
  background-color: #ECFEFF;
  border: 1px solid #CFFAFE;
  border-radius: 10px;
  margin: 20px 0;
}
#tab-description blockquote h2,
#tab-description blockquote h3,
#tab-description blockquote h4,
#tab-description blockquote h5,
#tab-description blockquote h6 {
  color: #155E75;
}
#tab-description blockquote div,
#tab-description blockquote p,
#tab-description blockquote ul li,
#tab-description blockquote ol li {
  color: #0E7490;
}
#tab-description a {
  font-weight: 500;
  position: relative;
  transition: var(--transition);
}
#tab-description a::before {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: var(--c-primary);
  transition: var(--transition);
}

.woocommerce .woocommerce-breadcrumb {
  font-weight: 500;
  color: #023E8A;
  margin-bottom: 0;
}
.woocommerce .woocommerce-breadcrumb a {
  font-weight: 400;
  transition: var(--transition);
}

[class*=wcl-shop__] {
  font-family: var(--f-poppins);
}

.wcl-shop {
  background-color: var(--c-grey-bg);
}
.wcl-shop__container ul.products {
  padding: 0 !important;
}
.wcl-shop__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 48px 0;
  background-color: var(--c-blue-light);
}
.wcl-shop__header-title {
  margin-bottom: 16px;
  font-weight: 700;
  line-height: 1.15;
  color: var(--c-blue-bg);
}
.wcl-shop__breadcrumbs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  gap: 8px;
  color: #023E8A;
  font-size: 14px;
  font-weight: 500;
}
.wcl-shop__breadcrumbs a {
  color: #6B7280;
  transition: var(--transition);
}
.wcl-shop__breadcrumbs a::before {
  display: none;
}
.wcl-shop__breadcrumbs span {
  width: 16px;
  height: 16px;
}
.wcl-shop__breadcrumbs span svg {
  width: 100%;
  height: 100%;
}
.wcl-shop__content {
  padding: 24px 20px 64px;
}
.wcl-shop__filters {
  width: 100%;
  display: flex;
  margin: 20px auto;
}
.wcl-shop__filters-body {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 24px;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  background-color: var(--c-white);
}
.wcl-shop__filters-body * {
  margin: 0;
}
.wcl-shop__filters-form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.wcl-shop__filters-form select {
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 40px 10px 15px;
  border-color: #E5E7EB;
  border-radius: 30px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../img/chevron-down.svg") no-repeat right 15px center;
}
.wcl-shop__filters-clear {
  position: relative;
  display: flex;
  text-wrap: nowrap;
  width: -moz-fit-content;
  width: fit-content;
  color: #2563EB;
  transition: var(--transition);
}
.wcl-shop__filters-clear::before {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 50%;
  width: 0;
  background-color: #2563EB;
  transition: var(--transition);
}
.wcl-shop__products.products {
  width: 100%;
}
.wcl-shop__product {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  font-size: 14px;
  width: 100%;
  padding: 10px;
  background-color: var(--c-white);
}
.wcl-shop__product-top {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 10px;
}
.wcl-shop__product-category {
  line-height: 1;
  color: #6B7280;
}
.wcl-shop__product-meta-list {
  display: flex;
  flex-direction: column;
}
.wcl-shop__product-meta {
  display: flex;
  gap: 10px;
}
.wcl-shop__product-bottom {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 20px;
}
.wcl-shop__product-price del bdi {
  text-decoration: line-through;
}
.wcl-shop__product-price bdi {
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  color: var(--c-primary);
}
.wcl-shop__product-text {
  font-size: 12px;
  color: #6B7280;
}
.wcl-shop__stock-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  border-radius: 5px;
  z-index: 9;
}
.wcl-shop__cart-form {
  display: flex;
  gap: 10px;
}
.wcl-shop__quantity-wrapper {
  display: flex;
  align-items: center;
  gap: 0;
}
.wcl-shop__quantity-wrapper input[type=number]::-webkit-outer-spin-button,
.wcl-shop__quantity-wrapper input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wcl-shop__quantity-wrapper input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}
.wcl-shop__quantity-wrapper .qty-btn {
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.out-stock {
  color: #7F1D1D;
  background-color: #FECACA;
}

.in-stock {
  color: #166534;
  background-color: #DCFCE7;
}

.low-stock {
  color: #854D0E;
  background-color: #FEF9C3;
}

.woocommerce li.product {
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  background-color: var(--c-white);
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 35px 10px 10px;
  position: relative;
}

.woocommerce .products ul::before,
.woocommerce .products ul::after,
.woocommerce ul.products::before,
.woocommerce ul.products::after {
  display: none;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link:has(img) {
  width: 100%;
  height: 100%;
  max-width: 160px;
  min-width: 100px;
  overflow: hidden;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link:has(img) img {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  padding: 0;
  font-size: 18px;
  font-weight: 600;
}

.custom-loop-cart-form {
  display: flex;
}

.qty-btn,
.qty {
  width: 32px;
  height: 32px;
  font-size: 18px;
  background: #eee;
  border: 1px solid #ccc;
  cursor: pointer;
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: center;
  font-size: 16px;
  background-color: var(--c-white);
}

.qty-minus,
.qty-plus {
  background-color: #f1f0f0;
}

.woocommerce .products ul, .woocommerce ul.products {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom: 32px;
}

.woocommerce ul.products li.product .button {
  font-weight: 400;
  margin: 0;
  background: #7EB6FF;
  color: var(--c-white);
  padding: 3px 10px;
  border-radius: 5px;
  transition: var(--transition);
}
.woocommerce ul.products li.product .button:hover {
  background-color: var(--c-blue);
}

.woocommerce ul.products li.product .onsale {
  margin: 10px 10px 0 0;
  left: 10px;
  right: auto;
}

.woocommerce span.onsale {
  min-height: -moz-fit-content;
  min-height: fit-content;
  min-width: 0;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  text-align: center;
  line-height: 1.42;
  margin: 0;
  border-radius: 5px;
  background-color: #20984e;
  color: white;
  z-index: 9;
}

.woocommerce ul.products li.product .onsale {
  margin: 10px 10px 0 0;
  top: 10px;
  left: 20px;
  right: auto;
}

.woocommerce-pagination ul li {
  display: inline-block;
  margin-left: 10px;
}

.woocommerce nav.woocommerce-pagination ul {
  display: flex;
  justify-content: center;
  gap: 10px;
  border: none;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  border: none;
  outline: none;
  padding: 12px 18px;
  border-radius: 5px;
  background-color: var(--c-white);
}

.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}

.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus {
  background-color: #EFF6FF;
  color: #2563EB;
}

.wp-block-woocommerce-cart-items-block a::before {
  display: none;
}

[class*=wcl-cart__] {
  font-family: var(--f-inter);
}

.woocommerce table.shop_table tfoot th div::before,
.woocommerce table.shop_table tbody th div::before,
.woocommerce table.shop_table tfoot td div::before,
.woocommerce table.shop_table tbody td div::before {
  display: none;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 100%;
}

.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
  width: 80px;
}

.woocommerce .quantity .qty {
  width: 48px;
}

.woocommerce-remove-coupon {
  width: 16px;
  height: 16px;
}

.wcl-container .woocommerce-notices-wrapper {
  padding: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th {
  border-color: transparent;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
  padding: 16px;
}

.wcl-cart {
  position: relative;
}
.wcl-cart__container {
  margin-top: 24px;
  margin-bottom: 64px;
}
.wcl-cart__spinner {
  display: none;
  width: 30px;
  height: 30px;
  background: #808080;
  border-radius: 50%;
  position: fixed;
  z-index: 100;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wcl-cart__spinner .spinner {
  width: 12px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%) rotate(0deg);
  transform-origin: right center;
  animation: rotating 1.5s linear infinite;
}
.wcl-cart__spinner .spinner:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
@keyframes rotating {
  from {
    transform: translateY(-50%) rotate(0deg);
  }
  to {
    transform: translateY(-50%) rotate(360deg);
  }
}
.loading .wcl-cart__spinner {
  display: block;
}
.wcl-cart__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 24px;
}
.wcl-cart__title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 50px;
}
.wcl-cart__breadcrumbs {
  font-size: 14px;
  font-weight: 500;
}
.wcl-cart__breadcrumbs nav.woocommerce-breadcrumb {
  color: #023E8A;
  display: flex;
  align-items: center;
  gap: 12px;
}
.wcl-cart__breadcrumbs nav.woocommerce-breadcrumb a {
  color: #6B7280;
  transition: var(--transition);
}
.wcl-cart__breadcrumbs nav.woocommerce-breadcrumb a::before {
  display: none;
}
.wcl-cart__quantity {
  position: absolute;
  top: -50px;
  left: 0;
}
.wcl-cart__content {
  position: relative;
  z-index: 0;
  display: flex;
  gap: 24px;
  margin-bottom: 64px;
}
.wcl-cart__form {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  max-width: calc(67% - 12px);
  padding: 24px;
  overflow: hidden;
  background-color: var(--c-white);
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.wcl-cart__table-wrapper {
  width: 100%;
}
.wcl-cart__cart-table {
  width: 100%;
}
.wcl-cart__cart-table thead {
  background-color: var(--c-grey-bg);
  border-radius: 6px;
}
.wcl-cart__cart-table thead tr th {
  padding: 12px 16px !important;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
.wcl-cart__cart-table thead tr .product-subtotal {
  text-align: right;
}
.wcl-cart__cart-table tbody tr {
  position: relative;
}
.wcl-cart__cart-table tbody tr:not(:last-child):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #E5E7EB;
}
.wcl-cart__cart-table tbody tr .product-subtotal {
  text-align: right;
}
.wcl-cart__cart-table tbody tr .product-subtotal div:first-child span {
  font-size: 16px;
  font-weight: 500;
}
.wcl-cart__cart-table tbody tr .product-remove .product-remove-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wcl-cart__cart-table tbody tr .product-remove .remove {
  width: 21px;
  height: 21px;
}
.wcl-cart__cart-table tbody tr .product-remove .remove:focus {
  outline: none;
  border: none;
}
.wcl-cart__cart-table tbody tr td {
  padding: 12px 16px !important;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}
.wcl-cart__cart-table tbody tr td .wcl-cart__product-name {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.wcl-cart__cart-table tbody tr td div {
  font-size: 14px !important;
  color: #6B7280;
  padding: 0 !important;
  font-weight: normal !important;
}
.wcl-cart__cart-table tbody tr td div span bdi {
  color: #1F2937 !important;
}
.wcl-cart__cart-table tbody tr td .product-quantity-input {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  border-radius: 6px;
  overflow: hidden;
}
.wcl-cart__cart-table tbody tr td .product-quantity-input .qty-minus, .wcl-cart__cart-table tbody tr td .product-quantity-input .qty-plus {
  background-color: #E5E7EB !important;
  color: var(--c-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}
.wcl-cart__cart-table tbody tr td .product-quantity-input .quantity input.qty {
  border-color: #E5E7EB !important;
}
.wcl-cart__cart-table tbody tr td .product-quantity-input .quantity input[type=number]::-webkit-outer-spin-button,
.wcl-cart__cart-table tbody tr td .product-quantity-input .quantity input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wcl-cart__cart-table tbody tr td .product-quantity-input .quantity input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}
.wcl-cart__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wcl-cart__coupon {
  height: 40px;
  display: flex;
  align-items: center;
  gap: 0;
  border: none !important;
  border-radius: 8px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}
.wcl-cart__coupon:has(p) {
  position: relative;
  margin-bottom: 40px;
}
.wcl-cart__coupon:has(p) p {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: -40px;
  left: 0;
  font-size: 14px;
  line-height: 1.2;
  color: #EF4444;
}
.wcl-cart__coupon-input {
  width: 100%;
  max-width: 250px;
  height: 100%;
  padding: 7px;
  border: none;
}
.wcl-cart__coupon-button {
  font-size: 16px;
  font-weight: 400 !important;
  height: 100%;
  padding: 12px 18px;
  background-color: #F3F4F6 !important;
  border: 1px solid #D1D5DB !important;
}
.wcl-cart__update {
  display: none !important;
}
.wcl-cart__summary {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  max-width: calc(33% - 12px);
  padding: 24px;
  overflow: hidden;
  background-color: var(--c-white);
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.wcl-cart__cart-totals {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.wcl-cart__cart-totals-title {
  font-size: 18px;
  font-weight: 600;
}
.wcl-cart__cart-totals-table {
  width: 100%;
}
.wcl-cart__cart-totals-table .cart-discount td {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.wcl-cart__cart-totals-table tbody tr {
  font-size: 14px;
}
.wcl-cart__cart-totals-table tbody tr th {
  color: var(--c-text);
}
.wcl-cart__cart-totals-table tbody tr td {
  font-weight: 500;
  text-align: right;
}
.wcl-cart__cart-totals-table tfoot {
  position: relative;
}
.wcl-cart__cart-totals-table tfoot tr th,
.wcl-cart__cart-totals-table tfoot tr td {
  font-size: 16px;
  font-weight: 600 !important;
}
.wcl-cart__cart-totals-table tfoot tr td {
  text-align: right;
}
.wcl-cart__cart-totals-table tfoot:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #E5E7EB;
}
.wcl-cart__remove-coupon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  font-size: 24px;
  padding-bottom: 3px;
  line-height: 1;
  color: #EF4444;
  font-weight: 700;
  border: 0;
  transition: var(--transition);
}
.wcl-cart__to-checkout {
  width: 100%;
  padding: 0 !important;
}
.wcl-cart__to-checkout .checkout-button {
  width: 100%;
  font-size: 16px !important;
  font-weight: 500 !important;
  padding: 15px !important;
  border-radius: 6px !important;
  background-color: #0891B2 !important;
  margin-bottom: 0px !important;
  transition: var(--transition);
}
.wcl-cart__continue-shopping {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  padding-bottom: 24px;
  border-bottom: 1px solid #E5E7EB;
}
.wcl-cart__continue-shopping p {
  color: var(--c-text);
}
.wcl-cart__info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.wcl-cart__info-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.wcl-cart__info-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
.wcl-cart__info-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wcl-cart__info-text {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
}
.wcl-cart .woocommerce.wp-block-group.alignwide {
  margin-bottom: 64px;
  margin-top: 24px;
}
.wcl-cart .return-to-shop {
  display: flex;
  justify-content: center;
}
.wcl-cart .return-to-shop .button.wc-backward {
  color: var(--c-white);
  background-color: #0891B2 !important;
  border-radius: 6px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  padding: 15px !important;
  transition: var(--transition);
}

.custom-radio {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-left: 30px;
  font-size: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.custom-radio input[type=radio] {
  display: none;
}

.custom-radio .radio-mark {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  border: 1px solid #0891B2;
  border-radius: 50%;
}

.custom-radio .radio-mark svg {
  position: absolute;
  top: 5px;
  left: 2.5px;
  display: none;
}

.custom-radio input[type=radio]:checked + .radio-mark {
  background-color: #0891B2;
}

.custom-radio input[type=radio]:checked + .radio-mark svg {
  display: block;
}

[class*=wcl-checkout__] {
  font-family: var(--f-inter);
}

.woocommerce .woocommerce-breadcrumb::before,
.woocommerce .woocommerce-breadcrumb::after {
  display: none;
}

.woocommerce .col2-set::before,
.woocommerce .col2-set::after,
.woocommerce-page .col2-set::before,
.woocommerce-page .col2-set::after {
  display: none;
}

.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment {
  background-color: var(--c-white);
  padding: 0;
}

.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment ul.payment_methods {
  padding: 0;
}

.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box {
  background-color: #0891B2;
  color: var(--c-white);
}
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before,
#add_payment_method #payment div.payment_box::before {
  border-bottom-color: #0891B2;
}

.woocommerce-additional-fields {
  display: none !important;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  width: 100%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  width: 100%;
}

.woocommerce table.shop_table {
  border: none;
}

.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tbody td {
  border: none;
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
}
.woocommerce table.shop_table tfoot th div,
.woocommerce table.shop_table tbody th div,
.woocommerce table.shop_table tfoot td div,
.woocommerce table.shop_table tbody td div {
  padding-top: 10px;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}
.woocommerce table.shop_table tfoot th div::before,
.woocommerce table.shop_table tbody th div::before,
.woocommerce table.shop_table tfoot td div::before,
.woocommerce table.shop_table tbody td div::before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 1px;
  background-color: #E5E7EB;
}

.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tbody td {
  font-weight: 500;
}

.wcl-checkout__header {
  padding-top: 24px;
  padding-bottom: 32px;
}
.wcl-checkout__breadcrumbs {
  font-size: 14px;
  font-weight: 500;
}
.wcl-checkout__breadcrumbs nav.woocommerce-breadcrumb {
  color: #023E8A;
  display: flex;
  align-items: center;
  gap: 12px;
}
.wcl-checkout__breadcrumbs nav.woocommerce-breadcrumb a {
  color: #6B7280;
  transition: var(--transition);
}
.wcl-checkout__breadcrumbs nav.woocommerce-breadcrumb a::before {
  display: none;
}
.wcl-checkout__title {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  margin-block-end: 8px;
}
.wcl-checkout__text {
  margin-block-start: 0;
  color: var(--c-text);
}
.wcl-checkout__form {
  padding-bottom: 64px;
}
.wcl-checkout__details {
  width: 100%;
  display: flex;
  gap: 24px;
}
.wcl-checkout__billing {
  width: 100%;
  max-width: calc(67% - 12px);
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.wcl-checkout__billing-content {
  position: relative;
  width: 100%;
  padding: 24px;
  overflow: hidden;
  background-color: var(--c-white);
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}
.wcl-checkout__shipping-method {
  padding-top: 24px;
  border-top: 1px solid #E5E7EB;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wcl-checkout__shipping-method-title {
  font-size: 16px;
  font-weight: 500;
}
.wcl-checkout__shipping-method-block {
  display: flex;
  align-items: center;
  gap: 12px;
}
.wcl-checkout__shipping-method-icon {
  width: 20px;
  height: 20px;
}
.wcl-checkout__shipping-method-icon svg,
.wcl-checkout__shipping-method-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.wcl-checkout__shipping-method-info {
  display: flex;
  flex-direction: column;
}
.wcl-checkout__shipping-method-name {
  font-size: 16px;
  font-weight: 500;
}
.wcl-checkout__shipping-method-text {
  font-size: 14px;
  color: var(--c-text);
}
.wcl-checkout__comments-section {
  width: 100%;
  padding: 24px;
  overflow: hidden;
  background-color: var(--c-white);
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}
.wcl-checkout__comments-section label {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}
.wcl-checkout__comments-section .woocommerce-input-wrapper {
  width: 100%;
}
.wcl-checkout__comments-section textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  border-color: #E5E7EB !important;
  font-family: inherit;
  resize: vertical;
  min-height: 100px;
  max-height: 200px;
}
.wcl-checkout__order-review {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 24px;
  overflow: hidden;
  background-color: var(--c-white);
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.wcl-checkout__order-review-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.wcl-checkout__order-review-content {
  width: 100%;
}
.wcl-checkout__order-review-content .woocommerce-checkout-payment {
  display: none !important;
}
.wcl-checkout__order-review-title {
  font-size: 18px;
  font-weight: 600;
}
.wcl-checkout__order-review-return, .wcl-checkout__billing-edit-btn {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  line-height: 1.5;
  color: #0891B2;
}
.wcl-checkout__order-review-return svg, .wcl-checkout__billing-edit-btn svg {
  width: 16px;
  height: 16px;
  transition: var(--transition);
}
.wcl-checkout__order-review-return span, .wcl-checkout__billing-edit-btn span {
  transition: var(--transition);
}
.wcl-checkout__shop-table-wrapper {
  width: 100%;
}
.wcl-checkout__shop-table {
  width: 100%;
}
.wcl-checkout__shop-table thead {
  background-color: #F9FAFB;
  padding: 12px 16px;
}
.wcl-checkout__shop-table thead tr th {
  text-align: left;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.wcl-checkout__shop-table tbody tr td.product-thumbnail {
  width: 200px;
  height: auto;
  padding: 12px 48px;
}
.wcl-checkout__shop-table tbody tr td.product-thumbnail img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.wcl-checkout__shop-table tbody tr td.product-name {
  padding: 12px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: normal;
  color: #6B7280;
}
.wcl-checkout__shop-table tbody tr td.product-name h3 {
  color: var(--c-primary);
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 6px;
}
.wcl-checkout__shop-table tbody tr td.product-price,
.wcl-checkout__shop-table tbody tr td.product-total {
  padding: 12px;
}
.wcl-checkout__shop-table tbody tr td.product-other {
  padding: 12px;
}
.wcl-checkout__shop-table tbody tr td.product-other p {
  padding-bottom: 6px;
  font-size: 16px;
  font-weight: 500;
}
.wcl-checkout__shop-table tbody tr td.product-other div {
  padding: 0;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: #6B7280;
}
.wcl-checkout__shop-table tbody tr td.product-price {
  font-weight: 400;
}
.wcl-checkout__shop-table tbody tr td.product-total {
  font-weight: 500;
}
.wcl-checkout__shop-table-row:not(:last-child) td {
  border-bottom: 1px solid #E5E7EB !important;
}
.wcl-checkout__billing-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.wcl-checkout__billing-block {
  width: 100%;
}
.wcl-checkout__shipping-title, .wcl-checkout__billing-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.wcl-checkout__billing-fields, .wcl-checkout__preview {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-bottom: 24px;
}
.wcl-checkout__billing-column {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.wcl-checkout__billing-column label span {
  width: -moz-fit-content;
  width: fit-content;
}
.wcl-checkout__billing-column p.form-row,
.wcl-checkout__billing-column span {
  width: 100%;
}
.wcl-checkout__billing-column .select2-container {
  height: 37px;
}
.wcl-checkout__preview-column {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.wcl-checkout__preview-title {
  font-size: 16px;
  font-weight: 500;
}
.wcl-checkout__preview-content {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 1.5;
  color: var(--c-text);
}
.wcl-checkout__summary {
  width: 100%;
  max-width: calc(33% - 12px);
}
.wcl-checkout__summary-content {
  padding: 24px;
  overflow: hidden;
  background-color: var(--c-white);
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 24px;
  width: 100%;
  height: auto;
}
.wcl-checkout__summary-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}
.wcl-checkout__summary-table,
.wcl-checkout table.shop_table {
  margin-bottom: 0 !important;
}
.wcl-checkout__summary-table th,
.wcl-checkout table.shop_table th {
  font-size: 14px;
  font-weight: 400;
}
.wcl-checkout__summary-table td,
.wcl-checkout table.shop_table td {
  font-size: 14px;
  font-weight: 500;
}
.wcl-checkout__summary-table .cart-discount .woocommerce-remove-coupon,
.wcl-checkout table.shop_table .cart-discount .woocommerce-remove-coupon {
  display: none;
}
.wcl-checkout__summary-table-row.order-total th, .wcl-checkout__summary-table-row.order-total td {
  border-top: 1px solid #E5E7EB !important;
}
.wcl-checkout__summary-vat {
  font-size: 12px;
  line-height: 1;
  color: var(--c-text);
  margin-bottom: 24px;
}
.wcl-checkout__place-order {
  width: 100%;
}
.wcl-checkout__place-order button {
  width: 100%;
  padding: 14px !important;
  border-radius: 6px !important;
  background-color: #0891B2 !important;
  margin-bottom: 12px !important;
  transition: var(--transition);
}
.wcl-checkout__cancel-order {
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  padding: 14px;
  border-radius: 6px;
  color: var(--c-primary);
  background-color: var(--c-white);
  border: 1px solid #E5E7EB;
  margin-bottom: 12px;
  transition: var(--transition);
}
.wcl-checkout__confirm {
  text-align: center;
  font-size: 12px;
  color: var(--c-text);
  padding-bottom: 24px;
}
.wcl-checkout__summary-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  border-top: 1px solid #E5E7EB;
  padding-top: 24px;
}
.wcl-checkout__summary-info-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.wcl-checkout__summary-info-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
.wcl-checkout__summary-info-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wcl-checkout__summary-info-text {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
}

[class*=wcl-thankyou__] {
  font-family: var(--f-inter);
}

.woocommerce ul.order_details::before,
.woocommerce ul.order_details::after {
  display: none;
}

.wcl-thankyou {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px 20px;
}
.wcl-thankyou__container {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  max-width: 768px;
  margin: 0 auto;
  width: 100%;
  padding: 24px;
  overflow: hidden;
  background-color: var(--c-white);
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.wcl-thankyou__icon {
  align-self: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 16px;
}
.wcl-thankyou__icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.wcl-thankyou__title {
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 12px;
}
.wcl-thankyou__message {
  color: var(--c-text);
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
}
.wcl-thankyou__order-details {
  background-color: #F9FAFB;
  padding: 24px;
  border-radius: 8px;
  margin-top: 0 !important;
  margin-bottom: 32px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.wcl-thankyou__order-detail {
  text-transform: capitalize;
  display: flex;
  flex-direction: column;
}
.wcl-thankyou__order-detail span {
  text-transform: none;
  font-weight: 500;
}
.wcl-thankyou__details-title {
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 16px;
}
.wcl-thankyou__details-table {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.wcl-thankyou__details-table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.wcl-thankyou__details-table table tbody tr {
  width: 100%;
  border-bottom: 1px solid #E5E7EB;
}
.wcl-thankyou__details-table table thead {
  width: 100%;
  background-color: #F9FAFB;
  border-radius: 8px;
}
.wcl-thankyou__details-table table thead tr th {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  padding: 12px;
}
.wcl-thankyou__details-table table tbody {
  width: 100%;
}
.wcl-thankyou__details-table table tbody tr td {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  padding: 18px 12px;
}
.wcl-thankyou__details-table table tbody tr td:first-child {
  text-align: center;
  vertical-align: middle;
}
.wcl-thankyou__order-totals {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 16px;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #E5E7EB;
}
.wcl-thankyou__order-totals table tbody {
  border-bottom: 1px solid #E5E7EB;
}
.wcl-thankyou__order-totals table tbody,
.wcl-thankyou__order-totals table tfoot {
  width: 100%;
}
.wcl-thankyou__order-totals table tbody tr th,
.wcl-thankyou__order-totals table tfoot tr th {
  color: var(--c-text);
}
.wcl-thankyou__order-totals table tbody tr td,
.wcl-thankyou__order-totals table tfoot tr td {
  font-weight: 500;
}
.wcl-thankyou__order-totals table tbody tr td,
.wcl-thankyou__order-totals table tbody tr th,
.wcl-thankyou__order-totals table tfoot tr td,
.wcl-thankyou__order-totals table tfoot tr th {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  padding: 6px;
}
.wcl-thankyou__order-totals table tfoot tr td,
.wcl-thankyou__order-totals table tfoot tr th {
  font-size: 16px;
  font-weight: 600;
}
.wcl-thankyou__shipping-details {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 24px 0 32px;
  margin-top: 0;
  margin-bottom: 0;
}
.wcl-thankyou__order-actions {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.wcl-thankyou__shipping-address {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wcl-thankyou__shipping-address address {
  font-style: normal;
  font-size: 14px;
  color: var(--c-text);
}
.wcl-thankyou__shipping-address-title {
  font-size: 16px;
  font-weight: 500;
}
.wcl-thankyou__shipping-summary {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wcl-thankyou__shipping-summary-title {
  font-size: 16px;
  font-weight: 500;
}
.wcl-thankyou__shipping-info {
  display: flex;
  align-items: center;
  gap: 12px;
}
.wcl-thankyou__shipping-description {
  display: flex;
  flex-direction: column;
}
.wcl-thankyou__shipping-method {
  font-size: 16px;
  font-weight: 500;
}
.wcl-thankyou__estimated-delivery {
  font-size: 14px;
  color: var(--c-text);
}
.wcl-thankyou__back-to-shop, .wcl-thankyou__print-order {
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 16px 24px;
  border-radius: 6px;
  transition: var(--transition);
}
.wcl-thankyou__back-to-shop svg, .wcl-thankyou__print-order svg {
  width: 20px;
  height: 20px;
}
.wcl-thankyou__back-to-shop svg path, .wcl-thankyou__print-order svg path {
  transition: var(--transition);
}
.wcl-thankyou__back-to-shop {
  background-color: #CFFAFE;
  color: #0E7490;
}
.wcl-thankyou__print-order {
  background-color: #0891B2;
  color: var(--c-white);
}
.wcl-thankyou__bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wcl-thankyou__bg-image {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
  background-image: url("../img/bg-1.png");
  z-index: 1;
}
.wcl-thankyou__overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(248, 249, 252, 0.9);
  z-index: 3;
}
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register {
  border: none !important;
}

.woocommerce-ResetPassword.lost_reset_password {
  font-family: var(--f-inter);
  color: #333333;
  width: 100%;
  max-width: 448px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  margin-bottom: 64px;
  background-color: var(--c-white);
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first,
.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
  width: 100%;
}
.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first input,
.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last input {
  width: 100%;
}
.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 24px;
  border-radius: 6px;
  color: var(--c-white);
  background-color: var(--c-blue);
  margin-bottom: 0px;
  transition: var(--transition);
}

.wcl-login {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 64px;
  font-family: var(--f-inter);
}
.wcl-login__breadcrumbs {
  align-self: flex-start;
}
.wcl-login__login {
  color: #333333;
  width: 100%;
  max-width: 448px;
  padding: 24px 0;
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  background-color: var(--c-white);
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.wcl-login__title {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  padding-left: 24px;
}
.wcl-login__form.woocommerce-form-login {
  margin: 0 !important;
  font-size: 14px;
}
.wcl-login__form.woocommerce-form-login input {
  border-color: #D1D5DB !important;
  height: 43px !important;
  border-radius: 6px !important;
}
.wcl-login__actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
  margin-bottom: 24px;
}
.wcl-login__actions .form-row {
  margin: 0 !important;
  padding: 0 !important;
}
.wcl-login__actions .form-row label.woocommerce-form-login__rememberme {
  display: flex;
  align-items: center;
  gap: 8px;
}
.wcl-login__actions .form-row label.woocommerce-form-login__rememberme input {
  width: 16px !important;
  height: 16px !important;
}
.wcl-login__actions .form-row label.woocommerce-form-login__rememberme span {
  line-height: 1.2;
}
.wcl-login__actions .woocommerce-LostPassword.lost_password a {
  line-height: 1.2;
  color: #0077B6;
  transition: var(--transition);
}
.wcl-login__actions .woocommerce-LostPassword.lost_password a::before {
  display: none;
}
.wcl-login__submit.woocommerce-button.woocommerce-form-login__submit {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 24px;
  border-radius: 6px;
  color: var(--c-white);
  background-color: var(--c-blue);
  margin-bottom: 0px;
  transition: var(--transition);
}

.wcl-account {
  width: 100%;
  font-family: var(--f-inter);
  color: #333333;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-top: 24px;
  padding-bottom: 64px;
}
.wcl-account__wrapper {
  width: 100%;
  display: flex;
  -moz-column-gap: 32px;
       column-gap: 32px;
}
.wcl-account__dashboard {
  width: 100%;
  max-width: calc(25% - 16px);
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  background-color: var(--c-white);
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.wcl-account__dashboard-info {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 18px 16px;
}
.wcl-account__dashboard-avatar {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}
.wcl-account__dashboard-avatar .custom-avatar {
  background-color: #CFFAFE;
  color: #0891B2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.wcl-account__dashboard-name {
  font-size: 16px;
  font-weight: 600;
}
.wcl-account__dashboard-email {
  font-size: 14px;
  font-weight: 400;
  color: var(--c-text);
}
.wcl-account__dashboard-nav.woocommerce-MyAccount-navigation {
  width: 100%;
}
.wcl-account__dashboard-nav-list {
  list-style: none;
  display: flex;
  flex-direction: column;
}
.wcl-account__dashboard-nav-item {
  width: 100%;
  border-top: 1px solid #E5E7EB;
  transition: var(--transition);
}
.wcl-account__dashboard-nav-item.is-active {
  background-color: #F9FAFB;
  border-left: 3px solid #0891B2;
}
.wcl-account__dashboard-nav-item.is-active a {
  color: #0891B2;
}
.wcl-account__dashboard-nav-item.is-active a::before {
  filter: invert(42%) sepia(50%) saturate(5103%) hue-rotate(166deg) brightness(94%) contrast(94%);
}
.wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--dashboard a, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--orders a, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-address a, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-account a, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--customer-logout a {
  position: relative;
}
.wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--dashboard a::before, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--orders a::before, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-address a::before, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-account a::before, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--customer-logout a::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  width: 20px;
  height: 20px;
}
.wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--dashboard a::before svg, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--orders a::before svg, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-address a::before svg, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-account a::before svg, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--customer-logout a::before svg {
  width: 100%;
  height: 100%;
}
.wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--dashboard a::before {
  content: url("../img/dashboard.svg");
}
.wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--orders a::before {
  content: url("../img/orders.svg");
}
.wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-address a::before {
  content: url("../img/address.svg");
}
.wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-account a::before {
  content: url("../img/account.svg");
}
.wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--customer-logout a::before {
  content: url("../img/logout.svg");
}
.wcl-account__dashboard-nav-link {
  width: 100%;
  padding: 14px 16px;
}
.wcl-account__content.woocommerce-MyAccount-content {
  width: 100%;
  max-width: calc(75% - 16px);
  padding: 24px;
}
.wcl-account__content.woocommerce-MyAccount-content h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 8px 0 16px;
}
.wcl-account__content.woocommerce-MyAccount-content a.edit {
  color: #0891B2;
  margin-bottom: 12px;
  transition: var(--transition);
}
.wcl-account__content.woocommerce-MyAccount-content button.woocommerce-Button,
.wcl-account__content.woocommerce-MyAccount-content .button {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 24px;
  border-radius: 6px;
  color: var(--c-white);
  background-color: var(--c-blue);
  margin-bottom: 0px;
  transition: var(--transition);
}
.wcl-account__content.woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row span.woocommerce-input-wrapper,
.wcl-account__content.woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row span.woocommerce-input-wrapper span {
  width: 100%;
  max-width: 484px;
}
.wcl-account__content.woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .select2-container {
  height: 37px;
}
.wcl-account__content.woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .select2-selection {
  position: relative;
}
.wcl-account__content.woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row .select2-selection__arrow b {
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
}
.wcl-account__content.woocommerce-MyAccount-content form .woocommerce-address-fields button {
  margin-top: 24px;
}
.wcl-account__content.woocommerce-MyAccount-content .woocommerce-order-details table thead tr th {
  font-size: 18px;
  padding-left: 0;
}
.wcl-account__content {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  background-color: var(--c-white);
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.wcl-account__content-edit-account p button.button {
  margin-top: 24px;
}
.wcl-account__greeting {
  font-size: 22px;
  margin-bottom: 12px;
}
.wcl-account__greeting span {
  font-size: 24px;
  font-weight: 500;
}
.wcl-account__greeting a, .wcl-account__description a {
  color: #0891B2;
  transition: var(--transition);
}
.wcl-account__greeting a::before, .wcl-account__description a::before {
  display: none;
}
.wcl-account__content-address-address {
  margin-bottom: 24px;
}
.wcl-account__content-address-edit {
  color: var(--c-white) !important;
}
.wcl-account__content-edit-account p span em {
  font-style: normal;
  font-size: 14px;
  color: var(--c-text);
}
.wcl-account__orders-title {
  font-size: 24px;
  margin: 0 0 16px !important;
}
.wcl-account__orders-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.wcl-account__orders-filter {
  display: flex;
  align-items: center;
  gap: 8px;
}
.wcl-account__orders-filter select {
  font-size: 14px;
  padding: 8px 40px 8px 12px;
  border: 1px solid #E5E7EB;
  border-radius: 6px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../img/chevron-down.svg") no-repeat right 1rem center;
  padding-right: 40px;
}
.wcl-account__orders-search-form {
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #D1D5DB;
  border-radius: 6px;
  padding: 8px 12px;
}
.wcl-account__orders-search-form input {
  border: none;
}
.wcl-account__orders-search-form input::-moz-placeholder {
  font-size: 14px;
  color: #9CA3AF;
}
.wcl-account__orders-search-form input::placeholder {
  font-size: 14px;
  color: #9CA3AF;
}
.wcl-account__orders-search-clear, .wcl-account__orders-search-submit {
  padding: 0 !important;
  display: flex;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
  transition: var(--transition);
}
.wcl-account__orders-search-clear svg, .wcl-account__orders-search-submit svg {
  width: 100%;
  height: 100%;
}
.wcl-account__orders-search-clear svg path, .wcl-account__orders-search-submit svg path {
  stroke: #9CA3AF;
  transition: var(--transition);
}
.wcl-account__orders-table thead tr th {
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 24px !important;
  background-color: #F9FAFB;
}
.wcl-account__orders-table thead tr th span {
  color: var(--c-primary);
}
.wcl-account__orders-table tbody tr th,
.wcl-account__orders-table tbody tr td {
  font-size: 14px;
  padding: 20px 6px 20px 24px !important;
  border-top: 1px solid #E5E7EB !important;
}
.wcl-account__orders-table tbody tr th a {
  color: #0891B2;
  line-height: 1.5;
  transition: var(--transition);
}
.wcl-account__orders-table tbody tr th a::before {
  display: none;
}
.wcl-account__orders-table tbody tr td {
  color: #6B7280;
}
.wcl-account__orders-table tbody tr .woocommerce-orders-table__cell-order-actions {
  text-align: left !important;
}
.wcl-account__orders-table tbody tr td.woocommerce-orders-table__cell-order-total {
  font-weight: 500;
  color: #333333;
}
.wcl-account__orders-table tbody .woocommerce-orders-table__cell-order-status .processing {
  color: #2E4453;
  background-color: #C8D7E1;
  border-radius: 30px;
  font-size: 12px;
  padding: 6px 12px;
  display: inline-block;
}
.wcl-account__orders-table tbody .woocommerce-orders-table__cell-order-status .completed {
  color: #5B841B;
  background-color: #C6E1C6;
  border-radius: 30px;
  font-size: 12px;
  padding: 6px 12px;
  display: inline-block;
}
.wcl-account__orders-table tbody .woocommerce-orders-table__cell-order-status .on-hold {
  color: #94660C;
  background-color: #F8DDA7;
  border-radius: 30px;
  font-size: 12px;
  padding: 6px 12px;
  display: inline-block;
}
.wcl-account__orders-table tbody .woocommerce-orders-table__cell-order-status .pending {
  color: white;
  background-color: #999;
  border-radius: 30px;
  font-size: 12px;
  padding: 6px 12px;
  display: inline-block;
}
.wcl-account__orders-table tbody .woocommerce-orders-table__cell-order-status .cancelled {
  color: #761919;
  background-color: #EBA3A3;
  border-radius: 30px;
  font-size: 12px;
  padding: 6px 12px;
  display: inline-block;
}
.wcl-account__orders-table tbody .woocommerce-orders-table__cell-order-status .refunded {
  color: #000;
  background-color: #f0f0f0;
  border-radius: 30px;
  font-size: 12px;
  padding: 6px 12px;
  display: inline-block;
}
.wcl-account__orders-table tbody .woocommerce-orders-table__cell-order-status .failed {
  color: #761919;
  background-color: #EBA3A3;
  border-radius: 30px;
  font-size: 12px;
  padding: 6px 12px;
  display: inline-block;
}
.wcl-account .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
  color: #0891B2;
  font-size: 14px;
  font-weight: 500;
  transition: var(--transition);
}
.wcl-account .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a:first-child {
  margin-left: auto;
  padding-right: 10px;
}
.wcl-account .woocommerce-customer-details address {
  padding: 16px;
  line-height: 1.7;
}
.wcl-account__pagination-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wcl-account__pagination-block .woocommerce-orders-info {
  font-size: 14px;
  color: var(--c-text);
}
.wcl-account__pagination-block .woocommerce-orders-info .orders-range,
.wcl-account__pagination-block .woocommerce-orders-info .orders-total {
  font-weight: 500;
}
.wcl-account__pagination.woocommerce-pagination {
  margin: 0 !important;
}
.wcl-account__pagination.woocommerce-pagination .page-numbers {
  font-size: 14px;
}
.wcl-account__pagination.woocommerce-pagination .page-numbers li {
  border: 1px solid #D1D5DB;
  border-radius: 6px;
}
.wcl-account__pagination.woocommerce-pagination .page-numbers li .page-number.current {
  background-color: #0891B2;
  color: #fff;
}
.wcl-account__pagination.woocommerce-pagination .page-numbers li .page-number {
  transition: var(--transition);
}
@media (min-width: 23.4375em) and (max-width: 93em) {
  @supports (font-size: clamp( 1.875rem , 1.4959568733rem  +  1.6172506739vw , 3rem )) {
    .wcl-title {
      font-size: clamp( 1.875rem , 1.4959568733rem  +  1.6172506739vw , 3rem );
    }
  }
  @supports not (font-size: clamp( 1.875rem , 1.4959568733rem  +  1.6172506739vw , 3rem )) {
    .wcl-title {
      font-size: calc(1.875rem + 1.125 * (100vw - 23.4375rem) / 69.5625);
    }
  }
  @supports (font-size: clamp( 1.375rem , 1.2065363881rem  +  0.7187780773vw , 1.875rem )) {
    .wcl-title--h2 {
      font-size: clamp( 1.375rem , 1.2065363881rem  +  0.7187780773vw , 1.875rem );
    }
  }
  @supports not (font-size: clamp( 1.375rem , 1.2065363881rem  +  0.7187780773vw , 1.875rem )) {
    .wcl-title--h2 {
      font-size: calc(1.375rem + 0.5 * (100vw - 23.4375rem) / 69.5625);
    }
  }
  @supports (font-size: clamp( 1.875rem , 1.7486522911rem  +  0.539083558vw , 2.25rem )) {
    .wcl-shop__header-title {
      font-size: clamp( 1.875rem , 1.7486522911rem  +  0.539083558vw , 2.25rem );
    }
  }
  @supports not (font-size: clamp( 1.875rem , 1.7486522911rem  +  0.539083558vw , 2.25rem )) {
    .wcl-shop__header-title {
      font-size: calc(1.875rem + 0.375 * (100vw - 23.4375rem) / 69.5625);
    }
  }
}
@media screen and (min-width: 768px) {
  .wcl-account__orders-table tbody tr .woocommerce-orders-table__cell-order-actions a:first-child {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 1024px) {
  .wcl-account__dashboard-email {
    overflow-wrap: break-word;
    word-break: break-word;
  }
  .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--dashboard a, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--orders a, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-address a, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-account a, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--customer-logout a {
    padding-left: 50px;
  }
}
@media (min-width: 93em) {
  .wcl-title {
    font-size: 3rem;
  }
  .wcl-title--h2 {
    font-size: 1.875rem;
  }
  .wcl-shop__header-title {
    font-size: 2.25rem;
  }
}
@media only screen and (max-width: 418px) and (min-width: 20em) and (max-width: 26.875em) {
  @supports (width: clamp( 17.5rem , -1.4090909091rem  +  94.5454545455vw , 24rem )) {
    .wcl-mini-cart {
      width: clamp( 17.5rem , -1.4090909091rem  +  94.5454545455vw , 24rem );
    }
  }
  @supports not (width: clamp( 17.5rem , -1.4090909091rem  +  94.5454545455vw , 24rem )) {
    .wcl-mini-cart {
      width: calc(17.5rem + 6.5 * (100vw - 20rem) / 6.875);
    }
  }
}
@media (max-width: 1380px) {
  .wcl-shop__product-bottom {
    flex-direction: column;
  }
}
@media (max-width: 1280px) {
  .wcl-shop__filters-body {
    flex-direction: column;
    align-items: center;
    padding: 18px;
  }
  .wcl-shop__filters-form {
    justify-content: center;
    gap: 12px 8px;
  }
  .wcl-shop__product-bottom {
    flex-direction: row;
  }
}
@media only screen and (max-width: 1280px) {
  .wcl-cart__content {
    flex-direction: column;
  }
  .wcl-cart__form {
    max-width: 100%;
  }
  .wcl-cart__summary {
    max-width: 100%;
  }
  .wcl-checkout__shop-table tbody tr td.product-thumbnail {
    width: 150px;
    padding: 12px 24px;
  }
}
@media screen and (max-width: 1280px) {
  .woocommerce .products ul, .woocommerce ul.products {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media only screen and (max-width: 1100px) {
  .wcl-header__search--header {
    width: 200px;
  }
}
@media (max-width: 1050px) {
  .wcl-shop__product-bottom {
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin-bottom: 10px;
  }
  .menu {
    overflow: hidden;
  }
  .menu__body {
    border-top: 1px solid var(--c-blue-bg);
    flex-direction: column;
    align-items: flex-end;
    position: fixed;
    z-index: 10;
    background-color: var(--c-white);
    width: 100%;
    height: 100%;
    left: -100%;
    top: 60px;
    overflow: auto;
    padding: 50px 30px 100px;
    transition: left 0.3s ease-in-out 0s;
  }
  .overflow-hidden .menu__body {
    left: 0;
  }
  .menu__list {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 15px;
  }
  .menu .menu-item {
    color: var(--c-blue-bg);
    font-size: 20px;
    padding: 0;
  }
  .icon-menu {
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 30px;
    height: 30px;
    z-index: 100;
  }
  .icon-menu span, .icon-menu::before, .icon-menu::after {
    content: "";
    transition: all 0.3s ease 0s;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    width: 27px;
    height: 3px;
    border-radius: 3px;
    background-color: var(--c-blue-bg);
  }
  .icon-menu::before {
    top: 7px;
  }
  .icon-menu::after {
    bottom: 7px;
  }
  .icon-menu span {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .overflow-hidden .icon-menu .icon-menu {
    border: 1px solid var(--c-primary);
  }
  .overflow-hidden .icon-menu span {
    width: 0;
  }
  .overflow-hidden .icon-menu::before {
    top: 1px;
    transform: rotate(-45deg) translate(-65%);
  }
  .overflow-hidden .icon-menu::after {
    bottom: 1px;
    transform: rotate(45deg) translate(-65%);
  }
  .wcl-shop__header {
    padding: 24px 0;
  }
  .wcl-shop__header-title {
    margin-bottom: 10px;
  }
  .wcl-shop__filters {
    margin: 10px auto;
  }
}
@media (max-width: 1024px) and (any-hover: none) {
  .icon-menu {
    cursor: default;
  }
}
@media only screen and (max-width: 1024px) {
  .wcl-header__top {
    display: none;
  }
  .wcl-header__logo {
    max-width: 100px;
    height: 60px;
  }
  .wcl-header__search--header {
    margin-right: 50px;
    width: 100%;
  }
  .wcl-header__cart {
    position: absolute;
    top: 50%;
    right: 120px;
    transform: translateY(-50%);
  }
  .wcl-header__user .custom-avatar {
    position: absolute;
    top: 50%;
    right: 70px;
    transform: translateY(-50%);
  }
  .wcl-mini-cart {
    top: 50px;
    right: -100px;
  }
  .wcl-account__wrapper {
    flex-direction: column;
  }
  .wcl-account__dashboard {
    max-width: 100%;
    margin-top: 0;
    flex-direction: row;
  }
  .wcl-account__dashboard-nav-list {
    flex-direction: row;
    align-items: center;
    height: 100%;
  }
  .wcl-account__dashboard-nav-item {
    border-top: none;
    border-left: 1px solid #E5E7EB;
    height: 100%;
  }
  .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--dashboard a::before, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--orders a::before, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-address a::before, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--edit-account a::before, .wcl-account__dashboard-nav-item.woocommerce-MyAccount-navigation-link--customer-logout a::before {
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .wcl-account__dashboard-nav-link {
    padding: 40px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .wcl-account__dashboard-nav-link span {
    display: none;
  }
  .wcl-account__content.woocommerce-MyAccount-content {
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .menu .menu-item a {
    font-weight: 600;
  }
  .wcl-footer__body {
    grid-template-columns: 1fr;
  }
  .wcl-footer__menu {
    padding-left: 0;
  }
  .woocommerce .products ul, .woocommerce ul.products {
    gap: 15px;
  }
  .wcl-account__dashboard-nav-item.is-active {
    border-left: none;
    border-bottom: 3px solid #0891B2;
  }
}
@media only screen and (max-width: 992px) {
  .woocommerce table.cart .product-thumbnail,
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail {
    display: none;
  }
  .wcl-checkout__details {
    flex-direction: column;
    align-items: center;
  }
  .wcl-checkout__billing {
    max-width: 100%;
  }
  .wcl-checkout__billing-edit-btn {
    position: absolute;
    top: 24px;
    right: 24px;
  }
  .wcl-checkout__billing-block {
    padding-right: 24px;
  }
  .wcl-checkout__summary {
    width: 100%;
    max-width: 500px;
  }
  .wcl-checkout__summary-content {
    position: relative;
    top: 0;
  }
}
@media screen and (max-width: 992px) {
  .wcl-checkout__billing-content {
    flex-direction: row;
  }
  .wcl-checkout__shipping-method {
    min-width: 33%;
    padding-top: 42px;
    padding-left: 24px;
    border-top: 1px solid transparent;
    border-left: 1px solid #E5E7EB;
  }
  .wcl-checkout__summary-table td,
  .wcl-checkout table.shop_table td {
    text-align: right;
  }
}
@media (max-width: 900px) {
  .wcl-shop__product-bottom {
    flex-direction: row;
  }
}
@media only screen and (max-width: 900px) {
  .woocommerce li.product {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .wcl-single__product-container {
    flex-direction: column;
  }
  .wcl-single__product-images {
    max-width: 100%;
  }
  .wcl-single__product-images .woocommerce-product-gallery__wrapper div a {
    aspect-ratio: 1/1;
  }
  .wcl-single__product-images .woocommerce-product-gallery__wrapper div a img {
    aspect-ratio: 1/1;
  }
  .wcl-shop__header {
    padding: 12px 0;
  }
  .wcl-shop__filters-body {
    flex-direction: column;
    padding: 10px;
    gap: 10px;
  }
  .wcl-shop__product-bottom {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .wcl-header__top-body {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .wcl-header__search--header {
    display: none;
  }
  .wcl-header__search--mobile {
    display: flex;
  }
  .wcl-footer__bottom {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .wcl-footer__bottom-text {
    text-align: center;
  }
  .wcl-footer__bottom-link {
    text-align: center;
  }
  .wcl-single__product-summary.summary.entry-summary {
    padding: 20px 10px;
  }
  .wcl-single__product-meta {
    gap: 10px;
  }
  .wcl-single__product-button form.cart .button {
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 14px;
  }
  .wcl-cart__container {
    margin-bottom: 32px;
  }
  .wcl-cart__form {
    padding: 24px 12px;
  }
  .wcl-cart__table-wrapper {
    overflow-x: auto;
  }
  .wcl-cart__cart-table {
    min-width: 730px;
  }
  .wcl-cart__actions {
    padding-top: 12px;
    flex-direction: column;
    justify-content: flex-start;
    gap: 12px;
  }
  .wcl-cart__summary {
    padding: 24px 12px;
  }
  .wcl-checkout__billing-edit-btn {
    position: static;
  }
  .wcl-checkout__shop-table-wrapper {
    overflow-x: auto;
  }
  .wcl-checkout__shop-table {
    min-width: 600px;
  }
  .wcl-checkout__billing-block {
    padding-right: 0;
  }
  .wcl-account__dashboard {
    flex-direction: column;
  }
  .wcl-account__dashboard-info {
    border-bottom: 1px solid #E5E7EB;
  }
  .wcl-account__dashboard-nav-link {
    padding: 32px 12px;
  }
  .wcl-account__content.woocommerce-MyAccount-content {
    padding: 12px;
  }
  .wcl-account__orders-actions {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
  }
  .wcl-account__orders-table tbody tr th,
  .wcl-account__orders-table tbody tr td {
    padding: 16px 12px !important;
  }
  .wcl-account__pagination-block {
    flex-direction: column;
    justify-content: flex-start;
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  .wcl-footer__container {
    padding-top: 40px;
  }
  .wcl-footer__content {
    align-items: center;
  }
  .wcl-footer__text {
    text-align: center;
  }
  .wcl-footer__columns {
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .wcl-footer__menu-title, .wcl-footer__services-title, .wcl-footer__connects-title {
    text-align: center;
  }
  .wcl-footer__menu-list .menu-item, .wcl-footer__services-list .menu-item {
    text-align: center;
  }
  .wcl-footer__services-item {
    text-align: center;
  }
  .wcl-footer__connects-list {
    align-items: center;
  }
  .wcl-footer__connect-link {
    text-align: center;
  }
  .woocommerce .products ul, .woocommerce ul.products {
    gap: 10px;
  }
  .wcl-checkout__billing-content {
    flex-direction: column;
  }
  .wcl-checkout__shipping-method {
    min-width: 100%;
    padding-left: 0;
    padding-top: 24px;
    border-top: 1px solid #E5E7EB;
    border-left: 1px solid transparent;
  }
  .wcl-thankyou__order-details {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .wcl-thankyou__details-table {
    overflow-x: auto;
  }
  .wcl-thankyou__details-table table {
    min-width: 650px;
  }
}
@media (max-width: 600px) {
  .wcl-shop__product-bottom {
    flex-direction: row;
  }
}
@media only screen and (max-width: 600px) {
  .woocommerce li.product {
    flex-direction: row;
  }
}
@media screen and (max-width: 600px) {
  .woocommerce .products ul, .woocommerce ul.products {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 576px) {
  .woocommerce-info:not(:has(li)),
  .woocommerce-message:not(:has(li)),
  .woocommerce-error:not(:has(li)) {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .woocommerce-info::before,
  .woocommerce-message::before,
  .woocommerce-error::before {
    position: static !important;
  }
  .wcl-single__product-summary.summary.entry-summary .wcl-shop__stock-badge {
    top: 10px;
    right: 30px;
  }
}
@media screen and (max-width: 576px) {
  .woocommerce-info,
  .woocommerce-error,
  .woocommerce-message {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-left: 16px;
  }
  .woocommerce-info a,
  .woocommerce-error a,
  .woocommerce-message a {
    margin-left: 0 !important;
  }
  .woocommerce div.product .woocommerce-tabs .panel {
    padding: 12px;
  }
  .wcl-shop__filters-form select {
    padding: 8px 30px 8px 10px;
    background: url("../img/chevron-down.svg") no-repeat right 10px center;
  }
  .wcl-thankyou__container {
    padding: 16px;
  }
  .wcl-thankyou__icon {
    width: 50px;
    height: 50px;
  }
  .wcl-thankyou__order-details {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .wcl-thankyou__order-detail {
    align-items: center;
  }
  .wcl-thankyou__shipping-details {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .wcl-thankyou__order-actions {
    flex-direction: column-reverse;
    align-items: center;
  }
  .wcl-thankyou__shipping-address {
    align-items: center;
  }
  .wcl-thankyou__shipping-address address {
    text-align: center;
  }
  .wcl-thankyou__shipping-summary {
    align-items: center;
  }
  .wcl-account__greeting, .wcl-account__description {
    text-align: center;
  }
}
@media only screen and (max-width: 575px) {
  .woocommerce-info li,
  .woocommerce-message li,
  .woocommerce-error li {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .wcl-checkout__shipping-method {
    align-items: center;
  }
  .wcl-checkout__billing-fields, .wcl-checkout__preview {
    grid-template-columns: 1fr;
  }
  .wcl-checkout__preview-column {
    align-items: center;
  }
  .wcl-checkout__preview-content {
    text-align: center;
  }
}
@media only screen and (max-width: 475px) {
  .woocommerce li.product {
    flex-direction: column;
  }
  .woocommerce ul.products li.product a.woocommerce-loop-product__link:has(img) {
    aspect-ratio: 1/1;
  }
}
@media screen and (max-width: 450px) {
  .wcl-footer__connects-list {
    gap: 15px;
  }
  .wcl-footer__connect {
    flex-direction: column;
  }
  .wcl-footer__connect-link {
    overflow-wrap: break-word;
    word-break: break-word;
  }
}
@media only screen and (max-width: 418px) and (max-width: 20em) {
  .wcl-mini-cart {
    width: 17.5rem;
  }
}
@media only screen and (max-width: 418px) and (min-width: 26.875em) {
  .wcl-mini-cart {
    width: 24rem;
  }
}
@media (max-width: 23.4375em) {
  .wcl-title {
    font-size: 1.875rem;
  }
  .wcl-title--h2 {
    font-size: 1.375rem;
  }
  .wcl-shop__header-title {
    font-size: 1.875rem;
  }
}
@media (any-hover: hover) {
  main a:not([class]):hover {
    color: #00b0dc;
  }
  .wcl-breadcrumbs .woocommerce-breadcrumb a:hover {
    color: #374151;
  }
  .woocommerce .woocommerce-message .button:hover,
  .woocommerce .woocommerce-error .button:hover,
  .woocommerce .woocommerce-info .button:hover,
  .woocommerce-page .woocommerce-message .button:hover,
  .woocommerce-page .woocommerce-error .button:hover,
  .woocommerce-page .woocommerce-info .button:hover {
    color: var(--c-white);
    background-color: #00b0dc;
  }
  .wcl-header__top-contact:hover .wcl-header__top-contact-link::before {
    width: 100%;
    left: 0;
  }
  .menu .menu-item a:hover::before {
    width: 100%;
    left: 0;
  }
  .wcl-footer__social:hover {
    transform: scale(1.2);
  }
  .wcl-footer__menu-list .menu-item a:hover::before, .wcl-footer__services-list .menu-item a:hover::before {
    width: 100%;
    left: 0;
  }
  .wcl-footer__connect:hover .wcl-footer__connect-link::before {
    width: 100%;
    left: 0;
  }
  .wcl-footer__connect-link:hover {
    color: var(--c-white);
  }
  .wcl-footer__bottom-link a:hover::before {
    left: 0;
    width: 100%;
  }
  .wcl-mini-cart__item .remove.remove_from_cart_button:hover {
    background-color: transparent;
  }
  .wcl-mini-cart__item .remove.remove_from_cart_button:hover svg {
    transform: scale(1.2);
    transform-origin: center;
  }
  .wcl-mini-cart__button-view:hover, .wcl-mini-cart__button-clear:hover {
    color: var(--c-white);
    border-color: #00b0dc;
    background-color: #00b0dc;
  }
  .wcl-mini-cart__button-checkout:hover {
    background-color: #00b0dc;
  }
  .wcl-single__product-button form.cart .button:hover {
    background-color: #00b0dc;
  }
  #tab-description a:hover::before {
    left: 50%;
    width: 0;
  }
  .woocommerce .woocommerce-breadcrumb a:hover {
    color: #023E8A;
  }
  .wcl-shop__breadcrumbs a:hover {
    color: #023E8A;
  }
  .wcl-shop__filters-clear:hover::before {
    left: 0;
    width: 100%;
  }
  .wcl-cart__breadcrumbs nav.woocommerce-breadcrumb a:hover {
    color: #023E8A;
  }
  .wcl-cart__cart-table tbody tr .product-remove .remove:hover {
    color: var(--wc-red);
    background-color: transparent;
    transform: scale(1.2);
  }
  .wcl-cart__remove-coupon:hover {
    transform-origin: center;
    transform: scale(1.5);
  }
  .wcl-cart__to-checkout .checkout-button:hover {
    background-color: #00b0dc !important;
  }
  .wcl-cart .return-to-shop .button.wc-backward:hover {
    background-color: #00b0dc !important;
  }
  .wcl-checkout__breadcrumbs nav.woocommerce-breadcrumb a:hover {
    color: #023E8A;
  }
  .wcl-checkout__order-review-return:hover span, .wcl-checkout__billing-edit-btn:hover span {
    color: #00b0dc;
  }
  .wcl-checkout__order-review-return:hover path, .wcl-checkout__billing-edit-btn:hover path {
    stroke: #00b0dc;
  }
  .wcl-checkout__order-review-return:hover svg, .wcl-checkout__billing-edit-btn:hover svg {
    transform: translateX(-5px);
  }
  .wcl-checkout__place-order button:hover {
    background-color: #00b0dc !important;
  }
  .wcl-checkout__cancel-order:hover {
    color: var(--c-white);
    border-color: #00b0dc;
    background-color: #00b0dc;
  }
  .wcl-thankyou__back-to-shop:hover {
    background-color: #00b0dc;
    color: var(--c-white);
  }
  .wcl-thankyou__back-to-shop:hover svg path {
    stroke: var(--c-white);
  }
  .wcl-thankyou__print-order:hover {
    background-color: #00b0dc;
  }
  .woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button:hover {
    color: var(--c-white);
    background-color: #00b0dc;
  }
  .wcl-login__actions .woocommerce-LostPassword.lost_password a:hover {
    color: #00b0dc;
  }
  .wcl-login__submit.woocommerce-button.woocommerce-form-login__submit:hover {
    color: var(--c-white);
    background-color: #00b0dc;
  }
  .wcl-account__content.woocommerce-MyAccount-content a.edit:hover {
    color: #00b0dc;
  }
  .wcl-account__content.woocommerce-MyAccount-content button.woocommerce-Button:hover,
  .wcl-account__content.woocommerce-MyAccount-content .button:hover {
    color: var(--c-white);
    background-color: #00b0dc;
  }
  .wcl-account__greeting a:hover, .wcl-account__description a:hover {
    color: #00b0dc;
  }
  .wcl-account__orders-search-clear:hover svg path, .wcl-account__orders-search-submit:hover svg path {
    stroke: #0891B2;
  }
  .wcl-account__orders-table tbody tr th a:hover {
    color: #00b0dc;
  }
  .wcl-account .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a:hover {
    color: #00b0dc;
  }
  .wcl-account__pagination.woocommerce-pagination .page-numbers li .page-number:hover, .wcl-account__pagination.woocommerce-pagination .page-numbers li .page-number:focus {
    background-color: #00b0dc;
    color: var(--c-white);
  }
}
@media (hover: hover) and (pointer: fine) {
  .wcl-social-links a:hover {
    color: var(--milc-color);
    background: var(--primary-color);
  }
}
@media print {
  body * {
    visibility: hidden !important;
  }
  .print-area, .print-area * {
    visibility: visible !important;
  }
  .print-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    padding: 20px;
  }
  .wcl-thankyou__icon,
  .wcl-thankyou__order-actions {
    display: none !important;
  }
  .wcl-thankyou__container {
    overflow: visible !important;
    max-width: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
  }
  .wcl-thankyou__bg-wrapper,
  .wcl-thankyou__overlay,
  .wcl-thankyou__bg-image {
    display: none !important;
  }
  .wcl-thankyou__order-actions {
    display: none !important;
  }
  .wcl-thankyou__details-table table,
  .wcl-thankyou__order-totals table {
    page-break-inside: auto !important;
  }
  .wcl-thankyou__details-table tbody tr,
  .wcl-thankyou__order-totals tbody tr {
    page-break-inside: avoid !important;
    page-break-after: auto !important;
  }
  .wcl-thankyou {
    position: static !important;
    height: auto !important;
    padding: 0 !important;
  }
  body {
    margin: 0.5in !important;
  }
  .wcl-thankyou__title,
  .wcl-thankyou__details-title,
  .wcl-thankyou__shipping-address-title,
  .wcl-thankyou__shipping-summary-title {
    page-break-before: avoid !important;
  }
}
