/*
 Theme Name:   WealthCo Child Theme
 Theme URI: https://wealthco.themerex.net/
 Description: WealthCo is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author: ThemeREX
 Author URI:  https://themerex.net/
 Template:     wealthco
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  wealthco
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.sc_layouts_item_details_line1, .sc_layouts_item_details_line2 {
	display: block !important;
}
@media(min-width:1280px){
	header .sc_layouts_logo img {
	width: 432px;
}
}
.elementor-3169 .elementor-element.elementor-element-37651d7 .logo_image {
	max-height: 77px;
}

#services_page_tab_contacts {
	display: none;
}
.sc_layouts_item_icon::after {
  background-color: rgba(199,180,121,0.2);
}

.sc_layouts_row_type_compact .sc_layouts_iconed_text:not(.sc_layouts_menu_mobile_button):not(.sc_layouts_menu_mobile_button_burger) .sc_layouts_iconed_text_link .sc_layouts_iconed_text_icon {
	background-color: transparent !important;
	border: solid 2px var(--theme-color-text_link3) !important;
	font-size: 25px;
}

.sc_layouts_item_icon::after {
	position: absolute;
	content: "";
	display: block;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: 0px;
	left: 5px;
	width: 40px;
	height: 40px;
	z-index: 1;
}
.sc_layouts_item_icon::before {
	color: #c7b479;
}
.single.single-cpt_team.custom-background .content_wrap > .content{
	padding-bottom: 0;
}

header.top_panel  .sc_layouts_item_details_line1 {
	color: #2f465b;
}
.sc_item_subtitle {
	color: var(--theme-color-text_link);
}
.sc_title_accent .sc_item_descr {
	font-size: 1.158em;
	line-height: 1.45em;
}
.sc_services_default .sc_services_item{
	overflow: visible;
}
.sc_services_default .sc_services_item .sc_services_item_icon.sc_icon_type_icons::after, .sc_icons_icon::after {
	position: absolute;
	content: "";
	display: block;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: -2px;
	left: 9px;
	width: 1.3em;
	height: 1.3em;
	z-index: 1;
	background-color: rgba(199,180,121,0.2);
	overflow: visible;
}
.sc_services_default .sc_services_item .sc_services_item_icon.sc_icon_type_icons::before {
  letter-spacing: 0;
  font-weight: 400;
  z-index: 9;
  position: relative;
}
.sc_services_default .sc_services_item_featured_left .sc_services_item_content::before {
  background-color: var(--theme-color-text_link);
	z-index: 1;
  display: block;
  left: 0;
  top: 0;
  content: "";
  height: 2px;
  width: 50px;
margin-top: 1.45em;
	margin-bottom: 1.45em;
}

.sc_layouts_row_type_compact .sc_layouts_item_details_line1{
	color: #2f465b !important;
}
.sc_services_default .sc_services_item_subtitle {
	display: none;
}

.mc4wp-form-fields .fill_inited {
	width: 100%;
	border: #c7b479 solid 2px;
	margin-bottom: 1em;
}
.mc4wp-form label span {
	padding-left: 0.5em;
}
.mc4wp-form-fields .subscribe_link {
	margin-top: 1em;

}
.mc4wp-form-fields .fill_inited{
	width:100%;
		display:block;
}
.mcfwp-agree-input{
	display:block;
}
.sc_item_subtitle::before {
	content: "" !important;
	display: block;
	width: 50px;
	height: 1px;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: var(--theme-color-text_link);
}
.sc_item_subtitle {
	position: relative;
	display: inline-block;
	padding-left: 70px;
}

footer .sc_layouts_row_type_compact .socials_wrap .social_item.social_item .social_icon.social_icon{
	width: 2.85em;
	height: 2.85em;
	line-height: 2.85em;
	font-size: 0.8em;
	background-color: var(--theme-color-text_link2);
}
.custom_links_list_item_title{
	font-weight:600;
}

.sc_services_qw-price .sc_services_item_icon {
	font-size: 62px;
}

.tag2 h1.sc_item_title {
	font-size: var(--theme-font-h2_font-size);
}

.trx_addons_hover:hover .trx_addons_hover_mask {
	-webkit-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	opacity: 1;
}
.trx_addons_hover .trx_addons_hover_mask {
	content: " ";
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: rgba(0, 0, 0, 0.5);
}
.sc_team_item.start-inner-3d {
	will-change: unset !important;
	transform: none !important;
}
.sc_button.sc_button.sc_button_decoration:hover {
	color: #fff !important;
}
.sc_icons_icon{
	background-color: transparent !important;
	border: solid 2px var(--theme-color-text_link3) !important;
	font-size: 20px;
  text-align: center;
  border-radius: 50%;
}
.sc_icons_icon.sc_icons_icon::after {
  background-color: rgba(199,180,121,0.2);
	position: absolute;
	content: "";
	display: block;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: -7px;
	left: 5px;
	width: 35px;
	height: 35px;
	z-index: 1;
}
.sc_icons_icon::before {
	color: #c7b479;
	font-size: 20px !important;
  line-height: 31px;
  letter-spacing: 0;
  font-weight: 400;
}
.sc_icons .sc_icons_item_title {
	color: var(--theme-color-text_dark);
	font-size: 0.947em;
}
.sc_item_descr {
	 font-size: var(--theme-font-p_font-size); 
}
.scheme_default .sc_icons.sc_icons_default, .scheme_default .author_info, .scheme_default .sc_price_item.style {
background:#c7b479;
}

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="password"], input[type="search"], select, textarea, textarea.wp-editor-area, form.mc4wp-form .mc4wp-form-fields input[type="email"], .tourmaster-form-field input[type="text"], .tourmaster-form-field input[type="email"], .tourmaster-form-field input[type="password"], .tourmaster-form-field textarea, .tourmaster-form-field select, .tourmaster-form-field.tourmaster-with-border input[type="text"], .tourmaster-form-field.tourmaster-with-border input[type="email"], .tourmaster-form-field.tourmaster-with-border input[type="password"], .tourmaster-form-field.tourmaster-with-border textarea, .tourmaster-form-field.tourmaster-with-border select, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, #buddypress div.dir-search input[type="search"], #buddypress div.dir-search input[type="text"], #buddypress li.groups-members-search input[type="search"], #buddypress li.groups-members-search input[type="text"], #buddypress .standard-form input[type="color"], #buddypress .standard-form input[type="date"], #buddypress .standard-form input[type="datetime-local"], #buddypress .standard-form input[type="datetime"], #buddypress .standard-form input[type="email"], #buddypress .standard-form input[type="month"], #buddypress .standard-form input[type="number"], #buddypress .standard-form input[type="password"], #buddypress .standard-form input[type="range"], #buddypress .standard-form input[type="search"], #buddypress .standard-form input[type="tel"], #buddypress .standard-form input[type="text"], #buddypress .standard-form input[type="time"], #buddypress .standard-form input[type="url"], #buddypress .standard-form input[type="week"], #buddypress .standard-form select, #buddypress .standard-form textarea {
    padding: 1em 0 1em .5em;
}

.scheme_dark.sidebar .socials_wrap .social_item .social_icon, .scheme_dark.footer_wrap .socials_wrap .social_item .social_icon {
    background-color: #c7b479;
}

.scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav, .scheme_default .sc_layouts_menu_nav>li ul {
    background-color: #c7b479;
}

.easy-notification-bar-button {
    background: #c7b479;
		color:#20303d;
		font-size:12px;
		letter-spacing:.1em;
	margin-left:30px
}

.easy-notification-bar-button a:hover {
    opacity: 1;
			color:#20303d;
}

.sc_team_default .sc_team_item_title, .sc_team_short .sc_team_item_title, .sc_team_featured .sc_team_item_title {
    max-width: 170px;
}

.easy-notification-bar-button a {
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    background: rgba(0,0,0,0);
}

.easy-notification-bar-button a:hover {
    color: #20303d;
    font-weight: 600;
    text-decoration: none;
    background: #ffffff;
}
.sc_button.sc_button.sc_button_decoration:hover {
	color: #fff !important;
}
.elementor-3169 .elementor-element.elementor-element-37651d7 .logo_image {
	max-height: 77px;
}
.sc_icons_icon{
	background-color: transparent !important;
	border: solid 2px var(--theme-color-text_link3) !important;
	font-size: 20px;
  text-align: center;
  border-radius: 50%;
}
.sc_icons_icon.sc_icons_icon::after {
  background-color: rgba(199,180,121,0.2);
	position: absolute;
	content: "";
	display: block;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: -7px;
	left: 5px;
	width: 35px;
	height: 35px;
	z-index: 1;
}
.sc_icons_icon::before {
	color: #c7b479;
	font-size: 20px !important;
  line-height: 31px;
  letter-spacing: 0;
  font-weight: 400;
}
.sc_icons .sc_icons_item_title {
	color: var(--theme-color-text_dark);
	font-size: 0.947em;
}
.sc_item_descr p{
	 font-size: var(--theme-font-p_font-size); 
}
.sc_icons.sc_icons_simple.sc_icons_size_small .sc_icons_icon{
	width: 1.6em;
	height: 1.6em;
	line-height: 1.3em;
	text-align: center;
}
.footer_wrap .sc_item_title_text {
	text-align: left;
	font-size: 18px;
	margin-bottom:18px;
}
.footer_wrap .sc_layouts_menu_nav > li > a{
	font-size:18px;
	line-height:22px;
}

.soc_section {
	right: 0;
	width: 79px;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position: fixed;
	top: 50%;
	z-index: 3;
		background: #fff;
}
@media (max-width: 1279px) {
  .soc_section, .text_section {
    display: none;
  }
}
@media (max-width: 1439px) {
  .soc_section, .text_section {
    width: 40px;
  }
}
@media (max-width: 1679px) {
  .soc_section, .text_section {
    width: 60px;
  }
}
.text_section {
  left: 0;
  width: 79px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: fixed;
  top: 50%;
	height:100vh;
  z-index: 3;
	background: #fff;
}
.soc_section_in .social_item {
	color: #9d9ba3;
}
.soc_section_in {
	font-size: 18px;
	line-height: 19px;
	font-weight: 500;
	font-style: normal;
	display: inline-block;
	margin-top: 25px;
	width: 22px;
	height: 100%;
	white-space: nowrap;
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	overflow: hidden;
	letter-spacing: -0.2px;
	vertical-align: middle;
}
.text_section_in {
	font-size: 18px;
	line-height: 19px;
	font-weight: 500;
	font-style: normal;
	display: inline-block;
	margin-top: 25px;
	width: 20px;
	height: 100%;
	white-space: nowrap;
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	overflow: hidden;
	letter-spacing: -0.2px;
	vertical-align: middle;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.soc_section_in .social_item {
	display: inline-block;
	position: relative;
}
.soc_section_in .social_item + .social_item::before {
	color: #9d9ba3;
}
.soc_section_in .social_item {
	display: inline-block;
	position: relative;
}
.soc_section_in .social_item + .social_item::before {
	content: "|";
	display: inline;
	font-family: inherit;
	font-size: inherit;
	font-weight: 300;
	font-style: normal;
	vertical-align: baseline;
	margin: 0.6em 0;
	opacity: 0.45;
}
.top_panel.top_panel_custom.top_panel_custom_3171 {
	z-index: auto;
}
.wpcf7 textarea, .wpcf7 input:not(.wpcf7-submit) {
	margin-bottom: 15px;
}
.scheme_default input[type="text"], .scheme_default input[type="number"], .scheme_default input[type="email"], .scheme_default input[type="url"], .scheme_default input[type="tel"], .scheme_default input[type="search"], .scheme_default input[type="password"], .scheme_default .select_container, .scheme_default .select2-container.select2-container--default span.select2-choice, .scheme_default .select2-container.select2-container--default span.select2-selection, .scheme_default .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered, .scheme_default .select2-container.select2-container--default .select2-selection--multiple, .scheme_default textarea, .scheme_default textarea.wp-editor-area, .scheme_default .tourmaster-form-field input[type="text"], .scheme_default .tourmaster-form-field input[type="email"], .scheme_default .tourmaster-form-field input[type="password"], .scheme_default .tourmaster-form-field textarea, .scheme_default .tourmaster-form-field select, .scheme_default .tourmaster-form-field.tourmaster-with-border input[type="text"], .scheme_default .tourmaster-form-field.tourmaster-with-border input[type="email"], .scheme_default .tourmaster-form-field.tourmaster-with-border input[type="password"], .scheme_default .tourmaster-form-field.tourmaster-with-border textarea, .scheme_default .tourmaster-form-field.tourmaster-with-border select, .scheme_default #buddypress .dir-search input[type="search"], .scheme_default #buddypress .dir-search input[type="text"], .scheme_default #buddypress .groups-members-search input[type="search"], .scheme_default #buddypress .groups-members-search input[type="text"], .scheme_default #buddypress .standard-form input[type="color"], .scheme_default #buddypress .standard-form input[type="date"], .scheme_default #buddypress .standard-form input[type="datetime-local"], .scheme_default #buddypress .standard-form input[type="datetime"], .scheme_default #buddypress .standard-form input[type="email"], .scheme_default #buddypress .standard-form input[type="month"], .scheme_default #buddypress .standard-form input[type="number"], .scheme_default #buddypress .standard-form input[type="password"], .scheme_default #buddypress .standard-form input[type="range"], .scheme_default #buddypress .standard-form input[type="search"], .scheme_default #buddypress .standard-form input[type="tel"], .scheme_default #buddypress .standard-form input[type="text"], .scheme_default #buddypress .standard-form input[type="time"], .scheme_default #buddypress .standard-form input[type="url"], .scheme_default #buddypress .standard-form input[type="week"], .scheme_default #buddypress .standard-form select, .scheme_default #buddypress .standard-form textarea, .scheme_default #buddypress form#whats-new-form textarea, .scheme_default .mcfwp-agree-input > span::before, .scheme_default input[type="radio"] + label::before, .scheme_default input[type="checkbox"] + label::before, .scheme_default input[type="radio"] + .wpcf7-list-item-label::before, .scheme_default input[type="checkbox"] + .wpcf7-list-item-label::before, .scheme_default .wpcf7-list-item-label.wpcf7-list-item-right::before, .scheme_default .edd_price_options ul > li > label > input[type="radio"] + span::before, .scheme_default .edd_price_options ul > li > label > input[type="checkbox"] + span::before, .scheme_default #booked-page-form input[type="email"], .scheme_default #booked-page-form input[type="text"], .scheme_default #booked-page-form input[type="password"], .scheme_default #booked-page-form textarea, .scheme_default .booked-upload-wrap, .scheme_default .booked-upload-wrap input, .scheme_default form.mc4wp-form input[type="email"] {
	color: #9d9ba3;
	border-color: #e6e7e7;
	background-color: #ffffff;
	border: solid 2px #ddd;
}





.sc_layouts_row_type_compact .sc_layouts_iconed_text:not(.sc_layouts_menu_mobile_button):not(.sc_layouts_menu_mobile_button_burger) .sc_layouts_item_details {
	font-size: 21px;
}
@media(min-width:2800px){
	.e-con {
	--content-width: 70vw !important;
}
}