/* 20250213153838 - v2 */
.gui,
.gui-block-linklist li a {
  color: #14254e;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #14254e;
}

.gui-block-inner strong {
  color: #727c94;
}

.gui a {
  color: #14254e;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #14254e;
  box-shadow: 0 0 2px #14254e;
}

.gui-select.gui-focus .gui-handle {
  border-color: #14254e;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #14254e;
  background-color: #ffffff;
}

.gui-content-title {
  color: #14254e;
}

.gui-form .gui-field .gui-description span {
  color: #14254e;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #14254e;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #86bc25;
  color: #ffffff;
  background-color: #86bc25;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #14254e;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #6b961d;
  border-color: #6b961d;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #14254e;
}

.gui-progressbar {
  background-color: #86bc25;
}

/* custom */
/* USP's onder slider */
@media (max-width: 991px) {
.container.usps.mt-4 .align-items-center.ml-3{
  width: 100%!important;
}
}
  
@media (min-width: 991px) {
  .container.usps.mt-4 .align-items-center.ml-3{
  width: 60%!important;
}
}
  

.usp-carousel-home.swiper-container.usp-def-amount-3.swiper-container-initialized.swiper-container-horizontal {
  background: #F0F3F5;
  border-radius: 6px;
  height: 75px!important;
}

.usp-carousel-item {
  max-height: 4em;
}

/*.container.usps.mt-4 .equal {
    border: solid 1px #c9c9c9;
    border-radius: 5px;
}*/

/* USP Bar */
.usp-carousel-item {
  justify-content: start!important;
}

/* Reviews in header*/
.subheader-rating {
  font-size: 16px;
} 
/* Highlights */
.home-module.mod-slider .banner-overlay {
    border-bottom: 5px solid #86bc26;
  	padding-left: 30px!important;
}
.nav-main {
  max-height: calc(100vh - 190px);
  overflow: auto;
}
.nav-main-item-name {
  padding: 5px 15px;
}
.nav-main-item-name > img {
  object-fit:contain;
  max-height: 25px;
}
@media (min-width: 1200px) {
.banner-holder.highlight-tiny .banner-content {
  margin-left: calc(25% + 50px);
}
}

@media (max-width: 1200px) {
.banner-holder.highlight-tiny .banner-content {
  margin-left: 25%;
}
}


.banner-holder.highlight-tiny .button, .banner-button-lined {
  padding: unset;
  border: unset;
}

/* Home Products */

.button.quick-order-button {
  font-size: 20px!important;
  height: 40px;
  width: 40px;
  border-radius: 100px;
}

.button.quick-order-button.trigger-add-to-cart:not(.grey) {
  background: #FFA10A!important;
}

.button.quick-order-button.grey {
    background: #C1C9D2!important;
}

.sale-bg {
  background: red;
}

.product-sale {
  min-width: 58px;
  height: 32px;
  line-height: 32px;
  left: 0px;
  border-radius: 0px 5px 5px 0px;
  font-size: 14px;
}

.product-label {
  height: 32px;
  min-width: 58px;
  left: 0px;
  right: auto;
  border-radius: 0px 5px 5px 0px;
  font-size: 14px;
  text-transform: unset;
}

.product-col .product-block-footer .price-old {
  color: red;
  max-height: .9rem;
}
.product-col .product-block-footer .price-old:after {
  bottom: 0px;
}

/* Home Categories */
@media (min-width: 991px) {
.grid-categorie-tekst, .grid-merk-tekst {
	width: 70%;
}
}

@media (max-width: 991px) {
.grid-categorie-tekst, .grid-merk-tekst {
	width: 100%;
}
}

#homepage-categories-grid .button-icon-circle{
  background: #86bc2500;
  color: #14254e;
  font-size: 14px;
}

/* Promo banner */
.gray-bg {
  background: #F0F3F5;
}

.home-module.mod-promo-a.mt-6.mb-6.gray-bg.container-bar .h3.headline {
  color: #fff;
}

.banner-review .banner-text {
  max-width: unset;
}

/* Promo banner*/

@media (max-width: 991px) {
#promobanner.banner-holder {
  	height: 550px!important;
  }
}

