/*
Theme Name: OceanWP Child
Theme URI: https://welldesignstudio.com/
Description: OceanWP WordPress theme example child theme.
Author: Well Design Studio
Author URI: https://welldesignstudio.com/
Template: oceanwp
Version: 1.5
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* OceanWP Resets */
body {
	overflow-x: hidden;
}
body ul, body ol {
	margin-top: 0;
}

#site-header.transparent-header {
	border: none;
}

body #site-logo #site-logo-inner a:hover img {
	opacity: .95;
}
#site-header #site-logo #site-logo-inner a img {
	width: 100%;
}

body.boxed-layout.wrap-boxshadow #wrap {
  -webkit-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.5);
}
.boxed-layout #wrap #site-header-inner.container {
  max-width: 1330px;
}

.page-header, .has-transparent-header .page-header {
	display: none;
}
.elementor-page header.page-header, .single-post header.page-header {
  display: none;
}

/* Bootstrap Resets for OceanWP */
#content div#blog-entries .blog-entry.col-1 {
	max-width: inherit;
}
body #site-navigation-wrap ul.main-menu.dropdown-menu > li.menu-item > ul.megamenu.sub-menu {
	max-width: inherit;
	flex: initial;
}
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
	max-width: 100%;
}
body.single-product .elementor.elementor-location-single.product.col {
	padding: 0;
}
body .woocommerce-MyAccount-content .addresses > * {
	max-width: unset;
	flex: unset;
}

.elementor-widget-nav-menu li.menu-item > a.elementor-item > span.hidden {
	display: none;
}

/* Woo Resets */
body.woocommerce div.product.elementor form.cart table.variations td.value:before {
	content: "" !important;
	margin: 0 !important;
}
body.woocommerce div.product.elementor form.cart table.variations .reset_variations {
	float: none;
	position: absolute;
	right: 0px;
	margin: 0;
	transform: translateX(100%);
	border: none;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
body.woocommerce div.product form.cart .variations .reset_variations:before {
	margin: 0;
}
body.woocommerce.single-product .single_variation .woocommerce-variation-price .price {
	display: block !important;
	text-align: center;
	font-size: 20px;
}



/* Elementor Resets */
section.elementor-section.elementor-top-section {
	padding: 70px 15px;
}
body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 15px;
}

body.has-transparent-header #main section.elementor-section.elementor-top-section:first-child {
	padding-top: 160px;
	padding-top: calc(100px + 60px);
}

body .elementor-element.elementor-widget-spacer, body .elementor-widget.elementor-widget-divider {
  margin-bottom: 0 !important;
}
body .elementor-widget-divider .elementor-divider {
	overflow: hidden;
}

body .elementor-widget-text-editor {
	margin-bottom: 0 !important;
}
body .elementor-widget:last-child p:last-child {
	margin: 0;
}



::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #616161;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #616161;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #616161;
}
:-moz-placeholder { /* Firefox 18- */
  color: #616161;
}


/* Menu tweaks - MISC */
body #site-navigation-wrap .dropdown-menu > li > a .nav-arrow {
	padding: 0;
	margin-left: -2px;
}

.effect-three #site-navigation-wrap .dropdown-menu>li.current-menu-item>a.menu-link>span:after, .effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
  height: 2px;
}
.effect-two #site-navigation-wrap .dropdown-menu>li.current-menu-item>a.menu-link>span:after, .effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
  height: 1px;
}

body.has-transparent-header .effect-two #site-navigation-wrap .dropdown-menu >li >a.menu-link >span:after, body.has-transparent-header .effect-eight #site-navigation-wrap .dropdown-menu >li >a.menu-link >span:before, body.has-transparent-header .effect-eight #site-navigation-wrap .dropdown-menu >li >a.menu-link >span:after {
	background-color: #fff;
}

/* Menu tweaks - Main Menu */
/* #site-navigation-wrap ul.dropdown-menu > li.menu-item > a.menu-link {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif !important;
	text-transform: uppercase;
	transition: none !important;
	letter-spacing: 1px;
} */
body.has-transparent-header #site-navigation-wrap ul.dropdown-menu > li.menu-item > a.menu-link {
	color: #fff;
}

/* Menu tweaks - Sub Menu */
#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu {
	padding: 10px 0;
}
#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu > li.menu-item {
	border: none;
}

#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu > li.menu-item > a {
	font-size: 14px;
	line-height: 1.7em;
	padding: 8px 15px;
	transition: .25s;
	text-transform: uppercase;
}
#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu > li.menu-item > a:hover {
	background: transparent;
	transition: .25s;
}


html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding: 0 !important;
}



/* Gravity form tweaks */
body .gform_wrapper {
  margin: -16px 0px 0px !important;
}

body .gform_wrapper li.hidden_label input {
  margin-top: 0px;
}
body .gform_wrapper ul li.gfield textarea {
  margin-top: 8px;
}

