.et_b_header-menu:not(.header-secondary-menu) li:hover > .nav-sublist-dropdown:not(.nav-sublist),
.et_b_header-menu li.menu-open-by-click.opened > .nav-sublist-dropdown:not(.nav-sublist),
.et_b_header-menu:not(.header-secondary-menu) .item-design-dropdown li:hover > .nav-sublist > ul,
.site-header .widget_nav_menu .menu > li .sub-menu,
.site-header .etheme_widget_menu li:hover > .nav-sublist-dropdown:not(.nav-sublist),
.site-header .etheme_widget_menu .item-design-dropdown li:hover > .nav-sublist > ul {
  -webkit-animation-name: et-toTop;
          animation-name: et-toTop;
}
.header-secondary-menu li:hover > .nav-sublist-dropdown:not(.nav-sublist),
.header-secondary-menu .item-design-dropdown li:hover > .nav-sublist > ul {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.et_b_header-menu > .menu-main-container {
  all: inherit;
  width: auto;
  margin: 0;
}
.et_b_header-menu .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.et_b_header-menu .menu li {
  list-style: none;
}
.et_b_header-menu .menu a {
  position: relative;
  display: inline-block;
  -webkit-text-fill-color: currentColor;
}
.et_b_header-menu .menu > li > a {
  color: currentColor;
}
.et_b_header-menu.et_element-top-level .menu > li > a {
  font-size: var(--content-zoom);
}
.et_b_header-menu.et_element-top-level .menu > li > a.type-img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.et_b_header-menu.et_element-top-level .menu .type-img,
.header-mobile-menu .menu .type-img,
.et-mobile-panel .menu .type-img,
.et_b_header-menu.et_element-top-level .menu .nav-sublist-dropdown .type-img,
.header-mobile-menu .menu .nav-sublist-dropdown .type-img,
.et-mobile-panel .menu .nav-sublist-dropdown .type-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-center,
.header-mobile-menu .menu .type-img.position-center-center,
.et-mobile-panel .menu .type-img.position-center-center,
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-top,
.header-mobile-menu .menu .type-img.position-center-top,
.et-mobile-panel .menu .type-img.position-center-top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-center img,
.header-mobile-menu .menu .type-img.position-center-center img,
.et-mobile-panel .menu .type-img.position-center-center img,
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-top img,
.header-mobile-menu .menu .type-img.position-center-top img,
.et-mobile-panel .menu .type-img.position-center-top img {
  margin-bottom: 10px;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-bottom,
.header-mobile-menu .menu .type-img.position-center-bottom,
.et-mobile-panel .menu .type-img.position-center-bottom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-center-bottom img,
.header-mobile-menu .menu .type-img.position-center-bottom img,
.et-mobile-panel .menu .type-img.position-center-bottom img {
  margin-top: 10px;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-top,
.header-mobile-menu .menu .type-img.position-right-top,
.et-mobile-panel .menu .type-img.position-right-top {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-center,
.header-mobile-menu .menu .type-img.position-right-center,
.et-mobile-panel .menu .type-img.position-right-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-bottom,
.header-mobile-menu .menu .type-img.position-right-bottom,
.et-mobile-panel .menu .type-img.position-right-bottom {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-top,
.header-mobile-menu .menu .type-img.position-left-top,
.et-mobile-panel .menu .type-img.position-left-top {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-center,
.header-mobile-menu .menu .type-img.position-left-center,
.et-mobile-panel .menu .type-img.position-left-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-bottom,
.header-mobile-menu .menu .type-img.position-left-bottom,
.et-mobile-panel .menu .type-img.position-left-bottom {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-top,
.header-mobile-menu .menu .type-img.position-left-top,
.et-mobile-panel .menu .type-img.position-left-top,
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-center,
.header-mobile-menu .menu .type-img.position-left-center,
.et-mobile-panel .menu .type-img.position-left-center,
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-bottom,
.header-mobile-menu .menu .type-img.position-left-bottom,
.et-mobile-panel .menu .type-img.position-left-bottom {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header-main-menu.et_element-top-level .menu-main-container > .menu {
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
}
.et_b_header-menu ul[id] {
  margin-bottom: 0;
}
.et_b_header-menu.et_element-top-level .menu > li:last-child > a + .et_b_header-menu-sep,
.et_b_header-menu.et_element-top-level .menu ul .et_b_header-menu-sep {
  display: none;
}
.et_b_header-menu:not(.et_element-top-level) .menu a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.et_b_header-menu:not(.et_element-top-level) .menu a .label-text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist) {
  width: 23em;
}
.header-main-menu .nav-sublist-dropdown:not(.nav-sublist) {
  top: 100%;
  padding: 0.6em 1.14em;
}
.et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist),
.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul,
.et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link,
.site-header .widget_nav_menu .menu > li > .sub-menu a,
.site-header .etheme_widget_menu .nav-sublist-dropdown .item-link {
  font-size: var(--content-zoom);
}
.et_b_header-menu .nav-sublist-dropdown .item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 100%;
  color: currentColor;
  -webkit-text-fill-color: currentColor;
  padding: 0.6em 1.9em;
}
.et_b_header-menu .nav-sublist-dropdown .item-link:hover,
.site-header .widget_nav_menu .menu > li > .sub-menu a:hover,
.site-header .etheme_widget_menu .nav-sublist-dropdown .item-link:hover {
  opacity: 0.5;
}
.et_b_header-menu .nav-sublist-dropdown ul {
  display: block;
  width: 100%;
}
.et_b_header-menu .menu-static-block ul {
  display: inline-block;
}
.et_b_header-menu li > .nav-sublist-dropdown:not(.nav-sublist),
.et_b_header-menu li.menu-open-by-click:not(.opened):hover > .nav-sublist-dropdown:not(.nav-sublist) {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.et_b_header-menu li:hover > .nav-sublist-dropdown:not(.nav-sublist),
.et_b_header-menu li.menu-open-by-click.opened > .nav-sublist-dropdown:not(.nav-sublist) {
  opacity: 1;
  visibility: visible;
  z-index: 1002;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  pointer-events: auto;
}
.et_b_header-menu .nav-sublist-dropdown {
  text-transform: none;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown {
  opacity: 0;
  visibility: hidden;
}
.et_b_header-menu .item-design-dropdown:hover > .nav-sublist-dropdown,
.et_b_header-menu .item-design-dropdown li:hover > .nav-sublist-dropdown {
  opacity: 1;
  visibility: visible;
  z-index: 2;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul {
  margin-top: 0 !important;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown ul > li > a {
  width: 100%;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown ul > li ul ul {
  z-index: -2;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul {
  background-color: var(--et_white-2-dark);
  padding: 1em 0;
}
.et_b_header-menu .nav-sublist-dropdown {
  color: var(--et_dark-2-white);
  background: var(--et_white-2-dark);
}
.et_b_header-menu.menu-items-dots.et_element-top-level .menu > li > a {
  border-color: transparent;
}
.et_b_header-menu:not(.menu-items-dots) .et_b_header-menu-sep {
  display: none;
}
.menu-items-arrow .menu > li > a:before {
  content: '';
  height: 0;
  width: 0;
  background: transparent !important;
  border: 0.5em solid transparent;
  border-bottom-color: #555;
  position: absolute;
  left: 50%;
  bottom: -0.5em;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu-items-arrow .menu > li.current-menu-item > a:hover:before,
.menu-items-arrow .menu > li > a:hover:before {
  bottom: 0;
  visibility: visible;
  opacity: 1;
}
.et_b_header-menu.et_element-top-level .menu > li > a:before,
.et_b_header-menu.et_element-top-level.menu-items-custom .menu > li > a:hover,
.et_b_header-menu.et_element-top-level.menu-items-custom .menu > .current-menu-item > a,
.et_b_header-menu.et_element-top-level .menu > .current-menu-item > a:before {
  background-color: var(--et_border-color);
}
.et_b_header-menu.et_element-top-level .menu > li > a i,
.header-mobile-menu .menu > li > a i,
.et-mobile-panel .menu > li > a i {
  display: inline-block;
  margin-right: 5px;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-top img,
.header-mobile-menu .menu .type-img.position-right-top img,
.et-mobile-panel .menu .type-img.position-right-top img,
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-center img,
.header-mobile-menu .menu .type-img.position-right-center img,
.et-mobile-panel .menu .type-img.position-right-center img,
.et_b_header-menu.et_element-top-level .menu .type-img.position-right-bottom img,
.header-mobile-menu .menu .type-img.position-right-bottom img,
.et-mobile-panel .menu .type-img.position-right-bottom img {
  margin-left: 10px;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-top-center img,
.header-mobile-menu .menu .type-img.position-left-top-center img,
.et-mobile-panel .menu .type-img.position-left-top-center img {
  float: left;
}
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-top img,
.header-mobile-menu .menu .type-img.position-left-top img,
.et-mobile-panel .menu .type-img.position-left-top img,
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-center img,
.header-mobile-menu .menu .type-img.position-left-center img,
.et-mobile-panel .menu .type-img.position-left-center img,
.et_b_header-menu.et_element-top-level .menu .type-img.position-left-bottom img,
.header-mobile-menu .menu .type-img.position-left-bottom img,
.et-mobile-panel .menu .type-img.position-left-bottom img {
  margin-right: 10px;
}
.et_b_header-menu:not(.header-secondary-menu) .item-design-mega-menu .nav-sublist-dropdown .container > ul > li:not(:last-child) {
  border-right: 1px solid var(--et_border-color);
}
.et_b_header-menu:not(.et_element-top-level) .menu a img {
  margin-right: 10px;
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}
.et_b_header-menu .nav-sublist-dropdown:not(.nav-sublist) {
  position: absolute;
  left: 0;
  z-index: -1;
  background-color: var(--et_white-2-dark);
  text-align: start;
  border: 1px solid var(--et_border-color);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header-secondary-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown .item-link,
.header-secondary-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown > .container > ul .item-level-1 > a {
  padding-left: 0;
  padding-right: 9px;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after {
  font-size: 60%;
  right: 1em;
}
.et_b_header-menu .item-design-dropdown .nav-sublist-dropdown ul > li ul,
.site-header .widget_nav_menu .menu > li > .sub-menu .sub-menu,
.site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li ul {
  position: absolute;
  top: calc(-1em - 1px);
  border: 1px solid var(--et_border-color);
  z-index: 0;
  left: 100%;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
.menu-items-underline .menu > li > a:before {
  content: '';
  height: 2px;
  width: 0;
  right: 0;
  position: absolute;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  bottom: 0;
}
.menu-items-underline .menu > li.current-menu-item > a:before,
.menu-items-underline .menu > li > a:hover:before,
.menu-items-underline .menu > li.opened > a:before {
  width: 100%;
  left: 0;
  right: auto;
}
.menu-items-overline .menu > li > a:before {
  content: '';
  height: 2px;
  width: 0;
  right: 0;
  position: absolute;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  top: 0;
}
.menu-items-overline .menu > li > a:hover:before {
  width: 100%;
  left: 0;
  right: auto;
}
.menu-items-overline .menu > li.current-menu-item > a:before,
.menu-items-overline .menu > li > a:hover:before,
.menu-items-overline .menu > li.opened > a:before {
  width: 100%;
  left: 0;
  right: auto;
}
.menu-items-dots .menu > li:not(:last-child) > a:before {
  color: currentColor;
  -webkit-text-fill-color: currentColor;
  position: absolute;
  right: 0;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  background-color: transparent !important;
}
.et_b_header-menu .secondary-menu-wrapper {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 10px;
}
.et_b_header-menu .secondary-menu-wrapper .secondary-menu-toggle {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  line-height: 1;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown > .container > ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.et_b_header-menu .secondary-menu-wrapper .menu {
  position: absolute;
  left: 0;
  z-index: 1000;
  width: 18rem;
  text-align: start !important;
  background-color: #fff;
  border: 1px solid var(--et_dark-color);
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  -webkit-animation: slideOutEffect;
          animation: slideOutEffect;
  padding: 15px 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li {
  padding: 0;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li > a {
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 0;
  border-bottom-width: 0;
  border-bottom-style: solid;
  border-bottom-color: transparent;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li > a i {
  margin-right: 5px;
  display: inline-block;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li.show-more a {
  position: relative;
  text-align: start;
  font-size: calc(var(--content-zoom) * .9);
  color: var(--et_active-color);
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li.show-more a:after {
  content: '';
  height: 2px;
  width: 0;
  right: 0;
  position: absolute;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  bottom: 0;
  background: currentColor;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li.show-more a:hover {
  color: var(--et_active-color);
}
.et_b_header-menu .secondary-menu-wrapper .menu > li.show-more a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li.show-more a i {
  margin-right: 0;
  margin-left: 5px;
  font-size: 62%;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li:not(.hidden) + .show-more:not([data-reverse]),
.et_b_header-menu .secondary-menu-wrapper .menu > li:not(.hidden) + .show-more[data-reverse] a:first-child,
.et_b_header-menu .secondary-menu-wrapper .menu > li:not(.is-shown) + .show-more[data-reverse] a:last-child {
  display: none !important;
}
.et_b_header-menu .secondary-menu-wrapper .menu > li:last-child > a {
  border-bottom: none;
}
.et_b_header-menu .secondary-menu-wrapper .menu .nav-sublist:before,
.et_b_header-menu .secondary-menu-wrapper .menu .nav-sublist-dropdown:before,
.et_b_header-menu .secondary-menu-wrapper .menu .nav-sublist:after,
.et_b_header-menu .secondary-menu-wrapper .menu .nav-sublist-dropdown:after {
  content: '';
  display: table;
  clear: both;
}
.et_b_header-menu .secondary-menu-wrapper .menu > .item-design-mega-menu {
  position: static;
}
.et_b_header-menu .secondary-menu-wrapper .menu > .item-design-mega-menu .nav-sublist-dropdown {
  top: 0;
  -webkit-transform: none;
          transform: none;
}
.et_b_header-menu .secondary-menu-wrapper .menu > .item-design-mega-menu .nav-sublist-dropdown:not(.menu-static-block) {
  min-height: 100%;
}
.et_b_header-menu .secondary-menu-wrapper .menu li {
  list-style: none;
  display: block;
  float: left;
  width: 100%;
  cursor: pointer;
  position: relative;
}
.et_b_header-menu .secondary-menu-wrapper .menu li > a {
  color: var(--et_dark-color);
  font-size: calc( 1.14  * var(--content-zoom, 100%));
  width: 100%;
  padding-right: 20px;
  position: relative;
  float: left;
  text-transform: none;
}
.et_b_header-menu .secondary-menu-wrapper .menu li > a:hover {
  color: var(--et_font-color);
}
.et_b_header-menu .secondary-menu-wrapper .menu li .item-design2-image-no-borders {
  margin: -2.14em 0 0 0 !important;
  border: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.et_b_header-menu .secondary-menu-wrapper .menu li .item-design2-image-no-borders .item-link {
  font-size: 0;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
}
.et_b_header-menu .secondary-menu-wrapper .menu li.menu-item-has-children > a:before {
  content: "\e904";
  font-family: 'xstore-icons';
  font-size: 62%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
}
.et_b_header-menu .secondary-menu-wrapper .menu li.menu-item-has-children > .menu-static-block {
  padding: 0;
}
.et_b_header-menu .secondary-menu-wrapper .menu li .sidebar-widget {
  margin-bottom: 0 !important;
}
.et_b_header-menu .secondary-menu-wrapper ul.menu {
  padding-left: 0;
  padding-right: 0;
}
.et_b_header-menu .secondary-menu-wrapper .menu-widgets .widget-title {
  text-transform: capitalize !important;
}
.et_b_header-menu .secondary-menu-wrapper .etheme_widget_products li,
.et_b_header-menu .secondary-menu-wrapper .product_list_widget li {
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.et_b_header-menu .secondary-menu-wrapper .etheme_widget_products li .product-list-image,
.et_b_header-menu .secondary-menu-wrapper .product_list_widget li .product-list-image,
.et_b_header-menu .secondary-menu-wrapper .etheme_widget_products li .product-title,
.et_b_header-menu .secondary-menu-wrapper .product_list_widget li .product-title,
.et_b_header-menu .secondary-menu-wrapper .etheme_widget_products li .product-title a,
.et_b_header-menu .secondary-menu-wrapper .product_list_widget li .product-title a {
  padding: 0;
}
.et_b_header-menu .secondary-menu-wrapper .etheme_widget_products li .product-title a,
.et_b_header-menu .secondary-menu-wrapper .product_list_widget li .product-title a {
  line-height: 1.3;
}
.et_b_header-menu .secondary-menu-wrapper .etheme_widget_products li:last-child,
.et_b_header-menu .secondary-menu-wrapper .product_list_widget li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.et_b_header-menu .secondary-menu-wrapper .nav-sublist-dropdown {
  top: -6px;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
  left: 100% !important;
  margin-left: 0 !important;
  border-color: var(--et_main-color);
}
.et_b_header-menu .secondary-menu-wrapper .nav-sublist-dropdown .menu-item-has-children > a {
  background-color: transparent;
  text-align: start;
}
.et_b_header-menu .secondary-menu-wrapper .nav-sublist-dropdown .menu-item-has-children > a:before {
  display: none;
}
.et_b_header-menu .secondary-menu-wrapper .nav-sublist-dropdown .menu-item-has-children.item-level-1 > a:hover {
  background-color: transparent !important;
}
.et_b_header-menu .secondary-menu-wrapper .nav-sublist-dropdown .menu-item-has-children.item-level-1.with-border {
  margin-bottom: 15px;
}
.et_b_header-menu .secondary-menu-wrapper .nav-sublist-dropdown .menu-item-has-children.item-level-1.with-border .nav-sublist {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
}
.et_b_header-menu .secondary-menu-wrapper .nav-sublist-dropdown ul > li > a {
  background-color: transparent !important;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-dropdown .nav-sublist-dropdown > .container > ul .nav-sublist-dropdown .menu-item-has-children.item-level-1:last-child {
  border-bottom: none;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul {
  width: 18rem;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul:before {
  content: "";
  position: absolute;
  left: -30px;
  width: 30px;
  height: 100%;
  top: 0;
  display: block;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-dropdown .menu-item-has-children > a {
  position: relative !important;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-dropdown.menu-item-has-children {
  position: relative;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown .menu-widgets {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown .menu-widgets .banner {
  visibility: visible;
  pointer-events: auto;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown > .container > ul {
  padding: 2.14em 2.14em 0 2.14em;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown > .container > ul > li {
  clear: none !important;
  margin-bottom: 1em;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown > .container > ul > li.with-border {
  margin-bottom: 15px;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown > .container > ul > li.with-border .nav-sublist {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .nav-sublist-dropdown > .container > ul .item-level-1 > a {
  padding: 0;
  margin-bottom: 15px;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .nav-sublist ul > li > a {
  padding: 9px 9px 9px 0;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .ibox-block .ibox-text li a {
  color: var(--et_main-color);
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu .ibox-block .ibox-text li a:hover {
  color: var(--et_dark-color);
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu.columns-3 .nav-sublist-dropdown {
  width: 670px;
}
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu.columns-4 .nav-sublist-dropdown,
.et_b_header-menu .secondary-menu-wrapper .item-design-mega-menu.columns-5 .nav-sublist-dropdown {
  width: 800px;
}
.secondary-title {
  white-space: nowrap;
  padding: 1.1em 30px;
  cursor: pointer;
  color: var(--et_dark-color);
  border-right: 1px solid var(--et_border-color);
  border-left: 1px solid var(--et_border-color);
  width: 18rem;
}
.secondary-title:after {
  content: "\e905";
  font-family: 'xstore-icons';
  font-size: 70%;
  margin-left: auto;
  right: 3.1em;
}
.et-secondary-visibility-opened.et-secondary-on-home .secondary-menu-wrapper .menu {
  display: none;
  -webkit-animation: slideOutEffect;
          animation: slideOutEffect;
}
.et-secondary-shown .secondary-menu-wrapper .menu,
.et-secondary-visibility-opened .secondary-menu-wrapper .menu,
.et-secondary-visibility-on_hover .secondary-menu-wrapper:hover .menu,
.et-secondary-visibility-opened.et-secondary-on-home .secondary-menu-wrapper:hover .menu,
.et-secondary-visibility-opened.et-secondary-on-home.home .secondary-menu-wrapper .menu {
  display: block;
  z-index: 1001;
  -webkit-animation-name: et-dropdown;
          animation-name: et-dropdown;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
}
.et-secondary-shown .search-now-opened .secondary-menu-wrapper .menu,
.et-secondary-visibility-opened .search-now-opened .secondary-menu-wrapper .menu {
  z-index: 9;
}
.et-secondary-darkerning-on.et-secondary-shown {
  position: relative;
}
.et-secondary-darkerning-on:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: -1;
  display: none;
  -webkit-animation: slideOut;
          animation: slideOut;
}
.et-secondary-darkerning-on.admin-bar .demo_store {
  top: 0;
}
.et-secondary-darkerning-on.et-secondary-shown:before {
  display: block;
  z-index: 1002;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
}
.et-secondary-darkerning-on.et-secondary-shown .page-wrapper {
  z-index: auto;
}
.et-secondary-darkerning-on.et-secondary-shown .header-wrapper {
  z-index: 1003;
}
.et_b_header-menu .secondary-menu-wrapper {
  margin-right: 0;
  width: 100%;
}
.et_b_header-menu .secondary-menu-wrapper .secondary-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 1;
  font-size: var(--content-zoom, 100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.et-secondary-visibility-opened .et_b_header-menu .secondary-menu-wrapper .secondary-title {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.et_column > .et_b_header-menu .secondary-menu-wrapper .secondary-title {
  width: auto;
}
.et-secondary-visibility-opened .sticky-on .secondary-menu-wrapper .menu {
  display: none !important;
}
.et_b_header-search:not(.et_element-top-level) .input-row {
  border: none;
}
.et_b_header-search:not(.et_element-top-level) input[type="text"],
.et_b_header-search:not(.et_element-top-level) select,
.et_b_header-search:not(.et_element-top-level) .search-button {
  height: 40px;
  line-height: 20px;
}
.et_b_header-search:not(.et_element-top-level) .search-button {
  width: 40px;
}
.et_b_header-search:not(.et_element-top-level) .search-button,
.et_b_header-search:not(.et_element-top-level) .search-button:hover {
  color: currentColor;
  -webkit-text-fill-color: currentColor;
  background-color: transparent;
}
.et_b_header-search:not(.et_element-top-level) .input-row {
  color: var(--et_main-color);
  -webkit-text-fill-color: currentColor;
  border: 1px solid var(--et_border-color);
}
.et_b_header-search.et_element-top-level > span img,
.et_b_header-search.et_element-top-level .search-button img {
  max-width: 1em;
  max-height: 1em;
}
#header .et_b_header-search:not(.et_element-top-level) .ajax-results-wrapper {
  position: relative;
  width: 100% !important;
  margin: 0;
  max-width: unset;
  min-width: unset;
  border: none;
  left: 0 !important;
}
.et_b_header-search:not(.et_element-top-level) .ajax-results-wrapper .autocomplete-suggestions {
  padding: 12px 5px 5px;
}
.et_b_header-search:not(.et_element-top-level) .ajax-results-wrapper .autocomplete-no-suggestion {
  margin-top: -7px;
}
.ajax-search-tabs {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  color: #222;
}
.et_b_header-search:not(.et_element-top-level) .search-results-titles span {
  margin: 0;
  padding: 0 7px 7px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 90%;
  text-align: center;
}
.et_b_header-search:not(.et_element-top-level) .ajax-in-action .search-button {
  color: transparent !important;
}
.et_b_header-search:not(.et_element-top-level) .ajax-in-action .search-button:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  margin: 0 auto;
  border: 1px solid var(--et_border-color);
  border-left-color: var(--et_main-color);
  border-radius: 50%;
  top: calc(50% - 8px);
  -webkit-animation: rotate 0.5s infinite linear;
          animation: rotate 0.5s infinite linear;
}
.et_b_header-search .search-button:not(.loading) span,
.et_b_header-search .search-button.loading svg,
.et_b_header-search .search-button.loading img {
  display: none;
}
.et_b_header-search .input-row {
  --et_inputs-border-radius: 0;
  position: relative;
  border: 1px solid var(--et_border-color);
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.et_b_header-search form:not(.input-icon) {
  width: 100%;
}
.et_b_header-search input[type="text"] {
  font-size: 100%;
  color: #222;
  width: 100%;
  background-color: #fff;
  border-width: 0;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 0;
}
.et_b_header-search input::-webkit-input-placeholder {
  color: #888;
}
.et_b_header-search select,
.et_b_header-search .fancy-select .fancy-placeholder-text {
  color: #222;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: transparent !important;
  background-image: var(--et_select-arrow-closed);
  background-position: calc(100% - 12px) 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  -webkit-transition: max-width 0.2s ease-in-out;
  transition: max-width 0.2s ease-in-out;
  padding: 0 27px 0 0;
}
.et_b_header-search [data-search-mode="white"] select,
.et_b_header-search [data-search-mode="white"] .fancy-select .fancy-placeholder-text {
  color: #fff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAA3lBMVEUAAAD////MzMzV1dXb29vf39/j4+Pm5ubo6OjY2Njd3d3f39/j4+Pm5ubn5+fc3Nzf39/g4ODj4+Pd3d3f39/g4ODi4uLj4+Pf39/h4eHj4+Pg4ODi4uLf39/i4uLg4ODh4eHj4+Pg4ODh4eHh4eHh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eHh4eHg4ODh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eFRk8keAAAASnRSTlMAAwUGBwgJCgsNDxASFBUWGBkbHiAhIyUoKi0yNTg+QURIS1RcoKmusrS4u8HFyMrN0NPV2Nrd3t/g4uPk5ujs7e7v8vP19vf6/B4KHFoAAACPSURBVHjazcxTAkJBFIDh/yrbtm3b7X9B2XiubzwH/JT623c/KfBGSDZIbFMiL8TUKgrxTVbhiZReRo5nbJ1T8UDOLMLnW3hR0HKjyc+C13toXjZc77riNMBNYFIxnm/60sjHA/+4bj2e5urQyxPvsGEDS63r4oVn0HHam20nb9y9bvfc75WjVTXxkSLxJ/ZSKgzwwjRX7AAAAABJRU5ErkJggg==);
}
.et_b_header-search .fancy-select .fancy-placeholder-text {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  height: var(--et_inputs-height, 2.642rem);
  line-height: 2rem;
  border: 0 solid var(--et_inputs-border-color, var(--et_border-color));
}
.et_b_header-search .fancy-select p {
  margin: 0;
  color: currentColor;
}
.fancy-select-results {
  background: #fff;
  color: #222;
  left: 0;
  -webkit-animation: et-dropdown 0.3s;
          animation: et-dropdown 0.3s;
  z-index: 27;
  border: 1px solid var(--et_border-color);
}
.fancy-select-results ul {
  margin-bottom: 0;
  text-align: start;
}
.fancy-select-results > ul {
  overflow: hidden;
  overflow-y: auto;
  max-height: 230px;
  padding: 10px 0;
}
.fancy-select-results ul li {
  padding: 0.5em 2em;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fancy-select-results ul li:hover {
  opacity: 0.7;
  background: #f1f1f1;
}
.et_b_header-search .search-button {
  font-size: 100%;
  padding: 0;
  border: none;
  background: transparent;
}
.et_b_header-search .clear {
  color: #222;
  padding: 0 10px 0 0;
  font-size: 85%;
  line-height: 1;
  -webkit-animation: fadeIn 0.3s, et-rtl 0.3s;
          animation: fadeIn 0.3s, et-rtl 0.3s;
  text-transform: uppercase;
}
.ajax-search-form:not(.ajax-results-shown) .clear {
  display: none;
}
.ajax-search-form.input-icon:before {
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
}
.et_b_header-search .et-mini-content {
  background: transparent;
}
.et_b_header-search .et-mini-content,
.ajax-results-wrapper {
  width: 100%;
  min-width: 310px;
}
.justify-content-center .input-row,
.mobile-header-wrapper .mob-justify-content-center .input-row {
  margin-right: auto;
  margin-left: auto;
}
.mobile-header-wrapper .et_b_header-search.et-content-dropdown {
  position: static;
  font-weight: 400;
}
.mobile-header-wrapper .et_b_header-search .input-row {
  width: 100%;
}
.et_b_header-search select + input[type="text"],
.et_b_header-search .fancy-select + input[type="text"] {
  border-left-width: 1px;
}
.justify-content-start .input-row {
  margin-left: 0;
}
.justify-content-end .input-row {
  margin-right: 0;
}
.mobile-header-wrapper .mob-justify-content-start .input-row {
  margin-left: 0;
  margin-right: auto;
}
.mobile-header-wrapper .mob-justify-content-end .input-row {
  margin-right: 0;
  margin-left: auto;
}
#header .mobile-header-wrapper .et_b_header-search:not(.search-full-width) .et-mini-content,
#header .mobile-header-wrapper .input-input:not(.search-full-width-form) .ajax-results-wrapper {
  min-width: unset;
  width: calc(100% - 30px);
  left: 15px;
  right: 0;
}
.boxed #header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper], .boxed #header > [class*=header-wrapper] .sticky-on > div, .framed #header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper], .framed #header > [class*=header-wrapper] .sticky-on > div{max-width:calc(1770px + 30px - ( 2 * var(--sticky-on-space-fix, 0px)) );}body, body.yith-woocompare-popup{font-family:Roboto, sans-serif;font-size:16px;font-weight:400;color:#888888;}body, [data-mode="dark"]{--et_font-color:#888888;--et_inputs-border-radius:0px;--et_btn-dark-bg-color:#262626;--et_btn-dark-bg-color-hover:#222222;--et_btn-dark-color:#ffffff;--et_btn-dark-color-hover:#ffffff;--et_btn-active-bg-color:#0B6606;--et_btn-active-bg-color-hover:#43a047;--et_btn-active-color:#ffffff;--et_btn-active-color-hover:#ffffff;}body{--p-font-size:16px;--p-line-height:1.6;--et_active-color:#0B6606;background:#ffffff;background-color:#ffffff;--et_new-label-color:#ffffff;--et_new-label-bg-color:#2e7d32;--et_on-sale-radius:0%;--product-stock-step-1-active-color:#2e7d32;--product-stock-step-2-active-color:#f57f17;--product-stock-step-3-active-color:#c62828;--et_swatch-active-color:#888888;--customizer-ui-width:21%;--customizer-ui-content-zoom:1%;--single-sale-zoom-proportion:1.2;--single-product-price-proportion:1.4;--single-product-size-guide-proportion:1;--single-add-to-cart-button-proportion:1;--single-add-to-cart-background-color:#222222;--single-add-to-cart-color:#ffffff;--single-add-to-cart-hover-background-color:#555555;--single-add-to-cart-hover-color:#ffffff;--single-buy-now-button-color:#ffffff;--single-buy-now-button-background-color:#0b6606;--single-buy-now-button-color-hover:#ffffff;--single-buy-now-button-background-color-hover:#2e7d32;--single-add-to-cart-button-spacing:15px;--single-product-wishlist-proportion:1.15;--single-product-compare-proportion:1;--single-product-socials-label-proportion:1.1;}.title h3, blockquote, .share-post .share-title, .sidebar-widget .tabs .tab-title, .widget-title, .related-posts .title span, .content-product .product-title a, .results-ajax-list .ajax-item-title, table.cart .product-details .product-title, .product_list_widget li .product-title a, .woocommerce table.wishlist_table .product-name a, .comment-reply-title, .et-tabs .vc_tta-title-text, .single-product-right .product-information-inner .product_title, .single-product-right .product-information-inner h1.title, .post-heading h2 a, .post-heading h2, .post-heading h1, .sidebar .recent-posts-widget .post-widget-item h4 a, .et-tabs-wrapper .tabs .accordion-title span, .woocommerce-cart-form table thead th{font-family:Roboto, sans-serif;font-weight:700;text-transform:none;color:#222222;}h1, h2, h3, h4, h5, h6, .products-title{font-family:Roboto, sans-serif;font-weight:700;color:#222222;text-transform:none;}.page-heading, .et-header-overlap .page-heading, .breadcrumb-trail .page-heading{padding-left:0;padding-right:0;}.page-heading .back-history, .page-heading .breadcrumbs .back-history, .page-heading .woocommerce-breadcrumb .back-history, .page-heading .bbp-breadcrumb .back-history, .single-post .page-heading.bc-type-left2 #breadcrumb a:last-of-type{font-family:Roboto, sans-serif;font-weight:400;color:#888888;}.template-container .template-content .footer a, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a{color:#888888;}.template-container .template-content .footer a:hover, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a:hover{color:#0B6606;}.template-container .template-content .footer a:active, .template-container .template-content .footer .vc_wp_posts .widget_recent_entries li a:active{color:#0B6606;}footer.footer, [data-mode="dark"] .footer{background:rgba(0,0,0,0);background-color:rgba(0,0,0,0);}.footer{padding-top:0;padding-bottom:0;}footer.footer:after{top:0;border-bottom-width:1px;border-bottom-style:none;border-bottom-color:#e1e1e1;}.etheme-sticky-cart{background:#ffffff;background-color:#ffffff;}.btn:not(.black):not(.active):not(.bordered):not(.style-custom), .content-product .product-details .button, .content-product .quantity-wrapper .button.et-st-disabled:hover, .woocommerce-Button, .et_load-posts .btn a, .et_shop-load-more:not(.finished) a, .sb-infinite-scroll-load-more:not(.finished) a, form #qna-ask-input button, body #wcmp-store-conatiner input[type="submit"]{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-style:none;}.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover, .content-product .product-details .button:hover, .woocommerce-Button:hover, .et_load-posts .btn a:hover, .et_shop-load-more:not(.finished) a:hover, .sb-infinite-scroll-load-more:not(.finished) a:hover, form #qna-ask-input button:hover, body #wcmp-store-conatiner input[type="submit"]:hover{border-style:none;}.btn.bordered, .btn.bordered.small, .btn.bordered.medium, .btn.bordered.big{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-style:solid;}.btn.bordered:hover,.btn.bordered:focus{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;}.btn.small.black, .btn.medium.black, .btn.big.black, .before-checkout-form .button, .etheme-above-checkout-form .button, .checkout-button, .shipping-calculator-form .button, .single_add_to_cart_button.button, .single_add_to_cart_button.button:focus, .single_add_to_cart_button.button.disabled, .single_add_to_cart_button.button.disabled:hover, .et-quick-view-wrapper .single_add_to_cart_button.button, .et-quick-view-wrapper .single_add_to_cart_button.button:focus, .et-quick-view-wrapper .single_add_to_cart_button.button.disabled, .et-quick-view-wrapper .single_add_to_cart_button.button.disabled:hover, form.login .button, form.register .button, form.register .button.woocommerce-Button, form.lost_reset_password .button, .woocommerce-EditAccountForm .woocommerce-Button, .empty-cart-block .btn, .empty-wishlist-block .btn, .empty-compare-block .btn, .empty-category-block .btn, .woocommerce-mini-cart__empty-message .btn, .form-submit input[type="submit"], #commentform input[type="button"], .form-submit input[type="submit"]:focus, .my_account_orders .view, .et-quick-view-wrapper .product_type_variable, .et-quick-view-wrapper .product_type_variation, .coupon input[type="submit"], .widget_search button, .widget_product_search button, .woocommerce-product-search button, form.wpcf7-form .wpcf7-submit:not(.active), .woocommerce table.wishlist_table td.product-add-to-cart a, .wcmp-quick-info-wrapper form input[type=submit], .product_list_widget .buttons a, .et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist, .btn-checkout, .mini-cart-buttons .button:not(.btn-checkout), .mini-cart-buttons a, .form-row.place-order .button, .search-full-width form .btn, .xstore-wishlist-action .button, .xstore-compare-button .button, .form-actions .add-all-products, .form-actions .compare-more-products, .form-actions .xstore-wishlist-actions, .form-actions .xstore-compare-actions, .et-cookies-popup-wrapper .cookies-button, body .etheme-checkout-page-next-step, .etheme-checkout-page-steps-footer #place_order, body .etheme-checkout-page-previous-step, .etheme-elementor-cart-checkout-page-coupon .button, .etheme-elementor-cart-checkout-page-login-form .button{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-style:none;}.btn.small.black:hover, .btn.medium.black:hover, .btn.big.black:hover, .before-checkout-form .button:hover, .etheme-above-checkout-form .button:hover, .checkout-button:hover, .shipping-calculator-form .button:hover, .single_add_to_cart_button.button:hover, .single_add_to_cart_button.button:hover:focus, .et-quick-view-wrapper .single_add_to_cart_button.button:hover, .et-quick-view-wrapper .single_add_to_cart_button.button:hover:focus, form.login .button:hover, form.register .button:hover, form.register .button.woocommerce-Button:hover, form.lost_reset_password .button:hover, .woocommerce-EditAccountForm .woocommerce-Button:hover, .empty-cart-block .btn:hover, .empty-wishlist-block .btn:hover, .empty-compare-block .btn:hover, .empty-category-block .btn:hover, .woocommerce-mini-cart__empty-message .btn:hover, .form-submit input[type="submit"]:hover, #commentform input[type="button"]:hover, .my_account_orders .view:hover, .et-quick-view-wrapper .product_type_variable:hover, .et-quick-view-wrapper .product_type_variation:hover, .coupon input[type="submit"]:hover, .widget_search button:hover, .widget_product_search button:hover, .widget_search button:hover, .woocommerce-product-search button:hover, form.wpcf7-form .wpcf7-submit:not(.active):hover, .woocommerce table.wishlist_table td.product-add-to-cart a:hover, .wcmp-quick-info-wrapper form input[type=submit]:hover, .product_list_widget .buttons a:hover, .et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:hover, .btn-checkout:hover, .mini-cart-buttons .button:not(.btn-checkout):hover, .mini-cart-buttons a, .form-row.place-order .button:hover, .search-full-width form .btn:hover, .xstore-wishlist-action .button:hover, .xstore-compare-button .button:hover, .form-actions .add-all-products:hover, .form-actions .compare-more-products:hover, .form-actions .xstore-wishlist-actions:hover, .form-actions .xstore-compare-actions:hover, .et-cookies-popup-wrapper .cookies-button:hover, body .etheme-checkout-page-next-step:hover, .etheme-checkout-page-steps-footer #place_order:hover, body .etheme-checkout-page-previous-step:hover,.btn.small.black:focus, .btn.medium.black:focus, .btn.big.black:focus, .before-checkout-form .button:focus, .etheme-above-checkout-form .button:focus, .checkout-button:focus, .shipping-calculator-form .button:focus, .single_add_to_cart_button.button:focus, .single_add_to_cart_button.button:focus:focus, .et-quick-view-wrapper .single_add_to_cart_button.button:focus, .et-quick-view-wrapper .single_add_to_cart_button.button:focus:focus, form.login .button:focus, form.register .button:focus, form.register .button.woocommerce-Button:focus, form.lost_reset_password .button:focus, .woocommerce-EditAccountForm .woocommerce-Button:focus, .empty-cart-block .btn:focus, .empty-wishlist-block .btn:focus, .empty-compare-block .btn:focus, .empty-category-block .btn:focus, .woocommerce-mini-cart__empty-message .btn:focus, .form-submit input[type="submit"]:focus, #commentform input[type="button"]:focus, .my_account_orders .view:focus, .et-quick-view-wrapper .product_type_variable:focus, .et-quick-view-wrapper .product_type_variation:focus, .coupon input[type="submit"]:focus, .widget_search button:focus, .widget_product_search button:focus, .widget_search button:focus, .woocommerce-product-search button:focus, form.wpcf7-form .wpcf7-submit:not(.active):focus, .woocommerce table.wishlist_table td.product-add-to-cart a:focus, .wcmp-quick-info-wrapper form input[type=submit]:focus, .product_list_widget .buttons a:focus, .et-wishlist-widget .wishlist-dropdown .buttons .btn-view-wishlist:focus, .btn-checkout:focus, .mini-cart-buttons .button:not(.btn-checkout):focus, .mini-cart-buttons a, .form-row.place-order .button:focus, .search-full-width form .btn:focus, .xstore-wishlist-action .button:focus, .xstore-compare-button .button:focus, .form-actions .add-all-products:focus, .form-actions .compare-more-products:focus, .form-actions .xstore-wishlist-actions:focus, .form-actions .xstore-compare-actions:focus, .et-cookies-popup-wrapper .cookies-button:focus, body .etheme-checkout-page-next-step:focus, .etheme-checkout-page-steps-footer #place_order:focus, body .etheme-checkout-page-previous-step:focus{border-style:none;}.btn.active, .button.active, input[type="submit"].dokan-btn-success, a.dokan-btn-success, .dokan-btn-success, .dokan-dashboard-content .add_note{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-style:none;}.btn.active:hover, .button.active:hover, input[type="submit"].dokan-btn-success:hover, a.dokan-btn-success:hover, .dokan-btn-success:hover, .dokan-dashboard-content .add_note:hover,.btn.active:focus, .button.active:focus, input[type="submit"].dokan-btn-success:focus, a.dokan-btn-success:focus, .dokan-btn-success:focus, .dokan-dashboard-content .add_note:focus{border-style:none;}.archive.woocommerce-page.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > ul, .archive.woocommerce-page.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > ul, .archive.woocommerce-page.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > div, .archive.woocommerce-page.s_widgets-with-scroll .shop-filters .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > div{max-height:200px;}.star-rating, #review_form .stars{--et_yellow-color:#fdd835;}ul.st-swatch-preview li, .st-swatch-preview li.selected, .products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-color, .products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-color.st-swatch-white, .products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-image, .products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-image.st-swatch-white{border-color:#ffffff;}ul.st-swatch-preview li:hover, .products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-color:hover, .products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-image:hover, .st-swatch-preview li.selected, .products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-color.selected, .products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-image.selected, .products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-color:hover, .products-grid .content-product .st-swatch-in-loop > .et_st-default-holder .type-image:hover{border-color:#888888;}.et_b_header-logo.et_element-top-level img{width:300px;}.mobile-header-wrapper .et_b_header-logo.et_element-top-level img{width:320px;}.et_b_header-logo.et_element-top-level{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:none;border-color:#e1e1e1;}.mobile-header-wrapper .et_b_header-logo.et_element-top-level{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.header-top .et-wrap-columns, .header-top .widget_nav_menu .menu > li > a{min-height:38px;}.header-top .widget_nav_menu .menu > li > a, .header-top #lang_sel a.lang_sel_sel, .header-top .wcml-dropdown a.wcml-cs-item-toggle{line-height:38px;}.mobile-header-wrapper .header-top .et-wrap-columns, .mobile-header-wrapper .header-top .widget_nav_menu .menu > li > a{min-height:40px;}.mobile-header-wrapper .header-top .widget_nav_menu .menu > li > a, .mobile-header-wrapper .header-top #lang_sel a.lang_sel_sel, .mobile-header-wrapper .header-top .wcml-dropdown a.wcml-cs-item-toggle{line-height:40px;}.header-top{text-transform:none;--content-zoom:calc(100em * .01);background:#0B6606;background-color:#0B6606;background-repeat:no-repeat;background-position:center center;color:#ffffff;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.mobile-header-wrapper .header-top{--content-zoom:calc(100em * .01);background:#0B6606;background-color:#0B6606;background-repeat:no-repeat;background-position:center center;color:#000000;}.sticky-on .header-top{--sticky-on-space-fix:calc(var(--sticky-on-space-fix2, 0px) + 0px);max-width:calc(100% - var(--sticky-on-space-fix, 0px) - 0px);}.header-main .et-wrap-columns, .header-main .widget_nav_menu .menu > li > a{min-height:67px;}.header-main .widget_nav_menu .menu > li > a, .header-main #lang_sel a.lang_sel_sel, .header-main .wcml-dropdown a.wcml-cs-item-toggle{line-height:67px;}.mobile-header-wrapper .header-main .et-wrap-columns, .mobile-header-wrapper .header-main .widget_nav_menu .menu > li > a{min-height:60px;}.mobile-header-wrapper .header-main .widget_nav_menu .menu > li > a, .mobile-header-wrapper .header-main #lang_sel a.lang_sel_sel, .mobile-header-wrapper .header-main .wcml-dropdown a.wcml-cs-item-toggle{line-height:60px;}.header-main{text-transform:none;--content-zoom:calc(100em * .01);background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#0b6606;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.mobile-header-wrapper .header-main{--content-zoom:calc(100em * .01);background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#0b6606;}.sticky-on .header-main{--sticky-on-space-fix:calc(var(--sticky-on-space-fix2, 0px) + 0px);max-width:calc(100% - var(--sticky-on-space-fix, 0px) - 0px);background:rgba(255,255,255,0.8);background-color:rgba(255,255,255,0.8);background-repeat:no-repeat;background-position:center center;color:#ffffff;}.header-bottom .et-wrap-columns, .header-bottom .widget_nav_menu .menu > li > a{min-height:58px;}.header-bottom .widget_nav_menu .menu > li > a, .header-bottom #lang_sel a.lang_sel_sel, .header-bottom .wcml-dropdown a.wcml-cs-item-toggle{line-height:58px;}.mobile-header-wrapper .header-bottom .et-wrap-columns, .mobile-header-wrapper .header-bottom .widget_nav_menu .menu > li > a{min-height:46px;}.mobile-header-wrapper .header-bottom .widget_nav_menu .menu > li > a, .mobile-header-wrapper .header-bottom #lang_sel a.lang_sel_sel, .mobile-header-wrapper .header-bottom .wcml-dropdown a.wcml-cs-item-toggle{line-height:46px;}.header-bottom{text-transform:none;--content-zoom:calc(100em * .01);background:#0B6606;background-color:#0B6606;background-repeat:no-repeat;background-position:center center;color:#222222;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.mobile-header-wrapper .header-bottom{--content-zoom:calc(100em * .01);background:#0B6606;background-color:#0B6606;background-repeat:no-repeat;background-position:center center;color:#000000;}.sticky-on .header-bottom{--sticky-on-space-fix:calc(var(--sticky-on-space-fix2, 0px) + 0px);max-width:calc(100% - var(--sticky-on-space-fix, 0px) - 0px);}.mobile-header-wrapper .sticky-on .header-main, .sticky-on .mobile-header-wrapper .header-main{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#0b6606;}.mobile-header-wrapper .sticky-on .header-bottom, .sticky-on .mobile-header-wrapper .header-bottom{background:#0B6606;background-color:#0B6606;background-repeat:no-repeat;background-position:center center;color:#000000;}.header-main-menu.et_element-top-level{--content-zoom:calc(100em * .01);justify-content:flex-end;}.mobile-device .header-main-menu.et_element-top-level{--content-zoom:calc(100em * .01);}.header-main-menu.et_element-top-level .menu > li > a{font-family:Roboto, sans-serif;font-weight:700;letter-spacing:0.28px;text-transform:uppercase;margin-top:0px;margin-right:5px;margin-bottom:0px;margin-left:5px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;border-style:solid;border-color:#e1e1e1;}.header-main-menu.et_element-top-level.menu-items-custom .menu > li > a{color:#0b6606;background-color:#ffffff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.header-main-menu.et_element-top-level .menu > li > a:hover, .header-main-menu.et_element-top-level .menu > .current-menu-item > a, .header-main-menu.et_element-top-level.menu-items-custom .menu > li > a:hover, .header-main-menu.et_element-top-level.menu-items-custom .menu > .current-menu-item > a{color:#ffffff;}.header-main-menu.et_element-top-level.menu-items-custom .menu > li > a:hover, .header-main-menu.et_element-top-level.menu-items-custom .menu > .current-menu-item > a, .header-main-menu.et_element-top-level.menu-items-custom .menu > .opened > a{background-color:#0B6606;}.header-main-menu.et_element-top-level .menu > li > a:hover, .header-main-menu.et_element-top-level .menu > .current-menu-item > a, .header-main-menu.et_element-top-level .menu > .opened > a{border-color:#e1e1e1;}.header-main-menu2.et_element-top-level{--content-zoom:calc(100em * .01);justify-content:center;}.mobile-device .header-main-menu2.et_element-top-level{--content-zoom:calc(100em * .01);}.header-main-menu2.et_element-top-level .menu > li > a{letter-spacing:0px;text-transform:inherit;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;border-style:solid;border-color:#e1e1e1;}.header-main-menu2.et_element-top-level .menu > li > a:hover, .header-main-menu2.et_element-top-level .menu > .current-menu-item > a, .header-main-menu2.et_element-top-level.menu-items-custom .menu > li > a:hover, .header-main-menu2.et_element-top-level.menu-items-custom .menu > .current-menu-item > a{color:#222222;}.header-main-menu2.et_element-top-level .menu > li > a:before, .header-main-menu2.et_element-top-level .menu > .current-menu-item > a:before, .header-main-menu2.et_element-top-level .menu > .opened > a:before{background-color:#555555;}.et_b_header-menu.et_element-top-level .nav-sublist-dropdown, .site-header .widget_nav_menu .menu > li > .sub-menu, .site-header .etheme_widget_menu .nav-sublist-dropdown{--content-zoom:calc(100em * .01);}.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li > a, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li > a{font-family:Roboto, sans-serif;font-weight:400;letter-spacing:0px;text-transform:none;}.et_b_header-menu.et_element-top-level .nav-sublist-dropdown:not(.nav-sublist), .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul, .site-header .widget_nav_menu .menu > li > .sub-menu, .site-header .etheme_widget_menu .nav-sublist-dropdown:not(.nav-sublist), .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul{background-color:#ffffff;}.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link:hover, .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .widget_nav_menu .menu > li > .sub-menu a:hover, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link:hover, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover{color:#222222;}.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist), .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul, .et_b_header-menu.et_element-top-level .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist), .site-header .widget_nav_menu .menu > li .sub-menu, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown:not(.nav-sublist), .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li .nav-sublist ul, .site-header .etheme_widget_menu .item-design-mega-menu .nav-sublist-dropdown:not(.nav-sublist){margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:.6em;padding-right:0px;padding-bottom:.6em;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li ul, .site-header .widget_nav_menu .menu > li > .sub-menu .sub-menu, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li ul{--nav-sublist-dropdown-top:-.6em;top:calc(var(--nav-sublist-dropdown-top) - 1px);}.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link{padding-left:1.9em;padding-right:1.9em;padding-top:.6em;padding-bottom:.6em;}.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after, .site-header .widget_nav_menu .menu > li > .sub-menu li.menu-item-has-children > a:after, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after{right:1.9em;}body.rtl .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after, body.rtl .site-header .widget_nav_menu .menu > li > .sub-menu li.menu-item-has-children > a:after, body.rtl .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li.menu-item-has-children > a:after{left:1.9em;right:auto;}.et_b_header-menu .secondary-menu-wrapper .secondary-title{font-family:Roboto, sans-serif;font-weight:700;letter-spacing:0.7px;text-transform:capitalize;background-color:#ffffff;color:#555555;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:2px;border-bottom-width:0px;border-left-width:2px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:20px;border-style:solid;border-color:#0B6606;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.et_b_header-menu .secondary-menu-wrapper .menu > li > a{font-family:Roboto, sans-serif;font-weight:400;letter-spacing:0.28px;text-transform:inherit;}.et_b_header-menu .secondary-menu-wrapper .menu{--content-zoom:calc(100em * .01);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;padding-top:10px;padding-right:20px;padding-bottom:15px;padding-left:20px;border-style:solid;border-color:#0B6606;}.et_b_header-menu .secondary-menu-wrapper .menu > li{padding-left:20px;padding-right:20px;}.secondary-menu-wrapper .menu > .item-design-mega-menu .nav-sublist-dropdown, .secondary-menu-wrapper .menu .item-design-dropdown.menu-item-has-children:first-child .nav-sublist-dropdown{top:-1px;}.et_column > .et_b_header-menu .secondary-menu-wrapper .menu{width:calc(100% - 0px);}.et_b_header-mobile-menu > span svg{width:1em;height:1em;}.mobile-header-wrapper .et_b_header-mobile-menu > span svg{width:1.8em;height:1.8em;}.mobile-menu-content .et_b_header-logo img{width:142px;}.et_b_header-mobile-menu > .et-element-label-wrapper .et-toggle, .et_b_header-mobile-menu > .et-element-label-wrapper .et-popup_toggle{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-mobile-menu > .et-element-label-wrapper .et-toggle, .mobile-header-wrapper .et_b_header-mobile-menu > .et-element-label-wrapper .et-popup_toggle{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.mobile-menu-content{font-family:Roboto, sans-serif;font-weight:700;text-transform:uppercase;color:#ffffff;}.et_b_header-mobile-menu > .et-mini-content{--content-zoom:calc(110em * .01);}.et_b_header-mobile-menu .et-mini-content{background-color:#0B6606;}.et_b_header-mobile-menu > .et-mini-content, .mobile-menu-popup .et-popup-content{margin-top:0px;margin-bottom:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:25px;padding-right:30px;padding-bottom:25px;padding-left:30px;border-style:solid;border-color:#e1e1e1;}.et_b_header-cart.et_element-top-level > a svg{width:1.6em;height:1.6em;}.mobile-header-wrapper .et_b_header-cart.et_element-top-level > a svg{width:1.7em;height:1.7em;}.et_b_header-cart.et_element-top-level .et-quantity{font-size:0.7em;--et-quantity-proportion:1.6em;background-color:#ffffff;color:#43a047;}.et_b_header-cart.et_element-top-level > a{color:var(--current-color);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-cart.et_element-top-level > a{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.et_b_header-cart.et_element-top-level .et-mini-content{--content-zoom:calc(100em * .01);}.mobile-header-wrapper .et_b_header-cart.et_element-top-level .et-mini-content{--content-zoom:calc(100em * .01);}.et_b_header-cart.et_element-top-level .et-mini-content, .et_b_mobile-panel-cart .et-mini-content{background-color:#ffffff;color:#222222;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;border-style:solid;}.et_b_header-cart .woocommerce-mini-cart__footer, .et_b_mobile-panel-cart .woocommerce-mini-cart__footer{margin-left:-30px;margin-right:-30px;margin-bottom:-30px;margin-top:30px;}.et_b_header-cart .et-cart-progress, .et_b_mobile-panel-cart .et-cart-progress{padding-left:30px;padding-right:30px;}.et_b_header-cart.et-off-canvas .woocommerce-mini-cart__footer-wrapper, .et_b_mobile-panel-cart .woocommerce-mini-cart__footer-wrapper{padding-top:30px;}.et_b_header-cart .et-mini-content, .et_b_header-cart .cart-widget-products, .et_b_header-cart.et-off-canvas .product_list_widget li:not(:last-child), .et_b_mobile-panel-cart .et-mini-content, .et_b_mobile-panel-cart .cart-widget-products, .et_b_mobile-panel-cart.et-off-canvas .product_list_widget li:not(:last-child){border-color:#e1e1e1;}.woocommerce-mini-cart__footer{background-color:#f5f5f5;color:#555555;}.et_b_header-wishlist.et_element-top-level > a svg{width:1.6em;height:1.6em;}.mobile-header-wrapper .et_b_header-wishlist.et_element-top-level > a svg{width:1.4em;height:1.4em;}.et_b_header-wishlist.et_element-top-level .et-quantity{font-size:0.7em;--et-quantity-proportion:1.7em;background-color:#ffffff;color:#43a047;}.et_b_header-wishlist.et_element-top-level > a{color:var(--current-color);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-wishlist.et_element-top-level > a{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.et_b_header-wishlist.et_element-top-level .et-mini-content{--content-zoom:calc(100em * .01);}.mobile-header-wrapper .et_b_header-wishlist.et_element-top-level .et-mini-content{--content-zoom:calc(100em * .01);}.et_b_header-wishlist.et_element-top-level .et-mini-content, .et_b_mobile-panel-wishlist .et-mini-content{background-color:#ffffff;color:#222222;}.et_b_header-wishlist.et_element-top-level .et-mini-content, .et-mobile-panel .et_b_mobile-panel-wishlist .et-mini-content{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.et_b_header-wishlist .et-mini-content, .et-mobile-panel .et_b_mobile-panel-wishlist .et-mini-content{border-style:solid;}.et_b_header-wishlist .et-mini-content, .et_b_header-wishlist .cart-widget-products, .et_b_header-wishlist.et-off-canvas .product_list_widget li:not(:last-child), .et_b_mobile-panel-wishlist .et-mini-content, .et_b_mobile-panel-wishlist .cart-widget-products, .et_b_mobile-panel-wishlist.et-off-canvas .product_list_widget li:not(:last-child){border-color:#e1e1e1;}.et_b_header-compare.et_element-top-level > a svg{width:1.3em;height:1.3em;}.mobile-header-wrapper .et_b_header-compare.et_element-top-level > a svg{width:1.4em;height:1.4em;}.et_b_header-compare.et_element-top-level > a{color:var(--current-color);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-compare.et_element-top-level > a{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.et_b_header-account.et_element-top-level > a svg{width:1.6em;height:1.6em;}.mobile-header-wrapper .et_b_header-account.et_element-top-level > a svg{width:1.4em;height:1.4em;}.et_b_header-account.et_element-top-level > a{color:var(--current-color);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.mobile-header-wrapper .et_b_header-account.et_element-top-level > a{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.et_b_header-account.et_element-top-level .et-mini-content, .et_b_header-account.et_element-top-level-popup{--content-zoom:calc(100em * .01);}.et_b_header-account.et_element-top-level .et-mini-content{background-color:#ffffff;color:#222222;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;border-style:solid;border-color:#e1e1e1;}.et_b_header-search.et_element-top-level > span svg, .et_b_header-search.et_element-top-level .search-button svg{width:1.8em;height:1.8em;}.et_b_header-search.et_element-top-level > span img, .et_b_header-search.et_element-top-level .search-button img{max-width:1.8em;max-height:1.8em;}.mobile-header-wrapper .et_b_header-search.et_element-top-level > span svg, .mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button svg{width:1.4em;height:1.4em;}.mobile-header-wrapper .et_b_header-search.et_element-top-level > span img, .mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button img{max-width:1.4em;max-height:1.4em;}.et_b_header-search.et_element-top-level .input-row{width:100%;margin-top:0px;margin-bottom:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:20px;}.mobile-header-wrapper .et_b_header-search.et_element-top-level .input-row{width:100%;margin-top:0px;margin-bottom:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:10px;}.et_b_header-search.et_element-top-level input[type="text"], .et_b_header-search.et_element-top-level select, .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text, .et_b_header-search.et_element-top-level .search-button{height:42px;line-height:calc(42px / 2);}.et_b_header-search.et_element-top-level input[type="text"]{max-width:calc(100% - 42px);}.et_b_header-search.et_element-top-level .search-button{width:42px;background-color:#ffffff;}.mobile-header-wrapper .et_b_header-search.et_element-top-level input[type="text"], .mobile-header-wrapper .et_b_header-search.et_element-top-level select, .mobile-header-wrapper .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text, .mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button{height:32px;line-height:calc(32px / 2);}.mobile-header-wrapper .et_b_header-search.et_element-top-level input[type="text"]{max-width:calc(100% - 32px);}.mobile-header-wrapper .et_b_header-search.et_element-top-level .search-button{width:32px;}.et_b_header-search.et_element-top-level .input-row, .et_b_header-search.et_element-top-level .input-row .search-button{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.mobile-header-wrapper .et_b_header-search.et_element-top-level .input-row, .mobile-header-wrapper .et_b_header-search.et_element-top-level .input-row .search-button{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.et_b_header-search.et_element-top-level input[type="text"], .et_b_header-search.et_element-top-level input[type="text"]::-webkit-input-placeholder{color:#888888;}.et_b_header-search.et_element-top-level .input-row, .et_b_header-search.et_element-top-level input[type="text"]{background-color:#fff;}.et_b_header-search.et_element-top-level .search-button, .et_b_header-search.et_element-top-level .clear{color:#0B6606;}body:not(.rtl) .et_b_header-search.et_element-top-level .buttons-wrapper{right:-0px;}body.rtl .et_b_header-search.et_element-top-level .buttons-wrapper{left:-20px;}body:not(.rtl) .et_b_header-search.et_element-top-level select, body:not(.rtl) .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text{border-right-width:1px;}body.rtl .et_b_header-search.et_element-top-level select, body.rtl .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text{border-left-width:1px;}body:not(.rtl) .mobile-header-wrapper .et_b_header-search.et_element-top-level .buttons-wrapper{right:-0px;}body.rtl .mobile-header-wrapper .et_b_header-search.et_element-top-level .buttons-wrapper{left:-10px;}body:not(.rtl) .mobile-header-wrapper .et_b_header-search.et_element-top-level select, body:not(.rtl) .mobile-header-wrapper .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text{border-right-width:1px;}body.rtl .mobile-header-wrapper .et_b_header-search.et_element-top-level select, body.rtl .mobile-header-wrapper .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text{border-left-width:1px;}.et_b_header-search.et_element-top-level .input-row, .ajax-search-form input[type="text"]{border-style:solid;}.et_b_header-search.et_element-top-level select, .et_b_header-search.et_element-top-level .fancy-select .fancy-placeholder-text{border-style:solid;border-color:#e1e1e1;}.et_b_header-search.et_element-top-level .input-row, .ajax-search-form input[type="text"], .ajax-search-form input[type="text"]:focus{border-color:#e1e1e1;}.et_b_header-search.et_element-top-level .et_b_search-icon{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.ajax-search-form.input-icon:before{top:calc(-10px - 3px);height:calc(10px + 3px);}.mobile-header-wrapper .et_b_header-search.et_element-top-level .et_b_search-icon{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.ajax-search-form:not(.input-icon) .autocomplete-suggestions, .ajax-search-form.input-icon, .search-full-width .et-mini-content{--content-zoom:calc(100em * .01);}.mobile-header-wrapper .ajax-search-form:not(.input-icon) .autocomplete-suggestions, .mobile-header-wrapper .ajax-search-form.input-icon, .mobile-header-wrapper .search-full-width .et-mini-content{--content-zoom:calc(100em * .01);}.ajax-search-form .ajax-results-wrapper .autocomplete-suggestions{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.header-wrapper .et-content-dropdown .ajax-results-title:first-child{margin-top:-10px;}.header-wrapper .et-content-dropdown .ajax-results-more:last-child{margin-bottom:-10px;}.ajax-search-form .autocomplete-suggestion > a, .ajax-search-form .autocomplete-no-suggestion, .ajax-search-tabs, .ajax-results-title{padding-left:20px;padding-right:20px;}.ajax-search-form.input-icon{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;}.mobile-header-wrapper .ajax-search-form .ajax-results-wrapper .autocomplete-suggestions{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;}.mobile-header-wrapper .et-content-dropdown .ajax-results-title:first-child{margin-top:-10px;}.mobile-header-wrapper .et-content-dropdown .ajax-results-more:last-child{margin-bottom:-10px;}.mobile-header-wrapper .ajax-search-form .autocomplete-suggestion a, .mobile-header-wrapper .ajax-search-form .autocomplete-no-suggestion, .mobile-header-wrapper .ajax-search-tabs{padding-left:10px;padding-right:10px;}.mobile-header-wrapper .ajax-search-form.input-icon{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;}.ajax-search-form .ajax-results-wrapper .autocomplete-suggestions, .ajax-search-form.input-icon{border-style:solid;border-color:#e1e1e1;}.et_b_header-socials.et_element-top-level{--content-zoom:calc(100em * .01);}.mobile-header-wrapper .et_b_header-socials.et_element-top-level{--content-zoom:calc(100em * .01);}.et_b_header-socials.et_element-top-level.flex-row a{margin:0 10px;}.et_b_header-socials.et_element-top-level.flex-col a + a{margin:10px 0 0 0;}.mobile-header-wrapper .et_b_header-socials.et_element-top-level.flex-row a{margin:0 5px;}.mobile-header-wrapper .et_b_header-socials.et_element-top-level.flex-col a + a{margin:5px 0 0 0;}.et_b_header-contacts.et_element-top-level .contact{margin-top:0px;margin-right:10px;margin-bottom:0px;margin-left:10px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.header-newsletter-popup .et-popup-content-custom-dimenstions{width:520px;height:520px;}.header-newsletter-popup .et-popup-content{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:15px;padding-right:50px;padding-bottom:15px;padding-left:50px;border-style:solid;border-color:#e1e1e1;}.header-newsletter-popup .et-popup-content, .header-newsletter-popup .et-close-popup{color:#222222;}.et_b_header-button{font-weight:400;text-transform:none;font-size:calc(var(--content-zoom) * 1);background-color:rgba(0,0,0,0);color:#ffffff!important;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;border-style:none;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.et_b_header-button:hover{background-color:#0B6606;color:#ffffff!important;}.et_promo_text_carousel{--promo-text-height:30px;background-color:rgba(0,0,0,0);color:#ffffff;}.et-mobile-panel-wrapper .et-mobile-panel .et-wrap-columns{height:68px;}.et-mobile-panel-wrapper{--mobile-panel-height:68px;--max-elements-mini-content-height:calc(100% - 68px + 1px);--content-zoom:calc(85em * .01);}.et-mobile-panel-wrapper, .et_b_mobile-panel-more_toggle .et-mini-content, .et_b_mobile-panel-more_toggle_02 .et-mini-content, .et-mobile-panel .et_column{background:#43a047;background-color:#43a047;background-repeat:no-repeat;background-position:center center;}.et-mobile-panel-wrapper, .et_b_mobile-panel-more_toggle .et-mini-content, .et_b_mobile-panel-more_toggle_02 .et-mini-content{color:#ffffff;}.et-mobile-panel .et_column.active{color:var(--current-color);}.single-product .sidebar-widget .widget-title{text-transform:capitalize;--h5-size-proportion:1;}.single-product .page-heading{--content-zoom:calc(100em * .01);text-transform:inherit;background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;color:#888888;border-style:solid;border-color:#e1e1e1;}body.single-product .page-heading{margin-top:0px;margin-right:auto;margin-bottom:17px;margin-left:auto;border-top-width:0px;border-right-width:0px;border-bottom-width:1px;border-left-width:0px;padding-top:12px;padding-right:0px;padding-bottom:9px;padding-left:0px;}.woocommerce-product-gallery.images-wrapper{width:100%;margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.swiper-control-bottom.swiper-container-grid{margin:-10px;}.swiper-control-bottom.swiper-container-grid .swiper-slide{padding:10px;}.swiper-vertical-images .slick-vertical-slider-grid li{margin-bottom:10px;}.one_image .main-images > div, .one_image .main-images > img{margin-bottom:10px;}.one_image .main-images{margin-bottom:-10px;}.double_image .main-images > div{margin:0 10px 10px 0;width:calc(50% - 10px);}.double_image .main-images{margin:0 -10px -10px 0;}.swipers-couple-wrapper .swiper-container{--arrow-size:50px;}.pswp__bg{background-color:rgba(0,0,0,.3);}.onsale.single-sale{top:12px;background-color:#c62828;color:#ffffff;}.onsale.single-sale.left{left:12px;}body.rtl .onsale.single-sale.left{right:12px;left:auto;}.onsale.single-sale.right{right:12px;}body.rtl .onsale.single-sale.right{left:12px;right:auto;}.single-sale.type-circle{min-height:50px;min-width:50px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;}.single-product .product_title{text-align:start;--h1-size-proportion:1.7;font-family:Roboto, sans-serif;font-weight:500;text-transform:none;color:#222;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.et_product-block > .price, .et_product-block .et_connect-block > .price{text-align:inherit;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.et_product-block > .price, .et_product-block .et_connect-block > .price, .et_product-block form.cart .price, .et_product-block .group_table .woocommerce-Price-amount{color:#555555;}.et_product-block > .price ins .amount, .et_product-block .et_connect-block > .price ins .amount, .et_product-block form.cart ins .amount{color:#0b6606;}.single-product .et_product-block .woocommerce-product-rating{text-align:inherit;margin-top:0px;margin-right:0px;margin-bottom:15px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.single-product .et_product-block .woocommerce-product-details__short-description{--content-zoom:calc(100em * .01);text-align:start;color:#555555;margin-top:0px;margin-right:0px;margin-bottom:15px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.single-product .et_connect-block > .shop_attributes, .single-product .et_product-block > .shop_attributes{--content-zoom:calc(100em * .01);}.et_b_single-button{text-transform:none;font-size:calc(var(--content-zoom, 1rem) * 1);background-color:#000000;color:#ffffff!important;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.et_b_single-button:hover{background-color:#ffffff;color:#000000!important;}.et_b_single-request-quote-button{text-transform:none;font-size:calc(var(--content-zoom, 1rem) * 1);background-color:#000000;color:#ffffff;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;padding-top:5px;padding-right:10px;padding-bottom:5px;padding-left:10px;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.et_b_single-request-quote-button:hover{background-color:#ffffff;color:#000000;}.et_b_single-request-quote-popup .et-popup-content-custom-dimenstions{width:550px;height:250px;}.et_b_single-request-quote-popup .et-popup-content{background:#ffffff;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;border-style:solid;border-color:#e1e1e1;}.et_b_single-request-quote-popup .et-popup-content, .et_b_single-request-quote-popup .et-close-popup{color:#000000;}.single-product-size-guide{padding:0px 0;}.size-guide-popup .et-popup-content-custom-dimenstions{width:550px;height:auto;}.size-guide-popup .et-popup-content{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;border-style:solid;border-color:#e1e1e1;}.single-product-builder form.cart, .single-product-builder form.cart .woocommerce-variation-add-to-cart{flex-direction:row;}.single-product-builder .single_add_to_cart_button, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button{text-transform:none;--loader-side-color:#ffffff;}.single-product-builder .single_add_to_cart_button{min-width:172px;min-height:40px;}.single-product-builder form.cart select[name=quantity]{min-height:40px;}.single-product-builder .single_add_to_cart_button, .single-product-builder .single_add_to_cart_button.button, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button, .single-product-builder .single_add_to_cart_button:hover, .single-product-builder .single_add_to_cart_button.button:hover, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button:hover, .single-product-builder .single_add_to_cart_button:focus, .single-product-builder .single_add_to_cart_button.button:focus, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button:focus{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.single-product-builder .single_add_to_cart_button:hover, .single-product-builder .single_add_to_cart_button:focus, .single-product-builder .single_add_to_cart_button:hover:focus, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button:hover{--loader-side-color:#ffffff;}.single-product-builder form.cart{margin-top:0px;margin-right:0px;margin-bottom:15px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.et_product-block .single-wishlist{text-align:start;}.et_product-block .single-wishlist .show, .et_product-block .single-wishlist .wishlist-fragment > div, .et_product-block .xstore-wishlist-single{background-color:#ffffff;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.et_product-block .single-wishlist .show, .et_product-block .single-wishlist .wishlist-fragment > div, .et_product-block .single-wishlist .wishlist-fragment > div a, .et_product-block .xstore-wishlist-single, .et_product-block .xstore-wishlist-single .et-icon{color:#000000;}.et_product-block .single-wishlist .show:hover, .et_product-block .single-wishlist .wishlist-fragment > div:hover, .et_product-block .xstore-wishlist-single:hover{background-color:#ffffff;}.et_product-block .single-wishlist .show:hover, .et_product-block .single-wishlist .wishlist-fragment > div:hover, .et_product-block .single-wishlist .wishlist-fragment > div a:hover, .et_product-block .xstore-wishlist-single:hover, .et_product-block .xstore-wishlist-single:hover .et-icon{color:#000000;}.et_product-block .single-wishlist .show, .et_product-block .single-wishlist .wishlist-fragment > div, .et_product-block .xstore-wishlist-single, .et_product-block .single-wishlist .xstore-wishlist-single{margin-top:5px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.et_product-block .single-compare{text-align:start;}.et_product-block .single-compare > a{background-color:#ffffff;border-style:solid;border-color:#e1e1e1;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}.et_product-block .single-compare > a, .et_product-block .xstore-compare-single .et-icon{color:#000000;}.et_product-block .single-compare a:hover{background-color:#ffffff;color:#000000;}.et_product-block .single-compare > a, .et_product-block .single-compare > .xstore-compare-single{margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.single-product .et_product-block .product_meta{--content-zoom:calc(100em * .01);justify-content:inherit;flex-direction:column;margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.single-product .et_product-block .product_meta, .single-product .et_product-block .product_meta a:hover{color:#222222;}.single-product .et_product-block .product_meta span a, .single-product .et_product-block .product_meta span span{color:#888888;}.single-product-socials a{--content-zoom:calc(80em * .01);color:#000;margin:0 5px;}.single-product-socials span{color:#222;}.single-product-socials{margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.wc-tabs [role="tab"]{text-transform:uppercase;}.wc-tabs .et-woocommerce-tab.active a{color:#0B6606;}.woocommerce-tabs.type-overline .wc-tabs .et-woocommerce-tab:before, .woocommerce-tabs.type-underline .wc-tabs .et-woocommerce-tab:before{background-color:#0B6606;}.wc-tabs{--content-zoom:calc(100em * .01);}.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab{font-size:calc(100em * .01);}.woocommerce-tabs.horizontal .wc-tabs{margin:0 --1px;}.woocommerce-tabs.horizontal .wc-tabs:after{left:-1px;right:-1px;}.woocommerce-tabs.horizontal .wc-tabs .et-woocommerce-tab{margin:0 -1px;}.woocommerce-tabs.vertical .wc-tabs{margin:--1px 0;}.woocommerce-tabs.vertical .wc-tabs:after, .woocommerce-tabs.vertical.type-overline .wc-tabs:after, .woocommerce-tabs.vertical.type-underline .wc-tabs:after{top:-1px;bottom:-1px;}.woocommerce-tabs.vertical .wc-tabs .et-woocommerce-tab{margin:-1px 0;}.woocommerce-tabs{margin-top:30px;margin-right:0px;margin-bottom:30px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;}.woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab ~ .et-woocommerce-tab, .woocommerce-tabs.type-accordion .wc-tabs .wc-tab{border-top-style:solid;}.woocommerce-tabs, .woocommerce-tabs.type-accordion .wc-tabs .et-woocommerce-tab ~ .et-woocommerce-tab, .woocommerce-tabs.type-accordion .wc-tabs .wc-tab{border-color:#e1e1e1;}.related-products-title{text-align:center;}.related-products{--cols-gap:15px;--rows-gap:15px;}.related-products-wrapper{margin-top:0px;margin-right:0px;margin-bottom:30px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.upsell-products-title{text-align:center;}.upsell-products{--cols-gap:15px;--arrow-size:50px;}.upsell-products-wrapper{margin-top:0px;margin-right:0px;margin-bottom:30px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.single-product .cross-sell-products-title{text-align:start;}.cross-sell-products{--cols-gap:15px;--arrow-size:50px;}.cross-sell-products-wrapper{margin-top:0px;margin-right:0px;margin-bottom:30px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}.single-product-builder .bought-together-products{margin-top:60px;margin-right:0px;margin-bottom:80px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:solid;border-color:#e1e1e1;}@media only screen and (min-width: 1200px){.container, div.container, .et-container, .breadcrumb-trail .page-heading{max-width:1770px;}.single-product .woocommerce-message, .single-product .woocommerce-error, .single-product .woocommerce-info{width:1770px;}.footer:after{width:calc(1770px - 30px);}.boxed .template-container, .framed .template-container{width:calc(1770px + 30px);}.boxed .header-wrapper, .framed .header-wrapper{width:calc(1770px + 30px);}}@media only screen and (min-width: 993px){.et_b_dt_header-overlap .page-heading{padding-top:13em;padding-bottom:5em;}.single-product .sidebar{--space-between-widgets:15px;}}@media only screen and (max-width: 992px){.et_b_mob_header-overlap .page-heading{padding-top:11em;padding-bottom:1.2em;}.et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .back-top, .et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .et-request-quote, .et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ #sales-booster-popup, body:has(.etheme-sticky-cart:not(.outside)) #sales-booster-popup{bottom:calc(68px + 15px);}.et-mobile-panel-wrapper:not(.mob-hide):not(.outside) ~ .back-top.backIn ~ .et-request-quote{bottom:calc(68px + 70px);}}@media only screen and (min-width: 922px){.single-product-custom-widget-area{margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:1px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:30px;border-style:solid;border-color:#e1e1e1;}}/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmZiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmQiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmYiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmXiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVnoiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVn6iAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmbiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAz0klQm_20&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmZiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmQiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmYiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmXiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVnoiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVn6iAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmbiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmaiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAz0klQm_20&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmZiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmQiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmYiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmXiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalnoiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjaln6iAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmbiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmaiAz0klQm_20O0g&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/l/font?kit=KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiAz0klQm_20&skey=a0a0114a1dcab3ac&v=v51) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/*
Theme Name:   Xstore child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/

.archive.woocommerce-page.s_widgets-with-scroll .sidebar .sidebar-widget:not(.sidebar-slider):not(.etheme_widget_satick_block) > div{
    max-height: unset !important;
}