/*
Theme Name: MagPlus - Delaware Business Times
Theme URI: http://themebubble.com
Author: themebubble
Status: Published
Author URI: http://themeforest.net/user/theme_bubble
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready Wordpress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 3.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: magplus
Template: magplus
*/

.header-style15.tt-header .subscribe-wrapper {
    position: absolute;
    float: right !important;
    top: 30% !important;
    bottom: auto;
    right: 0 !important;
}

.subscribe-wrapper .btn {
    padding: 10px 25px;
}

.btn-orange {
    background-color: #D9652A !important;
    color: #fff !important;
}

.btn-white-bordered {
    background-color: white !important;
    border-color: #D9652A !important;
    color: #D9652A !important;
}

@media (max-width:991px) {
    .tt-header .top-inner {
        height: 120px !important;
    }

    .header-style15.tt-header .subscribe-wrapper {
        position: relative !important;
        margin-top: 5px;
        top: 0 !important;
        float: none !important;
    }

    .tt-header .cmn-mobile-switch {
        top: 30% !important;
    }

    .tt-s-popup-btn {
        top: 30% !important;
    }
}