*!
Theme Name: Wash Brook
Theme URI: -
Author: Resident360 - Solayman Haider
Author URI: https://resident360.com
Description: Just another theme by Resident360.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: indigo
*/

img {
    max-width: 100%;
    height: auto;
}

.h1frontpage {
    font-family: "Fashion Fetish", sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.6;
    letter-spacing: 2px;
    margin-bottom: 20px;
    color: #fff;
}

@media screen and (max-width:600px) {
	.home_header {
	  aspect-ratio: 16 / 9;
	  position: relative;
	  margin-top: 20%;
	}
}

.brand-logo {
   width: 650px;
   fill: #ffffff;
   max-width: 100%;
   height: auto;
}

.three_col_box_item_content {
  height: calc(100vw / 4 + 150px) !important;
  display: flex;
  background: rgb(0 0 0 / 10%);
}

.parallax_content_box_content h2,
.parallax_content_box_content h1,
.page-template-default h1 {
  font-family: "Fashion Fetish", sans-serif;
  text-transform: uppercase;
  font-size: 30px !important;
}


.fa-facebook::before {
  content: "\f09a";
  color: #fff;
}

.contact_field input, .contact_field textarea, .contact_field select {
    font-size: 16px;
}