:root {
	--orange: #EE8132;
  --black: #333333;
}
/** Header **/
#header .main-menu {
  border-color: #3333331A;
}
#header .main-header {
  border-top: 0;
}
#header .main-header .mobilemenu-btn a {
  color: #FFFFFF;
}
#header .main-header .cart a {
  color: var(--orange);
}
#header .main-header .cart .icon {
  margin-right: 15px;
}
#header .main-header .cart .items {
  background: #FFFFFF;
  color: var(--black);
}
/** Header **/

/** Sidebar **/
.sidebar .special-side-top {
  background-color: var(--black);
  font-size: 16px;
}
.sidebar ul.special-side li a.special-side-top {
  background-color: var(--black);
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  font-size: 16px !important;
}
.sidebar ul.special-side li a {
  border: 0;
}
.sidebar ul.special-side li a:hover {
  color: #363636;
}
.sub-box .title {
  color: #363636;
}
.sidebar ul.special-side li:hover .sub-box .sub-title a {
	color: #363636;
}
/** Sidebar **/

/** Categories **/
.categories .category .cat-title {
  background-color: var(--orange) !important;
  text-transform: none;
}
.cat-inner {
  box-shadow: unset;
}
.cat-inner .label-populair {
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 8px;
  border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
}
.category.populair .cat-inner a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid black;
  border-radius: 6px;
}
/** Categories **/

/** Products **/
.products .list-product .info a.title {
  position: relative;
  z-index: 2;
}
.products .list-product .order .cart a.btn {
  background: #4FA310 !important;
  box-shadow: unset;
  position: relative;
  z-index: 2;
}
.products .favoriet::after {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 100%;
  border: 2px solid var(--orange);
}
.products .favoriet .label-favoriet {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 1;
  background-color: var(--orange);
  color: white;
  font-size: 12px;
  padding: 5px 10px;
  border-bottom-right-radius: 6px;
}
.products .list-product-wrap {
  padding: 0 15px;
  margin-top: -1px;
}
.products .list-product-wrap .list-product {
  border: 1px solid #E7E7E7;
}
.content-wrap.active {
  background: unset !important;
  padding: 0 !important;
}
/** Products **/

/** PDP **/
.product-info .title-wrap h1 {
  color: #1A1A1A;
  font-size: 25px;
  font-weight: bold;
}
.product-info .codes ul {
  text-transform: none;
  font-size: 16px;
}
.product-info .new-cart a.btn {
  border-radius: 5px !important;
  box-shadow: unset;
  background-color: #4FA310;
  text-transform: none !important;
  font-size: 16px;
}
.product-info .new-cart .change .change-q {
  color: #EE8132;
  font-size: 22px;
  background-color: #E7E7E7;
  border-color: #E7E7E7;
}
.product-info .new-cart .change .down.change-q {
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
  font-size: 32px;
}
.product-info .new-cart .change .up.change-q {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}
.product-info .new-cart .change input {
  color: #1a1a1a;
  font-size: 12px;
}
.product-info .cart .change .change-q {
  color: #EE8132;
  font-size: 22px;
  background-color: #E7E7E7;
  border-color: #E7E7E7;
}
.product-info .cart .change .down.change-q {
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
  font-size: 32px;
}
.product-info .cart .change .up.change-q {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}
.product-info .cart .change input {
  color: #1a1a1a;
  font-size: 12px;
}
.staffel-text {
  color: var(--black);
}
.specs .spec-title {
  color: #898989;
}
.specs table tr:nth-child(even) {
  background-color: white;
}
.specs table tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.product-content h2 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.enlarge {
  height: 26px;
}
.enlarge a {
  font-size: 14px;
  text-decoration: underline;
  color: #1A1A1A;
}
.thumbs .item {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
}
.product-image-wrap .owl-carousel .owl-item {
  padding-right: 1px;
}
.product-image-wrap .reviews {
  top: 5px;
  right: 10px;
  font-size: 12px;
}
.product-info .cart a.btn {
  box-shadow: unset;
  text-transform: unset;
}
/** PDP **/

