/*
Theme Name: Webtheme Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: webtheme
*/
@import url("../webtheme/style.css");

header .header_top_bottom_holder {
    position: relative;
    border-top: 5px solid #000;
}

/*.footer_top {
    padding: 50px 0 50px;
}
*/

.footer_bottom_holder {
    border-bottom: 5px solid #ec1946;
}

.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -30%;
    width: auto!important;
    max-width: none;
}
