@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Sofia|Cabin|Mukta|Nanum+Gothic|Familjen+Grotesk|Jost");
html {
  min-height: 100%;
  position: relative;
}
body {
  background: #f7f7f7;
  height: 100%;
  font-family: "Familjen Grotesk", sans-serif;
  font-size: 20px;
  overflow-x: hidden;
}
.content-wrapper, .woocommerce .woocommerce-breadcrumb, .woocommerce .before-shop {
  background-color: transparent;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Jost", sans-serif;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
}
.site-header {
  background-color: #fff;
  padding: 0;
  position: fixed;
  display: flex;
  width: 100%;
  z-index: 999;
  top: 0;
  height: 93px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-header .menu-main-container {
  padding-top: 0;
  display: inline-block;
}
.site-header .main-navigation a {
  font-family: "Jost", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-weight: normal;
  color: #000;
  font-size: 20px;
  position: relative;
}
.site-header .main-navigation li:hover > a {
  color: #81d8d0;
}
.site-header .main-navigation .menu-item-has-children::before {
  content: "";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 20px "FontAwesome";
  padding-left: 3px;
  vertical-align: top;
  position: absolute;
  color: #fff;
  top: 50%;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.site-header .main-navigation .menu-item-has-children:hover::before {
  color: #81d8d0;
  padding-top: 10px;
}
.site-header .main-navigation .menu > .menu-item > a::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 10px;
  width: 20px;
  height: 2px;
  background: #81d8d0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.site-header .main-navigation .menu > .menu-item > a:hover::after, .site-header .main-navigation .menu > .menu-item > a:hover::before {
  width: 40px;
}
.site-header .main-navigation .sub-menu {
  border: none;
}
.site-header .main-navigation .sub-menu li {
  background: #81d8d0;
  border: none;
}
.site-header .main-navigation .sub-menu li a {
  color: #fff !important;
  font-size: 22px;
}
.site-header .main-navigation .sub-menu li:hover {
  background: #000;
}
.site-branding {
  width: auto;
}
.site-logo {
  max-height: 53px;
}
.main-navigation {
  width: auto;
  margin-left: auto;
  display: inline-flex;
  flex: 0 0 auto;
}
.aws-container {
  display: inline-flex;
  flex: 1 1 auto;
  justify-content: center;
  align-content: center;
  padding-left: 15px;
  padding-right: 10px;
}
.aws-container .aws-search-field {
  font-size: 20px;
  border-radius: 0;
  background: #f3f3f3;
  border: none;
  padding-left: 10px;
}
.aws-container .aws-search-form {
  max-width: 500px;
  height: 50px;
}
.aws-container .aws-search-form .aws-search-btn {
  border-radius: 0;
  border: none;
  background: #81d8d0;
}
.aws-container .aws-search-form .aws-search-btn svg {
  color: #000;
}
.aws-container .aws-search-form .aws-search-btn:hover svg {
  color: #fff;
}
.aws-container .aws-search-form .aws-form-btn:hover {
  background: #81d8d0;
  border-color: #81d8d0;
}
.mnav {
  display: none;
}
.fa.mobile-search {
  display: none;
}
li.nav-cart {
  display: none;
  float: right;
  padding: 5px 15px;
  margin-left: 0;
  font-size: 14px;
  letter-spacing: 0.5px;
  top: 5px;
  position: relative;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
li.nav-cart i.fa {
  color: #fff;
  font-size: 28px;
}
li.nav-cart:hover i.fa {
  color: #81d8d0;
}
li.nav-cart a {
  color: #fff !important;
}
li.nav-cart a:hover, li.nav-cart a:focus {
  text-decoration: none;
}
span.cart-count {
  background: #fff;
  color: #000;
  border-radius: 100%;
  position: absolute;
  right: -1px;
  top: -3px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  font-family: "Jost", sans-serif;
  font-size: 16px;
}
.promo-box {
  padding: 20px 15px;
}
.hero-section, .site-content {
  width: 100%;
}
.header-promo {
  display: none;
}
.site-content {
  margin-top: 115px;
  margin-bottom: 0;
  padding: 0 30px;
}
.site-content.sub-open {
  margin-top: 165px;
}
.content-area {
  width: 100%;
  padding-right: 0;
}
/* HOME */
.home .site-content {
  margin-top: 0;
}
.home .site-content .entry-footer {
  display: none;
}
.home .entry-content {
  margin-top: 0;
  font-size: 18px;
}
.home .woocommerce-Price-amount {
  color: #81d8d0;
}
.hero-section {
  max-width: 100%;
  margin-top: 65px;
  padding: 0;
}
.hero-section .header-slider {
  width: 100%;
  padding-left: 0;
}
.hero-section img.slide-item {
  width: 100%;
}
.owl-carousel {
  list-style: none;
}
.owl-theme .owl-controls .owl-buttons div {
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.headline {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 48px;
  font-family: "Sofia";
  background: rgba(226, 88, 34, 0.6);
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 3px 5px 1px #3333336b;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  display: none;
}
.headline a {
  color: #fff;
}
.top-banner {
  margin: 0;
  padding: 40px 0;
}
.promo-b {
  margin-bottom: 0;
  margin-top: 0;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background: #fff;
  padding: 20px 10px;
  overflow: hidden;
}
.hbrands, .home .entry-header .entry-title {
  margin-bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pwb-carousel .pwb-slick-slide a > img {
  width: 100%;
}
.home-products {
  margin: 40px 0;
}
.home-products h1.entry-title {
  margin-bottom: 30px;
}
.home ul.products {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.home ul.products h2 {
  text-align: center;
}
.home .woocommerce-page:not(.single) ul.products li.product, .home .woocommerce:not(.single) ul.products li.product {
  padding: 15px;
}
.hentry {
  margin: 0;
  padding: 0;
  border: none;
}
.hentry:first-of-type {
  padding-top: 0;
  border-top: none;
}
.nk-awb-fullheight {
  min-height: calc(100vh);
}
.nk-awb-fullheight .nk-awb-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.video-text {
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
  width: 80%;
}
.video-text h1 {
  font-size: 42px;
}
.video-text p {
  font-size: 28px;
  color: #fff !important;
}
.grey-bg, .hm-vd {
  position: relative;
  z-index: 0;
  padding: 40px 0;
  margin-bottom: 0;
  color: #fff;
}
.grey-bg h1, .hm-vd h1 {
  color: #81d8d0;
}
.grey-bg::before, .hm-vd::before {
  background: #000;
  padding: 40px;
  text-align: center;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
}
.white-bg {
  position: relative;
  z-index: 0;
  padding: 40px 0;
  margin-bottom: 0;
}
.white-bg h1 {
  color: #81d8d0;
}
.wp-block-handpicked-products {
  padding-bottom: 0;
}
.wp-block-handpicked-products img {
  max-width: 600px;
}
.wp-block-handpicked-products .wc-block-grid__products {
  padding: 40px 0 0;
}
.wp-block-handpicked-products .wc-block-grid__product-title {
  color: #000;
}
.wp-block-handpicked-products .wc-block-grid__product-title:hover {
  color: #000;
}
.wp-block-handpicked-products .woocommerce-Price-amount {
  font-size: 24px;
}
.wp-block-handpicked-products .add_to_cart_button::before {
  content: none;
}
.wp-block-handpicked-products .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  border-radius: 5px;
  padding: 10px 20px;
  background-color: #000;
}
.wp-block-handpicked-products .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover {
  background-color: #000;
}
.wp-block-handpicked-products .added_to_cart.wc-forward {
  padding-left: 10px;
}
.hm-vd {
  padding: 0;
  margin: 0 auto 40px;
}
#additional-features {
  padding: 20px 0;
}
#additional-features ~ .wp-block-image.size-full {
  text-align: center;
}
#additional-features ~ .wp-block-image.size-full img {
  min-width: 75%;
}
.header-sbsbanner {
  display: flex;
  display: -webkit-flex;
  max-width: 1600px;
  margin: 0 auto;
}
.sbs {
  display: inline-block;
  width: 50%;
  position: relative;
  margin: 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
.sbs:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sbs:hover:before {
  opacity: 0.2;
}
.sbs img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: auto;
}
.sbs a {
  display: block;
}
.sbs:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.sbs-text {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px;
  font-size: 42px;
  color: #fff;
  z-index: 2;
  text-align: center;
  width: 90%;
  letter-spacing: 1px;
}
.header-banner {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 0;
}
.banner-home {
  position: relative;
  padding: 0;
}
.banner-image {
  height: 400px;
  position: relative;
  background-attachment: fixed;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.3;
  z-index: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: inset 0px 11px 8px -10px #ccc, inset 0px -11px 8px -10px #ccc;
}
span.button-text {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.8);
  font-size: 32px;
  padding: 15px 30px;
  text-align: center;
  max-width: 90%;
  color: #fff;
  font-family: "Familjen Grotesk", sans-serif;
}
.header-topbanner {
  display: none;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  margin-top: 0;
  height: 500px;
}
.topbanner-image {
  height: 500px;
  position: relative;
  background-attachment: fixed;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.topbutton-text {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 52px;
  text-transform: uppercase;
  text-align: center;
  max-width: 80%;
  width: 100%;
  color: #fff;
  z-index: 2;
  font-weight: bold;
  letter-spacing: 1px;
}
.topbutton-text span {
  display: block;
}
.topbutton-text span:nth-child(2) {
  font-size: 26px;
  text-transform: none;
}
/* CATEGORY */
.woo-title.entry-title, .entry-header .entry-title, .home-products .entry-title, .hbrands.entry-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 48px;
  position: relative;
  display: inline-block;
  text-align: center;
  left: 50%;
  font-family: "Mukta", sans-serif;
  color: #fff;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.post-type-archive-product.woocommerce .content-area {
  padding-left: 0;
}
.cat-header .woocommerce-breadcrumb {
  color: #fff;
  text-align: center;
  margin: 0;
}
.cat-header .woocommerce-breadcrumb a {
  color: #81d8d0;
}
.cat-header .woo-title.entry-title {
  color: #fff;
}
.cat-header, .page .entry-header {
  position: relative;
  z-index: 1;
  padding: 140px 0 40px;
  margin-bottom: 0;
}
.home .entry-header {
  margin: 0;
  padding: 0;
}
.page .site-content, .archive .site-content {
  margin-top: 0;
}
.page .entry-header::before, .archive .cat-header::before {
  background-color: #000;
  background-attachment: fixed;
  text-align: center;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  opacity: 100;
  box-shadow: inset 0 -5px 10px -10px #000;
}
.woocommerce.tax-product_cat .before-shop, .woocommerce-shop .before-shop {
  display: none;
}
.woocommerce .woocommerce-ordering select {
  border: 1px solid #ccc;
  padding: 5px;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: 1px solid #81d8d0;
  margin: 2px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: #81d8d0;
  color: #fff;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce .before-shop {
  border: none;
}
.products-loop ul.products li, .woocommerce-page ul.products li.product, .home .woocommerce ul.products li.product {
  border: none;
  text-align: left;
  padding: 40px 15px !important;
}
.products-loop ul.products li:nth-child(even)::after, .woocommerce-page ul.products li.product:nth-child(even)::after, .home .woocommerce ul.products li.product:nth-child(even)::after {
  background-color: #fff;
  text-align: center;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  opacity: 100;
}
.woocommerce ul.products li.product-category.product, .woocommerce-page ul.products.columns-3 li.product-category.product {
  box-shadow: none;
  margin: 20px 10px 20px 0;
  width: auto !important;
  padding: 0 !important;
  background: #eee;
  border: 1px solid #bbb;
}
.woocommerce ul.products li.product-category.product:hover, .woocommerce-page ul.products.columns-3 li.product-category.product:hover {
  background: #81d8d0;
  border-color: #81d8d0;
}
.woocommerce ul.products li.product-category.product a, .woocommerce-page ul.products.columns-3 li.product-category.product a {
  padding: 8px 10px;
  display: inline-block;
}
.woocommerce ul.products li.product-category.product a:hover h2, .woocommerce-page ul.products.columns-3 li.product-category.product a:hover h2 {
  color: #fff;
}
.woocommerce ul.products li.product-category.product a:hover mark, .woocommerce-page ul.products.columns-3 li.product-category.product a:hover mark {
  color: #fff;
}
.woocommerce ul.products li.product-category.product h2, .woocommerce-page ul.products.columns-3 li.product-category.product h2 {
  margin: 0;
  font-size: 16px;
}
.woocommerce ul.products, .woocommerce-page ul.products {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.soldout {
  color: #F00;
}
.imagewrapper {
  width: 40%;
  margin-right: 4%;
  margin-left: 4%;
  float: left;
  padding-right: 40px;
}
.woocommerce ul.products li.product a .imagewrapper img {
  max-height: 100%;
  width: auto;
  margin: 0 auto;
  display: inherit;
}
.prod-cat-text {
  width: 50%;
  float: right;
}
.woocommerce .products .cat_des {
  padding-left: 40px;
}
.woocommerce .products .cat_des ul {
  clear: none;
}
.woocommerce .products .cat_des ul li {
  list-style: initial;
}
/* QUICKVIEW */
.mfp-content .woocommerce div.product {
  margin-top: 0;
}
.mfp-content .thumbnails {
  display: none;
}
.mfp-content .woosq-popup {
  max-width: 460px;
  max-height: 90vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.mfp-content .woosq-product {
  height: 100%;
  flex-grow: 1;
  position: relative;
  overflow: auto;
}
.mfp-content .woosq-product > .product > div {
  width: 100% !important;
  height: auto;
}
button.woosq-btn {
  padding: 5px 15px;
  margin-top: 10px;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.3px;
}
button.woosq-btn:hover {
  color: #fff;
}
/* PRODUCT */
.single .woocommerce-breadcrumb {
  margin: 0px;
  line-height: 1;
}
.single .entry-summary {
  margin-top: 0;
}
.wsppcp_category_pos1 {
  display: none;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 20%;
  padding: 5px;
}
.woocommerce-product-gallery .flex-control-thumbs {
  margin-top: 20px;
}
.woocommerce-product-gallery .flex-control-thumbs img {
  opacity: 0.7;
  border: 1px solid transparent;
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active, .woocommerce-product-gallery .flex-control-thumbs img:hover {
  border: 1px solid #ccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: none;
}
.woocommerce-product-details__short-description {
  font-size: 18px;
  line-height: inherit;
}
.woocommerce-Price-amount {
  color: #000;
  font-weight: bold;
}
.archive .woocommerce-Price-amount {
  font-size: 24px;
}
.single-product .woocommerce-Price-amount {
  font-size: 32px;
}
.product_meta span {
  display: block;
}
.pswp {
  z-index: 9999;
}
.pswp img.pswp__img {
  max-width: none;
}
.pwb-text-before-brands-links {
  display: none;
}
.woocommerce div.product .product_title {
  text-transform: uppercase;
  font-size: 32px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
  background: #ccc;
  border-color: #ccc;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border: 1px solid #ccc;
}
.woocommerce table.shop_attributes th {
  width: auto;
  text-align: left;
}
.woocommerce table.shop_attributes td {
  font-style: normal;
  padding: 0 10px;
  vertical-align: middle;
}
.related.products h2 {
  clear: both;
}
.woocommerce ul.products li.product h2, .wp-block-handpicked-products .wc-block-grid__product-title {
  font-size: 24px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-top: 0;
}
.woocommerce ul.products li.product h2:hover, .wp-block-handpicked-products .wc-block-grid__product-title:hover {
  color: #81d8d0;
}
.woocommerce-tabs.wc-tabs-wrapper {
  clear: right !important;
  display: inline-block;
  float: right;
  width: 48%;
}
.pswp__caption, .product_meta {
  display: none;
}
.variations input[type="radio"] {
  display: none;
}
.variations input[type="radio"]:checked + label {
  background-color: #81d8d0;
  color: #fff;
}
.variations label {
  display: inline-block;
  background-color: #eee;
  padding: 8px 11px;
  font-size: 16px;
  cursor: pointer;
}
.variations label:hover {
  background-color: #81d8d0;
  color: #fff;
}
.variations .value div {
  display: inline-block;
  margin-right: 6px;
}
a.reset_variations {
  display: none;
}
select.qty {
  border: 1px solid #ccc;
  padding: 5px;
}
.qty-text {
  display: none;
}
.single-product .qty-text {
  display: inline;
}
.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce button.button, .woocommerce a.button {
  background: #000;
  color: #fff;
  padding: 20px 40px;
  clear: both;
  border-radius: 5px;
  margin-top: 20px;
  border: none;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover, .woocommerce button.button:hover, .woocommerce a.button:hover {
  background: #000;
  border: none;
}
.woocommerce-cart-form .cart .button, .woocommerce button.button, .woocommerce a.button {
  padding: 15px 30px;
}
a.button.wc-forward {
  margin-top: 0;
}
.product-bg {
  background: #eee;
  padding: 40px;
  text-align: center;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
.product-bg h1 {
  padding-bottom: 40px;
}
.product-bg .box {
  width: 45%;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  vertical-align: top;
  margin-bottom: 40px;
}
.product-bg.black {
  background: #000;
}
.product-bg.black h1 {
  color: #fff;
}
.product-bg.white {
  background: #fff;
}
.product-bg.white .box {
  margin-bottom: 0;
}
.product-bg .wp-video {
  margin: 0 auto;
}
.single-product .site-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* CUSTOM PRODUCT CUSTOMIZER */
.jeeter, .pw-classic {
  background-color: transparent;
  position: relative;
  background: #000;
  color: #fff;
  letter-spacing: 1px;
}
.jeeter p, .pw-classic p {
  margin: 40px 0;
}
.jeeter h1, .pw-classic h1 {
  color: #fff;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
}
.jeeter h2, .pw-classic h2 {
  color: #fff;
  font-size: 34px;
  text-transform: uppercase;
}
.jeeter li, .pw-classic li {
  font-weight: bold;
}
.jeeter::before, .pw-classic::before {
  background: #000;
  padding: 40px;
  text-align: center;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
}
.half-col {
  width: 50%;
  display: inline-block;
  padding: 20px;
  vertical-align: middle;
}
/* ACCOUNT */
.woocommerce-MyAccount-content mark {
  padding: 0;
}
.woocommerce-MyAccount-content a.button {
  margin-top: 0;
}
.woocommerce-MyAccount-navigation ul {
  border: 1px solid #e5e5e5;
  padding-left: 0;
}
.woocommerce-MyAccount-navigation li {
  background: #fafafa;
  list-style-type: none;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woocommerce-MyAccount-navigation li:hover {
  background: #e5e5e5;
}
.woocommerce-MyAccount-navigation li:last-child {
  border-bottom: none;
}
.woocommerce-MyAccount-navigation li a {
  padding: 5px 10px;
  display: block;
}
.my_account_tracking tr td, .my_account_tracking tr th {
  font-family: "Familjen Grotesk", sans-serif !important;
}
.my_account_tracking tr th {
  font-weight: bold !important;
}
.woocommerce a.button.invoice {
  margin-left: 5px;
}
/* FAQ */
#wpsm_accordion_5131 .ac_title_class {
  font-family: "Jost", sans-serif;
  font-weight: normal;
}
.wpsm_panel-body img {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 10px;
}
.entry-footer {
  display: none;
}
/* CONTACT */
input[type="tel"] {
  padding: 14px;
  border: 1px solid #e0e0e0;
  color: #666;
  border-radius: 3px;
  width: 100%;
}
.wpcf7-form input[type="submit"] {
  color: #81d8d0;
  background: #ededed;
  border: 1px solid #bbb;
  font-size: 18px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.wpcf7-form input[type="submit"]:hover {
  background: #81d8d0;
  color: #FFF;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border-color: #81d8d0;
}
/* CART & CHECKOUT */
.woocommerce form .form-row .required {
  text-decoration: none;
}
.select2-container--default .select2-selection--single {
  border: none;
  height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  border: 1px solid #e0e0e0;
  padding: 14px;
}
.checkbox input[type="checkbox"] {
  position: static;
  margin-left: 0;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  vertical-align: middle;
}
.wc-stripe-product-checkout-container ul.wc_stripe_product_payment_methods {
  max-width: 250px;
}
.woocommerce-checkout #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li label {
  vertical-align: middle;
}
/* FOOTER */
.site-footer {
  z-index: 100;
  width: 100%;
  color: #000;
  background: #fff;
  letter-spacing: 0.2px;
  font-size: 20px;
  padding: 15px 0;
  border-top: none;
}
.site-footer a {
  color: #81d8d0;
}
.site-footer a:hover {
  text-decoration: none;
  color: #000;
}
.footer-widgets {
  background: #eee;
  border-bottom: none;
}
.footer-widgets #pwb_list_widget-2 {
  font-size: 14px;
}
.footer-widgets .container {
  max-width: 1200px;
}
.footer-widgets .widget {
  padding: 0;
}
.footer-widgets .widget, .footer-widgets .widget a {
  color: #000;
}
.footer-widgets .widget a:hover {
  color: #000;
}
.footer-widgets .widget-title {
  padding: 0 0 10px 0;
}
.footer-widgets .widget-title::after {
  left: 0;
}
.footer-widgets .tagcloud a {
  font-size: 14px !important;
  padding-right: 15px;
}
.footer-widgets .textwidget a {
  color: #81d8d0;
}
.footer-widgets .pwstripe img {
  max-width: 300px;
  min-width: inherit;
  width: 100%;
}
.back-to-top {
  background: black url("../files/top-arrow.svg") no-repeat center center;
  position: fixed;
  bottom: 5%;
  right: 5%;
  padding: 1em;
  display: none;
  z-index: 999;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.back-to-top:hover {
  background-color: #eee;
}
@media only screen and (min-width: 769px) {
  .sidebar-column {
    width: 33.33333333%;
    float: left;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: auto;
    display: block;
    flex: 100%;
    max-width: 100%;
    margin: 0;
  }
  .woocommerce div.product {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1600px;
    width: 100%;
    padding: 0;
  }
  footer .container {
    padding: 0 10px;
  }
  .site-header .container {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .container {
    width: 100%;
  }
  .site-header .container {
    padding: 0 20px;
  }
  .content-wrapper {
    padding: 0;
  }
  .secondary-navigation {
    white-space: nowrap;
  }
}
@media only screen and (max-width: 1024px) {
  .site-branding {
    display: inline-block;
    width: auto;
  }
  .mobile-nav, .s-mobile-nav {
    display: none;
  }
  .site-header .main-navigation li {
    padding: 10px 8px;
  }
  .site-header .main-navigation li a {
    font-size: 20px;
  }
  .main-navigation, .secondary-navigation .menu {
    display: inline-block;
  }
  .main-navigation li {
    padding: 10px 10px;
  }
  li.nav-cart {
    padding: 5px 15px;
  }
}
@media only screen and (max-width: 920px) {
  .aws-container .aws-search-field {
    width: 130px;
  }
}
@media only screen and (max-width: 830px) {
  .aws-container {
    padding: 0;
  }
  .aws-container .aws-search-field {
    width: 100px;
  }
  .site-header .main-navigation li {
    padding: 10px 6px;
  }
  .promo-b:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
    flex-basis: 0;
    flex-grow: 1;
  }
}
@media only screen and (max-width: 768px) {
  body.search-open .site-header, body.active .site-header {
    background-color: #81d8d0;
  }
  .site-header {
    height: 55px;
  }
  .site-branding {
    top: 8px;
    display: inline-block;
    justify-content: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  img.site-logo {
    width: auto;
    height: auto;
  }
  a.mnav {
    width: 35px;
    height: 45px;
    position: absolute;
    top: 15px;
    left: 20px;
    cursor: pointer;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  a.mnav .fa {
    font-size: 26px;
  }
  a.mnav span {
    display: block;
    width: 100%;
    height: 4px;
    margin-bottom: 5px;
    position: absolute;
    background: #000;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    z-index: 99;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease;
    -moz-transition: 0.25s ease;
    -ms-transition: 0.25s ease;
    transition: 0.25s ease;
  }
  a.mnav span:first-child {
    top: 0;
  }
  a.mnav span:nth-child(2) {
    top: 10px;
  }
  a.mnav span:nth-child(3) {
    top: 20px;
  }
  body.active a.mnav span {
    background: #fff;
  }
  body.active a.mnav :first-child {
    opacity: 1;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 10px;
  }
  body.active a.mnav span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  body.active a.mnav span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .site-header .menu-main-container {
    display: block;
    background: #fff;
    width: 100%;
    min-width: 250px;
    position: fixed;
    top: 55px;
    left: -200%;
    padding: 10px 20px;
    margin: 0;
    overflow: auto;
    height: auto;
    max-height: calc(100% - 55px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .site-header .menu-main-container a {
    color: #000;
    text-align: left;
    display: inline-block;
  }
  .site-header .menu-main-container a:hover {
    color: #81d8d0;
  }
  body.active .site-header .menu-main-container {
    left: 0;
  }
  .site-header .menu-main-container ul {
    text-align: left;
  }
  .site-header .menu-main-container li {
    display: block;
    padding: 7px 5px;
  }
  .site-header .menu-main-container li:hover a {
    color: #000;
  }
  .site-header .menu-main-container li a:hover {
    color: #81d8d0;
  }
  .site-header .menu-main-container .sub-menu {
    background: none;
    position: static;
    float: none;
    padding-left: 10px;
  }
  .site-header .menu-main-container .sub-menu li {
    background: none;
  }
  .site-header .menu-main-container .sub-menu li:hover {
    background: none;
  }
  .site-header .menu-main-container .sub-menu li a {
    font-size: 22px;
    color: #000 !important;
  }
  .site-header .menu-main-container .sub-menu li a:hover {
    color: #81d8d0 !important;
  }
  .site-header .menu-main-container .menu-item-has-children::before {
    content: none;
  }
  .site-header .main-navigation li a {
    font-size: 24px;
  }
  .aws-container {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 7px;
    float: right;
  }
  .aws-container .aws-search-form {
    height: 40px;
  }
  li.nav-cart {
    position: fixed;
    right: 20px;
    top: 1px;
    padding: 10px 10px;
  }
  span.cart-count {
    right: -6px;
    top: 4px;
    height: 18px;
    width: 18px;
    line-height: 18px;
  }
  body.active, body.search-open {
    overflow: hidden;
    touch-action: none;
  }
  .overlay-main {
    content: "";
    background-color: rgba(0, 0, 0, 0.8);
    height: 100vh;
    width: 100%;
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    visibility: hidden;
    margin-top: 55px;
    z-index: -1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  body.active .overlay-main {
    opacity: 1;
    visibility: visible;
  }
  .aws-container .aws-search-field {
    width: 120px;
  }
  .hero-section, .site-content, .header-promo {
    width: 100%;
    margin-left: 0;
  }
  .hero-section {
    margin-top: 50px;
  }
  .site-content {
    padding: 0 10px;
    margin-top: 55px;
  }
  .site-content.sub-open {
    margin-top: 138px;
  }
  .home .site-content {
    margin-top: 0;
  }
  .home.page .content-wrapper {
    padding-top: 0;
  }
  .banner-image {
    height: 300px;
    background-position: center bottom;
    background-size: 150%;
    background-attachment: inherit;
  }
  span.button-text {
    width: 75%;
    font-size: 26px;
  }
  .nk-awb-fullheight {
    min-height: calc(100vh);
    margin-top: 0;
  }
  .cat-header {
    padding: 80px 0 30px;
  }
  .archive .cat-header::before, .page .cat-header::before {
    background-attachment: inherit;
  }
  .cat-header .woo-title.entry-title {
    font-size: 32px;
  }
  .page .entry-header::before {
    background-attachment: inherit;
  }
  .page .entry-header .entry-title {
    font-size: 32px;
  }
  .page .cat-header, .page .entry-header {
    padding: 110px 0 40px;
  }
  .page.home .entry-header {
    padding: 0;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: auto;
    display: table-cell;
    flex: 1 1 100%;
    max-width: 100%;
    margin-bottom: 0 !important;
    padding: 30px 0 !important;
  }
  .imagewrapper {
    padding-right: 2px;
  }
  .prod-cat-text {
    font-size: 16px;
  }
  .woocommerce .products .cat_des {
    padding-left: 15px;
  }
  .woocommerce ul.products li.product h2 {
    font-size: 20px;
    margin: 0;
  }
  #additional-features {
    padding: 0 0 20px;
  }
  .wp-block-media-text__content {
    margin-top: 30px;
  }
  .product-bg {
    padding: 15px;
  }
  .woocommerce-tabs.wc-tabs-wrapper {
    width: 100%;
    float: left;
  }
  .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    text-align: left;
  }
  .woocommerce table.cart td.actions .coupon button.button, .woocommerce-page #content table.cart td.actions .coupon button.button, .woocommerce-page table.cart td.actions .coupon button.button {
    margin-top: 0;
  }
  .product-bg .box {
    width: 100%;
  }
  .quantity_select {
    float: none !important;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: 30px;
  }
  .wpsm_panel-body img {
    width: 100%;
    display: block;
    float: none;
    padding: 10px 0 0;
  }
  .flex-control-thumbs {
    display: inline-block;
    width: 100%;
  }
  .site-footer {
    height: auto;
    font-size: 16px;
  }
  .footer-widgets .sidebar-column {
    padding: 20px 0;
    width: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .site-branding {
    width: auto;
    z-index: 0;
    padding: 0;
  }
  .main-navigation {
    z-index: 0;
  }
  .aws-container {
    position: fixed;
    top: 55px;
    width: 0;
    opacity: 0;
    right: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .search-open .aws-container {
    width: 100%;
    opacity: 1;
  }
  .aws-container .aws-search-field {
    padding: 15px;
    width: 100%;
    background: #fff;
  }
  .aws-container .aws-search-form {
    width: 100%;
    max-width: 100%;
  }
  .fa.mobile-search {
    display: inline-block;
    color: #000;
    position: absolute;
    font-size: 26px;
    top: 15px;
    right: 20px;
    z-index: 9;
    float: right;
  }
  .search-open .fa.mobile-search {
    color: #fff;
  }
  body.search-open .overlay-main {
    opacity: 1;
    visibility: visible;
  }
  .home .woocommerce-page:not(.single) ul.products li.product, .home .woocommerce:not(.single) ul.products li.product {
    width: calc(50% - 2.5%) !important;
  }
  .half-col {
    width: 100%;
    display: block;
  }
  .imagewrapper {
    width: 46%;
    margin-right: 1%;
    margin-left: 1%;
  }
}
@media only screen and (max-width: 420px) {
  .nk-awb-fullheight {
    min-height: 50vh;
  }
  .video-text {
    width: 90%;
  }
  .video-text h1 {
    font-size: 26px;
  }
  .video-text p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 48% !important;
  }
  ul.brands h3 {
    font-size: 20px;
  }
  .woocommerce ul.products li.product h2 {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 320px) {
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .home .woocommerce-page:not(.single) ul.products li.product, .home .woocommerce:not(.single) ul.products li.product {
    width: calc(100% - 2.5%) !important;
  }
  a.mnav {
    right: 15px;
  }
  .aws-container .aws-show-clear .aws-search-field {
    padding-right: 10px;
  }
  .aws-container .aws-search-form .aws-search-clear {
    width: 18px;
    padding-left: 0;
  }
  .aws-search-result .aws_result_image {
    display: none;
  }
}
@media only screen and (max-height: 540px) {
  .aws-search-result {
    display: none !important;
  }
}
