/*
Theme Name: Excitor Child
Theme URI: http://bearsthemespremium.com/theme/excitor/
Author: bearsthemes
Author URI: http://bearsthemes.com
Version: 1.0
Template: excitor
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns,left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Description: Excitor is a fully configurable and easy to use responsive WordPress Theme  with a lot of great features.
Text Domain: excitor
*/

body a:hover, body a:focus {
    text-decoration: none;
}

.bt-social-wrap{
    font-size: 25px;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    min-width: 250px;
    justify-content: space-between;
}
.bt-header-onepagev1{
    background: #060606a1 !important;
}
.bt-header-onepagev1 a{
    text-transform: uppercase;
}
.bt-header-onepagev1 .bt-header-inner {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.bt-header-onepagev1 .menu .menu-item{
    display: inline-block;
    margin: 10px 15px;
}
.bt-menu-desktop{
    vertical-align: super;
}
.bt-header-stick.active{
    background: rgba(0,0,0,0.68) !important;
}

.bt-social-wrap .fa{
    margin: 0 8px;
}

@media screen and (max-width: 845px){
    .bt-header .bt-subheader-inner, .bt-header-onepage.bt-header-onepagev1 .bt-subheader-inner{
       flex-direction: column;
    }    
}
