/*!
Theme Name: George Sasso
Theme URI: http://underscores.me/
Author: Marketing Websites
Author URI: Marketing Websites
Description: Custom Theme Developement for George
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: George
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

George is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
li.menu-item-has-children:hover ul.sub-menu{
display:block;
}
li.menu-item-has-children>ul.sub-menu>li{
	position:relative;
}

li.menu-item-has-children>ul.sub-menu>li>ul.sub-menu {
    display: none !important;
	position:absolute;
	top:0;
	left:100%;
}

li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children:hover>ul.sub-menu {
    display: block !important;
}


ul.sub-menu {
       position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
ul.sub-menu li a{
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: pre-wrap;
}
ul.sub-menu li a:hover{
	color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

input.wpcf7-form-control.wpcf7-not-valid{
	border-bottom: 1px solid #f00 !important;
}
span.wpcf7-not-valid-tip{
	display:none;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
	display:inline-block !important; 
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{
	display:inline-block !important;
}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{
	display:none !important;
}
.wpcf7 form .wpcf7-response-output{
	display:inline-block !important;
	color:#fff;
}

#content .wpcf7 form .wpcf7-response-output, .modal-body .wpcf7 form .wpcf7-response-output{
    color: #000;
}

#page-title {
	background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(https://tpl3.chefflanctot.com/wp-content/uploads/2021/04/bg-banner.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 200px 0px 150px 0px;
}

#page-title h1{
	color:#fff;
}

#contact-us .wpcf7 form .wpcf7-response-output {
	color:#000;
}

.roundimage {
	border-radius:100%;
}

.navbar-nav>li.menu-item-gtranslate:nth-child(2n) {
	display:none !important;
}


@media (max-width: 767px){

    #streetMap, #map {
        height: 250px;
    }

.navbar-default .navbar-collapse {
	background:#000 !important;
	padding-bottom:10px;
}

.navbar-right {
	padding-left:0px !important;
}

.navbar-nav > li > a {
    text-align: center;
    padding: 10px 10px!important;
}

.navbar-brand img {
	margin-top: 10px !important;
}

#listing h3 {
	font-size:18px !important;
}

#listing .property-props {
    margin-top: 125px!important;
}

#testimonials p {
	padding:0px 15px !important;
}

.navbar-nav>li {
    margin-top: 25px !important;
}

li.menu-item-has-children:hover ul.sub-menu {
    text-align: center!important;
    width: 100%!important;
    margin-top: 8px!important;
	position:inherit !important;
}

#content .bg {
	margin:0px !important;
}

#page-title {
	padding-top:120px!important;
	padding-bottom:120px !important;
}

ul.socials {
	padding-left:0px !important;
}

.navbar-default .navbar-toggle {
    margin-top: 20px!important;
}

.flush-left-xs{
	padding-left:0px !important;
}

#contact-us h3 {
	font-size:22px;
}
}

@media (min-width: 768px) and (max-width: 991px) {

.navbar-brand {
	padding:0px 15px !important;
}

#header .navbar-default .navbar-nav>li>a {
    font-size: 12px !important;
    padding: 10px 5px !important;
}

#listing .property-props {
	width:80% !important;
}

#listing .property-props div {
    font-size: 14px !important;
}

#listing .property-props div {
	width:23% !important;
}

    #listing.sold .property-props div {
        width:49% !important;
    }

#listing .visi {
	font-size:14px !important;
}

#content .sidebar .l-btn {
	font-size:10px !important;
	padding:0px 6px !important;
	line-height: 42px!important;
}	


#content .fa.fa-envelope {
	float:left !important;
    margin-top: 15px!important;
}

#content .fa.fa-phone {
	margin-right:5px !important;
}

#content p, #content li {
    font-size: 14px!important;
    line-height: 1.7!important;
}

#content h3 {
	font-size:20px!important;
}

ul.socials {
	padding-left:0px !important;
}

.flush-left-sm {
	padding-left:0px !important;
}
}


@media (min-width: 992px) and (max-width: 1169px) {
ul.socials {
	padding-left:0px !important;
}

.navbar-brand {
	padding:0px 15px !important;
}

#header.fixed .navbar-default .navbar-nav>li>a {
    font-size: 14px!important;
    padding: 10px 10px!important;
}

#content .fa.fa-phone {
	margin-right:5px !important;
}
}

@media (max-width: 767px){
#content .fa.fa-phone {
	margin-right:5px !important;
}
}

#listing.prop-page{
    padding: 70px 0;
    background: #f2f2f2;
}

.modal.schedule-showing-modal label,
.modal.get-in-touch-modal label {
    font-size: 14px;
}

.modal.schedule-showing-modal .modal-body,
.modal.get-in-touch-modal .modal-body {
    padding: 15px 30px;
}

.modal.schedule-showing-modal input,
.modal.schedule-showing-modal textarea,
.modal.get-in-touch-modal input,
.modal.get-in-touch-modal textarea {
    display: inline-block;
    width: 100%;
    padding: 0;
    height: 44px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    margin-bottom: 15px;
    outline: none;
    border-radius: 0;
    /* font-family: 'Montserrat', sans-serif; */
}

