@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "woodmart-font";
  src: url("../../../themes/woodmart/fonts/woodmart-font-1-400.woff2")
    format("woff2");
}

.wd-popup.wd-promo-popup {
  background-color: #111111;
  background-image: url(/wp-content/uploads/2021/10/alternative-energy-popup.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.page-title-default {
  background-image: none;
  background-size: cover;
  background-position: center center;
}

.footer-container {
  background-color: rgb(255, 255, 255);
  background-image: none;
}

:root {
  --wd-text-font: "Lato", Arial, Helvetica, sans-serif;
  --wd-text-font-weight: 400;
  --wd-text-color: rgb(40, 40, 40);
  --wd-text-font-size: 15px;
}
:root {
  --wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
  --wd-title-font-weight: 800;
  --wd-title-color: #242424;
}
:root {
  --wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
  --wd-entities-title-font-weight: 600;
  --wd-entities-title-color: #333333;
  --wd-entities-title-color-hover: rgb(51 51 51 / 65%);
}
:root {
  --wd-alternative-font: "Manrope3", Arial, Helvetica, sans-serif;
}
:root {
  --wd-widget-title-font: "Manrope3", Arial, Helvetica, sans-serif;
  --wd-widget-title-font-weight: 600;
  --wd-widget-title-transform: uppercase;
  --wd-widget-title-color: rgb(40, 40, 40);
  --wd-widget-title-font-size: 16px;
}
:root {
  --wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
  --wd-header-el-font-weight: 500;
  --wd-header-el-transform: none;
  --wd-header-el-font-size: 13px;
}
:root {
  --wd-primary-color: rgb(142, 203, 222);
}
:root {
  --wd-alternative-color: #fbbc34;
}
:root {
  --wd-link-color: #333333;
  --wd-link-color-hover: #242424;
}
.page .main-page-wrapper {
  background-color: rgb(250, 249, 247);
  background-image: none;
}

:root {
  --btn-default-bgcolor: #f7f7f7;
}
:root {
  --btn-default-bgcolor-hover: #efefef;
}
:root {
  --btn-accented-bgcolor: rgb(142, 203, 222);
}
:root {
  --btn-accented-bgcolor-hover: rgb(115, 190, 214);
}
:root {
  --notices-success-bg: #459647;
}
:root {
  --notices-success-color: #fff;
}
:root {
  --notices-warning-bg: #e0b252;
}
:root {
  --notices-warning-color: #fff;
}

:root {
  --wd-form-brd-radius: 35px;

  --wd-form-brd-width: 1px;

  --btn-default-color: #333;

  --btn-default-color-hover: #333;

  --btn-accented-color: #fff;

  --btn-accented-color-hover: #fff;

  --btn-default-brd-radius: 35px;
  --btn-default-box-shadow: none;
  --btn-default-box-shadow-hover: none;

  --btn-accented-brd-radius: 35px;
  --btn-accented-box-shadow: none;
  --btn-accented-box-shadow-hover: none;

  --wd-brd-radius: 0px;
}

div.wd-popup.popup-quick-view {
  max-width: 920px;
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
  max-height: 223px;
}

@font-face {
  font-family: "Schist regular";
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Schist bold";
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Schist black";
  font-weight: 400;
  font-style: normal;
}

:is(.color-scheme-light, .whb-color-light) .wd-nav[class*="wd-style-"] {
  --nav-color: #000;
  --nav-color-hover: rgba(255, 255, 255, 0.8);
  --nav-color-active: rgba(255, 255, 255, 0.8);
  --nav-chevron-color: rgba(255, 255, 255, 0.6);
  padding-bottom: 10px;
}

.bdt-ep-creative-button--hati span {
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.53);
}

.elementor-slideshow__title {
  display: none;
}

@media (max-width: 800px) {
  .hentry .wd-info-box img {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 1025px) {
  @media (min-width: 2560px) {
    .wd-logo img[width]:not([src$=".svg"]) {
      max-width: 300px !important;
      object-fit: contain;
    }
  }

  @media (min-width: 2560px) {
    .whb-main-header {
      top: 40px;
    }
  }

  @media (min-width: 2560px) {
    .img11 {
      width: 120%;
      max-width: 100em;
      border-radius: 20px 20px 20px 20px;
    }
  }

  @media (min-width: 2560px) {
    .img33 {
      width: 50%;
    }
  }

  @media (min-width: 2560px) {
    .img22 {
      width: 56%;
    }
  }
}
