/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 05 2025 | 07:20:17 */
.banner-heading h1 {
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    font-family: 'Poppins';
    letter-spacing: 0;
    margin-bottom: 10px !important;
	padding: 0px;
	text-transform: capitalize;
}
.banner-heading {
    margin: 0px !important;
}
.banner-para {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-weight: 300;
    font-family: 'Poppins';
    margin-bottom: 40px !important;
}
.custom-btnn {
    background: #BE171E !important;
    border: none;
    border-radius: 0px !important;
    font-size: 14px !important;
    line-height: 22px !important;
    text-transform: capitalize !important;
    height: 62px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 158px;
}
.banner-inner-center {
    display: flex;
    align-items: center;
    height: 100%;
}
.custom-btnn:hover {
    border: none !important;
}
#simple-stacking-section .max-container {
    max-width: 1360px;
    width: 100%;
}
.stacking-heading h2.et_pb_module_heading {
    text-transform: capitalize;
    padding: 0px;
}	
#simple-stacking-section .max-container.d-flex {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    padding: 0px;
	padding-top: 40px;
}
#simple-stacking-section .max-container.d-flex .width-divide {
    margin: 0px;
    max-width: calc((100% - 120px) / 4);
    width: 100%;
}
#simple-stacking-section .max-container.d-flex .width-divide .single-image img {
    height: 300px;
    object-fit: cover;
}
#simple-stacking-section .max-container.d-flex::after, #customer-section .max-container.d-flex::after, #expert-services-section .d-flex::after, #performace-cars-section .max-container.d-flex::after, #footer-widgets::after {
	display: none;
}
#simple-stacking-section .max-container.head-padding-remove {
    padding: 0px !important;
}
#simple-stacking-section .max-container.d-flex .width-divide .single-image-text {
    padding: 20px;
    color: #222222;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
	border: 1px solid #DDDDDD;
    border-top: 0px;
	font-family: 'Poppins';
    font-weight: 600;
}
#customer-section .customer-name h2 {
    color: #222222;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: left;
}
#customer-section .customer-name {
    margin: 0px !important;
}
#customer-section .max-container {
    max-width: 1360px;
    width: 100%;
}
#customer-section .head-padding-remove {
    padding: 0px;
}
#customer-section {
    padding: 0px;
	padding-bottom: 81px;
}
#customer-section .max-container .width-divide {
    width: 100%;
    margin: 0px;
    max-width: calc((100% - 80px) / 3);
}
#customer-section .max-container.d-flex {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
	padding-top: 40px;
	padding-bottom: 0px;
}
#customer-section .max-container .width-divide .rating-star {
    padding-bottom: 20px;
}
#customer-section .max-container .width-divide .customer-review {
    font-size: 14px;
    color: #222222;
    line-height: 22px;
    text-align: left !important;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: 'Poppins';
    font-weight: 400;
}
#garage-grid-section {
    padding-top: 0px;
    padding-bottom: 81px;
}
.max-container {
    max-width: 1360px !important;
    width: 100%;
    padding: 0px;
}
#garage-grid-section h2.et_pb_module_heading {
    padding: 0px;
}
#garage-grid-section h2.et_pb_module_heading {
    padding: 0px;
    color: #222;
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    text-transform: capitalize;
}
#garage-grid-section .garage-heading {
    margin: 0px;
}
#garage-grid-section .ti-layout-container {
    margin: 40px 0px 0px;
}
#garage-grid-section .ti-layout-container section.ti-widget-layout {
    gap: 40px;
    flex-wrap: wrap;
}
#garage-grid-section .ti-layout-container .ti-layout-item {
    max-width: calc((100% - 80px) / 3);
    width: 100%;
    padding: 0px;
}
#expert-services-section {
    padding-top: 0px;
    padding-bottom: 81px;
}
.ti-widget.ti-feed-widget {
    margin: 0px !important;
}
#expert-services-section .expert-heading h2.et_pb_module_heading {
    font-size: 32px;
    color: #222;
    line-height: 40px;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 40px;
}
#expert-services-section .service-heading h4 {
    font-size: 20px;
    line-height: 28px;
    color: #222;
    font-weight: 600;
    padding-bottom: 20px;
	text-transform: capitalize;
}
#expert-services-section .service-heading {
    margin-bottom: 0px;
}
#expert-services-section .service-content p {
    font-size: 14px;
    line-height: 22px;
    color: #222;
    font-family: 'Poppins';
    font-weight: 400;
}
#expert-services-section .service-content {
    margin-bottom: 20px;
}
#expert-services-section a.service-btnn {
    border: 1px solid #222222 !important;
    color: #222222 !important;
    font-size: 14px;
    line-height: 22px !important;
    border-radius: 0px;
    background: transparent;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    padding: 20px !important;
	transition: all 0.5s ease;
}
#expert-services-section .d-flex .service-inner-expert {
    margin: 0px;
    max-width: calc((100% - 120px) / 4);
    width: 100%;
    border: 1px solid #DDDDDD;
    padding: 20px;
}
#expert-services-section .d-flex {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}
#expert-services-section a.service-btnn:hover {
    background: #222;
    color: #fff !important;
}
#performace-cars-section {
    padding-top: 0px;
    padding-bottom: 81px;
}
#performace-cars-section .full-image-heading h2.et_pb_module_heading {
    color: #222222;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
	padding: 0px;
	text-transform: capitalize;
}
#performace-cars-section .full-image-text p {
    font-size: 14px;
    color: #222;
    line-height: 22px;
    font-family: 'Poppins';
    font-weight: 400;
}
#performace-cars-section .full-image-text {
    margin-bottom: 30px !important;
}
#performace-cars-section a.full-image-btnn {
    color: #222 !important;
    border-radius: 0px !important;
    border: 1px solid #222 !important;
    background: transparent;
    font-size: 14px !important;
    line-height: 22px !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
	padding: 20px !important;
	transition: all 0.5s ease;
}
#performace-cars-section a.full-image-btnn:hover {
    background: #222;
    color: #fff !important;
    border-radius: 0px !important;
}
#performace-cars-section .max-container.d-flex {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
	align-items: center;
}
#performace-cars-section .max-container.d-flex > div {
    max-width: calc((100% - 20px) / 2);
    width: 100%;
	margin: 0px;
}
#performace-cars-section .max-container.d-flex .right-side {
    padding: 0px 60px;
}
#lift-solution-section .lift-solution-heading {
    margin-bottom: 20px;
}
#lift-solution-section {
    background: #FCF5F4;
    padding: 40px 0px;
    margin-bottom: 180px;
}
#lift-solution-section .lift-solution-heading h4 {
    padding: 0px;
    color: #222;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    text-transform: none;
    text-align: center;
}
#lift-solution-section .lift-solution-content p {
    color: #222;
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
	max-width: 600px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
