.checkout-elements {
    padding-top: 40px;
    font-weight: 600;
}

.form-control,
.wpcf7 .wpcf7-validation-errors,
.wpcf7 input[type=color],
.wpcf7 input[type=date],
.wpcf7 input[type=datetime-local],
.wpcf7 input[type=datetime],
.wpcf7 input[type=email],
.wpcf7 input[type=file],
.wpcf7 input[type=month],
.wpcf7 input[type=number],
.wpcf7 input[type=range],
.wpcf7 input[type=search],
.wpcf7 input[type=submit],
.wpcf7 input[type=tel],
.wpcf7 input[type=text],
.wpcf7 input[type=time],
.wpcf7 input[type=url],
.wpcf7 input[type=week],
.wpcf7 select,
.wpcf7 textarea {
    border: 1px solid #dadada;
    height: 36px;
    border-radius: 0;
}

.form-control:focus,
.wpcf7 .wpcf7-validation-errors:focus,
.wpcf7 input:focus[type=color],
.wpcf7 input:focus[type=date],
.wpcf7 input:focus[type=datetime-local],
.wpcf7 input:focus[type=datetime],
.wpcf7 input:focus[type=email],
.wpcf7 input:focus[type=file],
.wpcf7 input:focus[type=month],
.wpcf7 input:focus[type=number],
.wpcf7 input:focus[type=range],
.wpcf7 input:focus[type=search],
.wpcf7 input:focus[type=submit],
.wpcf7 input:focus[type=tel],
.wpcf7 input:focus[type=text],
.wpcf7 input:focus[type=time],
.wpcf7 input:focus[type=url],
.wpcf7 input:focus[type=week],
.wpcf7 select:focus,
.wpcf7 textarea:focus {
    border-color: #dadada;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(218, 218, 218, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(218, 218, 218 .25);
}

.woocommerce form .form-row .required {
    color: #4bc9b9;
}

.select2-container--default .select2-selection--single {
    height: 36px;
    border-radius: 0;
    border: 1px solid #dadada;
    background-color: #fff;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 65%;
}

.product-total span {
    color: #4bc9b9;
    font-weight: 600;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: unset;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #f7f7f7;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #f7f7f7;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce input[type="checkbox"] {
    position: absolute;
    overflow: hidden;
    margin: unset;
    opacity: unset;
    width: 20px;
    height: 20px;
    background-color: unset;
    border-radius: 50%;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    border: 4px solid #4bc9b9;
}

.woocommerce input[type="checkbox"]:checked {
    background: #4bc9b9;
    border: 1px solid #4bc9b9;
}

.woocommerce input[type="radio"]+label:before {
    border: 3px solid #4bc9b9;
    content: "\00a0";
    display: inline-block;
    height: 20px;
    margin: 0 15px 0 0;
    padding: 0;
    vertical-align: top;
    width: 20px;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce input[type="radio"]:checked+label:before {
    background: #4bc9b9;
    content: "\00a0";
}

.woocommerce-checkout #payment ul.payment_methods li input {
    opacity: 0;
    position: absolute;
}

.woocommerce-privacy-policy-link {
    color: #4bc9b9;
}

.woocommerce button.button.alt {
    background-color: #4bc9b9;
    border-radius: unset;
    margin: 0 auto;
    width: 320px;
    height: 55px;
    margin-top: 15px;
    font-size: 18px;
}

.woocommerce table.shop_table td {
    padding: 11px 12px;
}

/* Project Cards Webshop  */

.project-products-card-main {
    margin: 0 12.5px 2.992em 0;
    background-color: #fbfbfb;
    width: 250px;
    height: auto;
    max-width: 100%;
    border: unset;
    text-align: center;
    list-style: none;
    padding-bottom: 20px
}

.project-products-card-main a {
    text-decoration: none;
}

h2.project-products-card-main_title {
    color: #333;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    height: 3.85em;
    line-height: 1.2;
    text-align: center;
    overflow: hidden;
    padding: 20px 4%;
    text-decoration: none;
}

span.project-products-card-main_price {
    color: #4bc6b9;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-top: -9px;
    padding-bottom: 22px;
    padding-top: 20px;
}

.project-products-card-main_img img {
    position: relative;
    height: 335px;
    overflow: hidden;
    object-fit: cover;
}

/* End Project Cards  */


.woocommerce span.onsale {
    min-height: 0.236em;
    min-width: 6.236em;
    padding: 0.202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 2.236;
    top: 5.9em;
    left: 4.8em;
    margin: 0;
    border-radius: unset;
    background-color: #ffff5c;
    color: #515d8a;
    font-size: 0.857em;
    text-transform: uppercase;
    z-index: 9;
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 2.5em 11.2em 0 0;
}


/* Responsive */
@media only screen and (max-width : 414px) {

    .woocommerce span.onsale {
        left: 0.7em !important;
        top: 2em !important; 
    }
    .woocommerce ul.products li.product .onsale {
        left: 0 !important;
        margin: 1.5em 18em 0 0 !important;
    }

}



.woocommerce-breadcrumb::after,
.woocommerce-breadcrumb::before {
    content: none !important;
    display: none !important;
}


