.block-content {
    padding-top: 0px;
}
p.has-text-align-center.has-background-color.has-text-color.has-background.has-link-color, h3.wp-block-heading.has-text-align-center.has-background-color.has-text-color.has-background.has-link-color.has-huge-font-size.wp-elements-801326066ba5ca7645fc0418993e6384 {
    color: white;
}

select#uacf7_country_api, select#uacf7_state_api, select#uacf7_city_api, select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    padding: 16px;
    color: #de3333;
}
label.uline {
    font-size: 20px;
    text-decoration: underline;
	margin-bottom: 10px;
}

.uacf7_repeater_sub_fields{
	padding:16px;
}
.page-id-30 #page-title{display:none;}


p.has-text-align-center.has-background-color.has-text-color.has-background.has-link-color, h3.wp-block-heading.has-text-align-center.has-background-color.has-text-color.has-background.has-link-color.has-huge-font-size.wp-elements-801326066ba5ca7645fc0418993e6384 {
    color: white;
    padding: 20px;
    margin: 20px;
}


.wp-block-separator {
    margin: 20px;
}


.full-field input, .slim-field-left input, .slim-field-right input, input.wpcf7-form-control.wpcf7-gmautocomplete.wpcf7-validates-as-required.gmautocomplete.pac-target-input {
	padding: 10px;}

div#gmautocomplete-103map{
	margin:20px 0px 20px 0px;
}


.full-field label, .slim-field-left label, .slim-field-right label {
    margin: 10px 0px 10px 0px;
}


.page-id-30 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required, select.wpcf7-form-control.wpcf7-select{
	appearance:none;
	 padding: 10px !important;
}

input.wpcf7-form-control.wpcf7-text {
    padding: 10px !important;
	    margin-bottom: 10px;
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    padding: 8px !important;
}

select#uacf7_product_dropdown-801 {
    padding: 10px;
	color: #de3360;
	font-size:20px !important;
}



#page .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered, #page .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow, body .woocommerce input[type="text"].coupon-code, body .woocommerce .woocommerce-shipping-calculator .form-row input.input-text, body .woocommerce .checkout .form-row .input-text, body .woocommerce .edit-address-form .form-row .input-text, body .woocommerce .checkout .form-row textarea.input-text, body .woocommerce .edit-address-form .form-row textarea.input-text, body .select2-search .select2-input, body .woocommerce .checkout-login .login .form-row .input-text, body .woocommerce .lost_reset_password .input-text, body .woocommerce .my-account-signup .register .form-row .input-text, body .chosen-container-single .chosen-single span, body .select2-container .select2-choice > .select2-chosen, body .select2-results .select2-result-label, body .woocommerce .chosen-container-single .chosen-single div:before, body .woocommerce .edit-address-form .form-row .chosen-container-single .chosen-single div:before, body .woocommerce .select2-container .select2-choice .select2-arrow:before {
    border: 1px solid;
}

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


.woocommerce-cart-checkout-steps.woocommerce-cart-checkout-steps-content {
    display: none;
}

.checkout-before-checkout-form {
    display: none;
}

form.wpcf7-form.init {
    padding: 20px;
}


h3.wp-block-heading.has-text-align-center.has-background-color.has-text-color.has-background.has-link-color.has-huge-font-size.wp-elements-801326066ba5ca7645fc0418993e6384 {
    line-height: 40px;
}

input[type="checkbox"], input[type="radio"] {
   height:25px;
	width:25px;
}


span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.wpcf7-exclusive-checkbox label {
    font-size: 20px;
}




.repair-banner {
  background: linear-gradient(135deg, #3f50b2, #5c6bc0);
  color: #ffffff;
  text-align: center;
  padding: 25px 20px;
  border-radius: 12px;
  margin: 20px auto;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  font-family: 'Segoe UI', Tahoma, sans-serif;
}

.repair-text {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 15px;
}

.call-label {
  display: block;
  font-size: 16px;
  opacity: 0.9;
  margin-top: 8px;
}

.phone-number {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  color: #ffeb3b;
  text-decoration: none;
  margin: 10px 0;
  padding: 8px 16px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}

.phone-number:hover {
  background: #ffeb3b;
  color: #3f50b2;
  transform: scale(1.05);
}

.sub-text {
  display: block;
  font-size: 14px;
  opacity: 0.85;
  margin-top: 5px;
}

.pricing-text {
  font-size: 14px;
  margin-top: 10px;
  opacity: 0.9;
}

.discount-text {
  font-size: 15px;
  margin-top: 10px;
  font-weight: 500;
  color: #ffe082;
}