#lift-solution-section .lift-solution-content {
    margin-bottom: 20px;
}
#lift-solution-section a.lift-solution-btnn {
    background: #BE171E;
    border: none;
    border-radius: 0px;
    color: #fff;
    text-transform: none;
    font-size: 14px;
    line-height: 22px !important;
    padding: 20px !important;
}
#lift-solution-section .et_pb_button_module_wrapper:last-child {
    text-align: center;
}
.month-ago {
    margin: 0px !important;
    position: absolute;
    right: 0;
    top: 35px;
    color: #888888;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Poppins';
}
footer#main-footer {
    background-color: #222222;
}
footer#main-footer .container {
    max-width: 1360px;
    width: 100%;
}
#footer-widgets {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
	padding: 40px 0px;
}
#footer-widgets .footer-widget {
    margin: 0px;
    max-width: calc((100% - 80px) / 3);
    width: 100%;
}
#footer-widgets .footer-widget #nav_menu-2 h4.title {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    padding-bottom: 20px;
}
#footer-widgets .footer-widget #nav_menu-2 .menu-support-container ul#menu-support li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#footer-widgets .footer-widget #nav_menu-2 .menu-support-container ul#menu-support li::before {
	display: none;
}
#footer-widgets .footer-widget #nav_menu-2 .menu-support-container ul#menu-support li a {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'Poppins';
    padding-bottom: 20px !important;
    display: block;
}
#footer-widgets .footer-widget #custom_html-2 h4.title {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 20px;
    font-weight: 600;
}
#footer-widgets .footer-widget #custom_html-2 .textwidget.custom-html-widget p, #footer-widgets .footer-widget #custom_html-2 .textwidget.custom-html-widget p a {
    color: #fff;
}
#footer-widgets .footer-widget #custom_html-2 .textwidget.custom-html-widget p {
	font-family: 'Poppins';
    font-weight: 400;
	font-size: 14px;
}
#footer-widgets .footer-widget #custom_html-3 p {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Poppins';
    font-weight: 400;
	padding: 0px;
}
#footer-widgets .footer-widget #custom_html-3 a.find-more {
    width: 100%;
    color: #fff;
    display: block;
    border: 1px solid #fff;
    text-align: center;
    padding: 20px;
    margin-top: 20px;
	transition: all 0.5s ease;
}
#footer-widgets .footer-widget #custom_html-3 a.find-more:hover {
    background: #fff;
    color: #222;
}
img.footer-logo {
    margin-bottom: 20px;
}
.textwidget.custom-html-widget .footer-contact, .textwidget.custom-html-widget .footer-hours, .textwidget.custom-html-widget .footer-company {
    padding-bottom: 20px;
}
.footer-contact p:first-child {
    padding-bottom: 10px;
}
#footer-bottom {
    background: #222222 !important;
	padding-top: 0px;
    padding-bottom: 40px;
}
.high-full-image img {
    height: 670px;
    object-fit: cover;
}
.et_pb_section_0.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
    background-image: url(/wp-content/uploads/2025/10/LGDivider.png) !important;
}
footer#main-footer {
    position: relative;
}
footer#main-footer #et-footer-nav {
    background-image: url(/wp-content/uploads/2025/10/footer-LGDivider.png) !important;
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;
    transform: scale(1, 1);
    position: absolute;
    top: -100px;
    width: 100%;
    background-color: transparent;
}
footer#main-footer .container #footer-bottom-content {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 22px;
}
#stacking {
    padding-bottom: 0px;
}
#simple-stacking-section {
    padding-top: 0px;
}
body.home main.ti-card-body {
    padding: 0px !important;
}
body.home .ti-widget[data-wkey="feed-instagram"][data-style=custom-style][data-widget-type=social] .ti-card-header {
 	display: none !important;
}
body.home .ti-post-content {
    padding: 0px !important;
}
body.home .ti-post-text {
    font-size: 14px !important;
    line-height: 22px !important;
    color: #222222 !important;
	font-family: 'Poppins' !important;
    font-weight: 400 !important;
}
body.home .ti-post-text a {
    color: #888888 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-family: 'Poppins' !important;
    font-weight: 400;
}
body.home .ti-readmore {
    padding: 0px !important;
}
body.home article.ti-widget-card {
    border: none !important;
}
body.home .ti-arrow-next {
    position: absolute !important;
    top: 0px !important;
    right: 0px;
    padding: 0px !important;
}
body.home .ti-arrow-prev {
    position: absolute !important;
    top: 0px !important;
    right: 40px;
    padding: 0px !important;
}
body.home .ti-widget[data-wkey="feed-instagram"] .ti-nav-arrow[data-arrow-type="2"] .ti-arrow-next:before, body.home .ti-widget[data-wkey="feed-instagram"] .ti-nav-arrow[data-arrow-type="2"] .ti-arrow-prev:before {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0px !important;
    border: 1px solid #ddd !important;
    box-shadow: none !important;
}


