@charset "UTF-8";
/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        4.2.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
html.et-fb-preview--desktop body {
  opacity: 1 !important;
}
body::-webkit-scrollbar-thumb {
  background-color: var(--accent);
  border-radius: 20px;
  border: none;
}
body::-webkit-scrollbar {
  width: 5px;
}
body::-webkit-scrollbar-track {
  background: #fff;
}
html body, html.et-fb-preview--desktop body {
  position: relative;
  transition: var(--all);
  right: 0;
  opacity: 0;
  overflow: hidden;
}
html body.active-body, html.et-fb-preview--desktop body.active-body {
  opacity: 1;
  overflow: auto;
}
html body.active-menu, html.et-fb-preview--desktop body.active-menu {
  height: 100vh;
  overflow: hidden;
  right: 400px;
}
@media (max-width: 499px) {
  html body.active-menu, html.et-fb-preview--desktop body.active-menu {
    right: 0 !important;
  }
}
html body header, html.et-fb-preview--desktop body header {
  /*Mobile menu*/
}
html body header #sos-header, html.et-fb-preview--desktop body header #sos-header {
  position: relative;
  transition: var(--all);
  right: 0;
  z-index: 200;
  background: var(--header-background);
  backdrop-filter: blur(var(--header-background-blur));
}
html body header #sos-header.active-menu, html.et-fb-preview--desktop body header #sos-header.active-menu {
  right: 400px;
}
html body header #sos-header #top-bar, html.et-fb-preview--desktop body header #sos-header #top-bar {
  background: #051b28;
  padding: 1px 0;
  overflow: hidden;
}
html body header #sos-header #top-bar .top-bar-wrap, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap {
  width: 95%;
  max-width: var(--header-wrap-width);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
