@media only screen and (max-width: 1799px) {
	.woocommerce-checkout .e-con-inner {
    	max-width: 1625px !important;
	}
}
@media only screen and (max-width: 1699px) {
    .checkout-custom .e-con-inner, .checkout-reviews-slider-header {
        max-width: 1570px !important;
    }
}
@media only screen and (max-width: 1599px) {

	.checkout-custom .e-con-inner, .checkout-reviews-slider-header {
        max-width: 1440px !important;
    }
/* 	.e-checkout__order_review, .woocommerce-checkout-payment {
    padding: 24px !important;
	} */
	.desktop-product-image img{
		width: 100% !important;
    height: auto !important;
    object-fit: cover;
	}
	/* Check 1367px and add css here */
}

@media only screen and (max-width: 1499px) {
    .checkout-custom .e-con-inner, .checkout-reviews-slider-header {
        max-width: 1360px !important;
    }
	.vehicle-message-title, .woocommerce-billing-fields h3 {
    font-size: 36px !important;
    line-height: 1 !important;
	}
	.woocommerce-checkout .e-checkout__container {
    grid-column-gap: 80px !important;
	}
/* 	.e-checkout__order_review, .woocommerce-checkout-payment {
    padding: 40px 80px 40px 40px !important;
	} */
	.woocommerce-order-overview li {
    margin-bottom: 20px;
	}
}

@media only screen and (max-width: 1399px) {
    .checkout-custom .e-con-inner, .checkout-reviews-slider-header {
        max-width: 1297px !important;
    }
	.desktop-product-image img{
		width: 100% !important;
/*     height: 100%; */
    object-fit: cover;
	}
	#seat-configurator{
		gap: 50px !important;
	}
}

@media only screen and (max-width: 1366px) {

	.after-before .coca-image-compare-horizontal .coca-image-compare-before-label:before ,.after-before .coca-image-compare-horizontal .coca-image-compare-after-label:before{
  	 	padding: 12px; font-size: 18px;line-height: 18px;
	}
	.checkout-cart-total-final span {
    	font-size: 19px;
	}
	button#apply_coupon {
    	font-size: 15px;
	}
/* 	.home-review-slider .checkout-reviews-slider-container .vehicle-review-wrap {
    	margin-right: -232px !important;
	} */
	.after-before-auto-slider, .after-before-auto-slider .elementor-shortcode img{
	height:424px !important;
}
.before-image, .after-image{
	height:424px !important;
}
	#seat-configurator{
		    gap: 30px !important;
	}
	.desktop-product-image {
    width: 50%;		
}
	.desktop-product-image img{
		position:sticky;
		top:20px;
	}
	.config-step.active {
    width: 45%;
}
	.progress-dots{
		    right: 65px;
	}
	form.checkout.woocommerce-checkout{
		grid-template-columns: 1fr 600px;
	}
	.wc_payment_method.payment_method_ppcp > label {
    display: inline-flex !important;
    width: 94%;
}
	.config-step h2 {
    margin-bottom: 10px;
}
	.config-step h3.below-info{
		font-size: 16px !important;
	}
}
@media only screen and (max-width: 1350px) {
    .checkout-custom .e-con-inner, .checkout-reviews-slider-header {
        max-width: 1249px !important;
    }
	.vehicle-message-title, .woocommerce-billing-fields h3 {
        font-size: 31px !important;
	}
/* 	.e-checkout__order_review, .woocommerce-checkout-payment {
        padding: 35px 50px 35px 35px !important;
    } */
	.custom-payment-heading p {
		padding-right: 50px;
	}
	.woocommerce-billing-fields label, .woocommerce-additional-fields label, .shipping_address label, .shipping_address label, label.woocommerce-form__label.woocommerce-form__label-for-checkbox span {
    	font-size: 17px;
	}
}
@media only screen and (max-width: 1299px) {
    .checkout-custom .e-con-inner, .checkout-reviews-slider-header {
        max-width: 1199px !important;
    }
	.item-image {
    	margin-right: 30px;
	}
	table.woocommerce-table {
    	width: 100% !important;
	}
	.woocommerce-order-details__title, .woocommerce-column__title {
    	margin: 40px 0px 15px 0px !important;
    	font-size: 35px !important;
	}
	    .progress-dots {
        right: 27px;
    }
	.config-step input[type="text"], .config-step input[type="email"]{
		padding:12px;
	}
	.progress-dots{
		right: 8px !important;
	}
	.checkout-reviews-slider-container {
    width: 53% !important;
}
}
@media only screen and (max-width: 1250px) {
    .checkout-custom .e-con-inner, .checkout-reviews-slider-header {
        max-width: 1149px !important;
    }
	.woocommerce-billing-fields input, span#select2-billing_country-container, span#select2-billing_state-container, .shipping_address input, span#select2-shipping_country-container, span#select2-		shipping_state-container, textarea#order_comments {
    	padding: 14px 15px !important;
	}
	.woocommerce-checkout .e-checkout__container {
        grid-column-gap: 65px !important;
    }
	.woocommerce-thankyou-order-received {
    	font-size: 17px;
    	padding: 14px !important;
	}
}
@media only screen and (max-width: 1199px) {

	.after-before .coca-image-compare-horizontal .coca-image-compare-before-label:before ,.after-before .coca-image-compare-horizontal .coca-image-compare-after-label:before{
  	 	padding: 10px; font-size: 16px;line-height: 18px;
	}
	.fade-content {
     	padding: 0 30px 24px 30px !important;
	}
	.config-step h2 {
    	margin-bottom: 35px;
	}
	.checkout-custom .e-con-inner, .checkout-reviews-slider-header {
        max-width: 100% !important;
        padding-left: 40px !important;
    }
	input#coupon_code {
    	margin-bottom: 0 !important;
	}
	button.qty-btn.qty-decrease, button.qty-btn.qty-increase {
    	width: 25px;
    	height: 25px;
	}
	.feature-bar {
    	flex-direction: column;
	}
	.feature-bar .feature-item:first-child {
    	padding-bottom: 0;
	}
