/*
Theme Name: 123busjehuren.nl
Theme URI: https://www.123busjehuren.nl/
Author: Remgro Web &amp; ICT Oplossingen
Author URI: https://www.remgro.nl/
Template: storefront
Version: 2.2.2
Text Domain: 123busjehuren
*/
/*
groen logo: #7ac141
blauw logo: #0170b7
*/
/*html {
	scroll-behavior: smooth;
}*/
/* Overnemen naar Remgro Toolkit? https://developers.google.com/recaptcha/docs/faq#id-like-to-hide-the-recaptcha-badge-what-is-allowed */
.grecaptcha-badge {
    visibility: hidden;
}

div.wpcf7 {
    margin-bottom: 3em;
}

div.wpcf7 form > small,
div.wpcf7 form > p > small,
div.wpcf7 form > small > a,
div.wpcf7 form > p > small > a {
    color: #aaa;
    font-size: 14px;
}

.text-center {
    text-align: center !important;
}

.storefront-primary-navigation {
    background-color: rgba(255, 255, 255, 0.75);
}

.main-navigation ul li a {
    font-weight: 700;
    letter-spacing: 0.5px;
}

/* maak breadcrumb inline-block ivm 'kies deze' knop */
.single-product .woocommerce-breadcrumb {
    display: inline-block;
}

/* verberg winkelmand-bijwerken-knop wanneer niet mogelijk */
.button[name="update_cart"].disabled,
button[name="update_cart"]:disabled {
    display: none !important;
}

/* #ffb900 */
.wc-bookings-booking-form .wc-bookings-booking-cost {
    color: #239e57;
    font-size: 18px;
}

.wc-bookings-booking-form .wc-bookings-booking-cost[data-raw-price=""],
.wc-bookings-booking-form .wc-bookings-booking-cost .booking-error {
    color: #c34336 !important;
}

a.cart-contents:hover,
.site-header-cart .widget_shopping_cart a:hover,
.site-header-cart:hover > li > a,
.main-navigation ul li a:hover,
.main-navigation ul li:hover > a,
.site-title a:hover,
.site-header ul.menu li.current-menu-item > a {
    color: #0070b9;
}

.wc-booking-summary {
    color: #000;
    font-size: 1.1em;
    background-color: #fff;
}

.site-footer a:not(.button) {
    text-decoration: none;
}

.wc-bookings-booking-form .wc-bookings-date-picker:before {
    display: block;
    font-weight: 600;
    margin-bottom: 2px;
    content: "Kies hier uw vertrek- en aankomstkomstdatum:"; /*"Gewenste ophaaldatum:";*/
}

.wc-bookings-booking-form label,
.wc-pao-addon > label {
    font-weight: 600;
}

label .required {
    font-size: 1.2em;
    line-height: 1em;
    font-style: normal;
}

label .required,
.meer-info-wrapper a.button {
    font-weight: 400 !important;
}

.wc-pao-addon-description > p {
    font-size: 15px;
    margin-bottom: 0;
    font-style: italic;
}

.wc-pao-addon .wc-pao-addon-wrap > label {
    cursor: pointer;
}

.wc-pao-addon p.wc-pao-addon-wrap {
    margin: 0.25em 0 0.5em;
}

.wc-pao-addon .wc-pao-addon-wrap > label:hover,
.wc-pao-addon .wc-pao-addon-wrap > label:active {
    color: #0070b9;
}

.wc-bookings-booking-form select,
.wc-pao-addon .wc-pao-addon-wrap select {
    border: 0;
    outline: 0;
    color: #2b2c30; /*#43454b*/
    padding: 0.6em 0.3em;
    box-sizing: border-box;
    background-color: #f2f2f2;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
    font: 400 100%/1.618 "Source Sans Pro", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.wc-bookings-booking-form select:hover,
.wc-bookings-booking-form select:focus,
.wc-pao-addon .wc-pao-addon-wrap select:hover,
.wc-pao-addon .wc-pao-addon-wrap select:focus {
    background-color: #e6e6e5;
}

.single-product .wc-force-sells {
    font-size: 15px;
    margin-top: 1em;
}

.single-product .wc-force-sells p {
    margin-bottom: .25em;
}

body.single-product .widget-area .widget-textblock {
    font-size: 0.9375em;
    border: solid 1px #eee;
    padding: 1.4em 1.2em 1.2em;
    background-color: lightyellow;
}

body.single-product .widget-area .widget-textblock .widgettitle {
    font-weight: 600;
}

body.single-product .widget-area .widget-textblock .textwidget ul {
    margin-left: 2em;
    list-style: initial;
}

body.single-product .widget-area .widget:not(.widget-textblock) {
    display: none !important;
}

.ui-timepicker-table td {
    width: auto !important;
}

.ui-timepicker-table td a {
    display: inline;
}

.ui-timepicker-table td > .ui-state-disabled {
    display: none;
}

.ui-timepicker-table td.ui-timepicker-hour-cell,
.ui-timepicker-table td.ui-timepicker-minute-cell {
    padding-bottom: 7px;
}

#payment .payment_methods > li .payment_box.payment_method_cardgateideal {
    font-size: 1.15em;
    padding: 0 1em 0.3em;
}

