@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

.home-slider {

  font-optical-sizing: auto;
  font-weight: 400;
  line-height: 160%;
}

.home-slider *, .main-navigation ul li * ,
.site-search input[type="search"],
body .shoptimizer-cart .cart-contents,
.top-bar .col-full *{
  font-family: "Figtree", sans-serif;
}

.title-1 {
  font-size: 80px;
  font-weight: 300;
  line-height: 100%;
  /* 80px */
  letter-spacing: -2.4px;

}

.home-slider .home-slider-item {
  position: relative;
}

.home-slider .home-slider-item .slider-item-header {
  color: white;
}

.home-slider .home-slider-item .slider-item-image img {
  width: 100%;
  height: 890px;
  object-fit: cover;
}

.home-slider .home-slider-item .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.45);
}

.home-slider .home-slider-item .slider-item-content {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-slider .slider-item-content-inner {
  max-width: 600px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: white;
}

.home-slider .slider-item-description {
  margin: 32px auto;
}

.home-slider .slick-dots {

  bottom: 30px;

}

a.slider-item-button {
  border-radius: 4px;
  border: 1px solid #FFF;
  box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.05);
  color: white;
  font-size: 14px;
  font-weight: 600;
  line-height: 170%;
  /* 171.429% */
  letter-spacing: 0.42px;
  text-transform: uppercase;
  padding: 11.5px 32px;
  display: inline-block;
  margin: 0 auto
}

a.slider-item-button:hover {
  background: white;
  color: black;
}

.slick-dots li button:before {
  font-size: 40px;
  opacity: .50;
  color: white;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: white;
}

.has-header-overlay .site-search input[type="search"] {
    background: none;
    border: 1px solid #fff;
    color:white;
}

.has-header-overlay .site-search input[type="search"]::placeholder {
  color: white;
}

.site-search form:before{
 mask-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 10.5L8.325 8.325M9.5 5.5C9.5 7.70914 7.70914 9.5 5.5 9.5C3.29086 9.5 1.5 7.70914 1.5 5.5C1.5 3.29086 3.29086 1.5 5.5 1.5C7.70914 1.5 9.5 3.29086 9.5 5.5Z' stroke='%23222222' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background: #222;
}

.has-header-overlay .site-search form:before{
  mask-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 10.5L8.325 8.325M9.5 5.5C9.5 7.70914 7.70914 9.5 5.5 9.5C3.29086 9.5 1.5 7.70914 1.5 5.5C1.5 3.29086 3.29086 1.5 5.5 1.5C7.70914 1.5 9.5 3.29086 9.5 5.5Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background: #fff;
}

body .main-navigation ul li.menu-item-has-children.full-width .container {
    max-width: 1480px;
}

body .shoptimizer-cart a.cart-contents .count,
body .shoptimizer-cart a.cart-contents .count:after{
  border-color:white;
  color:white;
}

.top-bar .col-full {
   max-width: 100%;
   text-transform: uppercase;
}

body .site-header .custom-logo-link img {
    height: 28px;
}

@media (min-width: 993px) {
    .site-header .site-search {
        margin-left: 80px;
    }

    .is_stuck.col-full-nav {
        background-color: #fff;
    }
}


@media (max-width: 1520px) {
  .home-slider .home-slider-item .slider-item-image img {
    height: 445px;
  }

  .title-1 {
    font-size: 36px !important;
  }

  .home-slider .slider-item-description {
    margin: 20px auto;
  }

  .home-slider .slider-item-description {
    font-size: 14px;
  }

  .home-slider .slider-item-content-inner {
    max-width: 485px;
  }

  a.slider-item-button {
    font-size: 12px;
    padding: 9.5px 30px;

  }

  .slick-dots li button:before {
    font-size: 35px;
  }

}


@media (max-width: 992px) {
  .menu-toggle .bar-text {
    display: none;
  }

  body .topbar-wrapper .top-bar{
    font-size: 10px;
            padding: 0px 0;
  }

    body:not(.mobile-toggled).sticky-m .site-header {
         position: absolute;
         width: 100%;
         top: 0px;
        margin-top: 0;
    }

    body:not(.mobile-toggled).sticky-m.has-header-overlay .site-header {
         top: 30px;
    }

   

    .top-bar-center, .top-bar-right{
        display: none;
      }

          body.theme-shoptimizer .site-header .custom-logo-link img, body.wp-custom-logo .site-header .custom-logo-link img {
        margin-left: 35px;
    }

       body .secondary-navigation {
        flex: none;
    }

    .s-observer{
      display: none;
    }

    .site-header .widget_product_search form{
      width: 300px;
    }

        .site-branding button.menu-toggle {
        width: 40px;
                margin-top: 5px;
    }

        body .secondary-navigation ul {
        width: 109px;
        margin: 0;
                padding-right: 35px;
    }

    .secondary-navigation .menu a svg, body .secondary-navigation .menu a svg {
    width: 32px;
    height: auto;
    margin-top: 0px;
}

     body .top-bar-left {
        text-align: left;
    }

       body .main-header .site-header-cart {
        top: 12px;
    }

   .is_stuck .site-search {
    display: none;
}

body .shoptimizer-cart a.cart-contents .count, body .shoptimizer-cart a.cart-contents .count:after {
    border-color: black;
}

body.has-header-overlay .shoptimizer-cart a.cart-contents .count, 
body.has-header-overlay .shoptimizer-cart a.cart-contents .count:after {
    border-color: white;
}

    .top-bar .textwidget {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}


@media (max-width: 767px) {


  .home-slider .home-slider-item .slider-item-image img {
    height: 450px;
  }

  .title-1 {
    font-size: 24px !important;
  }

  .home-slider .slider-item-description {
    margin: 16px auto;
  }

  .home-slider .slider-item-description {
    font-size: 12px;
    line-height: 150%;
  }

  a.slider-item-button {
    font-size: 10px;
    padding: 7px 23px;
  }

  .slick-dots li button:before {
    font-size: 30px;
  }

      .secondary-navigation ul {
        width: 70px;
    }

     body .main-header .secondary-navigation .menu a svg {
    width: 32px;

    margin-top: 0px;
}

}

/* My account page */
form p.wppb-form-field,
form.wppb-user-forms ul li.wppb-form-field {
    display: grid;
}

.login-submit .button,
form .wppb-form-field .wppb-password-field-container,
form.wppb-user-forms ul li.wppb-form-field input,
form.wppb-user-forms ul li.wppb-form-field select,
.form-submit .submit.button {
    width: 100%;
}

form p.wppb-form-field .input {
    width: 100% !important;
}

.wp-container-core-columns-is-layout-28f84493 {
    gap: 50px;
}

form.wppb-user-forms ul li.wppb-form-field:last-child label {
    display: flex;
    gap: 10px;
}

form.wppb-user-forms ul li.wppb-form-field:last-child label input {
    flex: 0 0 17px;
}