/******OLD CSS START********/					
div#email-popup input, div#email-popup select {
    border: 1px solid rgb(181, 185, 191) !important;
    height: 44px !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    padding: 12px !important;
    font-family: inherit !important; 
}
div#email-popup input:hover, .zee-frm select:hover{
    box-shadow: 0 1px 4px rgba(0, 0, 0, .33);
}

div#email-popup textarea {
    border: 1px solid rgb(181, 185, 191) !important;
    height: 124px !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    padding: 12px !important;
    line-height: 1.5em !important;
}
div#email-popup textarea:hover {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .33);
}
div#email-popup h2 {
    font-size: 20px !important;
    font-weight: 700 !important;
/*    color: <?php echo $buttnCss->color; ?>!important;*/
    line-height: 34px;
    margin-bottom: 6px !important;
}   
div#email-popup p {
    font-size: 14px !important;
    font-weight: 400 !important;
/*    color:<?php echo $buttnCss->color; ?>!important;*/
}

.sdn-btn {
    height: 48px !important;
    
    border-radius: 5px !important;
    border: 0px !important;
/*    color: <?php echo $buttnCss->color; ?>!important;*/
    padding: 10px 30px !important;
      width: 100% !important;
      transition: 0.4 ease !important;
	text-align: center;
     cursor: pointer;
        font-family: inherit !important; 
}


.email-popup-content-col.email-popup-content-col-left {
    text-align: left !important;
    font-family: inherit !important; 
    position: relative;
    display: inline-block;
    width: 64%;
    padding: 10px;
    padding-right: 30px !important;
    border-right: 1px solid #d5d8dc;
}

.email-popup-content-col.email-popup-content-col-right {
    
    text-align: left;
    font-family: inherit !important; 
    position: relative;
    display: inline-block;
    width: 34%;
    padding: 10px;
    display: block !important;
    text-align: left;
    position: relative;
    display: inline-block;
    width: 34%;
    padding: 10px;
}   
.email-popup-content-car-details {
    display: flex !important;
    flex-direction: column !important;
    gap: 15px;
    font-family: inherit !important; 
}   
div#email-popup .email-popup-content-car-title h2 {
    margin: 0px !important;
    line-height: 1.32;
    font-weight: 700 !important;
    font-family: inherit !important; 
    font-size: 16px !important;
}   
.email-popup-content-car-img {
    order: 1;
      line-height: 0;
}
.email-popup-content-car-img img {
    border-radius: 8px;
    border-radius: 8px;
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
}   

.trust-logo {
    order: 5;
    border-top: 1px solid #D5D8DC;
      text-align: center;  
}
.email-popup-content-car-prd-table-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px 0px !important;
}   
.email-popup-content-car-prd-table-icon-box {
    width: 50%;
}   
.email-popup-content-car-prd-table-icon-content h4 {
    margin: 0px;
    font-size: 12px;
    font-weight: 400 !important;
/*    color: <?php echo $buttnCss->color; ?>!important;*/
}
div#email-popup p.email-popup-content-car-prd-table-icon-content-txt {
    font-family: inherit !important; 
    margin: 0px !important;
    margin-top: 5px !important;
    font-weight: 600 !important;
/*      color: <?php echo $buttnCss->color; ?>!important;*/
}   
div#email-popup .email-popup-content-car-price span.vehi-prc {
    font-family: inherit !important; 
/*      color: <?php echo $buttnCss->color; ?>!important;*/
}   

div#email-popup::-webkit-scrollbar {
  width: 0px;
}   
.iti.iti--allow-dropdown {
    display: flex !important;
    align-items: center;
    gap: 20px;
    flex-direction: row;
}
.iti__flag-container {
    width: 15% !important;
    position: relative !important;
    height: 44px !important;
    border-radius: 5px !important;
    border: 1px solid rgb(181, 185, 191) !important;
    padding: 5px !important;
    background: transparent !important;
}

.iti__flag-container:hover {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .33) !important;
}
.iti__selected-flag {
    background: transparent !important;
} 

.email_title .iti__flag {
    background-image: url('https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.19/img/flags.png') !important;
}
.email_title .iti__flag {
    background-size: auto !important;
}

p#car-discount-price {
    font-size: 15px;
    font-family: inherit !important; 
    line-height: 1;
    dispaly:none!important;
}
p#car-final-price, span.vehi-final-prc {
    width: 100%;
    font-size: 15px;
    font-family: inherit !important; 
    line-height: 1;
}
  
