

a{
    color: #000;
}

#home_hero
{
    background: url('https://assets.weforum.org/article/image/M6WwUWq0RPC7_MW5n6s81wgynwMAkV1RKeJfawkhDDo.jpg') center center no-repeat;
    background-size: cover;;
}

.libre-baskerville-regular {
    font-family: Lato, serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .libre-baskerville-bold {
    font-family: Lato, serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .libre-baskerville-regular-italic {
    font-family: Lato, serif;
    font-weight: 400;
    font-style: italic;
  }

.lightTealBG
{
    background-color: #c0f0f7;;
}
.darkGreenBG
{
    background-color: #0a4e53 !important;
}
.veryDarkGreenBG
{
    background-color: #052729;
}

.btn-primary
{
    background-color: #052729 !important;
    border: 0px !important;;
}
.btn-secondary
{
    background-color: #0a4e53 !important;
    border: 0px !important;;
}

h3{
    font-family: Lato, serif;
    font-weight: 700;
    font-style: normal;
    font-weight: 700;
    font-style: normal;
}

.textcenter
{
    text-align: center;;
}

#header
{
    /* background-color: #ccc !important; */
    border-bottom:4px solid #999;
    background-color: #fff;
    padding:20px auto 20px auto !important;
}
#hero_overlay
{
    text-align: center;;
    color:#fff;
    padding-bottom: 0px !important;
}
#hero_overlay h1{
    color:#fff;
    font-size: 56px;;
    font-family: Lato, serif;
    font-weight: 700;
    font-style: normal;
    padding: 40px 0px 20px 0px;
}
#hero_overlay p{
    color:#fff !important;
    font-size: 32x;;
    font-weight:500;
}

footer
{
    border-top:4px solid #c0f0f7;
    background-color: #0a4e53 !important;
    color:#fff !important;
}
.clear
{
    height:1px;
    clear:both;
    margin-top: -1px;
}

#header-logo
{
	max-width:180px;
    margin: 20px auto 20px 0px;
}

.navbar-toggler
{
    display: none;;
}

#nav-menu
{
    float:right; 
    margin-top: 80px;
    margin-bottom: 30px;
}

#nav-menu ul,
#nav-menu ul li 
{
    list-style: none; 
}
#nav-menu ul li 
{
    float:left;
    padding: 0px 20px 0px 20px;
}
#nav-menu ul li a
{
    color:#fff;
    padding: 12px 20px 12px 20px;;
    border-radius: 6px;
    text-decoration: none;
    border-bottom: 4px solid #bfeff7;
}


#nav-menu ul li a:hover
{
    border-bottom-color:#9bd4de ;
}


.general-title,
.general-title a
{
    font-family: Lato, serif;
    text-transform: uppercase;;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;;
}

#header-search
{
    padding:30px 0px 30px 0px;
}

#header-search input[type=text],
#header-search select
{
    padding: 10px;;
    border:2px solid #fff;
    width:100%;
}

#header-search-container
{
    padding-left: 40px;
    padding-right: 40px;;
    /*background: linear-gradient(38deg, rgba(10,78,83,0.9) 0%, rgba(192,240,247,0.9) 100%);*/


    /*background-color: #0a4e53;*/
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    
    
    background: linear-gradient(180deg, rgba(10, 78, 83, 0.6) 0%, rgba(10, 78, 83, 0.6) 100%);

}

footer
{
    color:#fff;
}

.general
{
    padding: 30px 0px 30px 0px;
}

.general-details-more
{
    padding: 20px 0px 20px 0px;
}

.general-details-more .price
{
    font-family: Lato, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;;
}
.general-details-more .address
{
    font-family: Lato, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;;
}

.listing-image
{
    border:2px solid #fff;
}

.listing-image-large
{
    height:382px;
    width:100%;
}

.listing-image-small
{
    height:191px;
}

.list-image-div
{
    padding-left: 0px;
    padding-right: 0px;;
    position: relative;
}
#listing-stats
{
    text-align: right;
    font-family: Lato, serif;
    font-weight: 700;
    font-style: normal;
    color: #0a4e53;
    font-size: 23px;;
    float:right;
}
.space
{
    height:5px;
    clear:both;
}

.open-house
{
    background-color: #c5f7c0;
    text-align: center;;
    padding:6px;
    border-radius:6px;
    width:100%;
    font-family: Lato, serif;
}




.nosidepad
{
    padding-left: 0px;
    padding-right: 0px;;
}

.about
{
    padding: 10px;;
}

h4
{
    font-family: Lato, serif;
    font-weight: 700;
    font-style: normal;
    color: #0a4e53;
    font-size: 24px;;
}


