@charset "UTF-8";
body::-moz-selection {
  background: #ED1C24 !important;
}
body::selection {
  background: #ED1C24 !important;
}

.oxygen-top-menu > .wrapper > .main-menu-top > .main,
.oxygen-top-menu > .wrapper > .main,
.grid_line {
  max-width: 1500px !important;
}

.grid_line {
  margin: 0 auto;
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-family: "Lato", sans-serif;
  font-weight: 800 !important;
  line-height: 1.2em !important;
}

p,
ul,
ol,
li {
  font-family: "Lato", sans-serif;
  font-size: 18px !important;
  line-height: 1.5em !important;
  font-weight: 400 !important;
  color: #000 !important;
}

ul,
ol,
li {
  font-size: 16px !important;
}
ul b,
ul strong,
ol b,
ol strong,
li b,
li strong {
  color: #ED1C24 !important;
}

.boere-white-text h1,
.boere-white-text h2,
.boere-white-text h3,
.boere-white-text h4,
.boere-white-text h5,
.boere-white-text h6,
.boere-white-text p,
.boere-white-text {
  color: #fff !important;
}

.breadcrumbs {
  height: 35px;
  width: 100%;
  display: flex;
  align-content: center;
  align-items: center;
  background: #000;
  color: #fff !important;
  box-sizing: border-box;
}
.breadcrumbs .inner-wrapper a {
  color: #fff;
}

.oxygen-top-menu > .wrapper > .top-menu.main-menu-top .main-menu-env {
  padding-top: 10px;
}

.oxygen-top-menu > .wrapper > .top-menu.main-menu-top {
  background: #fff;
}

.oxygen-top-menu.ht-3.admin-bar > .wrapper > .top-menu.sticky-header {
  background: #f5f5f5;
}

.nav li a {
  font-weight: 800;
  text-transform: lowercase !important;
}

.nav li.current-menu-item a,
.nav li a:hover {
  color: #ed1c24 !important;
}

.oxygen-top-menu > .wrapper > .top-menu > .main .tl-header .sec-nav .top-menu-social .social-networks li a {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
}

.oxygen-top-menu > .wrapper > .main-menu-top > .main .main-menu-env .nav li.current-menu-item > a {
  color: #ed1c24 !important;
  font-weight: 800;
  text-transform: lowercase !important;
}

.oxygen-top-menu > .wrapper > .main-menu-top > .main .main-menu-env .nav li > a {
  font-weight: 800;
  text-transform: lowercase !important;
}

.oxygen-top-menu > .wrapper > .top-menu > .main .tl-header .sec-nav .sec-nav-menu > li a {
  font-weight: 400;
  text-transform: lowercase !important;
}

.menu-item-3080 {
  background-color: #ED1C24;
  color: #fff !important;
  border-radius: 150px;
  transition: all 0.25s ease;
}
.menu-item-3080 a {
  color: #fff !important;
}
.menu-item-3080:hover {
  background-color: #fff;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  color: #fff !important;
  transform: scale(1.05);
}
.menu-item-3080:hover a {
  color: #fff !important;
}

.button.red_button {
  background: #ED1C24;
  color: #fff;
  border-radius: 150px;
  padding: 10px 25px;
  font-size: 18px;
  font-weight: 900 !important;
  text-transform: lowercase;
}

.vc_btn3-color-white {
  background: #fff !important;
}

.boere-rood a {
  border-color: #ed1c24 !important;
  background-color: #ed1c24 !important;
  border-radius: 150px !important;
  transition: all 0.25s ease-out;
}

.vc_btn3.vc_btn3-style-modern {
  background-image: none !important;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1) !important;
}

.vc_btn3.vc_btn3-shape-square {
  border-radius: 150px !important;
}

.boere-rood a:hover {
  transform: scale(1.1);
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  color: #ED1C24 !important;
  font-weight: 900 !important;
}