/* 24-10-2025 Start */
.home #garage-grid-slider .ti-layout-container {
    overflow: hidden;
}
#garage-grid-slider .ti-widget-body .ti-nav-arrow {
    justify-content: flex-end;
}
#garage-grid-slider .ti-widget-body .ti-nav-arrow {
    top: -80px !important;
	height: auto !important;
}

#garage-grid-slider .ti-widget-body .ti-nav-arrow .ti-arrow-next {
    margin:0px !important;
}

#garage-grid-slider .ti-widget-body {
    overflow: unset !important;
}

#garage-grid-slider .ti-widget-body .ti-nav-arrow .ti-arrow-prev::before , #garage-grid-slider .ti-widget-body .ti-nav-arrow .ti-arrow-next::after {
    box-shadow: none !important;
	background: unset;
}
#garage-grid-slider .ti-widget-body .ti-nav-arrow .ti-arrow-next::before, #garage-grid-slider .ti-widget-body .ti-nav-arrow .ti-arrow-next::after {
    background: unset !important;
    box-shadow: none;
}
#garage-grid-slider .ti-widget-body .ti-nav-arrow .ti-arrow-prev::after , #garage-grid-slider .ti-widget-body .ti-nav-arrow .ti-arrow-next::after{
    border-left: 1.2px solid #222222;
    border-top: 1.2px solid #222222;
}

