

.latest_post_title .entry_title{
line-height: 27px;
}

.latest_post_holder.minimal > ul > li {
    padding-top: 1px;
}

/*menu minuscolo*/
nav.main_menu > ul > li > a {
    text-transform: lowercase;
}

.blog_headlines article {
    text-align: left;
}

.wpb_single_image .vc_figure-caption {
    margin-top: .1em;
    font-size: 0.6em;
text-align: left;
}

.footer_top p {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 18px;
    font-weight: 300;
    text-transform: none;
    font-style: normal;
}

.blog_holder.blog_pinterest article .post_info, .blog_holder.blog_pinterest article .post_info a:not(:hover) {
    font-size: 11px;
    color: #2e2e2e;
    text-transform: none;
text-decoration: none;
}

h5, .h5, h5 a, .q_icon_with_title .icon_text_holder h5.icon_title {
    color: #303030;
    font-size: 14px;
    line-height: 27px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
}

.blog_holder article .post_info a:hover {
    color: #3c3c3c;
}

.blog_holder article .post_info {
    font-weight: 300;
}

/*nav portfolio bottom*/
.portfolio_navigation .portfolio_next a, .portfolio_navigation .portfolio_prev a {
border: 0px;
}

/*pagine notitie*/
.pagination ul li a:hover, .pagination ul li span {
    color: #303030;
    background-color: #ffffff;
    border-color: #ffffff;
}
.pagination ul li a, .pagination ul li span {
    border-radius: 0px;
}
.pagination ul li a, .pagination ul li span {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 21px;
    line-height: 38px;
    margin: 0 11px 0 0;
    text-align: center;
    color: #b4b4b4;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 0px;
    outline: 0;
}

/*vale*/

.blog_holder.blog_pinterest article .post_text .post_text_inner {
    padding: 0px 30px 0px;
    background-color: #fff;
}

.blog_holder.blog_pinterest article h5 a {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    text-transform: none;
    margin: 0;
    text-decoration: none;
}

aside .widget h5:not(.latest_post_title), .wpb_widgetised_column .widget h5:not(.latest_post_title) {
    color: #7a7a7a;
    font-size: 11px;
}

aside .widget.posts_holder li:hover {
    color: #7a7a7a;
}

aside .widget a:hover {
    color: #3c3c3c;
}

.filter_holder ul li.active span, .filter_holder ul li {
    color: #4e4e4e !important;
    font-size: 10px;
}

.filter_holder ul li.active span, .filter_holder ul li:hover span {
    color: #c3c3c3 !important;
    font-size: 10px;
}

.portfolio_navigation.navigation_title .post_info span.categories {
    font-size: 12px;
    color: #c3c3c3;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 8px;
}

nav.main_menu.left {
    margin-left: 4%;
}

/*titolo pagine*/
.title h1 {
    text-transform: lowercase;
}

/*footer link*/
.footer_top li {
    font-size: 14px;
}

/*FI VALE*/


.title.title_size_large h1 {
    text-transform: lowercase;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

nav.main_menu ul li a span.underline_dash{
    bottom: -61%;
}

header .header_inner_left {
    left: 32px;
}

.header_bottom_right_widget_holder {
    padding: 0;
}

@media only screen and (min-width: 1001px) {
.header_bottom {
    padding: 0 29px 0 50px;
}
}

.portfolio_main_holder .item_holder .portfolio_title {
    margin-bottom: 3px;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: -1px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    margin-top: 5px;
}

.q_icon_with_title.left_from_title.custom_icon_image.tiny .icon_text_holder .icon_holder {
    width: 16px!important;
    padding: 7px 15px 0px 0;
}

.q_icon_with_title .icon_text_inner {
    padding: 0;
}

.portfolio_single .portfolio_container {
    margin-top: 24px;
}

.portfolio_navigation .portfolio_next a, .portfolio_navigation .portfolio_prev a {
    border-radius: 0px;
}

@media only screen and (max-width: 600px) {
.footer_top .two_columns_50_50 .column1, .footer_top .footer_col2 {
    text-align: center;
}
.title.title_size_large h1 {
    font-size: 22px!important;
    letter-spacing: 0px;
    line-height: 32px!important;
}
}