.mkd-main-menu>ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    padding: 0 10px;
    letter-spacing: 0em;
}

@media only screen and (max-width: 680px) {
h1 {
    font-size: 35px;
    line-height: 1.15em;
  } }

.wpml-ls-flag {
  padding-top: 20px;
}

.mkd-portfolio-list-holder article .mkd-pli-text .mkd-pli-category-holder a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 6px 0 0;
    margin: 0 3px 0 0;
    z-index: 8;
    display: none;
}

#mkd-back-to-top>span:hover {
    background-color: #1b1b1b;
    border: 1px solid #ffffff;
}

.mkd-drop-down .second {
    position: absolute;
    display: block;
    left: 10px;
    top: 65%;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: top .15s ease-out;
    -moz-transition: top .15s ease-out;
    transition: top .15s ease-out;
}

.mkd-header-box .mkd-page-header .mkd-menu-area .mkd-logo-wrapper a, .mkd-page-header .mkd-logo-area .mkd-logo-wrapper a, .mkd-page-header .mkd-menu-area .mkd-logo-wrapper a {
    max-height: 150px;
}

.mkd-main-menu > ul > li > a {
    color: #2e343a;
    margin: 0 0px;
}

.ngg-galleryoverview {
text-align:center;
}

.ngg-gallery-thumbnail-box {
float:none !important;
display:inline-block;
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff;
    background-color: #941e32;
    border-color: #941e32;
}

.cf7_custom_style_2 p {
    color: #2e343a;
}

.mkd-side-menu .widget {
    color: #fff;
    line-height: 1.35em;
    margin: 0 0 47px;
}

.mkd-btn.mkd-btn-huge .mkd-btn-text {
    height: 65px;
    line-height: 63px;
    font-size: 14px;
    padding: 0px 12px !important;
    width: 276px;    
    text-align: center;
}

.mkd-mobile-header .mkd-mobile-logo-wrapper img {
    display: block;
    height: 27.3%;
    width: auto;
}

.mkd-blog-holder.mkd-blog-single article .mkd-post-heading {
    margin-bottom: 34px;
    text-align: center;
}

ol, pre, ul {
    margin: 15px 0;
    color: #2e343a;
}

strong, b {
    font-weight: bold;
  	color: #2e343a;
}

.mkd-related-posts-holder .mkd-related-post .mkd-post-info>div:after {
    position: absolute;
    top: 0;
    right: 4px;
    content: '|';
  	display: none;
}

.mkd-light-header .mkd-page-header>div:not(.mkd-sticky-header):not(.fixed) .mkd-main-menu>ul>li.mkd-active-item>a, .mkd-light-header .mkd-page-header>div:not(.mkd-sticky-header):not(.fixed) .mkd-main-menu>ul>li>a:hover {
    color: #941e32
}

.mkd-drop-down .second .inner ul li a {
    position: relative;
    display: block;
    float: none;
    margin: 0;
    padding: 8px 21px;
    font-weight: 400;
}

.mkd-drop-down .second .inner ul li a .item_outer {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-transition: padding .2s ease-in-out;
    -moz-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
}

.mkd-main-menu ul li a {
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: .03em;
}

.mkd-btn.mkd-btn-solid:not(.mkd-btn-custom-hover-bg):hover .mkd-btn-text {
    background-color: #7A7C81!important;
}

.mkd-btn.mkd-btn-solid:not(.mkd-btn-custom-border-hover):hover .mkd-btn-text {
    border-color: #941E32!important;
}

.mkd-blog-holder article .mkd-post-info-top>div:not(:first-child) {
    padding: 0 0px 0 2px;
}

.mkd-blog-holder .mkd-post-info-author {
    font-size: 0px !important;
}

.mkd-btn.mkd-btn-huge .mkd-btn-text {
    height: 65px;
    line-height: 63px;
    padding: 0px 21px;
    font-size: 14px;
}

.mkd-top-bar {
    background-color: rgba(27, 27, 27, 1);
    display: none;
}

.mkd-header-box .mkd-page-header .mkd-menu-area .mkd-position-right-inner, .mkd-header-box .mkd-page-header .mkd-menu-area.mkd-menu-center .mkd-position-center-inner, .mkd-header-box .mkd-page-header .mkd-menu-area.mkd-menu-left .mkd-position-left-inner {
    height: 35%;
}

.mkd-header-standard .mkd-menu-area .mkd-position-right-inner, .mkd-header-standard .mkd-menu-area.mkd-menu-right .mkd-vertical-align-containers .mkd-position-right-inner {
    height: 20%;
}

.vc_separator h4 {
    line-height: 1.6em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 26px !important;
}


/**
* Grid layout images fix
*/
.mkd-content .mkd-elements-holder {
    width: 100%;
    display: flex;
    height: 35rem;
}
@media screen and (max-width: 48em) {
	.mkd-content .mkd-elements-holder {
	    display: table;
	    height: 25rem;
	}	
}
.mkd-content .mkd-elements-holder .mkd-eh-item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
    height: inherit;
    width: 100%;
}
.mkd-content .mkd-elements-holder.mkd-two-columns .mkd-eh-item {
    width: 50%;
}
@media screen and (max-width: 48em) {
    .mkd-content .mkd-elements-holder.mkd-two-columns .mkd-eh-item {
        width: 100%;
    }  
}
.mkd-content .mkd-eh-item .mkd-eh-item-content {
    display: flex;
    align-items: center;
    height: -webkit-fill-available;
}
@media screen and (max-width: 48em) {
	.mkd-content .mkd-eh-item .mkd-eh-item-content {
	    height: inherit;
	}
}

body.home .mkd-content {
	padding: 0 1rem;
}

body.home .mkd-bli-content {
	padding: 0 1rem;
}

body.single-post .mkd-title-holder.mkd-standard-with-breadcrumbs-type {
  height: auto !important;
  padding: 1rem;
}