footer#main-footer #et-footer-nav {
    background-image: url(/wp-content/uploads/2025/10/footer-LGDivider.svg ) !important;
    background-size: cover;
    background-repeat: no-repeat;
}

#et-main-area > div {
    margin-bottom: 100px !important;
}

.home #et-main-area > div {
    margin-bottom: 0px !important;
}

#mobile_menu .sub-menu.level-1 {
    display: none !important;
}
#mobile_menu .product-active .sub-menu.level-1 {
    display: block !important;
}

.arrow , .back{
    cursor: pointer;
}

#main-header .et_mobile_menu li ul.active {
    height: 100%;
}
/* 24-10-2025 End */





@media screen and (max-width:1400px) {
li.sidebar-menu .sidebar {
    right: 20px;
}
#simple-stacking-section .max-container.head-padding-remove, .max-container, footer#main-footer .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
}






@media screen and (max-width:1250px) {
#simple-stacking-section .max-container.d-flex {
    gap: 30px;
	padding-top: 30px;
}
#simple-stacking-section .max-container.d-flex .width-divide {
    margin: 0px;
    max-width: calc((100% - 30px) / 2);
    width: 100%;
}
#simple-stacking-section .max-container.d-flex .width-divide span.et_pb_image_wrap {
    width: 100%;
}
#simple-stacking-section .max-container.d-flex .width-divide .single-image img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}
#expert-services-section .d-flex {
    gap: 30px;
}
#expert-services-section .d-flex .service-inner-expert {
    max-width: calc((100% - 30px) / 2);
}
#performace-cars-section .max-container.d-flex .right-side {
    padding: 0px 30px;
}
	
/* 24-10-2025 Start */	

header#main-header .menu-main.container .left.menu_container {
    gap: 0px !important;
    width: 100%;
}

header .left.menu_container .mobile-search {
    margin-left: 20px !important;
}

header#main-header .menu-main.container .left.menu_container .logo-container {
    margin: 0px auto !important;
}
	
header#main-header .menu-main.container .right-nav #minicart a.et-cart-info span.mbl-cart::before {
    top: 7px !important;
}
header#main-header .menu-main.container .right-nav {
    margin-left: 30px;
}
/* 24-10-2025 End */	
}







