/*

Theme Name: Avada Child

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

/*

		Header

*/

html body div .gtd-top-header,
html body div .gtd-top-header a,
html body div .gtd-top-header a:hover,
html body div .gtd-top-header span {
  font-family : "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-size : 16px;
  color : #FFFFFF;
	text-decoration: none;
	text-decoration-line: none !important;
}
html body div .gtd-top-header .gtd-dot-spacer {
	padding: 0 25px;
}
@media only screen and (max-width: 768px) {
	html body div .gtd-top-header .gtd-dot-spacer {
		padding: 0px;
	}
}
@media only screen and (max-width: 400px) {
	html body div .gtd-top-header .gtd-dot-spacer {
		visibility: hidden;
		display: block;
		width: 100%;
		height: 0px;
	}
}

/*

		Footer

*/

html body div .gtd-footer,
html body div .gtd-footer a,
html body div .gtd-footer a:hover,
html body div .gtd-footer span {
  font-family : "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-size : 16px;
  color : #FFFFFF;
	text-decoration: none !important;
	text-decoration-line: none !important;
}

html body div h3 {
	text-transform: none !important;
}

/*

		Inner Pages

*/

.gtd-sub-title {
text-align: center;
  font-size: 32px !important;
  color: #545454;
  margin-top: -50px;
  font-weight: 400 !important;

}
.gtd-sub-sub-title {
	text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #545454;
  margin-bottom: 50px !important;
}

/*

		Responsive

*/

@media only screen and (max-width: 768px) {
	h1 {
		font-size: 40px !important;
	}
	h2 {
		font-size: 36px !important;
	}
}


.post-card > .fusion-column-wrapper .fusion-builder-row {
	display: none !important;
}
.fusion-post-cards .swiper-pagination {
	display: none !important;
}


































































































































































































































