img.trust {
    width: 60%;
    margin: auto;
    margin-top: 20px;
}   

div#email-popup .html{
    padding: 0px !important;
}   
div#email-popup .html div {
    display: none !important;
    height: 0px !important;
    overflow: hidden !important;
}   

div#email-popup input[type="checkbox"] {
	padding: 0px !important;
    box-shadow: none !important;
    font-family: inherit !important; 
    width: 18px !important;
    height: 18px !important;
    border: 1px solid rgb(181,185,191) !important;
    border-radius: 4px !important;
    position: relative;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
   
}   
div#email-popup input[type="checkbox"]:checked::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M20.3 5.3a1 1 0 0 1 1.4 1.4l-10 10a1 1 0 0 1-1.4 0l-5-5a1 1 0 1 1 1.4-1.4l4.3 4.3 9.3-9.3z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: -1px 1px;
}

#email-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80vw;
    height: 84vh;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    text-align: center;
    z-index: 1000;
    overflow: auto;
    font-family: inherit !important; 
    border-radius: 20px;
    background: white;
}
.close-btn {
    position: absolute;
    top: 3px;
    right: 3px;
    cursor: pointer;
    font-size: 30px;
    z-index: 9;
    line-height: 12px;
}
div#email-popup-content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px;
    gap: 15px;
}

.email-popup-content-car-prd-table {
    height: 0;
    overflow: hidden;
    transition: height 0.5s ease-in-out;
    order: 3;
}

/********* used from other opup******/
div#email-popup h2 {
    font-size: 20px !important;
    font-weight: 700 !important;
/*    color: <?php echo $buttnCss->color; ?>!important;*/
    line-height: 34px;
    margin-bottom: 6px !important;
}

div#email-popup input, div#email-popup select {
    border: 1px solid rgb(181, 185, 191) !important;
    height: 44px !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    padding: 12px !important;
}

#wpforms-15029-field_31 li .tab-btn {
    
    font-family: inherit !important; 
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 0px;
    padding: 10px 14px;
    border-radius: 4px;
/*    color:<?php echo $buttnCss->color; ?>!important;*/
    cursor: pointer;
}

div#email-popup textarea {
    border: 1px solid rgb(181, 185, 191) !important;
    height: 124px !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    padding: 12px !important;
    line-height: 1.5em !important;
}

.email-popup-content-car-price {
    display: flex;
    align-items: center;
    gap: 7px;
    flex-wrap: wrap;
    border-top: 1px solid #D5D8DC;
    padding: 10px 0px;
    order: 4;
}

div#email-popup p.lock-txt {
    margin-bottom: 0px !important;
    margin-top: 15px !important;
/*    color: <?php echo $buttnCss->color; ?>!important;*/
    text-align: center !important;
}
    

.popup_tabs {
      display: flex;
      gap: 10px;
      margin-bottom: 20px;
      margin-top: 20px;
      font-family: inherit !important; 
    }

.popup_tab {
    background-color: grey ;
    font-size: 16px ;
    font-weight: 400 ;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 0px;
    padding: 10px 14px;
    border-radius: 4px;
    color: #fff;
	cursor: pointer;
}

    .popup_tab.active {
      
      color: white;
    }

    .popup-tab-content {
      display: none;
    }

    .popup-tab-content.active {
      display: block;
      padding: 0px;
      border-radius: 5px;
    }

    

    .row_content{
    	display: flex;
  		gap: 20px; /* space between columns */
  		flex-wrap: wrap; /* allows wrap on small screens */
    }
    .row_input {
    	margin-top: 5px;
	    margin-bottom: 5px;
	}
.radio_group input[type="radio"] {
    height: auto !important;
    box-shadow: none !important;
}	
span.rq {
    color: #ff0000;
    font-weight: 400;
}	
.row_input label {
    font-size: 16px;
    font-weight: 500;
    color: #28282a;
    margin-bottom: 4px;
}	
	.email_text_area textarea {
	  width: 100%;
	  height: 150px;
	  padding: 10px;
	  resize: vertical; /* allows users to resize vertically only */
	  box-sizing: border-box;
	  font-family: inherit !important; 
	  font-size: 14px;
	}

	.row_btn_input {
	  display: flex;
	  flex-direction: column;
	  margin-bottom: 15px;
	}
	.same_row {
		width: 38%;
	}

	.radio_group {
	  display: flex;
	  gap: 20px; /* spacing between options */
	  margin-top: 5px;
	}

	.radio_group label {
	  display: flex;
	  align-items: center;
	  gap: 5px;
	  font-weight: normal;
	}
	

	.iti {
  width: 100%;
}