/** Textpage **/
.textpage iframe {
  width: 100%;
  height: 100%;
  min-height: 400px;
}
.video-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  gap: 20px;
  flex-wrap: wrap;
}
.video-wrapper .video-container {
  width: 100%;
}
.video-wrapper .video-container iframe {
  max-height: 300px;
}
.team-title {
  font-size: 30px;
  color: #1a1a1a;
}
.textpage img.team-person {
  background-color: #f9f9f9;
}
.textpage h1,
.textpage h2,
.textpage h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.textpage-top h1 {
  margin-top: 0;
}
/** Textpage **/

/** Footer **/
#footer .newsletter-bar.usp-container {
  background-color: var(--orange) !important;
  color: var(--black);
  font-weight: 500;
}
#footer .footer-title,
#footer .footer-title {
  color: var(--orange);
}
#footer .newsletter-bar {
  padding: 30px 0;
}
#scroll-to-top {
  background-color: var(--orange);
}
#footer .newsletter-bar #formNewsletter a.btn {
  background-color: var(--orange);
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  padding: 0 23px;
}
#footer .newsletter-bar #formNewsletter input {
  height: 45px;
}
#footer .newsletter-bar #formNewsletter input::placeholder {
  color: #FFFFFF;
}
#footer .footer-bottom {
  background-color: #1A1A1A;
}
#footer .footer-bottom .left {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
  color: #898989;
  font-size: 16px;
}
#footer .footer-bottom .left a {
  color: #898989;
}
#footer .footer-bottom .right {
  background: #292929;
  padding: 5px 0px;
}
.newsletter-bar #formNewsletter a.btn:hover {
  color: white;
}
.newsletter-bar .text h3 {
  font-size: 28px;
  line-height: 28px;
  color: white;
  margin-top: 0;
}
.divider {
  display: none;
}
/** Footer **/

@media (min-width: 768px) {
  .divider {
    display: flex;
  }
  .newsletter-bar .text h3 {
    font-size: 40px;
    line-height: 40px;
  }
  .product-info .title-wrap h1 {
    font-size: 30px;
  }
  .product-image-wrap .owl-carousel .owl-item img {
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    margin-bottom: 20px;
  }
  .video-wrapper {
    flex-wrap: nowrap;
  }
}
@media (max-width: 768px) {
  #footer .newsletter-bar #formNewsletter {
    float: none;
  }
}
@media (min-width: 1200px) {
  #header .main-header .logo.large img {
    width: 318px;
  }
}

