/*
Theme Name: OceanWP Child
Theme URI: https://welldesignstudio.com/
Description: Well Design Studios take on the OceanWP theme.
Author: Well Design Studio
Author URI: https://welldesignstudio.com/
Template: oceanwp
Version: 1.6
*/

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

h1, h2, h3, h4, h5, h6 {
	color: unset;
}

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

body #site-header #site-logo #site-logo-inner a img {
	width: 100%;
}
@-moz-document url-prefix() {
	body #site-header #site-logo #site-logo-inner a img[src$=".svg"] {
		height: 100%;
	}
}

body #site-header #site-logo #site-logo-inner a:hover img {
	opacity: 1;
}

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: 1400px;
}

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

::-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;
}


/* Elementor Resets */
section.elementor-section.elementor-top-section {
	padding: 60px 0px;
}
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 p:last-child {
	margin: 0;
}

body .elementor-widget-wrap > aside.elementor-section {
	width: auto;
}

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

.elementor-widget-text-editor a, .elementor-widget-text-editor a:hover {
	color: inherit;
}


/* Menu tweaks - Main Menu */
body.has-transparent-header #site-navigation-wrap ul.dropdown-menu > li.menu-item > a.menu-link {
	color: #fff;
}

body #site-navigation-wrap .dropdown-menu > li > a .nav-arrow {
	padding: 0 0 0 3px;
}

.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;
}
.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;
}

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;
}

#site-header.is-transparent .mobile-menu .hamburger-inner,
#site-header.is-transparent .mobile-menu .hamburger-inner::before,
#site-header.is-transparent .mobile-menu .hamburger-inner::after {
	background-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;
}


/* 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;
}


/* Gravity form tweaks */
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 {
	line-height: 1.4em;
	border-bottom: none;
}

body .gform_wrapper .gfield input:not([type="checkbox"]), body .gform_wrapper .gfield textarea {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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-size: 16px;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	min-width: 120px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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;
}


/* Woo & Other Plugin 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;
}

body #user_switching_switch_on {
	position: fixed;
	bottom: 0;
	left: 0;
	font-size: 16px;
	line-height: 1.2em;
	background: #2f4858;
	color: #fff;
	border-radius: 100px;
	padding: 10px 20px;
	margin: 0 0 5px 5px;
	z-index: 100;
	box-shadow: 0px 0px 15px -4px rgb(0 0 0 / 25%);
}
body #user_switching_switch_on a {
	color: unset;
}

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


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

@media only screen and (max-width: 767px) {
  section.elementor-section.elementor-top-section {
		padding: 50px 0;
  }
	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;
  }
}

body .gform_body input[type='text'],
body .gform_body input[type='email'],
body .gform_body textarea {
	color: #4185f3;
	font-size: 13px;
	font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
	background: #fff;
}
body .gform_body input::placeholder,
body .gform_body textarea::placeholder {
	color: #4185f3;
	font-size: 13px;
	opacity: 0.6;
}

body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	color: #132A3B;
	font-size: 13px;
	font-family: 'sofia-pro', sans-serif;
	border: 2px solid #4185F3;
	border-radius: 0px;
	background-color: transparent;
}
body .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
	color: #fff;
	background-color: #4185F3;
}

body .gform_wrapper.gravity-theme .gfield input,
body .gform_wrapper.gravity-theme .gfield select,
body .gform_wrapper.gravity-theme .gfield textarea {
	border: 2px solid #4185F3;
	border-radius: 0;
	text-transform: none;
	background: #fff;
	font-weight: bold;
	color: #4185F3;
}

body .gform_wrapper.gravity-theme .gfield input::placeholder,
body .gform_wrapper.gravity-theme .gfield select::placeholder,
body .gform_wrapper.gravity-theme .gfield textarea::placeholder {
	text-transform: uppercase;
}

body .gform_wrapper #gform_2 .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
	background: #4185F3;
	color: #fff;
}


/* Styles from Calebs Stylesheet */
/*--------------------------------*/
/*--- Header Tweaks ---*/

/*Nav Dimensions*/
#wrap #site-header-inner.container {
  width: 100%;
  max-width: 1330px;
	padding: 0 20px;
}
#wrap #site-header-inner #site-logo #site-logo-inner img {
  margin-top: -12px;
}

/*Current Menu Item Style*/
#site-navigation #menu-main-navigation .current-menu-item a .text-wrap::after {
  position: absolute;
  bottom: -30%;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #4185f3;
  opacity: 1;
  transform: translatey(0);
}
/*Tenant Portal Button*/
#site-navigation-wrap .dropdown-menu > li.btn > a span {
  padding: 4px 15px;
  border: 2px solid #4185F3;
  transition: all 0.3s ease;
	background: transparent;
	border-radius: 0;
}
#site-navigation-wrap .dropdown-menu > li.btn > a:hover span {
  opacity: 0.9;
}

