.swal2-popup .quote-form {
width: 100% !important;
}
.swal2-popup .quote-form .form-columns {
display: flex !important;
gap: 25px !important;
margin-bottom: 15px !important;
}
.swal2-popup .quote-form .col-left,
.swal2-popup .quote-form .col-right {
flex: 1 !important;
}
.swal2-popup .quote-form .row {
margin-bottom: 12px !important;
}
.swal2-popup .quote-form label {
display: block !important;
font-size: 13px !important;
font-weight: 600 !important;
margin-bottom: 4px !important;
line-height: 1.3 !important;
}
.swal2-popup .quote-form input[type="text"],
.swal2-popup .quote-form input[type="email"],
.swal2-popup .quote-form input[type="tel"],
.swal2-popup .quote-form textarea {
width: 100% !important;
box-sizing: border-box !important;
padding: 10px 12px !important;
font-size: 14px !important;
border: 1px solid #ddd !important;
}
.swal2-popup .quote-form textarea {
height: 80px !important;
} .swal2-popup .quote-form .wpcf7-submit,
.swal2-popup .quote-form .btn {
display: block !important;
width: 100% !important;
padding: 12px 24px !important;
font-size: 15px !important;
background: #333 !important;
color: #fff !important;
border: none !important;
border-radius: 4px !important;
cursor: pointer !important;
margin-top: 10px !important;
}
.swal2-popup .quote-form .row.full {
width: 100% !important;
} @media (max-width: 767px) {
.swal2-popup .quote-form .form-columns {
flex-direction: column !important;
gap: 0 !important;
}
} .swal2-popup[style*="display: grid"] {
display: block !important;
}
.swal2-popup .quote-form .form-columns {
display: flex !important;
gap: 40px !important; margin-bottom: 15px !important;
} .quote-form > p:first-child {
font-size: 18px !important;
line-height: 1.4 !important;
margin-bottom: 20px !important;
font-weight: bold !important;
} .quote-form > p:first-child {
font-size: 16px !important;
line-height: 1.5 !important;
margin-bottom: 25px !important;
color: #333 !important;
}
.quote-form input[type="checkbox"] {
vertical-align: middle !important;
margin-top: -2px !important;
margin-right: 10px !important;
width: 16px !important;
height: 16px !important;
accent-color: #007cba !important;
}
.quote-form .wpcf7-acceptance-container label {
line-height: 1.4 !important;
display: inline !important;
vertical-align: middle !important;
}
.quote-form .wpcf7-acceptance-container {
display: inline-flex !important;
align-items: center !important;
gap: 8px !important;
margin: 20px 0 !important;
padding: 12px !important;
background: #f8f9fa !important;
border-radius: 5px !important;
}
.quote-form * {
color: #000 !important;
}
.quote-form input,
.quote-form textarea,
.quote-form label,
.quote-form .wpcf7-form-control {
color: #000 !important;
font-weight: 500 !important;
}
.quote-form input:focus,
.quote-form textarea:focus {
color: #000 !important;
background: #fff !important;
}
.quote-form .wpcf7-submit,
.quote-form .btn,
.quote-form input[type="submit"] {
transition: all 0.3s ease !important;
}
.quote-form .wpcf7-submit:hover,
.quote-form .btn:hover,
.quote-form input[type="submit"]:hover {
background: #1a1a1a !important;
transform: translateY(-2px) !important;
box-shadow: 0 6px 20px rgba(0,0,0,0.3) !important;
}
.quote-form > p:first-child {
text-align: center !important;
margin-bottom: 25px !important;
font-size: 16px !important;
line-height: 1.6 !important;
}
.quote-form > p:first-child strong {
display: block !important;
font-size: 22px !important;
margin-bottom: 10px !important;
color: #000 !important;
}
.quote-form > p:first-child br {
display: block !important;
height: 8px !important;
}.alignnone,
.aligncenter,
.alignleft,
.alignright {
margin-top: 5px;
margin-bottom: 10px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.alignright {
float: right;
margin-left: 20px;
}
.alignleft {
float: left;
margin-right: 20px;
}
.wp-caption {
background: #fff;
max-width: 100%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption img {
border: 0;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 21px;
margin: 5px 0 0;
padding: 0 4px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.post-desc .more-link { display: none; }