#top_column.mode-fullwidth {
  display: flex;
}
#top_column.mode-fullwidth:before, #top_column.mode-fullwidth:after {
  content: none;
}
@media (max-width: 683.98px) {
  #top_column.mode-contained > .container > .row {
    margin: 0;
  }
  #top_column.mode-contained .ls-wp-container,
  #top_column.mode-contained #homeslider,
  #top_column.mode-contained #htmlcontent_top {
    padding: var(--grid-gap-half) 0;
  }
}
@media (min-width: 684px) {
  #top_column.mode-contained {
    padding-top: var(--grid-gap-half);
  }
  #top_column.mode-contained > .container > .row {
    display: flex;
  }
  #top_column.mode-contained > .container > .row:before, #top_column.mode-contained > .container > .row:after {
    content: none;
  }
  #top_column.mode-contained .ls-wp-container,
  #top_column.mode-contained #homeslider,
  #top_column.mode-contained #htmlcontent_top {
    padding: var(--grid-gap-half);
  }
}
#top_column .ls-wp-container,
#top_column #homeslider {
  flex: 1 1;
}
@media (min-width: 684px) {
  #top_column #htmlcontent_top {
    flex: 0 1 33.33334%;
  }
}

#home-page-tabs {
  border: none;
  background: #fff;
  font-size: 0;
  padding-top: 40px;
}
@media (min-width: 684px) {
  #home-page-tabs {
    text-align: center;
  }
}
#home-page-tabs > li {
  margin: 0 40px;
}
@media (max-width: 419.98px) {
  #home-page-tabs > li {
    width: 100%;
    margin: 0;
  }
}
#home-page-tabs > li a {
  font: 700 21px/24px "Roboto", Arial, Helvetica, sans-serif;
  color: var(--text-color);
  border: none;
  border-bottom: 3px solid transparent;
  outline: none;
  margin: 0;
  background: none;
  padding: 0.75rem 0;
}
@media (max-width: 683.98px) {
  #home-page-tabs > li a {
    font-size: 18px;
    padding: 8px 0;
  }
}
@media (max-width: 419.98px) {
  #home-page-tabs > li a {
    border-bottom: none;
    padding-left: 40px;
    border-left: 3px solid transparent;
  }
}
#home-page-tabs > li a:hover {
  color: #96C11F;
}
#home-page-tabs > li.active a {
  color: #96C11F;
  border-color: #96C11F;
}

#header_nav {
  -webkit-transition: background 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: background 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: background 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
body:not(.scrolled) #header_nav {
  background: none;
}

#header_top {
  -webkit-transition: background 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: background 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: background 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: background 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
body:not(.scrolled) #header_top {
  background: none;
}
body:not(.scrolled) #searchbox {
  background: transparent;
}

#top_column {
  background-color: rgb(22.6, 22.6, 22.6);
  margin-top: calc((var(--header-top-height) + var(--header-nav-height)) * -1);
}

.page-product-heading {
  font-size: clamp(2rem, 4vw, 5.25rem);
}
.page-product-heading:after {
  content: none;
}

#center_column > .feat_cat:first-child .page-product-heading {
  justify-content: start;
  align-items: baseline;
}
#center_column > .feat_cat:first-child .page-product-heading .enetschool-planet {
  display: inline-block;
}
#center_column > .feat_cat:first-child .content_price {
  display: none;
}

#columns {
  overflow: hidden;
}

@media (min-width: 1060px) {
  #enetfeaturedcategories_5 {
    margin-top: var(--box-padding);
    padding-left: calc(var(--container-padding) + var(--grid-gap) + 1em);
    position: relative;
  }
  #enetfeaturedcategories_5 .container-maybe {
    max-width: initial;
  }
  #enetfeaturedcategories_5 .page-product-heading {
    position: absolute;
    left: var(--grid-gap);
    padding-right: 24px;
    background-color: var(--body-bg);
    bottom: 0;
    font-size: 1.4rem;
    margin: 0;
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-transform: none;
    align-items: center;
    -webkit-transform: rotate(-90deg) translate(0%, -25%);
    -moz-transform: rotate(-90deg) translate(0%, -25%);
    -ms-transform: rotate(-90deg) translate(0%, -25%);
    -o-transform: rotate(-90deg) translate(0%, -25%);
    transform: rotate(-90deg) translate(0%, -25%);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
  }
}
#enetfeaturedcategories_5 .lSAction {
  display: none !important;
}