.woocommerce .products .type-product {
  border-color: #fff;
  transition: all 0.2s ease-out;
}
.woocommerce .products .type-product .product-images {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.woocommerce .products .type-product .product-images .featured-image {
  height: 100%;
  width: 100%;
  display: flex !important;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.woocommerce .products .type-product .product-images .featured-image .image-placeholder {
  width: 100%;
}
.woocommerce .products .type-product .product-wrapper {
  height: 100%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
.woocommerce .products .type-product:hover {
  transform: scale(1.1);
  transition: all 0.2s ease-out;
}
.woocommerce .products .type-product:hover .product-wrapper {
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.15) !important;
}

.product-description {
  text-align: center;
}
.product-description.title-version {
  padding: 20px 20px 0 20px !important;
  margin-bottom: -10px;
}
.product-description .divider {
  display: none !important;
}

.woocommerce-loop-product__title {
  color: #333;
}
.woocommerce-loop-product__title:not(.display-this-one) {
  display: none;
}
.woocommerce-loop-product__title .brand_label {
  background: #f5f5f5;
  color: #333;
  padding: 5px;
  display: inline-block;
  margin: 0 0 10px 0;
}

.boere-prod-feature .product-wrapper {
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2) !important;
  transition: all 0.25s ease-out;
  border: none;
}

.product_title.entry-title:not(.display-this-one) {
  display: none;
}
.product_title.entry-title .title_part {
  color: #ED1C24;
  font-size: 35px;
}
.product_title.entry-title .brand_label {
  color: #333;
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 20px;
}

.summary .price {
  margin: 40px auto 0 auto !important;
}
.summary .price del {
  text-decoration: line-through !important;
  margin-left: 10px;
}

#extra-description-content {
  margin-top: 25px;
}

.panel {
  color: #333 !important;
}

.product-thumbnails {
  display: none !important;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes tr:nth-child(odd),
.woocommerce.single-product .woocommerce-tabs .shop_attributes tr:nth-child(even) {
  background: #fff !important;
  margin-bottom: 25px !important;
}

.woocommerce.single-product .single-product-wrapper .woocommerce-tabs {
  padding: 0 15px 0 0 !important;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes tr th {
  padding: 5px 10px 5px 0 !important;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes tr:last-child {
  margin-bottom: 0 !important;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes tr td,
.woocommerce.single-product .woocommerce-tabs .shop_attributes tr th {
  font-family: "Lato", sans-serif;
  font-size: 18px !important;
  line-height: 1.5em !important;
  font-weight: 400 !important;
  color: #000 !important;
}

.woocommerce-product-attributes-item__label {
  font-weight: 900 !important;
}

.tabs.wc-tabs,
.add_to_wishlist,
.woocommerce-product-attributes-item--weight,
.woocommerce.single-product .woocommerce-tabs:before {
  display: none !important;
}

.display-this-tab {
  display: block !important;
}

.panel {
  margin-top: 25px;
  box-shadow: none !important;
  color: #000 !important;
}

.product_meta {
  opacity: 0.55;
}

#extra-bikes-title {
  width: 100%;
  flex-shrink: 0;
  display: block;
}

#specs-title {
  margin-top: 55px;
  width: 100%;
  flex-shrink: 0;
  display: block;
}

#extra-bike_content {
  margin-top: 65px;
}
#extra-bike_content .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.woocommerce.single-product .related,
.woocommerce.single-product .upsells {
  display: none !important;
}

@media screen and (max-width: 500px) {
  .single-product-wrapper {
    padding: 30px 0 !important;
  }
  .woocommerce.single-product .single-product-wrapper .summary {
    padding: 0 !important;
  }
}
#extra-bike_variations {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
}
#extra-bike_variations .variation_button {
  display: none;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
  flex-shrink: 0;
  flex-grow: 0;
  background: #fff;
  color: #000;
  position: relative;
  box-sizing: border-box;
  padding: 10px 20px;
  margin: 0 0 5px 0;
  cursor: pointer;
  transition: all 0.25s ease;
  border-radius: 5px;
  border: 2px solid #000;
}
#extra-bike_variations .variation_button .title {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  width: 100%;
  flex-shrink: 0;
}
#extra-bike_variations .variation_button .spec {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  display: flex;
  align-content: center;
  align-items: center;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 5px 7.5px;
  margin: 0 4px 4px 0;
}
#extra-bike_variations .variation_button .spec strong {
  display: flex;
  align-content: center;
  align-items: center;
}
#extra-bike_variations .variation_button .spec strong .icon {
  font-size: 13px;
  color: #000;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: unset !important;
  flex-shrink: 0;
  margin-right: 5px;
}
#extra-bike_variations .variation_button .spec span {
  padding: 0 0 0 5px;
  box-sizing: border-box;
  display: block;
}
#extra-bike_variations .variation_button .variation_link_text {
  margin-top: 35px;
  width: 100%;
  text-align: right;
}
#extra-bike_variations .variation_button .variation_link_text .button {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  border-radius: 150px;
}
#extra-bike_variations .variation_button.current {
  display: flex;
}
#extra-bike_variations .variation_button.current::after {
  display: flex;
  content: "✓";
  align-items: center;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: 15px;
  top: 15px;
  background: #d50000;
  color: #fff;
  border-radius: 100%;
  height: 25px;
  width: 25px;
}
#extra-bike_variations .variation_button:hover {
  transform: scale(1.05);
}
#extra-bike_variations.open-selector {
  transition: all 0.25s ease;
}
#extra-bike_variations.open-selector .variation_button {
  display: flex;
}