/* 	.home-review-slider .checkout-reviews-slider-container .vehicle-review-wrap {
        margin-right: -190px !important;
    } */
	.home-review-slider .swiper-slide {
    	padding: 40px;
	}
	.checkout-reviews-swiper .swiper-button-next, .checkout-reviews-swiper .swiper-button-prev {
    	width: 37px;
    	height: 37px;
	}
	.checkout-reviews-swiper .swiper-arrows {
    	margin-top: 35px;
	}
/* 	.checkout-reviews-slider-container .vehicle-review-wrap {
    	margin-right: -199px !important;
	} */
	.after-before-auto-slider, .after-before-auto-slider .elementor-shortcode img{
	height:446px !important;
}
.before-image, .after-image{
	height:446px !important;
}
	.my-acc .woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 98px 0;
}
	.cart-reminder-banner{
		    margin-left: 30px;
    margin-right: 30px;
	}
	form.checkout.woocommerce-checkout{
		grid-template-columns: 1fr 500px;
	}
	.logged-in .entry-content .woocommerce{
		gap:50px;
	}
		.sc-guarantee-text-col {
  flex: 1 1 300px !important;
}

.sc-guarantee-icons-col {
  flex: 1 1 400px !important;
  display: flex !important;
  justify-content: space-between !important;
/*   flex-wrap: wrap; */
  gap: 20px !important;
}
	    .wc_payment_method.payment_method_ppcp > label
 {
        display: inline-flex !important;
        width: 93%;
    }
	.config-step h3.below-info{
		font-size: 15px !important;
	}
	.next-btn, .back-btn, .call-heading {
    	font-size: 18px !important;
	}
}	
@media only screen and (max-width:1045px){
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last
 {
    width: 48%;
}
	.policy-popup-box{
		padding:30px;
		max-height: 75vh;

	}
}
@media only screen and (max-width: 1024px) {
	
	.wc-stripe_cc-container .wc-stripe_cc-new-method-container label.checkbox{
		    width: 5% !important;
	}
/* 	 .elementor .elementor-element.e-con-boxed.e-parent>.e-con-inner{
		padding-right:30px !important;
		padding-left:30px !important;
	}
	.e-con-full .e-con-inner {
		padding-right:0px !important;
		padding-left:0px !important;
	} */
	.fade-content {
     	padding: 0 20px 20px 20px !important;
	}
	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: initial !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 90px) !important;
		padding: 0 30px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}
