/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}/*
 Theme Name:   Havnor Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Havnor Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     havnor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  havnor-child
*/

/* Write Custom CSS */

.home .hanor-header.mean-menu-parent.hanor-sticky {
    position: relative;
    z-index: 9999;
    border-bottom: 1px solid #fff;
}
.home .active span {
    color: #fff;
    border-bottom: 1px solid;
}
.home .is-sticky .active span {
	color: #e10d24;
}
.home .sticky-wrapper img, .owl-stage img {
	filter: brightness(0) invert(1);
}
.home .is-sticky img{
	filter: initial;
}
.home .sticky-wrapper a {
    color: #fff;
}
.home .is-sticky a {
	color: #1e120d !important;
}
.home #rev_slider_1_1_wrapper {
    top: -135px !important;
    margin-bottom: -135px !important;
}
.home .hanor-header-right.dhav-btns, .home .pull-left, .home .pull-right {
    z-index: 999;
}
.home .pull-left li, .home .pull-left span, .home .pull-left a, .home .pull-right a {
    color: #fff !important;
}
.hanor-social, .related-projects, .portfolio-controls {
    display: none;
}.malinky-ajax-pagination-loading{display:none;margin:15px 0;text-align:center}.malinky-ajax-pagination-loading img{width:50px;height:50px}.malinky-load-more{text-align:center}.malinky-load-more__button-disable{pointer-events:none}