#payment .woocommerce-terms-and-conditions-checkbox-text {
    font-weight: 700;
}

.site-footer {
    padding-bottom: 1.618em;
}

/* eigen homepagina template met ACF */
body.home #content {
    position: relative;
}

body.home #main {
    padding-top: 0;
}

.headerimg {
    overflow: hidden;
    margin-bottom: 2em;
}

.headerimg,
.headerimg .pull {
    height: 380px;
}

.headerimg .pull {
    top: 0;
    left: 0;
    width: 100%;
    display: table;
    position: absolute;
    text-align: center;
    background-size: cover;
}

.headerimg .pull:after {
    top: 0;
    left: 0;
    z-index: 5;
    content: "";
    opacity: 0.1;
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    position: absolute;
}

.headerimg h1 {
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 10;
    padding-left: 5%;
    padding-right: 5%;
    display: table-cell;
    vertical-align: middle;
}

#search-123busjehuren {
    margin-bottom: 3em;
    padding: 2em 0 3.25em;
    border-bottom: solid 1px #ddd;
}

#search-123busjehuren .section-title {
    margin-bottom: 0.5em;
}

#search-123busjehuren.init,
#search-123busjehuren.init .section-title {
    color: #fff;
    background-color: #0070b9;
}

#search-123busjehuren .label {
    font-weight: 600;
    margin-bottom: 10px;
}

#search-123busjehuren #aswb-search {
    text-align: center;
}

#search-123busjehuren .filter-btn {
    margin: 0 0.3em 0.5em;
    display: inline-block;
}

#secondary #search-123busjehuren {
    padding: 2em 1em 3em;
}

#secondary #search-123busjehuren .section-title {
    font-size: 1.3em;
}

#secondary #search-123busjehuren > input,
#secondary #search-123busjehuren > select {
    width: 100%;
    margin-top: 5px;
}

body.home .storefront-sorting {
    display: none !important;
}

.woocommerce-MyAccount-navigation-link--orders {
    display: none;
}

.w3-modal {
    z-index: 1000;
}

.w3-black, .w3-hover-black:hover {
    color: #fff !important;
    background-color: #239e57 !important;
}

.w3-button:hover {
    color: #FFF !important;
    background-color: #0064ae !important;
}

.w3-display-topright {
    font-size: 25px;
    font-weight: 900;
}

.go-to-payment-button {
    float: right;
    margin-left: 1em;
}

.wc-bookings-date-picker .ui-datepicker td.bookable a.ui-state-default {
    background-color: #239e57 !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
    background: #0068a5 !important;
    color: #fff;
}

.ui-state-disabled, .ui-widget-content .fully_booked {
    opacity: 0.95 !important;
}

/* Aaron: legenda */
.wc-bookings-legenda {
    background-color: #fbfbfb;
}

.legend-title {
    padding: 7px 0 0 7px;
    margin-bottom: 0;
    font-weight: 700;
}

.legend-green-block {
    display: inline-block;
    width: 110px;
    margin-left: 7px;
}

.legend-green-block > .legend-green-block-inner {
    width: 25px;
    height: 25px;
    background-color: #239E57;
    margin: 3px 3px 3px 0;
    display: inline-block;
}

.legend-red-block {
    display: inline-block;
    width: 140px;
}

.legend-red-block > .legend-red-block-inner {
    width: 25px;
    height: 25px;
    background-color: #c34336; /*#E6B6B1*/
    margin: 3px;
    display: inline-block;
}

.legend-blue-block {
    display: inline-block;
    width: 117px;
    margin-left: 5px;
}

.legend-blue-block > .legend-blue-block-inner {
    width: 25px;
    height: 25px;
    background-color: #0068a5;
    margin: 3px;
    display: inline-block;
}

.legend-paragraph {
    display: inline-block;
    position: absolute;
    height: 0;
    margin-top: 4px;
}

/* cf7 */
.wpcf7 .sent > p,
.wpcf7 .sent > .row,
.wpcf7 .sent > .wpcf7-form-control-wrap,
.wpcf7 .sent > div:not(.wpcf7-response-output) {
    display: none !important;
}