.elementor .elementor-element.e-con-boxed.e-parent>.e-con-inner{
		padding-right:30px !important;
		padding-left:30px !important;
	}
	
	input#coupon_code, button#apply_coupon {
    	padding: 10px 15px !important;
		font-size: 14px !important;
	}
	.checkout-cart-total span, .checkout-cart-shipping-cost span:first-child, .custom-payment-heading p, .vehicle-message-text, .checkout-cart-coupon-discount span, .checkout-cart-shipping-cost strong {
    font-size: 15px;
	}
	
	.vehicle-message-title, .woocommerce-billing-fields h3 {
        font-size: 27px !important;
    }
	
/* 	.e-checkout__order_review, .woocommerce-checkout-payment {
        padding: 30px !important;
    } */
	
	.custom-payment-heading p {
		padding-right: 30px;
	}
	
	.hero-review {
    position: unset !important;
    width: 50% !important;
    align-items: flex-start;
    margin-right: auto;
	margin-top: 15px;
	}
	section.woocommerce-customer-details {
		display: flex;
		flex-direction: column;
		gap: 0;
	}
	.woocommerce-order-details__title, .woocommerce-column__title {
        margin: 40px 0px 15px 0px !important;
        font-size: 30px !important;
    }
	h2.woocommerce-column__title {
		margin: 0 !important;
		font-size: 26px !important;
		line-height: normal !important;
	}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20% !important;
    float: left;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 72% !important;
    float: right;
}
	.woocommerce-MyAccount-content .woocommerce-Address-title h2{
		font-size:26px;
	}
			.woocommerce-account .woocommerce-MyAccount-navigation,
	.woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
}
	.woocommerce-MyAccount-content{
		margin-top:40px;
		font-size:16px;
	}
	
	.woocommerce-MyAccount-content .woocommerce-orders-table tr:first-child{
		margin-top:unset !important;
	}
	.woocommerce-MyAccount-content .woocommerce-orders-table tr{
		padding-bottom:10px;
		margin:20px 0;
		border-bottom:1px solid #D4A332;
	}
	.edit-account .woocommerce-form-row {
	margin-bottom:10px !important;
}
	.my-acc .woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 110px 0;
}
	.cart-reminder-banner{
		flex-direction:column;
		justify-content:flex-start;
		align-items:flex-start;
	}
	.cart-reminder-banner .cart-reminder-dismiss {
    position: absolute;
    top: 115px;
    right: 50px;
    padding: 12px 0px 12px 24px !important;
}
	.checkout-cart-fee-row{
		font-size:15px;
	}
	    .progress-dots {
        right: 13px;
    }
	    form.checkout.woocommerce-checkout {
        grid-template-columns: 1fr 420px;
		gap:20px !important;	
    }
	    .checkout-reviews-slider-container {
        width: 100% !important;
    }
		body.home .single-review{
	padding:0 20px !important;
}
	.woocommerce-account .woocommerce-MyAccount-navigation
 {
    width: 36% !important;
}
	    .logged-in .entry-content .woocommerce {
        gap: 20px;
    }
	 .wc_payment_method.payment_method_ppcp > label
 {
        display: inline-flex !important;
        width: 91%;
    }
		.payment_method_ppcp img {
    width: 15%;
}
	.config-step h2{
		font-size:22px !important;
	}

	/* Check 768px and add css here */
}
@media only screen and (max-width:979px){
	.sc-guarantee-card{
		gap: 30px !important;
		flex-direction:column;
	}
	.sc-guarantee-text-col,
	.sc-guarantee-icons-col{
		flex:auto !important;
	}
	.sc-guarantee-icons-col {
    display: flex !important;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap !important;
    justify-content: center !important;
}
}
@media only screen and (max-width:900px){
	.order_priority_text{
		flex-direction:column;
		align-items:flex-start;
	}
	.order_priority_text > span:last-child{
		margin:0 !important;
	}
	    .wc_payment_method.payment_method_ppcp > label {
        display: inline-flex !important;
        width: 89%;
    }
}

