
/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
.gform-theme--foundation .gform_fields {
	row-gap: 10px !important;
}

.gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield textarea.small {
	background: transparent;
	border: 2px solid black;
	border-radius: 0;
	color: black;
}

#gform_submit_button_1, #gform_submit_button_2 {
	background: #c81d25 !important;
	text-transform: uppercase;
	border-radius: 0 !important;
}

/* label#label_2_12_1{
	color: white;
} */
label#label_2_12_1 a {
	color: white;
	font-style: italic;
}

.gform-theme--foundation
  .ginput_container_checkbox
  .gfield_checkbox
  .gchoice
  label.gform-field-label
  a {
	font-style: italic;
}

body .gform_wrapper .top_label label.gfield_label, body .gform_wrapper .top_label label.gfield_label {
	font-size: 12px;
	margin-top: 5px;
}

.hero-section
  .gform-theme--framework
  .hero-page-form
  .gform-field-label:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
	color: #000;
	font-size: 11px;
}

.gform-theme--framework
  .hero-page-form
  .gform-field-label:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
	color: #fff;
	font-size: 11px;
}

.gform-theme--framework
  .footer-contact-form
  .gform-field-label:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
	font-size: 11px;
}

.hero-section
  .gform-theme--framework
  .hero-page-form
  .gform-field-label
  > .gfield_required:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
	color: #000;
}

.gform-theme--framework
  .hero-page-form
  .gform-field-label
  > .gfield_required:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
	color: #fff;
}

.obu-pretitle {
	font-size: 16px;
	font-weight: 400;
	font-family: "DM Serif Display", serif;
	line-height: 28px;
	margin-bottom: 1rem;
	position: relative;
}

.obu-pretitle p {
	position: relative;
}

.obu-pretitle p::before {
	content: url("https://cdn-ilcodgf.nitrocdn.com/JPEfpITAFTHePfyoHDVsUJmuRpgCJxcY/assets/images/source/rev-fa17c60/stg-freesegoss-stagingfgs.kinsta.cloud/wp-content/uploads/2025/10/dot-line.svg");
	display: block;
	width: 110px;
	height: 2px;
	background: inherit;
	position: absolute;
	left: -115px;
	top: -5%;
	z-index: -2;
}

.obu-pretitle--white p::before {
	content: url("https://cdn-ilcodgf.nitrocdn.com/JPEfpITAFTHePfyoHDVsUJmuRpgCJxcY/assets/images/source/rev-fa17c60/stg-freesegoss-stagingfgs.kinsta.cloud/wp-content/uploads/2025/10/dot-line-white.svg");
}

boay .obu-subtitle p {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
}

body .obu-title h2, body .obu-title h1 {
	font-size: 48px;
	line-height: 55px;
}

@media (min-width: 1000px) {
	body .obu-title h1, body .obu-title h2 {
		font-size: 85px;
		line-height: 95px;
		max-width: 80%;
	}
	
	body .obu-subtitle p {
		max-width: 80%;
		font-size: 24px;
		line-height: 33px;
	}
}

.obu-btn-wrapper .wpb_wrapper {
	display: flex;
	gap: 20px;
	margin: 0;
}

.nectar-button.obu-btn, body[data-button-style*="slightly_rounded"] .nectar-button.btn.obu-btn, body[data-button-style*="slightly_rounded"] .nectar-button.obu-btn {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	padding: 20px 25px;
	line-height: 20px;
	text-align: center;
	font-family: "Outfit", sans-serif;
}

body .obu-section-title h2 {
	color: #010101;
}

body .obu-section-title.obu-section-title-light h2 {
	color: #fff;
}

.obu-section-desc {}

.obu-card {
	display: flex;
	gap: 30px;
	margin-bottom: 1.5rem !important;
}