.wpcf7 div.wpcf7-response-output {
    color: #111;
    line-height: 1.5;
    margin: 2em 0 1em;
    border-width: 1px;
    padding: 0.5em 1em;
}

.wpcf7 div.wpcf7-validation-errors {
    border-color: #f00;
    background-color: #fee;
}

.wpcf7 div.wpcf7-mail-sent-ok {
    background-color: #eaffea;
}

.select-style,
.wpcf7 .wpcf7-select {
    border: 0;
    color: #43454b;
    box-sizing: border-box;
    padding: 0.6180469716em;
    background-color: #f2f2f2;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
}

.select-style {
    padding: 0.7em;
}

.select-style > option:first-child,
.select-style option.first {
    font-weight: 700;
}

.wpcf7 textarea {
    width: auto;
}

/* oranje blokje wacht op goedkeuring omhoog en duidelijker in beeld */
.wc-booking-summary.summary-top {
    background-color: rgba(255, 186, 0, 0.1);
}

.wc-booking-summary.summary-top .status-pending-confirmation {
    font-size: 1.1em;
}

.wc-booking-summary.summary-top .wc-booking-summary-actions {
    display: none;
}

/* form fields outside small screen fix */
.input-text, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    max-width: 100%;
}

/* 2019-04-16 */
body.home #main .woocommerce > .products {
    margin-top: 3em;
}

body.woocommerce-cart .woocommerce-notices-wrapper + a.checkout-button {
    float: right;
    margin-bottom: 1.5em;
}

.hover-tooltip {
    color: #006eb8;
    cursor: help !important;
}

body .storefront-breadcrumb {
    margin-bottom: 1em !important;
}

body .site-content > .col-full > .woocommerce > .woocommerce-error:first-child,
body .site-content > .col-full > .woocommerce > .woocommerce-info:first-child,
body .site-content > .col-full > .woocommerce > .woocommerce-message:first-child {
    margin-top: 0;
}

body .daterangepicker .drp-selected {
    float: left;
    padding: 8px 0 0 2px;
}

body .daterangepicker .drp-selected:before {
    margin-right: 2px;
    font-weight: 600;
    display: inline-block;
    content: "Geselecteerd:";
}

body .daterangepicker .drp-buttons .btn {
    margin-top: 0;
}

body .daterangepicker .drp-buttons .btn.cancelBtn {
    margin-left: 0;
    font-weight: 400;
    background-color: #777;
}

body .daterangepicker .drp-buttons .btn.applyBtn {
    font-size: 14px;
    font-weight: 600;
}

.semihide {
    opacity: 0.2 !important;
}

.button.choose {
    margin-bottom: 1.75em;
}

/* daterangepicker */
.mbsc-ios .mbsc-range-btn-end .mbsc-selected, /* ios */
.mbsc-windows .mbsc-range-btn-end .mbsc-selected, /* windows */
.mbsc-material .mbsc-range-btn-end .mbsc-selected, /* android */
.mbsc-mobiscroll .mbsc-range-btn-end .mbsc-selected /* desktop */
{
    font-weight: 700 !important;
}

.mbsc-ios .mbsc-range-btn-end .mbsc-selected,
.mbsc-material .mbsc-range-btn-end .mbsc-selected {
    color: red !important;
}

/* responsive */
@media only screen and (min-height: 801px) {
    .button.choose {
        display: none;
    }
}

@media only screen and (max-width: 1600px) {
    .headerimg,
    .headerimg .pull {
        height: 320px;
    }
}

@media only screen and (max-width: 1280px) {
    .headerimg,
    .headerimg .pull {
        height: 256px;
    }
}

@media only screen and (max-width: 767px) {
    .headerimg,
    .headerimg .pull {
        height: 180px;
    }

    .headerimg h1 {
        font-size: 2em;
    }

    .widget-area {
        width: 100% !important;
    }

    #search-123busjehuren > input,
    #search-123busjehuren > span,
    #search-123busjehuren > select,
    #search-123busjehuren > div {
        width: auto;
        min-width: 65%;
        max-width: 95%;
    }

    #search-123busjehuren > span {
        /*display: inline-block;*/
        display: none;
    }

    /* detailpagina */
    .single-product div.product .woocommerce-product-gallery {
        background-color: #fbfbfb;
    }

    .single-product div.product .woocommerce-product-gallery .flex-viewport {
        margin-bottom: 0;
    }

    .single-product div.product .woocommerce-product-gallery ol.flex-control-thumbs {
        display: none !important;
    }

    .single-product div.product .woocommerce-product-gallery ul.flex-direction-nav {
        margin: 0;
        list-style: none;
    }

    .single-product div.product .woocommerce-product-gallery ul.flex-direction-nav > li {
        width: 50%;
        display: inline-block;
    }

    .single-product div.product .woocommerce-product-gallery ul.flex-direction-nav > li.flex-nav-next {
        text-align: right;
    }

    .single-product div.product .woocommerce-product-gallery ul.flex-direction-nav > li > a {
        padding: 1em 1.5em;
        display: inline-block;
    }

    .single-product div.product .woocommerce-product-gallery ul.flex-direction-nav > li > a:hover {
        background-color: #f2f2f2;
    }
}

