/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 20 2026 | 14:09:24 */
/* START: Footer menus */

.footer-menu .menu-item:hover a,
.footer-menu .current_page_item a,
.search-filter-component-combobox-base__listbox-option--selected {
	font-weight: 600 !important;
}

.footer-link:hover a {
	text-decoration: underline;
}


/* END: Footer menus */

.eael-post-carousel-title {
	display: none;
}

.search-filter-component-combobox-base--listbox-visible {
	border-bottom-left-radius: 30px !important;
	border-bottom-right-radius: 30px !important;
	border: 1px solid #ffffff !important;
}

div#search-filter-input-combobox-listbox-0 {
    top: 25px !important;
}

.search-filter-component-combobox-base__listbox {
    max-height: 400px;
	position: relative !important;
}

.search-filter-component-popover--hidden {
    display: none !important;
}

/* START: Services Flippers */

.services-flipper .pp-flipbox-front button {
	border: 1px solid white;
    border-radius: 20px;
    color: #fff;	
	text-transform: uppercase;
}


/* END: Services Flippers */


/* START: Contact Forms */

@media (max-width: 575px) {
    .col-3 {
        flex: 0 0 auto;
        width: 100%;
    }
    .col-6 {
        flex: 0 0 auto;
        width: 100%;
    }
}
@media (min-width: 576px) {
	.footer-newsletter-form {
		padding-right: 30px;
	}
	
	.footer-newsletter-form input.wpcf7-form-control.wpcf7-submit {
		right: 30px !important;
	}
    .col-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

.cf7-form form .wpcf7-response-output {
  display: block;
  margin-top: 3rem;
  border: none;
}
@media only screen and (max-width: 991.98px) {
  .cf7-form form .wpcf7-response-output {
    margin-top: 1.5rem;
    padding: 0.75rem;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
  }
}
@media only screen and (max-width: 991.98px) {
  .cf7-form form .row + p {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .cf7-form form .row + p .wpcf7-spinner {
    display: none;
  }
}
@media only screen and (max-width: 991.98px) {
  .cf7-form form:not([data-status="init"]) .wpcf7-response-output {
    margin-bottom: 1.5rem;
  }
}
.cf7-form .wpcf7 input[type="submit"] {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  background: #C53E25;
  color: #232323;
  padding: 0.6rem 1rem;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 1rem;
  border-radius: 7px;
  border: none;
  width: auto;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
@media only screen and (max-width: 767px) {
  .cf7-form .wpcf7 input[type="submit"] {
    font-size: 16px;
    padding: 0.6rem 0.8rem;
  }
}
@media only screen and (min-width: 1400px) {
  .cf7-form .wpcf7 input[type="submit"] {
    margin-top: 1rem;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .cf7-form .wpcf7 input[type="submit"] {
    font-size: 15px;
  }
}
.cf7-form .wpcf7 input[type="submit"]:hover {
  transform: translateY(-2px);
  color: #ffffff;
	background: #232323;
}

@media only screen and (max-width: 991.98px) {
  #contact-form {
    margin-top: 1.5rem;
  }
}
#contact-form .wpcf7 .wpcf7-form p input.wpcf7-form-control.wpcf7-submit {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.wpcf7 {
  max-width: unset;
}
.wpcf7 .wpcf7-form {
  max-width: unset;
}
.wpcf7 .wpcf7-form .wpcf7-form-control-wrap input:not([type="submit"]), .wpcf7 .wpcf7-form .wpcf7-form-control-wrap select, .wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
  border: none !important;
  outline: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  border-bottom: 1px solid #232323 !important;
  box-shadow: none !important;
  padding: 0.75rem 0 !important;
  color: #232323 !important;
}
.wpcf7 .wpcf7-form .wpcf7-form-control-wrap select, .wpcf7 .wpcf7-form .wpcf7-form-control-wrap input::placeholder, .wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea::placeholder {
  color: #232323 !important;
}
.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
  height: 100px !important;
}
.wpcf7 .wpcf7-form p label {
  position: absolute;
  visibility: hidden;
}
.wpcf7 .wpcf7-form p br {
  display: none;
}
.wpcf7 .wpcf7-form p input.wpcf7-form-control.wpcf7-submit {
  margin-top: 20px;
  text-transform: uppercase;
	font-weight: 500;
  padding: 12px 40px;
  box-shadow: none;
  color: #232323;
  background: #ffffff;
  border: 1px solid #232323;
  border-radius: 30px;
}

.wpcf7 .wpcf7-form p input.wpcf7-form-control.wpcf7-submit:hover {
  background: #232323;
  color: #ffffff;
  border: 1px solid #232323;
  border-radius: 30px;
}

.wpcf7 .wpcf7-form .wpcf7-response-output {
  margin: 0;
  color: #ffffff;
  border-color: #b14830;
}
.wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
  background: #C53E25;
  border-color: #C53E25;
  font-family: "Montserrat", sans-serif;
}
.wpcf7 .wpcf7-form.sent .wpcf7-response-output {
  background: #232323;
  border-color: #232323;
  font-family: "Montserrat", sans-serif;
}

@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

	.col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)* -1);
    margin-right: calc(var(--bs-gutter-x)* -.5);
    margin-left: calc(var(--bs-gutter-x)* -.5);
}

.row>* {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}

/* END: Contact Forms */