@media screen and (max-width:991px) {
.high-full-image img {
    height: 500px;
    object-fit: cover;
}
#performace-cars-section .max-container.d-flex .right-side {
    padding: 0px;
}
#footer-widgets {
    flex-direction: column;
}
#footer-widgets .footer-widget {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0px !important;
}
#footer-widgets .footer-widget #nav_menu-2 .menu-support-container ul#menu-support li:last-child a {
    padding: 0px !important;
}
#garage-grid-section .ti-layout-container .ti-layout-item {
    max-width: 100%;
    width: 100%;
	padding: 0px !important;
}
	
/* 24-10-2025 Start */
footer#main-footer #et-footer-nav {
    transform: scale(1, 1);
    background-size: 100% 160%;
}
	
/* 24-10-2025 End */
	
}




@media screen and (max-width:768px) {
#performace-cars-section .max-container.d-flex {
    flex-direction: column;
}
#performace-cars-section .max-container.d-flex > div {
    max-width: 100%;
}
#performace-cars-section .max-container.d-flex > div span.et_pb_image_wrap img {
    width: 100%;
}
#performace-cars-section .max-container.d-flex > div span.et_pb_image_wrap {
    width: 100%;
}
.banner-heading h1 {
    font-size: 40px;
    line-height: 50px;
}
ul.slick-dots {
    width: 100%;
    padding: 0px;
    display: flex;
    position: unset;
}
ul.slick-dots li {
    width: 100%;
    height: 2px;
	margin: 0px;
}
ul.slick-dots li button::before {
    display: none;
}
ul.slick-dots {
    width: 100%;
    height: 2px;
    background: #DDDDDD;
}
ul.slick-dots li.slick-active {
    background: #BE171E;
}
.month-ago {
    top: 49px;
}
#stacking-slider .slick-track .width-divide {
	padding-left: 10px;
	padding-right: 10px;
}
	
/* 24-10-2025 Start */	
.home #stacking-slider .slick-list.draggable {
    margin: 0px -10px;
}	

.home #simple-stacking-section .max-container.d-flex .width-divide .single-image-text .et_pb_text_inner {
    min-height: 60px;
}
/* 24-10-2025 End */	
	
}
/* 24-10-2025 Start */
@media screen and (max-width:576px){
footer#main-footer #et-footer-nav {
    background-image: url(/wp-content/uploads/2025/10/footer-LGDivider-mobile.svg ) !important;
  	background-size: cover;
}
	
.home #garage-grid-slider .ti-widget-body .ti-nav-arrow {
    top: 50% !important;
    transform: translate(0%, -50%) !important;
	display: flex;
	justify-content: space-between;
}
	
body.home .ti-arrow-prev {
    position: relative !important;
    right: unset;
    padding: 0px !important;
}
	
body.home .ti-arrow-next {
    position: relative !important;
    right: unset;
    padding: 0px !important;
	
}
	
.home #garage-grid-slider .ti-widget-body .ti-nav-arrow .ti-arrow-prev{
	margin-left:-20px !important;
}
	
.home #garage-grid-slider .ti-widget-body .ti-nav-arrow .ti-arrow-next{
	margin-right:-20px !important;
}
	
}

/* 24-10-2025 End */






@media screen and (max-width:481px) {
#performace-cars-section .max-container.d-flex > div span.et_pb_image_wrap img {
    width: 100%;
    height: 350px;
}
.stacking-heading h2.et_pb_module_heading {
    font-size: 24px !important;
    line-height: 32px !important;
}
#garage-grid-section h2.et_pb_module_heading {
    font-size: 24px;
    line-height: 32px;
}
#simple-stacking-section .max-container.d-flex {
	padding-top: 20px;
}
#customer-section .max-container.d-flex {
    padding-top: 20px;
}
#expert-services-section .expert-heading h2.et_pb_module_heading {
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 20px;
}
.banner-para p br {
    display: none;
}
#expert-services-section .d-flex .service-inner-expert {
    max-width: 100%;
}
#simple-stacking-section .max-container.d-flex .width-divide .single-image img {
    height: 165px;
}
#simple-stacking-section .max-container.d-flex .width-divide .single-image-text {
    padding: 20px 10px;
    margin-bottom: 20px;
}
#simple-stacking-section .max-container.d-flex .width-divide .single-image-text {
    font-size: 17px !important;
    line-height: 22px;
}
	
	
/* 24-10-2025 Start */
header .left.menu_container .mobile-search {
    margin-right: 10px !important;
}
	
