/* CUSTOM CSS */

.product-counter-old {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  background: #0089d0;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 27px;
  z-index: 1;
}

.product-counter {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 28px;
  min-height: 28px;
  background: #0089d0 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  border-radius: 2px !important;
}

.category-label {
  position: absolute;
  top: 7px;
  left: 8px;
}

.instafeed-image-square {
  position: relative;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}

.instafeed-image-square img {
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.tt-menu-container-bordered { border-top:1px solid #e9e7e7; border-bottom:1px solid #e9e7e7;  }

.tt-description .tt-price .per-piece { color:#999; font-size: 14px; line-height: 19px; font-weight: 300;  }

ul.errors {
	list-style: none;
	color: #f44;
	margin: 0;
	padding: 0;
}

.mobileFixedOrderRow {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: #fff;
  padding: 10px;
  z-index: 100;
  -webkit-box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.3);
  box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.3);
}
.mobileFixedOrderRow .bottom-title {
  font-weight: 500;
  letter-spacing: normal;
  line-height: 16px;
  color: #000;
  padding-bottom: 10px;
  text-align: center;
}
.cc-revoke.cc-bottom { display: none !important; }

.tt-cat-title {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  padding: 7px 10px 5px;
 /* background-color: rgba(0,137,208,1.0); // blauw*/
  background-color: rgba(0,0,0,0.8);
  border-radius: 0px 0px 3px 3px;
}

@media (min-width: 1024px) {
  .resizeVideoOnBigScreen{
    width: 540px;
    height: 315px;
  }
}

.faqPage .tt-collapse-content a { text-decoration: underline; color: #0089d0; }

.col-md-1-5 { width: 12,5%; } /* = 8,3333 + 4,16667 */
.col-md-2-5 { width: 20,83333%; } /* = 16,6666 + 4,16667 */
.col-md-3-5 { width: 29,16667%; } /* = 25 + 4,16667 */
.col-md-4-5 { width: 37,5%; } /* = 33,3333 + 4,16667 */
.col-md-5-5 { width: 45,83333%; } /* = 41,6667 + 4,16667 */
.col-md-6-5 { width: 54,16667%; } /* = 50 + 4,16667 */
.col-md-7-5 { width: 62,5%; } /* = 58,3333 + 4,16667 */
.col-md-8-5 { width: 70,83333%; } /* = 66,6666 + 4,16667 */
.col-md-9-5 { width: 79,16667%; } /* = 75 + 4,16667 */
.col-md-10-5 { width: 87,5%; } /* = 83,3333 + 4,16667 */
.col-md-11-5 { width: 95,8333%; } /* = 91,6666 + 4,16667 */

.promotion-btn {
  margin-bottom: 16px;
  background: #ff8b00;
}

.button-outline-warning {
  border: 2px solid #ff8b00;
  background: transparent;
  color: #ff8b00;
  font-weight: bold;
}

.button-outline-warning:hover, .button-outline-warning:active {
  background: #ff8b00;
}

.trust-points p {
  margin: 0;
  font-size: 16px;
/*  letter-spacing: 1px;*/
  font-weight: 500;
  display: flex;
  align-items: center;
  line-height: 32px;
}

.trust-points p i {
  font-size: 20px;
  margin-right: 10px;
  color: #ff8b00;

/*  width: 30px;*/
/*  text-align: center;*/
}

.button-outline-primary {
  border: 2px solid #0089d0;
  background: transparent;
  color: #0089d0;
  font-weight: 500;
}

.button-outline-primary:hover, .button-outline-primary:active {
  background: #0089d0;
}

.energieKlasseLabel {
    position: absolute;
    width: 40px !important;
    margin-top: 5px;
    margin-left: 5px;
}

.tt-label-most-chosen {
    background: #0089d0;
    color: #ffffff;
}

.tt-label-vpe {
    background: #ff8b00;
    color: #ffffff;
}

.label-right {
    right: 8px !important;
    left: unset !important;
}

.search-results {
    display: block;
    border-radius: 6px;
    position: absolute;
    z-index: 4;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    width: 100%;
    margin-top: 10px;
    background: #ffffff;
}

.search-results ul {
/*    display: flex;*/
/*    flex-direction: row;*/
/*    flex-wrap: nowrap;*/
/*    justify-content: flex-start;*/
/*    align-content: stretch;*/
/*    align-items: flex-start;*/
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 0;
}

/*.tt-search-type2 .search-results ul > li:nth-child(1), .tt-search-type2 .search-results ul > li:nth-child(2), .tt-search-type2 .search-results ul > li:nth-child(3), .tt-search-type2 .search-results ul > li:nth-child(4) {
    display: block;
}*/

.tt-search-type2 .search-results ul > li {
    display: none/*;
    width: 25%;*/
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.tt-search-type2 .search-results ul > li b {
    font-weight: 600;
}

.tt-header-row .tt-box-info a {
  color: inherit;
}

.tt-header-row .tt-box-info a:hover {
  color: #0089d0;
}

.tt-search-type2 .tt-search-input {
  border: 1px solid #191919;
}

.tt-search-type2 .tt-btn-search {
  padding: 6px 20px 4px;
  border: 1px solid #191919;
}

@media (max-width: 1024px) {
    header .tt-search .search-results ul > li:not(:first-child) {
        margin-top: 0px;
    }
}

@media (max-width: 1024px) {
    header .tt-search .search-results ul > li a .tt-description {
        padding: 0px 15px 0px 16px;
    }
}

@media (max-width: 1024px) {
    header .tt-search .search-results ul li:nth-child(-n+11) {
        display: block;
    }
}

.tt-product-single-img .tt-label-location {
  position: absolute;
  top: 55px;
  right: 10px;
  z-index: 2;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.tt-product-single-img .tt-label-location [class^="tt-label-"] {
  margin-left: 3px;
  margin-top: 3px;
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
  font-weight: 500;
  padding: 3px 4px 1px;
  border-radius: 2px;
}

@media (max-width: 992px) {
  .tt-about02-col-list img {
    max-width: 100% !important;
    height: auto !important;
  }
}



.promo-box-new .tt-promo-box {
    height: 100%;
    margin-top: 0;
    margin-left: 10px;
}

.promo-box-new .tt-promo-box .tt-description {
    right: unset;
    bottom: unset;
    display: block;
    padding: 15px 0px;
    width: auto;
    height: auto;
}

.promo-box-new .tt-promo-box .tt-description .tt-description-wrapper {
    padding: 10px 25px 10px 10px;
    text-align: left;
    min-width: unset;
}

.promo-box-new .tt-promo-box .tt-description .tt-description-wrapper .tt-background {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;

    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.promo-box-new .tt-promo-box:hover .tt-description .tt-background {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tt-promo-action .tt-search-type2 {
    max-width: 500px;
    margin: 0 auto;
}

.tt-promo-action .tt-search-type2 .icon {
    line-height: 1.5rem;
    font-size: 1.1rem;
    top: 5px;
}

.tt-promo-action .tt-search-type2 .tt-search-input {
    width: 100%;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 1.1rem;
    line-height: 1.5rem;
}

.tt-newsletter-layout-01 .tt-box-info{
    margin: 0 auto;
    line-height: unset;
    background-color: #FFF;
    border-radius: 5px;
}

.tt-newsletter-layout-01 .tt-box-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.tt-newsletter-layout-01 .tt-box-info ul li {
    padding-top: 8px;
    padding-bottom: 8px;
    letter-spacing: 0.01em;
    font-size: 14px;
}

.tt-newsletter-layout-01 .tt-box-info ul li [class^="icon-"] {
    margin-right: 4px;
    font-size: 20px;
    position: relative;
    top: 3px;
    color: #FFF;
}

.tt-newsletter-layout-01 .tt-box-info ul li a {
    color: #FFF;
    font-weight: 400;
}

.tt-newsletter-layout-01 .tt-box-info ul li a:hover {
    color: #FFF;
    text-decoration: underline;
}

.blur-carousel {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    pointer-events: none;
}

.blur-carousel ul > li:after {
    content: "";
    position: absolute;
    top: -30%;
    right: -100%;
    width: 50%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%);
    animation: shine 2s 1s;
}

@keyframes shine {
    to {
        opacity: 1;
        right: 210%;
    }
}