/*
** Custom cartflows styling
*/

/* Cartflows checkout */
.wcf-two-step-wrap {
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
	border: 1px solid rgba(0,0,0,.125);
	border-radius: 10px;
	background-color: #fff;
	overflow: hidden;
}

body .wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav,
body .wcf-embed-checkout-form-two-step .woocommerce {
	border: 0;
}

body .wcf-embed-checkout-form-two-step .woocommerce {
	padding: 25px;
}

body .wcf-embed-checkout-form .woocommerce #order_review button,
body .wcf-embed-checkout-form-two-step .woocommerce .wcf-embed-checkout-form-nav-btns a.wcf-next-button {
	border: 0;
	border-radius: 5px;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
	background-color: #f4a137;
	font-size: 16px;
    font-weight: 700;
    color: #fff;
}

body .wcf-embed-checkout-form .woocommerce #order_review button:hover,
body .wcf-embed-checkout-form-two-step .woocommerce .wcf-embed-checkout-form-nav-btns a.wcf-next-button:hover {
	background-color: #f4a137;
}

body .wcf-embed-checkout-form-two-step .woocommerce .wcf-embed-checkout-form-nav-btns a.wcf-next-button .dashicons {
	display: none;
}

body .wcf-embed-checkout-form .woocommerce-checkout .form-row label {
	font-size: 18px;
	font-weight: 700;
	color: #212529;
}

body .wcf-embed-checkout-form .woocommerce form .form-row input.input-text {
    padding: 8px 12px;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    background-color: #fff;
    font-size: 18px;
}

body .wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-name {
	color: #212529;
	font-size: 18px;
	text-transform: uppercase;
}

body .wcf-embed-checkout-form table.shop_table {
	font-size: 18px;
}

body .wcf-embed-checkout-form #payment .woocommerce-privacy-policy-text p {
	font-size: 14px;
}

.elementor-price-list .elementor-price-list-item p.elementor-price-list-description {
	line-height: 24px;
}

.wcf-embed-checkout-form-two-step {
	max-width: 100% !important;
}

.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-nav,
.wcf-embed-checkout-form-two-step .woocommerce {
	border: 0;
}

.wcf-embed-checkout-form-two-step {
	max-width: unset;
}

.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps .steps.wcf-current::before {
	content: unset;
}

.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps .steps.wcf-current {
	border-bottom: 4px solid #3ec2cf;
}

.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps .steps.wcf-current::after {
	content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: calc(50% - 6px);
    bottom: -10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #3ec2cf;
}

.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps .steps {
	border-bottom: 4px solid #eee;
}

.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps a {
	justify-content: center;
}

.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps .wcf-current .step-name {
	color: #212529;
}

.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-number {
	line-height: 1.3;
}

.wcf-embed-checkout-form-two-step .woocommerce .wcf-embed-checkout-form-nav-btns .wcf-next-button,
.wcf-embed-checkout-form .woocommerce #order_review button {
	border: 0;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	background-color: #f4a137;
}

.wcf-embed-checkout-form .woocommerce #payment #place_order:hover,
.wcf-embed-checkout-form .woocommerce #order_review button:hover {
	background-color: #f4a137;
}

.wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-number {
	color: #212529;
	font-size: 16px;
}

.wcf-embed-checkout-form .woocommerce-checkout .form-row label {
	display: none;
}

.wcf-embed-checkout-form-two-step .woocommerce {
	padding: 10px 0;
}

.wcf-embed-checkout-form .woocommerce form .form-row {
	margin: unset;
}

.wcf-embed-checkout-form .woocommerce form .form-row {
	padding: 5px 7px;
}

.wcf-embed-checkout-form .woocommerce form #billing_country_field {
	padding-bottom: 9px;
}

.wcf-embed-checkout-form .woocommerce form .form-row .required {
	color: #3ec2cf;
}

.wcf-embed-checkout-form-two-step .woocommerce-checkout .wcf-order-wrap {
	margin-bottom: 0;
}

#customer_details {
	margin-top: 0;
	margin-bottom: 5px;
}