@media screen and (max-width: 500px) {
  #extra-bike_variations .variation_button .spec {
    width: 100%;
  }
}
#custom-hero {
  width: 100vw;
  height: 550px;
  left: 50%;
  right: 50%;
  margin: -30px -50vw 30px -50vw;
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
#custom-hero .content-box {
  position: relative;
  z-index: 2;
  text-align: center;
}
#custom-hero .content-box .main_title {
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
}
#custom-hero .content-box .sub_title {
  color: #fff;
  font-size: 22px;
  text-align: center;
  margin: 0 auto 35px auto;
}
#custom-hero img,
#custom-hero video {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#custom-hero:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
#custom-hero.no-media {
  height: 200px;
  background: #f5f5f5;
  padding: 25px;
  box-sizing: border-box;
}
#custom-hero.no-media .content-box {
  text-align: left;
  width: 100%;
  max-width: 1500px;
}
#custom-hero.no-media .content-box .main_title {
  color: #000;
  text-align: left;
}
#custom-hero.no-media .content-box .sub_title {
  color: #000;
  text-align: left;
}
#custom-hero.no-media:before {
  display: none;
}

#home-blocks {
  display: flex;
  margin: 0 auto 30px auto;
  width: 100%;
  max-width: 1500px;
  padding: 0 15px;
  box-sizing: border-box;
}
#home-blocks .homeblock {
  position: relative;
  display: block;
  transition: all 0.25s ease;
  cursor: pointer;
}
#home-blocks .homeblock:hover {
  transform: scale(1.05);
}
#home-blocks .homeblock.small {
  width: 100%;
  height: 50%;
}
#home-blocks .homeblock.big {
  padding-top: 75%;
  width: 100%;
  position: relative;
}
#home-blocks .homeblock .innerHomeBlock {
  height: calc(100% - 30px);
  width: calc(100% - 30px);
  position: absolute;
  top: 15px;
  left: 15px;
  display: flex;
  align-content: flex-end;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 25px;
  box-sizing: border-box;
}
#home-blocks .homeblock .innerHomeBlock:before {
  content: "";
  display: block;
  height: 50%;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
#home-blocks .homeblock .homeblock_title {
  position: relative;
  z-index: 2;
  color: #fff;
  margin: 0 !important;
}
#home-blocks .homeblock .homeblock_image {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#home-blocks .home-block-column.width-60 {
  width: 60%;
}
#home-blocks .home-block-column.width-40 {
  width: 40%;
}

@media screen and (max-width: 1200px) {
  #home-blocks {
    flex-wrap: wrap;
  }
  #home-blocks .homeblock.small {
    height: 450px;
  }
  #home-blocks .home-block-column.width-60 {
    width: 100%;
  }
  #home-blocks .home-block-column.width-40 {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #home-blocks .homeblock.small {
    height: 350px;
  }
}
#notice-banner {
  background: #000;
  color: #fff;
  width: 100%;
  height: auto;
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
}
#notice-banner .the_notice {
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