@media only screen and (min-width: 768px) {
    /* detailpagina */
    .single-product div.product .woocommerce-product-gallery ul.flex-direction-nav {
        display: none !important;
    }

    /* aaron */
    body.single-product .widget-area {
        width: 41.1764705882% !important;
        float: left !important;
    }
}

@media only screen and (min-width: 767px) {
    .footer-widgets {
        padding-top: 1.235801em;
        border-bottom: 1px solid rgba(0, 0, 0, .05);
    }

    .right-sidebar .content-area {
        width: 100%;
    }
}

@media only screen and(min-width: 545px) {
    .go-to-payment-button {
        margin-top: -55px;
    }
}

@media only screen and (max-width: 730px) {
    .site-header {
        padding-top: 1em;
        padding-bottom: 1em;
    }

    .site-header .custom-logo-link {
        height: 32px;
        overflow-y: hidden;
    }

    .tp-fullwidth-forcer {
        height: auto !important;
    }

    #search-123busjehuren {
        margin-left: -2.617924em;
        margin-right: -2.617924em;
    }

    #search-123busjehuren #aswb-search {
        max-width: 264px;
        margin-left: auto;
        margin-right: auto;
    }

    #search-123busjehuren #aswb-search input.aswb-datepicker {
        text-align: center;
    }

    #search-123busjehuren.init div.aswb-wrapper div.aswb-results {
        margin-top: 0;
    }

    body .daterangepicker {
        padding: 0;
        width: 100%;
        border-radius: 0;
    }

    body .daterangepicker .calendar-table table th {
        background-color: #fff;
    }

    body .daterangepicker .calendar-table table th,
    body .daterangepicker .calendar-table table td {
        height: 16px;
        padding: 8px;
        line-height: 16px;
    }

    body .daterangepicker .calendar-table table tr:nth-child(2) th {
        padding-top: 1px;
        padding-bottom: 6px;
    }

    body .daterangepicker .calendar-table table th.next {
        top: 1px;
        width: 36px;
        height: 32px;
        position: absolute;
    }

    body .daterangepicker .calendar-table table td {
        font-size: 14px;
    }

    body .daterangepicker .drp-selected {
        padding: 8px 0 0 2px;
    }

    body .daterangepicker .drp-buttons .btn.cancelBtn {
        padding-top: 2px;
        padding-bottom: 3px;
    }

    body .daterangepicker .drp-buttons .btn.applyBtn {
        font-size: 14px;
        padding: 4px 12px 5px;
    }
}

@media only screen and (max-width: 649px) {
    /* datepicker ios heading te lang hard-fix */
    .mbsc-ios .mbsc-fr-hdr {
        display: none !important;
    }
}

@media only screen and (max-width: 568px) {
    #search-123busjehuren {
        margin-left: -1.41575em;
        margin-right: -1.41575em;
    }
}

@media only screen and (max-width: 545px) {
    .headerimg,
    .headerimg .pull {
        height: 140px;
    }

    .headerimg h1 {
        font-size: 1.5em;
    }

    #search-123busjehuren #aswb-search input.aswb-datepicker {
        width: auto;
        min-width: 230px;
    }
}

@media only screen and (max-width: 509px) {
    #search-123busjehuren #aswb-search input.aswb-datepicker {
        margin-right: 0px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 439px) {
    .site-branding {
        width: calc(100% - 100px);
    }

    body.woocommerce-cart .woocommerce > a.button {
        width: 100%;
    }

    body.woocommerce-cart .woocommerce > a.button.wc-forward {
        text-align: right;
        margin-bottom: 0.5em;
    }

    body.woocommerce-cart .woocommerce > a.button.wc-backward {
        margin-bottom: 2em;
    }
}

@media only screen and (max-width: 399px) {
    body .daterangepicker .drp-selected:before {
        display: none !important;
    }
}

@media only screen and (max-width: 369px) {
    .site-header .custom-logo-link {
        height: 25px;
    }

    .site-header .custom-logo-link img {
        max-width: 160px;
    }

    /* probeer lange h1's  te laten passen op 1 regel */
    .alpha, h1 {
        font-size: 2.25em;
    }
}