/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


@media (max-width: 1023px) and (orientation: portrait) {
	.rij-kolom-header {
        display: none;
    }
}

button .button-oranje {background-color:red!important;}

/* MOBIEL MENU */
#slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container .menu li small {
 
}

/* Calculaties */

.pewc-group-description {
     font-size: inherit!important;
}
.pewc-group-heading-wrapper h3 {
     font-size: 22px!important;
}
.pewc-field-label-text {font-size:15px!important;}
.pewc-description {display:block;font-size:0.7em;}
.pewc-group small {display:block!important;float:left!important;margin-right:10px;}

/* PRODUCT PAGINA */

.woocommerce-variation-price {
    display: none!important;
}

.woocommerce .products.related .product, .woocommerce .products.upsells .product, .woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product, body .woocommerce ul.products li.product, body .woocommerce-page ul.products li.product, body.woocommerce .span_9 ul.products li.product, body.woocommerce ul.products li.product, body.woocommerce-page .span_9 ul.products li.product, body.woocommerce-page ul.products li.product {
	list-style:none!important;
}
.pewc-step-buttons .pewc-next-step-button {
	background-color: #ed7921!important;
	color: #fff!important;}

.pewc-step-buttons .pewc-next-step-button[data-direction="previous"] {
	background-color: #ed7921!important;
	color: #fff!important;
	margin-right:10px;
}

.pewc-preset-style .pewc-checkbox-form-label input:checked ~ span.pewc-theme-element, .pewc-preset-style .pewc-radio-form-label input:checked ~ span.pewc-theme-element, .pewc-preset-style .pewc-item-field-wrapper input:checked ~ span.pewc-theme-element, .pewc-preset-style .pewc-item-checkbox input:checked ~ span.pewc-theme-element, .pewc-preset-style .pewc-checkbox-wrapper input:checked ~ span.pewc-theme-element, .pewc-preset-style .pewc-radio-wrapper input:checked ~ span.pewc-theme-element {
    background: #52ba69;
}

/* AANPASSINGEN 2025 */
.woocommerce.pewc-has-extra-fields .single_variation_wrap .variations_button, .woocommerce.pewc-has-extra-fields .summary .cart {
    display: flex;
}

/* AFREKENEN */

body.woocommerce-checkout:not([data-fancy-form-rcs="1"]) .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: auto;
    line-height: normal;
}

/* BLOG */
.archive.category .row .col.section-title span {
       display: none;
}
html body .row .col.section-title h1 {color:#52ba69;}
.vc_do_custom_heading {color: #52ba69;}
.blog-archive-header .container .span_12 p {
    font-size: min(max(calc(1.0vw), 16px), 20px);
    line-height: 1.5;
}
.meta-category {display:none;}