.iti input {
  width: 100%;
  padding-left: 48px !important; /* ensures space for flag dropdown */
  box-sizing: border-box;
}
/* Fix for intl-tel-input dropdown issues */
.iti {
  position: relative;
  display: inline-block;
  width: 100%;
}

.iti__country-list {
  background-color: #fff !important;
  color: #000 !important;
  z-index: 10000 !important;
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #ccc;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.iti__country {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.iti__country:hover,
.iti__highlight {
  background-color: #f0f0f0 !important;
}

.iti input {
  padding-left: 48px !important;
  width: 100%;
  box-sizing: border-box;
}
h2.pop-title {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 34px;
    margin-bottom: 6px !important;
    font-family: inherit !important; 
}

/* Ensure the dropdown is not hidden or clipped */
h2.pop-title {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 34px;
    margin-bottom: 6px !important;
}
.row_input {
    padding: 10px 0;
    margin: 0;
    position: unset !important;
}
.row_input label {
    font-size: 16px;
    font-weight: 500;
    color: #28282a;
    margin-bottom: 4px;
}
div#email-popup textarea {
    font-family: inherit !important; 
}


/* Style the intl-tel-input wrapper */
.iti {
  z-index: 9999;
}

/* Make the country list dropdown appear above everything */
.iti__country-list {
  z-index: 10000 !important;
}

div#email-popup input[type="checkbox"]#privacy {
    position: relative;
    top: 2px;
    background-color: transparent !important;
}

div#email-popup input[type="checkbox"]#privacy:checked::before {
    background-color: #505ceb;
}

#terms_privacy {
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
}
.ct-row {
    gap: unset;
    margin-left: -10px;
    margin-right: -10px;
}

.ct-row .same_row {
    padding: 10px 10px;
    width: 33.3%;
}
#car-discount-price, #car-final-price {
	dispaly:none!important;
}

p#car-final-price, span.vehi-final-prc {
	dispaly:none!important;
}

.price-group p, p.regular-price.dd {
    display: block!important;
}
.popup-tab-content input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(0) !important;
}

#trade_in .row_content .row_input {
    padding: 10px 10px;
    width: 33.3%;
}

#trade_in .row_content {
    gap: unset;
    margin: 0 -10px;
}

.email-popup-content-car-title:after {
    content: "\f347";
    font-family: Dashicons;
    /*font-family: inherit !important; */
    font-weight: 400;
/*    color: <?php echo $buttnCss->color; ?>!important;*/
    position: absolute;
    line-height: 1;
    font-size: 16px;
    right: -5px;
    top: 50%;
    transform: translate(-50%, -50%);
     background-color: transparent!important;
    border-radius: 10px;
    padding: 1px 1px;
    right: -9px;
}
.email-popup-content-car-title {
    padding-right: 18px;
    font-family: inherit !important; 
     order: 2;
    position: relative;
    cursor: pointer;
    border-top: 1px solid #D5D8DC;
    padding-top: 15px;
    font-family: inherit !important; 
}
div#popup_Modal {
    background-color: rgb(255 255 255 / 45%);
    backdrop-filter: blur(15px);
}
#financing .row_content {
    gap: unset;
    margin-left: -10px;
    margin-right: -10px;
}

#financing .row_content .row_input {
    width: 33.3%;
    padding: 10px 10px;
}
div#email-popup input[type="radio"] {
    height: auto !important;
    width: 12px;
}

.email-popup-content-car-prd-table-icon-content-title {
	font-family: inherit !important; 
}


/******css added for gigacars start**********/
#email-form button.sdn-btn {
    display: inline-block;
    border-radius: 0 !important;
}
#email-form .email_title.email_width {
    display: flex;
    flex-wrap: wrap;
}
#email-form .email_title.email_width input#privacy {
    top: 0;
}
#email-form .email_title.email_width label {
    margin-left: 10px;
    width: calc(100% - 35px);
    margin-bottom: 0;
}
/******css added for gigacars end**********/