html body header #sos-header #top-bar .top-bar-wrap .column, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column {
  display: flex;
  align-items: center;
  padding: 0px 0;
}
html body header #sos-header #top-bar .top-bar-wrap .column .message, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .message {
  font-size: 14px;
  font-family: "Gilroy Medium", Helvetica, Arial, Lucida, sans-serif;
  color: var(--top-bar-text-color);
  text-transform: inherit;
  margin-right: 15px;
}
html body header #sos-header #top-bar .top-bar-wrap .column.center-col .message, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column.center-col .message {
  margin-right: 0;
}
html body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons {
  display: flex;
  list-style: none;
  align-items: center;
  padding: 0 !important;
}
html body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons li a, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons li a {
  color: var(--white);
}
html body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons li a span, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons li a span {
  display: none !important;
}
html body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons.et-social-icons, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons.et-social-icons {
  margin: 6px 0;
}
html body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons.et-social-icons li, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons.et-social-icons li {
  margin-right: 10px;
  width: 30px;
  height: 30px;
}
html body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons.et-social-icons li:last-child, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons.et-social-icons li:last-child {
  margin-right: 0;
}
html body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons.et-social-icons li a, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .et-social-icons.et-social-icons li a {
  font-size: 13px;
}
html body header #sos-header #top-bar .top-bar-wrap .column .contact-block, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block {
  display: flex;
  align-items: center;
}
html body header #sos-header #top-bar .top-bar-wrap .column .contact-block > div, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block > div {
  margin-right: 10px;
}
html body header #sos-header #top-bar .top-bar-wrap .column .contact-block > div:last-child, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block > div:last-child {
  margin-right: 0;
}
html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .phone, html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .email, html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .address, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .phone, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .email, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .address {
  line-height: 0;
  display: flex;
  align-items: center;
  line-height: 190%;
}
html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .phone i, html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .email i, html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .address i, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .phone i, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .email i, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .address i {
  font-family: FontAwesome !important;
  font-weight: 900 !important;
  color: var(--accent) !important;
  font-size: 16px;
  font-style: normal;
  line-height: 0;
  display: block;
  margin-right: 7px;
}
html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .phone a, html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .email a, html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .address a, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .phone a, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .email a, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .address a {
  color: var(--top-bar-text-color);
  font-size: 16px;
  transition: var(--all);
}
html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .phone a:hover, html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .email a:hover, html body header #sos-header #top-bar .top-bar-wrap .column .contact-block .address a:hover, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .phone a:hover, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .email a:hover, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .contact-block .address a:hover {
  color: var(--hover);
}
html body header #sos-header #top-bar .top-bar-wrap .column .sos-header-second-menu li, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .sos-header-second-menu li {
  margin-left: 15px;
}
html body header #sos-header #top-bar .top-bar-wrap .column .sos-header-second-menu li a, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .sos-header-second-menu li a {
  font-size: 13px;
  text-transform: uppercase;
  color: var(--top-bar-text-color);
  letter-spacing: 2px;
  transition: var(--all);
  font-weight: 600;
}
html body header #sos-header #top-bar .top-bar-wrap .column .sos-header-second-menu li.menu-button a, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .sos-header-second-menu li.menu-button a {
  padding: 18px 10px;
  background: var(--accent);
}
html body header #sos-header #top-bar .top-bar-wrap .column .sos-header-second-menu li.menu-button:hover, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .sos-header-second-menu li.menu-button:hover {
  background: var(--hover);
}
html body header #sos-header #top-bar .top-bar-wrap .column .sos-header-second-menu li:hover:not(.menu-button) a, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .sos-header-second-menu li:hover:not(.menu-button) a {
  color: var(--accent);
}
html body header #sos-header #top-bar .top-bar-wrap .column.left-col ul, html body header #sos-header #top-bar .top-bar-wrap .column.left-col > div, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column.left-col ul, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column.left-col > div {
  margin-right: 12px;
}
html body header #sos-header #top-bar .top-bar-wrap .column.right-col ul, html body header #sos-header #top-bar .top-bar-wrap .column.right-col > div, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column.right-col ul, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column.right-col > div {
  margin-left: 12px;
}
@media (max-width: 659px) {
  html body header #sos-header #top-bar .top-bar-wrap .column.left-col, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column.left-col {
    display: none !important;
  }
  html body header #sos-header #top-bar .top-bar-wrap .column.right-col .sos-header-second-menu, html body header #sos-header #top-bar .top-bar-wrap .column.right-col .contact-block, html body header #sos-header #top-bar .top-bar-wrap .column.right-col .et-social-icons, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column.right-col .sos-header-second-menu, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column.right-col .contact-block, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column.right-col .et-social-icons {
    display: none !important;
  }
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons {
  margin-left: 20px;
  display: flex;
  align-items: center;
  position: relative;
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile {
  line-height: 0;
  position: relative;
  top: 3px;
  display: flex;
  align-items: center;
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile i, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile i {
  line-height: 100%;
  margin-right: 10px;
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile i svg, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile i svg {
  width: 20px;
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile i svg path, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile i svg path {
  transition: var(--all);
  fill: var(--top-bar-text-color);
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile .user-name, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile .user-name {
  line-height: 100%;
  padding-bottom: 0;
  font-size: 15px;
  color: var(--top-bar-text-color);
  position: relative;
  top: 0px;
  font-weight: 800;
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile .user-name a, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile .user-name a {
  display: block;
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile:hover #profile-menu, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile:hover #profile-menu {
  opacity: 1;
  visibility: visible;
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .cart, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .cart {
  position: relative;
  margin-left: 30px;
  line-height: 0;
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .cart .cart-contents-count, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .cart .cart-contents-count {
  position: absolute;
  width: 19px;
  height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: var(--white);
  border-radius: 10px;
  background: var(--accent);
  top: 7px;
  right: -25px;
  transform: translate(-50%, -50%);
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .cart svg, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .cart svg {
  width: 20px;
}
html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .cart svg path, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .cart svg path {
  transition: var(--all);
  fill: var(--top-bar-text-color);
}
@media (max-width: 659px) {
  html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons {
    margin-left: 0;
    padding: 7px;
    justify-content: flex-end;
  }
  html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile .user-name, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile .user-name {
    display: none;
  }
  html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile #profile-menu, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .profile #profile-menu {
    left: auto;
    right: 0;
  }
  html body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .cart, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap .column .woocom-icons .cart {
    margin-right: 10px;
    margin-left: 20px;
  }
}
@media (max-width: 659px) {
  html body header #sos-header #top-bar .top-bar-wrap, html.et-fb-preview--desktop body header #sos-header #top-bar .top-bar-wrap {
    justify-content: center;
  }
}
html body header #sos-header .wrap, html.et-fb-preview--desktop body header #sos-header .wrap {
  display: flex;
  width: 95%;
  max-width: var(--header-wrap-width);
  padding: 0px 0 0px 0;
  margin: 0 auto;
  align-items: center;
  position: relative;
  transition: var(--all);
  justify-content: space-between;
}
html body header #sos-header .wrap .sos-logo, html.et-fb-preview--desktop body header #sos-header .wrap .sos-logo {
  position: relative;
  padding: 7px 0;
}
html body header #sos-header .wrap .sos-logo a, html.et-fb-preview--desktop body header #sos-header .wrap .sos-logo a {
  display: contents;
}
html body header #sos-header .wrap .sos-logo a .logo, html.et-fb-preview--desktop body header #sos-header .wrap .sos-logo a .logo {
  display: block;
  max-width: var(--header-logo-width);
  transition: var(--all);
  margin-right: 25px;
  max-height: 104px;
}
html body header #sos-header .wrap .sos-logo a .logo[data-filetype="svg"], html.et-fb-preview--desktop body header #sos-header .wrap .sos-logo a .logo[data-filetype="svg"] {
  max-width: var(--header-logo-width);
  width: var(--header-logo-width);
}
html body header #sos-header .wrap .main-nav, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav {
  display: flex;
  align-items: center;
  width: max-content;
}
html body header #sos-header .wrap .main-nav #primary-menu, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu {
  padding: 0 !important;
  display: flex;
  align-items: center;
}
html body header #sos-header .wrap .main-nav #primary-menu li, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li {
  list-style: none;
  padding: 25px 0px;
  margin: 0 15px;
  position: relative;
}
html body header #sos-header .wrap .main-nav #primary-menu li:last-child, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li:last-child {
  margin-right: 0;
}
html body header #sos-header .wrap .main-nav #primary-menu li.menu-item-has-children:after, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.menu-item-has-children:after {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  position: relative;
  background: none;
  transition: var(--all);
  border: 1px solid var(--header-elements-color);
  top: -3px;
  border-radius: 20px;
}
html body header #sos-header .wrap .main-nav #primary-menu li.menu-item-has-children:hover:after, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.menu-item-has-children:hover:after {
  background: var(--header-elements-color);
}
html body header #sos-header .wrap .main-nav #primary-menu li.menu-item-has-children:hover > .sub-menu, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.menu-item-has-children:hover > .sub-menu {
  display: block;
}
html body header #sos-header .wrap .main-nav #primary-menu li.current-menu-item > a, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.current-menu-item > a {
  color: var(--accent);
}
html body header #sos-header .wrap .main-nav #primary-menu li.current-menu-item .sub-menu li a, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.current-menu-item .sub-menu li a {
  color: var(--accent);
}
html body header #sos-header .wrap .main-nav #primary-menu li a, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li a {
  font-size: var(--menu-font-size);
  color: var(--header-elements-color);
  letter-spacing: 0px;
  transition: var(--all);
  text-transform: var(--menu-item-font-transform);
}
html body header #sos-header .wrap .main-nav #primary-menu li a:hover, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li a:hover {
  color: var(--accent);
}
html body header #sos-header .wrap .main-nav #primary-menu li .sub-menu, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li .sub-menu {
  width: fit-content;
  position: absolute;
  top: 100%;
  left: -12px;
  padding: 5px 0 !important;
  display: none;
  background: var(--header-menu-dropdown-background);
  transition: var(--all);
  border-radius: 10px;
  box-shadow: 1px 0px 10px 3px rgba(0, 0, 0, 0.07);
}
html body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li {
  display: block;
  align-items: center;
  width: 100%;
  padding: 5px 35px 5px 20px !important;
  transition: var(--all);
  position: relative;
  justify-content: space-between;
  margin: 0 0px !important;
}
html body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li.menu-item-has-children:after, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li.menu-item-has-children:after {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  position: absolute;
  background: none;
  transition: var(--all);
  border: 1px solid var(--header-dropdown-menu-color);
  top: 9px;
  right: 0;
  border-radius: 20px;
}
html body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li.menu-item-has-children:hover:after, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li.menu-item-has-children:hover:after {
  background: var(--accent);
  border-color: var(--accent);
}
html body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li a, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li a {
  display: block;
  color: var(--header-dropdown-menu-color);
  opacity: 1;
  white-space: nowrap;
}
html body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li .sub-menu, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li .sub-menu {
  display: block;
  position: absolute;
  opacity: 1;
  visibility: visible;
  background: none;
  padding: 0;
  background: var(--header-menu-dropdown-background);
  top: 0;
  left: 100%;
  border-radius: 0 10px 10px 10px;
}
html body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li .sub-menu li a, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li .sub-menu li a {
  text-transform: capitalize !important;
  font-size: 16px;
}
html body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li:hover > a, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li .sub-menu li:hover > a {
  color: var(--accent) !important;
}
html body header #sos-header .wrap .main-nav #primary-menu li.mega-menu, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.mega-menu {
  display: block;
  position: inherit;
}
html body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  padding: 45px 20% !important;
  right: 0;
  left: 0;
  width: 100%;
  z-index: -10;
  display: none;
}
html body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li {
  margin: 0 !important;
  margin-right: 20px !important;
}
html body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li.menu-item-has-children, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li.menu-item-has-children {
  padding: 0 !important;
}
html body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li.menu-item-has-children > a, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li.menu-item-has-children > a {
  padding: 0 0 10px 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  margin-bottom: 10px;
  display: block;
  font-family: "Laviossa", Helvetica, Arial, Lucida, sans-serif;
  font-size: 19px;
  text-transform: capitalize !important;
}
html body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li .sub-menu, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li .sub-menu {
  display: block;
  position: relative !important;
  left: 0;
  padding: 0 !important;
  box-shadow: none;
  border-radius: none;
  opacity: 1 !important;
  visibility: visible !important;
}
html body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li .sub-menu li, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li .sub-menu li {
  padding: 0px 0 !important;
  margin: 0;
}
html body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li .sub-menu li a, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.mega-menu > .sub-menu li .sub-menu li a {
  text-transform: capitalize !important;
  font-size: 16px;
}
html body header #sos-header .wrap .main-nav #primary-menu li.mega-menu:hover > .sub-menu, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.mega-menu:hover > .sub-menu {
  display: grid;
}
html body header #sos-header .wrap .main-nav #primary-menu li.menu-button, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.menu-button {
  padding: 0 !important;
  margin-left: 10px;
  margin-right: 0;
}
html body header #sos-header .wrap .main-nav #primary-menu li.menu-button a, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.menu-button a {
  display: block;
  width: fit-content;
  padding: var(--button-padding);
  border: var(--border-width) solid var(--accent);
  border-radius: var(--button-border-radius);
  background: var(--accent);
  color: var(--white);
  font-size: var(--menu-button-font-size);
  text-transform: var(--menu-button-font-transform);
}
html body header #sos-header .wrap .main-nav #primary-menu li.menu-button a:hover, html.et-fb-preview--desktop body header #sos-header .wrap .main-nav #primary-menu li.menu-button a:hover {
  color: var(--white);
  background: var(--hover);
  border-color: var(--hover);
}
html body header #sos-header .wrap .second-nav, html.et-fb-preview--desktop body header #sos-header .wrap .second-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
html body header #sos-header .wrap .second-nav ul, html.et-fb-preview--desktop body header #sos-header .wrap .second-nav ul {
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
html body header #sos-header .wrap .second-nav ul li, html.et-fb-preview--desktop body header #sos-header .wrap .second-nav ul li {
  list-style: none;
  margin-left: 35px;
}
html body header #sos-header .wrap .second-nav ul li a, html.et-fb-preview--desktop body header #sos-header .wrap .second-nav ul li a {
  font-size: 16px;
  text-transform: uppercase;
  color: var(--white);
  letter-spacing: 2px;
  transition: var(--all);
  font-weight: 600;
}
html body header #sos-header .wrap .second-nav ul li a:hover, html.et-fb-preview--desktop body header #sos-header .wrap .second-nav ul li a:hover {
  color: var(--accent);
}
html body header #sos-header .wrap .second-nav ul li.phone-number a, html.et-fb-preview--desktop body header #sos-header .wrap .second-nav ul li.phone-number a {
  color: var(--black);
}
html body header #sos-header .wrap .second-nav ul li.phone-number a:hover, html.et-fb-preview--desktop body header #sos-header .wrap .second-nav ul li.phone-number a:hover {
  color: var(--accent);
}
html body header #sos-header .wrap .second-nav ul li.menu-button, html.et-fb-preview--desktop body header #sos-header .wrap .second-nav ul li.menu-button {
  padding: 0 !important;
  margin-left: 25px;
  margin-right: 0;
}
html body header #sos-header .wrap .second-nav ul li.menu-button a, html.et-fb-preview--desktop body header #sos-header .wrap .second-nav ul li.menu-button a {
  display: block;
  width: fit-content;
  padding: 10px 25px;
  border: var(--border-width) solid var(--accent);
  border-radius: var(--radius);
  background: var(--accent);
  color: var(--white);
}
html body header #sos-header .wrap .second-nav ul li.menu-button a:hover, html.et-fb-preview--desktop body header #sos-header .wrap .second-nav ul li.menu-button a:hover {
  color: var(--white);
  background: var(--hover);
  border-color: var(--hover);
}
html body header #sos-header .wrap .icons, html.et-fb-preview--desktop body header #sos-header .wrap .icons {
  display: flex;
  align-items: center;
  min-width: 180px;
  justify-content: flex-end;
}
html body header #sos-header .wrap .icons .woocom-icons, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons {
  margin-left: 20px;
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 20px;
}
html body header #sos-header .wrap .icons .woocom-icons .profile, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .profile {
  line-height: 0;
  position: relative;
  top: 3px;
  display: flex;
  align-items: center;
}
html body header #sos-header .wrap .icons .woocom-icons .profile i, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .profile i {
  line-height: 100%;
  margin-right: 10px;
}
html body header #sos-header .wrap .icons .woocom-icons .profile i svg, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .profile i svg {
  width: 20px;
}
html body header #sos-header .wrap .icons .woocom-icons .profile i svg path, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .profile i svg path {
  transition: var(--all);
  fill: var(--header-elements-color);
}
html body header #sos-header .wrap .icons .woocom-icons .profile p, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .profile p {
  line-height: 100%;
  padding-bottom: 0;
  font-size: 16px;
  color: var(--header-elements-color);
  position: relative;
  top: 0px;
  font-weight: 800;
}
html body header #sos-header .wrap .icons .woocom-icons .profile p a, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .profile p a {
  display: block;
}
html body header #sos-header .wrap .icons .woocom-icons .profile:hover #profile-menu, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .profile:hover #profile-menu {
  opacity: 1;
  visibility: visible;
}
html body header #sos-header .wrap .icons .woocom-icons .cart, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .cart {
  position: relative;
  margin-left: 30px;
  line-height: 0;
}
html body header #sos-header .wrap .icons .woocom-icons .cart .cart-contents-count, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .cart .cart-contents-count {
  position: absolute;
  width: 19px;
  height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: var(--white);
  border-radius: 10px;
  background: var(--accent);
  top: 7px;
  right: -25px;
  transform: translate(-50%, -50%);
}
html body header #sos-header .wrap .icons .woocom-icons .cart svg, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .cart svg {
  width: 18px;
}
html body header #sos-header .wrap .icons .woocom-icons .cart svg path, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .cart svg path {
  transition: var(--all);
  fill: var(--header-elements-color);
}
@media (max-width: 612px) {
  html body header #sos-header .wrap .icons .woocom-icons, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons {
    margin-left: 0;
  }
  html body header #sos-header .wrap .icons .woocom-icons .profile .user-name, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .profile .user-name {
    display: none;
  }
  html body header #sos-header .wrap .icons .woocom-icons .profile #profile-menu, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .profile #profile-menu {
    left: auto;
    right: 0;
  }
  html body header #sos-header .wrap .icons .woocom-icons .cart, html.et-fb-preview--desktop body header #sos-header .wrap .icons .woocom-icons .cart {
    margin-right: 10px;
    margin-left: 20px;
  }
}
html body header #sos-header .wrap .col .cta, html.et-fb-preview--desktop body header #sos-header .wrap .col .cta {
  margin-top: 0 !important;
}
html body header #sos-header .wrap .col .search-icon, html.et-fb-preview--desktop body header #sos-header .wrap .col .search-icon {
  margin-left: 20px;
  line-height: 100%;
  padding-bottom: 0;
  cursor: pointer;
  position: relative;
  top: 3px;
}
html body header #sos-header .wrap .col .search-icon svg, html.et-fb-preview--desktop body header #sos-header .wrap .col .search-icon svg {
  width: 19px;
}
html body header #sos-header .wrap .col .search-icon svg path, html.et-fb-preview--desktop body header #sos-header .wrap .col .search-icon svg path {
  transition: var(--all);
}
html body header #sos-header .wrap .col .menu-btn, html.et-fb-preview--desktop body header #sos-header .wrap .col .menu-btn {
  display: none;
  margin-left: 15px;
}
html body header #sos-header .wrap .col .menu-btn .burger, html.et-fb-preview--desktop body header #sos-header .wrap .col .menu-btn .burger {
  padding: 0 !important;
  cursor: pointer;
}
html body header #sos-header .wrap .col .menu-btn .burger li, html.et-fb-preview--desktop body header #sos-header .wrap .col .menu-btn .burger li {
  list-style: none;
  height: 3px;
  width: 35px;
  margin: 4px 0;
  background: var(--header-elements-color);
  transition: var(--all);
  position: relative;
  border-radius: 10px;
}
html body header #sos-header .wrap .col .menu-btn .burger li:nth-child(1), html.et-fb-preview--desktop body header #sos-header .wrap .col .menu-btn .burger li:nth-child(1) {
  width: 35%;
}
html body header #sos-header .wrap .col .menu-btn .burger li:nth-child(2), html.et-fb-preview--desktop body header #sos-header .wrap .col .menu-btn .burger li:nth-child(2) {
  width: 75%;
}
html body header #sos-header .wrap .col .menu-btn .burger.active li:nth-child(1), html.et-fb-preview--desktop body header #sos-header .wrap .col .menu-btn .burger.active li:nth-child(1) {
  top: 6px;
  transform: rotate(45deg);
  width: 26px;
}
html body header #sos-header .wrap .col .menu-btn .burger.active li:nth-child(2), html.et-fb-preview--desktop body header #sos-header .wrap .col .menu-btn .burger.active li:nth-child(2) {
  opacity: 0;
  visibility: hidden;
  width: 0px;
}
html body header #sos-header .wrap .col .menu-btn .burger.active li:nth-child(3), html.et-fb-preview--desktop body header #sos-header .wrap .col .menu-btn .burger.active li:nth-child(3) {
  top: -8px;
  transform: rotate(-45deg);
  width: 26px;
}
@media (min-width: 1301px) {
  html body header #sos-header .wrap .col .menu-btn .burger:hover li:nth-child(1), html.et-fb-preview--desktop body header #sos-header .wrap .col .menu-btn .burger:hover li:nth-child(1) {
    width: 35px;
  }
  html body header #sos-header .wrap .col .menu-btn .burger:hover li:nth-child(2), html.et-fb-preview--desktop body header #sos-header .wrap .col .menu-btn .burger:hover li:nth-child(2) {
    width: 30px;
  }
}
html body header #sos-header.sticky, html.et-fb-preview--desktop body header #sos-header.sticky {
  background: var(--header-background-on-scroll);
}
html body header #sos-header.sticky .wrap .main-nav #primary-menu li a, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .main-nav #primary-menu li a {
  color: var(--header-elements-color-on-scroll);
}
html body header #sos-header.sticky .wrap .main-nav #primary-menu li:after, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .main-nav #primary-menu li:after {
  border-color: var(--header-elements-color-on-scroll);
}
html body header #sos-header.sticky .wrap .main-nav #primary-menu li.current-menu-item a, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .main-nav #primary-menu li.current-menu-item a {
  color: var(--accent);
}
html body header #sos-header.sticky .wrap .main-nav #primary-menu li.menu-button a, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .main-nav #primary-menu li.menu-button a {
  color: var(--white);
}
html body header #sos-header.sticky .wrap .main-nav #primary-menu li.menu-item-has-children:after, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .main-nav #primary-menu li.menu-item-has-children:after {
  border-color: var(--header-elements-color-on-scroll);
}
html body header #sos-header.sticky .wrap .main-nav #primary-menu li.menu-item-has-children:hover:after, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .main-nav #primary-menu li.menu-item-has-children:hover:after {
  background: var(--header-elements-color-on-scroll);
}
html body header #sos-header.sticky .wrap .second-nav ul li:not(.menu-button) a, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .second-nav ul li:not(.menu-button) a {
  color: var(--header-elements-color-on-scroll);
}
html body header #sos-header.sticky .wrap .icons .woocom-icons .profile p, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .icons .woocom-icons .profile p {
  color: var(--header-elements-color-on-scroll);
}
html body header #sos-header.sticky .wrap .icons .woocom-icons .profile svg path, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .icons .woocom-icons .profile svg path {
  fill: var(--header-elements-color-on-scroll);
}
html body header #sos-header.sticky .wrap .icons .woocom-icons svg path, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .icons .woocom-icons svg path {
  fill: var(--header-elements-color-on-scroll);
}
html body header #sos-header.sticky .wrap .col .search-icon svg path, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .col .search-icon svg path {
  fill: var(--header-elements-color-on-scroll);
}
html body header #sos-header.sticky .wrap .col .burger li, html.et-fb-preview--desktop body header #sos-header.sticky .wrap .col .burger li {
  background: var(--header-elements-color-on-scroll);
}
@media (max-width: 850px) {
  html body header #sos-header .wrap .sos-logo a .logo[data-filetype="svg"], html.et-fb-preview--desktop body header #sos-header .wrap .sos-logo a .logo[data-filetype="svg"] {
    max-width: 180px;
  }
}
@media (max-width: 499px) {
  html body header #sos-header.active-menu, html.et-fb-preview--desktop body header #sos-header.active-menu {
    right: 0 !important;
  }
  html body header #sos-header .wrap, html.et-fb-preview--desktop body header #sos-header .wrap {
    width: 95%;
    max-width: 95%;
  }
}
@media (max-width: 390px) {
  html body header #sos-header #top-bar, html.et-fb-preview--desktop body header #sos-header #top-bar {
    display: none !important;
  }
}
html body header #mobile-menu, html.et-fb-preview--desktop body header #mobile-menu {
  position: fixed;
  height: 100vh;
  width: 400px;
  background: var(--white);
  padding-top: 20px;
  padding-bottom: 80px;
  right: -400px;
  transition: var(--all);
  top: 0;
  box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  overflow-y: scroll;
  /*Menu Footer*/
}
html body header #mobile-menu .search, html.et-fb-preview--desktop body header #mobile-menu .search {
  padding-bottom: 20px;
  border-bottom: 1px solid #E6E6E6;
}
html body header #mobile-menu .search form, html.et-fb-preview--desktop body header #mobile-menu .search form {
  padding: 0 25px;
}
html body header #mobile-menu .search form ul, html.et-fb-preview--desktop body header #mobile-menu .search form ul {
  padding: 0 !important;
  width: 100%;
  margin: 0px auto;
}
html body header #mobile-menu .search form ul li label, html.et-fb-preview--desktop body header #mobile-menu .search form ul li label {
  width: 100%;
  position: relative;
}
html body header #mobile-menu .search form ul li label:after, html.et-fb-preview--desktop body header #mobile-menu .search form ul li label:after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  z-index: 99;
  background: url("assets/icons/search.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
  line-height: 0;
}
html body header #mobile-menu .search form ul li label input, html.et-fb-preview--desktop body header #mobile-menu .search form ul li label input {
  padding: 18px;
  border-radius: 50px;
  text-align: left;
  font-size: 18px;
  background: var(--white);
  width: 100%;
  border: 2px solid #E6E6E6;
}
html body header #mobile-menu .menu-wrap ul, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul {
  padding: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
html body header #mobile-menu .menu-wrap ul li, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li {
  list-style: none;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
html body header #mobile-menu .menu-wrap ul li:last-child, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li:last-child {
  border-bottom: none;
}
html body header #mobile-menu .menu-wrap ul li.menu-item-has-children, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li.menu-item-has-children {
  display: flex;
  align-items: center;
}
html body header #mobile-menu .menu-wrap ul li a, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li a {
  font-size: 20px;
  font-weight: 600;
  color: var(--black);
  text-transform: uppercase;
}
html body header #mobile-menu .menu-wrap ul li .sub-menu, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li .sub-menu {
  position: absolute;
  right: -400px;
  top: 0;
  padding-top: 80px !important;
  transition: var(--all);
  background: var(--white);
  height: 100vh;
  width: 100%;
  z-index: 2000000;
  overflow: hidden;
  overflow-y: scroll;
}
html body header #mobile-menu .menu-wrap ul li .sub-menu.active, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li .sub-menu.active {
  right: 0;
}
html body header #mobile-menu .menu-wrap ul li .sub-menu .go-back, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li .sub-menu .go-back {
  position: absolute;
  top: 20px;
  left: 20px;
  height: 50px;
  width: 50px;
  border: 1px solid var(--accent);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
