/*
Theme Name:     Theratio Child
Theme URI:      http://wpdemo.archiwp.com/theratio/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       theratio
*/

@import url("../theratio/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


	.ot-heading h2 {
		font-size: 36px !important;
		line-height: 48px !important;
	}

	.font-side-size h2 {
		font-size: 28px !important;
		line-height: 48px !important;
	}

	.main_head h2 {
		font-size: 80px !important;
	}

	.page-title{
		font-size: 48px !important; 
	}

	.forminator-ui#forminator-module-8249
	.forminator-design--material 
	.forminator-select2 + .forminator-select 
	.selection .select2-selection--single[role="combobox"] 
	.select2-	selection__rendered {
    color: #695041 !important;
	}

.elementor-button{
	padding: 16px 24px !important;
}

.octf-btn {
	padding: 15px 20px !important;
}

.forminator-ui.forminator-custom-form[data-design=material] .forminator-button{
	padding: 16px !important;
}


@media (max-width: 467.98px) {
	.page-title {
		font-size: 36px !important;
	}

	.ot-heading h2 {
		font-size: 28px !important;
		line-height: 36px !important;
	}

	.main_head h2 {
		font-size: 65px !important;
	}
	
}



