.elementor-58887 .elementor-element.elementor-element-45e243b3{padding:50px 0px 50px 0px;}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-15cf8cb1 *//* ============ Ecommerce funtionality ========== */
.page-header .entry-title{
	display:none
}
.elementor-widget-heading .elementor-heading-title{
	color: #000
}
#terms_li li{
	margin-top: 10px;
}


.woocommerce-billing-fields h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #34383C;
	margin-bottom: 30px;
}

#order_review_heading {
    display: none !important;
}
form.woocommerce-checkout {
    display: grid !important;
    grid-gap: 30px;
    grid-template-columns: auto auto;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    order: 3;
    margin-top:-45px;
}
.woocommerce table.shop_table thead {
    display: none;
}
.woocommerce .col2-set .col-1{
	width: 100% !important;
	
}
.woocommerce form .city, .woocommerce form .state, .woocommerce form .postcode{
	width: 33.3333%;
	display: inline-grid;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 3px 6px;
}
p#billing_country_field {
    margin-bottom: 13px;
    padding-bottom: 0;
}
.woocommerce-checkout div#order_review {
    width: 88%;
    background: #F9F9F9;
    border-radius: 4px;
    padding: 30px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent;
    border-radius: 0;
}
.woocommerce table.shop_table{
	border: 0;
	border-collapse: collapse;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th{
	border:0;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}
td.product-name, .woocommerce table.shop_table tfoot th {
    padding-left: 0 !important;
}
.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    padding-top: 20px;
}
.woocommerce table.shop_table td{
	padding-bottom:20px
	text-align: right;
}
td.product-total, .woocommerce table.shop_table tfoot td {
    padding-right: 0 !important;
    text-align: right;
}
.woocommerce table.shop_table td img{
	max-width:60px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	float:none;
}

.woocommerce-checkout select#billing_country { 
	font-size: 1.3em;
	padding:10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 10px;
	background: darkgrey;
	color: white;
	outline: none;
}
.woocommerce-checkout label .required{
	display: none;
}
.select2-container .select2-selection--single {
	height: 48px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 48px;
	font-family: 'Hind Madurai';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: #34383C;
	margin-top: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 48px;
}


.billing_title_heading, .contact_info{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	color: #34383C;
}

.woocommerce-info{
	display: none;
}

.woocommerce form .form-row input{
	border: 1px solid #A0BABD;
	border-radius: 4px;
	padding: 15px 20px;
}
form input:focus, textarea:focus{
	border-color: #FFC94B !important;
}
.woocommerce-checkout .product-quantity{
	display: none;
}

.woocommerce-checkout .form-row-first, .form-row-last{
	width: 49% !important;
}

.woocommerce-checkout td.product-name {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #34383C;
    line-height: 26px;
}
.woocommerce-checkout .cart_item .woocommerce-Price-amount, .cart-subtotal .woocommerce-Price-amount{
	font-family: 'Hind Madurai';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	color: #34383C;
}
.woocommerce-checkout .tax-rate .woocommerce-Price-amount{
	font-family: 'Hind Madurai';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
}
.woocommerce-checkout .order-total .woocommerce-Price-amount{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	color: #408897;
}

.woocommerce-checkout .cart-subtotal th,.woocommerce-checkout .tax-rate th, .woocommerce-checkout .order-total th{
	font-family: 'Hind Madurai';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	color: #34383C;
}
.woocommerce-checkout #payment ul.payment_methods {
	padding: 0;
	padding-bottom:20px;
}
.woocommerce-checkout #payment div.form-row{
	padding: 0;
	padding-top: 20px;
}
.woocommerce-checkout .cart-subtotal td{
	padding-bottom: 0 !important;
}

.woocommerce-checkout .tax-rate th, 
.woocommerce-checkout .tax-rate td{
	border: none !important;
	padding-top: 0 !important;
}

.woocommerce-checkout .place-order .button{
	color: #34383C !important;
	background-color: #FFC94B !important;
	box-shadow: 0px 20px 40px -10px rgba(38, 50, 56, 0.2) !important;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 15px
}
button#place_order{
	width: 100%;
}
tr.order-total {
    border-bottom: 1px solid #D8E2E3;
}
button#place_order:before{
	    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
	content: "\f023";
	font-size: 16px;
	position: absolute;
	right: calc(50% - 75px);
}
.woocommerce-checkout .place-order .button:hover{
	background: #FFB710 !important;
	box-shadow: 0px 10px 20px -5px rgba(38, 50, 56, 0.3) !important;
}
.woocommerce-checkout .place-order .button ~ p{
	font-family: 'Hind Madurai';
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 140%;
	color: #5D636A;
}
.woocommerce-checkout  #go_to_home{
	display:none
}
.woocommerce-order-received #go_to_home{
	display:block
}
div#trust_pilot_show {
	display: flex;
	align-items: center;
}
div#trust_pilot_show .trust_logo {
    margin-left: 20px;
}

