/*
Theme Name: AllroundWeb Child
Theme URI: https://www.allroundweb.nl/
Description: Designed by <a href="https://allroundweb.nl/">Allround Web</a>.
Author: Allround Web
Version: 1.0.0
Template: hello-elementor
*/

body,
p,
td {
    font-family: 'Poppins', sans-serif;
}

#menu-2-0d9453d {
    display: flex;
    align-items: end;
    flex-direction: column;
}


@media (max-width: 767px) {
    .mobile-header-font {
        font-size: 24px !important;
    }
}


.wc-block-cart__submit-container {
    border: 2px solid;
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button {
    border: 2px solid #173e62;
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button:hover {
    background: #173e62;
}

.woocommerce-button.button {
    border: 2px solid #173e62;
    color: #173e62;
}

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

.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

.nieuw-badge {
    position: absolute;
    z-index: 1;
    width: 100px;
    background: #173E62;
    color: white;
    padding: 5px;
    text-align: center;
    font-weight: 600;
}

.vastgoedCategorie {
    background: #e3e7f0;

}

.aw-beschikbaar {
    color: var(--e-global-color-primary);
    font-family: "Montserrat", Sans-serif;
    font-size: 22px;
    font-weight: 600;
}

/* Blurry Panden */
.awPandenBlurry .e-flex.e-con {
    filter: blur(5px);
    pointer-events: none;
}

.shop_table .product-name a {
    pointer-events: none;
}

/* CONTACT FORM BELGGEN PAGINA */
.aw2ColumnRow {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}

@media screen and (max-width: 768px) {
    .aw2ColumnRow {
        display: block;

    }
}

.wpcf7 label {
    width: 100%;
}

.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {
    background: #f2f4f7;
    height: 3rem;
    margin-top: 5px;
    border: 0px !important;
}


.wpcf7 textarea {
    height: 150px;
}


.wpcf7-list-item {
    display: block;
    padding: 0;

}



.wpcf7-submit {
    background: #173E62 !important;
    color: white !important;
    font-weight: 500 !important;
    border: #173E62 !important;
}

input[type="checkbox"] {
    width: 25px !important;
    height: 25px !important;
    margin-bottom: -7px;
    margin-right: 5px;
    appearance: none;
    /* Removes the default styling */
    -webkit-appearance: none;
    /* For Safari */
    background-color: #f2f4f7;
    border: 2px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
}

input[type="checkbox"]:checked {
    background-color: #173E62;
    /* Background when checked */
    border-color: #173E62;
    /* Border color when checked */
}

/*  Panden Search */
/* .facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location {
  min-width: 125px !important;
} */

#facetOppervlakte .facetwp-facet-oppervlakte {
    padding: 0 15px;
}

@media screen and (max-width: 768px) {

    .facetwp-facet-search_facet .facetwp-input-wrap,
    .facetwp-facet-search_facet .facetwp-search {
        display: block !important;
    }
}

#documentenPanden a {
    color: #173E62;
}

#documentenPanden a:hover {
    color: #BDA588;
}

.aw-login-hover:hover {
    color: #BDA588 !important;
}

.prijsLoop div.elementor-shortcode {
    font-family: "Montserrat";
    color: #173E62;
    font-weight: 400;
    font-size: 16px;
}

.prijsSingle div.elementor-shortcode {
    color: white;
}

/* .prijsLoop div.elementor-shortcode::before {
	content: '€ ';
} */

.spacer {
    margin: 25px 0;
}

.wpcf7-radio {
    display: block;
    /* Ensure each radio button is a block element */
    margin-bottom: 10px;
    /* Add some spacing between the radio buttons */
}

html {
    scroll-behavior: smooth;
}

.aw-login-hover h2:hover {
    color: #BDA588 !important;
}

.wpcf7-list-item {
    margin: 0 !important;
}



.woocommerce-cart-form__cart-item.cart_item .product-thumbnail a,
.woocommerce-cart-form__cart-item.cart_item .product-name a {
    pointer-events: none;
    /* Disables all pointer interactions */
    cursor: default;
    /* Changes the cursor to the default arrow */
}


/* Styling custom radio button */
/* Hide the default radio button */
input[type="radio"] {
    accent-color: gray;
}

.wpcf7-radio .wpcf7-list-item {
    margin-right: 25px !important;
}

/* Spacer op mobile */
@media only screen and (max-width: 767px) {
    .uacf7-row {
        gap: 25px;
    }
}

.wpcf7-form label {
    padding: 10px 0px !important;
}


/* .wpcf7-form-control-wrap {
  padding: 10px !important;
} */

#actueelAanbod {
    scroll-margin-top: 100px;
    /* Adjust as needed */
}


#onpageDescription,
#documenten,
#onpageFoto,
#onpageLocatie {
    scroll-margin-top: 125px;
    /* Adjust as needed */
}

input[type="radio"] {
    height: auto;
}

.wpcf7-list-item label {
    padding-top: 2px !important;
}