#search_btn
{
    background-color: #052729 !important;
    border: 0px !important;
    color:#fff;
    outline:none;
    padding:5px 30px;
    width:100%;
    border-radius: 6px;;
}


footer p,
footer a
{
color:#fff;
}

form label{
    width:100%;
}
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
textarea
{
    width:100%;
    border:1px solid #ccc;
    border-radius: 8px;;
    pad: 7px;;
    background-color: #f1f1f1;
    line-height: 32px;;
    text-indent: 10px;;
}
.wpcf7-text
{
    background-color: #fff;
}
textarea
{
    height: 134px;;
}
input[type=submit]
{
    text-align: center;
    padding: 6px;
    border-radius: 6px;
    width: 100%;
    font-family: Lato, serif;
    font-size: 22px;
    line-height: 40px;
    width: 50%;
    color:#fff;
    margin: 0px auto;;
    display:block;
}

.screen-reader-response
{
    pad: 10px;;
    background-color: #f8e896;
    border: 1px solid #dfd087;
    margin: 20px 0px;;
}

h1.entry-title
{
    font-family: Lato, serif;
    font-weight: 700;
    font-style: normal;
}

#moreimages
{
    position: absolute;;
    bottom:0;right:0;
    background-color: #fff;;
    padding: 8px;;
    text-decoration: none;;
}

.openhouse
{
    margin-bottom: 10px;;
    background-color: #c5f7c0;
    text-align: center;
    padding: 6px;
    border-radius: 6px;
    width: 100%;
    font-family: Lato, serif;
    text-align: center;;
}

.listing-card
{
    position: relative;
}

.list-open-house
{
    position: absolute;
    top: -10px;
    right: 10px;
    background-color: #fff;
    font-weight: bold;
    padding: 7px;
    background-color: #baedf2;
}

.ohspan
{
    color:#0e666c;
    color:weight;
}


#blueviewbadge
{
    position: absolute;
    left:26px;
    top:0px;
}

.wpcf7-not-valid-tip
{
    color:red;
    padding: 5px 0px 5px 0px;;
}
.screen-reader-response
{
    display:none;
}

.card-body
{
    background-color: #eafbfd;
}

.card-body-title
{
    background-color: #666;
}
.card-body-title h4 a
{
    color:#fff;
}
.card-body-title h4 a:hover
{
    color:#c0f0f6;
}
.card-body-title h4
{
    padding-bottom: 0px;;
    margin-bottom: 0px;;
}

#nav-menu-mobile,#nav-menu-mobile-a
{
    display:none;    
}


#header-two
{
    position: relative;
}

@media screen and (max-width:768px)
{
    #nav-menu
    {
        display:none;
        margin-top: 0px;
    }
    
    
    #nav-menu-mobile
    {
        display:none;
    }
    #nav-menu-mobile-a
    {
        position: absolute;
        top: 50px;
        right: 30px;
        width: 50px;
        height: 50px;
        background: url(images/burger-bar.png) left top no-repeat transparent;
        background-size: 50px 50px;
        text-indent: -9999px;
        display: block;
    }

    #blueviewbadge
    {
        display:none !important;
    }
    
    #nav-menu-mobile ul,
    #nav-menu-mobile ul li
    {
        list-style: none;
        padding-left: 0px;
    }
    #nav-menu-mobile ul li a
    {
        line-height: 52px;
        text-indent: 20px;
        font-size: 18px;
        color:#fff;
        font-weight:bold;
        display:block;
        border-bottom: 1px solid #052729;
        text-decoration: none;
        text-align: center;
    }
    #nav-menu-mobile ul li a:nth-child(3)
    {
        border-bottom: 0px !important;
    }
    #hero_overlay h1 
    {
        font-size:58px !important;
    } 
    
}



.alignright
{
    text-align: left;;
    padding: 0px 0px 20px 20px;
    float:right;
}

/* CUSTOM */

#hero_overlay
{
    /*
    background: rgb(71,71,71);
    background: linear-gradient(38deg, rgba(71,71,71,0.4) 0%, rgba(215,215,215,0.7) 100%);
*/
 }


a{
    color: #666;
}

h3{
    color: #999;
}

h1.entry-title
{
    color: #000;
}

.bodypad
{
    padding-top: 30px;
    padding-bottom: 30px;;
}

.card-body-title
{
    background-color: purple;
}

#nav-menu ul li a
{
    background-color: #333;
    border-bottom: 4px solid #666;
}

input[type=submit]
{
    background-color: gray;
}

.card-body-title
{
    background-color: #000;
}
.card-body {
    background-color: #fafafa;
}

.general-title,
.general-title a
{
    color: orange;
}