.obu-card-img {
	border-radius: 999px;
	width: 57px;
	height: 57px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

@media (min-width: 980px) {
	.obu-card-img {
		width: 100px;
		height: 100px;
	}
}

.obu-card-content, .obu-card-contenet {
	width: auto;
}

body a.obu-card-cta {
	font-weight: 700;
	line-height: 28px;
	color: white;
}

body a.obu-card-cta:hover {
	text-decoration: underline;
	text-underline-offset: 8px;
}

@media (min-width: 1024px) {
	.obu-box-height {
		max-height: 572px;
	}
}

.get-in-touch-block .wpb_wrapper > div.gform_wrapper {
	margin-bottom: 0;
}

.get-in-touch-block {
	display: flex;
	justify-content: center;
}

@media (min-width: 1024px) {
	.get-in-touch-block {
		justify-content: end;
	}
}

.get-in-touch-block .wpforms-field {
	margin-left: 0 !important;
}

.get-in-touch-block .vc_column-inner {
	max-width: 500px;
}

.get-in-touch-block .wpforms-field.wpforms-one-half {
	width: 100% !important;
	margin: 0;
}

.get-in-touch-block .wpforms-container .wpforms-field {
	padding: 7px 0;
}

.get-in-touch-form textarea {
	height: 150px !important;
}

.obu-about-img-col {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

body
  .blog-recent[data-style="classic_enhanced_alt"]
  .inner-wrap
  .article-content-wrap {
	position: relative;
	background-color: transparent;
	left: 0;
	top: 0;
	width: 100%;
	padding: 3rem;
	margin-top: 0;
	z-index: 100;
	min-height: 350px;
	display: flex;
	align-items: flex-end;
}

.blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .post-header {}

.blog-recent[data-style="classic_enhanced_alt"]
  .inner-wrap
  .post-header
  .title {
	font-size: 24px;
	line-height: 33px;
}

.blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .excerpt {
	display: none;
}

.blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .meta-category {
	top: 170px;
	left: 45px;
	display: flex;
	gap: 1rem;
	padding: 1rem 0;
}

@media (min-width: 497px) {
	.blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .meta-category {
		top: 215px;
	}
}

body[data-button-style*="slightly_rounded"]
  .blog-recent[data-style="classic_enhanced_alt"]
  .inner-wrap
  .meta-category
  a {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

.blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .meta-category a {
	background-color: #c81d24;
	border: 0 none;
	padding: .5rem;
	color: white;
	font-size: 1rem;
	line-height: 20px;
	text-align: center;
	text-transform: capitalize;
	position: static;
}

.blog-recent[data-style="classic_enhanced_alt"]
  .inner-wrap
  .meta-category
  a:hover {
	border: 0 none;
}

.blog-recent[data-style*="classic_enhanced"]
  .meta-category
  a:not(:first-child) {
	display: block !important;
}

body[data-slide-out-widget-area="true"] #top .col.span_3 {
	width: auto;
}

.lang-link {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #010101;
	margin-right: 20px;
}

.lang-link:hover {
	text-decoration: underline;
	text-underline-offset: 6px;
}

@media (min-width: 480px) {
	.lang-link {
		font-size: 16px;
	}
}

@media (min-width: 1000px) {
	.lang-link {
		display: none;
	}
}

@media (max-width: 1200px) {
	.obu-home-about .row_col_wrap_12 {}
	
	.obu-home-about .obu-about-text-col {
		width: 100%;
	}
	
	.obu-home-about .obu-about-img-col {
		width: 100%;
	}
}

.obu-verdicts .owl-carousel .owl-stage {
	display: flex;
	align-items: stretch;
	gap: 20px;
}

.obu-verdicts .owl-carousel .owl-item > .carousel-item {
	border: 1px solid black;
	border-top: 5px solid black;
	min-height: 100%;
}

@media (max-width: 404px) {
	#header-outer #logo img, body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
		height: 30px !important;
	}
	
	#top {
		display: flex;
		align-items: center;
		min-height: 50px !important;
	}
}