@media only screen and (max-width: 768px) {
	.single-review .product-image-wrapper img.product-image {
        width: 100%;
    }
	.home-review-slider .checkout-reviews-slider-container .vehicle-review-wrap {
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 767px) {
	.fade-content {
     	padding: 0 15px 20px 15px !important;
	}
	#summary .value {
        font-size: 14px !important;
    }
	.review-btn-wrapper {
    display: flex;
    flex-direction: column;
	}
	.cf7-flex {
		flex-direction: column;
	}

	.cf7-flex .half {
		width: 100%;
	}

	.wpcf7 .row {
		flex-wrap: wrap;
	}

	.wpcf7 .column {
		width: 100%;
	}

	.notfound-content {
		padding: 12vw 0;
	}
	.footer-menu-wrap .elementor-nav-menu li {
    	padding-bottom: 0px !important;
	}
	.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    	gap: 10px;
	}
 .footer-menu-wrap .elementor-nav-menu li:last-child {
    padding-bottom: 0 !important;
}
.elementor .elementor-element.e-con-boxed.e-parent>.e-con-inner{
		padding-right:20px !important;
		padding-left:20px !important;
	}
	
	.woocommerce-checkout .e-checkout__container {
        grid-column-gap: 0px !important;
        grid-template-columns: 1fr !important;
    }
	button#place_order {
    	font-size: 15px;
	}
	.woocommerce-billing-fields label, .woocommerce-additional-fields label, .shipping_address label, .shipping_address label, label.woocommerce-form__label.woocommerce-form__label-for-checkbox span {
        font-size: 16px;
        margin-top: 6px;
    }
	.form-row label.checkbox {
    	font-size: 12px !important;
	}
	.page-border {
    	margin: 35px 0;
	}
	.woocommerce-order-details__title, .woocommerce-column__title {
        margin: 0px 0px 15px 0px !important;
        font-size: 30px !important;
    }
	.woocommerce ul.order_details {
    	margin: 0 0 2em;
	}
	.woocommerce ul.order_details li strong {
    	font-size: 15px !important;
	}
	
	.woocommerce-order {
	    max-width: 100%;
		padding: 25px !important;
	}
	.woocommerce-customer-details address {
    	padding: 10px !important;
	}
	
	.woocommerce {
        margin-top: 20px;
	}
	.checkout-reviews-slider-container {
    	padding-bottom: 40px;
	}
	.checkout-custom .e-con-inner, .checkout-reviews-slider-header {
        max-width: 100% !important;
    }
	.home-review-slider .checkout-reviews-slider-container .vehicle-review-wrap {
        margin-right: 0px !important;
    }
	.checkout-reviews-slider-container .vehicle-review-wrap {
        margin-right: 0px !important;
    }
	.home-review-slider .swiper-slide {
        padding: 30px;
    }
	.hero-review {
        width: 100% !important;
	}
	.woocommerce-table__product-name ul.wc-item-meta {
    	gap: 0;
	}
	td.woocommerce-table__product-name {
    	font-size: 15px !important;
	}
	.woocommerce-thankyou-order-received {
    	margin-bottom: 35px !important;
	}
	.user-form-wrapper{
		padding:20px !important;
	}
	#order-summary-content{
		padding:0px;
	}

	/* Order pay page */

	.woocommerce-order-pay .shop_table th{
		    font-size: 14px !important;
			padding: 8px 14px !important;
	}
	.woocommerce-order-pay .shop_table td{
		    padding: 8px 14px !important;
	}

	.order-pay-billing {
    margin: 20px 0px;
    padding: 12px;
}

.order-pay-billing h3{
	font-size: 20px !important;
}

.order-pay-heading{
	    font-size: 14px;
}

