/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.2156
*/

/* Park View design system refinements. */
body,
body p {
  color: #475569;
}

h1,
h2,
h3,
h4,
h5,
h6,
.row .col h1,
.row .col h2,
.row .col h3,
.row .col h4,
.row .col h5,
.row .col h6 {
  color: #1e293b;
  text-wrap: balance;
}

.nectar-button,
body .nectar-button.large,
body .nectar-button.medium {
  border-radius: 999px !important;
  font-weight: 600;
}

body .nectar-button.see-through,
body .nectar-button.see-through-2,
body .nectar-button.see-through-3 {
  border-color: rgba(255,255,255,.65);
}

input[type=text],
input[type=email],
input[type=tel],
textarea,
select {
  border-radius: 10px;
}

.parkview-soft-section {
  background-color: #f3f6f1;
}

.parkview-light-blue-section {
  background-color: #eef3f8;
}

.parkview-slate-accent,
.parkview-secondary-cta {
  background-color: #51766a;
}

.nectar-fancy-box {
    opacity: 1;
    transform: none;
    border-radius: 14px !important;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 12px 35px rgba(15, 23, 42, 0.08);
    transition: all .35s ease;
}

.nectar-fancy-box[data-style=image_above_text_underline] .text {
    padding: 30px 30px 50px 30px;
    text-align: left;
}

.nectar-fancy-box[data-border-radius="10px"] .image-wrap, .nectar-fancy-box[data-border-radius="10px"]:not([data-style=parallax_hover]):not([data-style=color_box_hover]) {
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.nectar_icon_wrap[data-style="color-bg"] .nectar_icon {
    border-radius: 10px;
}

small {
    font-size: 85%;
}

.iwithtext .iwt-icon i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
	background: #eef3f8;
	color: #2555a8;
	border-radius: 12px;
	font-size: 22px;
	transition: all .25s ease;
}

.iwithtext .iwt-text {
    padding-left: 65px;
}

.iwithtext:hover .iwt-icon i {
	background: #2555a8 !important;
	color: #fff !important;
}

.bold-blue strong {
    color: #2555a8 !important;
}


.testimonial_slider .star-rating .filled,
#ajax-content-wrap .testimonial_slider .star-rating {
    font-size: 20px !important;
}

.nectar_single_testimonial .title,
.testimonial_slider blockquote .title {
    opacity: 1;
    color: #2555a8 !important;
}

.testimonial_slider:not([data-style="minimal"]) blockquote span,
.nectar_single_testimonial .testimonial-name,
.testimonial_slider blockquote .testimonial-name {
    font-size: 18px !important;
    font-weight: bold !important;
    padding-bottom: 10px;
}

.testimonial_slider:not([data-style="minimal"]) blockquote span.open-quote,
.testimonial_slider:not([data-style="minimal"]) blockquote span.close-quote {
    color: #2555a8 !important;
}

.testimonial_slider[data-style=multiple_visible_minimal] blockquote p {
    margin-top: 5px;
}

.single .heading-title {
    padding-bottom: 35px;
    border-bottom: none;
    margin-bottom: 0;
}

.single-post #sidebar.span_3 {
    background: #eef3f8;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

body #sidebar h4 {
    color: #2555a8 !important;
}

#footer-widgets p,
#footer-widgets a
#footer-widgets ul,
#footer-widgets li {
    color: #F3F6F1 !important;
    font-size: 16px;
}

#footer-widgets .wp-block-heading {
    color: #fff !important;
}

#footer-outer .widget.widget_media_image img {
	border-radius: 15px;
}

body .gform_wrapper .top_label .gfield_label {
    margin-top: 0;
    margin-bottom: 0;
}

.gform-theme--foundation .gform_fields {
    row-gap: 20px;
}

body[data-fancy-form-rcs="1"] .fancy-select-wrap {
    padding-top: 0;
}

body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single {
    padding-top: 9px;
    padding-bottom: 9px;
}

/* Services navigation shadow */
.pv-services-nav {
	position: relative;
	z-index: 10;
	box-shadow:
		0 2px 6px rgba(0, 0, 0, 0.05),
		0 8px 24px rgba(0, 0, 0, 0.08);
}

/**
 * Style the Salient header enquiry menu item as a pill button.
 */
