
			nav.mkdf-drop-down .narrow .second .inner ul li{
    min-width: 210px;
    width: unset !important;
}

.menu-item span.item_text {
    white-space: nowrap;
} 

.owl-item {
    height: 50vh;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

ul.products>.product .mkdf-product-categories {
	  display: none;
}

.mkdf-shopping-cart-holder {
    display: none;
}

.textwidget.custom-html-widget {
    display: none;
}

.mkdf-drop-down .second .inner ul li a .item_outer {
	    padding: 0px;
}

.mkdf-page-footer .mkdf-footer-top-holder, .mkdf-side-menu-slide-from-right.mkdf-right-side-menu-opened .mkdf-side-menu  {
    background-color: #131516;
}

.mkdf-main-menu ul li a  {
    font-family: 'roboto';
}

#testimonials .owl-item {
    align-content: center;
    align-items: center;
}

ul.products>.product .mkdf-pl-inner .mkdf-pl-image {
    height: 100%;
    width: auto;
}

ul.products>.product .mkdf-pl-inner .mkdf-pl-image img {
    display: block;
    height: 100%;
    width: auto;
    margin: auto;
}

li.product.type-product.product-type-simple {
    display: flex;
    flex-direction: column;
    height: 40vh;
}

ul.products>.product .mkdf-pl-inner {
    height: 100%;
    margin: auto;
		width: unset;
}

.mkdf-pl-text-wrapper {
    flex: 1;
}

ul.products>.product .mkdf-pl-inner .mkdf-pl-image {
    height: 100%;
    width: 100%;
}

ul.products>.product .mkdf-product-categories a, ul.products>.product .mkdf-product-categories {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 14px;
}

.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-text {
	font-size: 18px;
}

.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonial-author {
	font-family: 'Roboto';
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {
    padding: 0px;
}

.mkdf-social-icons-group-widget.mkdf-square-icons.mkdf-light-skin .mkdf-social-icon-widget-holder {
    border-color: #8c7d5b;
}

.mkdf-container-inner {
    margin: 25px auto;
}

.mc4wp-form-basic label, .mc4wp-form-theme label {
    font-weight: 300;
}

.mc4wp-form-theme-dark button, .mc4wp-form-theme-dark input[type=submit] {
		font-family: 'Roboto';	
    color: #fff!important;
    background-color: #131516!important;
    border-color: #8c7d5b;
}

.mc4wp-form-theme-dark button, .mc4wp-form-theme-dark input[type=submit]:hover {
	border-color: white;
}

.mkdf-blog-holder article .mkdf-post-info-top {
    display: none;
}

.mkdf-woo-single-page .mkdf-single-product-content .images figure a img {
    width: fit-content;
}
.vc_color-black.vc_message_box {
    color: #fff;
    border-color: transparent;

}

@media (max-width: 500px){
#mp_form_popup3 {
    width: 90%!important;
    min-width: 90%!important;
}
}

/* go maps pagination */
.wpgmza-pagination {
	
	    top: 78% !important;

}

/*hide coordinates */

.wpgmza-modern-marker-listing-marker-view [data-name='address'], .wpgmza-modern-marker-listing-marker-view [data-name='desc'] {

    display: none;
}

/*shop categories */

.widget.woocommerce.widget_product_categories ul li a {
    font-style: normal;
    font-size: 16px;


}



		