/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      8.3.8
 Text Domain:  woodmart-child
*/

[class*="color-scheme-light"] {
  --bgcolor-white: #FFFFFF1A;
  --wd-pagin-bg: #000000;
  --wd-main-bgcolor: #fffffff;
   background: radial-gradient(118.57% 35.18% at 50% 0%, rgba(119, 48, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%),
            #000000;

  --wd-title-color: #7730FF;
  --brdcolor-gray-500: #7730FF;
  --currentColor: #5A5A5A;
  --wd-form-color: #fff;
  --brdcolor-gray-300: rgba(255, 255, 255, 0.3);
  --color-gray-500: #A4A4A4;
  --wd-entities-title-font-weight: 700;
  --btn-color: #7730FF;
  --btn-bgcolor: #7730FF4D;
  --btn-accented-bgcolor: #7730FF4D;
  --btn-accented-color: #7730FF;
  --btn-accented-bgcolor-hover: #7730FF;
  --btn-bgcolor-hover: #7730FF;
  --btn-color-hover: #fff;
  --btn-accented-color-hover: #fff;
  --wd-form-brd-radius: 20px;
  --wd-form-brd-color: rgba(255, 255, 255, 0.3);
  --wd-text-color: #fff;
  --btn-default-bgcolor: #FFFFFF4D;
  --btn-default-color-hover: #fff;
  --btn-default-bgcolor-hover: #FFFFFF;
  --btn-default-brd-radius: 30px;
  --btn-accented-brd-radius: 30px;

}

.button {
  height: 48px;
}

.ui-heading-xl h2 {
  font-weight: 700;
  font-size: clamp(32px, 3vw, 43px);
  line-height: 34px;
}

.ui-text-lg {
  font-size: clamp(16px, 1.2vw, 20px);
  line-height: 25px;
  font-weight: 700;
}

.ui-text-lg-xl {
  font-size: clamp(20px, 1.2vw, 30px);
  line-height: 30px;
  font-weight: 700;
}

body .btn-shape-round,
body .btn-style-round {
  --btn-brd-radius: 20px;
}

html:root {
  --wd-container-w: 1470px;
  --wd-brd-radius: 20px;
}

.wd-page-wrapper {
background: radial-gradient(118.57% 35.18% at 50% 0%, rgba(119, 48, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%),
            #000000;

  background-repeat: no-repeat;
  background-size: cover;
}

body .whb-sticky-shadow .whb-main-header {
  background-image: url('/wp-content/uploads/2026/02/bg-header-nav-gradient.svg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

body .wd-footer {
  background-color: rgba(0, 0, 0, 0.2);
}

footer .container.main-footer {
  max-width: 1220px;
  padding-inline: 0px;
}

.footer-copyright {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
}

.footer .wd-nav>li>a {
  min-height: 16px;
}

body h4.wd-fontsize-l {
  font-weight: 700;
  font-size: 43px;
  line-height: 34px;
}

body .section-home-actions h4.wd-fontsize-l {
  font-weight: 700;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 0px;
  margin-top: 0px;

}

.title-after_title.wd-fontsize-xs {
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
}

a.elementor-button,
.elementor-button.elementor-button-link {
  box-shadow: none;
  text-decoration: none;
  border-radius: 16px;
  font-size: 25px;
  padding: 8px 61px;
  line-height: 34px;
  font-weight: 700;
  color: #7730FF;
  background: #7730FF4D;
  border: none;
  transition:
    transform .2s ease,
    border-color .2s ease,
    background-color .2s ease,
    color .2s ease;
}

a.elementor-button:hover,
.elementor-button.elementor-button-link:hover {
  background-color: #7730FF;
  color: #fff;
}

.elementor-button.elementor-button-link:hover span {
  color: #fff;
}

a.elementor-button:focus,
.elementor-button.elementor-button-link:focus {
  outline: none;
}

a.elementor-button[aria-disabled="true"],
.elementor-button.elementor-button-link.elementor-button-disabled {
  opacity: .5;
  pointer-events: none;
}

.home .onsale.product-label {
  display: none;
}

.scrollToTop {
  background-color: #7730FF4D;
  color: #7730FF;
}

.scrollToTop:hover {
  background-color: #7730FF;
  color: #000;
}

@media (max-width: 576px) {
  .title-wrapper .title {
    font-size: 33px;
  }
}

body .section-testimonials hr {
  border-bottom: 1px solid #5A5A5A;
  opacity: 1;
}

.footer-container .wd-text-block.reset-last-child {
  color: #FFFFFF;
  font-weight: 400;
}

input[type='email'],
input[type='date'],
input[type='search'],
input[type='number'],
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='password'],
:root textarea,
:root select {
  background-color: transparent;

}

:root select {
  color: #CCCCCC;
}

body.post-type-archive-product .woocommerce-ordering select.orderby option {
  background-color: #292929;
  color: #fff;
}

body.post-type-archive-product .woocommerce-ordering select.orderby {
  background-image: url("/wp-content/uploads/2026/02/icon-arrow-down.svg");
  background-position: right 12px center;
  background-size: 12px 8px;
  background-repeat: no-repeat;
  padding-right: 40px;
}

.post-type-archive-product .star-rating {
  display: none;
}

.wd-entities-title>a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

body .market-layout__sidebar .elementor-widget-container {
  background: #FFFFFF1A !important;
  border: 2px solid #FFFFFF1A;
}

body .market-layout__sidebar .elementor-widget-container h5 {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
}

.widget_price_filter [class*="price_slider_amount"] .price_label {
  font-weight: 700;
  font-size: 15px;
}

.widget_price_filter [class*="price_slider_amount"] .price_label span {
  font-weight: 700;
}

html body.woocommerce-checkout .wd-page-content,
html body.woocommerce-account .wd-page-content,
html body.woocommerce-cart .wd-page-content,
.page-id-206518 .wd-page-content,
.page-id-287332 .wd-page-content {

  background: radial-gradient(337.01% 100% at 50% 0%, rgba(119, 48, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 105%),
            #000000;
}

.page-id-287332 .product-wrapper,
.page-id-287332 .wd-product-header,
.page-id-287332 .wd-entities-title {
  min-width: 0;
}

.page-id-287332 .wd-entities-title>a {
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  max-width: 100% !important;
}

.page-id-287332 .wd-entities-title {
  max-height: fit-content !important;
}

.page-id-287332 .wd-entities-title>a {
  line-height: 1.15;
  min-height: calc(1.15em * 2);

}

.section-product-reviews {
  display: none;
}

:is(.wd-breadcrumbs, .yoast-breadcrumb) {
  --wd-link-color: #FFFFFF80;
}

.wd-breadcrumbs .wd-delimiter {
  color: #FFFFFF80;
}

.wd-breadcrumbs {
  font-size: 14px;
}

.wd-breadcrumbs span.wd-last {
  font-weight: 400;
}

.cs2-accordion {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.cs2-acc-item {
  border-radius: 20px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(6px);
  overflow: hidden;
  transition: .25s;
}

.cs2-acc-item:hover {
  border-color: rgba(119, 48, 255, .3);
}

.cs2-acc-item summary {
  list-style: none;
}

.cs2-acc-item summary::-webkit-details-marker {
  display: none;
}

.cs2-acc-head {
  padding: 20px 30px;
  padding-bottom: 24px;
  cursor: pointer;
}

.cs2-acc-title {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.cs2-acc-eyebrow {
  color: #7730FF;
  font-weight: 700;
  font-size: 30px;
}

.cs2-acc-heading {
  color: #7730FF;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
}

.cs2-acc-body {
  padding: 0 28px 28px 28px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

.cs2-acc-body p {
  margin: 0;
}

.cs2-acc-toggle {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
  color: rgba(255, 255, 255, .7);
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.cs2-acc-toggle:hover {
  color: rgba(255, 255, 255, .85);
  text-underline-offset: 3px;
}

.cs2-acc-toggle::before {
  content: "Read Article →";
}

.cs2-acc-item[open] .cs2-acc-toggle::before {
  content: "Hide";
}

.cs2-acc-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.cs2-acc-toggle::after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 7px;
  flex: 0 0 19px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 19px 7px;
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2019%207%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M1%205.10516L9.5%201.10516L18%205.10516%27%20stroke%3D%27white%27%20stroke-opacity%3D%27.7%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27/%3E%3C/svg%3E");
}

.cs2-acc-item:not([open]) .cs2-acc-toggle::after {
  display: none;
}

.cs2-acc-item {
  position: relative;
}

.cs2-acc-item[open] .cs2-acc-body {
  padding-bottom: 72px;
}

.cs2-acc-item[open] .cs2-acc-toggle {
  position: absolute;
  left: 28px;
  bottom: 28px;
  margin-top: 0 !important;
  z-index: 5;
}

.cs2-acc-item:not([open]) .cs2-acc-toggle {
  position: static;
}

.cs2-acc-item[open] .cs2-acc-toggle {
  pointer-events: auto;
}

.cs2-acc-item .cs2-acc-body {
  opacity: 0;
  transform: translateY(-6px);
  transition: opacity .18s ease, transform .18s ease;
  will-change: opacity, transform;
}

.cs2-acc-item[open] .cs2-acc-body {
  opacity: 1;
  transform: translateY(0);
}

.cs2-acc-item {
  transition: border-color .2s ease, background-color .2s ease;
}

.cs2-acc-lead {
  margin-top: 10px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  max-width: 980px;
}

.cs2-acc-body {
  padding-top: 0 !important;
}

.cs2-acc-body p+p {
  margin-top: 14px;
}

.cs2-acc-body ul {
  margin: 14px 0 14px 18px;
}

.page-id-206681,
.page-id-206662,
.page-id-286607 {
  --wd-title-color: #FFF;
}