/*
Theme Name: Musalla Maryam
Theme URI: https://www.musallamaryam.com/
Author: seoBusiness
Author URI: https://seobusiness.co.uk/
Template: hello-elementor
Description: Musalla Maryam is a child theme of Hello Elementor.
Version: 1.0
Text Domain: hello-elementor-child
*/
.site-header .header-inner .site-branding .site-logo img {
    height: 50px;
    width: auto;
}
#daily{      
    display: block;  /* iframes are inline by default */   
    height: 550px;  /* Set height to 100% of the viewport height */   
    width: 100%;  /* Set width to 100% of the viewport width */     
    border: none; /* Remove default border */
}
.site-navigation-toggle-holder button.site-navigation-toggle {
    color: white !important;
}
@media (min-width: 1200px) {
    .site-header .header-inner .site-branding .site-logo img {
        height: 75px;
    }
}