.modal input, .modal textarea {
    display: inline-block;
    width: 100%;
    padding: 0;
    height: 44px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #6c757d;
    background-color: #fff;
    border: 1px solid #d8dde6;
    margin-bottom: 20px;
    outline: none;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
}

textarea {
    height: 150px !important;
    resize: none;
}

#single-prop{
    margin-top: 75px;
    padding-bottom: 40px;
}

#single-prop .bxslider-property img {
    background: #4e4e4e !important;
    max-height: 70vh;
    object-fit: contain;
    width: 100%;
}

#single-prop .bx-wrapper .bx-next {
    right: 0;
    margin: 0;
    background: #000 url(/wp-content/uploads/2021/04/right-arrow.png) right center no-repeat !important;
}

#single-prop .bx-wrapper .bx-prev {
    left: 0;
    margin: 0;
    background: #000 url(/wp-content/uploads/2021/04/left-arrow.png) right center no-repeat !important;
}

#single-prop .bx-controls-direction a {
    position: absolute;
    top: 37%;
    width: 70px;
    height: 73px;
    padding: 15px 5px;
    z-index: 999;
}

#single-prop .l-btn {
    margin-top: 25px;
}

#content input, 
#content select,
#content textarea {
    display: inline-block;
    width: 100%;
    height: 50px;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #000;
    vertical-align: top;
    margin: 0;
    background: transparent;
    border: transparent;
    outline: none;
    padding: 0 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

#content .select2-container--default .select2-selection--multiple {
    width: 100%;
    color: #000;
    display: inline-block;
    font-size: 13px!important;
    height: 50px;
    font-weight: 400;
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: top;
    margin: 0;
    background: transparent;
    border: transparent;
    outline: none;
    text-transform: uppercase;
    padding: 0 10px;
    font-style: normal;
    letter-spacing: .2em;
    font-family: 'Raleway', sans-serif;
    border: none!important;
    border-bottom: 1px solid #000!important;
    margin-bottom: 30px;
}

#content .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0!important;
}

#content .select2-container--default .select2-selection--multiple .select2-selection__choice {
    font-size: 13px!important;
}

#content .l-btn{
    border-color: #fff;
    color: #fff;
    background: #000;
    width: 100%;
}

.question {
    cursor: pointer;
    transition: 0.4s;
    background-color: #8080801f;
    color: #444 !important;
}

.question::after {
    content: "❯";
    font-size: 18px;
    color: #777;
    float: right;
    margin-left: 5px;
    width: 1em;
    height: 1em;
    text-align: center;
    transition: all 0.35s;
}

.question.active:after {
    transform: rotate(90deg);
}

.answer {
    display: none;
}

#listing.sold .property-props div{
    width: 49%;
}

@media (min-width: 768px) and (max-width: 1024px){
    .navbar-nav{
        padding-left: 0 !important;
    }
    #header.fixed .navbar-brand img{
        max-height: 42px !important;
        margin-right: 0;
    }
    #banner .link{
        margin: 0 !important;
    }

    #info-new h4{
        font-size: 16px;
    }
}

.ratehub-calc .go, .ratehub-calc .get-details, .rh .popover .popover-title{
    background-color: #000 !important;
}

#payment-calc .rh-calc-main .rate-selector{
    color: #000 !important;
}

.rh .popover .popover-title, #payment-calc .go, #payment-calc .get-details, #payment-calc .calc-tip-top, #payment-calc .calc-tip-bottom, #payment-calc .calc-tip-middle, .rh-rate-selector table.rate-display td:first-child+td+td a{
    background: #000 !important;
}

#payment-calc .calc-tip-wrapper .active:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -10px;
    right: auto;
    top: 17px;
    bottom: auto;
    border: 12px solid;
    border-color: #000 #000 transparent transparent;
}

#payment-calc .calc-tip-nib {
    background: transparent !important;
}

#footer ul {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1eaec;
    padding: 25px 0;
    margin: 0;
}

#footer ul li {
    list-style: none;
    display: inline-block;
    padding: 5px 15px;
}

#footer ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #f3f3f3;
    font-size: 15px;
}

#footer ul.social {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1eaec;
    padding: 48px 0;
    margin: 0;
}

#footer ul.social li {
    list-style: none;
    display: inline-block;
    padding: 0 60px;
}

#footer ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #f3f3f3;
    font-size: 15px;
}

#footer ul li .fa {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #1a171b;
    border-radius: 100%;
    background: #fff;
    margin-right: 5px;
    text-align: center;
}

#footer p img {
    margin-right: 20px;
}

#footer ul li a:hover {
    color: #269bd6;
}

#footer ul.social li a:hover {
    color: #f3f3f3;
    opacity: .5;
}

@media screen and (max-width: 600px){
    #footer ul.social li{
        padding: 0 10px !important;
    }
}

@media screen and (max-width: 991px){
    #footer ul li{
        display: block;
    }
}

@media only screen and (max-width: 375px){
    .navbar-brand img {
        max-height: 35px !important;
    }
}