
.error-validate {
    color: #C8615C!important;
    border: 1px solid #C8615C
}

.woocommerce-NoticeGroup li {
	font-size: 15px;
	line-height: 1.6;
}

.valid-input-field {
    /* color: #C8615C!important; */
    border: 1px solid #1A1A24;
}

.form-required-field {
    position: absolute;
    color: #C8615C;
    font-size: 14px
}

.form-required-field.mail {
    display: none
}

.checker-field.required.error-validate {
    border: 0
}

.checker-field.error-validate,.file-item.error-validate {
    border: 0;
    color: #fff!important
}

.checker-field.error-validate~.form-required-field,.file-item.file-upload.error-validate~.form-required-field {
    position: relative;
    padding-left: 52px;
    padding-top: 8px
}

.form-required-field {
    display: none
}

.error-validate~.form-required-field,.error-validate .form-required-field {
    display: block
}

.error-validate~.form-required-field.mail {
    display: none
}

.error-validate-mail~.form-required-field {
    display: none
}

.error-validate-mail~.form-required-field.mail {
    display: block
}

div.form-validate-title {
    color: #C8615C;
    margin-bottom: 40px;
    font-size: 20px;
}

.woocommerce .bsMyAccount {
	margin-top: 10px;
}

.wc_payment_methods .hide_box {
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1.2 !important;
	font-size: 16px;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	position: static;
}

.woocommerce-checkout .woocommerce-checkout-payment {
	flex: 0 0 65%;
}

.ey-cart .ey-basket {
	padding: 30px;
}


#thwmsc_wrapper .thwmsc-tab-panel {
	width: 95%;
	margin: 0 auto;
	float: none;
}

.woocommerce-checkout .site-main {
	padding-top: 60px;
	padding-bottom: 90px;
	display: flex;
}

.woocommerce-checkout .site-main .woocommerce {
	flex-grow: 1;
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
	padding: 30px 0 0!important;
}

#thwmsc_wrapper {
	position: relative;
}

#thwmsc_wrapper .loader {
	padding-top: 150px;
}

#thwmsc_wrapper .thwmsc-tab-panel-wrapper,
.loaded .loader {
	display: none;
}

.loaded .thwmsc-tab-panel-wrapper {
	display: block!important;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	padding: 10px 10px 10px 45px;
}


/* tabs */
.thwmscp-new-layout-styles.thwmscp-hbox-tab li.thwmsc-tab {
	border: none !important;
}

li.thwmsc-tab a:hover {
	text-decoration: none;
}

#thwmsc-tabs span.dashicons-yes {
	top: 10px !important;
	left: 50% !important;
	transform: translateX(-50%);
}


#thwmsc_wrapper form .form-row {
	padding: 5px 0;
}

.woocommerce-checkout .thwcfe-html-field-wrapper {
	margin: 20px 0 15px !important;
}

.woocommerce-checkout .subtitle {
	margin: 20px 0 0;
	border-bottom: solid 1px #C4C4CC;
	padding-bottom: 10px;
}


/* fields */
#podmiot_field label {
	display: none;
}

.woocommerce form .form-row .optional {
	visibility: hidden;
}


.woocommerce form label.checkbox {
	padding-left: 30px;
	display: block !important;
	align-items: baseline;
	line-height: 1.5 !important;
	font-size: 17px;
	position: relative;
}

.woocommerce form .form-row .input-checkbox {
	position: absolute;
	left: 0;
	margin: 0 !important;
	top: 5px;
}

.woocommerce form .form-row textarea {
	height: auto!important;
}

#zgoda_faktura_email_field {
	padding-top: 20px !important;
}

#thwmsc_wrapper #dofinansowanie_info_field,
#thwmsc_wrapper #dofinansowanie_plik_field {
	padding-left: 20px;
}

#thwmsc_wrapper #dofinansowanie_info_field ol {
	margin-bottom: 0;
	padding-left: 25px;
}


#thwmsc_wrapper .thwcfe-btn-file-upload {
	font-size: 15px;
	font-weight: normal;
	border: 1px solid #ccc;
	background: white;
	padding: 15px 30px;
	cursor: pointer;
}

#thwmsc_wrapper .thwcfe-btn-file-upload:hover {
	font-size: 15px;
	font-weight: normal;
	border: 1px solid #ccc;
	background: white;
	padding: 15px 30px;
	cursor: pointer;
}

