/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.105.1522915514
Updated: 2018-04-05 08:05:14

*/

.bundled_products,
.extra_producten_lijst {
    padding: 15px;
}

.extra_producten_lijst {
    background: #f9f9f9;
    margin: 0 0 15px 0;
}

.aanschaffen_voor_aantal {
    background: #f1f1f1;
    display: block;
    float: left;
    width: 100%;
    padding: 15px;
}

.bundled_item_images_head {
    width: 0px !important;
    padding: 0px !important;
}

.bundled_item_images_col {
    width: 0px !important;
    padding: 0px !important;
}

table.bundled_products th,
table.bundled_products tr,
table.bundled_products td {
    padding: 0.857em 0px !important;
}
table.bundled_products th.bundled_item_qty_head {
    text-align: right !important;
}

table.bundled_products td.bundled_item_qty_col,
table.bundled_products th.bundled_item_qty_head {
    text-align: right !important;
}

form.cart table.bundled_products td.bundled_item_qty_col .quantity {
    margin: 0px !important;
}

/* Bundled products - niet tabel stijling */
.bundle_wrap {
    position: relative;
}

/**
 * Verplaatsen en stijlen van totaalprijs 
 */
.bundle_price {
    position: absolute;
    right: 25px;
    z-index: 1;
    color: #fff !important;
    top: 31px !important;
}

.bundle_price .price {
    line-height: 30px !important;
    font-size: 30px !important;
    color: #fff !important;
    margin: 0 !important;
}

/**
 * Extra producten stijlen
 */

.extra_producten_lijst {
    float: left;
}

.bundled_product {
    display: inline-block;
    /*float:left;*/
    width: 24.6%;
    padding: 0 0px 15px 0 !important;
    position: relative;
}
.bundled_product_permalink {
    display: none;
}
.bundled_product .details {
    display: flex;
    flex-direction: row;
}

/**
 * Extra item titel en de elementen daarin stijlen
 */
.extra_producten_toevoegen {
    margin: 15px 0;
}

.bundled_product .details .bundled_product_title {
    order: 2;
}

.bundled_product .item_title {
    display: block;
    line-height: 16px;
    font-size: 14px;
    margin-bottom: 0px;
}

.bundled_product .custom_pb_price {
    font-size: 13px !important;
    margin: 0px !important;
    height: 15px !important;
}

.bundled_product .item_qty {
    display: none;
}

/**
 * Extra item input stijlen
 */
.bundle_form .extra_producten_lijst .bundled_product .details .cart {
    order: 1;
    margin: 0 !important;
}

.bundle_form .extra_producten_lijst .bundled_product .details .cart .quantity {
    margin: 0 5px 0 0 !important;
}

.bundle_form .extra_producten_lijst .bundled_product .details .cart .bundled_qty {
    line-height: 25px;
    width: 40px;
    font-size: 16px !important;
    background: transparent !important;
    color: #000 !important;
}
.bundle_form .extra_producten_lijst .bundled_product .details .cart .bundled_qty:read-only {
    background: #eee !important;
    color: #000 !important;
}

.inline-chb {
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.inline-chb [type="checkbox"] {
    margin-right: 4px;
}

.shipping___ th {
    color: transparent !important;
}

.summary-add-to-cart-form-bundle {
    width: 48%;
    clear: initial !important;
    float: right;
}

/*
.extra_producten_lijst .bundled_product:nth-child(2) {
    width: 100%;
    background: #ec7b2d;
    margin-bottom: 15px;
    padding: 10px !important;
}

.extra_producten_lijst .bundled_product:nth-child(2) .item_title {
    font-size:18px;
    color:#fff;
    line-height: 45px;
    margin-bottom: 0px;
    margin-right:15px;
}

.extra_producten_lijst .bundled_product:nth-child(2) .details .cart .bundled_qty {
    line-height: 0em !important;
    padding: 12px 0;
    height:auto !important;
    width: 3.631em !important;
    font-size: 20px !important;
}

.extra_producten_lijst .bundled_product:nth-child(2) .details .bundled_product_title {
    order:1;
}

.extra_producten_lijst .bundled_product:nth-child(2) .details .cart {
    order:2;
    margin:0 !important;
}

.extra_producten_lijst .bundled_product:nth-child(2) .custom_pb_price {
    display: none !important;
}

*/

.woocommerce-cart .product-name,
.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal {
    font-size: 16px !important;
}

/*single product custom styles*/

.single-product #main-content .container {
    padding-top: 25px;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #ec7b2d;
}

.entry-summary p.price span {
    font-size: 18px !important;
}

.entry-summary p.price {
    padding-bottom: 30px;
    padding-top: 20px;
}

.product_meta {
    display: none;
}

.extra_producten_lijst h5 {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #ec7b2d;
}
.woocommerce-page .quantity input.qty {
    height: 48px;
    min-width: 5em;
    border-radius: 3px;
    color: #000;
}

a.added_to_cart,
.add-request-quote-button {
    display: none !important;
}

.summary-add-to-cart-form .extra-buttons div.extra-button:nth-child(2) {
    display: none !important;
}

