<!-- generated css from theme options -->

	html {}
	
	body {
		font-size: 24px;
		font-weight: 400;
		line-height: 1.8;
		color: #030502;		
		font-family: 'Roboto', sans-serif;;		
	}
	
	p {			
		margin-top: 1em;
		margin-bottom: 1em;
	}
	

		h1, h2, h3, h4, h5, h6 {
			font-family: 'Roboto', sans-serif;;
		}
	 
	h1 {		
		font-size: 36px;
		font-weight: 700;
		line-height: 1.1;
		color: #0075c9;			
		margin-top: 0;
		margin-bottom: 0;
	}	
 
	h2 {		
		font-size: 32px;
		font-weight: 700;
		line-height: 1.1;
		color: #0075c9;			
		margin-top: 0;
		margin-bottom: 1em;
	}	
 
	h3 {		
		font-size: 40px;
		font-weight: 400;
		line-height: 1.1;
		color: #0075c9;			
		margin-top: 0;
		margin-bottom: .8em;
	}	
 
	h4 {		
		font-size: 24px;
		font-weight: 400;
		line-height: 1.1;
		color: #0075c9;			
		margin-top: 0;
		margin-bottom: 0;
	}	
 
	h5 {		
		font-size: 20px;
		font-weight: 700;
		line-height: 1.3;
		color: #030502;			
		margin-top: 1em;
		margin-bottom: 1.5em;
	}	
 
	h6 {		
		font-size: 24px;
		font-weight: 300;
		line-height: 1.1;
		color: #030502;			
		margin-top: 1em;
		margin-bottom: 1em;
	}	
 
	.btn-light,
	.btn,
	button, 
	input[type=button], 
	input[type=reset], 
	input[type=submit], 
	.button, 
	.wc-block-grid__products .wc-block-grid__product .wp-block-button__link, 
	.added_to_cart,
	#searchModal input.search-submit{		
		font-size: 18px;
		font-weight: 400;
		color: #ffffff;		
		background-color: #90ba36;	
		padding: 10px 13px;	
		line-height: 1.5;
	}	
	
	.btn-light:hover,
	.btn:hover,
	button:hover, 
	input[type=button]:hover, 
	input[type=reset]:hover, 
	input[type=submit]:hover, 
	.button:hover, 
	.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover, 
	.added_to_cart:hover,
	#searchModal input.search-submit:hover{
		color: #ffffff;		
		background-color: #0075c9;			
	}
 
	.btn-dark{		
		font-size: 18px;
		font-weight: 400;
		color: #ffffff;		
		background-color: #90ba36;	
		padding: 10px 13px;		
		line-height: 1.5;
	}	
	
	.btn-dark:hover{
		color: #ffffff;		
		background-color: #0075c9;			
	} 
 
	.btn-green,
	.btn-dark-blue{		
		font-size: 18px;
		font-weight: 400;
		color: #ffffff;		
		background-color: #90ba36;	
		padding: 10px 13px;		
		line-height: 1.5;
	}	
	
	.btn-green:hover,
	.btn-dark-blue:hover{
		color: #90ba36;		
		background-color: #ffffff;			
	}
 
	.btn-blue{		
		font-size: 18px;
		font-weight: 400;
		color: #ffffff;		
		background-color: #0075c9;	
		padding: 10px 13px;	
		line-height: 1.5;
	}	
	
	.btn-blue:hover{
		color: ;		
		background-color: #90ba36;			
	}
 
	@media (min-width: 1400px) {
		.col-full,
		.container,
		.recent-slider .slick-list,
		.testi-slider .slick-list,
		.grid_slider_enable .slick-list{		
			max-width: 1400px;	
			margin: 0 auto;
		}
	}