@media only screen and (min-width:768px){
	div#email-popup input, div#email-popup select {
		width: 100% !important;
	}
	.same_row {
	    width: 48%;
	}
	.select_option_class{
		width:30%;
	}
	.test_drive {
	    width: 48%;
	}
}

@media only screen and (max-width:767px){
.ct-row .same_row {
    width: 100%;
}	
.email-popup-content-col.email-popup-content-col-left {
    padding-right: 0 !important;
}	
#trade_in .row_content .row_input {
    width: 100%;
}	
	#email-form .same_row {
	    width: 100%;
	}

	#email-form input[type="email"] {
	    width: 100% !important;
	}

	.email-popup-content-car-img img {
	    width: 100% !important;
	    object-fit: cover;
	}

	.popup_tabs {
	    flex-wrap:wrap!important;
	}
	.email-popup-content-col.email-popup-content-col-left {
		width:100%!important;
	}

	.email-popup-content-col.email-popup-content-col-right {
		width:100%!important;
	}

	.popup-tab-content select {
		width: 100%!important;
	}
	.select_option_class {
		width: 100%!important;
	}

	.popup-tab-content.active {
	    padding: 0!important;
	 
	}

	.input_number_class {
		width: 100%!important;
	}

	.popup-tab-content .row_input {
    	width: 100%;
	}
	.email-popup-content-col.email-popup-content-col-left {
/*	    padding-right: 0px !important;*/
	}

	.test_drive input[type="date"] {
		width: 100%!important;
	}
	div#email-popup input {
		width: 100%;
	}
	.popup-tab-content .email_title {
		width: 100%;
	}

	.email_title input[type="date"] {
	  width: 100% !important;
	}
	.date_class {
		width: 100% !important;
	}

	/***New css added for gigacar start***/
	#email-form .email_title.email_width input#privacy {
    top: 2px;
}	
#email-popup {
    width: 90vw !important;
    top: 52%;
}

.email-popup-content-col.email-popup-content-col-left {
    border-right: none !important;
    padding: 0 !important;
}

div#email-popup-content {
    flex-direction: column-reverse;
    padding: 12px !important;
}

.email-popup-content-col.email-popup-content-col-right {
    padding: 0 !important;
}

.same_row input {
    margin: 0 !important;
}

span.close-btn {
    top: -4px !important;
    right: -6px !important;
}

.email-popup-content-car-prd-table-icon-content h4 {
    font-size: 11px !important;
}

div#email-popup p.email-popup-content-car-prd-table-icon-content-txt {
    font-size: 10px !important;
}

.row_input input {
    margin: 0 !important;
}

div#email-popup .email-popup-content-car-price span.vehi-prc {
    font-size: 20px;
}

.email-popup-content-car-price span p {
    margin-top: 0 !important;
}

#email-popup-content h2.pop-title {
    margin-top: 0;
}

#email-form .iti__flag-container {
    width: 60px !important;
}

.row_input textarea {
   margin:0;
}	
	/***New css added for gigacar end***/

}



/*****OLD CSS END*****/

/******NEW CSS START*******/

/******NEW CSS END*******/


						/*******POPUP CSS END***************/
						/*******THANKYOU POP CSS START***********/

						/* Popup overlay */
.thankyou_popup {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(255 255 255 / 45%);
  backdrop-filter: blur(15px);
  font-family: inherit; 
}

/* Popup content */
.thankyou_popup-content {
/*    background-color: var(--e-global-color-border);*/
background-color: inherit;
    margin: 2% auto;
    padding: 80px 40px;
    border-radius: 20px;
    width: 90%;
    max-width: 720px;
    text-align: center;
    position: absolute;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index: 99;
    font-family: inherit; 
}

/* Close button */
.thankyou_closeBtn {
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 20px;

}
.smile-symbole {
    font-size: 80px;
}
.heading_thankyou {
    font-size: 42px;

    font-weight: 700;
    margin: 20px 0 15px;
     font-family: inherit; 
}

.thankyou_popup-content p {
    
    font-size: 20px;
     font-family: inherit; 
}
@media only screen and (max-width:767px){
.heading_thankyou h1 {
    font-size: 30px;
}

.thankyou_popup-content p {
    font-size: 16px;
}

.smile-symbole {
    font-size: 50px;
}

.thankyou_popup-content {
    padding: 50px 30px;
}	
}