#enetfeaturedcategories_6 .feat_cat_content {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin: 0;
  gap: var(--grid-gap);
}
#enetfeaturedcategories_6 .feat_cat_content:before, #enetfeaturedcategories_6 .feat_cat_content:after {
  content: none;
}
#enetfeaturedcategories_6 .feat_cat_content > * {
  flex: 1 1 auto;
}
@media (max-width: 1059.98px) {
  #enetfeaturedcategories_6 .feat_cat_content {
    flex-direction: column;
  }
}
#enetfeaturedcategories_6 .feat_cat_products {
  flex-grow: 0;
  width: calc(50% - var(--grid-gap) / 2);
}
@media (max-width: 1059.98px) {
  #enetfeaturedcategories_6 .feat_cat_products {
    width: 100%;
  }
}
#enetfeaturedcategories_6 .feat_cat_products .lSAction {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (min-width: 1060px) {
  #enetfeaturedcategories_6 .feat_cat_products .lSPrev,
  #enetfeaturedcategories_6 .feat_cat_products .lSNext {
    background: none;
    box-shadow: none;
    color: var(--dark-color-inverse);
  }
}
#enetfeaturedcategories_6 .feat_cat_product_list {
  display: flex;
  overflow: hidden;
}
#enetfeaturedcategories_6 .feat_cat_product_list:not(.lightSlider) {
  gap: 8px;
}
#enetfeaturedcategories_6 .feat_cat_cover {
  width: auto;
  float: none;
  position: relative;
  padding: 0;
  margin-left: calc(var(--page-box-margin) * -2);
}
@media (max-width: 1059.98px) {
  #enetfeaturedcategories_6 .feat_cat_cover {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: -25%;
  }
}
#enetfeaturedcategories_6 .feat_cat_cover img {
  border-radius: 50%;
}
#enetfeaturedcategories_6 .feat_cat_title {
  position: absolute;
  top: 0;
  left: 30%;
  width: 40%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--dark-color-inverse);
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 900;
  line-height: 1.1;
  font-size: clamp(1.5rem, 7vw, 3.2rem);
  text-transform: uppercase;
}
#enetfeaturedcategories_6 .product_list {
  --items-per-row: 1;
  margin: -4px;
}
#enetfeaturedcategories_6 .product_list li {
  padding: 4px;
}
#enetfeaturedcategories_6 .product-container {
  background: transparent;
  box-shadow: none;
}
#enetfeaturedcategories_6 .product-container .button-container {
  display: none;
}
#enetfeaturedcategories_6 .product-container .product-infos {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
@media (min-width: 1060px) {
  #enetfeaturedcategories_6 {
    position: relative;
  }
  #enetfeaturedcategories_6 .container-maybe {
    padding-left: calc(var(--container-padding) * 2);
  }
  #enetfeaturedcategories_6:before, #enetfeaturedcategories_6:after {
    content: "";
    position: absolute;
  }
  #enetfeaturedcategories_6:before {
    content: "";
    left: calc(var(--grid-gap) + 6px);
    top: calc(50% + 6px);
    width: 1px;
    bottom: 0;
    background-color: var(--orbit-border-color);
  }
  #enetfeaturedcategories_6:after {
    content: "";
    top: 50%;
    left: var(--grid-gap);
    width: 12px;
    height: 12px;
    background-color: var(--secondary-color);
    border-radius: 50%;
  }
}

.container-maybe {
  padding-right: var(--container-padding);
  padding-left: var(--container-padding);
  margin-right: auto;
  margin-left: auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: var(--container-width);
}
.container-maybe:before, .container-maybe:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}
.container-maybe:after {
  clear: both;
}

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