/*
 Theme Name:   Pawley's Island WordPress Theme
 Theme URI:    http://www.fueltravel.com/
 Description:  Muscovy Starter Child Theme
 Author:       Fuel Travel (@fueltravel)
 Author URI:   http://www.fueltravel.com
 Template:     muscovy
 Version:      1.0.0
*/

/* main */
body{
	font-family: 'Poppins', sans-serif !important;
	color: #636466;
    letter-spacing: .1rem;
}
a{
	color: #395c78;
	text-decoration: none;
}
a:hover{
	text-decoration: none !important;
}
h1{
	font-size: 3em
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Lora', serif;
	letter-spacing: .15rem;
}

.gray-bg{
	background: #ebebec;
	padding: 50px 0;
}
.white-bg {
	background: #fff;
	padding: 50px 0;
}
.white-bg + .container,
.gray-bg + .container{
	margin-top: 40px;
}
.form{
	background: #ebebec;
	padding: 20px;
}
.vc_row{
	margin-right: 0;
}
.clearfix:before, .clearfix:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after{
	display: none;
}
/* Header */

.navbar{
	background: rgba(0, 0, 0, 0.75);
}

.navbar-brand img{
	max-width: 200px;
}
.real-estate .navbar-brand img{
	max-width: 177px;
}
.navbar-nav a{
	font-weight: 300;
	color: #fff !important;
}
.navbar-nav a:hover{
	color: #477086 !important;
}
.dropdown-menu.show{
	background-color: teal;
    border-radius: 0;
    border: 0;
}
.btn{
	border-radius: 0;
    border: 0;
    font-family: 'Lora', serif;
    font-style: italic;
    background-color: teal;
}
.btn:hover{
	opacity: .8;
}

.btn-outline {
	color: teal;
	outline: 2px solid teal;
	outline-offset: -2px;
	background: transparent;
}

.btn-shadow {
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.btn.black{
	background: black;
	color: white;
	border-radius: 0;
    border: 0;
    font-family: 'Lora', serif;
    font-style: italic;
}
.btn.teal{
	background: teal;
    color: white;
    border-radius: 0;
    border: 0;
    font-family: 'Lora', serif;
    font-style: italic;
}




.toggle-read-more {
    content: "Read More";
    width: 100%;
    height: 20px;
    display: block;
    text-align: center;
    font-family: lora;
    font-style: italic;
    color: teal;
    font-size: 20px;
    cursor: pointer;
}
.wp-caption-text{
	font-size: 12px;
    font-style: italic;
    text-align: center;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
#morecopy{
	display: none;
}
.teal-header{
	background: teal;
    color: white;
    font-style: italic;
    font-size: 12px;
    padding: 10px 15px;
    position: absolute;
    top: 80px;
    z-index: 9;
    width: 100%;
}
.teal-header .communities{
	font-family: 'Lora', serif;
}

.teal-header #astero1453 .astero-small .astero-temp{
	font-size: 1.5em;
}
body:not(.home) article:not(.has-post-thumbnail){
	margin-top: 7em;
}
.page-id-1903 .wpb_content_element{
	margin-bottom: 0;
}
.wpl_search_from_box{
	padding: 0;
}
.wpl_sort_options_container{
	margin-top: 0 !important;
}
@media (max-width:767px){
	.teal-header .communities{
		text-align: center;
	}
	.teal-header .nav-weather{
		margin: auto;
	    margin-top: 10px;
	    text-align: center;
	}
}
.astero .astero-small{
	padding: 0 !important;
}
.astero .astero-small .astero-temp{
	margin-bottom: 0 !important;
}

/* Footer */

footer{
	background: #231f20;
	padding: 30px;
	text-align: center;
}
footer .logo img{
	width: 300px;
}
footer ul{
	padding: 0;
	list-style: none;
	text-align: center;
}
footer ul li{
	display: inline-block;
}
footer ul li a{
	font-weight: 100;
	color: #fff;
	font-size: 20px;
	padding: 15px;
}
footer ul li a:hover{
	text-decoration: none;
	color: #477086;
}

/* footer signup form */

footer .gform_wrapper{
	display: inline-block;
}
footer .gform_body{
	width: unset !important;
	float: left;
}

