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

.mkdf-page-header .mkdf-logo-area .mkdf-logo-wrapper a, .mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
    /* max-height: 200px; */
    height: 120px !important;max-height: 120px !important;}
	

/*BLOG PAGINA NEWS E SINLGE POST*/
.mkdf-post-content .mkdf-post-image img {border-radius:50% !important;border:1px solid #ccc !important;}
.archive.category-news .mkdf-post-text {text-align:center !important;}
.single-post .mkdf-post-content .mkdf-post-image {display:none !important;}
.mkdf-related-post .mkdf-related-post-image {border-radius:50%;border:1px solid #ccc !important;}
.single-post .mkdf-blog-holder.mkdf-blog-single article .mkdf-post-heading{display:none !important;}
/*FOOTER*/
.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {padding: 70px 0 !important;}
/*tolta side area*/
.mkdf-position-right-inner {display:none !important;}
/*tolto link autore nel blog*/
.mkdf-post-info-author {display:none !important;}
.mkdf-blog-single-navigation-share {min-height: 80px !important;}
/*.mkdf-blog-single-prev h4.mkdf-title,*/
.mkdf-blog-single-navigation-share h4.mkdf-title {font-size:14px !important;}

/*RESPONSIVE*/
@media only screen and (min-width:320px) and (max-width: 768px)  {
.mkdf-image-gallery .mkdf-ig-image a, .mkdf-image-gallery .mkdf-ig-image img {
    margin: 0px auto !important;}
#contatti {
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;}
.mkdf-blog-single-navigation-share h4.mkdf-title {display:none !important;}
.mkdf-blog-single-navigation-share h5.mkdf-label {display:none !important;}
h1.mkdf-page-title.entry-title {font-size:20px !important;}
.mkdf-btn.mkdf-btn-huge, .mkdf-btn.mkdf-btn-large {
    padding: 18px 30px !important;
}

@media only screen and (max-width: 480px) {
.mkdf-info-section .mkdf-is-background-text {
    display: block !important;
    text-align: center;
    margin: 0px auto;
    font-size: 40px !important;}
}