.order-pay-billing address{
	font-size: 13px;
}
div#order-pay-right-col, div#order-pay-left-col {
    width: 100%;
}	
div#order-pay-address-wrap {
    flex-direction: column;
}
	
	
	.woocommerce-MyAccount-content .woocommerce-orders-table tr:last-child{
		border-bottom:none;
	}
	.woocommerce-account .addresses .title .edit{
		float:unset;
	}
	
	.woocommerce-account .addresses .title p br{
		display:none;
	}
	.edit-account label{
		font-size:16px;
	}
	
	.woocommerce-MyAccount-content .woocommerce-info a{
		text-align: center;
	}

	.woocommerce-MyAccount-content .woocommerce-Address-title h2{
		margin-bottom:10px !important;
	}
		.my-acc {
    padding: 25px 0;
}
	.my-acc .woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 91px 0;
}
	
	.home-review-slider .single-review .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
		top: 0;
	}

	.single-review .product-image-wrapper img.product-image {
        width: 100%;
    }
	.desktop-product-image{
		display:none;
	}
	    .config-step.active {
        width: 100%;
			margin:0 20px;
    }
	    .cart-reminder-banner {
        margin-left: 20px;
        margin-right: 20px;
    }
	.text-center{
		padding:20px 15px;
	}
	.config-step input[type="text"], .config-step input[type="email"]{
		margin-bottom: 20px;
	}
	#order-pay-address-wrap{
		gap:30px !important;
	}
	#billing_first_name_field, #billing_last_name_field, #shipping_first_name_field, #shipping_last_name_field {
    width: 49% !important;
	}
	.checkout.woocommerce-checkout {
        grid-template-columns: 1fr !important;
    }

    .vehicle-custom-message { grid-area: unset !important; }
    .col2-set              { grid-area: unset !important; }
    #order_review          { grid-area: unset !important; }
	
	#billing_state_field, #billing_city_field, #billing_postcode_field, #shipping_state_field, #shipping_city_field, #shipping_postcode_field
 {
    width: 32% !important;
    margin-right: 1% !important;
}
	.form-row{
		gap: 12px;
	}
/* 	.woocommerce-billing-fields__field-wrapper p.form-row {
    padding-bottom: 15px;
} */
	#order_review{
		margin-top:20px;
	}
	.config-step.active {
    width: 100% !important;
}
	
	.shipping_address .form-row {
    padding-bottom: 10px;
}
	.banner-reviews-slider-container {
        position: static;
        margin-top: 20px;
        max-width: 100%;
        padding: 0 15px;
    }
	form.checkout.woocommerce-checkout{
		    width: 100% !important;
    max-width: 100% !important;
    display: flex;
		flex-direction:column;
}
	.hero-section .grid{
		display:block;
	}
	img.product-image {
    width: 100% !important;
    height: 100%;
}
	    body.home .single-review {
        padding: 0 !important;
			padding-bottom: 20px !important;
    }
	.hero-section .container{
		padding:0 !important;
	} 
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{
		top:-5px;
	}
	 body #seat-configurator .progress-dots {
    display: none !important;
  }
	.logged-in .entry-content .woocommerce{
		flex-direction:column;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100% !important;
    }
	.woocommerce-MyAccount-content .form-row-first,
	.woocommerce-MyAccount-content .form-row-last{
		width:100% !important;
	}
	.cart-reminder-banner .cart-reminder-dismiss{
		top: 108px;
        right: 34px;
	}
	    .wc_payment_method.payment_method_ppcp > label {
        width: 95%;
    }
	.payment_method_ppcp img {
    width: 18%;
}
	.order_priority_text{
		flex-direction:row;
		align-items:center;
	}
	.order_priority_text > span:last-child{
		margin-left: auto !important;
    margin-top: -50px !important;
	}
	.policy-popup-box{
		padding:20px;
		max-height: 60vh;
	}
	
	/*order changes*/
	#fcc-payment-left.mobile-payment-reorder {
        order: 2 !important;
    }

    #fcc-payment-left #priority-checkbox-group-right {
        order: 1 !important;
    }

    #fcc-payment-left #order_review {
        order: 2 !important;
        position: static !important;
        width: 100% !important;
    }

    #fcc-payment-left .custom-payment-heading {
        order: 3 !important;
    }

    #fcc-payment-left #payment {
        order: 4 !important;
    }

    .woocommerce-additional-fields {
        display: none !important;
    }

    .woocommerce-checkout-review-order {
        position: static !important;
    }
	.checkout-cart-item .item-image img {
        image-rendering: crisp-edges;
    }
	.woocommerce-account .woocommerce-form-login .woocommerce-form-row--wide {
  width: 100% !important;
}
	.woocommerce-account .woocommerce-form-login{
		margin-top:20px;
	}
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100% !important;
}
	.shipping_address .form-row{
		padding:0 !important;
		margin: 0 !important;
	}
	.woocommerce-checkout .form-row{
		padding-bottom:20px !important;
		margin: 0 !important;
		gap:0 !important;
	}
	/*Single product page responsive layout*/
	.config-step.active {
        display: flex;
        flex-direction: column;
    }

    /* 1st — Image */
    .config-step.active .mobile-step-image {
        order: 1 !important;
    }

    /* 2nd — Title */
    .config-step.active h2 {
        order: 2 !important;
    }

    /* 3rd — Progress dots */