footer #input_8_2{
	background: none;
    padding: 10px;
    border: 1px solid #fff;
    margin: 0;
}
footer #field_8_2{
	padding: 0;
	margin: 0;
	
}
footer .gform_wrapper .gform_footer{
	padding: 0;
    margin: 0;
    clear: none;
    width: unset;
    float: left;
}
footer .ginput_container.ginput_container_email{
	width: 260px;
}
footer .gform_button{
	background: #fff;
    border: 1px solid #fff;
    padding: 10px;
    margin: 0;
}
body footer .gform_wrapper .top_label div.ginput_container{
	margin: 0;
}

.listings .listing{
	margin-bottom: 50px;
}
.listings img{
	width: 100%;
	margin-bottom: 10px;
}

.info.teal{
	color: teal;
}
.info .price_box{
	font-size: 20px;
    display: block;
    font-weight: 700;
    color: teal;
}

.featured-listings__item {
	position: relative;
}

.featured-listings__item > a {
	color: teal;
	text-transform: uppercase;
}

.featured-listings__item > a::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* blog posts */

.entry{
	background: #477086;
    color: #fff;
    padding: 5px 0 20px 0;
}
.entry img{
	width: 100%;
	margin-bottom: 10px;
}
.entry-content{
	padding: 0 20px;
}
.entry-content h4{
	color: #fff;
}

.hero.text-white .vc_video-bg .wpb_wrapper, .hero.text-white .wpb_wrapper{
    text-shadow: 0 0 20px #000;
}
.hero.text-white .vc_video-bg .wpb_wrapper h1, .hero.text-white .wpb_wrapper h1{
    font-size: 3em;
}
.hero-header{
	position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 20px #000;
}
/* wpl overrights */
.wpl_prp_title{
	display: none;
}
.wpl-column .grid_box{
	background: #f6f6f6;
	border-radius: 10px;
	overflow: hidden;
}
.wpl_prp_top {
    margin: 0;

}
.wpl-column .grid_box .price_box {
    position: static;
    height: unset;
    text-align: left;
    font-size: 18px;
}

.profile-info{
	margin: 40px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 30px;
    text-align: center;
}
.address{
	color: teal;
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0;
}
.profile-image{
	overflow: hidden;
    max-height: 500px;
    display: flex;
}
.profile-image img{
	align-self: center;
	width: 100%;
}
.date{
	color: mediumaquamarine;
}
.wpl_prp_cont .wpl_prp_listing_location{
	font-size: 14px;
	font-family: 'Poppins', sans-serif !important;
	white-space: normal;
}
.wpl_prp_right_boxes.details{
	border: none;
    background: #f1f1f1;
}
.wpl_prp_listing_icon_box div:after {
    display: none;
}
.pic_count:after{
	content:"\e001";
	display: block;
    font: 1.4em "wpl-front";
}
.pic_count .name{
	display: none;
}
.pic_count{
	position: absolute;
    bottom: 20px;
    z-index: 1;
    right: 10px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 5px #000;
}
.chosen-container-single:after {
    display: none;
}
.wpl_property_listing_container .wpl_sort_options_container{
	margin-bottom: 25px;
}
.wpl_googlemap_container {
	border: none;
    margin-bottom: 0;
}
.wpl_search_from_box{
	border: none;
	margin-bottom: 0;
}
#wpl_searchwidget_2 .wpl_search_from_box_top{
	display: flex;
	justify-content: center;
	margin: 0;
}
#wpl_searchwidget_2 .wpl_search_field_container{
	width: 100%;
}
.wpl_property_listing_container .wpl_googlemap_container{
	border: none;
	margin: 0;
	padding: 0;
}
.home .price_box{
	text-align: left;
    color: teal !important;
    margin: 5px 0 !important;
    padding: 0 !important;
    font-size: 17px !important;
}
.home.grid_box{
	padding: 0;
	position: relative;
}
.home.grid_box .slide-up a{
	color: #fff;
	display: block;
	cursor: pointer;
}
.home.grid_box .slide-up a:hover{
	cursor: pointer;
}
.home.grid_box  .slide-up, .home.grid_box .price_box{
	text-align: center !important;
	color: #fff !important;
}
.home .wpl_prp_listing_icon_box div:hover{
	color: #fff;
}
.home.row_box .slide-up{
	position: static;
	background: none;
	color: #525252;
	text-align: left !important;
}
.home.grid_box .slide-up{
	position: absolute;
	bottom: -100%;
    transition: bottom 1s;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    color: white;
}
.grid_box:hover .slide-up{
	bottom: 0;
    transition: bottom 1s;
}
.wpl_prp_listing_icon_box div span.name{
	display: inline-block;
}
@media (max-width: 480px){
	.wpl_property_listing_container .wpl_prp_cont {
	    margin-bottom: 1.5rem;
	}
}