/* Floating label */
.form-row {
	position: relative;
}

#customer_details .form-row input {
	height: 48px;
  line-height: 1.25;
	font-size:14px
}

.form-row select{
	display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding-left: 17px;
}
#customer_details .form-row label {
	position: absolute;
	top: 0;
	left: 10px;
	width: 100%;
	max-width: 100%;
	height: 100%;
	padding: 20px 15px;
	overflow: hidden;
	text-align: start;
	text-overflow: ellipsis;
	white-space: nowrap;
	pointer-events: none;
	transform-origin: 0 0;
	transition: 0.3s ease-in-out; 	transform 0.1s ease-in-out;
	font-family: 'Hind Madurai';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	color: #5D636A;
	z-index:9;
}

#customer_details .focused label, #customer_details .selected_floating label {
  	font-family: 'Hind Madurai';
	font-style: normal;
	font-weight: 400;
	font-size: 10px !important;
	line-height: 100%;
	color: #678689;
	margin-top: -1.625rem;
	margin-bottom: 10px;
    padding-top: 36px;
    padding-bottom: 2.4rem;
	z-index: 3;
}
form.woocommerce-checkout .focused .form-row input:placeholder, form.woocommerce-checkout textarea:placeholder{
	color: transparent;
}
.focused textarea, input{
	padding-top: 24px !important;
}
form.woocommerce-checkout .selected_floating select {
	padding-top: 24px !important;
}

input#terms {
    margin: 0 5px 0 0;
    height: auto;
}
p#billing_phone_field {
    margin-bottom: 35px;
}
span.woocommerce-terms-and-conditions-checkbox-text a {
    text-decoration: none;
}

/* thank you page */
.woocommerce-order-received .woocommerce-order {
    background: #F9F9F9;
    padding: 30px;
	border-radius:4px;
}
.woocommerce-order-received  #footer_top_menu,.woocommerce-order-received table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields {
    display: none;
}{
	display:none
}
.woocommerce-order-received i.fa-solid.fa-circle-check {
    color: #408897;
    font-size: 24px;
}
.woocommerce-order-received .woocommerce-order h4{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 140%;
	color: #34383C;
	margin: 0 0 5px;
}
.woocommerce-thankyou-order-details{
	padding:30px 0;
	border-top: 1px solid #D8E2E3;
	margin: 30px 0 !important;
	border-bottom: 1px solid #D8E2E3;
}
.woocommerce-thankyou-order-received{
	margin-bottom:5px
}
section.woocommerce-customer-details {
    display: none;
}
.customer_billing_info h2{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	color: #34383C;
}
section.woocommerce-order-details {
    padding-bottom: 5px;
    border-bottom: 1px solid #D8E2E3;
}
.woocommerce ul.order_details li{
	font-family: 'Hind Madurai';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: #5D636A;
	border-right: 1px solid #D8E2E3
}
.woocommerce ul.order_details li strong{
	color: #34383C;
}
h2.woocommerce-order-details__title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #34383C;
}

.woocommerce-checkout div#order_review{
	width: 100%;
}

td.product-total, .woocommerce table.shop_table tfoot td {
    text-align: right;
}
section.woocommerce-order-details table.shop_table td{
	padding:0 0 7px;
	border: 0 !important;
	font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #34383C;
}
section.woocommerce-order-details table.shop_table td a{
	color: #34383C;
}
section.woocommerce-order-details table.shop_table th{
	border: 0;
	padding: 8px 0;
	font-family: 'Hind Madurai';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #34383C;
}
.billing_info {
    display: flex;
    flex-wrap: wrap;
}

.billing_item {
    flex: 0 0 50%;
	margin-bottom: 10px
}

.billing_item p{
	margin-bottom: 0;
	font-family: 'Hind Madurai';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 160%;
	color: #5D636A;
}
.billing_item strong{
	font-family: 'Hind Madurai';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 160%;
	color: #34383C;
}
.woocommerce-checkout #payment div.payment_box{
	font-size: 14px;
}
.woocommerce-checkout .wc_payment_method label{
	font-size: 16px;
}
.woocommerce-checkout #payment ul.payment_methods li{
	line-height: 1.5;
}
.woocommerce form .city.not_state {
    width: 66.5%;
}
p#billing_country_field label {
    padding-left: 12px !important;
}
.woocommerce form .city {
    padding-left: 3px;
}

.woocommerce form .postcode {
    padding-right: 3px;
}

p#billing_apartment_field {
    margin-bottom: -10px;
}

@media(max-width: 767px){
	form.woocommerce-checkout {
   	display: block !important;
}
	.woocommerce-checkout div#order_review{
		margin-left:0;
		width:97%;
		margin-top:20px
	}
	.woocommerce ul.order_details li{
	float:none;
		border-right:0
	}
}

@media(max-width: 480px){
	.billing_info {
    display: block;
	}
}/* End custom CSS */