/*     .config-step.active .progress-dots {
        order: 3;
    } */

    /* 4th — Error messages */
    .config-step.active .step-error-message {
        order: 3 !important;
    }

    /* 5th — All form content */
    .config-step.active label,
    .config-step.active input,
    .config-step.active .package-options,
    .config-step.active .color-options,
    .config-step.active .cant-find-color,
    .config-step.active .about-vehicle-note {
        order: 4 !important;
    }

    /* 6th — Back/Next buttons always last */
    .config-step.active .back-next-btn {
        order: 5 !important;
    }
	/* Step 4 specific reorder */
    .config-step.active[data-step="4"] {
        display: flex;
        flex-direction: column;
    }

    /* 1st — Product seat image */
    .config-step.active[data-step="4"] .mobile-step-image {
        order: 1 !important;
    }

    /* 2nd — Promo banner image */
    .config-step.active[data-step="4"] .promo-image {
        order: 2 !important;
    }

    /* 3rd — Title h2 */
    .config-step.active[data-step="4"] h2 {
        order: 3 !important;
    }
	.config-step.active h2{
		padding:0;
	}

    /* 4th — Subtitle h3 */
    .config-step.active[data-step="4"] .below-info {
        order: 4 !important;
    }

    /* 5th — Progress dots */
    .config-step.active[data-step="4"] .progress-dots {
        order: 5 !important;
    }

    /* 6th — Error message */
    .config-step.active[data-step="4"] .step-error-message {
        order: 6 !important;
    }

    /* 7th — Form fields (labels + inputs) */
    .config-step.active[data-step="4"] label,
    .config-step.active[data-step="4"] input {
        order: 7 !important;
    }

    /* 8th — Back/Next buttons */
    .config-step.active[data-step="4"] .back-next-btn {
        order: 8 !important;
    }
	/* Step 5 specific reorder */
    .config-step.active[data-step="5"] {
        display: flex;
        flex-direction: column;
    }

    /* 1st — Product seat image */
    .config-step.active[data-step="5"] .mobile-step-image {
        order: 1 !important;
    }

    /* 2nd — Title h2 */
    .config-step.active[data-step="5"] h2 {
        order: 2 !important;
    }

    /* 3rd — Progress dots */
    .config-step.active[data-step="5"] .progress-dots {
        order: 3 !important;
    }

    /* 4th — Error message */
    .config-step.active[data-step="5"] .step-error-message {
        order: 4 !important;
    }

    /* 5th — Summary card */
    .config-step.active[data-step="5"] #summary {
        order: 5 !important;
    }

    /* 6th — Buy Now button */
    .config-step.active[data-step="5"] .review-btn-wrapper {
        order: 6 !important;
    }

    /* 7th — Call us section */
    .config-step.active[data-step="5"] .call-us-part {
        order: 7 !important;
    }

    /* 8th — Back button */
    .config-step.active[data-step="5"] .back-next-btn {
        order: 8 !important;
    }
	.site-main {
    padding-top: 10px;
}
	.hero-full-bg{
		    padding: 8rem 0;
	}
	    .config-step h3.below-info {
        font-size: 17px !important;
    }
	.product-page-next-btn, .product-page-back-btn{
		    padding: 8px 9px;
		gap: 8px;
	}
	
	/* Check 480px and add css here */
}