header#main-header .menu-main.container .right-nav {
    margin-left: 20px;
}
/* 24-10-2025 End */
}


/* Popup 10-11-2025 start */

.request-quote-popup-active {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;  
}

.request-quote-popup-active header#main-header {
    opacity: 0;
    display: none;
}

.request-quote-popup-active footer#main-footer {
    opacity: 0;
    display: none;
}

.request-quote-popup-active .notranslate {
    display: none !important;
}

#request-qoute-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99992;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    overflow-y: scroll;
}

#request-qoute-popup .modal-inner {
    position: relative;
    text-align: left;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 30px 32px 0 !important;
    margin: auto !important;
    max-width: 625px;
    width: 100%;
}

#request-qoute-popup .modal-outter-close-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 25px;
    cursor: pointer;
}

#request-qoute-popup .modal-outter-close-btn span {
    color: #ccc;
    font-size: 20px;
}

#request-qoute-popup .modal-close-btn {
	position: absolute;
    top: 0;
    right: 0;
    padding: 10px 15px;
    color: #222222;
    font-weight: 600;
    cursor: pointer;
}

#request-qoute-popup .modal-inner h2.title {
    color: #222222;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    padding: 0px 0px 30px;
    text-align: center;
    letter-spacing: 1.5px;
}

#request-qoute-popup .modal-content {
    margin-bottom: 30px;
}

#request-qoute-popup .modal-content form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    align-items: center;
    justify-content: center;
}

#request-qoute-popup .modal-content form p {
    grid-column: 1 span;
}

#request-qoute-popup input {
    width: 100%;
    font-weight: 500;
    padding: 11px !important;
    color: #222222;
    font-size: 14px;
    line-height: 1.2 !important;
    border: 1px solid #DDDDDD;
}

#request-qoute-popup .service-required-main {
    padding-top: 5px;
}

/* #request-qoute-popup input::placeholder{
    color: #222222 !important;
	
} */

#request-qoute-popup .modal-content form p:last-of-type {
    grid-column: 2 span;
    width: 100%;
    color: #222222;
    font-size: 14px;
    line-height: 18px;
	text-align:left;
}

#request-qoute-popup .modal-content form > p:last-of-type{
	padding-bottom:10px !important;
	padding-top: 5px;
}

#request-qoute-popup .modal-content form p:nth-child(7) {
    grid-column: 2 span;
    padding-bottom: 0px;
}

#request-qoute-popup textarea {
    height: 126px;
    resize: none;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    padding: 16px !important;
    color: #222222 !important;
    border: 1px solid #DDDDDD;
}

#request-qoute-popup .action-request {
    grid-column: 2 span;
    order: 9;
}

#request-qoute-popup .marketing-section {
    grid-column: 2 span;
    padding: 20px 0px 20px;
}

#request-qoute-popup .modal-content form .marketing-section label {
    display: flex;
    align-items: center;
}

#request-qoute-popup .action-request input {
    border: 1px solid #DDDDDD;
    color: #FFFFFF!important;
    font-size: 14px;
    line-height: 1.2 !important;
    text-align: center;
    background-color: #222222;
    letter-spacing: 2px;
    cursor: pointer;
    transition: all 0.4s ease;
}

#request-qoute-popup .action-request input:hover {
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    background-color: transparent;
    color: #222222 !important;
}

#request-qoute-popup .modal-content form p {
    color: #888;
    font-size: 14px;
    line-height: 18px;
	height:100%;
}

#request-qoute-popup .action-request p {
    text-align: left !important;
}

#request-qoute-popup .marketing-section p {
    text-align: left !important;
}

