@import url('https://fonts.googleapis.com/css?family=Open+Sans:500,400');
@import url('https://fonts.googleapis.com/css?family=Poppins:500');
body {
  font-family: "Open Sans", Roboto, "Helvetica Neue", Arial, cursive !important; }

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

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

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

a, .page-link {
  color: #f6b8b6; }
  a:hover, .page-link:hover {
    color: #f08c89; }

.list-group-item.active .list-item, .list-group-item.active, .page-item.active .page-link {
  background-color: #acbabf;
  border-color: #acbabf;
  color: #f7f7f7; }
  .list-group-item.active .list-item:hover, .list-group-item.active:hover, .page-item.active .page-link:hover {
    color: #dedede; }

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

.bg-main, .alert-main, .badge-main {
  background-color: #acbabf;
  color: #f7f7f7; }
  .bg-main a, .alert-main a, .badge-main a {
    color: #f7f7f7 !important; }
    .bg-main a:hover, .alert-main a:hover, .badge-main a:hover {
      color: #dedede !important; }

.btn.btn-main {
  background-color: #acbabf;
  color: #f7f7f7 !important; }
  .btn.btn-main:hover {
    background-color: #8fa2a9 !important;
    color: #f7f7f7 !important; }

.btn.btn-outline-main {
  border: 1px solid transparent;
  border-top-color: #acbabf;
  border-left-color: #acbabf;
  border-right-color: #acbabf;
  border-bottom-color: #acbabf;
  color: #acbabf;
  background-color: transparent; }
  .btn.btn-outline-main:hover {
    background-color: #8fa2a9;
    color: #f7f7f7; }

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

a.text-main {
  color: #acbabf !important; }
  a.text-main:hover {
    color: #8fa2a9 !important; }

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

.bg-action, .alert-action, .badge-action {
  background-color: #f6b8b6;
  color: #f7f7f7; }
  .bg-action a, .alert-action a, .badge-action a {
    color: #f88783 !important; }
    .bg-action a:hover, .alert-action a:hover, .badge-action a:hover {
      color: #f55853 !important; }

.btn.btn-action {
  background-color: #f6b8b6;
  color: #f7f7f7 !important; }
  .btn.btn-action:hover {
    background-color: #f08c89 !important;
    color: #f7f7f7 !important; }

.btn.btn-outline-action {
  border: 1px solid transparent;
  border-top-color: #f6b8b6;
  border-left-color: #f6b8b6;
  border-right-color: #f6b8b6;
  border-bottom-color: #f6b8b6;
  color: #f6b8b6;
  background-color: transparent; }
  .btn.btn-outline-action:hover {
    background-color: #f08c89;
    color: #f7f7f7; }

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

a.text-action {
  color: #f6b8b6 !important; }
  a.text-action:hover {
    color: #f08c89 !important; }

.border-action {
  border-color: #f6b8b6 !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: #d9ecec !important; }

.btn.btn-trust {
  background-color: #00a200;
  color: #FBFDFD !important; }
  .btn.btn-trust:hover {
    background-color: #006f00 !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; }

/*========================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: #acbabf;
    color: #f7f7f7; }
    .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: #f7f7f7 !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, #acbabf 0, #acbabf 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, 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: 80%;
  opacity: 0.6;
  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: #ffffff;
  cursor: zoom-out; }

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

@media (min-width: 768px) {
  .carousel-caption {
    bottom: 60px; } }

/*========================PRODUCT LIST ITEMS========================*/
.product {
  overflow: hidden; }
  .product img {
    transform: scale(1);
    transition: all ease 0.1s; }

.product:hover img {
  transform: scale(1.03); }

/* 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: #acbabf !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(33.33%); }

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

#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: #F0F1F2; }

/*=========================IE10/11=======================*/
@media (-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; }
