/* GEEL #e8a855 */

ul.wc_payment_methods.payment_methods.methods {
    display: inline-flex;
}

#payment {
    padding: 2em;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    padding: 0!important;
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    margin: 0 !important;
}

ul.wc_payment_methods.payment_methods.methods img {
    width: 50px;
    background-color: white;
}

ul.wc_payment_methods.payment_methods.methods label {
    margin-right: 20px;
    padding: 10px 20px;
    background-color: white;
    border-radius: 5px;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0px solid #d3ced2!important;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 1em 0!important;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: unset!important;
    padding: 1em 0!important;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box::before {
    content: unset!important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #e8a855!important;
    border-radius: 25px!important;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    background-color: #e8a855;
    border: 2px solid white;
    border-radius: 10px;
    color: white;
    width: 100%;
}

.sw-white {
    color: white!important;
}

.sw-align-right {
    text-align: right;
}

.sw-bold {
    font-weight: 700;
}

.chosen_method label {
    border: 2px solid black;
}

.sw-custom-order-review img {
    height: 34px !important;
    width: auto;
    margin-right: 0px;
    margin-left: 20px;
}

table.sw-custom-order-review td,
table.sw-custom-order-review th {
    padding: 10px 5px;
    line-height: 1.5;
    vertical-align: top;
    background-color: white!important;
    border: unset;
}

.color-yellow {
    color: #e8a855;
}

.margin-10 {
    margin-bottom: 10px;
}

.custom-border {
    width: 100%;
    height: 2px;
    background: rgb(244, 244, 244);
    margin: 40px 0 20px 0;
}

p#billing_postcode_field {
    width: 33%;
    float: left;
    clear: unset;
}

p#billing_city_field {
    width: 67%;
    float: right;
    clear: unset;
}

.small-text {
    margin-top: 20px;
    font-size: 0.8em;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single {
    background-color: #fafafa!important;
    border-color: #ddd;
    height: 28px;
}

.woocommerce-page form .show-password-input::after {
    top: -8px;
    position: relative;
}

p#account_password_field {
    border-bottom: 2px solid rgb(244, 244, 244);
    padding-bottom: 40px;
}

#custom-checkout-submit {
  width: 100%;
  margin-top: 10px;
}

#billing_company_field::before {
  content: "Factuuradres";
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 1.75rem;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #1D1D1B;
  font-size: 20px;
  font-family: "Galvji", Sans-serif;
  font-weight: 900;
}

.sw-descr{
	color: var(--e-global-color-primary);
    font-weight: 700;
    font-size: 1.2em;
}
#customer_details {
  margin-bottom: 30px;
}

.woocommerce-checkout .woocommerce-info, .woocommerce-checkout .header-lm, .woocommerce-checkout .elementor-location-footer, .woocommerce-checkout .woocommerce-message, .woocommerce-checkout .elementor-location-header {
  
    display: none !Important;
}
#custom-checkout-submit {
    width: 100%;
    margin-top: 10px;
    padding: 6px 25px 6px 15px !important;
    font-size: 18px;
}


div#customer_details .col-1 h2 {
    font-size: 35px;
    font-weight: 700 !important;
    color: #1D1D1B;
}

.col-1 span.woocommerce-Price-amount.amount {
	color: #1D1D1B;
}

.total-order-review-sw.sw-bold.margin-10 {
    font-size: 19px;
	color: #1D1D1B;
}

.col-1 h3{
    color: #1D1D1B;
    font-size: 20px;
    font-family: "Galvji", Sans-serif;
    font-weight: 900;
	margin-bottom: 10px;
}

.woocommerce-page form .form-row-first {
    width: 53% !important;
}
td.sw-qty {
    font-size: 15px;
}

button.woocommerce-button.button.woocommerce-form-login__submit, .woocommerce button.button:hover {
	background: #166E29 !important;
    font-family: "Ubuntu", Sans-serif
    color: white !important;
}

.woocommerce-checkout a {
    color: #166e28 !Important;
}


@media only screen and (max-width: 600px) {
button#custom-checkout-submit {
    display: none;
}
.custom-border {
    margin: 20px 0 8px 0;
}
	
p#account_password_field {
    padding-bottom: 23px;
}
	#billing_company_field::before{
		margin-top: 4px
}
div#order_review {
    margin-top: 20px;
}
}

div#custom-login-form label {
    font-size: 15px !IMPORTANT;
}










/* CSS WO Lease  */
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #F1F4E6 !important;
    border-radius: 15px !important;
}

div#payment h2, .total-custom-sw {
    color: black !important;
}

.woocommerce-checkout-payment p {
    color: black;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order, button.woocommerce-button.button.woocommerce-form-login__submit, .woocommerce button.button:hover {
    background-color: #166E29 !Important;;
    border: 2px solid white;
    border-radius: 5opx;
    color: white;
    border: none;
}


@media (min-width: 1200px) {
.post-9 {
    max-width: 100% !important;
}
	
	.page-content {
		max-width: 1140px;
		margin: 0 auto;
	}
}


.woocommerce-checkout header.page-header {
    height: 60px;
    background: #9fc3a6;
    margin-bottom: -58px;
}

.woocommerce-checkout h1.entry-title {
	display: none;
}

.woocommerce-checkout form.checkout.woocommerce-checkout {
    margin-top: 100px;
}

table.sw-custom-order-review td, table.sw-custom-order-review th {
    background-color: transparent !important;

}


td.sw-img {
    width: 55%;
    text-align: center !important;
}

td.sw-bold.sw-total span.woocommerce-Price-amount.amount {
    font-weight: 400;
}

.total-order-review-sw.sw-bold.margin-10 {
    font-size: 16px;
    color: #1D1D1B;
    text-align: right;
}

.total-order-review-sw.sw-bold.margin-10 {
    border-bottom: 2px solid #166E29;
    padding-bottom: 17px;
    margin-bottom: 23px;
}


.sw-bold.sw-white.payment_box.payment_method_mollie_wc_gateway_ideal {
    padding: 0px !important;
    margin: 0px !important;
}

.sw-bold.sw-white.payment_box.payment_method_mollie_wc_gateway_ideal p {
    padding-bottom: 8px;
}
ul.wc_payment_methods.payment_methods.methods label {
    margin-right: 20px;
    padding: 9px 31px;
    background-color: white;
    border-radius: 5px;
}

ul.wc_payment_methods.payment_methods.methods img {
    width: 62px;
    background-color: white;
}

span.woocommerce-input-wrapper input {
    font-family: poppins !important;
    height: 35px !important;
    font-weight: 400 !important;
    color: #6E6E6E !IMPORTANT;
}

h3#ship-to-different-address {
    padding-top: 11px;
}

@media only screen and (max-width: 600px) {
.woocommerce-checkout header.page-header {
    height: 60px;
    background: #9fc3a6;
    margin-bottom: -58px;
    display: none !important;
}
.woocommerce-checkout form.checkout.woocommerce-checkout {
    margin-top: 20px;
}
	.custom-template {
    display: none;
}
}

p#billing_postcode_field {
    width: 50%;
    float: left;
    clear: unset;
}

p#billing_city_field {
    width: 50%;
    float: right;
    clear: unset;
}

.woocommerce-page form .form-row-first {
    width: 50% !important;
}


a.elementor-lost-password {
    display: none;
}

p.lost_password {
    display: none;
}

.woocommerce-billing-fields__field-wrapper {
    padding-top: 10px;
}

p.form-row.form-row-wide.create-account.woocommerce-validated {
    display: none;
}


.sw-custom-order-review td.sw-img {
    font-size: 15px;
    text-align: left !important;
}