p#nip_field,
p#billing_company_field,
p#billing_phone_field,
p#billing_email_field,
p#company_adress_field,
p#company_city_field,
p#company_zip_field,
p#company_emial_field,
div#p6_field,
p#compabt_quota_adress_field,
p#compasnny_quota_adress_check_field,
p#commpany_qota_lista_address_field,
p#commpany_qota_lista_zip_field,
p#commpany_qota_lista_city_field {
    width: 100%;
}

p#commpany_qota_lista_city_field {
    width: 70%;
}
p#commpany_qota_lista_zip_field  {
    width: 30%;
}

.thwcfe-custom-section {
    display: flex;
    flex-wrap: wrap;
}

.thwcfe-custom-section h3 {
    width: 100%;
}

.thwcfe-custom-field-half {
    width: 50%;
    padding-right: 5px;
}

.thwcfe-custom-field-three-quarter {
    width: 75%;
    padding-right: 5px;
}

.thwcfe-custom-field-quarter {
    width: 25%;
    padding-right: 5px;
}
.thwmscf-buttons input,
button#place_order {
    position: relative;
    display: inline-block;
    background: transparent;
    color: #2E2E38;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    line-height: 32px;
    border: 1px solid #747480;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    overflow: hidden;
    padding: 13px 55px;
    -webkit-transition: background .3s ease, color .3s ease, border .3s ease;
    transition: background .3s ease, color .3s ease, border .3s ease;
    cursor: pointer;
    z-index: 1;
}

#action-next,
button#place_order {
    background: #2E2E38;
    color: #fff;
}

.woocommerce form input[type=radio] {
	width: 20px;
	height: 20px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    font-size: 16px;
    line-height: 20px;
    padding: 30px 24px;
    display: block;
    width: 100%;
    background: #fff;
    color: #1A1A24;
    font-size: 20px;
    font-weight: 200;
    line-height: 24px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    padding: 38px 30px;
    -webkit-transition: padding .3s ease;
    transition: padding .3s ease;
    border: 1px solid #1A1A24;
}

.woocommerce-billing-fields > h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}

#podmiot_field label {
    font-size: 22px;
    margin: 0 37px 0 0;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

body .woocommerce table.shop_table td {
    padding: 40px 100px 40px 24px;
}

body .woocommerce ul#shipping_method li
body .woocommerce ul#shipping_method ul {
    margin: 0;
    line-height: 0;
    list-style: none;
}

/* body button.single_add_to_cart_button.button.alt,
body .product_meta {
    display: block!important;
}

div#info_file_field,
p#file_updata_finanse_field {
    display: none;
}
.woocommerce-account-fields {
    display: none;
} */

.woocommerce-billing-fields__field-wrapper select {
    border: solid 1px #c4c4c4!important;
    clip: rect(0 0 0 0)!important;
    height: auto!important;
    margin: 0!important;
    overflow: visible!important;
    padding: 30px 24px!important;
    position: relative!important;
    width: 100%!important;
	background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 288 181.536'%3E%3Cpath d='M254.009-415.433,110.157-559.284l37.388-37.388L254.009-490.209l106.76-106.76,37.388,37.388Z' transform='translate(-110.157 596.969)' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat !important;
	background-position: calc(100% - 1.5rem) center !important;
	background-size: 20px !important;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	padding-right: 2rem !important;
	font-size: 18px;
}


.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: 1px solid #c4c4c4;
    font-weight: 100;
    font-size: 18px;
    line-height: 24px
}

.woocommerce-billing-fields__field-wrapper span.select2.select2-container.select2-container--default.select2-hidden-accessible.select2-container--focus,
.woocommerce-billing-fields__field-wrapper span.select2.select2-container.select2-container--default {
    display: none;
}

ul#thwmsc-tabs {
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin: 0 10% 70px;
}

ul#thwmsc-tabs:after,ul#thwmsc-tabs:before  {
	position: absolute;
}


ul#thwmsc-tabs:after {
	background: #ccc;
	left: 0;
	width: calc(100% - 180px);
	height: 1px;
	top: 25px;
	margin: 0 90px;
}


ul li.thwmsc-tab a.active {
    background: none !important;
    color: #2E2E38 !important;
}