@media only screen and (max-width: 680px){
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
		width:100%;
	}
	.woocommerce-form-row .woocommerce-Button{
		width:100% !important;
	}
	    .wc_payment_method.payment_method_ppcp > label {
        width: 94%;
    }
	    .config-step h3.below-info {
        font-size: 16px !important;
    }

}

@media only screen and (max-width:580px){
		.cart-reminder-banner .cart-reminder-dismiss{
    padding: 12px 0px 12px 24px !important;
}
	div[style*="display:flex"][style*="gap:16px"] {
    flex-direction: column !important;
}
	.wc-stripe_cc-container .wc-stripe_cc-new-method-container label.checkbox{
		    width: 7% !important;
	}
	    #billing_state_field, #billing_city_field, #billing_postcode_field, #shipping_state_field, #shipping_city_field, #shipping_postcode_field {
        width: 100% !important;
		margin-right:0 !important;
    }
	    #billing_first_name_field, #billing_last_name_field, #shipping_first_name_field, #shipping_last_name_field {
        width: 100% !important;
    }
	.vehicle-message-title{
		max-width: 100% !important;
	}
	.checkout.woocommerce-checkout{
		gap:0 !important;
	}
	#summary input#checkbox-yellow{
		width: 20px;
    height: 18px;
	}
	.config-step h3.below-info{
    font-size: 15px !important;
	}
	
}
@media only screen and (max-width: 550px){
	.woocommerce ul.order_details{
		display: flex !important;
    flex-direction: column !important;
	}
	.woocommerce ul.order_details li{
		border:0px !important;
	}
	.woocommerce-MyAccount-content .woocommerce-info {
	display: flex;
    flex-direction: column;
    row-gap: 10px;
	}
/* 	input[type="radio"]{
		    height: 9px !important;
	} */
	    .cart-reminder-banner .cart-reminder-dismiss {
        top: 82px;
    }
	.wc_payment_method.payment_method_ppcp > label {
        width: 93%;
    }
		.payment_method_ppcp img {
    width: 22%;
}
}

@media only screen and (max-width: 479px) {

	 .after-before .coca-image-compare-horizontal .coca-image-compare-before-label:before, .after-before .coca-image-compare-horizontal .coca-image-compare-after-label:before {
           width: 42%;
        }
	.vehicle-message-title, .woocommerce-billing-fields h3 {
        font-size: 22px !important;
    }
	.item-remove {
    	margin-top: 0;
	}
	.details-item-qty {
    	width: 100%;
    	flex-direction: unset;
		justify-content: space-between;
        padding-top: 15px;
	}
	.details-item-prc-rm {
    	padding-top: 20px;
    	flex-direction: row-reverse;
		width: 100%;
		justify-content: space-between;
	}
	.item-remove {
    display: flex;
}
	h3#ship-to-different-address {
    	margin-top: 0 !important;
	}
	    .woocommerce-order p {
        font-size: 13px !important;
        padding: 0x !important;
    }
	.woocommerce-order-details__title, .woocommerce-column__title {
        margin: 0px 0px 6px 0px !important;
        font-size: 25px !important;
    }
	.woocommerce-order-overview li {
        margin-bottom: 18px;
        font-size: 14px !important;
    }
	.woocommerce ul.order_details {
        margin: 0 0 1em;
    }
	.woocommerce-order {
        padding: 14px !important;
    }
	.woocommerce {
        margin-top: 30px;
    }