html body header #mobile-menu .menu-wrap ul li .sub-menu .go-back span, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li .sub-menu .go-back span {
  display: none;
}
html body header #mobile-menu .menu-wrap ul li .sub-menu .go-back:after, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li .sub-menu .go-back:after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: relative;
  border-top: 2px solid var(--accent);
  border-left: 2px solid var(--accent);
  transform: rotate(-45deg);
  right: -3px;
}
html body header #mobile-menu .menu-wrap ul li .open-sub-menu, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li .open-sub-menu {
  position: absolute;
  right: 20px;
  height: 40px;
  width: 40px;
  border: 1px solid var(--accent);
  border-radius: 50px;
  padding: 6px;
  text-align: center;
  font-size: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
html body header #mobile-menu .menu-wrap ul li .open-sub-menu svg, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li .open-sub-menu svg {
  position: relative;
}
html body header #mobile-menu .menu-wrap ul li .open-sub-menu svg path, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li .open-sub-menu svg path {
  fill: var(--accent);
}
html body header #mobile-menu.active, html.et-fb-preview--desktop body header #mobile-menu.active {
  right: 0px;
}
html body header #mobile-menu .contact-block-mobile, html.et-fb-preview--desktop body header #mobile-menu .contact-block-mobile {
  display: block;
  padding: 20px;
}
html body header #mobile-menu .contact-block-mobile a, html.et-fb-preview--desktop body header #mobile-menu .contact-block-mobile a {
  display: block;
  padding: 7px 0;
  font-size: 18px;
  color: var(--black);
}
html body header #mobile-menu .contact-block-mobile a.btn, html.et-fb-preview--desktop body header #mobile-menu .contact-block-mobile a.btn {
  margin-top: 20px;
  display: block;
  width: 100%;
  padding: 10px 25px;
  border: var(--border-width) solid var(--accent);
  border-radius: var(--radius);
  text-align: center;
}
html body header #mobile-menu .contact-block-mobile a.btn:hover, html.et-fb-preview--desktop body header #mobile-menu .contact-block-mobile a.btn:hover {
  color: var(--white);
  background: var(--accent);
  border-color: var(--accent);
}
html body header #mobile-menu .menu-footer, html.et-fb-preview--desktop body header #mobile-menu .menu-footer {
  position: relative;
  z-index: 9999;
  padding: 30px;
  width: 100%;
}
html body header #mobile-menu .menu-footer.hidden, html.et-fb-preview--desktop body header #mobile-menu .menu-footer.hidden {
  display: none;
}
html body header #mobile-menu .menu-footer ul, html.et-fb-preview--desktop body header #mobile-menu .menu-footer ul {
  padding: 0 !important;
  display: flex;
}
html body header #mobile-menu .menu-footer ul li, html.et-fb-preview--desktop body header #mobile-menu .menu-footer ul li {
  margin-right: 10px;
  list-style: none;
}
@media (max-width: 499px) {
  html body header .open-sub-menu, html.et-fb-preview--desktop body header .open-sub-menu {
    padding: 9px;
  }
  html body header #mobile-menu, html.et-fb-preview--desktop body header #mobile-menu {
    top: auto;
    height: 92vh;
  }
  html body header #mobile-menu.active, html.et-fb-preview--desktop body header #mobile-menu.active {
    right: 0;
    width: 100%;
  }
  html body header #mobile-menu .menu-wrap ul li .sub-menu, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li .sub-menu {
    right: -100%;
  }
  html body header #mobile-menu .menu-wrap ul li.active, html.et-fb-preview--desktop body header #mobile-menu .menu-wrap ul li.active {
    right: 0;
    width: 100%;
  }
}
html body header #search-popup, html.et-fb-preview--desktop body header #search-popup {
  position: fixed;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
  z-index: -9999;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--all);
}
html body header #search-popup.active, html.et-fb-preview--desktop body header #search-popup.active {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}
html body header #search-popup .wrap, html.et-fb-preview--desktop body header #search-popup .wrap {
  max-width: 800px;
  width: 95%;
  border-radius: 20px;
  padding: 75px 35px;
  text-align: center;
  background: var(--white);
  position: relative;
}
html body header #search-popup .wrap .close-popup, html.et-fb-preview--desktop body header #search-popup .wrap .close-popup {
  padding: 0 !important;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 7px;
  right: 7px;
  background: var(--black);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: var(--all);
}
html body header #search-popup .wrap .close-popup:hover, html.et-fb-preview--desktop body header #search-popup .wrap .close-popup:hover {
  background: var(--hover);
}
html body header #search-popup .wrap .close-popup li, html.et-fb-preview--desktop body header #search-popup .wrap .close-popup li {
  list-style: none;
  width: 28px;
  height: 2px;
  background: var(--white);
  position: relative;
}
html body header #search-popup .wrap .close-popup li:nth-child(1), html.et-fb-preview--desktop body header #search-popup .wrap .close-popup li:nth-child(1) {
  transform: rotate(45deg);
  top: 0px;
  left: 6px;
}
html body header #search-popup .wrap .close-popup li:nth-child(2), html.et-fb-preview--desktop body header #search-popup .wrap .close-popup li:nth-child(2) {
  transform: rotate(-45deg);
  top: 0px;
  right: 7px;
}
html body header #search-popup .wrap .content form ul, html.et-fb-preview--desktop body header #search-popup .wrap .content form ul {
  padding: 0 !important;
  max-width: 700px;
  width: 100%;
  margin: 0px auto;
}
html body header #search-popup .wrap .content form ul li label, html.et-fb-preview--desktop body header #search-popup .wrap .content form ul li label {
  width: 100%;
}
html body header #search-popup .wrap .content form ul li label input, html.et-fb-preview--desktop body header #search-popup .wrap .content form ul li label input {
  padding: 12px;
  border-radius: 30px;
  text-align: center;
  font-size: 18px;
  background: #f4f4f4;
  width: 100%;
}
html body #et-main-area #page-sub-title, html.et-fb-preview--desktop body #et-main-area #page-sub-title {
  padding-top: 15px;
}
html body #et-main-area #page-sub-title .subtitle, html.et-fb-preview--desktop body #et-main-area #page-sub-title .subtitle {
  font-size: 20px;
  color: var(--white);
  max-width: 700px;
}
html body #et-main-area #page-sub-title .buttons, html.et-fb-preview--desktop body #et-main-area #page-sub-title .buttons {
  display: flex;
  align-items: center;
}
html body #et-main-area #page-sub-title .buttons .sos-button, html.et-fb-preview--desktop body #et-main-area #page-sub-title .buttons .sos-button {
  margin-right: 15px;
  color: var(--white);
}
html body #et-main-area #page-sub-title .buttons .sos-button:nth-child(1), html.et-fb-preview--desktop body #et-main-area #page-sub-title .buttons .sos-button:nth-child(1) {
  background: var(--accent) !important;
}
html body #et-main-area #page-sub-title .buttons .sos-button:nth-child(1):hover, html.et-fb-preview--desktop body #et-main-area #page-sub-title .buttons .sos-button:nth-child(1):hover {
  background: var(--hover) !important;
}
html body #et-main-area #page-sub-title .buttons .sos-button:nth-child(2), html.et-fb-preview--desktop body #et-main-area #page-sub-title .buttons .sos-button:nth-child(2) {
  border-color: var(--accent_2) !important;
  background: var(--accent_2) !important;
}
html body #et-main-area #page-sub-title .buttons .sos-button:nth-child(2):hover, html.et-fb-preview--desktop body #et-main-area #page-sub-title .buttons .sos-button:nth-child(2):hover {
  background: var(--hover) !important;
}
@media (max-width: 600px) {
  html body #et-main-area #page-sub-title .buttons, html.et-fb-preview--desktop body #et-main-area #page-sub-title .buttons {
    display: block;
  }
  html body #et-main-area #page-sub-title .buttons .sos-button, html.et-fb-preview--desktop body #et-main-area #page-sub-title .buttons .sos-button {
    margin-right: 0;
  }
  html body #et-main-area #page-sub-title .buttons .sos-button:nth-child(1), html.et-fb-preview--desktop body #et-main-area #page-sub-title .buttons .sos-button:nth-child(1) {
    margin-bottom: 20px;
  }
}
@media (max-width: 400px) {
  html body #et-main-area #page-sub-title .buttons .sos-button, html.et-fb-preview--desktop body #et-main-area #page-sub-title .buttons .sos-button {
    width: 100%;
    text-align: center;
  }
}
html body #et-main-area #page-sub-title.no-margin .buttons .sos-button, html.et-fb-preview--desktop body #et-main-area #page-sub-title.no-margin .buttons .sos-button {
  margin-top: 0;
}
html body #et-main-area .separator, html.et-fb-preview--desktop body #et-main-area .separator {
  margin: 0 10px;
  position: relative;
  top: -2px;
}
html body #et-main-area .white #page-sub-title .subtitle, html.et-fb-preview--desktop body #et-main-area .white #page-sub-title .subtitle {
  color: var(--white);
}
html body #et-main-area .post .wrap.grid, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 25px;
}
@media (max-width: 980px) {
  html body #et-main-area .post .wrap.grid, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  html body #et-main-area .post .wrap.grid, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
html body #et-main-area .post .wrap.grid article, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid article {
  border-top: 1px solid #B4B4B4;
  padding-top: 20px;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
}
html body #et-main-area .post .wrap.grid article .badges, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid article .badges {
  display: flex;
  align-items: center;
  margin-bottom: 47px;
}
html body #et-main-area .post .wrap.grid article .badges .cat, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid article .badges .cat {
  padding: 5px 7px;
  line-height: 100%;
  background: #747474;
  color: var(--white);
  font-size: 14px;
  font-weight: 400;
  margin-right: 7px;
  transition: var(--all);
}
html body #et-main-area .post .wrap.grid article .badges .cat:hover, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid article .badges .cat:hover {
  background: var(--accent);
}
html body #et-main-area .post .wrap.grid article .badges .cat.new, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid article .badges .cat.new {
  background: var(--accent);
}
html body #et-main-area .post .wrap.grid article h3, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid article h3 {
  font-size: 25px;
  margin-bottom: 20px;
  font-weight: 600;
}
html body #et-main-area .post .wrap.grid article .sos-link, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid article .sos-link {
  margin-top: 40px;
  color: var(--accent);
  font-size: 17px;
  font-weight: 600;
  display: block;
  border-bottom: 2px solid var(--accent);
  width: fit-content;
  transition: var(--all);
}
html body #et-main-area .post .wrap.grid article .sos-link:hover, html.et-fb-preview--desktop body #et-main-area .post .wrap.grid article .sos-link:hover {
  color: var(--hover);
  border-color: var(--hover);
}
html body #et-main-area .post .wrap .sos-button, html.et-fb-preview--desktop body #et-main-area .post .wrap .sos-button {
  margin-top: 60px;
}
html body #et-main-area .post .wrap.list article, html.et-fb-preview--desktop body #et-main-area .post .wrap.list article {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
html body #et-main-area .post .wrap.list article .badges, html.et-fb-preview--desktop body #et-main-area .post .wrap.list article .badges {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
html body #et-main-area .post .wrap.list article .badges .cat, html.et-fb-preview--desktop body #et-main-area .post .wrap.list article .badges .cat {
  padding: 5px 7px;
  line-height: 100%;
  background: #747474;
  color: var(--white);
  font-size: 14px;
  font-weight: 400;
  margin-right: 7px;
  transition: var(--all);
}
html body #et-main-area .post .wrap.list article .badges .cat:hover, html.et-fb-preview--desktop body #et-main-area .post .wrap.list article .badges .cat:hover {
  background: var(--accent);
}
html body #et-main-area .post .wrap.list article .content h3, html.et-fb-preview--desktop body #et-main-area .post .wrap.list article .content h3 {
  font-size: 18px !important;
}
html body #et-main-area .prev-next-post, html.et-fb-preview--desktop body #et-main-area .prev-next-post {
  padding-top: 30px;
  margin-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
html body #et-main-area .prev-next-post .post-wrap, html.et-fb-preview--desktop body #et-main-area .prev-next-post .post-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
html body #et-main-area .prev-next-post .post-wrap .next-post, html.et-fb-preview--desktop body #et-main-area .prev-next-post .post-wrap .next-post {
  text-align: right;
}
html body #et-main-area .prev-next-post .post-wrap .prev-next .content a h4, html.et-fb-preview--desktop body #et-main-area .prev-next-post .post-wrap .prev-next .content a h4 {
  font-size: 18px;
}
@media (max-width: 560px) {
  html body #et-main-area .prev-next-post .post-wrap, html.et-fb-preview--desktop body #et-main-area .prev-next-post .post-wrap {
    display: block;
  }
  html body #et-main-area .prev-next-post .post-wrap .next-post, html.et-fb-preview--desktop body #et-main-area .prev-next-post .post-wrap .next-post {
    text-align: left;
  }
}
html body #et-main-area .share-wrap, html.et-fb-preview--desktop body #et-main-area .share-wrap {
  display: flex;
  align-items: center;
}
html body #et-main-area .share-wrap p, html.et-fb-preview--desktop body #et-main-area .share-wrap p {
  margin-right: 10px;
}
html body #et-main-area .share-wrap .share, html.et-fb-preview--desktop body #et-main-area .share-wrap .share {
  padding: 0 !important;
  display: flex;
  align-items: center;
  margin: 15px 0;
}
html body #et-main-area .share-wrap .share li, html.et-fb-preview--desktop body #et-main-area .share-wrap .share li {
  list-style: none;
  margin-right: 7px;
}
html body #et-main-area .share-wrap .share li svg, html.et-fb-preview--desktop body #et-main-area .share-wrap .share li svg {
  width: 15px;
}
html body #et-main-area .share-wrap .share li svg path, html.et-fb-preview--desktop body #et-main-area .share-wrap .share li svg path {
  fill: var(--black) !important;
  transition: var(--all);
}
html body #et-main-area .share-wrap .share li a, html body #et-main-area .share-wrap .share li div, html.et-fb-preview--desktop body #et-main-area .share-wrap .share li a, html.et-fb-preview--desktop body #et-main-area .share-wrap .share li div {
  width: 25px;
  height: 25px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: var(--all);
}
html body #et-main-area .share-wrap .share li:hover a svg path, html body #et-main-area .share-wrap .share li:hover div svg path, html.et-fb-preview--desktop body #et-main-area .share-wrap .share li:hover a svg path, html.et-fb-preview--desktop body #et-main-area .share-wrap .share li:hover div svg path {
  fill: var(--accent) !important;
}
html body #et-main-area .nav-links, html.et-fb-preview--desktop body #et-main-area .nav-links {
  display: flex;
  margin-top: 40px;
}
html body #et-main-area .nav-links .pagination, html.et-fb-preview--desktop body #et-main-area .nav-links .pagination {
  display: flex;
  align-items: center;
}
html body #et-main-area .nav-links .pagination .page-link, html.et-fb-preview--desktop body #et-main-area .nav-links .pagination .page-link {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 7px;
  display: flex;
  justify-content: center;
  align-content: center;
}
html body #et-main-area .nav-links .pagination .page-link a, html body #et-main-area .nav-links .pagination .page-link span, html.et-fb-preview--desktop body #et-main-area .nav-links .pagination .page-link a, html.et-fb-preview--desktop body #et-main-area .nav-links .pagination .page-link span {
  width: 100%;
  height: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--gray);
  border-radius: 5px;
}
html body #et-main-area .nav-links .pagination .page-link a.current, html body #et-main-area .nav-links .pagination .page-link span.current, html.et-fb-preview--desktop body #et-main-area .nav-links .pagination .page-link a.current, html.et-fb-preview--desktop body #et-main-area .nav-links .pagination .page-link span.current {
  background: var(--accent);
  border-color: var(--accent);
  color: var(--white);
}
html body #et-main-area #sos-search-results.grid .wrap, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
}
@media (max-width: 980px) {
  html body #et-main-area #sos-search-results.grid .wrap, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 600px) {
  html body #et-main-area #sos-search-results.grid .wrap, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 450px) {
  html body #et-main-area #sos-search-results.grid .wrap, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap {
    grid-template-columns: repeat(1, 1fr);
  }
}
html body #et-main-area #sos-search-results.grid .wrap article, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article {
  border-radius: var(--radius);
  overflow: hidden;
  background: var(--gray);
}
html body #et-main-area #sos-search-results.grid .wrap article .thumbnail, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article .thumbnail {
  height: 200px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
