/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

.avia-button-disable a {
	pointer-events: none;
}

.container_wrap_logo .logo {
	width: 80px;
	margin-top: 22px;
}

/* Footer */

#top .footer-block .av_one_fifth {
	width: 17%;
}

#top .footer-block .av_one_fifth.avia-builder-el-first {
	width: 32%;
}

#top .footer-block .av_inherit_color a {
	text-decoration: none;
}

.footer-logo {
	display: inline-block;
    margin-bottom: 20px;
}

.footer-section-header {
}

#top .footer-block .footer-contacts-section a {
	color: #4492fc;
}

#top .footer-block .footer-contacts-section .avia-button-wrap {
	margin-top: 15px;
}

#top .footer-block .footer-contacts-section .avia-button {
	font-size: 12px;
	padding: 8px 28px;
	color: #fff;
}

#top .footer-block .av_inherit_color a.footer-blue-link {
	color: #4492fc;
}

#top .footer-block .footer-social-block a.avia_image {
	padding: 7px 7px;
    border-radius: 20px;
	border: solid 2px #fff;
}

#top .footer-block .footer-terms-links ul {
	list-style: none;
}

#top .footer-block .footer-terms-links li {
	margin: 0 20px 0 0;
	padding: 0;
	display: inline-block;
}

/* Slick slider styles */

.slick-slide:focus {
	outline: none;
}

/* Team */
#top .team-header-text-block {
}

#top .team-header-contact-button {
}

#top .team-header-solution-button {
}

#top .team-header-solution-button a.avia-button {
	background: transparent;
	border: solid 1px #fff;
}

#top .team-gallery {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

#top .team-gallery .team-member-node {
	position: relative;
	display: inline-block;
	width: 340px;
	margin: 135px 20px 100px 20px;
	padding: 0 30px 25px 30px;
	background-color: #f5f9fe;
	border-radius: 10px;
}

#top .team-gallery .team-member-node .team-member-node-icon {
	display: block;
	width: 270px;
	margin: -135px auto 27px auto;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.13);
}

#top .team-gallery .team-member-node .team-member-node-name {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #242a32;
}

#top .team-gallery .team-member-node .team-member-node-position {
	font-family: "Open Sans", sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #898d96;
	text-transform: uppercase;
}

#top .team-gallery .team-member-node .team-member-node-work_history ul {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}

#top .team-gallery .team-member-node .team-member-node-work_history ul > li{
	padding: 0;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	color: #2b323b;
	line-height: 1.3em;
	display: inline-block;
}

#top .team-gallery .team-member-node .team-member-node-work_history ul > li img {
	display: block;
	float: left;
	width: 14px;
}

#top .team-gallery .team-member-node .team-member-node-work_history ul > li span {
	display: block;
	padding-left: 22px;
	margin-bottom: 20px;
}

#top .team-gallery .team-member-node .team-member-node-show_more_url {
	position: absolute;
	bottom: 25px;
	left: 30px;
}

#top .team-gallery .team-member-node .team-member-node-show_more_url a {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	color: #367bda;
	text-decoration: underline;
}

#top .team-bottom-blue-section {
}

#top .main_color .team-bottom-blue-section-button {
	margin-top: 25px;
}

#top .main_color .team-bottom-blue-section-button a {
	background: #fff;
	border: solid 1px #fff;
	color: #367bda;
}

#top .team-invest-dark-block-info {
	margin-bottom: 35px;
}

#top .team-invest-dark-block-info img {
	margin-left: -70px;
	vertical-align: top;
}

#top .team-invest-dark-block-info strong {
	font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	margin: 0 0 10px 18px;
	display: inline-block;
}

#top .team-invest-dark-block-info p {
	margin: 0;
	padding-left: 70px;
	vertical-align: top;
}

#top .team-invest-dark-block-info br {
	display: none;
}

/* Our solution pahe */

#top .our-solution-white-button a.avia-button {
	background: transparent;
	border: solid 1px #fff;
}