ul span.thwmsc-tab-label,
.thwmsc-mobile-accordion  ul span.thwmsc-tab-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 200;
    width: 200px;
}
#thwmsc_wrapper a.active .thwmsc-img-icon,
#thwmsc_wrapper a.active .thwmsc-tab-icon {
    color: #fff!important;
    border-color: #2E2E38!important;
    background: #2E2E38!important;
}

ul li.thwmsc-tab a,
.thwmsc-mobile-accordion ul li.thwmsc-tab a {
    background: transparent !important;
    color: #2E2E38 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    text-transform: initial !important;
}

ul .thwmsc-index {
    margin: 0;
}
/* .woocommerce-billing-fields p#podmiot_field {
    display: block;
}
.woocommerce-billing-fields .woocommerce form .form-row {
    display: none;
} */

.woocommerce-billing-fields h3 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 200;
    margin: 0 0 30px 0;
}

/* div#p1_field,
div#p2_field,
div#p3_field,
div#p4_field,
div#p5_field,
div#p6_field {
    border-bottom: solid 1px #C4C4CC;
} */

/* div#p1_field p,
div#p2_field p,
div#p3_field p,
div#p4_field p,
div#p5_field p,
div#p6_field p{
    margin-bottom: 15px;
    margin-top: 15px;
    clear: both;
} */

#action-next, button#place_order {
    background: #2E2E38;
    color: #fff;
    padding: 20px 70px;
    border: none;
}


.thwmsc-buttons .prev-first,
button#action-prev {
    padding: 20px 70px;
    border: solid 1px #d0d0d9;
}

p#billing_postcode_field,
p#billing_city_field,
p#company_city_field,
p#company_zip_field {
    display: inline-block;

}

p#billing_postcode_field,
p#company_zip_field {
    width: 30%;
	padding-left: 15px !important;
}

p#billing_city_field,
p#company_city_field  {
    width: 70%;
}

div#thwmsc-tab-content-1 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
span.thwmsc-index.thwmsc-tab-icon {
    position: relative;
}
/* span.thwmsc-index.thwmsc-tab-icon:before {
    background: #2E2E38;
    content: "";
    display: block;
    width: 223px;
    height: 1px;
    position: absolute;
    top: 14px;
    right: -225px;
} */


li.thwmsc-tab.no-belt span.thwmsc-index.thwmsc-tab-icon:before {
    display: none;
}


/* .display_none {
    display: none !important;
}
 */
/* .woocommerce-order-details-wrapper {
    display: none;
} */

#thwmsc-tab-content-0 {
    max-width: 850px;
    margin: 0 auto;
}

/* #thwmsc-tab-panel-1  table.shop_table,
#thwmsc-tab-panel-1 .form-row.place-order {
    display: none;
} */

#thwmsc-tab-panel-1  .cart-collaterals .cart_totals,
#thwmsc-tab-panel-1  .cart-collaterals .cart_totals {
    width: 100%;
}

#thwmsc-tab-panel-1  .cart_totals {
    background: #F6F5FB;
    padding: 40px;
}

#thwmsc-tab-panel-1  .wc-proceed-to-checkout p {
    color: #707070;
    font: normal normal normal 18px/30px EYInterstate;
    letter-spacing: 0.18px;
    margin: 0;
    margin-top: 24px;
    font-weight: 100;
    max-width: 1100px;
}

#thwmsc-tab-panel-1  .cart_totals h2,
#thwmsc-tab-panel-1 .cart-subtotal {
    text-align: left;
}

#thwmsc-tab-panel-1 .order-total {
    display: flex;
    justify-content: space-between;
    font: normal normal bold 26px/39px EYInterstate;
}

#thwmsc-tab-panel-1 .cart-subtotal {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

#thwmsc-tab-panel-1  .ey-separator {
    height: 1px;
    margin: 0 0 25px;
}

button#place_order {
    margin: 25px 0;
}
.thwmsc-btn {
    cursor: pointer;
}
#action-next:disabled {
    opacity: .4;
    cursor:  not-allowed;
}

.woocommerce form .form-row .input-checkbox:before {
    content: '';
    background: white;
    width: 20px;
    height: 20px;
    display: block;
    border: 1px solid #122B46;
    margin: -3px 0 0;
}

.woocommerce form .form-row .input-checkbox:checked:before{
    background: #122B46 url('../../assets/images/checked-icon.svg');
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

.woocommerce form .form-row {
    padding: 3px;
    margin: 20px 0;
}

/* p#billing_first_name_field,
p#billing_last_name_field {
    width: 50%;
} */
button#action-prev {
    display: none;
}