.alle {
    padding: 50px 0;
    background-color: #f8f5f1;
}

.alle h2 {
    padding: 20px 0 20px;
}
.alle h3 {
    color: #ec7b2d;
}
.alle .one-half {
    width: 50%;
    float: left;
}
.alle .two-half {
    width: 50%;
    float: left;
    padding-left: 50px;
}
.alle ul {
    list-style: square inside;
}
.alle-item {
    margin-bottom: 30px;
}
.clear {
    clear: both;
}

#et-main-area .alle .container {
    position: relative;
    display: flex;
    padding-top: 80px;
    justify-content: space-between;
    flex-wrap: wrap;
}

#et-main-area .alle .container h2 {
    position: absolute;
    left: 0;
    top: 0;
}

#et-main-area .alle .container .alle-item {
    flex: 0 1 22%;
}
#et-main-area .alle .container .alle-item .one-half {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}
#et-main-area .alle .container .alle-item .two-half {
    float: none;
    width: 100%;
    padding: 0;
}
#et-main-area .alle .container .alle-item .two-half h3 {
    color: #ff6600;
    font-size: 18px;
}
.bundle_add_to_cart_button:before {
    content: "\f109";
    font-family: 'CartIcons' !important;
    line-height: inherit;
    font-size: inherit !important;
    opacity: 1;
    margin-left: -30px;
    position: relative;
    left: -5px;
}
.bundle_add_to_cart_button {
    font-size: 18px !important;
    color: #ffffff !important;
    border-width: 1px !important;
    border-color: #ec7b2d;
    background-color: #ec7b2d;
    padding: 8px 15px !important;
    border-radius: 3px;
    padding-left: 50px !important;
    transition: all 0.5s;
    float: right;
    cursor: pointer;
    margin-left: 15px;
}
.cart_totals.calculated_shipping .checkout-button.button.alt.wc-forward {
	color: #ffffff !important;
    border-width: 2px !important;
    border-color: #ec7b2d;
    background-color: #ec7b2d;
}
.cart_totals.calculated_shipping .checkout-button.button.alt.wc-forward:hover {
	color: #ec7b2d !important;
    background-color: #fff !important;
}
.hip-terug.button.alt.botbutton, 
.hip-terug-cart,
.terug-last {
    font-size: 18px !important;
    color: #ec7b2d !important;
    border: 2px solid #ec7b2d !important;
    background-color: #fff;
    padding: 8px 15px !important;
    border-radius: 3px;
    transition: all 0.5s;
    float: left;
    cursor: pointer;
}
.hip-terug.button.alt.botbutton:hover, 
.hip-terug-cart:hover,
.terug-last:hover {
    color: #fff !important;
    background-color: #ec7b2d;
}
.hip-terug-cart {
    margin-top: -80px;
}
.extra-buttons .extra-button {
    width: 100%;
}
button#wpmc-back-to-cart, 
.wpmc-no-back-to-cart #wpmc-prev {
    font-size: 18px !important;
    color: #ffffff !important;
    border-width: 1px !important;
    border-color: #ec7b2d;
    background-color: #ec7b2d;
    padding: 8px 25px !important;
    border-radius: 3px;
    transition: all 0.5s;
    cursor: pointer;
}
.wpmc-nav-wrapper button#wpmc-prev.current, 
.wpmc-nav-wrapper button#wpmc-next.current, 
.wpmc-nav-wrapper button#wpmc-skip-login.current {
    font-size: 18px !important;
    color: #ffffff !important;
    border-width: 1px !important;
    border-color: #ec7b2d;
    background-color: #ec7b2d;
    padding: 8px 25px !important;
    border-radius: 3px;
    transition: all 0.5s;
    cursor: pointer;
    margin-left: 10px !important;
}
a.hip-verder-btn {
    font-size: 18px !important;
    color: #ffffff !important;
    border-width: 1px !important;
    border-color: #ec7b2d;
    background-color: #ec7b2d;
    padding: 11px 20px !important;
    border-radius: 3px;
    transition: all 0.5s;
    cursor: pointer;
    position: relative;
    top: 88px;
}
a.checkout-button.button.alt.wc-forward:hover, .woocommerce-page a.button.wc-backward:hover {
    color: #fff !important;
}

/* Cart button desing */

.woocommerce div.product form.cart .button {
    font-size: 18px !important;
    color: #ffffff !important;
    border-width: 1px !important;
    border-color: #ec7b2d;
    background-color: #ec7b2d;
    padding: 8px 15px !important;
    border-radius: 3px;
    padding-left: 50px !important;
    transition: all 0.5s;
}
.woocommerce div.product form.cart .button:hover {
    background-color: rgba(236, 123, 45, 0.9);
}
.woocommerce div.product form.cart .button:before {
    content: "\f217";
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    line-height: inherit;
    font-size: inherit !important;
    opacity: 1;
    display: inline-block;
    margin-left: -30px;
}
.woocommerce div.product form.cart .button.added:before {
    content: "\f00c";
}
.woocommerce div.product form.cart .button.added {
    color: #38aa1e !important;
    border-width: 1px !important;
    border-color: #38aa1e;
    background-color: #fff;
}
.woocommerce div.product form.cart .button.added:hover {
    background-color: #fff;
    color: #38aa1e !important;
    border-color: #38aa1e;
}
.wc-proceed-to-checkout a.button:after {
    top: auto !important;
}
.ordering-steps-main {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    padding-top: 60px;
}

