/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#adveg-grecaptcha-legal {
    display: none;
}

.mollie .dropdown-menu {
    z-index: 10000!important;
}

#authentication input[type="password"] {
    width: 25%;
}
#authentication .btn.btn-light {
    color: black;
}
.form-group.missing-street-number label[data-missing-street-nr-notice]::after {
    display: none!important;
}

#pc4presta_undefined_manualbtn,
#pc4presta_undefined_autobtn
{
    display: none!important;    
}

#products.list .product-miniature .product-title a{
    max-width: 100%;
}

@media only screen and (max-width: 600px) {
    .customPostcodeCheckoutTajriba #pc4presta_undefined_postcode_wrapper.form-group.row,
    .customPostcodeCheckoutTajriba #pc4presta_tc-container-mobile_postcode_wrapper.form-group.row{
        max-width: 46%!important;
    }
    .customPostcodeCheckoutTajriba #pc4presta_undefined_housenumber_wrapper.form-group.row,
    .customPostcodeCheckoutTajriba #pc4presta_tc-container-mobile_housenumber_wrapper.form-group.row{
        max-width: 46%!important;
    }
    #module-thecheckout-order #thecheckout-html-box-1 .inner-area {
        background: #f8f8f8;
        border: none;
        margin-left: unset;
    }
    .search-widget form .input-group input {
        font-size: 16px;
    }
}

.featured__image--container h2 a{
    font-family: Barlow;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: block
}

.homeCmsBanner__title-link,
.homeCmsBanner__title-link:hover,
.homeCmsBanner__title-link:focus {
    text-decoration: none !important;
}

.populair-title a,
.populair-title a:hover,
.populair-title a:focus {
    color: #fff !important;
    text-decoration: none !important;
}

#category__header {
    background-size: cover!important;
}

.FreeProduct img {
    width: 100%;
    max-height: 100px;
    max-width: 100px;
    height: 100%;   
}

.announcementModal {
    display: flex;
    justify-content: center;
    padding: 5px 15px;
    
}
.announcementModal p {
    margin-bottom: 0;
}
.announcementModal .annBtns {
    margin-left: 5px;
}

.announcementModal .annBtns a {
    text-decoration: none;
    font-weight: bold;
}
/* @media only screen and (max-width: 670px) {
    .announcementModal {
        padding: 30px 25px 20px;
        max-width: 500px;
        width: 100%;
    }
}
@media only screen and (max-width: 520px) {
    .announcementModal {
        padding: 30px 25px 20px;
        max-width: 400px;
        width: 100%;
    }
}
@media only screen and (max-width: 420px) {
    .announcementModal {
        padding: 15px 15px 15px;
        max-width: 300px;
        width: 100%;
    }
} */
.pagination .page-link {
    padding: 8px 20px !important;
}
@media (min-width: 1200px) {
    .ets_mm_megamenu .mm_columns_ul {
        height: 550px;
    }
}
.wk_container {
    z-index: 10001 !important;
}
#product .ma_block_qty {
    display: none;;
}


element {
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
#product .btn-comment {
  color: #000;
  background: none;

  font-size: 15px;
  border: none !important;

  box-shadow: none !important;
  padding: 8px 0 0 0;
}
.footer__custom ul li {
	padding-bottom:5px;
}
