/*
Theme Name: UMAYA Child
Theme URL: https://themeforest.net/item/umaya-wordpress-theme/29734229
Description: Child theme of UMAYA
Author: webRedox WordPress team
Author URI: http://webredox.net/
Template: umaya
Version: 1.0
Text Domain: umaya-child
*/ 
/*******Add Your Css Below This Line*********/
.large-title-bold{font-size:100px;}


@media only screen and (max-width: 767px) and (orientation: landscape) {

.header-social {
display: block;
}

}

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

.header-social {
display: block;
}

}

