/*
 Theme Name:   Rasm Child  
 Theme URI:    https://themeholy.com/wordpress/rasm/
 Description:  This is a child theme for Rasm - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     rasm
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  rasm-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */ 

.header-layout5 .header-logo {
    margin-left: 50px!important;
}
.header-layout5 .main-menu {
    padding-left: 150px!important;
}
.header-layout5 .logo-bg {
    position: absolute;
    top: -53%!important;
    left: 0;
    width: 20%;
    height: 148px!important;
    z-index: -1;
}