/*
 Theme Name:   Magazine Plus for Bulgariam Academy of Science 
 Theme URI:    http://wenthemes.com/item/wordpress-themes/magazine-plus/
 Description:  Magazine Plus Child Theme
 Author:       The Boss
 Author URI:   http://wenthemes.com/
 Template:     magazine-plus
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  magazine-plus-child
*/

.site-branding {
    float: none;
    font-size: initial;
    line-height: 0;
    padding: 0;
    width: 100%;
}

.custom-logo-link {
    max-width: initial;
    float: none;
    margin-right: initial;
}

#site-identity {display: none;}

a.custom-logo-link img.custom-logo {display: block}

button,
a.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.main-navigation li.home-menu.current-menu-item a::before,
.page-numbers.current,
.nav-links a.page-numbers:hover,
.head-date,
.header-search-box a:hover,
.magazine_plus_widget_news_slider .cycle-prev, .magazine_plus_widget_news_slider .cycle-next,
.widget_calendar caption,
.widget-title::after,
#main-nav,
#footer-widgets {
    background: #1C3C63 none repeat scroll 0 0;
}

a,
a:visited,
a:active,
.comment-navigation  a:hover,
.posts-navigation  a:hover,
.post-navigation  a:hover,
.entry-title a:hover,
.entry-footer a:hover,
.magazine_plus_widget_news_slider a:hover,
.sidebar .widget a:hover,
.sidebar ul li::before,
.sidebar .widget .calendar_wrap a,
.widget .tagcloud a:hover,
#colophon a:hover,
#breadcrumb,
#breadcrumb a:hover,
#quick-links-404 ul li a:hover,
.magazine_plus_widget_latest_news .latest-news-title  a:hover{
    color: #1C3C63;
}

#top-nav ul ul a:hover,
.magazine_plus_widget_news_slider .pager-box.cycle-pager-active,
.scrollup:hover,
#mobile-trigger i{
    background-color: #1C3C63;
}

.main-navigation li a:hover,
.main-navigation li.current-menu-item a,
.main-navigation li.current_page_item a,
.main-navigation li:hover > a {
    background-color:#232323;
}

.header-search-box .search-box-wrap {
    border-top: 4px solid #1C3C63;
}

.header-search-box .search-box-wrap::before {
    border-bottom: 8px solid #1C3C63;
}

.widget .tagcloud a:hover {
    border: 1px solid #1C3C63;
}

.widget-title span,
.magazine_plus_widget_tabbed .tabbed-container .etabs li.active a,
.magazine_plus_widget_tabbed .tabbed-container .etabs li a:hover,
.wp-block-pullquote.is-style-solid-color blockquote{
    background: #1C3C63;
}

.wp-block-quote:not(.is-large):not(.is-style-large),
blockquote {
	border-left: 5px solid #1C3C63;
}

.inner-wrapper {
    margin-left: 0;
    margin-right: 0;
}

.menu-item.menu-item-gtranslate {
	float:right;
}

#colophon {
    background-color: #fff;
    color: #1C3C63;
}