body .gform_wrapper .ginput_container.ginput_container_checkbox ul.gfield_checkbox li input[type=checkbox] {
	padding: inherit !important;
	font-size: inherit !important;
	width: 16px !important;
	height: 16px !important;
}
body .gform_wrapper .ginput_container.ginput_container_checkbox ul.gfield_checkbox li input[type=checkbox]:checked ~ label {
	font-weight: normal;
}

body .gform_wrapper .top_label .gfield_label, body .gform_wrapper legend.gfield_label {
}

body .gform_wrapper ul li.gfield input:not([type="checkbox"]), body .gform_wrapper ul li.gfield textarea {
  padding: 8px 15px !important;
	font-family: 'Open Sans', sans-serif !important;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
	padding: 10px 20px;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	min-width: 120px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

body .gform_wrapper .gf_list_inline .gfield_checkbox li label, body .gform_wrapper .gf_list_inline .gfield_radio li label {
	max-width: 100%;
}

body .gform_wrapper .gf_list_inline .gfield_radio li input[type=radio] {
	margin-top: 0;
}

/* Gravity forms - off-center padding override */
@media only screen and (min-width: 641px) {
	body .gform_wrapper:not(.custom-inline-form_wrapper) .gform_body ul.gform_fields {
		margin-right: -15px !important;
	}
	body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
		margin-right: 0;
	}
}

/* Gravity forms - inline form tweak */
@media only screen and (min-width: 768px) {
	body .gform_wrapper.custom-inline-form_wrapper .gform_body {
		display: inline;
		clear: none;
		float: left;
		width: 66.666%;
	}
	body .gform_wrapper.custom-inline-form_wrapper .gform_footer {
		display: inline;
		clear: none;
		float: left;
		width: 33.333%;
		margin-top: 8px;
	}

	.gform_wrapper.custom-inline-form_wrapper .gform_footer input[type=submit] {
		width: 100%;
		height: 46px;
		line-height: 46px;
		padding: 0 30px;
	}
}
body .gform_wrapper.custom-inline-form_wrapper .gform_footer {
	text-align: center;
}


/* Caption Middle */
.caption-middle.elementor-widget.elementor-widget-image figcaption.widget-image-caption.wp-caption-text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 16px;
	line-height: 34px;
  transition: .25s;
  padding: 15px;
}
.caption-middle.elementor-widget.elementor-widget-image img {
  transition: .25s;
}
.caption-middle.elementor-widget.elementor-widget-image:hover img {
  transition: .25s;
}

.image-overlay.elementor-widget-image .elementor-image:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
}
.image-overlay.elementor-widget-image:hover .elementor-image:before {
	opacity: .8;
}
.image-overlay.green.elementor-widget-image .elementor-image:before {
	background: #a0a635;
}

@media only screen and (max-width: 767px) {
	section.float-left.elementor-section.elementor-inner-section > .elementor-container {
		margin-left: 0;
	}
	section.float-right.elementor-section.elementor-inner-section > .elementor-container {
		margin-right: 0;
	}
}

@media only screen and (max-width: 959px) {
	.container, body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 100% !important;
	}
}

/* Media queiries and tweaks */
@media only screen and (max-width: 767px) {
  section.elementor-section.elementor-top-section {
		padding: 50px 15px;
  }
	body.has-transparent-header #main section.elementor-section.elementor-top-section:first-child {
		padding-top: 130px;
		padding-top: calc(80px + 50px);
	}

  body .elementor-posts .elementor-post {
    display: block;
  }
  body .elementor-post__text {
    margin: 15px 0;
  }
}


/* Font tweaks here - no longer used */
/* 
body .elementor-widget-button .elementor-button {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
body .elementor-widget-button .elementor-button.elementor-size-sm {
	padding: 8px 30px;
	min-width: 100px;
}

body, body .elementor-widget-text-editor {
  font-size: 16px;
  line-height: 1.6em;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: normal;
}

body h1, body .elementor-widget-heading h1.elementor-heading-title {
  font-size: 50px;
  line-height: 1.2em;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: bold;
}
body h2, body .elementor-widget-heading h2.elementor-heading-title {
  font-size: 40px;
  line-height: 1.2em;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: bold;
}
body h3, body .elementor-widget-heading h3.elementor-heading-title {
  font-size: 24px;
  line-height: 1.2em;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: bold;
}
body h4, body .elementor-widget-heading h4.elementor-heading-title {
  font-size: 16px;
  line-height: 1.2em;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: bold;
}
body h5, body .elementor-widget-heading h5.elementor-heading-title {
  font-size: 24px;
  line-height: 1.2em;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: bold;
	letter-spacing: 2px;
}

@media only screen and (max-width: 767px) {
	body, body .elementor-widget-text-editor {
		font-size: 16px;
	}
	body h1, body .elementor-widget-heading h1.elementor-heading-title {
		font-size: 36px;
	}
	body h2, body .elementor-widget-heading h2.elementor-heading-title {
		font-size: 25px;
	}
	body h3, body .elementor-widget-heading h3.elementor-heading-title {
		font-size: 18px;
	}
	body h4, body .elementor-widget-heading h4.elementor-heading-title {
		font-size: 13px;
	}
	body h5, body .elementor-widget-heading h5.elementor-heading-title {
		font-size: 22px;
	}
} */