.ordering-steps-count {
    width: 100%;
    display: block;
    margin: 0 auto 30px;
    display: flex;
}
.ordering-steps-count .ordering-step {
    position: relative;
    flex: 0 0 33%;
    text-align: center;
    font-size: 13px;
    color: #aaaaaa;
    cursor: pointer;
}
.hiponlytwo .ordering-steps-count .ordering-step {
    flex: 0 0 50%;
}
.ordering-steps-count .ordering-step a {
    color: #aaaaaa;
}
.ordering-steps-count .ordering-step.active {
    color: #000000;
}
.ordering-steps-count .ordering-step:before {
    display: block;
    content: "";
    border-bottom: 2px solid transparent;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.ordering-steps-count .ordering-step .number {
    display: inline-block;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
    min-width: 30px;
    min-height: 30px;
    height: 30px;
    color: #000;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 50%;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: -29px;
    left: 50%;
    transform: translate(-50%, 50%);
    line-height: 1.5;
}
.ordering-steps-count .ordering-step.active .number {
    border-color: #1e85be;
}
.ordering-steps-count .ordering-step p {
    margin-top: 25px;
}
.ordering-steps-count .ordering-step:before {
    border-bottom-color: #c9c9c9;
}
.ordering-steps-count .ordering-step.active::before {
    border-bottom-color: #1e85be;
}
.ordering-step-content {
    display: none;
}
.ordering-step-content.active {
    display: block;
}
.summary-add-to-cart-form {
    padding-bottom: 45px;
}
.naar_cart_button {
    font-size: 18px !important;
    color: #ffffff !important;
    border-width: 1px !important;
    border-color: #ec7b2d;
    background-color: #ec7b2d;
    padding: 8px 15px !important;
    border-radius: 3px;
    transition: all 0.5s;
    display: inline-block;
    float: right;
}
@media only screen and (max-width: 1024px) {
    #et-main-area .alle .container .alle-item {
        flex: 0 1 48%;
    }
}
@media only screen and (max-width: 768px) {
    #et-main-area .alle .container .alle-item {
        flex: 0 0 100%;
    }
}

@media only screen and (max-width: 1024px) {
    #logo {
        max-height: 40% !important;
    }
    #top-menu li {
        padding-right: 14px;
    }
    .bundled_product {
        display: block;
        width: auto;
    }
    .hip-terug-cart {
        margin-top: 0;
        width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .bundled_product .item_title {
    }
    .alle .two-half {
        width: 60%;
        float: left;
        padding-left: 25px;
    }
    .alle .one-half {
        width: 40%;
        float: left;
    }

    .bundled_product {
        display: block;
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .woocommerce div.product form.cart,
    .woocommerce-page div.product form.cart,
    .woocommerce #content div.product form.cart,
    .woocommerce-page #content div.product form.cart {
        flex-direction: column;
    }
    .woocommerce div.product form.cart .button {
        margin-top: 0;
    }
    .bundle_add_to_cart_button {
        font-size: 16px !important;
        cursor: pointer;
        width: 100%;
        text-align: center;
    }
    .naar_cart_button {
        display: inline-block;
        width: 100%;
        margin-top: 11px;
        clear: both;
        text-align: center;
        float: none;
    }
    button#wpmc-back-to-cart, .wpmc-no-back-to-cart #wpmc-prev {
        width: 100%;
        margin-bottom: 10px;
    }
    .wpmc-nav-wrapper {
        display: block;
    }
    .wpmc-nav-wrapper button#wpmc-prev.current, 
    .wpmc-nav-wrapper button#wpmc-next.current, 
    .wpmc-nav-wrapper button#wpmc-skip-login.current {
        margin-left: 0!important;
        width: 100%;
    }
    .hip-terug.button.alt.botbutton {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        font-size: 16px !important;
    }
    .hip-terug-cart {
        margin-top: 0;
        width: 100%;
        text-align: center;
    }
    a.terug-last {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
}

button#wpmc-back-to-cart {
    margin-right: 0;
}

.wpmc-nav-wrapper button#wpmc-prev {
    margin-right: auto;
}



body.single-product .hip-prod-two-cols {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
body.single-product .hip-prod-two-cols .hip-prod-left, body.single-product .hip-prod-two-cols .hip-prod-right {
    width: calc(50% - 25px);
}
body.single-product .hip-prod-two-cols h2 {
    line-height: 1.25;
}
body.single-product .hip-prod-two-cols blockquote:first-child {
    margin-top: 0;
}
@media(max-width: 980px) {
body.single-product .hip-prod-two-cols .hip-prod-left, body.single-product .hip-prod-two-cols .hip-prod-right {
    width: 100%;
}
body.single-product .hip-prod-two-cols {
    gap: 30px;
}
}
