/*
Theme Name: Thrive Theme
Theme URI: https://darcocreative.com/
Description: We Thrive Media
Author: DARCO CRTV STDIO
Author URI: https://darcocreative.com/
Template: Divi
Version: Updated for Divi 3+
*/

/*------------------------------------------------*/
/*-------------------[FONTS]----------------------*/
/*------------------------------------------------*/

#main-header {
	display:none!important;
}

@font-face {
    font-family: 'New Spirit';
    src: url('/wp-content/uploads/2022/01/NewSpirit-Medium.eot');
    src: url('/wp-content/uploads/2022/01/NewSpirit-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/2022/01/NewSpirit-Medium.woff2') format('woff2'),
        url('/wp-content/uploads/2022/01/NewSpirit-Medium.woff') format('woff'),
        url('/wp-content/uploads/2022/01/NewSpirit-Medium.ttf') format('truetype'),
		url('/wp-content/uploads/2022/01/NewSpirit-Medium.otf') format('opentype'),
        url('/wp-content/uploads/2022/01/NewSpirit-Medium.svg#NewSpirit-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'Shelby';
    src: url('/wp-content/uploads/2022/01/Shelby.eot');
    src: url('/wp-content/uploads/2022/01/Shelby.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/2022/01/Shelby.woff2') format('woff2'),
        url('/wp-content/uploads/2022/01/Shelby.woff') format('woff'),
        url('/wp-content/uploads/2022/01/Shelby.ttf') format('truetype'),
		url('/wp-content/uploads/2022/01/Shelby.otf') format('opentype'),
        url('/wp-content/uploads/2022/01/Shelby.svg#Shelby') format('svg');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
}

body {
	font-family: 'Inter'!important;
}

p {
    font-family: 'Inter'!important;
    font-size:18px;
	line-height:30px;
    font-weight: normal;
    font-style: normal;
}

p.bigger {
	font-size:24px!important;
line-height:40px!important;
}

p.script {
	font-family:'Shelby'!important;
}

span.script {
	font-family:'Shelby'!important;
}

h1, h2 {
    font-family: 'New Spirit', Bree Serif, Serif!important;
	font-weight:500!important;
}

h3, h4, h5, h6 {
    font-family: 'Inter'!important;
font-weight:bold!important;
}

h1 {
    font-size:48px;
	line-height:56px;
}

h2 {
    font-size:40px;
	line-height:48px;
}

h3 {
    font-size:34px;
	line-height:42px;
}

h4 {
    font-size:26px;
	line-height:32px;
}

/*---MOBILE----*/

/*
@media only screen and (max-width: 425px) {
	body {
    font-size:12px!important;
	line-height:16px!important;
  }
	p {
    font-size:12px!important;
	line-height:16px!important;
  }
	h1 {
    font-size:32px!important;
		line-height:32px!important;
    font-weight: bold!important;
    font-style: normal;
}	
	
	#h1-foot h1 {
    font-size:32px!important;
		line-height:26px!important;
    font-weight: bold!important;
    font-style: normal;
}	
	h2 {
    font-size:26px!important;
		line-height:26px!important;
    font-weight: bold!important;
    font-style: normal;
}
	h3 {
    font-size:22px!important;
		line-height:22px!important;
    font-weight: 300!important;
    font-style: normal;
}
} */


/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/
.add-white-arrow.et_pb_button::after {
	display: inline-block!important;
    font-family: "Font Awesome 5 Free"!important; 
	font-weight: 400!important;
	content: "\f061"!important;
	color:#fff!important;
}

.et_pb_button {
    font-family: 'Inter',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 400!important;
}

/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/

.wauki-menu-button-wrapper {
	border:0px!important;
}

.wauki-close-button {
	border:0px!important;
}

.wauki-main-menu-wrapper-inner {
	border-radius:20px!important;
}

@media only screen and (max-width: 420px) {
  .wauki-by-bonfire {
    top: 100px!important;
}
}
/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/

#main-footer {
	display:none!important;
}


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