.wpcf7 input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: top;
    flex-shrink: 0;
    font-size: .75em;
    text-align: center;
    margin-top: .2em;
    margin-right: .5em;
    line-height: 1.5em;
    height: 1.5em;
    width: 1.5em;
    min-height: 0 !important;
    padding: 0 !important;
    border: var(--inputs-border-width, 0px) solid transparent;
    box-sizing: content-box;
    border-radius: 30px !important;
}

.wpcf7 input[type="radio"]:not(:hover) {
    border: 2px #fff solid !important;
}

.wpcf7 input:checked::before,
.wpcf7 input:checked::before {
    visibility: visible !important;
}

.wpcf7 input[type=radio]:before {
    visibility: hidden;
    content: '';
    display: block;
    height: 36%;
    width: 36%;
    margin: 32%;
    border-radius: inherit;
    background: currentColor;
}

input.facetwp-slider-reset {
    color: #bda588;
}

.e-my-account-tab__orders .woocommerce-Button.wc-forward.button {
    display: none;
}

.woocommerce_account_subscriptions .woocommerce-Button {
    display: none;
}

.woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) address {
    border: none !important;
}

.woocommerce-info {
    font-family: Montserrat;
    border-color: #173e62;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button {
    border-color: #bda588 !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a {
    color: #bda588 !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details,
.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-table--order-downloads,
.woocommerce table.shop_table {
    border: none !important;
    font-family: 'Montserrat';
}

.elementor-widget-theme-post-content ul {
    margin-bottom: 20px;
}

/* animatie homepagina */
/* Definieer de animatie */
@keyframes fadeInLeftToRight {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Pas de animatie toe op het element */
.wpb_column.us_custom_d55636c7 {
    animation: fadeInLeftToRight 1s ease-out forwards !important;
}


/* Pas de animatie toe op het element */
.wpb_column.us_custom_d55636c7 {
    animation: fadeInLeftToRight 1s ease-out forwards !important;
}


/* custom code voor lid worden pagina */
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.uacf7-form-1436 uacf7_auto_cart_1436 {
    opacity: 0 !important;
    transform: translateY(20px) !important;
    animation: fadeUp 0.6s ease-out forwards !important;
}

/* margin weghalen linkerkant bij type vastgoed */
div[style] {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
}

/* actueel aanbod reset button */
.facetwp-slider-reset {
    border: 2px solid #1b3656 !important;
    /* Randkleur */
    color: #1b3656 !important;
    /* Tekstkleur */
    font-weight: 600 !important;
    /* Iets dikker lettertype */
    box-shadow: none !important;
    /* Verwijder de dropshadow */
    background-color: transparent !important;
    /* Optioneel: Maak de achtergrond transparant */
    padding: 10px 20px;
    /* Voeg wat padding toe voor een betere uitstraling */
    border-radius: 4px;
    /* Optioneel: Ronde hoeken */
    cursor: pointer;
    /* Cursor verandert in een pointer bij hover */
}

/* contact pagina verzend button */
.elementor-button.elementor-size-sm {
    font-size: 18px !important;
    /* Grotere tekst */
    padding: 15px 30px !important;
    /* Meer ruimte in de knop */
    border-radius: 50px !important;
    /* Optioneel: rond de hoeken iets af */
    min-width: 150px !important;
    /* Zorg dat de knop altijd een minimale breedte heeft */
}

/* account */
p strong:contains('admin'),
p a[href*="logout"] {
    display: none !important;
}

.nobr {
    color: #1b3656 !important;
}

h2 {
    /* color: #1b3656 !important; */
    /* font-weight: 600 !important; */
}

h2.elementor-heading-title {
    font-weight: 700 !important;
}

legend {
    color: #1b3656 !important;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: large;
}

a.woocommerce-button.button.view {
    display: none !important;
}

/* facturatie */
th {
    display: none !important;
}

.order-actions.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a,
a.button.cancel.wcs_block_ui_on_click,
a.button.subscription_renewal_early {
    border: 0px !important;
    color: #173E62 !important;
}

.order.woocommerce-orders-table__row woocommerce-orders-table__row--status-completed * {
    color: #173E62 !important;
}

.table.order_details * {
    color: #173E62 !important;
}


.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button {
    color: #173E62 !important;
}

.woocommerce-Price-amount.amount {
    color: #173E62 !important;
}


@keyframes fadeIinFromLeft {
    from {
        transform: translateX(-75px);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

#fadeIinFromLeft {
    animation-name: fadeIinFromLeft;
    animation-duration: 1s;
    /* Adjust duration as needed */
    animation-fill-mode: forwards;
}

@keyframes fadeIinFromRight {
    from {
        transform: translateX(75px);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

#fadeIinFromRight {
    animation-name: fadeIinFromRight;
    animation-duration: 1s;
    /* Adjust duration as needed */
    animation-fill-mode: forwards;
}

/* Fade in from bottom */

@keyframes fadeInFromBottom {
    from {
        transform: translateY(25px);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.fadeInFromBottom {
    animation-name: fadeInFromBottom;
    animation-duration: 1s;
    /* Adjust duration as needed */
    animation-fill-mode: forwards;
}


/* Submit form */
input.wpcf7-submit {
    background-color: #BDA588 !important;
    border-radius: 25px !important;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 700 !important;
}

input[type="submit"].wpcf7-form-control:hover {
    background-color: #1b3656 !important;
}

/* Submit form */
input.wpcf7-submit {
    background-color: #BDA588 !important;
    border-radius: 25px !important;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 700 !important;
}

.input.wpcf7-submit:hover {
    background-color: #1b3656 !important;
}

.shop_table .product-name a {
    pointer-events: none;
    color: #173E62 !important;
}

.form-field-field_8fb4b0c a {
    color: #173E62 !important;
}

tr.woocommerce-orders-table__row--status-completed td a {
    pointer-events: none;
    color: #173E62 !important;
}

#form-field-field_8fb4b0c:checked {
    background: #173E62;
}


label[for="form-field-field_8fb4b0c"] a {
    color: #173E62 !important;
    text-decoration: underline;
    text-underline-offset: 4px;

}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a {
    color: #173E62 !important;
    pointer-events: none;
}

.footerTitle h2 {
    font-weight: 400 !important;
}

.footerLinks .elementor-icon-list-item:hover a {
    text-decoration: underline !important;
}

.footerLinks .elementor-icon-list-item a {
    color: #e3e7f0 !important;
    text-underline-offset: 4px;
    /* color: red !important; */
}

.woocommerce-Address-title.title a {
    font-size: 18px !important;
    color: #0F131F !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table {
    font-size: 18px !important;
    color: #0F131F !important;
}

.shop_table.subscription_details td a {
    padding-left: 0 !important;
}

.footerKVK h2 {
    font-weight: 400 !important;
}

.facetwp-search {
    border-style: solid !important;
    border-width: 0px 0px 1px 0px !important;
    border-color: #173E62 !important;
    background: unset !important;
    border-radius: unset !important;
}

.facetwp-input-wrap {
    width: 100% !important;
}

.shop_table.subscription_details {
    color: #173E62 !important;
}

/* .headerLogIn:hover svg {
    color: red !important;
} */

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-status {
    color: #173E62 !important;
}

.shop_table.subscription_details td {
    color: #173E62 !important;
}

/* Mijn account pagina  */
/* Adressen */

.u-column1.col-1.woocommerce-Address h2,
.u-column2.col-2.woocommerce-Address h2 {
    font-size: 18px !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address .edit,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses .edit {
    float: left;
    margin-left: 0 !important;
    margin-top: -25px !important;
    position: relative;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address address,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses address {
    padding: 0 !important;
    font-style: normal !important;
}

.woocommerce-EditAccountForm.edit-account label,
.woocommerce-EditAccountForm.edit-account input,
.wpcf7-form label,
.wpcf7-form input {
    font-size: 18px !important;
}

.woocommerce-customer-details address {
    padding-left: 0 !important;
}

input.facetwp-search {
    font-size: 18px;
    color: #0F131F !important;
}

input.facetwp-search::placeholder {
    font-size: 16px;
    color: #1f2124 !important;
    font-weight: 500 !important;
    font-family: "Montserrat";
}

@media (max-width: 1024px) {
    .aw-move-contact-block {
        padding: 45px;
        width: 95%;
    }
}

@media screen and (max-width: 768px) {
    input.facetwp-search::placeholder {
        font-size: 13px;
    }

    .single-vastgoed .elementor-button.elementor-size-sm {
        font-size: 13px !important;
        padding: 13px 7px !important;
        border-radius: 50px !important;
        min-width: auto !important;
    }

    .aw-custom-acf-location-maps #awcf-info-card .info-card-content {
        line-height: 18px;
    }
}

@media (min-width: 1024px) and (max-width: 1480px) {
    .aw-width-breakpoint {
        width: 95% !important;
    }

    .single-vastgoed .elementor-button.elementor-size-sm {
        font-size: 15px !important;
        padding: 15px 13px !important;
        border-radius: 50px !important;
        min-width: 125px !important;
    }

    .aw-padding-breakpoint {
        padding: 37px;
    }
}

@media (min-width: 678px) and (max-width: 1024px) {
    .aw-width-breakpoint {
        width: 95% !important;
    }

    .aw-padding-breakpoint {
        padding: 37px;
    }
}


/* Radio button */

.awRadioButton span.wpcf7-list-item-label {
    line-height: 2.5rem !important;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    pointer-events: auto !important;
    border: 0px;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    border: 0px !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button {
    border: 0px !important;
}

.elementor-field-subgroup input[type=checkbox] {
    width: 25px !important;
    height: 25px !important;
    background-color: white;
    padding: 0px 10px;
}