#action-next {
    background: #fff;
    color: #2E2E38;
    padding: 20px 70px;
    border: none;
    margin: 0 auto;
    display: block;
    border: 1px solid #c4c4c4;
}

button#place_order {
    background: #2E2E38;
    color: #fff;
    padding: 20px 70px;
    border: none;
    margin: 0 auto;
    display: block;
    border: 1px solid #2E2E38;
}

#action-next:hover {
    background: #2E2E38;
    color: #fff;
    padding: 20px 70px;
    border: none;
    margin: 0 auto;
    display: block;
    border: 1px solid #2E2E38;
}

button#action-next.next-last {
    display: none;
}

.ey-basket h3 {
    font-size: 22px;
    padding: 10px 0;
    border-bottom: solid 1px #C4C4CC;
}

.ey-basket--list h4 {
    font-size: 21px;
    margin: 20px 0;
}

.ey-basket--list p {
    margin: 0;
    font-size: 21px;
}

p.brutto {
    font-weight: 300;
}
p.size {
    margin: 20px 0;
    font-size: 18px;
}

.ey-basket--list {
    border-bottom: solid 1px #C4C4CC;
    padding: 0 0 20px 0;
}

.after-payment-list {
    color: #fff;
    padding: 50px;
    background: #2e2e38;
    margin: 0;
}

.after-payment-list h3 {
    color: #fff;
    font-size: 30px;
    margin: 0 0 20px;
}

.after-payment-list p {
    font-size: 20px;
}
.after-payment-list a {
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    float: right;
}

.woocommerce-form-coupon-toggle {
    display: none;
}


ul.woocommerce-error {
	padding: 30px 50px;
}

.woocommerce-MyAccount-content .display_none {
    display: block !important;
}

ul.woocommerce-error li {
    margin: 0 0 20px;
}

.woocommerce-error::before {
    left: 5px;
}

.woocommerce-MyAccount-content p#billing_first_name_field,
.woocommerce-MyAccount-content p#billing_last_name_field,
.woocommerce-MyAccount-content p#billing_city_field,
.woocommerce-MyAccount-content p#company_city_field,
.woocommerce-MyAccount-content p#billing_postcode_field,
.woocommerce-MyAccount-content p#company_zip_field,
.woocommerce-MyAccount-content p#commpany_qota_lista_city_field {
    width: 100%;
}

.buy-information {
	text-align: center;
	font-size: 80% !important;
	line-height: 1.5 !important;
}


/* Cart */
.woocommerce-cart .cart-collaterals .cart_totals > h2 {
	margin-bottom: 40px;
}





@media only screen and (max-width: 560px) {
    .thwmsc-mobile-accordion .thwmsc-accordion-label.active,
    .thwmsc-mobile-accordion .thwmsc-accordion-label {
        background: #fff !important;
        color: #2E2E38!important;
    }
    span.thwmsc-index.thwmsc-tab-icon:before {
        display: none;
    }
    p#billing_city_field,
    p#company_city_field,
    p#billing_postcode_field,
    p#company_zip_field,
    p#commpany_qota_lista_zip_field,
    p#commpany_qota_lista_city_field {
        width: 100%;
    }

    button#action-prev-accordion-0 {
        display: none;
    }

    button#action-next-accordion-0 {
        background: #fff;
        color: #2E2E38;
        padding: 20px 70px;
        border: none;
        margin: 0 auto;
        display: block;
        border: 1px solid #c4c4c4;
    }

    button#place_order {
        padding: 20px 25px;
    }
    #thwmsc-tab-panel-1 .wc-proceed-to-checkout p {
        font-size: 14px;
        line-height: 22px;
    }

    div#thwmsc-tab-content-1 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    #thwmsc-tab-panel-1 .order-total {
        display: flex;
        justify-content: space-between;
        font: normal normal bold 26px/39px EYInterstate;
        flex-direction: column;
        font-size: 20px;
    }

    #thwmsc-tab-content-1 .thwmsc-buttons {
        display: none;
    }

    .after-payment-list p {
        font-size: 12px;
    }

    #thwmsc-tab-panel-1 .cart_totals h2 {
        font-size: 23px;
    }

    #thwmsc-tab-panel-1 .cart_totals {
        padding: 25px;
    }
    .ey-basket {
        zoom: .7;
    }
    .woocommerce-checkout #payment ul.payment_methods {
       padding: 0;
    }
}