#header-outer .sf-menu > li.header-btn {
	display: flex;
	align-items: center;
	margin-left: 18px;
}

#header-outer .sf-menu > li.header-btn > a {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: auto;
	min-width: 98px;
	height: 34px;
	margin: 0;
	padding: 0 20px !important;
	background-color: #1f4a94 !important;
	border-radius: 999px !important;
	color: #ffffff !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 34px !important;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	box-shadow: none !important;
	opacity: 1 !important;
	transition:
		background-color 0.2s ease,
		transform 0.2s ease;
}

#header-outer .sf-menu li i {
    line-height: 34px;
}

#header-outer .sf-menu > li.header-btn > a::before,
#header-outer .sf-menu > li.header-btn > a::after {
	display: none !important;
}

#header-outer .sf-menu > li.header-btn > a .menu-title-text {
	display: block;
	color: #ffffff !important;
	line-height: 1;
}

#header-outer .sf-menu > li.header-btn > a:hover,
#header-outer .sf-menu > li.header-btn.current-menu-item > a {
	background-color: #1e478b !important;
	color: #ffffff !important;
	transform: translateY(-1px);
}

@media only screen and (min-width: 1000px) {
  .parkview-one-line-heading h2,
  h2.parkview-one-line-heading {
    white-space: nowrap;
  }
}

/* Highlight the Park View Business Centre map label. */
.nectar-leaflet-map .coderra-park-view-popup {
	z-index: 1000 !important;
}

.nectar-leaflet-map
	.coderra-park-view-popup
	.leaflet-popup-content-wrapper {
	background: #2555a8;
	border: 2px solid #fff;
	border-radius: 8px;
	box-shadow: 0 8px 24px rgba(20, 38, 67, 0.3);
}

.nectar-leaflet-map
	.coderra-park-view-popup
	.leaflet-popup-content {
	color: #fff;
	text-align: center;
}

.nectar-leaflet-map
	.coderra-park-view-popup
	.leaflet-popup-tip {
	background: #2555a8;
}

.nectar-leaflet-map
	.coderra-park-view-popup
	.leaflet-popup-close-button {
	color: #fff;
}

.nectar-leaflet-map
	.coderra-park-view-popup
	.leaflet-popup-close-button:hover {
	color: #fff;
	opacity: 0.75;
}

/* Remove Leaflet's default tip. */
.nectar-leaflet-map
	.coderra-park-view-popup
	.leaflet-popup-tip-container {
	display: none;
}

/* Draw a custom arrow that matches the popup border. */
.nectar-leaflet-map
	.coderra-park-view-popup
	.leaflet-popup-content-wrapper {
	position: relative;
	overflow: visible;
}

.nectar-leaflet-map
	.coderra-park-view-popup
	.leaflet-popup-content-wrapper::after {
		display: none;
}

.nectar-leaflet-map
	.coderra-park-view-popup
	.leaflet-popup-content-wrapper {
	background: #2555a8;
	border: 2px solid #fff;
	border-radius: 10px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.nectar-leaflet-map
	.coderra-park-view-popup
	.leaflet-popup-close-button {
	display: none;
}

.leaflet-popup-content {
    margin: 4px 20px !important;
    line-height: 1.4 !important;
    font-size: 11px !important;
    font-weight: bold !important;
}

.leaflet-container a.leaflet-popup-close-button {
	padding: 3px 3px 0 0 !important;
}

.leaflet-container a.leaflet-popup-close-button {
	color: #2555a8 !important;
}

/* Full-width background behind Yoast breadcrumbs. */
#breadcrumbs.yoast {
	position: relative;
	z-index: 1;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #f2f5f3;
	box-shadow: 0 0 0 100vmax #f2f5f3;
	clip-path: inset(0 -100vmax);
}

#breadcrumbs.yoast {
	color: #fff;
	background-color: #F3F6F1;
	box-shadow: 0 0 0 100vmax #F3F6F1;
	padding: 5px 0 !important;
    color: #2555a8;
    font-size: 12px;
	font-weight: bold;
}

#breadcrumbs.yoast a {
	color: #333;
}

#breadcrumbs.yoast a:hover {
	color: #333;
}

.single-post #breadcrumbs {
	margin-bottom: 30px;
}

.blog-archive-header {
	background-color: #2555a8 !important;
}