#request-qoute-popup .modal-content form .marketing-section label input[type="checkbox"] {
    display: block;
    width: auto;
    margin: 0px;
}

#request-qoute-popup .marketing-section span.wpcf7-list-item.first.last {
    margin: 0px;
}

#request-qoute-popup .wpcf7 form .wpcf7-response-output {
    grid-column: 2 span;
    order: 10;
	margin-left:0px;
	margin-right:0px;
    font-size: 14px;
    line-height: 18px;
    color: #222222;
}

#request-qoute-popup .wpcf7-not-valid-tip {
    padding-top: 4px;
}

#request-qoute-popup .globalClass__KnV2V {
    display: none;
}

#request-qoute-popup .wpcf7-spinner {
    margin: 4px;
}

#request-qoute-popup .action-request p {
	position:relative;
}
#request-qoute-popup .wpcf7-spinner {
    position: absolute;
    right: 40px;
    top: 5px;
}

#request-qoute-popup .open-fields {
    font-weight: 700;
    cursor: pointer;
	border-bottom: 1px solid #333;
}

#request-qoute-popup .hide-show-quote-fields {
    grid-column: 2 span;
}


#request-qoute-popup .hide-show-quote-fields {
    grid-column: 2 span;
}

#request-qoute-popup .service-required-main > p {
    padding-bottom: 10px !important;
}

#request-qoute-popup .acceptance-image p:last-child {
    padding: 10px 0px;
}

#request-qoute-popup label.acceptance-image-label {
    color: #222222;
}

#request-qoute-popup .wpcf7-list-item label {
    display: flex;
    align-items: center;
    justify-content: center;
}

#request-qoute-popup .wpcf7-list-item {
    display: flex;
    margin: 0px;
}

#request-qoute-popup span.wpcf7-form-control.wpcf7-checkbox.service-required {
    display: flex;
    gap: 10px;
}

#request-qoute-popup .service-required-main label input[type="checkbox"] {
    width: 15px !important;
    height: 15px;
}

#request-qoute-popup .service-required-main span.wpcf7-form-control-wrap {
    padding-top: 10px !important;
    display: flex;
}

#request-qoute-popup .modal-content form .marketing-section label input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 1px;
    width: 3px;
    height: 7px;
    border: solid #222;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

#request-qoute-popup .modal-content form .marketing-section label input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px;
    background-color: white;
    cursor: pointer;
    position: relative;
    width: 15px !important;
    height: 15px;
    padding: 0px !important;
    color: #222222;
}

#request-qoute-popup .marketing-section label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

body.product-template-default #main-content>.container {
padding-bottom: 30px;
}
 

/* Popup desktop ends */

@media screen and (max-width:768px){

#request-qoute-popup .modal-inner {
    padding: 30px 20px 0 !important;
}

#request-qoute-popup .modal-content form p {
    grid-column: 2 span;
    padding-bottom: 10px !important;
}

#request-qoute-popup .modal-outter-close-btn {
    display: none;
}

#request-qoute-popup input {
    padding: 14px !important;
}

#request-qoute-popup textarea {
    height: 100px;
    padding: 14px !important;
}

#request-qoute-popup .wpcf7-not-valid-tip {
    padding-top: 2px;
    font-size: 12px;
}

#request-qoute-popup .modal-content form p:last-of-type {
    font-size: 13px;
    line-height: 14px;
    padding-bottom: 0px;
}

#request-qoute-popup .marketing-section {
    padding: 0px 0px 15px;
}

#request-qoute-popup .action-request input {
    letter-spacing: 1px;
}
	
#request-qoute-popup label.acceptance-image-label {
    font-size: 13px;
}

#request-qoute-popup .wpcf7-list-item {
    margin-left: 0px !important;
}
	
#request-qoute-popup .modal-inner h2.title {
    padding: 0px 0px 10px;
}

}
#lift-solution-section {
    margin-bottom: 0px;
}




