/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  A child theme of GeneratePress WordPress theme.
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      3.3.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.footer-form select>option {
	background: #F1ECE7 !important;
}
.contact-form input {
    padding: 10px 2px;
    background: none;
    border: none;
    border-bottom: 1px solid #918782;
    font-size: 15px;
    font-weight: 400;
	width: 100%;
}
.contact-form select {
    padding: 7px 2px;
    border: none;
    border-bottom: 1px solid #918782;
    font-size: 15px;
    font-weight: 400;
    color: #6a6a6a;
    width: 100%;
	background: none;
}
.contact-form ::placeholder {
   color: #6a6a6a !important;
   opacity: 1 !important;
}
.contact-form p {
    margin-bottom: 10px;
}
.contact-form input[type=text] {
    color: #6a6a6a !important;
}
.contact-form input:focus {
    background: none;
}
.contact-form input:focus-visible {
   outline: none;
}
.contact-form select:focus-visible {
   outline: none;
}
.wpcf7-submit {
    background: #897e79 !important;
    text-transform: uppercase;
    border-radius: 0;
    height: 50px;
    width: 58% !important;
    margin-top: 30px;
}
.wpcf7-not-valid-tip {
    font-size: 15px !important;
}
.wpcf7 form .wpcf7-response-output {
    font-size: 15px !important;
}
.doller {
    font-size: 60%;
    vertical-align: super;
}
.footer-form .wpforms-container-full select, div.wpforms-container-full select:disabled {
    background-image: linear-gradient(45deg, transparent 50%, rgb(255 255 255 / 25%) 50%),linear-gradient(135deg, rgb(255 255 255 / 25%) 50%, transparent 50%) !important;
    background-position: calc( 100% - 17px) 50%,calc( 100% - 12px) 50% !important;
    background-size: 5px 5px, 5px 5px !important;
    background-repeat: no-repeat !important;
}
.footer-social img:hover {
    opacity: 0.7;
}
.footer-section a {
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 1px;
}
.footer-section a:hover {
    color: #FFFFFFAB;
}
header#masthead {
    display: none;
}
footer.site-info {
    display: none;
}
.head-request-consult a {
    background: #f1ece7;
    color: #000 !important;
    padding: 16px 25px;
    font-weight: 600;
    font-size: 15px !important;
}
.head-request-consult a:hover {
    background: #fff;
}
.head-mobile-number a {
    border: 1px solid #f1ece7;
    padding: 15px 56px;
    color: #f1ece7 !important;
    letter-spacing: 3px;
    font-weight: 500;
    font-size: 16px !important;
}
.head-mobile-number a:hover {
    background: #f1ece7;
    color: #000 !important;
}
.banner-body {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 120px;
    font-weight: 900;
	margin-bottom: -10px;
}
.banner-by {
    font-size: 30px;
    font-weight: 500;
    margin-left: 105px;
    margin-right: 10px;
    color: #2f2e2e !important;
    font-family: Playfair Display;
}
.banner-gabby {
    font-size: 50px;
    font-weight: 400;
    font-family: Playfair Display;
    color: #2f2e2e !important;
}
.banner-list {
    margin-left: -5%;
}
.banner-list li {
    color: #eae5e1;
    font-size: 30px;
	font-weight: 500;
	padding-left: 15px;
	line-height: 38px;
}
.banner-form-link a {
    color: #776f6b;
	font-weight: 500;
	font-size: 17px;
}
.banner-form-link a:hover {
    color: #000;
}
.wpforms-container .wpforms-field {
    padding: 7px 0 !important;
}

@media screen and (min-width: 320px) and (max-width: 767px){
.banner-text {
    font-size: 14px !important;
    font-weight: 500;
}	
.wpcf7-submit {
    width: 65%!important;
}	
.mobile-text-bold {
    font-weight: 400 !important;
    text-shadow: 0px 0px 10px #fff !important;
}	
.head-request-consult a {
    padding: 10px 25px;
}
.head-mobile-number a {
    padding: 10px 56px;
}	
.mobile-bg-overlay .elementor-background-overlay {
    background-color: #ffffff85;
}
.mobile-bg-overlay2 .elementor-background-overlay {
    background-color: #ffffff90;
	opacity: 0.7 !important;
}	
.banner-by {
    margin-left: 35px;
}	
.banner-gabby {
    font-size: 40px;
}	
.banner-body {
    font-size: 80px;
}
.banner-list li {
    font-size: 20px;
}
.banner-list {
    margin-left: -5%;
}	
	
}	

@media screen and (min-width: 768px) and (max-width: 1023px){
.wpcf7-submit {
    width: 85%!important;
    margin-bottom: -15px;
}	
#wpforms-submit-9 {
    padding: 13px 45px;
}	
.banner-bg-overlay .elementor-background-overlay {
    background-color: #fff;
	opacity: 0.7 !important;
}	
	.banner-body {
    font-size: 80px;
}
.banner-by {
    margin-left: 30px;
}
.banner-gabby {
    font-size: 40px;
}
.head-request-consult a {
    padding: 13px 12px;
}
.head-mobile-number a {
    padding: 10px 10px;
}
.banner-list li {
    font-size: 20px;
}	
	
}

@media screen and (min-width: 1024px) and (max-width: 1279px){
.banner-list {
    margin-left: -2%;
}
.head-log-col {
    width: 30% !important;
	margin-left: 10px;
}
.head-buttons-col {
    width: 67% !important;
}
.banner-body {
    font-size: 90px;
}
.banner-gabby {
    font-size: 40px;
}
.banner-by {
    margin-left: 10px;
}	
	
	
}

@media screen and (min-width: 1280px) and (max-width: 1370px){
.head-log-col {
    width: 50% !important;
	margin-left: 10px;
}
.head-buttons-col {
    width: 50% !important;
	margin-right: 20px;
}
.banner-list {
    margin-left: -2%;
}	

}

@media screen and (min-width: 1371px) and (max-width: 1439px){
.head-log-col {
    width: 52% !important;
	margin-left: 10px;
}
.head-buttons-col {
    width: 48% !important;
	margin-right: 20px;
}
.banner-list {
    margin-left: -2%;
}	
	
}

@media screen and (min-width: 1440px) and (max-width: 1535px){
.head-log-col {
    width: 54% !important;
	margin-left: 10px;
}
.head-buttons-col {
    width: 46% !important;
	margin-right: 20px;
}
.banner-list {
    margin-left: -2%;
}	
	
}

@media screen and (min-width: 1536px) and (max-width: 1599px){
.head-mobile-number a {
    padding: 15px 54px;
}
.head-request-consult a {
    padding: 16px 24px;
}	
.head-buttons-col {
    margin-right: 15px;
}	
.banner-form-col {
    margin-right: 3%;
}
.head-log-col {
    width: 62% !important;
	margin-left: 10px;
}
.head-buttons-col {
    width: 45% !important;
}
.banner-list {
    margin-left: -2%;
}	
	
}	

@media screen and (min-width: 1600px) and (max-width: 1679px){
.head-log-col {
	margin-left: 10px;
}
.banner-list {
    margin-left: -2%;
}	
.head-buttons-col {
	margin-right: 20px;
}	
	
}