.astero.astero-forecast{
	min-width: 65px;
}

#event-search input{
	height: 36px;
    border: 1px solid #ccc;
    padding-left: 10px;
    vertical-align: middle;
    color: #000;
}

.events-form{
	background: rgba(57, 93, 120, 0.75);
    /*width: 600px;*/
    margin: auto;
    border-radius: 10px;
    padding: 20px;
}

.event-details{
	background: teal;
    padding: 20px;
    color: #fff;
}
.properties section > h1{
	display: none;
}
.property-image{
	margin-bottom: 20px;
}
	.wpl_search_from_box .wpl_search_field_container, .wpl_search_from_box .search_submit_box, .wpl_search_from_box .wpl_search_reset, .wpl_search_from_box .wpl_dashboard_links_container{
		float: none !important;
		display: inline-block !important;
	}
@media (min-width: 767px){
	.navbar-expand-md .navbar-nav .nav-link{
		padding-right: .8rem;
		padding-left: .8rem;
	}
}
@media (max-width: 767px){

	.wpl_list_grid_switcher{
		display: none;
	}
	
	.post-28 .wpl_search_from_box .wpl_search_from_box_top .wpl_search_field_container:not(.radiussearch){
		width: 100%!important;
	}
}

.hero-search{
	/*width: 480px;*/
	width: 100%;
	max-width: 1050px;
    background: rgba(0, 0, 0, 0.70);
    text-align: center;
    margin: auto;
    padding: 20px;
}
/*
.hero-search form{
	display: inline-block;
}
*/
.hero-search form .locationtextsearch_type{
	width: 69%;
}
.hero-search .chosen-results .active-result{
	color: #666;
}

.slick-slider .slick-track, .slick-slider .slick-list {
		width: 100%;
}
.agent-slider small a{
	color: #fff;
}

.single-real_estate_agents{
	margin-top: 130px;
}

.agent-slider { 
	visibility: hidden;
}
.agent-slider.slick-initialized { 
	visibility: visible;
}

.slick-prev:before, .slick-next:before{
	color: teal !important;
}

.slideshow.slick-initialized .slick-slide{
	padding: 10px;
}
.slideshow .listings{
	margin-bottom: 0;
}

.page-template-page-real-estate #wpl_property_listing_container {
	z-index: 2;
	position: relative;
}

.page-template-page-real-estate .row.d-block.real-estate-agents {
	z-index: 1;
}

.page-template-page-real-estate .wpl_search_from_box .wpl_search_from_box_top {
	position: relative;
	z-index: 3;
}



.wpl_prp_show_container .wpl-gallery-pshow-wp .lSSlideOuter .lslide span::before, .wpl_prp_show_container .wpl-gallery-pshow-wp .lSSlideOuter .lslide span::after{
	background: none;
	background-image: none;
}

.wpl_search_from_box .more_search_option{
	bottom: unset;
    border: 1px solid #ccc;
    width: 100%;
    padding: 4px;
    text-align: center;
    top: 85px;
    left: 0;
}

.text-teal{
	color: teal;
}

.relocation-guide h4{
	text-align: center;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 23px;
}

.relocation-guide h3{
	text-align: center;
    font-style: italic;
    font-size: 36px;
}

/* isotope buttons */
.button {
	padding: 0.5em 1.0em;
	cursor: pointer;
	margin-bottom: 10px;
}

.button:hover {
	background-color: teal;
	color: #222;
}

.button:active,
.button.is-checked {
	background-color: teal;
	color: white;
}


.re-view-more{
	display: none;
}

@media (max-width: 767px){
	.slide-up{
		display: none;
	}
	.re-view-more{
		display: block;
		text-align: center;
	}
	.re-view-more a{
		display: block;
	    padding: 10px;
	    color: #fff;
	    background: #000;
	    font-size: 16px;
	}
}