.cel-shop-overview {
  display: flex;
  width: 100%;
  height: auto;
  padding: 0;
  box-sizing: border-box;
  margin: -30px auto 0 auto;
}
.cel-shop-overview .open-filter-button {
  display: none;
  height: auto;
  width: 100%;
  flex-shrink: 0;
  background: #000;
  color: #fff;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 10px;
  box-sizing: border-box;
}
.cel-shop-overview .filter-bar {
  display: block;
  width: 400px;
  min-height: 100vh;
  background: #f5f5f5;
  padding: 25px;
  box-sizing: border-box;
  position: relative;
}
.cel-shop-overview .filter-bar .reset-filters {
  display: block;
  cursor: pointer;
  opacity: 0.55;
  font-size: 16px;
  margin: 0 auto 10px auto;
}
.cel-shop-overview .filter-bar .reset-filters:hover {
  opacity: 1;
}
.cel-shop-overview .filter-bar .apply-filters {
  margin: 0 auto 20px auto;
}
.cel-shop-overview .filter-bar:before {
  content: "";
  display: block;
  position: absolute;
  left: -1999px;
  top: 0;
  height: 100%;
  width: 2000px;
  background: #f5f5f5;
}
.cel-shop-overview .filter-bar .single-filter {
  list-style: none;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #333;
}
.cel-shop-overview .filter-bar .single-filter li {
  margin: 0 0 1px 0;
  padding: 0;
}
.cel-shop-overview .filter-bar .single-filter .head {
  font-weight: bold !important;
}
.cel-shop-overview .filter-bar .single-filter .hidden-items {
  display: none;
}
.cel-shop-overview .filter-bar .single-filter .show-more {
  opacity: 0.55;
  cursor: pointer;
}
.cel-shop-overview .filter-bar .single-filter .show-more:hover {
  opacity: 1;
}
.cel-shop-overview .shop-overview {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
  flex-shrink: 1;
  padding: 25px 15px;
  box-sizing: border-box;
}
.cel-shop-overview .shop-overview .shop-card {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  background: #fff;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
  width: calc(33.3333333333% - 20px);
  height: auto;
  flex-shrink: 0;
  flex-grow: 0;
  margin: 10px;
  transition: all 0.25s ease;
}
.cel-shop-overview .shop-overview .shop-card .shop-card-product-info {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.cel-shop-overview .shop-overview .shop-card .shop-card-product-info .shop-product-brand {
  background: #f5f5f5;
  display: inline-block;
  padding: 5px;
  box-sizing: border-box;
}
.cel-shop-overview .shop-overview .shop-card .shop-card-product-info .shop-product-price {
  color: #ED1C24;
}
.cel-shop-overview .shop-overview .shop-card .shop-card-product-info .shop-product-price.on-sale .regular {
  text-decoration: line-through;
  color: #000;
  font-size: 0.9em;
}
.cel-shop-overview .shop-overview .shop-card .shop-card-product-info .shop-product-price.on-sale .sale {
  font-size: 1.1em;
  font-weight: 700;
}
.cel-shop-overview .shop-overview .shop-card .shop-card-product-info .shop-card-btn {
  text-align: right;
  width: 100%;
  display: block;
  margin: 5px auto 0 auto;
}
.cel-shop-overview .shop-overview .shop-card .shop-card-image {
  width: 100%;
  padding-top: 75%;
  position: relative;
}
.cel-shop-overview .shop-overview .shop-card .shop-card-image .product-image {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}
.cel-shop-overview .shop-overview .shop-card .shop-card-image .sale-banner {
  height: auto;
  width: 100%;
  max-width: 150px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}
.cel-shop-overview .shop-overview .shop-card:hover {
  transform: scale(1.05);
}

@media screen and (max-width: 1250px) {
  .cel-shop-overview .shop-overview .shop-card {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 950px) {
  .cel-shop-overview .shop-overview .shop-card {
    width: 100%;
    margin: 10px auto;
  }
}
@media screen and (max-width: 800px) {
  .cel-shop-overview {
    flex-wrap: wrap;
    margin: -50px auto 0 auto;
  }
  .cel-shop-overview .open-filter-button {
    display: flex;
  }
  .cel-shop-overview .filter-bar {
    height: auto;
    min-height: unset;
    width: 100%;
    flex-shrink: 0;
    display: none;
  }
  .cel-shop-overview .shop-overview {
    flex-shrink: 0;
  }
}/*# sourceMappingURL=main.css.map */