.home #site-header{
height: 150px !important;
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgb(255 255 255 / 0%) 100%);
}
.home div#site-navigation-wrap a{
    color: #3f4954 !important;
}

@media only screen and (min-width: 989px){

.home div#site-header-inner {
    display: flex;
    align-items: center;
}
.home #site-navigation-wrap{
    right: 0;
    position: absolute;
}

}
@media only screen and (max-width: 989px){
	div#site-logo-inner img{
    max-width: 250px
}

.home #site-header{
    height: 100px !important;
}
	.home #site-navigation-wrap{
    right: 0;
    position: absolute;
}
}






div#wpl_property_listing_container h1,
div#wpl_property_listing_container h2,
div#wpl_property_listing_container h3,
div#wpl_property_listing_container h4,
div#wpl_property_listing_container h5,
div#wpl_property_listing_container h6,
div#wpl_property_listing_container p,
div#wpl_property_listing_container span
 {
     color: #000 !important;
 }

div#wpl_prp_show_container h1,
div#wpl_prp_show_container h2,
div#wpl_prp_show_container h3,
div#wpl_prp_show_container h4,
div#wpl_prp_show_container h5,
div#wpl_prp_show_container h6,
div#wpl_prp_show_container p,
div#wpl_prp_show_container span

{
         color: #000 !important;
}

 .wpl_prp_top_boxes.back{
     background: #8d0011 !important;
 }


h3.wpl_prp_title {
    font-size: 20px !important;
    letter-spacing: 1px !important;
    font-family: 'lato' !important;
}

h4.wpl_prp_listing_location {
    font-size: 18px !important;
    font-family: 'lato' !important;
    overflow: visible !important;
    white-space: break-spaces !important;
    text-transform: capitalize !important;

}


.wpl_prp_cont:hover {
    border-bottom: 1px solid #8d0011 !important;
}
.wpl-listing-tag.sp_openhouse::after, .wpl-listing-tag.sp_forclosure::after, .wpl-listing-tag.sp_featured::after, .wpl-listing-tag.sp_hot::after{
    display: none !important;
}

.wpl_list_grid_switcher>div.active:before, .wpl_list_grid_switcher>a.active:before{
   color:  #8d0011 !important;
}

h2.location_build_up {
    font-family:'lato' !important;
}

.wpl_prp_show_container .tabs_box .tabs li:before {

    background: #8d0011 !important;
}
.wpl_prp_show_detail_boxes_cont .rows.feature.single:after {

    color: #8d0011 !important;
}
.wpl_prp_show_detail_boxes_title:after, input.btn.btn-primary {
    background: #8d0011 !important;
}
.wpl_prp_show_container .wpl_prp_right_boxe_details_bot>.price_box {
    color: #8d0011 !important;
}
.wpl_prp_right_boxes_title, .wpl_prp_show_detail_boxes_cont .neighborhood>span::after {
    color:  #8d0011 !important;
}


.wpl-powered-by-realtyna {
    display: none !important;
}

body #ihf-main-container, body .ihf-main-container {
	padding: 70px 30px;
	max-width: 1140px;
	margin: auto;
}


/*Sticky TopBar*/
#top-bar-wrap {
	position: fixed;
	width: 100%;
	max-width: 1800px;
	z-index: 999;
}
.boxed-layout #wrap .container#top-bar {
	max-width: 1330px;
	height: 50px;
}
#transparent-header-wrap {
	z-index: 750;
}
body.home #site-header {
	padding-top: 28px;
}
#site-header {
	padding-top: 50px;
}
body.home #main {
	padding-top: 28px;
}
#site-header-inner .oceanwp-mobile-menu-icon  {
	position: absolute;
    top: 50%;
    right: 30px;
    transform: translatey(-50%);
}
@media (max-width: 1175px) {
	#site-logo {
		max-width: calc(100% - 50px);
	}
}
@media (max-width: 989px) {
	#transparent-header-wrap {
		top: 40px;
	}
}
@media (max-width: 451px) {
	#transparent-header-wrap {
		top: 65px;
	}
	body.home #main {
		padding-top: 40px;
	}
	#site-header {
		padding-top: 80px
	}
}

#site-header.transparent-header {
    position: fixed !important;
    top: 40px !important;
    transition: .8s;
}
header#site-header.newClass {
background-color: #fff;
    transition: .8s;
}

@media only screen and (max-width: 767px){
    #site-header.transparent-header {
    top: 50px !important;
}
}

/* Focus Outline */
body a:focus, body .focus a {
	outline: none !important;
}
