/*
 * Gebruik zoveel mogelijk nested CSS
 * Meer informatie: https://www.w3schools.com/cssref/sel_nesting.php
 */

body div .e-loop-item .add_to_quote_message .success-message {
    color: rgb(14, 43, 93);
    padding: 10px 0;
    font-weight: normal;
}

/* Openingstijden tabel */
body .aw-openingstijden table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body .aw-openingstijden table tbody>tr:nth-child(odd)>td {
    background-color: red !important;
}

body .aw-openingstijden table td,
table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid red !important;
}

.woocommerce div.product .stock {
    color: #000000 !important;
}

.bekijk-meer-button:hover {
    cursor: pointer;
}

.aw-productinfo-div .elementor-widget:not(:last-child) {
    margin-bottom: -5px !important;
}

@media (min-width: 1200px) {

    .aw-slider.elementor-widget-media-carousel .elementor-swiper-button-next,
    .aw-slider.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev {
        right: -50px;
    }

    .aw-slider.elementor-widget-media-carousel .elementor-swiper-button-prev,
    .aw-slider.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next {
        left: -50px;
    }
}

@media (max-width: 768px) {
    .elementor-page-153 .header-nav-div {
        display: none !important;
    }

    .elementor-page-186 .header-nav-div {
        display: none !important;
    }
}

.aw-overlay {
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 95, 168, 0.61);
}

.aw-categorie-image:hover .aw-overlay {
    opacity: 0.5;
}

.elementor-widget-media-carousel .elementor-swiper-button-next,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev {
    right: -28px !important;
}

.elementor-widget-media-carousel .elementor-swiper-button-prev,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next {
    left: -28px !important;
}

/*
.aw-description div:before {
    content: 'Beschrijving';
    font-weight: bold;
}
*/

#itchy-loading-text {
    visibility: hidden;
    opacity: 0;
    display: none;
}

#itchy-loading-text.loading {
    visibility: visible;
    opacity: 1;
    display: unset;
}

.jet-ajax-search__results-footer {
    border-top: 1px #0457A2 solid;
}

.jet-ajax-search__results-footer .jet-ajax-search__navigation-holder {
    display: none;
}

.jet-search-content-fields__item-label {
    width: auto;
    float: left;
    padding-right: 5px;
}

.jet-search-content-fields__item.jet-search-content-fields__item-_stock {
    color: #797979;
}

body div .button.add_to_quote,
body div .add_to_quote_message .success-message .button {
    background-color: #4bd7e3;
    color: #ffffff;
    border-radius: 60px 60px 60px 60px;
    padding: 10px 10px 10px 10px;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.product_loop .button.add_to_quote,
.product_loop .add_to_quote_message .success-message .button {
    background-color: #0E2B5D;
    color: #ffffff;
}

body div .button.add_to_quote:hover,
body div .add_to_quote_message .success-message .button:hover {
    background-color: #0e2b5d;
    color: #ffffff !important;
}

body div .add_to_quote_message {
    padding: 0;
    margin: 10px 0 0 0;
    color: #ffffff;
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

body div .add_to_quote_message .success-message {
    padding: 0;
    margin: 0;
    color: #ffffff;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

body div .quote-image-and-title a {
    width: 300px;
    max-width: 100%;
    color: #0e2b5d;
}

body div .quote-grid.quote-grid-header>div:first-child {
    width: 300px;
}

.aw-slider .swiper-slide:hover {
    transform: scale(1.1) !important;
    overflow: visible;
}

body .awraqfw-quote-overview button.remove-product,
body .awraqfw-quote-overview button {
    border-radius: 60px;
}

body .awraqfw-quote-overview button {
    background-color: #0e2b5d;
}

@media only screen and (min-width: 769px) {

    .button_hidden {
        display: none;
    }
}

.e-loop-item.product:hover .button_hidden {
    display: block;
}


.elementor-button-icon svg {
    width: auto;
}


.facetwp-facet {
    margin-bottom: 0px !important;
}

.facetwp-facet.facetwp-facet-sorteer.facetwp-type-sort select {
    background: #4bd7e3;
    color: #fff;
    border-radius: 90px;
    border: 0px;
    padding-left: 20px;
    font-size: 20px;
}

.facetwp-facet-aantal_producten {
    color: #fff !important;
    font-size: 20px;
}


.add-request-quote-button.button {
    border-radius: 90px !important;
}

body div .aw-klant-worden-btn svg {
    width: 17px;
    height: 15px;
    object-fit: contain;
    display: block;
    margin: 0 0 0 5px;
}


.single-product .woocommerce-product-gallery__image img.wp-post-image {
    max-height: 470px;
    object-fit: contain;
}