#top .our-solution-top-text-section h3 {
	margin-top: 6px;
}

#top .our-solution-top-text-section p {
	margin: 0;
}

#top .our-solution-solution-block-info {
	margin-bottom: 95px;
}

#top .our-solution-solution-block-info img {
	margin-left: -150px;
	margin-top: 10px;
	vertical-align: top;
	float: left;
}

#top .our-solution-solution-block-info strong {
	font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #242a32;
	margin: 10px 0 15px 0;
	display: inline-block;
}

#top .our-solution-solution-block-info p {
	margin: 0;
	padding-left: 150px;
	vertical-align: top;
}

#top .our-solution-solution-block-info br {
	display: none;
}

#top .our-solution-bottom-blue-section p {
	margin: 0;
}

#top .main_color .our-solution-bottom-blue-section-button {
	margin-top: 25px;
}

#top .main_color .our-solution-bottom-blue-section-button a {
	background: #fff;
	border: solid 1px #fff;
	color: #367bda;
}

/* Login */

#top .login-white-block {
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.08), inset 0 -1px 0 0 rgba(209, 209, 209, 0.5);
}

#top .login-white-block h2 {
	margin-bottom: 20px;
}

#top .login-white-block p {
	margin-bottom: 20px;
}

#top .login-white-block .pm-button a.avia-button {
	padding-left: 24px;
	padding-right: 24px;
}

#top .login-white-block .pm-button span {
	background: url('/wp-content/uploads/pm-logo.png') left center no-repeat;
	display: inline-block;
    padding-left: 40px;
}

#top .login-info-block {
	margin-bottom: 25px;
}

#top .login-info-block img {
	display: inline-block;
	vertical-align: middle;
}

#top .login-info-block i {
	font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #242a32;
	display: inline-block;
	margin-left: 20px;
	max-width: 80%;
	vertical-align: middle;
}
#top .login-info-block  i em {	
	font-size: 16px;
	font-style: normal;
	
	display: inline-block;
	
	
}

/* Contact us */

#top .contact-us-address-column img {
	display: block;
	margin-bottom: 65px;
}

#top .contact-us-address-column p:first-child {
	margin-bottom: 45px;
}

#top .contact-us-mail-form label,
#top .main_color .hbspt-form label {
	font-weight: normal;
	color: #242a32;
}

#top .contact-us-mail-form label .required {
	color: #242a32
}

#top .main_color .contact-us-mail-form input[type=text], #top .main_color .contact-us-mail-form textarea,
#top .main_color .hbspt-form input[type=text],
#top .main_color .hbspt-form input[type=email],
 #top .main_color .hbspt-form textarea {
	background-color: #fff;
	border: solid 1px #c3c6cd;
	border-radius: 2px;
	height: 50px;
}

#top .main_color .hbspt-form textarea{
	height: 250px;
}

#top .main_color .contact-us-newsletter form{
	width:100%;
	display:flex;
}

#top .main_color .contact-us-newsletter .hs_email{
	flex:1;
}

#top .main_color .contact-us-newsletter .actions{
	width: 150px;
	margin: 25px 10px 0 25px;
}

#top .main_color .contact-us-mail-form input[type=submit],
#top .main_color .hbspt-form input[type=submit]
{
	border-radius: 40px;
	font-size: 16px;
	font-weight: bold;
    min-width: 142px;
    padding: 16px 20px;
}


#top .main_color fieldset {
    max-width: none;
}

/*Woo commerce product page*/
#top div .quantity input.qty{
   width: 100px;
}

/*User menu*/
#top #header .av-main-nav > li a {
	display: inline-block;
	text-decoration: none;
	padding: 0 13px;
	font-size: 14px;
	font-family: 'open sans', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

