/*
Theme Name: Trappenmaat
Template: de_vries_trappen
Theme URI: http://gitlab.friks.net/clients/de-vries-trappen/trappenmaat.git
Author: Junction Creative + Digital Agency
Author URI: https://www.junction.nl/
Description: Een thema voor WordPress ontwikkeld door Junction Creative + Digital Agency voor de Trappenmaat van De Vries Trappen.
Version: 1.5.1
Text Domain: trappenmaat
Tags: Junction ACF custom
Domain Path: /languages
*/

.top-balk p {
    text-align: center;
    margin: 0;
    padding: 2px;
    background: #05b902;
    font-size: 17px;
    font-weight: bold;
}
@media(max-width: 768px){
	.top-balk p {
		font-size: 13px;
	}
}

.header.header__compile .header__inner{
    height: 122px !important;
    /* margin-top: 90px !important */
}


.product-type-compile .summary {
    padding-top: 10rem !important;
}

.compile__step--choosen,
.compile__step--choosen + .compile__step h4 a {
    display: block !important;
}
.product-type-compile .cart{
    margin-left: auto !important;
}
.compile-step h4 form.cart{
    display: flex;
    margin: 0 0 0 auto !important;
    width: auto;
}
.compile__step h4 a{
    margin-left: auto;
    color: #00a1dc;
    font-size: 1.81818182rem;
    text-decoration: underline;
    border: 0 !important;
    width: auto !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    display: flex !important;
    align-items: center;
}

/* .compile__step input[type="checkbox"]{
        display: none !important;
} */

label[for="alg_checkout_files_upload_1"] {
    font-weight: bold;
    font-size: 21px;
    margin-top: 45px !important;
    display: block;
}

.post-slider__buttons .reviews-slider__nav{
    display: none !important;
}

.tabs .tabs__titles{
    position: sticky;
    top: 158px;
}
/* input#terms {
    position: relative;
    opacity: 1;
    left: 0;
} */

input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.product-part-choice .wcpa_cart_price{
	display: none;
}