.br-3{
  border-radius: 10px!important;
}

#promobanner .fz-110 {
    font-size: 4em!important;
    font-weight: 600!important;
}
#promobanner .banner-content-holder {
  justify-content: start;
  display: block;
}

.banner-review {
	background-color: white;
  padding: 20px;
}
.banner-review-2 {
	background-color: white;
  padding: 20px;
}
.banner-title {
  font-size: 35px;
}
.banner-name {
 	font-size: 20px; 
}

#promobanner .text-dark{
  color: #282922;
}
#promobanner .star-fill{
  color: #febc1f;
}
#promobanner .empty{
  color: #febc1f;
}

@media (max-width: 991px) {
.banner-review-2 {
  display:none;
	}
}

#promobanner .banner-content-holder{
  padding: 50px!important;
}

.promobanner-text.text-right.mb-3 {
  color: #14264e;
}

/* Blog module homepage*/
.col.home-blog .button, .button.bg-white {
  padding: 12px 0px;
  margin-left: 0px!important;
  background-color: #fff!important;
  color: #14254e!important;
}

.home-blog .blog-wrap {
	box-shadow: 0px 0px 26px -6px rgba(0,0,0,0.07);
  border-bottom: 5px solid #86bc26;
}

.home-blog .blog-wrap img {
  border-radius: 10px 10px 0px 0px;
}

.banner-title.light:not(strong) {
  font-weight: 300;
}

.banner-title.light strong {
  font-weight: 700;
}

.banner-overlay {
  background: rgba(0,0,0,0.2);
}

.banner-overlay:hover {
  background: rgba(0,0,0,0.3);
}

/* Homepage text onder */
@media (min-width: 991px) {
.home-module.mod-content.mt-5 .col-md-12.content, .col-md-12.content.mt-5{
  	column-count: 2;
}
}

/* Header */
.cart.header-link {
    background: #fff;
}

.nav-sale-link {
    color: #14254e !important;
}

.nav-main-item-name {
  min-height: 37px;
}

#cart-qty {
  background: #FFA10A;
}

@media (min-width: 991px) {
#cart-qty {
  right: 0px;
  top: 0px;
}
}

/* Promo product A */
.look-holder.align-left.margin-top.promo-product-single-image {
  Background: #fff
}
.mod-promo-a .look-images {
    width: 33%;
  	position: relative;
}



@media (max-width: 768px) {
  .mod-promo-a .look-images {
    width: 100%;
	}
}
.mod-promo-a .look-main-image {
  padding: 30px;
  height: auto;
}
@media (max-width: 768px) {
  .mod-promo-a .look-main-image {
    width: 100%;
    max-height: 330px;
	}
}

.mod-promo-a .promo-product.a-fit {
  padding: 0;
}
@media (max-width: 768px) {
  .mod-promo-a .look-main-image .promo-product-a-fit {
    object-fit: contain;
	}
}
.mod-promo-a .look-main-image .promo-product-a-fit {
  position: initial;
}
.mod-promo-a .look-content {
  transform: unset;
  width: 60%;
}
@media (max-width: 991px) {
	.mod-promo-a .look-content {
    width: 60%;
    margin-left: 15px;
    padding: 30px 30px 30px 15px;
  }
}
@media (max-width: 768px) {
  .mod-promo-a .look-content {
    padding: 15px;
    margin: 0;
    width: 100%;
  }
}
.look-content .custom-price {
  font-size: 24px;
  padding-right: 20px;
}
.look-content .custom-price .price-old {
  color: red;
  font-size: 15px;
}
.look-content .custom-price .price-old::after {
  display: none;
}

.sub-image:after, .look-main-image:after {
  background: #ffffff00;
}

.home-module.mod-promo-a .button {
  background: #FFA10A;
}

/* .promo-product-a-fit {
  padding: 25px 0px 25px 0px;
} */

.look-content {
  text-align: left!important;
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.06);
}

.look-holder.align-left.margin-top.promo-product-single-image {
    border-bottom: 5px solid #86bc26;
}

/* Header */
#header-search {
  min-width: 380px;
  margin-right: 30px;
}