@media (max-width: 1440px) {
	.woocommerce-checkout .site-main {
		padding-top: 100px;
	}
}

@media (max-width: 1200px) {
	#thwmsc_wrapper .thwmsc-tab-panel {
		width: 100%;
	}
	.woocommerce-checkout .woocommerce-checkout-payment {
		flex: 0 0 55%;
	}
}

@media (max-width: 992px) {
	ul#thwmsc-tabs {
		margin: 0 0 70px;
	}
	.woocommerce-checkout .site-main {
		padding-top: 60px;
		padding-bottom: 40px;
	}
	ul#thwmsc-tabs {
		margin: 0 0 30px;
	}
	.woocommerce-billing-fields h3 {
		font-size: 30px;
	}
	.woocommerce form .form-row input.input-text,
	.woocommerce form .form-row textarea,
	.woocommerce-billing-fields__field-wrapper select	{
		padding: 20px !important;
	}
}

@media (max-width: 576px) {
	p#billing_postcode_field, p#company_zip_field {
		padding-left: 0 !important;
	}
	.woocommerce form .form-row {
		margin: 10px 0;
	}
	.thwmsc-mobile-accordion .thwmsc-tab-content {
		padding: 0;
	}
	span.thwmsc-tab-label {
		padding-left: 0 !important;
	}
	.woocommerce-billing-fields h3 {
		margin: 0 0 10px 0;
	}
	.woocommerce-checkout .thwcfe-html-field-wrapper {
		margin: 0 0 15px !important;
	}
	.thwmsc-accordion-label.active, .thwmsc-completed {
		padding-top: 0 !important;
	}
	.thwmsc-accordion-label {
		padding-top: 20px;
	}
	#thwmsc-tab-panel-1 #payment {
		order: 1;
	}
	#thwmsc-tab-panel-1 .ey-cart {
		order: 2;
	}
	.woocommerce-checkout #payment {
		padding-right: 0 !important;
	}
	.ey-cart .ey-basket {
		padding: 30px 0 10px;
	}
	.thwmsc-wrapper span.dashicons-yes {
		left: 0 !important;
	}
	.ey-cart-right {
		margin-top: 30px;
	}
	#thwmsc-tab-panel-1 .cart_totals {
		padding: 30px;
	}
	.after-payment-list {
		padding: 30px;
	}
}


@media screen and (min-width: 55em) {
	body.register #page #primary .entry-header, body.register .buddypress-wrap {
	  max-width: 100%;
	}
}


/* login & checkout page */
.stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-top:80px;
}

.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    @media (max-width: 768px) {
        font-size: 12px;
    }
}

.stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #ccc;
    width: 100%;
    top: 20px;
    left: -50%;
    z-index: 2;
}

.stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #ccc;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 2;
}

.stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ccc;
    margin-bottom: 6px;
}

.stepper-item.active {
    font-weight: bold;
}

.stepper-item.completed .step-counter {
    background-color: #2e2e38;
    color:#fff;
}

.stepper-item.active .step-counter {
    background-color: #2e2e38;
    color:#fff;
}

.stepper-item.completed::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #2e2e38;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 3;
}

.stepper-item:first-child::before {
    content: none;
}

.stepper-item:last-child::after {
    content: none;
}

.step-name{
    font-weight: lighter;
    font-size: 20px;
}

.login-page-wrapper{
    display: flex;
    flex-direction: row;
}

.login-flex-col-bg{
    background-color: #f6f5fb;
}

.login-register-header{
    font-size:32px;
    font-weight: lighter;
    color:#2e2e38;
}

.login-p{
    margin-top:15px;
    margin-bottom:15px;
    text-align: center;
    font-size: 20px;
}

.inverted{
    background-color:#2e2e38;
    color:#fff;
    border:1px solid #2e2e38;
    font-weight:normal !important;
}
.inverted:hover{
    background-color:#fff !important;
    font-weight:normal !important;
    color:#2e2e38 !important;
    border:1px solid #2e2e38 !important;
}
.mt-30{
    margin-top:30px;
}
.text-center{
    text-align:center;
}
.pb-30{
    padding-bottom:30px;
}


.thankyou-page{
    padding-left:50px;
    padding-right: 50px;
    height: 90vh;
}

