@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

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

.editor-styles-wrapper h1, .editor-styles-wrapper h2, .editor-styles-wrapper h3, .editor-styles-wrapper h4,
.editor-styles-wrapper h5, .editor-styles-wrapper h6, .editor-styles-wrapper #top .title_container .main-title, 
.editor-styles-wrapper tr.pricing-row td, .editor-styles-wrapper #top .portfolio-title, .editor-styles-wrapper .callout .content-area, 
.editor-styles-wrapper .avia-big-box .avia-innerbox, .editor-styles-wrapper .av-special-font, .editor-styles-wrapper .av-current-sort-title,
.editor-styles-wrapper .html_elegant-blog #top .editor-styles-wrapper .minor-meta, .editor-styles-wrapper#av-burger-menu-ul li {
	font-family: "Figtree", sans-serif;
	line-height: 1.0;
	}

:root {
	--enfold-font-family-body: "Figtree", sans-serif;
	}
	
body.editor-styles-wrapper,
body.editor-styles-wrapper.lato {
	font-family: "Figtree", sans-serif;
	}

h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title, .html_elegant-blog #top .minor-meta, #av-burger-menu-ul li, p {
	font-family: "Figtree", sans-serif;
	line-height: 1.0;
	}

.editor-styles-wrapper .wp-block-button .wp-block-button__link {
	position: relative;
	font-family: "Figtree", sans-serif;
	font-size: 16px;
	border-radius: 8px;
	font-weight: 600;
	overflow: hidden;
	z-index: 1;
	transition: all 0.25s ease-in-out;
	}

.editor-styles-wrapper .wp-block-button .wp-block-button__link:before {
	content: "";
	position: absolute;
	inset: 0;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.25s ease;
	z-index: -1;
	}

.editor-styles-wrapper .wp-block-button .wp-block-button__link:hover {
	text-decoration: none;
	}

.editor-styles-wrapper .wp-block-button .wp-block-button__link:hover:before {
	transform: scaleX(1);
	}


/*------ =Video Header Block ------*/

.editor-styles-wrapper .videoHead {
	padding: 0px;
	min-height: 80vh !important;
	height: auto;
	}

.editor-styles-wrapper .videoHead .wp-block-cover__inner-container {
	padding: 50px 50px;
	box-sizing: border-box;
	max-width: 1425px;
	margin: 0px auto !important;
	width: 100% !important;
	}

.editor-styles-wrapper .videoHead .wp-block-columns .wp-block-column:first-child {
	width: 60%;
	}

.editor-styles-wrapper .videoHead h1 {
	font-family: "Figtree", sans-serif;
	font-weight: 800;
	font-size: 65px;
	line-height: 1.0;
	}

.editor-styles-wrapper .videoHead h1::first-line {
	color: #FFF;
	}

.editor-styles-wrapper .videoHead h2 {
	font-family: "Figtree", sans-serif;
	text-transform: uppercase !important;
	font-weight: 800 !important;
	font-size: 14px;
	letter-spacing: 0.2em !important;
	transition: all 0.5s ease-in-out;
	}


/*------ =Header - Simple ------*/
.editor-styles-wrapper .headSimple .wp-block-coblocks-row__inner {
	padding: 50px;
	}

.editor-styles-wrapper .headSimple .wp-block-coblocks-column__inner:has(h1.has-text-align-left) {
	max-width: 1425px;
	margin: 0 auto;
	}

.editor-styles-wrapper .headSimple h2 {
	font-weight: 800 !important;
	font-size: 14px;
	letter-spacing: 0.2em !important;
	text-transform: none !important;
	}

.editor-styles-wrapper .headSimple h1 {
	font-weight: 800 !important;
	font-size: 75px;
	text-transform: none !important;
	line-height: 1.0;
	max-width: 700px !important;
	}

.editor-styles-wrapper .headSimple h1.has-text-align-left {
	margin-left: 0px !important;
	margin-top: 50px;
	font-size: 65px;
	}

.editor-styles-wrapper .headSimple p.has-text-align-left {
	max-width: 500px !important;
	margin-left: 0px !important;
	}


/*------ =Four Column Number - Facts ------*/
.editor-styles-wrapper .factsSlim .wp-block-coblocks-row__inner {
	padding: 20px;
	}

.editor-styles-wrapper .factsSlim .wp-block-columns {
	max-width: 1425px !important;
	padding: 0 50px;
	}

.editor-styles-wrapper .factsSlim .wp-block-column .wp-block-coblocks-counter {
	font-family: "Figtree", sans-serif;
	text-transform: uppercase !important;
	font-weight: 800 !important;
	letter-spacing: 0.2em;
	font-size: 12px;
	color: #c3d7de !important;
	line-height: 1.0;
	}

.editor-styles-wrapper .factsSlim .wp-block-column .wp-block-coblocks-counter:first-of-type {
	font-size: 26px;
	color: #FFFFFF !important;
	letter-spacing: inherit;
	}

/*------ =Two Column - Gray Boxes ------*/

.editor-styles-wrapper .twoCol-boxes.wp-block-coblocks-row__inner {
	padding: 50px 0px;
	}

.editor-styles-wrapper .twoCol-boxes h4 {
	font-family: "Figtree", sans-serif;
	text-transform: uppercase !important;
	font-weight: 800 !important;
	font-size: 14px;
	letter-spacing: 0.2em;
	}

.editor-styles-wrapper .twoCol-boxes h2 {
	font-size: 45px;
	max-width: 80%;
	line-height: 1.0;
	}

.editor-styles-wrapper .twoCol-boxes h2.has-text-align-left {
	margin-left: 0px;
	}

.editor-styles-wrapper .twoCol-boxes .wp-block-columns {
	max-width: 1425px !important;
	padding: 0 50px;
	gap: 20px;
	}

.editor-styles-wrapper .twoCol-boxes .wp-block-columns:first-of-type .wp-block-column:last-child {
	display: inline-flex;
	justify-content: flex-end;
	}

.editor-styles-wrapper .twoCol-boxes .wp-block-columns:first-of-type .wp-block-column:last-child p {
	max-width: 70%;
	}

.editor-styles-wrapper .twoCol-boxes .grayBoxes h3 {
	font-weight: 600 !important;
	font-size: 18px;
	line-height: 1.0;
	}

.editor-styles-wrapper .twoCol-boxes .grayBoxes p {
	color: #77787b;
	}