/*
Theme Name: Lounge Child
Theme URI: http://demo.qodeinteractive.com/lounge/
Description: A child theme of Lounge Theme
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.0.1
Template: lounge
*/
@import url("../lounge/style.css");


.clear{clear: both; margin: 20px 0;}

.header_inner .container_inner {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.header_inner .container_inner .logo {position: relative;}
.header_inner .container_inner .logo a{visibility: visible;}