/*Mobile Menu Styles*/
#site-header-inner .oceanwp-mobile-menu-icon .mobile-menu i {
  font-size: 20px;
}
#sidr .sidr-class-toggle-sidr-close {
  background: #4185F3;
  border-bottom: 8px solid #132A3B;
}
#sidr .sidr-class-toggle-sidr-close .sidr-class-icon, #sidr .sidr-class-toggle-sidr-close .sidr-class-close-text {
  color: #fff;
}
#sidr .sidr-class-dropdown-menu .sidr-class-menu-item {
  border: none;
}
#sidr .sidr-class-menu-link {
  transition: all 0.3s ease;
}
#sidr .sidr-class-menu-link:hover {
  color: #fff;
  background: #132A3B;
}
#sidr .sidr-class-nav-button .sidr-class-menu-link {
  color: #fff;
  background: #C88663;
}
#sidr .sidr-class-nav-button .sidr-class-menu-link:hover {
  opacity: 0.9;
}

/*--- End Header Tweaks ---*/

/*---------------------------*/
/*--- Gravity Form Tweaks ---*/

/*--- End Gravity Form Tweaks ---*/


/*--------------------------------*/
/*--- Search and Filter Tweaks ---*/

/*--- End Search and Filter Tweaks ---*/

/*--------------------------------*/
/*--- Misc Tweaks ---*/

/*Typography Color/Style*/
.elementor-widget-text-editor a, .elementor-widget-text-editor a:hover {
	color: inherit;
}
h1, h2, h3, h4, h5, h6 {
	color: unset;
}

/*Elementor Wider Column Tweaks*/
	/*First and Last Column have regular padding on "outsides"*/
.elementor-container.elementor-column-gap-wide .elementor-column.elementor-inner-column:first-child .elementor-widget-wrap.elementor-element-populated,
.elementor-container.elementor-column-gap-wider .elementor-column.elementor-inner-column:first-child .elementor-widget-wrap.elementor-element-populated {
	padding-left: 10px;
}
.elementor-container.elementor-column-gap-wide .elementor-column.elementor-inner-column:last-child .elementor-widget-wrap.elementor-element-populated,
.elementor-container.elementor-column-gap-wider .elementor-column.elementor-inner-column:last-child .elementor-widget-wrap.elementor-element-populated {
	padding-right: 10px;
}
	/*Tablet and smaller get regular padding again*/
@media (max-width: 959px) {
	/*Parent Section*/
	.elementor-container.elementor-column-gap-wide .elementor-column .elementor-widget-wrap, .elementor-container.elementor-column-gap-wider .elementor-column .elementor-widget-wrap {
		padding: 10px;
	}
	/*Inner Section*/
	.elementor-container.elementor-column-gap-wide .elementor-column.elementor-inner-column .elementor-widget-wrap.elementor-element-populated,
.elementor-container.elementor-column-gap-wider .elementor-column.elementor-inner-column .elementor-widget-wrap.elementor-element-populated {
		padding: 10px;
	}
}

/*--- End Misc Tweaks ---*/

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

/* Form Styling for Password Protected Page */
body .post-password-form {
  max-width: 500px;
  margin: 80px auto;
  padding: 40px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #F9F9F9;
  text-align: center;
}

/* Password Input Field */
body .post-password-form input[type="password"] {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  color: #000;
  font-size: 16px;
}