.logo{
  width: 165px!important;
}

@media (min-width: 991px) {
body.usp-carousel-pos-top {
    padding-top: 173px;
}
}

@media (max-width: 991px) {
body.usp-carousel-pos-top {
    padding-top: 135px;
}
}

.banner-pre {
    display: none!important;
}
/* Brands */
.home-brands-slide {
  margin-right: 25px !important;
  padding: 5px;
}
.home-brands-image {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 2px 3px 10px #ededed;
  height: 100px;
}
.home-brands-image img{
	padding: 5px;
}

/* Video */
#home-video-holder {
    max-height: 45vh!important;
    border-bottom: 5px solid #86bc26;
}

/* Footer */
.pre-footer.gray-bg .footer-title {
  color: #fff!important;
}

.pre-footer.gray-bg {
  background: #142550;
}

@media (min-width: 991px) {
.container.footer.py-5 .col-md-12.mt-md-0.gray-border-bottom-lte-md.pb-3.pb-md-0 .footer-links.footer-block.toggle-content.toggle-content-md {
  column-count: 4;
  padding-bottom: 30px;
  border-bottom: 1px solid #14254e;
}
}

.footer-bottom.gray-bg {
  background: #C1C9D2!important;
}

#footer-reviews-holder .hallmark-img.hallmark-kiyoh {
  max-width: 70px;
}

#footer-reviews .review-rating {
    width: 100px;
    height: 100px;
    font-size: 28px;
}

/* Categorie pagina */

.collection-category-carousel-block.with-images {
  border: 1px solid #F0F0F0;
  box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.07);
}

.product-block.boxed-border {
    border: 1px solid rgb(155 155 155 / 5%);
}

.product-block-sub {
  padding-top: 15px; 
  border-top: 2px solid rgb(155 155 155 / 15%);
}

@media (min-width: 991px) {
#breadcrumbs {
		width: 1285px;
    border-bottom: 0.6px solid #929EAE;
  }
}

/* Product pagina */
#product-serviceblock{
		border-bottom: 5px solid #86bc26!important;
}

#home-video-holder-product {
  height: 350px!important;
  border-radius: 6px;
}

@media (min-width: 991px) {
#home-video-holder-product .banner-text {
  max-width: 700px;
}
}

.highlight-txt.fz-090 {
  color: #14254e;
}

.content-box .qty-large {
    border: 1px solid #14254E;
    border-radius: 6px;
}

.content-box .button-content {
    border-radius: 6px;
}

.usp-list .icon-check-b {
  	color: #14254e;
}

.productpage .spec-holder:nth-child(odd) {
  background: #F0F3F5;
}

.content-box .price-old {
  color: red;
}

#product-serviceblock a {
  font-weight: lighter;
  text-decoration: none;
}

.product-mini-list {
  background: #F0F3F5;
}

.content-scroll-overflow:after {
  background: none;
}

.product-deliverytime {
  background: #F0F3F5!important;
}

.product-deliverytime .highlight-bg {
    background: #14254E;
}



.cart-cta {
  background: var(--usp-carousel-bg-color);
  color: #fff;
  border-radius: 15px;
}

.cart-cta h2 {
  color: #fff;  
}

.cart-cta .icon-shopping-cart:before, .cart-cta .icon-check:before {
    background: var(--success-color);
    color: #fff;
    padding: 6px;
    border-radius: 100px;
    font-size: 18px;
}

.custom-cart .cart-cta p {
  font-size: 16px;
}

.cart-cta p strong {
  margin: 0 3px;
  color: var(--success-color);
}

.c-in-stock.usp-list {
  line-height: 20px;
}


/** Custom form **/
 .overlay-container {
        display: none;
        justify-content: center;
        align-items: center;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
    }

    .overlay-content {
        background-color: #fff;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        max-width: 600px;
        text-align: center;
    }

    .overlay-container.open {
        display: flex;
    }

    .cancel-offer-request {
        background-color: var(--button-cta-secondary-color-2) !important;
    }

    .offer-form label {
        display: block;
        text-align: left;
    }

    .hidden {
        display: none !important;
    }