.finish-information{
    padding-left:25px;
    margin-top:60px;
}

.payment-page{
    margin:0px 100px;
}

.payment-flex{
    display: flex;
    justify-content: space-around;
    margin-top:55px;
}

.payment-options{
    width: 55%;
}

.payment-order{
    width: 35%;
}

.order-payment-data{
    background-color: #f6f5fb;
    padding: 25px;
}

.woocommerce-checkout #payment{
    background-color: #fff !important;
	padding-right: 50px;
}

.woocommerce-checkout #payment div.payment_box{
    background-color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box::before{
    display: none;
}

.content-area ul>li:before{
    display: none !important;
}

.wc_payment_method {
    border-top: 1px solid #C4C4CD;
    padding: 20px 10px 20px 0;
}

.wc_payment_method label {
	font-weight: 100!important;
	font-size: 20px!important;
}

.wc_payment_methods {
	padding: 15px 0 !important;
	border-bottom: none !important;
}

.payment-heading{
    margin-bottom:40px;
    font-size:38px;
    font-weight: lighter;
    color:#2e2e38;
}

.payment_box p {
	font-size: 15px;
}

.order-payment-data-heading{
    font-size:38px;
    font-weight: lighter;
    color:#2e2e38;
    margin-bottom: 15px;
}

#payment > ul > li > div > label{
    font-size:24px;
    color:#2e2e38;
    font-weight: lighter;
}

.payment-data{
    margin:25px 0;
    font-weight: bold;
    color:#2e2e38;
    display: block;
    font-size:19px;
}

.payment-single-data{
    display: block;
    margin:10px 0;
    color:#2e2e38;
    font-size:17px;
}

.price-flex{
    display: flex;
    justify-content: space-between;
    font-weight: lighter;
    color: #2e2e38;
    font-size:18px;
    margin-bottom: 17px;
}

.vat{
    padding-bottom:25px;
}

.all-price{
    padding:35px 0px;
    border-top: 1px solid #C4C4CD;
    font-weight: bold;
    font-size:22px;
}

.payment-information{
    margin-top:25px;
    text-align: center;
    font-weight: lighter;
    font-size: 16px;
    color:#707070;
    display: flex;
}

.summmary{
    display: block;
    font-weight: lighter;
    font-size: 17px;
    color: #2e2e38;
    margin-bottom: 10px;
}

.summmary-license{
    margin-top: 15px;
    display: block;
    font-weight: lighter;
    font-size: 15px;
    color: #2e2e38;
}

.summmary-name{
    margin-bottom: 25px;
    display: block;
    font-weight: lighter;
    font-size: 18px;
    color: #2e2e38;
}

.summary-brutto{
    font-weight: bold;
}

.summary-box{
    border-top: 1px solid #C4C4CD;
    padding:15px 0;
}

.summary-padding{
    padding: 10px;
    margin-top:15px;
}

.summary-heading{
    font-weight: lighter;
    color:#2e2e38;
    font-size: 25px;
    margin-bottom:10px;
}

.prev-page{
    padding: 35px 0;
}


/* login & checkout page */
.stepper-wrapper {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-top:80px;
}

.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    @media (max-width: 768px) {
        font-size: 12px;
    }
}

.stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #ccc;
    width: 100%;
    top: 20px;
    left: -50%;
    z-index: 2;
}

.stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #ccc;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 2;
}

.stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ccc;
    margin-bottom: 6px;
}

.stepper-item.active {
    font-weight: bold;
}

.stepper-item.completed .step-counter {
    background-color: #2e2e38;
    color:#fff;
}

.stepper-item.active .step-counter {
    background-color: #2e2e38;
    color:#fff;
}

.stepper-item.completed::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #2e2e38;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 3;
}

.stepper-item:first-child::before {
    content: none;
}

.stepper-item:last-child::after {
    content: none;
}

.step-name{
    font-weight: lighter;
    font-size: 20px;
}

.login-page-wrapper{
    display: flex;
    flex-direction: row;
    min-height: calc( 100vh - 140px );
}

.login-page-col{
    width: 50%;
    display: flex;
    padding-top:100px;
	padding-bottom:100px;
	align-items: center;
}

.login-flex-col-bg{
    background-color: #f6f5fb;
}

.login-register-header{
    font-size:32px;
    font-weight: lighter;
    color:#2e2e38;
}