@media only screen and (max-width: 767px) {
	#top .av-main-nav .menu-item.always-show {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	#top #header .av-main-nav > li .custom_menu_item:first-child {
		margin-top: 5px;
	}
	#top #header .av-main-nav > li .custom_menu_item {
		height: 1.8em;
		display: block;
	}

	#top #header .av-main-nav > li a {
		line-height: 1.8em;
	}
}

.user_menu span.separator {
	border-left: solid 1px #e5e9f0;
	display: block;
	float: left;
	width: 1px;
	height: 16px;
	margin-top: 38px;
}

@media only screen and (max-width: 767px) {
	.user_menu span.separator {
		display: none;
	}

	.av-burger-overlay {
		z-index: 111 !important;
	}
}

.html_visible_cart .cart_dropdown {
    display: none;
}


/* DASHBOARD */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

.dash-title {
	color: #2B323B;
	font-size: 24px!important;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 33px;
	margin-bottom: 27px;
}

div.dash-investment{
	font-family: "Open Sans", serif!important;
	box-shadow: 0 0 24px 0 rgb(0 0 0 / 10%)!important;
}

.dash-investment-logo{
	width:80px;
	height: 80px;
	margin: 10px 30px 0 6px;
}

.dash-investment-title{
	color: #2B323B;
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 38px;
	width: 228px;
	word-wrap: normal;
	margin-top:10px;
}

.dash-investment-flex{
	flex: 1;
}

a.dash-button {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 19px;
	text-align: center;

	border: 1px solid;
	border-radius: 25px;
	display: block;
	padding: 8px 26px;
	margin: 0 10px;
}

a.dash-button.dash-button-details {
	background: transparent;
	border: 1px solid #979797;
	color: #979797;
	float: right;
}

a.dash-button.dash-button-learn-more {
	background: #5CCD83;
	color: white;
	float: right;
}

a.dash-button.dash-button-learn-more:hover {
	background: #4a9c65;
	color: white;
}

a.dash-button {
	text-decoration : none;
}

a.dash-button.dash-button-increase, a.dash-button.dash-button-done {
	background: #367bda;
	color: white;
	float: right;
	padding: 8px 35px;
}

a.dash-button.dash-button-increase:hover, a.dash-button.dash-button-done:hover {
	background: #2a62b3;
	color: white;
}

.dash-totals{
	margin-top: 27px;
	float: right;
}

.dash-one-total{
	padding: 0 20px;
	float: right;
}

.dash-vertical-line-after {
	border-right: 1px solid #97979799!important;
}

.dash-one-total .dash-small-font,
.details-dialog-one-tab  .dash-small-font,
.dash-one-third .dash-one-third-file-name{
	opacity: 0.6;
	color: #7E8594;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 17px;
}

.dash-one-total .dash-amount-small, .dash-one-third .dash-amount-small{
	color: #2B323B;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 19px;
	text-align: right;
}

.dash-one-total .dash-amount-large {
	color: #2B323B;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 30px;
}

.dash-investment .row  {
	box-shadow: none;
}

/*.margin-right {*/
/*    margin-right: 20px;*/
/*}*/
.dash-one-third {
	width:33.33%;
}

.dash-block-title {
	padding: 0 20px;
	color: #7E8594;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 17px;
	margin-bottom: 15px;
}

.dash-one-third .row {
	margin:0;
}

img.dash-one-third-img-calendar  {
	width: 14px;
	height: 14px;
	margin: 2px 7px;
}

img.dash-one-third-img-report  {
	width: 26px;
	height: 26px;
	margin: 2px 7px;
}

.dash-one-third .dash-one-third-month, .dash-one-third .dash-one-third-file-title {
	color: #2B323B;
	font-size: 14px!important;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 19px;
}

.dash-amount-type {
	color: #7E859499;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 17px;
}

a.dash-see-more {
	height: 17px;
	width: 55px;
	opacity: 0.6;
	color: #7E8594;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 17px;
	margin: 0 20px;
}
.dash-investment table .row {
	padding: 0;
}


/* My Investments */

.details-dialog-one-tab {
	padding: 1em 0
}