.general-details-more .price
{
    color: cyan;
}

.general-details-more .address
{
    color:palevioletred;
}

footer {
    border-top: 4px solid #000;
    background-color: #666 !important;
    color: #fff !important;
}


.btn-primary {
    background-color: #000 !important;
}

.btn-secondary {
    background-color: #666 !important;
}

input[type=text],
input[type=email],
textarea
{
    background-color: #fafafa !important;
}

.block-footer
{
    padding:0px;
}


#testimonials
{
    padding: 60px 90px; 
    border-top:1px solid #ccc;
    background-color: #fafafa;
}
#testimonials div
{
    padding: 0px 70px 0px 70px;
}


.bx-wrapper
{
 box-shadow: none !important;
    border:0px !important;
    background-color: transparent !important;
}

#testimonials h3
{
    color:#335495;
}

.wp-block-image
{
	margin:30px 0px 30px 0px;
}

.wp-block-image img
{
	width:100%;
    border-radius: 10px;
}

.callouttext
{
        background-color: #fafafa;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size:18px;
}


.entry-title
{
    border-bottom:1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.sidetest div
{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 12px;
    background-color: #f1f1f1;
    margin-bottom: 20px;
}


.sidecontact
{
    width: 100%;
    border: 1px solid #C8942B;
    border-radius: 8px;
    padding: 12px;
    background-color: #e6e0d3;
    margin-bottom: 20px;
}


#testimonials_mobile div
{
    width: 90%;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 12px;
    background-color: #fafafa;
    margin: 20px auto 20px auto;
    display: block;
}

@media screen and (max-width:480px)
{
    #testimonials_mobile
    {
        display:block;
    }
    #testimonials
    {
        display:none;
    }
    #logoContain
    {
        max-width: 260px;
        float:left;
    }
    #logoContain img
    {
        width:100%;
    }
    #nav-menu-mobile-a
    {
          top: 33px;
        right: 25px;
    }
          
    
}

@media screen and (min-width:481px)
{
    #testimonials_mobile
    {
        display:none;
    }
    #testimonials
    {
        display:block;
    }
    #contactHolder
    {
        width:60%;margin:0px auto 0px auto;
    }
}

#nav-menu-mobile .menu-item a
{
    color:#08264E;
    border-bottom: 1px solid navy !important;
}

#header
{
background: #e8e8e8;
background: linear-gradient(0deg,rgba(232, 232, 232, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.woocommerce ul.products li.product a img
{
    border:1px solid #ccc;
}

.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em;
    background-color: #005f73;
    color:#fff;
}

.two-col-content h2
{
    color:#005f73;
    font-weight:bold;
}

body
{
background-color:#F4F9FB;
}


footer
{
    color:#000;
}


.block-footer,
#header
{
    /*background: none;
    background-color: #08287C !important;*/
    border-color: #D9A154 !important;

   background: #08287C;
background: linear-gradient(0deg,rgba(8, 40, 124, 1) 0%, rgba(57, 93, 184, 1) 100%);
    
}

.block-footer,
.block-footer h2
{
    color:#fff;
}

#nav-menu ul li a {
    background-color: #fff !important;
    /*border-bottom: 4px solid #666;*/
    border-radius: 0px;
    border-radius:40px;
    color:#000;
    font-size: 15px;
    /*font-weight:bold;*/
    padding-left: 30px;
    padding-right: 30px;box-shadow: none !important;
    font-weight:bold;
    border-bottom: 0px !important;
}

#nav-menu ul li a:hover {
     background-color: #D9A154 !important;
     color:#fff;
}

.woocommerce ul.products li.product .button 
{
    background-color: #0A297D;
    color: #fff;
    border-radius: 4px;
}

h1.entry-title {
    color: #000 !important;
}

.wpcf7-submit
{
    background-color: #D9A154 !important;
}

footer p, 
footer a {
    color: #000;
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #D9A154 !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce-message {
    border-top-color: #D9A154;
}
.woocommerce-message .button
{
    background: linear-gradient(0deg, rgba(8, 40, 124, 1) 0%, rgba(57, 93, 184, 1) 100%);
}

.wc-block-components-checkout-place-order-button,
.wc-block-cart__submit-button
{
    background: linear-gradient(0deg, rgba(8, 40, 124, 1) 0%, rgba(57, 93, 184, 1) 100%);
    color:#fff;
    font-weight:bold;
    text-decoration: none;
}


#nav-menu-mobile-a
{
    background-color: #fff;
}

#nav-menu-mobile a
{
    color:#fff !important;
}

.woocommerce div.product form.cart .variations select
{
    padding-left: 20px;
}

