/* theme options */


/* custom CSS */
.desc > h4 {
    min-height: 53px;
}

.post-nav {
		display: none;
}

.header-stack.header-center #Top_bar .menu_wrapper {
		text-align: left;
}

#Top_bar .menu li ul li a {
    padding: 5px 10px;
    font-size: 14px;
}

label.screen-reader-text {
    display: none;
}

.gallery.masonry .gallery-item {
    margin: 0!important;
    padding: 3px 3px 3px 3px;
}

#Top_bar .top_bar_right .top-bar-right-icon, #Top_bar .top_bar_right .top-bar-right-icon svg .path {
    color: red;
    stroke: #ff0000;
}