.login-p{
    margin-top:15px;
    margin-bottom:15px;
    text-align: center;
    font-size: 20px;
}

.inverted{
    background-color:#2e2e38;
    color:#fff;
    border:1px solid #2e2e38;
    font-weight:normal !important;
}
.inverted:hover{
    background-color:#fff !important;
    font-weight:normal !important;
    color:#2e2e38 !important;
    border:1px solid #2e2e38 !important;
}
.mt-30{
    margin-top:30px;
}
.text-center{
    text-align:center;
}
.pb-30{
    padding-bottom:30px;
}

.thankyou-page{
    padding-left:50px;
    padding-right: 50px;
    height: 90vh;
}

.finish-information{
    padding-left:25px;
    margin-top:60px;
}

.payment-page{
    margin:0px 100px;
}

.payment-flex{
    display: flex;
    justify-content: space-around;
    margin-top:55px;
}

.payment-options{
    width: 55%;
}

.payment-order{
    width: 35%;
}


.order-payment-data{
    background-color: #f6f5fb;
    padding: 25px;
}

.woocommerce-checkout #payment{
    background-color: #fff !important;
	padding-right: 50px;
}

.woocommerce-checkout #payment div.payment_box{
    background-color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box::before{
    display: none;
}

.content-area ul>li:before{
    display: none !important;
}

.wc_payment_method {
    border-top: 1px solid #C4C4CD;
    padding: 20px 10px 20px 0;
}

.wc_payment_method label {
	font-weight: 100!important;
	font-size: 20px!important;
}

.wc_payment_methods {
	padding: 15px 0 !important;
	border-bottom: none !important;
}

.payment-heading{
    margin-bottom:40px;
    font-size:38px;
    font-weight: lighter;
    color:#2e2e38;
}

.payment_box p {
	font-size: 15px;
}

.order-payment-data-heading{
    font-size:38px;
    font-weight: lighter;
    color:#2e2e38;
    margin-bottom: 15px;
}

#payment > ul > li > div > label{
    font-size:24px;
    color:#2e2e38;
    font-weight: lighter;
}

.payment-data{
    margin:25px 0;
    font-weight: bold;
    color:#2e2e38;
    display: block;
    font-size:19px;
}

.payment-single-data{
    display: block;
    margin:10px 0;
    color:#2e2e38;
    font-size:17px;
}

.price-flex{
    display: flex;
    justify-content: space-between;
    font-weight: lighter;
    color: #2e2e38;
    font-size:18px;
    margin-bottom: 17px;
}

.vat{
    padding-bottom:25px;
}

.all-price{
    padding:35px 0px;
    border-top: 1px solid #C4C4CD;
    font-weight: bold;
    font-size:22px;
}

.payment-information{
    margin-top:25px;
    text-align: center;
    font-weight: lighter;
    font-size: 16px;
    color:#707070;
    display: flex;
}

.summmary{
    display: block;
    font-weight: lighter;
    font-size: 17px;
    color: #2e2e38;
    margin-bottom: 10px;
}

.summmary-license{
    margin-top: 15px;
    display: block;
    font-weight: lighter;
    font-size: 15px;
    color: #2e2e38;
}

.summmary-name{
    margin-bottom: 25px;
    display: block;
    font-weight: lighter;
    font-size: 18px;
    color: #2e2e38;
}

.summary-brutto{
    font-weight: bold;
}

.summary-box{
    border-top: 1px solid #C4C4CD;
    padding:15px 0;
}

.summary-padding{
    padding: 10px;
    margin-top:15px;
}

.summary-heading{
    font-weight: lighter;
    color:#2e2e38;
    font-size: 25px;
    margin-bottom:10px;
}

.prev-page{
    padding: 35px 0;
}

@media (min-width: 1800px) {
    .login-page-wrapper {
        margin-top: -44px;
    }
}

@media (max-width:1020px) {
    .login-page-wrapper{
        flex-direction: column;
    }
	.login-page-col {
		width: 100%;
		height: auto;
		padding: 40px 30px 70px;
	}
	.payment-order {
        width: 100%;
    }
    .payment-options{
        width: 100%;
    }
    .payment-flex{
        display: block;
    }
}

@media (max-width:850px) {
    .step-name{
        display:none;
    }
    .form-wrapper{
        padding: 0px 5px !important;
    }
}