html body #et-main-area #sos-search-results.grid .wrap article .thumbnail .background, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article .thumbnail .background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  z-index: 1;
  transition: var(--all);
}
html body #et-main-area #sos-search-results.grid .wrap article.post:hover .thumbnail .overlay, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article.post:hover .thumbnail .overlay {
  opacity: 1;
  visibility: visible;
  left: -160%;
}
html body #et-main-area #sos-search-results.grid .wrap article .content, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article .content {
  padding: 25px 35px;
}
@media (max-width: 980px) {
  html body #et-main-area #sos-search-results.grid .wrap article .content, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article .content {
    padding: 25px 5%;
  }
}
html body #et-main-area #sos-search-results.grid .wrap article .content .cats, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article .content .cats {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 12px;
}
html body #et-main-area #sos-search-results.grid .wrap article .content .cats span, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article .content .cats span {
  display: block;
  padding: 7px 15px;
  line-height: 100%;
  font-size: 12px;
  background: #ededed;
  font-weight: 700;
  letter-spacing: 2px;
  color: var(--accent);
  margin-right: 10px;
  border-radius: 20px;
  text-transform: uppercase;
}
html body #et-main-area #sos-search-results.grid .wrap article .content h3, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article .content h3 {
  font-size: 23px;
  padding-bottom: 0;
  line-height: 120%;
}
@media (max-width: 980px) {
  html body #et-main-area #sos-search-results.grid .wrap article .content h3, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article .content h3 {
    font-size: 25px;
  }
}
@media (max-width: 600px) {
  html body #et-main-area #sos-search-results.grid .wrap article .content h3, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article .content h3 {
    font-size: 22px;
  }
}
html body #et-main-area #sos-search-results.grid .wrap article .content p, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article .content p {
  margin-top: 16px;
}
html body #et-main-area #sos-search-results.grid .wrap article:hover .thumbnail .background, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article:hover .thumbnail .background {
  transform: scale(1.02);
}
@media screen and (max-width: 980px) and (min-width: 601px) {
  html body #et-main-area #sos-search-results.grid .wrap article:last-child, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article:last-child {
    grid-column: span 2;
    display: flex;
  }
  html body #et-main-area #sos-search-results.grid .wrap article:last-child .thumbnail, html body #et-main-area #sos-search-results.grid .wrap article:last-child .content, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article:last-child .thumbnail, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article:last-child .content {
    flex: 0 0 50%;
  }
  html body #et-main-area #sos-search-results.grid .wrap article:last-child .thumbnail, html.et-fb-preview--desktop body #et-main-area #sos-search-results.grid .wrap article:last-child .thumbnail {
    height: 100%;
  }
}
html body #et-main-area #about-us-slider .et_pb_text_inner .slick-slider .slick-dots, html.et-fb-preview--desktop body #et-main-area #about-us-slider .et_pb_text_inner .slick-slider .slick-dots {
  position: absolute;
  bottom: 20px;
}
html body #et-main-area #about-us-slider .et_pb_text_inner .slick-slider .slick-list .slick-track .single-image, html.et-fb-preview--desktop body #et-main-area #about-us-slider .et_pb_text_inner .slick-slider .slick-list .slick-track .single-image {
  border-radius: var(--radius);
  overflow: hidden;
  max-height: 29vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
