@import url('https://fonts.googleapis.com/css?family=Open+Sans:500,400');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:700&display=swap');
.wsa-demobar {
  z-index: 2000 !important; }

body {
  background-color: #f4f5f5;
  font-family: "Open Sans", Roboto, "Helvetica Neue", Arial, cursive !important; }

.card, .border {
  border-width: 1px !important; }

.border {
  border: solid 1px #f4f5f5 !important; }

.hr-light {
  border-top: solid 1px #f4f5f5 !important; }

.h1, h1 {
  font-size: 2rem; }

.h2, h2 {
  font-size: 1.75rem; }

.h3, h3 {
  font-size: 1.5rem; }

.h4, h4 {
  font-size: 1.25rem; }

.h5, h5 {
  font-size: 1.125rem; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .gui-page-title {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  font-weight: 600; }

.container-fluid {
  padding-left: 0px !important;
  padding-right: 0px !important; }

a, .page-link {
  color: #e4a924; }
  a:hover, .page-link:hover {
    color: #be8b17; }

.list-group-item.active .list-item, .list-group-item.active, .page-item.active .page-link {
  background-color: #3e3f3e;
  border-color: #3e3f3e;
  color: #fff; }
  .list-group-item.active .list-item:hover, .list-group-item.active:hover, .page-item.active .page-link:hover {
    color: #e6e6e6; }

.navbar-dark .navbar-nav .nav-link {
  color: #fff !important; }

.bg-main, .alert-main, .badge-main {
  background-color: #3e3f3e;
  color: #fff; }
  .bg-main a, .alert-main a, .badge-main a {
    color: #fff !important; }
    .bg-main a:hover, .alert-main a:hover, .badge-main a:hover {
      color: #fff !important; }

.btn.btn-main {
  background-color: #3e3f3e;
  color: #fff !important; }
  .btn.btn-main:hover {
    background-color: #575957 !important;
    color: #fff !important; }

.btn.btn-outline-main {
  border: 1px solid transparent;
  border-top-color: #3e3f3e;
  border-left-color: #3e3f3e;
  border-right-color: #3e3f3e;
  border-bottom-color: #3e3f3e;
  color: #3e3f3e;
  background-color: transparent; }
  .btn.btn-outline-main:hover {
    background-color: #252525;
    color: #fff; }

.text-main {
  color: #3e3f3e !important; }

a.text-main {
  color: #3e3f3e !important; }
  a.text-main:hover {
    color: #252525 !important; }

.border-main {
  border-color: #3e3f3e !important; }

.bg-action, .alert-action, .badge-action {
  background-color: #e4a924;
  color: #fff; }
  .bg-action a, .alert-action a, .badge-action a {
    color: #000 !important; }
    .bg-action a:hover, .alert-action a:hover, .badge-action a:hover {
      color: #1a1a1a !important; }

.btn.btn-action {
  background-color: #e4a924;
  color: #fff !important; }
  .btn.btn-action:hover {
    background-color: #eabb51 !important;
    color: #fff !important; }

.btn.btn-outline-action {
  border: 1px solid transparent;
  border-top-color: #e4a924;
  border-left-color: #e4a924;
  border-right-color: #e4a924;
  border-bottom-color: #e4a924;
  color: #e4a924;
  background-color: transparent; }
  .btn.btn-outline-action:hover {
    background-color: #be8b17;
    color: #fff; }

.text-action {
  color: #e4a924 !important; }

a.text-action {
  color: #e4a924 !important; }
  a.text-action:hover {
    color: #be8b17 !important; }

.border-action {
  border-color: #e4a924 !important; }

.bg-trust, .alert-trust, .badge-trust {
  background-color: #00a200;
  color: #fbfdfd; }
  .bg-trust a, .alert-trust a, .badge-trust a {
    color: #fbfdfd !important; }
    .bg-trust a:hover, .alert-trust a:hover, .badge-trust a:hover {
      color: #fff !important; }

.btn.btn-trust {
  background-color: #00a200;
  color: #fbfdfd !important; }
  .btn.btn-trust:hover {
    background-color: #00d500 !important;
    color: #fbfdfd !important; }

.btn.btn-outline-trust {
  border: 1px solid transparent;
  border-top-color: #00a200;
  border-left-color: #00a200;
  border-right-color: #00a200;
  border-bottom-color: #00a200;
  color: #00a200;
  background-color: transparent; }
  .btn.btn-outline-trust:hover {
    background-color: #006f00;
    color: #fbfdfd; }

.text-trust {
  color: #00a200 !important; }

a.text-trust {
  color: #00a200 !important; }
  a.text-trust:hover {
    color: #006f00 !important; }

.border-trust {
  border-color: #00a200 !important; }

html, body {
  height: 100%; }

body {
  display: table;
  width: 100%;
  height: 100%; }

.content {
  height: auto; }

footer {
  height: 1px;
  display: table-row; }

html {
  font-size: 0.9rem; }
/*========================COLORS========================*/
/*========================MENU========================*/
.mainmenu {
  font-size: 1.1rem; }

.dropdown-menu .dropdown-item:hover {
  background-color: inherit; }

.mainmenu {
  overflow-y: visible; }
  @media (max-width: 991.98px) {
  .mainmenu {
    overflow-y: auto;
    max-height: 100vh; } }
  .mainmenu .navbar-dark .navbar-nav .nav-link a {
    opacity: 0.8; }

@media (max-width: 991.98px) {
  .mainmenu .dropdown-menu, .mainmenu .dropdown-cart {
    box-shadow: none !important;
    border: 0 !important;
    background-color: #3e3f3e;
    color: #fff; }
    .mainmenu .dropdown-menu .text-info, .mainmenu .dropdown-cart .text-info, .mainmenu .dropdown-menu .text-muted, .mainmenu .dropdown-cart .text-muted, .mainmenu .dropdown-menu a, .mainmenu .dropdown-cart a {
      color: #fff !important; } }

@media (min-width: 992px) {
  .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    max-width: 1200px;
    width: 100%;
    left: 50% !important;
    transform: translate(-50%, 0); }

  .dropdown-cart {
    width: 45%;
    right: 30%;
    transform: translate(0%, 0); }
    .dropdown-cart .container .products {
      overflow-y: auto;
      overflow-x: hidden;
      max-height: 70vh; } }

.suggestions {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 70vh; }

@media (max-width: 992px) {
  .dropdown-toggle::after {
    display: none; } }
/* menu niet meer grayed out */
#toggleSearch {
  display: block; }

.js-is-sticky--change #toggleSearch {
  display: block; }

.hideSearch {
  display: flex; }

.showSearch {
  display: none; }
/*========================SLIDERS========================*/
.slider.slider-horizontal {
  width: 100% !important; }

.slider-handle {
  background-image: linear-gradient(to bottom, #3e3f3e 0, #3e3f3e 100%) !important; }
/*========================BUNDLES========================*/
.bundle-item::before {
  position: absolute;
  left: -10px;
  top: 40%;
  font-size: 2.3rem;
  font-weight: bold;
  color: #dee2e6;
  background: #fff;
  content: "+";
  font-weight: 900; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important; }
/* temp */
/*========================CAROUSEL========================*/
@media (max-width: 992px) {
  #indexCarouselContainer, #indexHeadlinesContainer, #indexMosaicContainer {
    max-width: 991.98px;
    padding: 0px; } }

.overlay-gradient-dark {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  opacity: 0.8;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(0deg, #000, transparent); }

.overlay-dark {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  transition: all ease-in-out 0.2s;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(0deg, #000, transparent); }

.content-overlay {
  position: absolute;
  z-index: 10; }

.content-overlay:hover ~ .overlay-dark {
  opacity: 0; }

.thumb:hover {
  border-color: #6c757d !important;
  cursor: pointer; }

.bottom {
  position: absolute;
  bottom: 0;
  z-index: 10; }

.cursor-pointer {
  cursor: pointer; }
/*========================PRODUCT IMAGE GALLERY========================*/
.fullscreen {
  height: 100vh;
  width: 100vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
  background-color: #fff;
  cursor: zoom-out; }

@media (pointer: fine) {
  #gallery div.carousel-item.active > img:hover {
    opacity: 0; } }

.carousel-caption {
  padding-bottom: 0px;
  padding-top: 0px; }
  .carousel-caption h3 {
    font-weight: 700; }

@media (min-width: 768px) {
  .carousel-caption {
    bottom: 60px; } }
/*========================PRODUCT LIST ITEMS========================*/
.card-product, .card-blog {
  border-radius: 0px !important;
  overflow: hidden;
  transition: all ease 0.3s; }
  .card-product h5, .card-blog h5 {
    color: black;
    font-size: 1rem; }

.card-product:hover, .card-blog:hover {
  overflow: hidden;
  transition: all ease 0.3s;
  /* box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important; */
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15) !important; }
  .card-product:hover h5, .card-blog:hover h5 {
    color: #e4a924;
    text-decoration: none;
    transition: all ease 0.3s; }

.card-product a:hover {
  text-decoration: none;
  color: #e4a924; }
/* FIXES */
.card-img-overlay {
  bottom: auto !important; }

.card-img-link {
  height: 100%; }
/* super script rule for old prices */
.sup {
  vertical-align: super;
  font-size: 60%; }

.breadcrumb-item + .breadcrumb-item::before {
  content: '>'; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #3e3f3e !important; }
/*========================COUNTDOWN========================*/
#days, #hours, #minutes, #seconds {
  width: 60px;
  font-size: 1.2rem; }
/*========================BRANDS CAROUSEL========================*/
#brandCarousel .carousel-inner .carousel-item-right.active, #brandCarousel .carousel-inner .carousel-item-next {
  transform: translateX(25%); }

#brandCarousel .carousel-inner .carousel-item-left.active, #brandCarousel .carousel-inner .carousel-item-prev {
  transform: translateX(-25%); }

#brandCarousel .carousel-inner .carousel-item-right, #brandCarousel .carousel-inner .carousel-item-left {
  transform: translateX(0); }

#brandCarousel a.carousel-control-next, #brandCarousel a.carousel-control-prev, a.carousel-control-next, a.carousel-control-prev {
  width: 5%; }

#brandCarousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

#brandCarousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }
/*========================TEXT PAGE========================*/
#textpage img {
  max-width: 100%;
  height: auto; }
/*========================FEATURED CAT THUMBS========================*/
.category-thumb:hover .overlay-dark {
  opacity: 0; }
/*=========================Mosaic=======================*/
.mosaic {
  background-size: cover;
  background-position: center; }
  .mosaic-large {
    height: 390px; }
  .mosaic-small {
    height: 210px; }

@media (max-width: 767px) {
  .mosaic-small {
    height: 390px; } }
/*=========================REVIEWS=======================*/
.review-star-muted {
  color: rgba(0, 0, 0, 0.1); }
/*=========================IE10/11=======================*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #gallery div.carousel-item.active > img:hover {
    opacity: 0; }

  #mainMenu {
    z-index: 10; }

  .content {
    z-index: 1; } }
/*=========================DARK THEME=======================*/
/*
 body {
 background-color: #101010;
 color: white;
 }
 .card {
 background-color: #101010 !important;
 }
 */
/* test edits 
 .mainmenu {
 padding: 1.5rem !important;
 }
 .nav-link {
 font-size: 2rem;
 }
 */
/*=========================SYSTEM=======================*/
.gui-messages {
  display: none; }
/* usp mobile */
.usp-mask {
  width: 100%;
  height: 36px;
  overflow: hidden; }

.usp-inner {
  width: 100%;
  height: 144px;
  position: relative;
  -webkit-animation-name: usp-three;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 10s;
  /* Safari 4.0 - 8.0 */
  animation-name: usp-three;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  font-size: 0.9rem !important; }
/* Safari 4.0 - 8.0 */
@-webkit-keyframes usp-three {
  0% {
    top: 0px; }

  28.33% {
    top: 0px; }

  33.33% {
    top: -36px; }

  61.66% {
    top: -36px; }

  66.66% {
    top: -72px; }

  94.99% {
    top: -72px; }

  99.99% {
    top: -108px; } }
/* Standard syntax */
@keyframes usp-three {
  0% {
    top: 0px; }

  28.33% {
    top: 0px; }

  33.33% {
    top: -36px; }

  61.66% {
    top: -36px; }

  66.66% {
    top: -72px; }

  94.99% {
    top: -72px; }

  99.99% {
    top: -108px; } }
/* embed fix */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.carousel-gradient {
  background-image: radial-gradient(circle, #666 20%, #f4f5f5 80%); }

.carousel-indicators li {
  width: 10px;
  height: 10px;
  padding: 5px;
  transform: rotate(45deg); }

#navbarNavDropdown a.nav-link {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  color: black;
  font-size: 1rem; }
  #navbarNavDropdown a.nav-link :hover {
    color: #e4a924; }

.text-price {
  font-family: 'Montserrat', Helvetica, Arial, sans-serif !important;
  font-size: 0.875rem;
  font-weight: 700; }

.text-price-old {
  font-weight: 500; }

.card-hallmark {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important;
  transition: all ease 0.3s; }
  .card-hallmark:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15) !important; }

.product-configure-variants label {
  display: none !important; }

.product-configure-variants .form-control {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important; }

.product-configure-variants select.form-control:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

#quantity, #btn-cart {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important; }

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row; }

.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0; }

.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0; }

.btn, .form-control {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important; }

a.link-secondary {
  transition: all ease 0.2s;
  color: black; }
  a.link-secondary:hover {
    text-decoration: none;
    color: #e4a924; }

.card-category {
  border-radius: 0px;
  border: solid 1px #f4f5f5; }
  .card-category a {
    color: inherit; }
    .card-category a .fa-angle-right {
      transform: translate3d(4px, 1px, 0px) !important;
      -moz-transition: all 0.1s ease-in;
      -webkit-transition: all 0.1s ease-in;
      -o-transition: all 0.1s ease-in;
      transition: all 0.1s ease-in; }
    .card-category a:hover {
      text-decoration: none; }
      .card-category a:hover .fa-angle-right {
        transform: translate3d(10px, 1px, 0px) !important; }

.card-category a:hover {
  color: #e4a924; }

.card-rating {
  width: 9rem;
  margin-top: -10px;
  margin-bottom: -10px;
  background: rgba(255, 255, 255, 0.25); }

#q, .btn-search {
  border: 0px;
  background: rgba(255, 255, 255, 0.25);
  color: white; }

.featured-product-sticker {
  margin-top: 1rem;
  right: 1rem;
  background-color: #00a200;
  display: inline-block;
  color: #fff;
  padding: 4px 8px 2px;
  letter-spacing: 0.5px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  position: absolute;
  z-index: 2; }

#navbarNavDropdown ul li a {
  transition: all 0.2s ease; }
  #navbarNavDropdown ul li a:hover {
    color: #e81d25 !important; }

.bg-newsletter {
  background-image: url('https://cdn.webshopapp.com/shops/284979/files/293221017/bg-newsl.png');
  background-repeat: no-repeat;
  background-position: bottom right; }

.bg-fcomp {
  background-image: url('https://cdn.webshopapp.com/shops/284979/files/293221041/bg-fcomp.png');
  background-repeat: no-repeat;
  background-position: bottom right; }

footer .link-footer {
  color: rgba(255, 255, 255, 0.5) !important; }

#brandCarousel .carousel-inner .carousel-item-right.active, #brandCarousel .carousel-inner .carousel-item-next {
  transform: translateX(25%); }

#brandCarousel .carousel-inner .carousel-item-left.active, #brandCarousel .carousel-inner .carousel-item-prev {
  transform: translateX(-25%); }

#brandCarousel .carousel-inner .carousel-item-right, #brandCarousel .carousel-inner .carousel-item-left {
  transform: translateX(0); }