.wcf-embed-checkout-form-two-step .woocommerce-checkout #payment ul.payment_methods {
	/*padding: 15px;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);*/
}

.wcf-embed-checkout-form-two-step .woocommerce-checkout {
	overflow: unset;
}

.wcf-embed-checkout-form table.shop_table {
	margin: 0 -1px 24px 0;
}

.wcf-embed-checkout-form-two-step .woocommerce-checkout #payment .form-row {
	padding: .5em 0;
	padding-bottom: 0;
}

.wcf-embed-checkout-form #order_review {
	padding: 0;
}

.wcf-embed-checkout-form #payment .woocommerce-privacy-policy-text p {
	font-size: 12px;
	font-weight: 500;
    line-height: 24px;
    color: #101010;
}

.wcf-embed-checkout-form .cart-subtotal.recurring-total {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
}

.single-cartflows_step .elementor .elementor-price-list-header {
	margin-bottom: 0;
}


/* Cartflows thankyou page */

.single-cartflows_step .woocommerce-order .woocommerce-thankyou-order-received {
	display: none;
}

.single-cartflows_step .woocommerce-order ul.order_details, 
.single-cartflows_step .woocommerce-order .woocommerce-order-details, 
.single-cartflows_step .woocommerce-order .woocommerce-customer-details, 
.single-cartflows_step .woocommerce-order .woocommerce-bacs-bank-details, 
.single-cartflows_step .woocommerce-order .woocommerce-order-downloads {
	background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 15px rgba(0,0,0,0.15);

    font-size: 16px;
}

.single-cartflows_step .woocommerce-order .woocommerce-order-details.mollie-instructions {
	margin-bottom: 16px;
	border: 0;
}

.single-cartflows_step .woocommerce-order .woocommerce-order-details.mollie-instructions p {
	margin-bottom: 0;
	font-size: 16px;
}

.single-cartflows_step .woocommerce-order .woocommerce-order-details.mollie-instructions::before {
	content: unset;
}

.single-cartflows_step .woocommerce-order h2.woocommerce-column__title,
.single-cartflows_step .woocommerce-order h2.woocommerce-order-details__title {
	padding: 0;
	line-height: 38px;
}

.single-cartflows_step .woocommerce-order .woocommerce-customer-details address {
	margin: 0;
}

.single-cartflows_step .woocommerce-order-details h2 {
	color: #404040;
	font-size: 24px;
	font-weight: 600;
	line-height: 38px;
}

.single-cartflows_step .woocommerce-order-details table.shop_table {
	width: 100%;
	margin-bottom: 20px !important;
}

.elementor .numbered-list ol li p {
	margin-bottom: 15px;
	font-size: 18px;
    line-height: 26px;
}

.elementor .numbered-list ol {
   	list-style: none;
   	counter-reset: item;
   	padding-left: 55px;
}

.elementor .numbered-list li {
   	counter-increment: item;
   	margin-bottom: 5px;
}

.elementor .numbered-list li::before {
	position: absolute;
	left: 0;
	height: 35px;
	width: 35px;
   	margin-right: 10px;
   	content: counter(item);
   	background: #3ec2cf;
   	border-radius: 100%;
   	color: white;
   	text-align: center;
   	display: inline-block;
}

/* Google review */

.single-cartflows_step .google-header {
	padding: 20px;
	padding-bottom: 10px;
}

.single-cartflows_step .google-review p {
	padding: 10px 20px;
	font-size: 16px;
	line-height: 1.6;
}

.single-cartflows_step .google-review .google-header p {
	font-weight: 600;
	padding: 0;
	line-height: 1.6;
}

@media ( max-width: 768px ) {
	body .wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-number {
		display: none;
	}

	body .wcf-embed-checkout-form .woocommerce-checkout .form-row label,
	body .wcf-embed-checkout-form-two-step .wcf-embed-checkout-form-steps div.steps .step-name {
		font-size: 16px;
	}

	body h5, body .elementor-widget-heading h5.elementor-heading-title {
		font-size: 20px; 
	}
}