html body #et-main-area #about-us-slider .et_pb_text_inner .slick-slider .slick-list .slick-track .single-image img, html.et-fb-preview--desktop body #et-main-area #about-us-slider .et_pb_text_inner .slick-slider .slick-list .slick-track .single-image img {
  width: 100%;
  height: auto;
}
@media (max-width: 980px) {
  html body #et-main-area #about-us-slider .et_pb_text_inner .slick-slider .slick-list .slick-track .single-image, html.et-fb-preview--desktop body #et-main-area #about-us-slider .et_pb_text_inner .slick-slider .slick-list .slick-track .single-image {
    max-height: 58vw;
  }
}
html body #et-main-area #event .wrap.grid, html.et-fb-preview--desktop body #et-main-area #event .wrap.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
html body #et-main-area #event .wrap article, html.et-fb-preview--desktop body #et-main-area #event .wrap article {
  background: var(--white);
  border-bottom: 2px solid var(--accent);
  border-radius: var(--radius);
  overflow: hidden;
  position: relative;
}
html body #et-main-area #event .wrap article .badges, html.et-fb-preview--desktop body #et-main-area #event .wrap article .badges {
  position: absolute;
  top: 15px;
  left: 15px;
  display: flex;
}
html body #et-main-area #event .wrap article .badges .new, html.et-fb-preview--desktop body #et-main-area #event .wrap article .badges .new {
  background: var(--white);
  line-height: 100%;
  padding: 4px 10px;
  border-radius: 20px;
}
html body #et-main-area #event .wrap article .thumb .image, html.et-fb-preview--desktop body #et-main-area #event .wrap article .thumb .image {
  height: 14vw;
  background-position: center !important;
  background-size: cover !important;
}
html body #et-main-area #event .wrap article .content, html.et-fb-preview--desktop body #et-main-area #event .wrap article .content {
  padding: 25px;
}
html body #et-main-area #event .wrap article .content .event-tilte, html.et-fb-preview--desktop body #et-main-area #event .wrap article .content .event-tilte {
  display: flex;
  justify-content: space-between;
  font-family: "Laviossa", Helvetica, Arial, Lucida, sans-serif;
  font-size: 25px;
}
html body #et-main-area #event .wrap article .content .event-tilte h3, html.et-fb-preview--desktop body #et-main-area #event .wrap article .content .event-tilte h3 {
  font-size: 25px;
}
html body #et-main-area #event .wrap article .content .event-tilte .price, html.et-fb-preview--desktop body #et-main-area #event .wrap article .content .event-tilte .price {
  color: var(--accent);
}
html body #et-main-area #event .wrap article .content .sos-button, html.et-fb-preview--desktop body #et-main-area #event .wrap article .content .sos-button {
  margin-top: 10px;
}
@media (max-width: 980px) {
  html body #et-main-area #event .wrap.grid, html.et-fb-preview--desktop body #et-main-area #event .wrap.grid {
    display: block;
  }
  html body #et-main-area #event .wrap .slick-dots, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-dots {
    margin-top: 30px !important;
    text-align: left;
  }
  html body #et-main-area #event .wrap .slick-dots li, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-dots li {
    background: #b9b3ac;
  }
  html body #et-main-area #event .wrap .slick-dots li.slick-active button, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-dots li.slick-active button {
    background: var(--black);
  }
  html body #et-main-area #event .wrap .slick-list, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-list {
    padding: 0 32% 0 0;
  }
  html body #et-main-area #event .wrap .slick-list .slick-track article, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-list .slick-track article {
    margin-right: 25px;
  }
  html body #et-main-area #event .wrap .slick-list .slick-track article .thumb .image, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-list .slick-track article .thumb .image {
    height: 30vw;
  }
}
@media (max-width: 650px) {
  html body #et-main-area #event .wrap .slick-list, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-list {
    padding: 0 17% 0 0;
  }
  html body #et-main-area #event .wrap .slick-list .slick-track article, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-list .slick-track article {
    margin-right: 25px;
  }
  html body #et-main-area #event .wrap .slick-list .slick-track article .thumb .image, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-list .slick-track article .thumb .image {
    height: 45vw;
  }
}
@media (max-width: 500px) {
  html body #et-main-area #event .wrap .slick-list, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-list {
    padding: 0 0% 0 0;
  }
  html body #et-main-area #event .wrap .slick-list .slick-track article, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-list .slick-track article {
    margin-right: 0px;
  }
  html body #et-main-area #event .wrap .slick-list .slick-track article .thumb .image, html.et-fb-preview--desktop body #et-main-area #event .wrap .slick-list .slick-track article .thumb .image {
    height: 52vw;
  }
}
html body #et-main-area #event-slider-nav, html.et-fb-preview--desktop body #et-main-area #event-slider-nav {
  display: flex;
  align-items: center;
}
html body #et-main-area #event-slider-nav .slick-arrow, html.et-fb-preview--desktop body #et-main-area #event-slider-nav .slick-arrow {
  position: relative;
  right: 0 !important;
  left: 0 !important;
  top: 0 !important;
  transform: translate(0, 0) !important;
}
html body #et-main-area #event-slider-nav .slick-arrow.slick-prev, html.et-fb-preview--desktop body #et-main-area #event-slider-nav .slick-arrow.slick-prev {
  margin-right: 7px;
}
html body #et-main-area .product .wrap.grid, html.et-fb-preview--desktop body #et-main-area .product .wrap.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 15px;
}
@media (max-width: 980px) {
  html body #et-main-area .product .wrap.grid, html.et-fb-preview--desktop body #et-main-area .product .wrap.grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  html body #et-main-area .product .wrap.grid, html.et-fb-preview--desktop body #et-main-area .product .wrap.grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
html body #et-main-area .product .wrap.slider .slick-arrow, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-arrow {
  top: 39%;
}
html body #et-main-area .product .wrap.slider .slick-arrow.slick-prev, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-arrow.slick-prev {
  left: -70px;
}
html body #et-main-area .product .wrap.slider .slick-arrow.slick-next, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-arrow.slick-next {
  right: -70px;
}
@media (max-width: 1593px) {
  html body #et-main-area .product .wrap.slider .slick-arrow.slick-prev, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-arrow.slick-prev {
    left: -3%;
  }
  html body #et-main-area .product .wrap.slider .slick-arrow.slick-next, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-arrow.slick-next {
    right: -3%;
  }
}
@media (max-width: 980px) {
  html body #et-main-area .product .wrap.slider .slick-arrow, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-arrow {
    top: 33%;
  }
}
@media (max-width: 600px) {
  html body #et-main-area .product .wrap.slider .slick-arrow, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-arrow {
    top: 39%;
  }
}
html body #et-main-area .product .wrap.slider .slick-dots li, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-dots li {
  background: #b9b3ac;
}
html body #et-main-area .product .wrap.slider .slick-dots li.slick-active button, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-dots li.slick-active button {
  background: var(--black);
}
html body #et-main-area .product .wrap.slider .slick-list, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-list {
  margin: 0 -10px;
}
html body #et-main-area .product .wrap.slider .slick-list .slick-track article, html.et-fb-preview--desktop body #et-main-area .product .wrap.slider .slick-list .slick-track article {
  margin: 0 10px;
}
html body #et-main-area .product[data-count="1"] .wrap, html.et-fb-preview--desktop body #et-main-area .product[data-count="1"] .wrap {
  max-width: 500px;
  margin: 0 auto;
}
html body #et-main-area .product[data-count="1"] .wrap.grid, html.et-fb-preview--desktop body #et-main-area .product[data-count="1"] .wrap.grid {
  grid-template-columns: repeat(1, 1fr);
}
html body #et-main-area .product[data-count="2"] .wrap, html.et-fb-preview--desktop body #et-main-area .product[data-count="2"] .wrap {
  max-width: 1000px;
  margin: 0 auto;
}
html body #et-main-area .product[data-count="2"] .wrap.grid, html.et-fb-preview--desktop body #et-main-area .product[data-count="2"] .wrap.grid {
  grid-template-columns: repeat(2, 1fr);
}
html body #et-main-area .product article, html.et-fb-preview--desktop body #et-main-area .product article {
  position: relative;
}
html body #et-main-area .product article .product-top-bar, html.et-fb-preview--desktop body #et-main-area .product article .product-top-bar {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
  padding: 15px;
}
html body #et-main-area .product article .product-top-bar .badges .new, html.et-fb-preview--desktop body #et-main-area .product article .product-top-bar .badges .new {
  background: var(--white);
  line-height: 100%;
  padding: 4px 10px;
  border-radius: 20px;
  border: 1px solid #f9f9f9;
}
html body #et-main-area .product article .product-content .product-thumb, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb {
  overflow: hidden;
  position: relative;
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle {
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle:hover .on-hover-thumb, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle:hover .on-hover-thumb {
  opacity: 1;
  visibility: visible;
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb {
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24vw;
  overflow: hidden;
  background: #f8f8f8;
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb img, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb img {
  height: auto;
}
@media (max-width: 1593px) {
  html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb {
    height: 28vw;
  }
}
@media (max-width: 1593px) {
  html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb {
    height: 32vw;
  }
}
@media (max-width: 980px) {
  html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb {
    height: 44vw;
  }
}
@media (max-width: 600px) {
  html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .main-thumb {
    height: 86vw;
  }
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .on-hover-thumb, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .on-hover-thumb {
  line-height: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: var(--all);
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup {
  position: absolute;
  bottom: -20px;
  width: 97%;
  min-height: 100px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(6px);
  left: 1.5%;
  padding: 15px;
  opacity: 0;
  visibility: hidden;
  transition: var(--all);
  z-index: 0;
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup.active, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup.active {
  bottom: 1.5%;
  opacity: 1;
  visibility: visible;
  z-index: 99;
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup .close-cart-popup, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup .close-cart-popup {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  padding: 0 !important;
  cursor: pointer;
  transform: rotate(45deg);
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup .close-cart-popup li, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup .close-cart-popup li {
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 2px;
  background: var(--black);
  display: block;
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup .close-cart-popup li:last-child, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup .close-cart-popup li:last-child {
  transform: rotate(90deg);
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup .close-cart-popup.active, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup .close-cart-popup.active {
  opacity: 0;
  visibility: hidden;
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup form .product-tile .swatches .color-swatches, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup form .product-tile .swatches .color-swatches {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup form .product-tile .swatches .option-wrap, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup form .product-tile .swatches .option-wrap {
  margin-bottom: 12px;
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup form .product-tile .swatches .option-wrap select, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup form .product-tile .swatches .option-wrap select {
  display: block;
  min-width: 70%;
  padding: 12px;
  font-size: 16px;
  border-radius: var(--radius);
  border: var(--boder-width) solid var(--black);
  background: var(--white);
}
html body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup form .sos-button, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .thumb-toggle .add-to-cart-popup form .sos-button {
  width: 100%;
  cursor: pointer;
}
html body #et-main-area .product article .product-content .product-thumb .open-cart-popup, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .open-cart-popup {
  width: 52px;
  height: 52px;
  background: var(--accent);
  border-radius: 100px;
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: block;
  padding: 0 !important;
  cursor: pointer;
  transition: var(--all);
}
html body #et-main-area .product article .product-content .product-thumb .open-cart-popup li, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .open-cart-popup li {
  list-style: none;
  position: absolute;
  top: 25px;
  left: 16px;
  width: 20px;
  height: 2px;
  background: var(--white);
  display: block;
}
html body #et-main-area .product article .product-content .product-thumb .open-cart-popup li:last-child, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .open-cart-popup li:last-child {
  transform: rotate(90deg);
}
html body #et-main-area .product article .product-content .product-thumb .open-cart-popup.active, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .open-cart-popup.active {
  bottom: 25px;
  opacity: 0;
  visibility: hidden;
}
html body #et-main-area .product article .product-content .product-thumb .open-cart-popup button.sos-button, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .open-cart-popup button.sos-button {
  background-color: var(--black) !important;
  margin-bottom: 0 !important;
}
html body #et-main-area .product article .product-content .product-thumb .open-cart-popup button.sos-button:hover, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .open-cart-popup button.sos-button:hover {
  background-color: var(--accent) !important;
}
html body #et-main-area .product article .product-content .product-thumb .open-cart-popup form.cart, html.et-fb-preview--desktop body #et-main-area .product article .product-content .product-thumb .open-cart-popup form.cart {
  margin-bottom: 0 !important;
}
html body #et-main-area .product article .product-content .info, html.et-fb-preview--desktop body #et-main-area .product article .product-content .info {
  padding: 20px;
}
html body #et-main-area .product article .product-content .info a, html.et-fb-preview--desktop body #et-main-area .product article .product-content .info a {
  color: var(--black);
  text-align: center;
  display: block;
}
html body #et-main-area .product article .product-content .info .price, html.et-fb-preview--desktop body #et-main-area .product article .product-content .info .price {
  text-align: center;
}
html body #et-main-area .product article .product-footer .product-tile, html.et-fb-preview--desktop body #et-main-area .product article .product-footer .product-tile {
  display: flex;
  justify-content: center;
}
html body #et-main-area .product article .product-footer .product-tile .swatches, html.et-fb-preview--desktop body #et-main-area .product article .product-footer .product-tile .swatches {
  display: flex;
  flex-wrap: wrap;
}
html body #et-main-area #tab-sliders div.product, html.et-fb-preview--desktop body #et-main-area #tab-sliders div.product {
  display: none;
}
html body #et-main-area #tab-sliders div.product.active, html.et-fb-preview--desktop body #et-main-area #tab-sliders div.product.active {
  display: block;
}
html body #et-main-area #collection-tabs, html.et-fb-preview--desktop body #et-main-area #collection-tabs {
  display: flex;
  justify-content: space-between;
  padding: 0 !important;
  max-width: 470px;
  margin: 0 auto;
  border-bottom: 2px solid #eeeeee;
}
html body #et-main-area #collection-tabs li, html.et-fb-preview--desktop body #et-main-area #collection-tabs li {
  list-style: none;
  display: block;
  padding: 7px 0px;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  width: fit-content;
  cursor: pointer;
  position: relative;
  bottom: -2px;
}
html body #et-main-area #collection-tabs li.active, html.et-fb-preview--desktop body #et-main-area #collection-tabs li.active {
  border-color: var(--black);
}
html body #et-main-area #product-gallery .et_pb_code_inner, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
html body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider {
  flex: 0 0 100px;
  width: 100% !important;
  /* Ensure the gallery slider stays within container */
  max-width: 100% !important;
  /* Prevent exceeding container size */
  box-sizing: border-box;
}
html body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .slick-track, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .slick-track {
  width: 100% !important;
}
html body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .single-image, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .single-image {
  margin-bottom: 12px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: auto !important;
  /* Let slides fit naturally */
  flex: 0 0 auto !important;
  /* Prevent stretching */
  box-sizing: border-box;
  /* Include padding/borders in width */
  border-radius: 10px;
}
html body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .single-image img, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .single-image img {
  height: 100px !important;
  width: auto;
}
html body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .single-image.slick-active, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .single-image.slick-active {
  border: 3px solid var(--gray);
}
html body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .single-image.slick-current, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .single-image.slick-current {
  border-color: var(--accent);
}
html body #et-main-area #product-gallery .et_pb_code_inner #product-image, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image {
  flex: 0 0 calc(100% - 120px);
  width: calc(100% - 120px);
}
html body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25vw;
}
html body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image img, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image img {
  max-height: 25vw;
  width: auto;
  max-width: none;
  border-radius: 20px;
}
html body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 60px;
  backdrop-fliter: blur(3px);
}
html body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow.slick-disabled, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow.slick-disabled {
  background: none !important;
  border: 1px solid var(--gray) !important;
}
html body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow.slick-next, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow.slick-next {
  right: 4%;
}
html body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow.slick-prev, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow.slick-prev {
  left: 4%;
}
@media (max-width: 980px) {
  html body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58vw;
  }
  html body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image img, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image img {
    max-height: 58vw;
    width: auto;
    max-width: none;
  }
}
@media (max-width: 680px) {
  html body #et-main-area #product-gallery .et_pb_code_inner, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner {
    flex-direction: column-reverse;
  }
  html body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider {
    display: none;
  }
  html body #et-main-area #product-gallery .et_pb_code_inner #product-image, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image {
    flex: 0 0 100%;
    width: 100%;
  }
  html body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 68vw;
  }
  html body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image img, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .single-image img {
    max-height: 68vw;
    width: auto;
    max-width: none;
  }
  html body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow {
    height: 40px;
    width: 40px;
  }
  html body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow:before, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow:before {
    width: 20px;
    height: 20px;
  }
  html body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow.slick-next, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow.slick-next {
    right: -2%;
  }
  html body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow.slick-prev, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #product-image .slick-arrow.slick-prev {
    left: -2%;
  }
}
@media (max-width: 500px) {
  html body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .single-image, html.et-fb-preview--desktop body #et-main-area #product-gallery .et_pb_code_inner #gallery-slider .single-image {
    height: 80px !important;
    width: auto;
  }
}
html body #et-main-area .swatch-wrap, html.et-fb-preview--desktop body #et-main-area .swatch-wrap {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  position: relative;
  margin: 3px;
}
html body #et-main-area .swatch-wrap:before, html.et-fb-preview--desktop body #et-main-area .swatch-wrap:before {
  position: absolute;
  content: "";
  width: 29px;
  height: 29px;
  top: 0;
  left: 0;
  transform: translate(0%, 0%);
  border: 1px solid rgba(0, 0, 0, 0);
  z-index: 1;
  border-radius: 100px;
  transition: all 150ms ease-in-out;
}
html body #et-main-area .swatch-wrap .image-wrap, html.et-fb-preview--desktop body #et-main-area .swatch-wrap .image-wrap {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 99;
}
html body #et-main-area .swatch-wrap .image-wrap img, html.et-fb-preview--desktop body #et-main-area .swatch-wrap .image-wrap img {
  width: 120px;
  height: 120px;
  max-width: none;
  position: relative;
  z-index: 99;
}
html body #et-main-area .swatch-wrap:has(.selected):before, html.et-fb-preview--desktop body #et-main-area .swatch-wrap:has(.selected):before {
  width: 34px;
  height: 34px;
  top: -3px;
  left: -3px;
  border-color: var(--black);
}
html body footer, html.et-fb-preview--desktop body footer {
  position: relative;
  z-index: 0;
}
html body .woocommerce-MyAccount-navigation ul, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul {
  padding: 0 !important;
  list-style-type: none;
}
html body .woocommerce-MyAccount-navigation ul li a, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li a {
  padding: 15px 5px 15px 45px !important;
  display: block;
  position: relative;
  font-size: 15px;
  font-weight: 500 !important;
  text-transform: uppercase;
  line-height: 1.3;
  color: inherit;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
html body .woocommerce-MyAccount-navigation ul li a:before, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li a:before {
  font-family: "ETmodules" !important;
  line-height: 1;
  font-size: 20px;
  margin-top: -10px;
  color: inherit;
  position: absolute;
  left: 15px;
  top: 50%;
}
html body .woocommerce-MyAccount-navigation ul li.is-active, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.is-active {
  color: var(--accent);
}
html body .woocommerce-MyAccount-navigation ul li.is-active a:after, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.is-active a:after {
  content: "";
  height: 100%;
  width: 2px;
  background-color: var(--black);
  position: absolute;
  top: 0;
  color: inherit;
  right: 0;
}
html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "";
}
html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "";
}
html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--members-area a:before, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--members-area a:before {
  content: "";
}
html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
  content: "";
}
html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "";
}
html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "";
}
html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
  content: "";
}
html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "";
}
html body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before, html.et-fb-preview--desktop body .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "J";
}
html body.single-product div.product form.cart .quantity, html.et-fb-preview--desktop body.single-product div.product form.cart .quantity {
  margin-right: 0 !important;
  float: none;
  margin: 0;
  display: inline-block;
}
html body.single-product div.product form.cart .quantity input.qty, html.et-fb-preview--desktop body.single-product div.product form.cart .quantity input.qty {
  border: none;
  border: none;
  background: none;
  padding: 5px 16px 4px;
  -moz-appearance: textfield !important;
}
html body.single-product div.product form.cart .quantity input.qty::-webkit-outer-spin-button, html body.single-product div.product form.cart .quantity input.qty::-webkit-inner-spin-button, html.et-fb-preview--desktop body.single-product div.product form.cart .quantity input.qty::-webkit-outer-spin-button, html.et-fb-preview--desktop body.single-product div.product form.cart .quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html body.single-product div.product form.cart button[type="button"], html.et-fb-preview--desktop body.single-product div.product form.cart button[type="button"] {
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  padding: 3px 5px 8px;
  position: relative;
  transition: var(--all);
  top: 1px;
}
html body.single-product div.product form.cart button[type="button"]:hover, html.et-fb-preview--desktop body.single-product div.product form.cart button[type="button"]:hover {
  background: var(--gray);
}
html body.single-product div.product form.cart button[type="button"].plus, html.et-fb-preview--desktop body.single-product div.product form.cart button[type="button"].plus {
  position: relative;
  left: -5px;
  border-radius: 0 5px 5px 0;
}
html body.single-product div.product form.cart button[type="button"].minus, html.et-fb-preview--desktop body.single-product div.product form.cart button[type="button"].minus {
  border-radius: 5px 0 0 5px;
}
html body .searchandfilter > ul, html.et-fb-preview--desktop body .searchandfilter > ul {
  padding: 0 !important;
}
html body .searchandfilter > ul > li, html.et-fb-preview--desktop body .searchandfilter > ul > li {
  margin-bottom: 25px;
  padding-bottom: 45px;
  border-bottom: 1px solid var(--gray);
}
html body .searchandfilter > ul > li:last-child, html.et-fb-preview--desktop body .searchandfilter > ul > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
html body .searchandfilter > ul > li h4, html.et-fb-preview--desktop body .searchandfilter > ul > li h4 {
  margin-bottom: 0px;
  font-size: 27px;
}
html body .searchandfilter > ul > li > ul, html.et-fb-preview--desktop body .searchandfilter > ul > li > ul {
  padding: 0 !important;
}
html body .searchandfilter > ul > li > ul > li, html.et-fb-preview--desktop body .searchandfilter > ul > li > ul > li {
  list-style: none;
  padding-bottom: 6px;
  padding-left: 0 !important;
  margin-bottom: 6px;
  border-bottom: 1px solid var(--gray);
  position: relative;
  cursor: pointer;
}
html body .searchandfilter > ul > li > ul > li label, html.et-fb-preview--desktop body .searchandfilter > ul > li > ul > li label {
  position: relative;
  transition: var(--all);
  right: 0;
  font-size: 16px;
}
html body .searchandfilter > ul > li > ul > li:hover label, html.et-fb-preview--desktop body .searchandfilter > ul > li > ul > li:hover label {
  color: var(--accent);
}
html body .searchandfilter > ul > li > ul > li:hover label, html.et-fb-preview--desktop body .searchandfilter > ul > li > ul > li:hover label {
  right: -3px;
}
html body .searchandfilter > ul > li > ul > li:last-child, html.et-fb-preview--desktop body .searchandfilter > ul > li > ul > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}
html body .searchandfilter > ul > li.sf-field-search, html.et-fb-preview--desktop body .searchandfilter > ul > li.sf-field-search {
  display: none;
}
html body .searchandfilter > ul > li.sf-field-sort_order label, html.et-fb-preview--desktop body .searchandfilter > ul > li.sf-field-sort_order label {
  width: 100% !important;
}
html body .searchandfilter > ul > li.sf-field-sort_order label .sf-input-select, html.et-fb-preview--desktop body .searchandfilter > ul > li.sf-field-sort_order label .sf-input-select {
  width: 100%;
  padding: 12px;
}
html body .searchandfilter .noUi-connect, html.et-fb-preview--desktop body .searchandfilter .noUi-connect {
  background-color: var(--black) !important;
}
html body #express-product-popup, html.et-fb-preview--desktop body #express-product-popup {
  position: fixed;
  top: auto;
  bottom: -100%;
  opacity: 0;
  visibility: hidden;
  border-top: 1px solid #cecece;
  transition: all 600ms ease-in-out;
  z-index: 999999;
  width: 100%;
  height: auto;
  background: var(--white);
}
html body #express-product-popup.active, html.et-fb-preview--desktop body #express-product-popup.active {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}
html body #express-product-popup .popup-wrap, html.et-fb-preview--desktop body #express-product-popup .popup-wrap {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1500px;
  padding: 10px 0;
  width: 90%;
}
html body #express-product-popup .product, html.et-fb-preview--desktop body #express-product-popup .product {
  display: flex;
}
html body #express-product-popup .product .product-thumb, html.et-fb-preview--desktop body #express-product-popup .product .product-thumb {
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
html body #express-product-popup .product .product-thumb img, html.et-fb-preview--desktop body #express-product-popup .product .product-thumb img {
  width: auto;
  max-height: 80px;
}
html body #express-product-popup .product .text p, html.et-fb-preview--desktop body #express-product-popup .product .text p {
  font-size: 23px;
  font-weight: 600;
}
html body #express-product-popup .cart:after, html body #express-product-popup .cart:before, html.et-fb-preview--desktop body #express-product-popup .cart:after, html.et-fb-preview--desktop body #express-product-popup .cart:before {
  display: none;
}
html body #express-product-popup .cart form, html.et-fb-preview--desktop body #express-product-popup .cart form {
  margin: 0 !important;
}
html body #express-product-popup .cart .sos-button, html.et-fb-preview--desktop body #express-product-popup .cart .sos-button {
  padding: 14px 25px !important;
}
@media (max-width: 950px) {
  html body #express-product-popup, html.et-fb-preview--desktop body #express-product-popup {
    background: none !important;
    border-top: none !important;
  }
  html body #express-product-popup .popup-wrap, html.et-fb-preview--desktop body #express-product-popup .popup-wrap {
    justify-content: flex-end;
  }
  html body #express-product-popup .product, html.et-fb-preview--desktop body #express-product-popup .product {
    display: none;
  }
}
html body .et_pb_wc_tabs, html.et-fb-preview--desktop body .et_pb_wc_tabs {
  border: none !important;
}
html body .et_pb_wc_tabs ul.et_pb_tabs_controls, html.et-fb-preview--desktop body .et_pb_wc_tabs ul.et_pb_tabs_controls {
  background: none !important;
}
html body .et_pb_wc_tabs ul.et_pb_tabs_controls li, html.et-fb-preview--desktop body .et_pb_wc_tabs ul.et_pb_tabs_controls li {
  border-right: none !important;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}