/* Submit Button Styled Like Site Buttons */
body .post-password-form input[type="submit"] {
  background: transparent;
  border: 2px solid #2979FF; /* matches site’s blue */
  color: #0A2540; /* dark navy text */
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 20px;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

/* Hover Effect */
body .post-password-form input[type="submit"]:hover {
  background: #2979FF; /* fill with blue */
  color: #fff;
}

/* Mobile Padding */
@media (max-width: 768px) {
  body .post-password-form {
    margin: 40px 20px; /* adds 20px left/right padding */
    padding: 30px 20px; /* inner padding adjusts too */
  }
}

.portal-title {padding: 60px 40px;margin-bottom:-80px;text-align:center;}


/* Hide Images With Accordion On For Investors Page */
.accordion-image {
  display: none;
}
.accordion-image.image-1 {
  display: block;

}

/*SCROLL COLOR CHANGE -- TEST*/
/* Start grayscale */
.scroll-colorize img {
  filter: grayscale(100%) !important;
  transition: filter 800ms ease;
}

/* When Elementor adds animation class (in-view) */
.scroll-colorize.elementor-invisible img {
  filter: grayscale(100%);
}
.scroll-colorize:not(.elementor-invisible) img {
  filter: grayscale(0%);
}

/* Password Protected Log-in Screen Edits */
/* Page background */
body.post-password-required {
	background: #EEF3F4;
}

/* Optional: remove extra theme padding if needed */
body.post-password-required .site,
body.post-password-required .site-main,
body.post-password-required .content-area,
body.post-password-required .entry-content {
	background: transparent;
}

/* Main wrapper */
.landmark-protected-page {
	min-height: 100vh;
	background: #EEF3F4;
	padding: 80px 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}

/* Content area wider */
.landmark-protected-inner {
	max-width: 920px;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

/* Headline */
.landmark-protected-title {
	margin: 0 0 28px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: clamp(32px, 5vw, 56px);
	line-height: 1;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #132A3B;
}

/* Body copy */
.landmark-protected-body {
	max-width: 820px;
	margin: 0 auto 32px;
}

.landmark-protected-body p,
.landmark-protected-footer p {
	margin: 0 0 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.7;
	color: #132A3B;
}

/* CTA button */
.landmark-protected-cta-wrap {
	margin: 0 0 32px;
}

.landmark-protected-cta {
	display: inline-block;
	padding: 14px 26px;
	border-radius: 999px;
	background: #132A3B;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	text-decoration: none;
	transition: opacity 0.2s ease;
}

.landmark-protected-cta:hover,
.landmark-protected-cta:focus {
	opacity: 0.88;
	color: #ffffff;
	text-decoration: none;
}

/* Password form */
.landmark-protected-form {
	max-width: 720px;
	margin: 0 auto 40px;
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	justify-content: center;
	align-items: center;
}

/* White password box with rounded corners + shadow */
.landmark-protected-form input[type="password"] {
	flex: 1 1 360px;
	min-width: 0;
	height: 60px;
	padding: 0 20px;
	border: 0;
	border-radius: 16px;
	background: #ffffff;
	box-shadow: 0 12px 30px rgba(19, 42, 59, 0.12);
	outline: none;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #132A3B;
}

.landmark-protected-form input[type="password"]::placeholder {
	color: #5f7480;
}

/* Access Materials button updated */
.landmark-protected-form button {
	height: 60px;
	padding: 0 26px;
	border: none;
	border-radius: 999px;
	background: #4185F3;
	color: #ffffff;
	cursor: pointer;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}

.landmark-protected-form button:hover,
.landmark-protected-form button:focus {
	opacity: 0.88;
}

/* Footer contact */
.landmark-protected-footer {
	margin-top: 8px;
}

.landmark-protected-footer a {
	color: #132A3B;
	text-decoration: none;
	font-weight: 400;
}

.landmark-protected-footer a:hover,
.landmark-protected-footer a:focus {
	text-decoration: underline;
}

/* Mobile */
@media (max-width: 767px) {
	.landmark-protected-page {
		padding: 56px 20px;
	}

	.landmark-protected-inner,
	.landmark-protected-body,
	.landmark-protected-form {
		max-width: 100%;
	}

	.landmark-protected-body p,
	.landmark-protected-footer p {
		font-size: 16px;
	}

	.landmark-protected-form {
		flex-direction: column;
	}

	.landmark-protected-form input[type="password"],
	.landmark-protected-form button {
		width: 100%;
	}
}

@media (max-width: 767px) {

	/* Headline smaller on mobile */
	.landmark-protected-title {
		font-size: 30px !important;
	}

	/* Password field smaller */
	.landmark-protected-form input[type="password"] {
		height: 48px;
		padding: 0 14px;
		font-size: 15px;
		border-radius: 12px;
	}

	/* Button to match */
	.landmark-protected-form button {
		height: 48px;
		padding: 0 18px;
		font-size: 13px;
	}

	/* Reduce that oversized container feel */
	.landmark-protected-form {
		gap: 10px;
	}

}

@media (max-width: 767px) {
	.landmark-protected-form input[type="password"] {
		flex: none !important;
		width: 100% !important;
	}
}

.landmark-linkedin-wrap {
	margin-top: 12px;
	line-height: 1;
}

.landmark-linkedin-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 475px;
	height: 60px;
	padding: 0 32px;
	border: 1px solid #132A3B;
	border-radius: 999px;
	background: transparent;
	color: #132A3B;
	text-decoration: none;
	box-sizing: border-box;
}

.landmark-linkedin-btn span {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	transform: translateY(-1px);
}

.landmark-linkedin-btn:hover,
.landmark-linkedin-btn:focus {
	background: #132A3B;
	color: #ffffff;
	text-decoration: none;
}

.landmark-linkedin-btn:hover span,
.landmark-linkedin-btn:focus span {
	color: #ffffff;
}

@media (max-width: 767px) {
	.landmark-linkedin-btn {
		min-width: 100%;
		width: 100%;
		height: 48px;
		padding: 0 20px;
	}

	.landmark-linkedin-btn span {
		font-size: 13px;
	}
}