/*
Theme Name: Neva Child
Theme URI: http://neva.qodeinteractive.com
Description: A child theme of Neva Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: neva
Template: neva
*/

.subtitlu {
    background: #c05824;
    padding-top: 5px;
    padding-left: 5px;
}
.home .mkdf-section-title-holder .mkdf-st-text,
.mkdf-team-info .mkdf-team-position,
.mkdf-section-title-holder .mkdf-st-inner var.mkdf-st-text{
	font-family: "Caveat", cursive;
	font-weight: 400;
	letter-spacing: -1px;
	font-size: 25px;
}
.mkdf-menu-area .mkdf-position-right .mkdf-side-menu-button-opener {
    display: none;
}
.mkdf-vertical-align-containers .mkdf-position-center{
	position:relative !important;
}
.mkdf-main-menu>ul>li>a{
	padding: 0 20px !important;
}
.detalii-procedura{
	color: #ffffff;
	background: #e4bba6;
    padding-top: 17px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.detalii-procedura .mkdf-st-title{
	color:#ffffff !important;
}
.mkdf-btn{
	margin:0 auto !important;
	display:table !important;
}
h1 {
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
    font-family: "Josefin Sans",sans-serif;
    font-size: 40px;
}
h2 {
    font-size: 28px;
    line-height: 1.19em;
}
.home h2 {
	font-size: 28px;
}
.mkdf-drop-down .narrow .second .inner ul li {
    width: 325px !important;
}
.skin-derma-tarife h2 {
    font-size: 26px;
}
.skin-derma-tarife h4{
	font-size: 19px;
  text-transform: inherit;
}
.skin-derma-tarife .mkdf-restaurant-menu-list ul li {
    margin-bottom: 22px;
}

.skin-derma-tarife h5 {
    font-size: 16px;
    text-transform: lowercase;
}
mkdf-main-menu ul li a {
    font-size: 10px;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #c05824;
}
.blog .mkdf-page-header .mkdf-menu-area {
    background-color: rgba(255, 255, 255, 0);
}
.mkdf-blog-holder article .mkdf-post-info-author{
	display:none !important;
}
@media only screen and (max-width: 1390px){
	.mkdf-main-menu>ul>li>a{
		padding: 0 10px !important;
	}
}
@media only screen and (max-width: 1213px){
	.mkdf-main-menu>ul>li>a{
		padding: 0 5px !important;
	}
}
@media only screen and (max-width: 1118px){
	.mkdf-page-header {
		display: none !important;
	}
	.mkdf-mobile-header {
    	display: block !important;
	}
	.mkdf-main-menu>ul>li>a{
		padding: 0 1px !important;
		color:red !important;
	}
}
@media only screen and (max-width: 1024px){
.mkdf-title-holder .mkdf-page-title {
    font-size: 16px;
}
	.mkdf-section-title-holder h1.mkdf-st-title{
		font-size:28px;
	}
	h2.mkdf-st-title {
    font-size: 16px;
}
	h3.mkdf-st-title, h4.mkdf-st-title {
    font-size: 14px;
	}
	.vc_general.vc_cta3 h2{
		font-size:20px;
	}
}
@media only screen and (max-width: 680px){
	.mkdf-eh-item-content.mkdf-eh-custom-4668 {
		padding: 25px 20px 0 20px !important;
	}
	.skin-derma-tarife h4 {
        font-size: 14px;
	}
	h2.mkdf-st-title {
		font-size: 14px;
	}
	.skin-derma-tarife .mkdf-rml-description-holder, 
    .skin-derma-tarife h5{
		font-size:12px;
	}
	.mkdf-restaurant-menu-list .mkdf-rml-price:before {
		height: 22px;
		left: -10px;
	}
	.skin-derma-tarife .mkdf-restaurant-menu-list ul li {
        margin-bottom: 0px;
    }
	.blog h2,
	.single h2 {
		font-size: 20px;
	}
	.mkdf-blog-holder.mkdf-blog-split-column article {
		margin: 0 0 50px !important;
	}
}