.product-contact-banner {
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-contact-banner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #333333 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  border-radius: 5px;
  opacity: 0.85;
}
.product-contact-banner__contact {
  position: relative;
  z-index: 1;
  padding: 15px;
}
.product-contact-banner__contact ul {
  list-style: none;
  padding: 0;
}
.product-contact-banner__contact ul:first-child {
  margin-bottom: 17px;
}
.product-contact-banner__contact ul img {
  width: 14px;
}
.product-contact-banner__contact ul .title {
  color: #f9f9f9;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
.product-contact-banner__contact ul .paragraph {
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 5px;
}
.product-contact-banner a {
  display: flex;
  align-items: center;
  gap: 7px;
}
.product-contact-banner__contact a span {
  color: #EE8132;
  font-size: 14px;
  line-height: 19px;
  text-decoration: underline;
}
.product-contact-banner__image {
  display: none;
}
.product-contact-banner__image img {
  position: relative;
  z-index: 1;
  margin-top: -80px;
}
@media (min-width: 576px) {
  .product-contact-banner__image {
    display: flex;
  }
}
@media (min-width: 768px) {
  .product-contact-banner__image {
    display: none;
  }
}
@media (min-width: 992px) {
  .product-contact-banner__contact {
    padding: 0 0 0 30px
  }
  .product-contact-banner__image {
    display: flex;
  }
}
.collection-banner {
  position: relative;
}
.collection-banner img {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 266px;
  object-fit: cover;
}
.collection-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(90deg, #333333 0%, #33333300 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
}
.collection-banner__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: white;
  z-index: 1;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.collection-banner__wrapper h3 {
  color: white;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.collection-banner__wrapper p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 20px;
}
.collection-banner__wrapper ul {
  list-style: none;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  color: white;
}
.collection-banner__wrapper ul li:first-child {
  margin-bottom: 20px;
}
.collection-banner__wrapper ul li a {
  color: white; 
}
.collection-banner__wrapper a span {
  text-decoration: underline;
  margin-left: 10px;
}
.collection-banner__info img {
  width: auto;
  min-height: auto;
}
.collection-banner__info .whatsapp {
  margin-right: 20px;
}
.collection-banner__info .whatsapp::after {
  content: "";
  border-right: 1px solid #F9F9F9;
  margin-left: 15px;
  opacity: 0.23;
}
.homepage-banners {
  margin-right: 0;
  margin-left: 0;
}
.homepage-banner-1 {
  display: flex;
  justify-content: space-between;
  background-color: #EE8132;
  margin-top: 85px;
  margin-bottom: 20px;
}
.homepage-banner-1 .banner-1__text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: white;
  padding: 20px;
}
.homepage-banner-1 .banner-1__text h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: white;
  margin: 0 0 5px 0;
}
.homepage-banner-1 .banner-1__text p {
  font-size: 16px;
  line-height: 16px;
}
.homepage-banner-1 .banner-1__text p:hover {
  color: white;
}
.homepage-banner-1 .banner-1__image {
  display: flex;
  align-items: flex-end;
  position: relative;
  max-width: 377px;
  width: 100%;
}
.homepage-banner-1 .banner-1__image img {
  margin-top: -85px;
  margin-right: -15px;
  width: 100%;
}
.homepage-banner-2 {
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 45px 60px;
  width: calc(66.66666667% - 20px);
  margin-right: 20px;
}
.homepage-banner-2::before {
  content: "";
  background: #333333e8;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.homepage-banner-2 h3 {
  position: relative;
  font-size: 40px;
  line-height: 40px;
  color: white;
  z-index: 1;
  margin: 0;
}
.homepage-banner-2 p {
  position: relative;
  font-size: 30px;
  line-height: 30px;
  color: #EE8132;
  z-index: 1;
  margin: 0;
}
.homepage-banner-3 {
  display: none;
  background-color: #1a1a1a;
  padding: 23px 30px 30px 30px;
}
.homepage-banner-3 h3 {
  margin: 0;
  color: #EE8132;
  font-size: 26px;
  line-height: 26px;
  margin: 0 0 10px 0;
}
.homepage-banner-3 ul {
  list-style: none;
  padding: 0;
}
.homepage-banner-3 ul li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff7a;
}
.homepage-banner-3 ul li:nth-child(even) {
  margin: 15px 0;
}
.homepage-banner-3 a {
  font-size: 16px;
  color: white;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .homepage-banner-2 {
    display: block;
  }
  .homepage-banner-3 {
    display: block;
  }
}
@media (min-width: 576px) {
  .homepage-banner-1 .banner-1__text {
    padding: 45px;
  }
  .homepage-banner-1 .banner-1__text h3 {
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 15px 0;
  }
  .homepage-banner-1 .banner-1__text p {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .homepage-banner-1 .banner-1__text {
    padding: 45px;
  }
  .homepage-banner-1 .banner-1__text h3 {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 15px 0;
  }
  .homepage-banner-1 .banner-1__text p {
    font-size: 34px;
    line-height: 34px;
  }
}
.snippet-team h3 {
  font-size: 30px;
  color: #1A1A1A;
  margin-bottom: 20px;
}
.snippet-team-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));;
  grid-gap: 20px;
}
.team-member__image {
  width: 100%;
  mix-blend-mode: multiply;
  background-color: #f9f9f9;
}
.team-member__title {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-top: 10px;
}
.team-member__title span {
  font-size: 16px;
  font-weight: bold;
  color: #1A1A1A;
}