/*
Theme Name: Enfold Child
Description: Child theme for Folo theme
Author: Melissa McArthur
Template: enfold
Version: 3.4.2
*/

/* write custom css */

.logo img {
	width: 200px !important;
	margin-top: 15px;
}

.post-entry-1733 strong {
	color: #000000 !important;
}

#footer {
	padding: 45px 0 30px 0 !important;
}

#footer #nav_menu-4, #footer #text-3 {
	margin-top: 122px !important;
}

#front-page_header p {
	margin-top: -30px;
}

.footer-byline {
	margin-top: -30px !important;
}

body #front-page_header .column-top-margin {
	margin-top: 30px !important;  
}

#tribe-bar-form .tribe-bar-views-inner label {
	padding: 0 !important;
	margin-bottom: 11px !important;
}

.tribe-events-calendar th {
	border-color: #cccccc !important;
}

.tribe-bar-views-inner {
	background: #ffffff !important;
}

.tribe-bar-filters input {
	background: #eeeeee !important;
}

.tribe-bar-filters .tribe-events-button {
	background: #50b0b9 !important;
	color: #ffffff !important;
}

#tribe-events-bar {
	position: inherit !important;
	background: #ffffff !important;
}

.main_color .vevent.tribe-events-photo-event .tribe-events-photo-event-wrap, .main_color .av-tribe-events-content-wrap, .main_color .av-single-event-meta-bar-inner {
	background: #ffffff !important;
	padding: 0 !important;
}

.main_color #tribe-events-bar, .main_color #tribe-events-bar:before, .main_color #tribe-events-bar:after, .main_color .tribe-grid-allday .hentry.vevent>div, .main_color .tribe-grid-body div[id*='tribe-events-event-'] .hentry.vevent, .main_color .tribe-mini-calendar-dayofweek, .main_color .tribe-mini-calendar-event .list-date {
	background: #ffffff !important;
}

.main_color #tribe-events-content .tribe-events-calendar td {
	border-color: #cccccc !important;
}

#av_section_7 .av-special-heading-tag {
	margin-bottom: 20px !important;
}

#after_section_7 #av-masonry-1 figcaption {
	background: #eeeeee !important;
}

#after_section_7 #av-masonry-1 .avia-arrow {
	background: #eeeeee !important;
}

#after_section_1 h2 {
	margin-bottom: 30px !important;
}

#after_section_1 .av_textblock_section {
	margin-bottom: 20px;
}

#av_section_2 .avia-button {
	margin-top: 20px;
}

#after_section_1 .avia-button {
	background: #50b0b9 !important;
	color: #ffffff !important;
}

#av-masonry-1 h3 {
	color: #01adc2 !important;
	letter-spacing: 0.5px;
	text-align: center;
	margin-bottom: 15px;
}

#av-masonry-1 .av-masonry-entry-content {
	color: #777777 !important;
	text-align: justify;
	padding: 2px 14px;
}

#av-masonry-1-item-1772 h3 {
	color: #ffffff !important;
}

#top .av-flex-placeholder {
	width: 10px;
}

body .column-top-margin {
	margin-top: 10px;
}

p.big {
    line-height: 200%;
}

p {
    line-height: 180%;
}

#after_section_6 .avia-image-container {
	margin-bottom: 20px;
}


.tparrows.default {
	font: #00CBE3 !important;
}

.underline {
    padding-bottom: 2px;
    border-bottom: #CCCCCC 3px solid !important;
    line-height: 34px !important;
}

.widget{
	clear:both;
	position: relative;
	padding:0 0 0 0;
	float:none;
}

#footer .widget{
	padding:0;
	margin:0 0 0 0;
	overflow: hidden;
}

.avia-menu-text{
	font-size: 10px;
}

.testimonial {
	size: 6px;
	color: #A3A3A3;
}

.tp-bgimg {
	background-repeat: no-repeat !important;
}

/* footer header */

#text-3 .widgettitle {
	text-align:right;
	position: absolute;
    right: 0;
}

h3.widgettitle {
	font-size: 9px !important;
	font-weight: 100px !important;
	text-transform: uppercase;
    padding-bottom: 6px;
    border-bottom: #ffffff 2px solid;
    margin-bottom: 12px;
	position: absolute;


}

.widget_nav_menu .menu-footer-menu-container {
	margin-top: 35px;
}

.widget_nav_menu .menu-footer-menu-container ul li {
	border: none !important;
}

.widget_nav_menu .menu-footer-menu-container ul li a {
	padding: 3px 0 !important;
	text-transform: uppercase;
	font-size: 10px;
}

.widget_nav_menu .menu-footer-menu-container ul li a:hover,
.widget_nav_menu .menu-footer-menu-container ul li a:active {
	background: none !important;
	color: #00cce3;
}

.widget_nav_menu .menu-footer-menu-container ul .current_page_item {
	background: none !important;
}

.widget_nav_menu .menu-footer-menu-container ul .current_page_item a {
	color: #00cce3;
}

.footer {
	background: url("http://localhost/masterkeymentoring/wp-content/uploads/2016/01/footer-treatment.png") no-repeat left top;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
.h5 {
	font-weight: 300px !important;
}

.metis.tparrows {
    opacity: 0.4;
}


.textwidget {
	text-align: right !important;
}

.main_color .av-extra-border-element {
	display: none;
}


/* media queries */

@media only screen and (max-width: 767px) {
	.responsive #top #wrap_all .av-flex-cells .no_margin {
	    display: block;
	    margin: 0;
	    height: auto !important;
	    overflow: hidden;
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
}

/* Services */

/*@media only screen and (min-width: 768px) {
	.avia-builder-el-50,
	.avia-builder-el-54,
	.avia-builder-el-58 {
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-153%);
	  	-moz-transform:    translateX(-153%);
	  	-ms-transform:     translateX(-153%);
	  	-o-transform:      translateX(-153%);
	  	transform:         translateX(-153%);
		margin-top: 10px;

	}
}*/



#top .flex_column_table {
	margin-bottom: 10px;
}

/*@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  	.post-entry-447 .av_one_fourth {
  		width: 40.5%;
  	}
 }*/


/* custom Lightbox */

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}


/* read more */

div.mfp-title {
	font-size: 12px;
	text-align: justify !important;
	color: #FFFFFF !important;
	line-height: 1.5 !important;
	padding-bottom: 15px;
	font-weight: 500px !important;

}

div.mfp-p {
	font-size: 14px !important;
	text-align: justify !important;
	color: #C8C8C8 !important;
	line-height: 1.5 !important;
	padding-bottom: 15px;
}

div.toggle_content.invers-color {
	background: #ffffff;
}

.togglecontainer {
	margin: -10px;
}

.js_active .toggler {
	font-style: oblique;
}

.toggle_content {
	padding: 0px 0px 0px 0px !important;
}

.js_active .toggler {
	font-style: oblique;
	text-align: center;
	padding: 4px 3px 8px 20px;
	color: #01ADC2;
}