/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


@font-face {

font-family: 'Montserrat', sans-serif;
font-family: 'Mulish', sans-serif;
font-family: 'Overpass', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Rubik', sans-serif;
font-family: 'Titillium Web', sans-serif;
	
src: url(https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300&family=Lato:wght@300&family=Montserrat:wght@300&family=Overpass:wght@300&family=Roboto+Condensed:wght@300&family=Titillium+Web:wght@400&display=swap);
font-weight: 400;
font-style: normal;


}



h1 {
font-family: 'Titillium Web', sans-serif;
}

h2 {
font-family: 'Titillium Web', sans-serif;
	
}
h3 {
font-family: 'Titillium Web', sans-serif;
}

p {
font-family: 'Titillium Web', sans-serif;
}


@media only screen and (max-width: 1140px) {

	

}
@media (max-width: 1024px){
	div#productModal {
		 max-width: unset;
	}
	div#productModal .modal-content{ width: 100%; padding:20px !important;}
	
}

@media (max-width: 767px){
	div#productModal .avia-button.avia-size-medium{ min-width: calc(50% - 5px);}
	div#productModal .modal-content span { flex-wrap: wrap;}
	section.avia_codeblock_section.avia_code_block_0{ width: 100%; margin-left:0px;}
	div#productModal{ width: 100% !important;}
}

@media only screen and (max-width: 540px) {

	
	
}