html body .et_pb_wc_tabs ul.et_pb_tabs_controls li.et_pb_tab_active, html.et-fb-preview--desktop body .et_pb_wc_tabs ul.et_pb_tabs_controls li.et_pb_tab_active {
  border-bottom-color: var(--black);
}
html body .dnxt-btn, html.et-fb-preview--desktop body .dnxt-btn {
  transition: var(--all) !important;
}
html body .dnxt-btn-icon i, html.et-fb-preview--desktop body .dnxt-btn-icon i {
  position: relative !important;
  top: -1px !important;
}
html body .nf-multi-cell .nf-cell, html.et-fb-preview--desktop body .nf-multi-cell .nf-cell {
  padding: 0 10px 0 0;
}
html body form .nf-before-form-content .nf-form-fields-required, html.et-fb-preview--desktop body form .nf-before-form-content .nf-form-fields-required {
  display: none;
}
html body form .nf-form-content, html.et-fb-preview--desktop body form .nf-form-content {
  width: 100%;
  max-width: 800px;
  padding: 0;
}
html body form .nf-form-content .nf-mp-header .nf-progress-container, html.et-fb-preview--desktop body form .nf-form-content .nf-mp-header .nf-progress-container {
  height: 20px;
  border-radius: var(--radius);
  background: #ccc;
}
html body form .nf-form-content .nf-mp-header .nf-progress-container .nf-progress, html.et-fb-preview--desktop body form .nf-form-content .nf-mp-header .nf-progress-container .nf-progress {
  border-radius: var(--radius);
  background: var(--accent);
  height: 20px;
}
html body form .nf-form-content .nf-mp-header .nf-breadcrumbs li a, html.et-fb-preview--desktop body form .nf-form-content .nf-mp-header .nf-breadcrumbs li a {
  border-radius: var(--radius);
}
html body form .nf-form-content .nf-mp-header .nf-breadcrumbs li.active a, html.et-fb-preview--desktop body form .nf-form-content .nf-mp-header .nf-breadcrumbs li.active a {
  background: var(--accent);
  color: var(--white);
}
html body form .nf-form-content .nf-mp-footer input[type="button"], html.et-fb-preview--desktop body form .nf-form-content .nf-mp-footer input[type="button"] {
  width: fit-content;
  color: var(--black);
  border: var(--border-width) solid var(--black);
  text-transform: uppercase;
  cursor: pointer;
  background: none;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 600;
  border-radius: var(--radius);
  padding: 10px 25px;
}
html body form .nf-form-content .nf-mp-footer input[type="button"]:hover, html.et-fb-preview--desktop body form .nf-form-content .nf-mp-footer input[type="button"]:hover {
  background: var(--black);
  color: #fff;
  border-color: var(--black);
}
html body form .nf-form-content .nf-field-container.list-container .nf-field-element select, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.list-container .nf-field-element select {
  border-radius: var(--radius);
  background: none;
  border: var(--border-width) solid var(--black);
  -webkit-appearance: none !important;
}
html body form .nf-form-content .nf-field-container.list-container .nf-field-element div, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.list-container .nf-field-element div {
  background: none !important;
  border-radius: var(--radius);
}
html body form .nf-form-content .nf-field-container.list-container .nf-field-element div:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.list-container .nf-field-element div:after {
  font-size: 14px;
}
html body form .nf-form-content .nf-field-container.list-container .list-multiselect-wrap .nf-field-element select, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.list-container .list-multiselect-wrap .nf-field-element select {
  border-radius: var(--radius);
}
html body form .nf-form-content .nf-field-container.list-container.listimage-container .nf-field-element ul, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.list-container.listimage-container .nf-field-element ul {
  display: flex;
  grid-template-columns: 1fr 1fr 1fr !important;
  grid-gap: 25px !important;
}
html body form .nf-form-content .nf-field-container.list-container.listimage-container .nf-field-element ul li, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.list-container.listimage-container .nf-field-element ul li {
  grid-column: auto !important;
}
html body form .nf-form-content .nf-field-container.list-container.listimage-container .nf-field-element ul li label, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.list-container.listimage-container .nf-field-element ul li label {
  margin-left: 0 !important;
}
@media (max-width: 810px) {
  html body form .nf-form-content .nf-field-container.list-container.listimage-container .nf-field-element ul, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.list-container.listimage-container .nf-field-element ul {
    grid-template-columns: 1fr 1fr !important;
  }
}
@media (max-width: 450px) {
  html body form .nf-form-content .nf-field-container.list-container.listimage-container .nf-field-element ul, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.list-container.listimage-container .nf-field-element ul {
    grid-template-columns: 1fr !important;
  }
}
html body form .nf-form-content .nf-field-container .field-wrap.nf-error .nf-field-element, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container .field-wrap.nf-error .nf-field-element {
  overflow: hidden;
}
html body form .nf-form-content .nf-field-container .field-wrap.nf-error .nf-field-element:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container .field-wrap.nf-error .nf-field-element:after {
  border-radius: var(--radius);
}
html body form .nf-form-content .nf-field-container .field-wrap.nf-error .nf-field-element .ninja-forms-field, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container .field-wrap.nf-error .nf-field-element .ninja-forms-field {
  border-color: red;
}
html body form .nf-form-content .nf-field-container button, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container button {
  width: fit-content;
  color: var(--black);
  border: var(--border-width) solid var(--black);
  text-transform: uppercase;
  cursor: pointer;
  background: none;
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 600;
  border-radius: var(--radius);
  padding: 10px 25px;
}
html body form .nf-form-content .nf-field-container button:hover, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container button:hover {
  background: var(--black);
  color: #fff;
  border-color: var(--black);
}
html body form .nf-form-content .nf-field-container button.nf-remove-fieldset, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container button.nf-remove-fieldset {
  padding: 12px 3px 11px 4px;
  line-height: 0;
  font-size: 24px;
}
html body form .nf-form-content .nf-field-container input, html body form .nf-form-content .nf-field-container textarea, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea {
  -webkit-appearance: none;
  border-radius: var(--radius);
  background: none;
  border: var(--border-width) solid var(--black);
  color: var(--black);
}
html body form .nf-form-content .nf-field-container input::-webkit-input-placeholder, html body form .nf-form-content .nf-field-container textarea::-webkit-input-placeholder, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input::-webkit-input-placeholder, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea::-webkit-input-placeholder {
  color: #B9B9B9 !important;
}
html body form .nf-form-content .nf-field-container input[type="submit"], html body form .nf-form-content .nf-field-container input[type="button"], html body form .nf-form-content .nf-field-container textarea[type="submit"], html body form .nf-form-content .nf-field-container textarea[type="button"], html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="submit"], html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="button"], html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="submit"], html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="button"] {
  width: fit-content;
  color: var(--white);
  border: var(--border-width) solid var(--accent);
  cursor: pointer;
  background: none;
  text-transform: var(--button-text-transform);
  font-size: var(--button-font-size);
  letter-spacing: var(--button-letter-spacing);
  font-weight: 600;
  border-radius: var(--radius);
  background: var(--accent);
  padding-right: 35px;
  padding-left: 35px;
}
html body form .nf-form-content .nf-field-container input[type="submit"]:hover, html body form .nf-form-content .nf-field-container input[type="button"]:hover, html body form .nf-form-content .nf-field-container textarea[type="submit"]:hover, html body form .nf-form-content .nf-field-container textarea[type="button"]:hover, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="submit"]:hover, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="button"]:hover, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="submit"]:hover, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="button"]:hover {
  background: var(--hover);
  color: var(--white);
  border-color: var(--hover);
}
html body form .nf-form-content .nf-field-container input[type="radio"], html body form .nf-form-content .nf-field-container input[type="checkbox"], html body form .nf-form-content .nf-field-container textarea[type="radio"], html body form .nf-form-content .nf-field-container textarea[type="checkbox"], html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="radio"], html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="checkbox"], html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="radio"], html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="checkbox"] {
  border: none;
  background: none;
  -webkit-appearance: none;
}
html body form .nf-form-content .nf-field-container input[type="radio"] + label, html body form .nf-form-content .nf-field-container input[type="checkbox"] + label, html body form .nf-form-content .nf-field-container textarea[type="radio"] + label, html body form .nf-form-content .nf-field-container textarea[type="checkbox"] + label, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="radio"] + label, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="checkbox"] + label, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="radio"] + label, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="checkbox"] + label {
  margin-left: 35px;
  position: relative;
  top: 3px;
}
html body form .nf-form-content .nf-field-container input[type="radio"] + label:after, html body form .nf-form-content .nf-field-container input[type="checkbox"] + label:after, html body form .nf-form-content .nf-field-container textarea[type="radio"] + label:after, html body form .nf-form-content .nf-field-container textarea[type="checkbox"] + label:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="radio"] + label:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="checkbox"] + label:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="radio"] + label:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="checkbox"] + label:after {
  background: var(--white);
  border-color: var(--black);
  left: -35px;
  top: -3px;
  width: 26px;
  height: 26px;
  border-width: var(--border-width);
  box-shadow: none;
  outline: none;
}
html body form .nf-form-content .nf-field-container input[type="radio"] + label.nf-checked-label:before, html body form .nf-form-content .nf-field-container textarea[type="radio"] + label.nf-checked-label:before, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="radio"] + label.nf-checked-label:before, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="radio"] + label.nf-checked-label:before {
  top: 3px;
  width: 14px;
  height: 14px;
  left: -29px;
  background: var(--accent);
}
html body form .nf-form-content .nf-field-container input[type="checkbox"] + label:after, html body form .nf-form-content .nf-field-container textarea[type="checkbox"] + label:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="checkbox"] + label:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="checkbox"] + label:after {
  border-radius: 7px;
}
html body form .nf-form-content .nf-field-container input[type="checkbox"] + label.nf-checked-label:before, html body form .nf-form-content .nf-field-container textarea[type="checkbox"] + label.nf-checked-label:before, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="checkbox"] + label.nf-checked-label:before, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="checkbox"] + label.nf-checked-label:before {
  top: 0px;
  left: -31px;
  color: var(--accent);
  font-size: 20px;
}
html body form .nf-form-content .nf-field-container input[type="checkbox"] + label.nf-checked-label:after, html body form .nf-form-content .nf-field-container textarea[type="checkbox"] + label.nf-checked-label:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input[type="checkbox"] + label.nf-checked-label:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea[type="checkbox"] + label.nf-checked-label:after {
  border-color: var(--black);
}
html body form .nf-form-content .nf-field-container input, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container input {
  border-radius: var(--radius);
}
html body form .nf-form-content .nf-field-container textarea, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container textarea {
  border-radius: var(--radius);
}
html body form .nf-form-content .nf-field-container.file_upload-container, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.file_upload-container {
  padding: 35px;
  border: 4px dashed var(--gray);
  border-radius: var(--radius);
}
html body form .nf-form-content .nf-field-container.file_upload-container .file_upload-wrap, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.file_upload-container .file_upload-wrap {
  display: block;
}
html body form .nf-form-content .nf-field-container.file_upload-container .file_upload-wrap .nf-field-label, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.file_upload-container .file_upload-wrap .nf-field-label {
  text-align: center;
}
html body form .nf-form-content .nf-field-container.file_upload-container .nf-field-element, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.file_upload-container .nf-field-element {
  text-align: center;
}
html body form .nf-form-content .nf-field-container.file_upload-container .nf-field-element button, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.file_upload-container .nf-field-element button {
  width: 100%;
  margin-bottom: 15px;
}
html body form .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-progress, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-progress {
  height: 3px;
}
html body form .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-progress .nf-fu-progress-bar, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container.file_upload-container .nf-field-element .nf-fu-progress .nf-fu-progress-bar {
  background: var(--accent);
}
html body form .nf-form-content .nf-field-container .checkbox-wrap label, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container .checkbox-wrap label {
  margin-left: 35px;
  position: relative;
  top: 3px;
}
html body form .nf-form-content .nf-field-container .checkbox-wrap label:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container .checkbox-wrap label:after {
  border-radius: 7px;
  background: var(--white);
  border-color: var(--black);
  left: -35px;
  top: -3px;
  width: 26px;
  height: 26px;
  border-width: var(--border-width);
  box-shadow: none;
  outline: none;
}
html body form .nf-form-content .nf-field-container .checkbox-wrap label.nf-checked-label:before, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container .checkbox-wrap label.nf-checked-label:before {
  top: 0px;
  left: -31px;
  color: var(--accent);
  font-size: 20px;
}
html body form .nf-form-content .nf-field-container .checkbox-wrap label.nf-checked-label:after, html.et-fb-preview--desktop body form .nf-form-content .nf-field-container .checkbox-wrap label.nf-checked-label:after {
  border-color: var(--black);
}
html body #nf-form-2-cont, html.et-fb-preview--desktop body #nf-form-2-cont {
  position: relative;
}
html body #nf-form-2-cont #nf-field-5, html.et-fb-preview--desktop body #nf-form-2-cont #nf-field-5 {
  border-radius: 0;
  padding: 26px !important;
  border-width: 1px !important;
  height: auto !important;
}
html body #nf-form-2-cont #nf-field-5:after, html.et-fb-preview--desktop body #nf-form-2-cont #nf-field-5:after {
  top: 5px;
  right: 5px;
  bottom: 1px;
  height: 18px;
  width: 18px;
  line-height: 19px;
}
html body #nf-form-2-cont #nf-field-6-container, html.et-fb-preview--desktop body #nf-form-2-cont #nf-field-6-container {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-bottom: 0;
}
html body #nf-form-2-cont #nf-field-6-container #nf-field-6, html.et-fb-preview--desktop body #nf-form-2-cont #nf-field-6-container #nf-field-6 {
  width: 72px;
  height: 72px;
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  background: url(assets/icons/form-arrow.svg);
  background-size: cover;
  background-position: center;
  transition: var(--all);
}
html body #nf-form-2-cont #nf-field-6-container #nf-field-6:hover, html.et-fb-preview--desktop body #nf-form-2-cont #nf-field-6-container #nf-field-6:hover {
  background: url(assets/icons/form-arrow-hover.svg);
}
html body .white-form form .nf-form-content .nf-mp-header .nf-breadcrumbs li a, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-mp-header .nf-breadcrumbs li a {
  border-radius: var(--radius);
  background: var(--white);
  color: var(--black);
}
html body .white-form form .nf-form-content .nf-mp-header .nf-breadcrumbs li.active a, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-mp-header .nf-breadcrumbs li.active a {
  background: var(--accent);
  color: var(--white);
}
html body .white-form form .nf-form-content .nf-mp-footer input[type="button"], html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-mp-footer input[type="button"] {
  color: var(--white);
  border-color: var(--white);
}
html body .white-form form .nf-form-content .nf-mp-footer input[type="button"]:hover, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-mp-footer input[type="button"]:hover {
  background: var(--white);
  color: var(--black);
  border-color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container.list-container .nf-field-element select, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container.list-container .nf-field-element select {
  border-radius: var(--radius);
  background: none;
  border: var(--border-width) solid var(--white) !important;
  color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container.list-container .nf-field-element select option, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container.list-container .nf-field-element select option {
  color: var(--black);
}
html body .white-form form .nf-form-content .nf-field-container.list-container .nf-field-element select:placeholder, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container.list-container .nf-field-element select:placeholder {
  color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container.list-container .nf-field-element div, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container.list-container .nf-field-element div {
  background: none !important;
  border-radius: var(--radius);
}
html body .white-form form .nf-form-content .nf-field-container.list-container .nf-field-element div:after, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container.list-container .nf-field-element div:after {
  color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container.list-container .list-multiselect-wrap .nf-field-element select option, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container.list-container .list-multiselect-wrap .nf-field-element select option {
  color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container.list-container .listcountry-wrap .nf-field-element div:after, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container.list-container .listcountry-wrap .nf-field-element div:after {
  content: "";
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  right: 10px;
  bottom: 0;
  height: 50px;
  line-height: 50px;
  color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container label, html body .white-form form .nf-form-content .nf-field-container span, html body .white-form form .nf-form-content .nf-field-container legend, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container label, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container span, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container legend {
  color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container button, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container button {
  color: var(--white);
  border-color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container button span, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container button span {
  transition: var(--all);
}
html body .white-form form .nf-form-content .nf-field-container button:hover, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container button:hover {
  background: var(--white);
  color: var(--black);
  border-color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container button:hover span, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container button:hover span {
  color: var(--black);
}
html body .white-form form .nf-form-content .nf-field-container input, html body .white-form form .nf-form-content .nf-field-container textarea, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea {
  border-color: var(--white);
  color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container input::-webkit-input-placeholder, html body .white-form form .nf-form-content .nf-field-container textarea::-webkit-input-placeholder, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input::-webkit-input-placeholder, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea::-webkit-input-placeholder {
  color: var(--white);
}
html body .white-form form .nf-form-content .nf-field-container input:focus, html body .white-form form .nf-form-content .nf-field-container textarea:focus, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input:focus, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea:focus {
  background: none;
}
html body .white-form form .nf-form-content .nf-field-container input[type="submit"], html body .white-form form .nf-form-content .nf-field-container input[type="button"], html body .white-form form .nf-form-content .nf-field-container textarea[type="submit"], html body .white-form form .nf-form-content .nf-field-container textarea[type="button"], html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input[type="submit"], html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input[type="button"], html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea[type="submit"], html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea[type="button"] {
  color: var(--white);
  border-color: var(--accent);
}
html body .white-form form .nf-form-content .nf-field-container input[type="submit"]:hover, html body .white-form form .nf-form-content .nf-field-container input[type="button"]:hover, html body .white-form form .nf-form-content .nf-field-container textarea[type="submit"]:hover, html body .white-form form .nf-form-content .nf-field-container textarea[type="button"]:hover, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input[type="submit"]:hover, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input[type="button"]:hover, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea[type="submit"]:hover, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea[type="button"]:hover {
  background: var(--hover);
  color: var(--white);
  border-color: var(--hover);
}
html body .white-form form .nf-form-content .nf-field-container input[type="radio"] + label:after, html body .white-form form .nf-form-content .nf-field-container input[type="checkbox"] + label:after, html body .white-form form .nf-form-content .nf-field-container textarea[type="radio"] + label:after, html body .white-form form .nf-form-content .nf-field-container textarea[type="checkbox"] + label:after, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input[type="radio"] + label:after, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input[type="checkbox"] + label:after, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea[type="radio"] + label:after, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea[type="checkbox"] + label:after {
  background: none;
  border-color: var(--white) !important;
}
html body .white-form form .nf-form-content .nf-field-container input[type="radio"] + label.nf-checked-label:before, html body .white-form form .nf-form-content .nf-field-container textarea[type="radio"] + label.nf-checked-label:before, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input[type="radio"] + label.nf-checked-label:before, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea[type="radio"] + label.nf-checked-label:before {
  background: var(--accent);
}
html body .white-form form .nf-form-content .nf-field-container input[type="checkbox"] + label.nf-checked-label:before, html body .white-form form .nf-form-content .nf-field-container textarea[type="checkbox"] + label.nf-checked-label:before, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input[type="checkbox"] + label.nf-checked-label:before, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea[type="checkbox"] + label.nf-checked-label:before {
  top: 0px;
  left: -31px;
  color: var(--accent);
  font-size: 20px;
}
html body .white-form form .nf-form-content .nf-field-container input[type="checkbox"] + label.nf-checked-label:after, html body .white-form form .nf-form-content .nf-field-container textarea[type="checkbox"] + label.nf-checked-label:after, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container input[type="checkbox"] + label.nf-checked-label:after, html.et-fb-preview--desktop body .white-form form .nf-form-content .nf-field-container textarea[type="checkbox"] + label.nf-checked-label:after {
  border-color: var(--white);
}
@media (max-width: 980px) {
  html body .nf-field, html.et-fb-preview--desktop body .nf-field {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  html body .nf-field, html.et-fb-preview--desktop body .nf-field {
    margin-bottom: 8px;
  }
  html body .nf-field-container, html.et-fb-preview--desktop body .nf-field-container {
    margin-bottom: 10px;
  }
  html body .nf-multi-cell .nf-cell, html.et-fb-preview--desktop body .nf-multi-cell .nf-cell {
    padding: 0 0px 0 0 !important;
  }
}
html body .slick-slider, html.et-fb-preview--desktop body .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
html body .slick-slider .slick-list, html.et-fb-preview--desktop body .slick-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
html body .slick-slider .slick-list:focus, html.et-fb-preview--desktop body .slick-slider .slick-list:focus {
  outline: none;
}
html body .slick-slider .slick-list.dragging, html.et-fb-preview--desktop body .slick-slider .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
html body .slick-slider .slick-track, html.et-fb-preview--desktop body .slick-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
html body .slick-slider .slick-track:before, html.et-fb-preview--desktop body .slick-slider .slick-track:before {
  display: table;
  content: "";
}
html body .slick-slider .slick-track:after, html.et-fb-preview--desktop body .slick-slider .slick-track:after {
  display: table;
  content: "";
  clear: both;
}
html body .slick-slider .slick-track .slick-slide, html.et-fb-preview--desktop body .slick-slider .slick-track .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
html body .slick-slider .slick-list, html body .slick-slider .slick-track, html.et-fb-preview--desktop body .slick-slider .slick-list, html.et-fb-preview--desktop body .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
html body .slick-slider.slick-loading .slick-track, html.et-fb-preview--desktop body .slick-slider.slick-loading .slick-track {
  visibility: hidden;
}
html body .slick-slider.slick-loading .slick-vertical .slick-slide, html.et-fb-preview--desktop body .slick-slider.slick-loading .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
html body .slick-slider.slick-initialized .slick-slide, html.et-fb-preview--desktop body .slick-slider.slick-initialized .slick-slide {
  display: block;
}
html body .slick-slider.slick-initialized .slick-slide .slick-slide, html.et-fb-preview--desktop body .slick-slider.slick-initialized .slick-slide .slick-slide {
  visibility: hidden;
}
html body .slick-dots, html.et-fb-preview--desktop body .slick-dots {
  display: block;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
  text-align: center;
}
html body .slick-dots li, html.et-fb-preview--desktop body .slick-dots li {
  position: relative;
  display: inline-block;
  width: 75px;
  height: 2px;
  margin: 0 5px;
  transition: var(--all);
  top: 0px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.6);
}
html body .slick-dots li button, html.et-fb-preview--desktop body .slick-dots li button {
  font-size: 0;
  border: none;
  width: 0;
  height: 2px;
  background: none;
  position: absolute;
  transition: var(--all);
  left: 0;
}
html body .slick-dots li.slick-active button, html.et-fb-preview--desktop body .slick-dots li.slick-active button {
  background: var(--white);
  width: 100%;
}
@media (max-width: 980px) {
  html body .slick-dots li, html.et-fb-preview--desktop body .slick-dots li {
    width: 45px;
  }
}
@media (max-width: 600px) {
  html body .slick-dots li, html.et-fb-preview--desktop body .slick-dots li {
    width: 30px;
  }
}
html body .slick-arrow.slick-hidden, html.et-fb-preview--desktop body .slick-arrow.slick-hidden {
  display: none;
}
html body .slick-arrow.slick-prev, html body .slick-arrow.slick-next, html.et-fb-preview--desktop body .slick-arrow.slick-prev, html.et-fb-preview--desktop body .slick-arrow.slick-next {
  font-size: 0;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  border-radius: 100px;
  outline: none;
  background: var(--white);
  z-index: 999;
  transition: var(--all);
  position: absolute;
  border: 1px solid var(--black);
  top: 50%;
  transform: translate(0%, -50%);
}
html body .slick-arrow.slick-prev:before, html body .slick-arrow.slick-prev:after, html body .slick-arrow.slick-next:before, html body .slick-arrow.slick-next:after, html.et-fb-preview--desktop body .slick-arrow.slick-prev:before, html.et-fb-preview--desktop body .slick-arrow.slick-prev:after, html.et-fb-preview--desktop body .slick-arrow.slick-next:before, html.et-fb-preview--desktop body .slick-arrow.slick-next:after {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html body .slick-arrow.slick-prev.slick-disabled:before, html body .slick-arrow.slick-prev.slick-disabled:after, html body .slick-arrow.slick-next.slick-disabled:before, html body .slick-arrow.slick-next.slick-disabled:after, html.et-fb-preview--desktop body .slick-arrow.slick-prev.slick-disabled:before, html.et-fb-preview--desktop body .slick-arrow.slick-prev.slick-disabled:after, html.et-fb-preview--desktop body .slick-arrow.slick-next.slick-disabled:before, html.et-fb-preview--desktop body .slick-arrow.slick-next.slick-disabled:after {
  opacity: 0.25;
}
html body .slick-arrow.slick-prev:hover:before, html body .slick-arrow.slick-prev:hover:after, html body .slick-arrow.slick-next:hover:before, html body .slick-arrow.slick-next:hover:after, html.et-fb-preview--desktop body .slick-arrow.slick-prev:hover:before, html.et-fb-preview--desktop body .slick-arrow.slick-prev:hover:after, html.et-fb-preview--desktop body .slick-arrow.slick-next:hover:before, html.et-fb-preview--desktop body .slick-arrow.slick-next:hover:after {
  opacity: 1;
}
html body .slick-arrow.slick-prev, html.et-fb-preview--desktop body .slick-arrow.slick-prev {
  left: 2%;
}
html body .slick-arrow.slick-prev:before, html.et-fb-preview--desktop body .slick-arrow.slick-prev:before {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  background: url("assets/img/arrow-left.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
html body .slick-arrow.slick-next, html.et-fb-preview--desktop body .slick-arrow.slick-next {
  right: 2%;
}
html body .slick-arrow.slick-next:before, html.et-fb-preview--desktop body .slick-arrow.slick-next:before {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  background: url("assets/img/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 600px) {
  html body .slick-arrow.slick-prev, html body .slick-arrow.slick-next, html.et-fb-preview--desktop body .slick-arrow.slick-prev, html.et-fb-preview--desktop body .slick-arrow.slick-next {
    width: 40px;
    height: 40px;
  }
  html body .slick-arrow.slick-prev:before, html body .slick-arrow.slick-prev:after, html body .slick-arrow.slick-next:before, html body .slick-arrow.slick-next:after, html.et-fb-preview--desktop body .slick-arrow.slick-prev:before, html.et-fb-preview--desktop body .slick-arrow.slick-prev:after, html.et-fb-preview--desktop body .slick-arrow.slick-next:before, html.et-fb-preview--desktop body .slick-arrow.slick-next:after {
    width: 10px;
    height: 10px;
  }
}
html body .et-social-icons, html.et-fb-preview--desktop body .et-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 !important;
}
html body .et-social-icons li, html.et-fb-preview--desktop body .et-social-icons li {
  list-style: none;
  margin-right: 5px;
  width: 40px;
  height: 40px;
  background: var(--accent);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  transition: var(--all);
}
html body .et-social-icons li a, html.et-fb-preview--desktop body .et-social-icons li a {
  color: var(--white);
  font-size: 18px;
  transition: var(--all);
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
html body .et-social-icons li a svg, html.et-fb-preview--desktop body .et-social-icons li a svg {
  width: 18px;
}
html body .et-social-icons li a svg path, html.et-fb-preview--desktop body .et-social-icons li a svg path {
  fill: var(--white);
  transition: var(--all);
}
html body .et-social-icons li span, html.et-fb-preview--desktop body .et-social-icons li span {
  display: none !important;
}
html body .et-social-icons li:hover, html.et-fb-preview--desktop body .et-social-icons li:hover {
  background: var(--hover);
}
html body .et-social-icons li:hover a, html.et-fb-preview--desktop body .et-social-icons li:hover a {
  color: var(--white) !important;
}
html body .et-social-youtube a.icon:before, html.et-fb-preview--desktop body .et-social-youtube a.icon:before {
  content: "";
}
html body .et-social-tiktok a.icon i, html.et-fb-preview--desktop body .et-social-tiktok a.icon i {
  width: 17px;
}
html body .et-social-tiktok:hover a.icon i svg path, html.et-fb-preview--desktop body .et-social-tiktok:hover a.icon i svg path {
  fill: var(--accent);
}
html body .et-social-pinterest a.icon:before, html.et-fb-preview--desktop body .et-social-pinterest a.icon:before {
  content: "";
}
html body .et-social-linkedin a.icon:before, html.et-fb-preview--desktop body .et-social-linkedin a.icon:before {
  content: "";
}
html body header .et-social-icons .et-social-icon a svg path, html.et-fb-preview--desktop body header .et-social-icons .et-social-icon a svg path {
  transition: var(--all);
}
html body #welcome-icons .et-social-icons, html.et-fb-preview--desktop body #welcome-icons .et-social-icons {
  display: block;
  text-align: right;
}
html body #welcome-icons .et-social-icons li, html.et-fb-preview--desktop body #welcome-icons .et-social-icons li {
  margin-right: 0 !important;
  margin-bottom: 15px;
}
html body #welcome-icons .et-social-icons li a, html.et-fb-preview--desktop body #welcome-icons .et-social-icons li a {
  font-size: 20px;
}
html body #welcome-icons .et-social-icons li a svg, html.et-fb-preview--desktop body #welcome-icons .et-social-icons li a svg {
  width: 17px;
}
html body footer .et-social-icons .et-social-icon, html.et-fb-preview--desktop body footer .et-social-icons .et-social-icon {
  background: none;
  border: none;
  width: 30px;
}
html body footer .et-social-icons .et-social-icon a, html.et-fb-preview--desktop body footer .et-social-icons .et-social-icon a {
  color: var(--white);
  font-size: 24px;
}
html body footer .et-social-icons .et-social-icon a svg path, html.et-fb-preview--desktop body footer .et-social-icons .et-social-icon a svg path {
  fill: var(--white);
}
html body .footer-logo, html.et-fb-preview--desktop body .footer-logo {
  max-width: 230px;
  width: 100%;
}
html body .et_pb_button_module_wrapper, html.et-fb-preview--desktop body .et_pb_button_module_wrapper {
  width: fit-content;
}
html body .et_pb_button_module_wrapper .et_pb_button, html.et-fb-preview--desktop body .et_pb_button_module_wrapper .et_pb_button {
  padding: var(--button-padding) !important;
  background: var(--button-background-color) !important;
  border: none;
  border-radius: var(--button-border-radius);
  text-wrap: nowrap;
  border: var(--border-width) solid var(--button-background-color) !important;
  font-size: var(--button-font-size) !important;
  text-transform: var(--button-text-transform) !important;
  letter-spacing: var(--button-letter-spacing);
  color: var(--button-text-color) !important;
}
html body .et_pb_button_module_wrapper .et_pb_button:hover, html.et-fb-preview--desktop body .et_pb_button_module_wrapper .et_pb_button:hover {
  padding: var(--button-padding) !important;
  background: var(--button-hover-color) !important;
  border: var(--border-width) solid var(--button-hover-color) !important;
  color: var(--button-text-hover-color);
}
@media (max-width: 600px) {
  html body .et_pb_button_module_wrapper .et_pb_button.inline, html.et-fb-preview--desktop body .et_pb_button_module_wrapper .et_pb_button.inline {
    margin-bottom: 35px;
  }
}
html body .et_pb_button_module_wrapper:has(> .inline), html.et-fb-preview--desktop body .et_pb_button_module_wrapper:has(> .inline) {
  display: inline-block;
  width: fit-content;
  margin: 0 24px 0 0 !important;
}
html body .et_pb_button_module_wrapper:has(> .white) .et_pb_button, html.et-fb-preview--desktop body .et_pb_button_module_wrapper:has(> .white) .et_pb_button {
  color: var(--white) !important;
  background: none !important;
  border: var(--border-width) solid var(--white) !important;
  backdrop-filter: blur(6px);
}
html body .et_pb_button_module_wrapper:has(> .white) .et_pb_button:hover, html.et-fb-preview--desktop body .et_pb_button_module_wrapper:has(> .white) .et_pb_button:hover {
  color: var(--black) !important;
  background: var(--white) !important;
}
html body .et_pb_button_module_wrapper:has(> .solid) .et_pb_button, html.et-fb-preview--desktop body .et_pb_button_module_wrapper:has(> .solid) .et_pb_button {
  color: var(--black) !important;
  background: var(--white) !important;
  border: var(--border-width) solid var(--white) !important;
}
html body .et_pb_button_module_wrapper:has(> .solid) .et_pb_button:hover, html.et-fb-preview--desktop body .et_pb_button_module_wrapper:has(> .solid) .et_pb_button:hover {
  color: var(--white) !important;
  background: var(--hover) !important;
  border-color: var(--hover) !important;
}
html body .et_pb_button_module_wrapper:has(> .fullwidth), html.et-fb-preview--desktop body .et_pb_button_module_wrapper:has(> .fullwidth) {
  width: 100% !important;
  max-width: 370px;
}
html body .et_pb_button_module_wrapper:has(> .fullwidth) .et_pb_button, html.et-fb-preview--desktop body .et_pb_button_module_wrapper:has(> .fullwidth) .et_pb_button {
  width: 100% !important;
  text-align: center;
}
html body .et_pb_button_module_wrapper.et_pb_button_alignment_center, html.et-fb-preview--desktop body .et_pb_button_module_wrapper.et_pb_button_alignment_center {
  margin-right: auto;
  margin-left: auto;
}
html body .et_pb_button_module_wrapper.et_pb_button_alignment_right, html.et-fb-preview--desktop body .et_pb_button_module_wrapper.et_pb_button_alignment_right {
  margin-right: 0;
  margin-left: auto;
}
html body .et_pb_button_module_wrapper.et_pb_button_alignment_phone_left, html.et-fb-preview--desktop body .et_pb_button_module_wrapper.et_pb_button_alignment_phone_left {
  margin-right: auto;
  margin-left: 0;
}
html body .sos-button, html.et-fb-preview--desktop body .sos-button {
  display: block;
  width: fit-content;
  padding: var(--button-padding) !important;
  transition: var(--all);
  font-size: var(--button-font-size) !important;
  border-radius: var(--button-border-radius);
  text-transform: var(--button-text-transform);
  line-height: 193%;
  background: var(--button-background-color);
  color: var(--button-text-color);
  margin-top: 25px;
  text-wrap: nowrap;
  letter-spacing: var(--button-letter-spacing);
  font-weight: 400;
}
html body .sos-button.white, html.et-fb-preview--desktop body .sos-button.white {
  border-color: var(--white);
  color: var(--white);
  backdrop-filter: blur(4px);
}
html body .sos-button.center, html.et-fb-preview--desktop body .sos-button.center {
  margin: 0 auto;
}
html body .sos-button:hover, html.et-fb-preview--desktop body .sos-button:hover {
  background: var(--button-hover-color) !important;
  color: var(--button-text-hover-color) !important;
}
@media (max-width: 460px) {
  html body .sos-button, html.et-fb-preview--desktop body .sos-button {
    width: 100% !important;
    text-align: center !important;
  }
}
html body button.sos-button, html.et-fb-preview--desktop body button.sos-button {
  border: none !important;
}
html body .edit-post, html.et-fb-preview--desktop body .edit-post {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 15px;
  z-index: 99;
}
html body .for-user, html.et-fb-preview--desktop body .for-user {
  display: none !important;
}
html body.logged-in .for-guest, html.et-fb-preview--desktop body.logged-in .for-guest {
  display: none !important;
}
html body.logged-in .for-user, html.et-fb-preview--desktop body.logged-in .for-user {
  display: block !important;
}
html body .built-by, html.et-fb-preview--desktop body .built-by {
  display: flex;
  align-items: center;
  line-height: 0;
}
html body .built-by a, html.et-fb-preview--desktop body .built-by a {
  display: block;
  padding-right: 4px;
}
html body .built-by img, html.et-fb-preview--desktop body .built-by img {
  margin-left: 10px;
}
html body .title-divider:before, html.et-fb-preview--desktop body .title-divider:before {
  border-top-color: var(--accent) !important;
}
html body #testimonials-section, html.et-fb-preview--desktop body #testimonials-section {
  background-image: linear-gradient(90deg, var(--gray) 42%, var(--black) 42%) !important;
}
@media (max-width: 980px) {
  html body #testimonials-section, html.et-fb-preview--desktop body #testimonials-section {
    background-image: none !important;
    background: var(--gray);
  }
}
html body .contact-link .contact-icon, html.et-fb-preview--desktop body .contact-link .contact-icon {
  position: relative;
  margin-right: 5px;
  top: 5px;
}
html body .contact-link a, html.et-fb-preview--desktop body .contact-link a {
  transition: var(--all);
}
html body .contact-link a:hover, html.et-fb-preview--desktop body .contact-link a:hover {
  color: var(--accent) !important;
}
html body #popup-button, html body #popup-apply-button, html.et-fb-preview--desktop body #popup-button, html.et-fb-preview--desktop body #popup-apply-button {
  bottom: 0px;
  opacity: 0;
  visibility: hidden;
  transition: var(--all);
}
html body #popup-button.active, html body #popup-apply-button.active, html.et-fb-preview--desktop body #popup-button.active, html.et-fb-preview--desktop body #popup-apply-button.active {
  bottom: 10px;
  opacity: 1 !important;
  visibility: visible !important;
}
@media (max-width: 980px) {
  html body #popup-button.active, html body #popup-apply-button.active, html.et-fb-preview--desktop body #popup-button.active, html.et-fb-preview--desktop body #popup-apply-button.active {
    bottom: 10px;
  }
}
html body .header-breadcrumbs .current, html.et-fb-preview--desktop body .header-breadcrumbs .current {
  display: none;
}
html body .header-breadcrumbs .lwp-breadcrumbs .separator, html.et-fb-preview--desktop body .header-breadcrumbs .lwp-breadcrumbs .separator {
  margin: 0 !important;
}
html body .lwp-breadcrumbs .separator, html.et-fb-preview--desktop body .lwp-breadcrumbs .separator {
  margin: 0 !important;
}
html body .service-content .et_pb_post_content .et_builder_inner_content .et_pb_section_0, html.et-fb-preview--desktop body .service-content .et_pb_post_content .et_builder_inner_content .et_pb_section_0 {
  padding: 0 !important;
  margin-top: 0 !important;
}
html body .service-content .et_pb_post_content .et_builder_inner_content .et_pb_section_0 .et_pb_row_0, html.et-fb-preview--desktop body .service-content .et_pb_post_content .et_builder_inner_content .et_pb_section_0 .et_pb_row_0 {
  width: 100% !important;
}
html body .swatch, html.et-fb-preview--desktop body .swatch {
  display: inline-block;
  padding: 5px;
  margin: 5px;
  border: 1px solid #ccc;
  cursor: pointer;
}
html body .swatch.active, html.et-fb-preview--desktop body .swatch.active {
  border-color: #000;
}
html body .attribute-group, html.et-fb-preview--desktop body .attribute-group {
  margin-bottom: 10px;
}
html body .add-to-cart-button, html.et-fb-preview--desktop body .add-to-cart-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #000;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
html body #footer-row, html.et-fb-preview--desktop body #footer-row {
  display: flex;
  flex-wrap: wrap;
}
html body #footer-row .et_pb_column, html.et-fb-preview--desktop body #footer-row .et_pb_column {
  width: 100%;
  margin-right: 0;
  padding-right: 20px;
  flex: 0 0 17%;
}
html body #footer-row .et_pb_column .et_pb_widget, html.et-fb-preview--desktop body #footer-row .et_pb_column .et_pb_widget {
  margin-bottom: 0 !important;
}
html body #footer-row .et_pb_column.et-last-child, html.et-fb-preview--desktop body #footer-row .et_pb_column.et-last-child {
  flex: 0 0 32%;
  padding-right: 0;
}
@media (max-width: 1063px) {
  html body #footer-row .et_pb_column, html.et-fb-preview--desktop body #footer-row .et_pb_column {
    flex: 0 0 28%;
  }
  html body #footer-row .et_pb_column.et-last-child, html.et-fb-preview--desktop body #footer-row .et_pb_column.et-last-child {
    flex: 0 0 50%;
    padding-right: 0;
  }
}
@media (max-width: 747px) {
  html body #footer-row .et_pb_column, html.et-fb-preview--desktop body #footer-row .et_pb_column {
    flex: 0 0 48%;
  }
  html body #footer-row .et_pb_column.et-last-child, html.et-fb-preview--desktop body #footer-row .et_pb_column.et-last-child {
    flex: 0 0 100%;
    padding-right: 0;
  }
}
html body article, html.et-fb-preview--desktop body article {
  position: relative;
}
html body article .post-edit-link, html.et-fb-preview--desktop body article .post-edit-link {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99;
}
html body .categories-grid, html.et-fb-preview--desktop body .categories-grid {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
html body .categories-grid .et_pb_column, html.et-fb-preview--desktop body .categories-grid .et_pb_column {
  width: auto !important;
  min-height: 23vw;
  order: unset !important;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
}
html body .categories-grid .et_pb_column:before, html.et-fb-preview--desktop body .categories-grid .et_pb_column:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: rgba(113, 101, 87, 0.48);
  top: 0;
  left: 0;
  z-index: 1;
  transition: var(--all);
}
html body .categories-grid .et_pb_column:hover:before, html.et-fb-preview--desktop body .categories-grid .et_pb_column:hover:before {
  background: rgba(113, 101, 87, 0.65);
}
html body .categories-grid .et_pb_column .et_pb_module, html.et-fb-preview--desktop body .categories-grid .et_pb_column .et_pb_module {
  z-index: 20;
}
html body .categories-grid .sos-column .et_pb_column, html.et-fb-preview--desktop body .categories-grid .sos-column .et_pb_column {
  width: 100% !important;
  min-height: 23vw;
  margin-bottom: 30px !important;
  border-radius: 25px;
  position: relative;
}
html body .categories-grid .sos-column .et_pb_column:last-child, html.et-fb-preview--desktop body .categories-grid .sos-column .et_pb_column:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 980px) {
  html body .categories-grid, html.et-fb-preview--desktop body .categories-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  html body .categories-grid .et_pb_column, html.et-fb-preview--desktop body .categories-grid .et_pb_column {
    min-height: 48vw;
  }
  html body .categories-grid .sos-column .et_pb_column, html.et-fb-preview--desktop body .categories-grid .sos-column .et_pb_column {
    min-height: 48vw;
  }
}