/* 	#fcc-payment-left #payment {
        padding: 20px !important;
    } */
	.custom-payment-heading p {
		padding-right: 10px;
	}
	.item-image {
        margin-right: 0;
        width: 100% !important;
    }
	.checkout-cart-item {
    	flex-direction: column;
	}
	.item-image img {
    	width: 100%;
	}
	.checkout-cart-items {
    	padding-top: 12px;
	}
	span.wc-stripe-card-icons-container {
    	padding-top: 13px;
	}
	.privacy-policy-payment p {
    	margin: 0 !important;
	}
	h3#ship-to-different-address {
    	margin-bottom: 0;
	}
	.woocommerce-billing-fields input, span#select2-billing_country-container, span#select2-billing_state-container, .shipping_address input, span#select2-shipping_country-container, span#select2- 		shipping_state-container, textarea#order_comments {
        padding: 13px 12px !important;
    }
	input#coupon_code, button#apply_coupon {
        padding: 8px 10px !important;
	}
	.details-item-info {
    	padding-top: 10px;
	}
	button.qty-btn.qty-decrease, button.qty-btn.qty-increase {
        width: 22px;
        height: 22px;
    }
	.home-review-slider .swiper-slide {
        padding: 15px;
    }
	.checkout-reviews-swiper .swiper-arrows {
        margin-top: 30px;
    }
	p.banner-reviewer-name {
    	padding-top: 5px;
	}
	p.banner-review-text, p.banner-reviewer-name {
    	font-size: 13px;
	}
	.banner-reviews-slider-container .banner-review-image img {
		width: 118px !important;
		max-width: 118px !important;
	}
	.banner-review-flex {
    	gap: 15px;
	}
	td.woocommerce-table__product-name {
    	font-size: 14px !important;
	}
	.woocommerce-MyAccount-content{
		margin-top:20px;
	}
	    .my-acc .woocommerce-error, .woocommerce-info, .woocommerce-message {
        margin: 66px 0;
    }
	.after-before-auto-slider, .after-before-auto-slider .elementor-shortcode img{
		height:400px !important;
	}
	.before-image, .after-image{
		height:400px !important;
	}
	.item-meta:last-child {
    	margin-bottom: 0;	
	}
	.wc-stripe-card-icons-container, .wc-stripe-paymentRequest-icons-container{
		float:unset !important;
	}
	    .wc_payment_method.payment_method_ppcp > label {
        width: 92%;
    }
	.order_priority_text{
		flex-direction:column;
		align-items:flex-start;
	}
	.order_priority_text > span:last-child{
		margin:0 !important;
	}
	li.payment_method_stripe_cc .wc-stripe-card-icons-container img.wc-stripe-card-icon{
    height: 22px;
    width: 37px;
	}
	.woocommerce-account .woocommerce-Address .title{
	flex-direction:column;
		align-items:flex-start !important;
}
	.woocommerce-account .woocommerce-Address .title h2{
		padding:0 !important;
	}
	.config-step h2{
		font-size:21px !important;
	}
	.next-arrow svg, .back-arrow svg{
		height: 18px !important;
    width: 14px !important;
	}
	    .next-btn, .back-btn, .call-heading {
        font-size: 15px !important;
    }
}
@media (min-width: 1600px) {
	.woocommerce-account .elementor-3337 .elementor-element.elementor-element-3530be7c{
	        --content-width: 1500px;
}
}
@media only screen and (max-width:400px){
	 .wc_payment_method.payment_method_ppcp > label {
        width: 91%;
    }
}
@media only screen and (max-width: 374px) {
	    .my-acc .woocommerce-error, .woocommerce-info, .woocommerce-message {
        margin: 38px 0;
    }
	.after-before-auto-slider, .after-before-auto-slider .elementor-shortcode img{
		height:325px !important;
	}
	.before-image, .after-image{
		height:325px !important;
	}
	.config-step label.about-vehicle-label{
		    font-size: 16px;
	}
	#priority-checkbox-group label{
		gap: 0px;
	}
	.woocommerce-info{
		    padding: 15px 11px;
	}
	.config-step h2 {
        font-size: 17px !important;
    }
	
	/* Check 320px and add css here */
}
@media only screen and (max-width: 360px){
	.wc_payment_method.payment_method_ppcp > label {
        width: 85%;
    }
	    .next-btn, .back-btn, .call-heading, .skip-step4-btn {
        font-size: 14px !important;
    }
	
	.skip-step4-wrapper, .product-page-next-btn {
    margin-left: 8px;
}
	.item-quantity{
		gap:0 !important;
	}
}