/*

Theme Name: Beirut Child

Theme URI: http://www.adasure.com/

Author: Joe Payne

Author URI: http://themeforest.net/user/tonatheme

Description: This is a child theme of Beirut Finance HTML Template theme

Version: 0.1.0

Template: beirut

Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats

*/

@import url("../beirut/style.css");

.main-header .info-box .light-text{

	color:#000000;

}

.screen-reader-shortcut{
	color:#f86d4a;
}
body.home section.news#news .latest-post.post-large .latest-post-media a.latest-post-img img {
    /* max-height: 348px; */
    min-height: 440px;
    object-fit: fill;
}
.latest-post.post-large { min-height: 440px;}
html body .pagination > li > a:focus , html body .pagination > li > a:hover, html body .pagination > li > span:focus, html body .pagination > li > span:hover {
    background-color: #2154cf !important;
    color: #ffffff;
}
html body  .pagination>li:hover>a , html body  .pagination>li>span , html body  .paginate-links > span , html body  .paginate-links a:hover {
    color: #fff;
    border-color: #2154cf;
    background: #2154cf;
}html body.allred .btn-box .btn-style-two:hover {

    cursor:pointer;
    opacity:0.8;
}
html body.allred .btn-box .btn-style-two {
    border-color: #2255ce !important;
    color:#fff!important;
    background: #2254cc !important;
}
@media only screen and (max-width:768px)
{
     div#sidebar {
    clear: both;
}
html body .userway.userway_p1 {
     top: 69px!important;
}

.latest-post.post-large .post-cat {
    top: -22px;
}
}

.top-social a {
    position: relative;
    z-index: 2222222222;
}
.open>.dropdown-menu {
        background: #ecf6ff;
    display: block;
    opacity: 1;
    visibility: visible;
}
.dropdown-menu a { padding-left: 0 !important; margin-left: 0 !important;}
.dropdown-menu li.active a {background: transparent;}
p.info-title a:hover {
    color: #2154cf;
}
#bunch_recent_post-3 .media small {
    opacity: 0;
}#sidebar .entry-title a:hover {
    color: #2154cf;
}
i.icon.icon-search {
    opacity: 0.5;
}
i.icon.icon-search:hover {
    opacity: 1;
}


/* Make hamburger menu options white text */
@media (max-width: 991px) {
	.navbar-nav a {
		color: #fff !important;
	}
	.navbar-nav a:hover {
		color: #fff !important;
	}
}

.btn-skip:not(:focus) {
    -webkit-transform: translateY(-4em);
    -ms-transform: translateY(-4em);
    transform: translateY(-4em);
	position: absolute;
    left: -999em;
    opacity: 0;
}

.btn-skip:focus {
	opacity: 1
}

.fas, .fab {
    color: #2154cf;
}

.ts-service-pattern:before {
	z-index: -1;
}

