/*
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
------------------------------------------------------- */
@media(max-width: 1000px){
	#wrapmobhead > .elementor-container{
		flex-wrap: nowrap;
	}
	
}
.elementor-icon.elementor-social-icon{
		display: flex;
	}
.portfolio-related-posts-wrap{
	display: none;
}
#projects-grid .project-item{
	padding: 10px;
}
.project-filter-wrapper .project_filters{
	display: none;
}