/*
Theme Name:     Enjoy Lab
Theme URI:      http://www.enjoy-lab.it/
Description:    Tema personalizzato per Enjoy Lab
Author:         Andrea Pacini
Author URI:     http://www.andreapacini.it/
Template:       enfold
Version:        0.1.0
*/

@import url('https://fonts.googleapis.com/css?family=Abril+Fatface');

.header_color {
    background-color: #000000;
}

.responsive .logo img {
    margin-left: -2px;
}

h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title, .html_elegant-blog #top .minor-meta, #av-burger-menu-ul li {
    font-family: 'Abril Fatface', cursive;
}

.title_container .main-title {
    font-size: 26px !important;
    text-align: center !important;
    line-height: 1em;
    margin: 50px 0 0 0;
}

.menu {
    text-transform: uppercase;
    font-family: "Arial", sans-serif;
    font-style: normal;
}

.avia-button.avia-size-small {
    padding: 9px 20px 7px !important;
}

::selection {
    background-color: #000;
    color: #fff;
}

hr {
    border: solid #333;
    border-width: 1px 0 1px 0;
    margin: 20px 0;
    height: 5px;
}

small {
    font-size: 70% !important;
    font-family: "Arial", sans-serif;
    line-height: 1.8em;
    display: inline-block;
}

.widget_nav_menu .current-menu-item>a, .widget_nav_menu .current_page_item>a {
    color: #666 !important;
}


/* CF7 */
div.wpcf7-validation-errors {
    border: 2px solid #f7e700 !important;
    color: #f7e700;
    clear: both !important;
    margin: 0;
}
#top label span, #top legend span {
    color: #f7e700 !important;
    margin: -15px 0 20px 0 !important;
}