/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.single-product.woocommerce tr.price-table-row.weight-input td label[for="weight_needed"] {
padding-left: 10px !important;
}
.single-product.woocommerce #price_calculator td {
    font-size: 20px;
}
.single-product.woocommerce .price {
    margin-bottom: 25px !important;
}
.single-product.woocommerce .elementor-widget-woocommerce-product-content .elementor-widget-container {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.woocommerce-checkout .product-name dd {
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.woocommerce-checkout td.product-name {
    font-size: 17px;
}
.woocommerce-checkout tfoot tr td {
    max-width: 500px;
}


.pickup-location-field .woocommerce-shipping-contents, .woocommerce-privacy-policy-text, #payment .required, .woocommerce-checkout .elementor-menu-cart--cart-type-mini-cart {
    display: none !important;
}

html, body {
  overflow-x: hidden;
}

.grecaptcha-badge {
visibility: hidden !important;
}

.elementor-button-icon .e-font-icon-svg {
    height: 1.4em;
}
.elementor-button-icon svg {
    width: 1.4em;
}

input.wcj_product_input_fields[type="radio"]:checked {
  accent-color: #ecc19f;
}


.el-pri { color: gray; font-weight: 300;  }

.elementor-menu-cart__toggle .elementor-button {
    border: none;
    padding: 0;
}

.woocommerce div.product div.images img {
     max-height: 485px;
    width: auto;
    float: right;
    margin-right: 5%;
}

input.wcj_product_input_fields {
    margin-right: 8px;
    transform: translateY(1px);
}

label[for="wcj_product_input_fields_global_1"] {
    display: none;
}

.pickup-location-field .pickup-location-schedule small {
    margin-top: 10px;
    font-size: 1em;
}

tr.woocommerce-table__line-item.order_item a {
    font-size: 18px;
}

h2.woocommerce-order-details__title, h2.woocommerce-column__title {
    font-weight: 500;
    font-size: 30px;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 25px;
    padding-bottom: 26px;
}

tr.woocommerce-shipping-total.shipping {
    background: #a7d3b869;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: left;
    border-radius: 17px;
    background: #a7d3b8;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: rgb(246 246 246);
}

#privacy_policy_field {
    display: inline;
    float: left;
}

input#privacy_policy {
    margin-top: -16px;
}

.pickup-location-field .pickup-location-address {
    font-size: 1em;
}
.pickup-location-field .pickup-location-field-label {
    font-size: 1.2em;
    opacity: 1;
}
.ui-datepicker.pickup-location-appointment-datepicker table.ui-datepicker-calendar td a {
    opacity: 1;
}

body .e-woocommerce-notices-wrapper a {
    margin-top: 14px !important;
}

body .woocommerce-message {
    border-top-color: #a7d3b8;
}
body .woocommerce-message::before {
    color: #a7d3b8;
}

.woocommerce-checkout .wc-block-checkout__pickup-options {
    display: none !important;
}

.woocommerce-checkout main {
    padding-top: 40px; padding-bottom: 180px;
    min-height: 700px !important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    background: #a7d3b8 !important;
 color: white !important;
 text-decoration: none !important;
    border-radius: 30px !important;
    color: white !important;
    padding: 6px 22px !important;
    font-size: 18px !important;
        transition: opacity 0.2s ease-in-out !important;
        margin-top: 30px;
}


body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:hover {
    opacity: 0.72;
}

a.wc-block-components-product-name {
    font-size: 19px;
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 19px;

}

.wp-block-woocommerce-cart.alignwide {
    padding-top: 70px;
}

table.wc-block-cart-items .wc-block-cart-items__header th {
    font-size: 21px;
}

.woocommerce-variation-price {
    padding-bottom: 13px;
}

.woocommerce div.product div.images img {
    border-radius: 17px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  display: none !important;
}

.woocommerce div.product div.images a.woocommerce-main-image {
  pointer-events: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
font-size: 1.1em !important;
color: #513e30 !important;
}

.winkel-cats li a {
    background: #f3cfb2;
    border-radius: 30px;
    color: white;
    padding: 6px 22px !important;
    font-size: 18px;
        transition: opacity 0.2s ease-in-out;

}
.winkel-cats li a:hover {
    opacity: 0.72;
}

.winkel-cats li {
    margin-right: 23px;
}


.type-product a.button {
    background: #a7d3b8 !important;
    color: white !important;
    text-decoration: none !important;
    border-radius: 30px !important;
    color: white !important;
    padding: 6px 22px !important;
    font-size: 18px !important;
    transition: opacity 0.2s ease-in-out !important;
    text-transform: none !important;
}  

.type-product a.button:hover {
    opacity: 0.72;
}

/************************ CALCULATOR ****************************/

/* Voeg een schuine streep toe tussen prijs en eenheid voor de Measurement Price Calculator */
.wc-measurement-price-calculator-price .woocommerce-Price-amount::after {
    content: ' / ';
    /* De spaties binnen de aanhalingstekens zorgen voor ruimte rond de schuine streep */
}
#price_calculator input {
    width: 112px;
    background: white;
}
/* Verberg de doorgestreepte prijs in de winkelwagen voor Measurement Price Calculator producten */
.woocommerce-cart-form .product-price del,
.woocommerce-cart-form .product-subtotal del {
    display: none !important;
}
/* Optioneel: verberg ook op de afrekenpagina */
.woocommerce-checkout-review-order-table .product-total del {
    display: none !important;
}


.elementor-select-wrapper select {
    color: #978b83 !important;
}



@media (max-width: 768px) {


.type-product a.button {
    font-size: 14px !important;
}

.single-product.woocommerce  div.product div.images img {
    float: left !important;
}


}