/*
 Theme Name:   Railfun Child
 Description:  Railfun Child Theme
 Author:       StrateoDigital
 Author URI:   https://strateodigital.com/
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
@media (min-width: 1025px) {
  .whb-sticky-header .whb-general-header {
    border: none;
  }
  .whb-sticky-header .whb-general-header .whb-general-header-inner {
    --wd-header-clone-h:70px;
  }
  .whb-sticky-header .whb-general-header .whb-general-header-inner .site-logo {
    max-height: 60px;
  }
  body .whb-general-header {
    border-color: var(--separator-line-color);
  }
  .whb-general-header {
    border-top: 1px solid var(--separator-line-color);
  }
  .whb-general-header > .container > .whb-flex-row .header-button-height {
    height: 50px;
    letter-spacing: 0.2px;
    font-size: 0.875rem;
    border-width: 1px;
  }
  .whb-general-header > .container > .whb-flex-row .header-button-height.text-transform-lowercase {
    text-transform: none;
  }
  .whb-general-header > .container > .whb-flex-row .header-button-height .wd-btn-icon {
    margin-right: 8px;
  }
  .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-wishlist > a, .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-my-account > a, .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-cart > a {
    flex-direction: column;
    gap: 16px;
    width: 80px;
    height: fit-content;
  }
  .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-wishlist > a::after, .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-my-account > a::after, .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-cart > a::after {
    position: relative;
    font-size: 0.875rem;
  }
  .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-wishlist {
    order: 1;
    margin-left: 20px;
  }
  .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-wishlist > a::after {
    content: "Wunschliste";
  }
  .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-my-account {
    order: 2;
  }
  .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-my-account > a::after {
    content: "Konto";
  }
  .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-cart {
    order: 3;
  }
  .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-cart > a::after {
    content: "Warenkorb";
  }
  .whb-header-bottom .whb-header-bottom-inner {
    height: fit-content;
    max-height: unset;
    flex-direction: column;
    align-items: center;
  }
  .whb-header-bottom .whb-header-bottom-inner .wd-header-nav, .whb-header-bottom .whb-header-bottom-inner .site-logo {
    padding-inline: 0;
  }
  .whb-header-bottom .whb-header-bottom-inner > .whb-col-center {
    margin-bottom: 36px;
  }
  .whb-header-bottom .whb-header-bottom-inner > .whb-col-right {
    margin-bottom: 16px;
    margin-right: 0;
  }
  .whb-header-bottom .whb-header-bottom-inner > .whb-col-right, .whb-header-bottom .whb-header-bottom-inner > .whb-col-right > .wd-header-nav {
    width: 100%;
  }
  .whb-header-bottom .whb-header-bottom-inner > .whb-col-right > .wd-header-nav {
    text-align: center;
  }
  .whb-header-bottom .whb-header-bottom-inner > .whb-col-right > .wd-header-nav > ul {
    gap: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .whb-sticky-header {
    --wd-header-clone-h:72px;
  }
  .wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 24px !important;
  }
  .whb-main-header:not(.whb-sticky-header) .whb-general-header .whb-general-header-inner {
    height: fit-content;
    max-height: unset;
    flex-wrap: wrap;
    padding-top: 11px;
    padding-bottom: 20px;
  }
  .whb-main-header:not(.whb-sticky-header) .whb-general-header > .container > .whb-flex-row > .whb-col-right {
    display: flex;
    margin-top: 11px;
    order: 1;
    width: 100%;
  }
  .whb-main-header:not(.whb-sticky-header) .whb-general-header > .container > .whb-flex-row > .whb-col-right .wd-search-form {
    padding: 0;
  }
  .whb-main-header:not(.whb-sticky-header) .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-wishlist, .whb-main-header:not(.whb-sticky-header) .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-my-account, .whb-main-header:not(.whb-sticky-header) .whb-general-header > .container > .whb-flex-row > .whb-col-right > .wd-header-cart {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-nav .wd-nav > li > a {
    text-transform: unset;
    font-size: 0.875rem;
  }
}
.whb-top-bar > .container > .whb-flex-row.whb-top-bar-inner {
  height: fit-content;
  max-height: unset;
}
.whb-top-bar > .container > .whb-flex-row.whb-top-bar-inner .site-logo {
  display: none;
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left > .wd-header-html, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile > .wd-header-html {
  width: 100%;
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-title, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-title {
  text-align: center;
  color: white;
}
@media screen and (min-width: 1025px) {
  .whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-title, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-title {
    border-bottom: 0;
  }
  .whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-title.elementor-active, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-title.elementor-active {
    border-bottom: 1px solid var(--separator-line-color);
  }
}
@media screen and (max-width: 1024px) {
  .whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-title, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-title {
    border-color: var(--separator-line-color);
  }
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-title .elementor-toggle-icon, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-title .elementor-toggle-icon {
  position: absolute;
  right: 0;
  font-size: 20px;
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-title .elementor-toggle-icon svg, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-title .elementor-toggle-icon svg {
  margin-inline-start: 0;
  fill: var(--e-global-color-primary);
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-content, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-content {
  border-bottom: 0;
  padding: 0;
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-content h4, .whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-content p, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-content h4, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-content p {
  color: white;
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-content h4, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-content h4 {
  font-family: "PT Sans", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 1024px) {
  .whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-content h4, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-content h4 {
    font-size: 1rem;
  }
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-content p, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-content p {
  color: rgba(255, 255, 255, 0.5);
  font-family: "PT Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.5em;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .whb-top-bar > .container > .whb-flex-row > .whb-col-left .elementor-toggle-item .elementor-tab-content p, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .elementor-toggle-item .elementor-tab-content p {
    font-size: 0.875rem;
  }
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .top-bar-content, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .top-bar-content {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .whb-top-bar > .container > .whb-flex-row > .whb-col-left .top-bar-content, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .top-bar-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .top-bar-content .e-con-inner, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .top-bar-content .e-con-inner {
  --flex-direction: row;
  --wd-title-color: white;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  --gap: 100px;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .whb-top-bar > .container > .whb-flex-row > .whb-col-left .top-bar-content .e-con-inner, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .top-bar-content .e-con-inner {
    grid-template-columns: repeat(1, 1fr);
    --gap: 40px;
  }
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .top-bar-content .e-con-inner > .elementor-element, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .top-bar-content .e-con-inner > .elementor-element {
  padding: 0;
  height: 100%;
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .top-bar-content .e-con-inner > .elementor-element:not(:last-child)::after, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .top-bar-content .e-con-inner > .elementor-element:not(:last-child)::after {
  content: "";
  background-color: var(--separator-line-color);
  position: absolute;
}
@media screen and (min-width: 1025px) {
  .whb-top-bar > .container > .whb-flex-row > .whb-col-left .top-bar-content .e-con-inner > .elementor-element:not(:last-child)::after, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .top-bar-content .e-con-inner > .elementor-element:not(:last-child)::after {
    width: 1px;
    height: 100%;
    top: 0;
    right: -50px;
  }
}
@media screen and (max-width: 1024px) {
  .whb-top-bar > .container > .whb-flex-row > .whb-col-left .top-bar-content .e-con-inner > .elementor-element:not(:last-child)::after, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .top-bar-content .e-con-inner > .elementor-element:not(:last-child)::after {
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 1px;
  }
}
.whb-top-bar > .container > .whb-flex-row > .whb-col-left .top-bar-content .e-con-inner p, .whb-top-bar > .container > .whb-flex-row > .whb-col-mobile .top-bar-content .e-con-inner p {
  color: rgba(255, 255, 255, 0.5);
}

:is(.color-scheme-light, .whb-color-light) .wd-nav[class*=wd-style-] {
  --nav-color: #fff;
  --nav-color-hover: var(--e-global-color-primary);
  --nav-color-active: var(--e-global-color-primary);
  --nav-chevron-color: var(--nav-color);
}

.wd-nav-main > li.current-menu-item a, .wd-nav-secondary > li.current-menu-item a {
  font-weight: 700;
}

.whb-general-header > .container > .whb-flex-row > .whb-col-right .searchform .searchsubmit {
  width: 60px;
}
.whb-general-header > .container > .whb-flex-row > .whb-col-right .searchform .searchsubmit:after {
  font-size: 1.125rem;
}

.home-slider-wrapper .wd-slide {
  border-radius: var(--railfun-border-radius);
}
.home-slider-wrapper .wd-slide .wd-slide-container {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4));
}
@media screen and (max-width: 1024px) {
  .home-slider-wrapper .wd-nav-arrows > div {
    --wd-arrow-size:42px;
    --wd-arrow-offset-h: calc(var(--wd-arrow-size) * -1.3 );
  }
}
.home-slider-wrapper .wd-slider-pagin.wd-nav-pagin-wrap {
  position: relative;
  margin-top: 32px;
  inset-inline: 0;
  bottom: 0;
}
.home-slider-wrapper .wd-slider-pagin.wd-nav-pagin-wrap ul {
  padding-inline: 0;
  padding-block: 0;
  background: none;
  border-radius: 0;
  --wd-pagin-gap:24px;
}

:root {
  --railfun-light-blue: var(--e-global-color-primary);
  --railfun-dark-blue: var(--e-global-color-secondary);
  --railfun-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  --bigger-paragraph-font-size:1.125rem;
  --smaller-paragraph-font-size:1rem;
  --railfun-h1-heading-size: 2.5rem;
  --railfun-h2-heading-size: 2.5rem;
  --railfun-h3-heading-size: 2rem;
  --railfun-h4-heading-size: 1.25rem;
  --wd-gap-lg:32px;
  --widgets-spacing: 20px;
  --railfun-bottom-notice-padding-vertical: 50px;
  --railfun-bottom-notice-padding-horizontal: 100px;
  --railfun-bottom-notice-heading-margin-top: calc(36px - var(--widgets-spacing));
  --railfun-bottom-notice-paragraph-margin-top: calc(32px - var(--widgets-spacing));
  --railfun-bottom-notice-sections-margin: calc(50px - var(--widgets-spacing));
  --railfun-border-radius: 8px;
  --bigger-section-spacing: 100px;
  --page-vertical-padding: 50px;
  --smaller-section-spacing:50px;
  --secondary-50: rgba(26,26,64,0.5);
  --separator-line-color:rgba(255,255,255,0.5);
}
@media screen and (max-width: 1024px) {
  :root {
    --railfun-bottom-notice-padding-vertical: 32px;
    --railfun-bottom-notice-padding-horizontal: 20px;
    --railfun-bottom-notice-heading-margin-top: calc(32px - var(--widgets-spacing));
    --railfun-bottom-notice-paragraph-margin-top: calc(24px - var(--widgets-spacing));
    --railfun-bottom-notice-sections-margin: calc(24px - var(--widgets-spacing));
    --bigger-section-spacing:32px;
    --page-vertical-padding:32px;
  }
}

body div.wpcf7 form .wpcf7-response-output {
  border-radius: 4px;
}
body div.wpcf7 .glsr-form-message.glsr-form-success {
  display: flex !important;
  background-color: var(--glsr-form-success) !important;
}
@media screen and (max-width: 1024px) {
  body div.wpcf7 .glsr-field-error {
    --glsr-text-sm:1em;
  }
}
body div.wpcf7 .wpcf7-form > p, body div.wpcf7 .wpcf7-form > label {
  margin-bottom: 0;
}
body div.wpcf7 .wpcf7-form label {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: var(--e-global-color-secondary);
}
body div.wpcf7 .wpcf7-form label span {
  font-size: 0.875rem;
}
body div.wpcf7 .wpcf7-form textarea {
  min-height: unset;
  height: 80px;
}
body div.wpcf7 .wpcf7-form button[type=submit] {
  width: 100%;
  margin-top: 6px;
}
body div.wpcf7 .wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
body div.wpcf7 .wpcf7-form.submitting .wpcf7-spinner {
  display: flex;
}
body div.wpcf7 .wpcf7-spinner {
  display: none;
  width: 100%;
  justify-content: center;
  margin-top: 12px;
  margin-left: 0;
}
body div.wpcf7 .wpcf7-spinner::before {
  position: relative;
  left: unset;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  body div.wpcf7 .privacy-consent {
    align-items: center;
    flex-direction: row;
    gap: 0;
    align-items: center;
    color: rgba(26, 26, 64, 0.5);
  }
  body div.wpcf7 .wpcf7-acceptance, body div.wpcf7 .wpcf7-acceptance * {
    display: flex;
    height: fit-content;
  }
  body div.wpcf7 input[type=checkbox] {
    --active: #275EFE;
    --active-inner: #fff;
    --focus: 2px rgba(39, 94, 254, .3);
    --border: #BBC1E1;
    --border-hover: #275EFE;
    --background: #fff;
    --disabled: #F6F8FF;
    --disabled-inner: #E1E6F9;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 21px;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: var(--b, var(--background));
    transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
  }
  body div.wpcf7 input[type=checkbox]:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
  }
  body div.wpcf7 input[type=checkbox]:checked {
    --b: var(--active);
    --bc: var(--active);
    --d-o: .3s;
    --d-t: .6s;
    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
  }
  body div.wpcf7 input[type=checkbox]:disabled {
    --b: var(--disabled);
    cursor: not-allowed;
    opacity: 0.9;
  }
  body div.wpcf7 input[type=checkbox]:disabled + label {
    cursor: not-allowed;
  }
  body div.wpcf7 input[type=checkbox]:disabled:checked {
    --b: var(--disabled-inner);
    --bc: var(--border);
  }
  body div.wpcf7 input[type=checkbox]:hover:not(:checked):not(:disabled) {
    --bc: var(--border-hover);
  }
  body div.wpcf7 input[type=checkbox]:focus {
    box-shadow: 0 0 0 var(--focus);
  }
  body div.wpcf7 input[type=checkbox]:not(.switch) {
    width: 21px;
    border-radius: 7px;
  }
  body div.wpcf7 input[type=checkbox]:not(.switch):after {
    opacity: var(--o, 0);
    width: 5px;
    height: 9px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 7px;
    top: 4px;
    transform: rotate(var(--r, 20deg));
  }
  body div.wpcf7 input[type=checkbox]:not(.switch):checked {
    --o: 1;
    --r: 43deg;
  }
  body div.wpcf7 input[type=checkbox] + label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 4px;
  }
}
body div.wpcf7 * {
  box-sizing: inherit;
}
body div.wpcf7 *:before, body div.wpcf7 *:after {
  box-sizing: inherit;
}

body ol, body ul {
  --li-mb: 4px;
}

@media screen and (max-width: 1024px) {
  .woodmart-archive-blog.elementor-template-full-width .row > [data-elementor-type] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  body:not(.rtl) .elementor-15759 .elementor-element.elementor-element-71d474d .elementor-pagination .page-numbers {
    margin-top: 4px;
    margin-bottom: 4px;
  }
}

body .elementor-pagination .page-numbers,
nav[class*=-pagination] li .page-numbers {
  font-size: 1rem;
  font-weight: 400;
}
body .elementor-pagination .page-numbers.prev, body .elementor-pagination .page-numbers.next,
nav[class*=-pagination] li .page-numbers.prev,
nav[class*=-pagination] li .page-numbers.next {
  font-size: 0;
}
body .elementor-pagination .page-numbers.prev:before,
nav[class*=-pagination] li .page-numbers.prev:before {
  font-size: 12px;
  content: "\f114";
  font-family: "woodmart-font";
}
body .elementor-pagination .page-numbers.next:before,
nav[class*=-pagination] li .page-numbers.next:before {
  font-size: 12px;
  content: "\f113";
  font-family: "woodmart-font";
}
body .elementor-pagination a.page-numbers, body .elementor-pagination .current,
nav[class*=-pagination] li a.page-numbers,
nav[class*=-pagination] li .current {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  height: 40px;
  line-height: 1em;
  border-radius: 8px;
  border: 1px solid rgba(26, 26, 64, 0.1);
  color: var(--e-global-color-25cdb3e);
}
body .elementor-pagination .page-numbers.prev, body .elementor-pagination .page-numbers.next,
nav[class*=-pagination] li .page-numbers.prev,
nav[class*=-pagination] li .page-numbers.next {
  padding: 0 12px;
}
body .elementor-pagination .page-numbers.prev:not(a), body .elementor-pagination .page-numbers.next:not(a),
nav[class*=-pagination] li .page-numbers.prev:not(a),
nav[class*=-pagination] li .page-numbers.next:not(a) {
  display: none;
}
@media screen and (max-width: 1024px) {
  body .elementor-pagination .page-numbers.prev, body .elementor-pagination .page-numbers.next,
  nav[class*=-pagination] li .page-numbers.prev,
  nav[class*=-pagination] li .page-numbers.next {
    display: none;
  }
}
body .elementor-pagination .page-numbers.current,
nav[class*=-pagination] li .page-numbers.current {
  background-color: var(--e-global-color-secondary);
  color: white;
}

body nav[class*=-pagination] ul {
  gap: 8px;
}

@media screen and (max-width: 1024px) {
  body .shop-blocks-carousel .wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
  }
  body .shop-blocks-carousel .wd-nav-arrows.wd-pos-sep .wd-btn-arrow.wd-prev {
    left: calc(-1 * var(--wd-container-padding));
  }
  body .shop-blocks-carousel .wd-nav-arrows.wd-pos-sep .wd-btn-arrow.wd-next {
    right: calc(-1 * var(--wd-container-padding));
    inset-inline-start: unset;
  }
}
body .shop-blocks-carousel .info-box-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  --wd-gap: 70px;
}
@media screen and (min-width: 1025px) {
  body .shop-blocks-carousel .info-box-wrapper:not(:last-child):after {
    content: "";
    position: absolute;
    width: 1px;
    height: 80%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--e-global-color-secondary);
  }
}
body .shop-blocks-carousel .info-box-wrapper .wd-info-box .info-box-icon .info-svg-wrapper {
  width: auto !important;
  height: 32px !important;
}
@media screen and (max-width: 767px) {
  body .shop-blocks-carousel .info-box-wrapper .info-box-content {
    flex-grow: 0;
  }
  body .shop-blocks-carousel .info-box-wrapper .wd-info-box {
    justify-content: center;
  }
  body .shop-blocks-carousel .info-box-wrapper p {
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  body .shop-blocks-carousel .wd-nav-arrows {
    display: flex;
  }
}

h5.widget-title {
  font-size: var(--e-global-typography-552d346-font-size);
}

.filters-widget .button {
  font-size: 0.875rem;
  min-width: unset;
  --btn-default-color: white;
  --btn-default-color-hover:white;
  --btn-default-bgcolor-hover: var(--e-global-color-secondary);
  --btn-default-bgcolor: var(--e-global-color-secondary);
}
.filters-widget .widget_price_filter [class*=price_slider_amount] .button {
  font-size: 0.875rem;
}

.product-labels {
  position: absolute;
  top: 7px;
  inset-inline-start: 7px;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
  max-width: 50%;
  transition: all 0.3s ease;
  transform: translateZ(0);
}

.product-labels .label-with-img {
  padding: 0;
  max-width: 50px;
}

.product-label {
  padding: 5px 10px;
  min-width: 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
}

.product-label.onsale {
  background-color: var(--wd-primary-color);
  direction: ltr;
}

.product-label.featured {
  background-color: #E22D2D;
}

.product-label.new {
  background-color: #438E44;
}

.product-label.out-of-stock {
  background-color: var(--bgcolor-white);
  color: var(--color-gray-900);
}

.product-label.attribute-label:not(.label-with-img) {
  background-color: var(--bgcolor-white);
  color: var(--color-gray-900);
}

.labels-rounded-sm .product-label {
  border-radius: 12px;
}

@media (max-width: 576px) {
  .product-labels {
    gap: 5px;
  }
  .product-label {
    padding-inline: 5px;
    min-width: 40px;
    font-size: 10px;
  }
  .product-label .label-with-img {
    padding-inline: 0;
  }
}
.product-labels.labels-rectangular {
  top: 15px;
  inset-inline-start: 0;
}

.woodmart-archive-shop .fade-in-block.wd-scroll, .woodmart-archive-shop .content-product-imagin,
.products .product.wd-product.wd-hover-fw-button .fade-in-block.wd-scroll,
.products .product.wd-product.wd-hover-fw-button .content-product-imagin {
  display: none;
}
.woodmart-archive-shop .product-labels .product-label,
.products .product.wd-product.wd-hover-fw-button .product-labels .product-label {
  border-radius: 0 4px 4px 0;
  font-size: 0.875rem;
}
@media screen and (max-width: 1024px) {
  .woodmart-archive-shop .product-labels .product-label,
  .products .product.wd-product.wd-hover-fw-button .product-labels .product-label {
    font-size: 0.75rem;
  }
}
.woodmart-archive-shop .product-labels .product-label.onsale,
.products .product.wd-product.wd-hover-fw-button .product-labels .product-label.onsale {
  order: 1;
}

@media (max-width: 576px) {
  body :is([style*="col-sm:2"], [style*="col-sm: 2"]) .wd-product {
    font-size: 100%;
  }
}
@media (max-width: 1024px) {
  body .wd-buttons .wd-action-btn > a:before, .wd-buttons .wd-action-btn > a:after {
    font-size: 20px;
  }
}
.products .product.wd-product.wd-hover-fw-button {
  --wd-prod-gap:16px;
}
@media screen and (max-width: 1024px) {
  .products .product.wd-product.wd-hover-fw-button .wd-entities-title {
    --title-line-height:1.4em;
  }
  .products .product.wd-product.wd-hover-fw-button .wd-entities-title a {
    line-height: inherit;
  }
}
.products .product.wd-product.wd-hover-fw-button .product-wrapper .content-product-imagin {
  display: none;
}
.products .product.wd-product.wd-hover-fw-button .product-wrapper .fade-in-block.wd-scroll {
  display: none;
}
.products .product.wd-product.wd-hover-fw-button img {
  aspect-ratio: 1/1;
  object-fit: contain;
  border-radius: 8px;
}
.products .product.wd-product.wd-hover-fw-button .categories-and-wishlist {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.products .product.wd-product.wd-hover-fw-button .categories-and-wishlist .wd-wishlist-btn a {
  height: fit-content;
  width: fit-content;
}
.products .product.wd-product.wd-hover-fw-button .wd-add-btn > a {
  width: fit-content;
  min-height: unset;
  height: fit-content;
}
.products .product.wd-product.wd-hover-fw-button .wd-add-btn > a span {
  padding: 6px 24px;
}
@media screen and (max-width: 767px) {
  .products .product.wd-product.wd-hover-fw-button .wd-add-btn > a {
    width: 100%;
  }
  .products .product.wd-product.wd-hover-fw-button .wd-add-btn > a span {
    padding: 8px 12px;
  }
}
.products .product.wd-product.wd-hover-fw-button .wd-add-btn-replace .add-to-cart-loop:before {
  display: none !important;
}
.products .product.wd-product.wd-hover-fw-button .wd-add-btn-replace .add-to-cart-loop:hover span {
  transform: none !important;
}
.products .product.wd-product.wd-hover-fw-button h3 {
  font-size: var(--bigger-paragraph-font-size);
}
@media screen and (max-width: 1024px) {
  .products .product.wd-product.wd-hover-fw-button h3 {
    font-size: 1rem;
  }
}

body .wd-product :is(.wd-product-cats, .wd-product-brands-links) {
  font-size: 100%;
}

@media screen and (max-width: 1024px) {
  .single-product .container {
    --wd-sp: 30px;
  }
}
.single-product [class*=pswp__button--arrow--]:before {
  background-color: rgba(0, 0, 0, 0.8);
}
.single-product .breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
  margin-block: 0 20px;
}
@media screen and (max-width: 1024px) {
  .single-product .breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-block: 0 20px;
  }
  .single-product .breadcrumbs-location-below_header .single-breadcrumbs-wrapper .wd-breadcrumbs {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 1024px) {
  .single-product .wd-label.share-title {
    font-size: 0.875rem;
  }
}
.single-product .summary-inner h1 {
  margin-bottom: 16px;
}
.single-product .summary-inner h1 + .price {
  margin-bottom: 24px;
}
.single-product .summary-inner .woocommerce-product-details__short-description {
  margin-bottom: 32px;
}
.single-product .summary-inner .woocommerce-product-attributes.shop_attributes {
  --wd-attr-v-gap:20px;
  --wd-attr-brd-style:solid;
  margin-bottom: 40px;
}
@media screen and (min-width: 1025px) {
  .single-product .summary-inner .woocommerce-product-attributes.shop_attributes {
    --wd-attr-col:2;
  }
}
.single-product .summary-inner .woocommerce-product-attributes.shop_attributes tbody p {
  margin-bottom: 0;
}
.single-product .summary-inner .single_add_to_cart_button {
  line-height: 1.2em;
  flex-grow: 1;
}
.single-product .summary-inner .quantity input {
  border-radius: 0;
}
.single-product .summary-inner .quantity input.minus {
  border-radius: 4px 0 0 4px;
}
.single-product .summary-inner .quantity input.plus {
  border-radius: 0 4px 4px 0;
}
.single-product .summary-inner .quantity input {
  min-width: 46px;
  min-height: 46px;
}
.single-product .product-tabs-wrapper {
  padding-top: 50px;
}
@media screen and (min-width: 1025px) {
  .single-product .product-tabs-wrapper {
    margin-top: 70px;
  }
}
@media screen and (max-width: 1024px) {
  .single-product .product-tabs-wrapper {
    padding-top: 32px;
  }
}
.single-product .product-tabs-wrapper .elementor-widget-container {
  --e-global-typography-552d346-font-size:1rem;
  --e-global-color-25cdb3e: var(--e-global-color-secondary);
  font-size: 1rem;
  color: var(--e-global-color-secondary);
}
.single-product .product-tabs-wrapper .tabs-layout-tabs > .wd-nav-tabs-wrapper {
  margin-top: 0;
}
.single-product .product-tabs-wrapper .wd-nav-wrapper {
  --text-align:left;
  margin-top: 0;
  border-bottom: 1px solid var(--brdcolor-gray-300);
}
.single-product .product-tabs-wrapper .wd-nav-wrapper .wd-nav > li > a {
  text-transform: unset;
  font-size: 1.125rem;
}
.single-product .product-tabs-wrapper .wd-nav-wrapper .wd-nav > li > a > .nav-link-text:after {
  top: unset;
  bottom: -11px;
}
.single-product .product-tabs-wrapper .wd-accordion-item {
  padding-left: 20px;
}
@media screen and (max-width: 1024px) {
  .single-product .product-tabs-wrapper .wd-accordion-item {
    padding-left: 0;
  }
}
.single-product .pswp button {
  padding: unset;
  background-color: unset;
  color: unset;
  min-width: unset;
}
.single-product .woocommerce-product-gallery .product-labels.labels-rectangular {
  inset-inline: 0 auto;
  align-items: flex-start;
}
.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  --wd-brd-radius:8px;
}
.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
  aspect-ratio: 1/1;
  object-fit: contain;
}
.single-product .wd-gallery-thumb {
  --wd-brd-radius:8px;
}
.single-product .wd-gallery-thumb img {
  aspect-ratio: 1/1;
  object-fit: contain;
}
@media screen and (min-width: 1025px) {
  .single-product .summary-inner .product_meta {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 1024px) {
  .single-product .summary-inner .product_meta {
    margin-bottom: 8px;
  }
}
.single-product .wd-carousel-container.wd-gallery-images .wd-nav-pagin-wrap ul {
  padding: 8px 12px;
  background: white;
  border-radius: 100px;
}
.single-product .wd-carousel-container.wd-gallery-images .wd-nav-pagin-wrap ul li {
  display: flex;
  --wd-pagin-size: 16px;
  --wd-pagin-brd: none;
  --wd-pagin-bg: rgba(26, 26, 64, 0.2);
  --wd-pagin-bg-hover: rgba(26, 26, 64, 0.2);
  --wd-pagin-bg-act: rgb(26, 26, 64);
  --wd-pagin-radius: 100px;
}
@media screen and (max-width: 1024px) {
  .single-product .wd-carousel-container.wd-gallery-images .wd-nav-pagin-wrap {
    display: none;
  }
}
.single-product .wd-gallery-thumb .wd-btn-arrow {
  opacity: 1 !important;
  visibility: visible !important;
}
.single-product .wd-btn-arrow {
  transform: none;
}
.single-product .wd-btn-arrow:not(.wd-disabled), .single-product .wd-btn-arrow {
  --wd-arrow-icon-size: 16px;
  --wd-arrow-color: rgb(255, 255, 255);
  --wd-arrow-color-hover: rgb(255, 255, 255);
  --wd-arrow-bg: var(--e-global-color-secondary);
  --wd-arrow-bg-hover: var(--e-global-color-secondary);
  --wd-arrow-radius: 150px;
  --wd-arrow-size: 40px;
  --wd-arrow-offset-h: calc((var(--wd-arrow-size) * 1.5) * -1);
}
@media screen and (max-width: 1024px) {
  .single-product .wd-btn-arrow:not(.wd-disabled), .single-product .wd-btn-arrow {
    --wd-arrow-size: 32px;
    --wd-arrow-icon-size: 1rem;
  }
}
.single-product .wd-btn-arrow.wd-disabled {
  display: none;
}

body .main-page-wrapper #mailpoet_form_1 {
  background-color: transparent !important;
}
body .main-page-wrapper #mailpoet_form_1 .parsley-errors-list.filled li {
  color: white;
  padding: 5px;
  border-radius: 4px;
  background-color: red;
}
body .main-page-wrapper #mailpoet_form_1 .mailpoet_message {
  padding: 0;
}
body .main-page-wrapper #mailpoet_form_1 .mailpoet_message .mailpoet_validate_error {
  color: white;
  padding: 12px;
  border-radius: 4px;
  background-color: red;
  margin-top: 20px;
}
body .main-page-wrapper #mailpoet_form_1 .mailpoet_message .mailpoet_validate_success {
  color: white;
  background-color: #00d084;
  padding: 12px;
  border-radius: 4px;
  margin-top: 20px;
}
body .main-page-wrapper #mailpoet_form_1 p {
  margin-bottom: 0;
}
body .main-page-wrapper #mailpoet_form_1 p a {
  color: inherit;
  text-decoration: underline;
}
body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form {
  padding: 0;
}
body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form.mailpoet_form_sending .mailpoet_form_loading {
  display: flex;
}
@media screen and (max-width: 1024px) {
  body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form.mailpoet_form_sending .mailpoet_form_loading {
    margin-left: auto;
    margin-right: auto;
  }
}
body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column input[type=submit] {
  padding: 12px 24px !important;
  border-radius: 4px;
  background-color: var(--e-global-color-secondary);
}
body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form * {
  container-name: unset;
  container-type: unset;
}
body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns {
  display: flex;
  gap: 8px;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1024px) {
  body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns {
    flex-direction: column;
  }
}
body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column {
  width: fit-content;
}
body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column:not(:first-child) {
  margin-left: 0;
}
body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column > .mailpoet_paragraph {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column {
    width: 100%;
  }
}
body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column:nth-child(2) {
  flex-grow: 0;
}
body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column:nth-child(2), body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column:nth-child(2) input {
  width: fit-content !important;
}
@media screen and (max-width: 1024px) {
  body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column:nth-child(2), body .main-page-wrapper #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column:nth-child(2) input {
    width: 100% !important;
  }
}
body .news-form-top #mailpoet_form_1 .mailpoet_form > .mailpoet_form_paragraph {
  color: var(--e-global-color-secondary) !important;
}
body .news-form-top #mailpoet_form_1 .mailpoet_form .mailpoet_form_loading > span {
  background-color: var(--e-global-color-secondary);
}
body footer #mailpoet_form_1 {
  background-color: transparent !important;
}
body footer #mailpoet_form_1 .parsley-errors-list.filled li {
  color: white;
  padding: 5px;
  border-radius: 4px;
  background-color: red;
}
body footer #mailpoet_form_1 .mailpoet_message {
  padding: 0;
}
body footer #mailpoet_form_1 .mailpoet_message .mailpoet_validate_error {
  color: white;
  padding: 12px;
  border-radius: 4px;
  background-color: red;
  margin-top: 20px;
}
body footer #mailpoet_form_1 .mailpoet_message .mailpoet_validate_success {
  color: white;
  background-color: #00d084;
  padding: 12px;
  border-radius: 4px;
  margin-top: 20px;
}
body footer #mailpoet_form_1 p {
  margin-bottom: 0;
}
body footer #mailpoet_form_1 p a {
  color: inherit;
  text-decoration: underline;
}
body footer #mailpoet_form_1 form.mailpoet_form {
  padding: 0;
}
body footer #mailpoet_form_1 form.mailpoet_form.mailpoet_form_sending .mailpoet_form_loading {
  display: flex;
}
@media screen and (max-width: 1024px) {
  body footer #mailpoet_form_1 form.mailpoet_form.mailpoet_form_sending .mailpoet_form_loading {
    margin-left: auto;
    margin-right: auto;
  }
}
body footer #mailpoet_form_1 form.mailpoet_form .mailpoet_form_columns > .mailpoet_form_column input[type=submit] {
  padding: 12px 24px !important;
  border-radius: 4px;
  background-color: var(--e-global-color-secondary);
}
body footer #mailpoet_form_1 form.mailpoet_form.mailpoet_form_sending .mailpoet_form_loading {
  margin-left: auto;
  margin-right: auto;
}
body footer #mailpoet_form_1 .mailpoet_submit {
  width: 100%;
  --e-global-color-secondary:var(--e-global-color-primary);
}

body.woocommerce-order-received .woocommerce-order-details__title, body.woocommerce-order-received .woocommerce-column__title, body.woocommerce-order-received h2 {
  text-transform: uppercase;
  font-size: 22px;
}
body.woocommerce-order-received .woocommerce-table--order-details :is(th, td) {
  max-width: 50%;
  width: 50%;
}
body.woocommerce-order-received .wc-bacs-bank-details-account-name {
  opacity: 1;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  body.woocommerce-order-received .wc-bacs-bank-details-account-name {
    margin-bottom: 12px;
  }
}
body.woocommerce-order-received .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
  margin-bottom: 50px;
}
body.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child th {
  text-transform: uppercase;
  font-size: 20px;
}
body.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child td > .amount {
  display: block;
  font-size: 20px;
}
body.woocommerce-order-received .woocommerce-table--order-details .wd-product-sku {
  margin-top: 5px;
  font-size: 90%;
  word-break: break-all;
}
body.woocommerce-order-received .woocommerce-table--order-details .wd-product-sku .wd-label {
  color: var(--color-gray-800);
  font-weight: 600;
}
body.woocommerce-order-received .woocommerce-order-details {
  margin-top: 40px;
}
body.woocommerce-order-received .woocommerce-order-details .responsive-table {
  margin-bottom: 50px;
}
body.woocommerce-order-received .woocommerce-order-details :is(address, .woocommerce-column__title) {
  text-align: start;
}
body.woocommerce-order-received [class*=woocommerce-customer-details--] {
  margin-bottom: 0;
}

.elementor-kit-7 p {
  margin-bottom: 1.5em;
}

.woocommerce-page p, .wd-wishlist-content p {
  margin-bottom: 20px;
}

.wd-wishlist-content .wd-wishlist-head .wd-social-icons {
  display: none;
}

body .main-page-wrapper {
  padding-top: var(--page-vertical-padding);
}

body {
  --btn-transform: none;
}

.add-to-cart-loop {
  --btn-transform: uppercase;
}

p > a {
  color: var(--e-global-color-primary);
}

.container {
  width: 1420px;
  --wd-container-w: 1420px;
  --wd-container-padding: 60px;
  max-width: 100%;
  padding-left: var(--wd-container-padding);
  padding-right: var(--wd-container-padding);
}
@media screen and (max-width: 1024px) {
  .container {
    --wd-container-padding: 16px;
    --wd-sp: 0px;
  }
}

.wd-btn-arrow:not(.wd-disabled) {
  --wd-arrow-icon-size: 20px;
  --wd-arrow-color: rgb(255, 255, 255);
  --wd-arrow-color-hover: rgb(255, 255, 255);
  --wd-arrow-bg: var(--e-global-color-secondary);
  --wd-arrow-bg-hover: var(--e-global-color-secondary);
  --wd-arrow-radius: 150px;
  --wd-arrow-size: 52px;
  --wd-arrow-offset-h: calc((var(--wd-arrow-size) / 2) * -1);
}
@media screen and (max-width: 1024px) {
  .wd-btn-arrow:not(.wd-disabled) {
    --wd-arrow-size: 32px;
    --wd-arrow-offset-h: calc(var(--wd-arrow-size) * -1);
    --wd-arrow-icon-size: 1rem;
  }
}

body .elementor-widget:not(.shop-blocks-carousel) .info-box-carousel-wrapper,
.single-product .wd-products-element.wd-products {
  --wd-pagin-size: 12px;
  --wd-pagin-bg: rgba(26, 26, 64, 0.2);
  --wd-pagin-bg-hover: rgba(26, 26, 64, 0.2);
  --wd-pagin-bg-act: rgb(26, 26, 64);
  --wd-pagin-radius: 100px;
  --wd-pagin-brd:0;
}
body .elementor-widget:not(.shop-blocks-carousel) .info-box-carousel-wrapper .wd-nav-arrows,
.single-product .wd-products-element.wd-products .wd-nav-arrows {
  --background-color: #EDF0FE;
  display: none;
}

@media screen and (min-width: 1025px) {
  .single-product .wd-products-element.wd-products {
    --wd-pagin-size: 16px;
    --wd-pagin-gap:24px;
  }
}

@media screen and (min-width: 1025px) {
  body .model-carousel .wd-autoheight, body .model-carousel .wd-autoheight .wd-carousel-item {
    height: unset;
  }
  body .model-carousel .wd-autoheight .wd-carousel-wrap {
    align-items: flex-end;
    transition-property: transform, height;
  }
}
@media screen and (max-width: 1024px) {
  :is(.btn, .button, button, [type=submit], [type=button]) {
    padding: 8px 32px;
  }
}
.about-us-homepage-section p:last-child {
  margin-bottom: 0;
}

body .reading-time-blog-post {
  display: flex;
  align-items: center;
  gap: 12px;
  line-height: 1.4em;
  font-size: var(--smaller-paragraph-font-size);
  color: var(--e-global-color-secondary);
  font-weight: 700;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  body .reading-time-blog-post {
    font-size: 0.875rem;
  }
}

.post.type-post:not(.single-post) .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 0;
  margin-left: 0;
}
.post.type-post:not(.single-post) .elementor-icon-list-icon + .elementor-icon-list-text {
  padding-inline-start: 12px;
}

.product .price {
  --color-gray-300: #9A9A9A;
}
.product .price * {
  font-weight: 700;
}
.product .price del {
  font-size: 100%;
}
.product .price ins, .product .price ins * {
  color: #FF3A3A;
}

@media (min-width: 1025px) {
  body .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-btn-arrow {
    transform: none;
  }
}
@media screen and (max-width: 767px) {
  body .title-wrapper .title, body.elementor-kit-7 h2 {
    font-size: 1.5rem;
  }
}
body .rounded-subtitle {
  --margin-bottom: 20px;
}
body .rounded-subtitle .subtitle-style-background {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  width: 42px;
  height: 42px;
}

.e-con-boxed.wd-section-stretch {
  padding-inline: var(--wd-container-padding);
}
.e-con-boxed.wd-section-stretch.container-narrow-content {
  --wd-container-w: 1260px;
}
.e-con-boxed.wd-section-stretch > .e-con-inner {
  max-width: 100%;
  width: calc(var(--wd-container-w) - var(--wd-container-padding) - var(--wd-container-padding));
}

.woocommerce-cart .cart-actions button {
  padding: 5px 20px;
  font-size: 0.875rem;
  min-height: var(--wd-form-height);
}

.single-product .wd-products-element.wd-products .wd-nav-pagin-wrap {
  margin-top: 50px;
}

@media screen and (max-width: 1024px) {
  .wd-carousel-container.wd-products-element.wd-products .wd-nav-arrows {
    display: none;
  }
  .single-product .wd-products-element.wd-products .wd-nav-pagin-wrap {
    margin-top: 32px;
    display: block !important;
  }
}
.elementor-kit-7 a img {
  border-radius: 0;
}

.search-results-wrapper {
  font-size: 0.875rem;
}
.search-results-wrapper .autocomplete-suggestion .wd-entities-title {
  font-size: 1rem;
}
@media (max-width: 1024px) {
  .search-results-wrapper .autocomplete-suggestion .wd-entities-title {
    font-size: 0.875rem;
  }
}
.search-results-wrapper h4.wd-entities-title {
  font-family: "PT Sans", sans-serif;
}

.elementor-kit-7 button:not([type=submit]):not(.pswp__button),
.elementor-kit-7 input[type=button],
.elementor-kit-7 .elementor-button {
  min-width: 200px;
}
@media screen and (max-width: 1024px) {
  .elementor-kit-7 button:not([type=submit]):not(.pswp__button),
  .elementor-kit-7 input[type=button],
  .elementor-kit-7 .elementor-button {
    min-width: 160px;
  }
}

.glsr-reviews {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
@media screen and (max-width: 1024px) {
  .glsr-reviews {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .glsr-reviews {
    grid-template-columns: repeat(1, 1fr);
    gap: 32px;
  }
}
.glsr-reviews .glsr-review {
  text-align: center;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .glsr-reviews .glsr-review {
    display: none;
  }
  .glsr-reviews .glsr-review:nth-child(1), .glsr-reviews .glsr-review:nth-child(2) {
    display: flex;
  }
  .glsr-reviews .glsr-review:nth-child(1) {
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(26, 26, 64, 0.2);
  }
}
@media screen and (min-width: 768px) {
  .glsr-reviews .glsr-review {
    justify-content: flex-start !important;
  }
}
.glsr-reviews .glsr-review .glsr-review-rating {
  order: 2;
}
.glsr-reviews .glsr-review .glsr-review-author {
  order: 3;
  justify-content: center;
  color: #000;
  font-size: var(--smaller-paragraph-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 137.5%; /* 137.5% */
  margin-top: 12px;
}
.glsr-reviews .glsr-review .glsr-review-content {
  color: rgba(26, 26, 64, 0.5);
  font-size: var(--bigger-paragraph-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: var(--e-global-typography-552d346-line-height);
  margin-bottom: 20px;
}

p a {
  color: var(--e-global-color-primary);
}

.footer-contact-form > p {
  display: flex;
  flex-wrap: wrap;
}
.footer-contact-form > p br {
  display: none;
}
.footer-contact-form > p .wpcf7-form-control-wrap {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}
.footer-contact-form > p input[type=submit] {
  font-size: 0.875rem;
  color: var(--e-global-color-secondary);
  background-color: white;
  border-radius: 100px;
  padding: 6px 24px;
  font-weight: bold;
  min-height: unset;
  position: absolute;
  height: 29px;
  right: 6px;
  top: 6px;
}
.footer-contact-form > p input[type=email] {
  border-radius: 100px;
  border: 1px solid white;
  background-color: transparent;
  margin-bottom: 0;
  width: 100%;
}
.footer-contact-form > p input[type=email], .footer-contact-form > p input[type=email]::placeholder {
  color: white;
}

.site-content,
body.single-product .site-content,
body.elementor-template-full-width .row > [data-elementor-type] {
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .site-content,
  body.single-product .site-content,
  body.elementor-template-full-width .row > [data-elementor-type] {
    margin-bottom: 64px;
  }
}

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