/*  MICROTHEMER STYLES here  */


/*= General =================== */

/** General >> Gallery Page Filters **/
.fusion-filters {
	display: none!important;
}


/** General >> Gallery Single Nav **/
.avada_portfolio-template-default .single-navigation {
	display: none!important;
}


/** General >> Fusion page title bar **/
.fusion-page-title-bar {
	background-image: url("/wordpress/dev/wp-content/uploads/2018/12/45-Sunline-Ave-82.jpg")!important;
	background-color: rgb(0, 0, 0) !important;
	background-image: none, linear-gradient(0deg, rgb(34, 77, 137), rgb(17, 48, 90) 99%) !important;
	background-position: 0 !important;
	height: 200px !important;
}


/** General >> Fusion page title captions entry title **/
.fusion-page-title-captions .entry-title {
	color: rgb(255, 255, 255) !important;
	margin-top: -10px !important;
}


/** General >> Flexslider **/
.flexslider {
	margin-bottom: 0 !important;
}


/** General >> Portfolio Description **/
.portfolio-description {
	font-family: 'Lato' !important;
	font-weight: normal !important;
	margin-bottom: 40px !important;
}


/** General >> Fusion button wrapper span **/
.fusion-button-wrapper span {
	padding: 0 !important;
	margin-bottom: 40px !important;
	border-color: rgb(193, 193, 193) !important;
}


/** General >> Fusion row paragraph **/
.fusion-row p {
	text-align: left !important;
}


/** General >> Fusion cfield value paragraph **/
.fusion-cfield-value p {
	font-family: 'Lato' !important;
	color: rgb(90, 90, 90) !important;
	line-height: 25px !important;
	font-weight: normal !important;
}


/** General >> Fusion one fourth button flat **/
.fusion-one-fourth .button-flat {
	padding: 10px 20px 10px 20px !important;
}


/** General >> Fusion one fourth fusion cfield value **/
.fusion-one-fourth .fusion-cfield-value {
	padding: 0 !important;
}


/** General >> Fusion one full span **/
.single-avada_portfolio .fusion-one-full span {
	padding: 10px !important;
}


/** General >> Post content fullwidth box:(2) **/
.post-content .fullwidth-box:nth-of-type(2) {
	padding-top: 10px !important;
	margin-top: -60px !important;
}


/** General >> Fullwidth box:(1) fusion row **/
.fullwidth-box:nth-of-type(1) .fusion-row {
	margin-top: 20px !important;
}


/** General >> Completion **/
.completion-date {
	margin-right: -50px !important;
}


/** General >> Fusion column wrapper paragraph **/
.fusion-column-wrapper p {
	font-size: 17px !important;
}


/** General >> Fusion text paragraph **/
.single-avada_portfolio .fusion-text p {
	text-align: left !important;
	width: 150px !important;
}


/** General >> Mt 819 main **/
.mt-819 #main {
	padding-top: 0 !important;
}


/** General >> Entry title link **/
.mt-819 .entry-title a {
	color: rgb(23, 58, 108) !important;
	font-size: 35px !important;
}


/** General >> Mt 819 fusion post title **/
.mt-819 .fusion-post-title {
	margin-top: -30px !important;
}


/** General >> Mt 819 fusion image wrapper **/
.mt-page-gallery .fusion-image-wrapper {
	max-height: 250px !important;
}


/** General >> Fusion three fifth fusion column wrapper **/
.mt-3596 .fusion-three-fifth .fusion-column-wrapper {
	text-align: center !important;
}


/** General >> Mt 819 fusion aligncenter **/
.mt-819 .fusion-aligncenter {
	margin-top: 40px !important;
}


/** General >> Fusion one fourth button flat _2 **/
.single-avada_portfolio .fusion-one-fourth .button-flat {
	margin-left: -60px !important;
}


/** General >> Fusion row paragraph _2 **/
.mt-page-gallery .fusion-row p {
	text-align: center !important;
}


/** General >> Heading fusion title sc wrapper (DISABLED) **/

/** General >> Fusion title sc wrapper title heading center (DISABLED) **/

/** General >> Caption fusion title sc wrapper (DISABLED) **/

/** General >> Post content fullwidth box:(7) **/
.mt-5 .post-content .fullwidth-box:nth-of-type(7) {
	padding-top: 20px !important;
}


/** General >> Post content fullwidth box:(4) **/
.mt-5 .post-content .fullwidth-box:nth-of-type(4) {
	margin-top: 60px !important;
}


/** General >> Post content fullwidth box:(2) _2 **/
.mt-5 .post-content .fullwidth-box:nth-of-type(2) {
	margin-bottom: 0 !important;
}


/** General >> Mt 5 hundred percent fullwidth **/
.mt-5 .hundred-percent-fullwidth {
	padding-top: 0 !important;
}


/** General >> Mt 5 fusion parallax none **/
.mt-5 .fusion-parallax-none {
	padding-top: 0 !important;
}



/*[ Desktop & Tablet ]*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= General =================== */

	/** General >> Fusion one fourth button flat _2 **/
		.single-avada_portfolio .fusion-one-fourth .button-flat {
		margin-left: -40px !important;
	}

}

/*[ Tablet & Phone ]*/
@media (max-width: 767px) {

	/*= General =================== */

	/** General >> Completion **/
		.completion-date {
		text-align: left !important;
	}


	/** General >> Fusion text paragraph **/
		.single-avada_portfolio .fusion-text p {
		text-align: left !important;
	}


	/** General >> Fusion page title captions entry title **/
		.fusion-page-title-captions .entry-title {
		margin-top: 40px !important;
	}


	/** General >> Fusion one fourth button flat _2 **/
		.single-avada_portfolio .fusion-one-fourth .button-flat {
		margin-left: 0 !important;
	}


	/** General >> Fusion one sixth fusion column wrapper **/
		.single-avada_portfolio .fusion-one-sixth .fusion-column-wrapper {
		margin-bottom: -40px !important;
	}

}

/*[ Phone ]*/
@media (max-width: 480px) {

	/*= General =================== */

	/** General >> Fusion page title captions entry title **/
		.fusion-page-title-captions .entry-title {
		font-size: 50px !important;
		height: 100px !important;
		margin-top: 40px !important;
	}


	/** General >> Fusion page title bar **/
		.fusion-page-title-bar {
		height: 150px !important;
	}


	/** General >> Mt 819 fusion post title **/
		.mt-819 .fusion-post-title {
		margin-top: -20px !important;
	}


	/** General >> Fusion one sixth fusion column wrapper **/
		.single-avada_portfolio .fusion-one-sixth .fusion-column-wrapper {
		margin-bottom: -40px !important;
	}

}