@charset 'utf-8';

/*
 Theme Name:   Tavern Child

 Theme URI:    http://tavern.axiomthemes.com/

 Description:  Tavern - Fully Responsive and Mobile Friendly
 theme
 Author:       AxiomThemes

 Author URI:   http://axiomthemes.com

 Template:     tavern

 Version:      1.2

 Tags:         light, inheritable theme-options

 Text Domain:  axiom
*/



@import url("../tavern/style.css");



/* =Theme customization starts here
-------------------------------------------------------------- */

section.post_author.author.vcard {
    display: none;
}

h1.styling1:before {
    background: transparent url('/wp-content/uploads/2015/09/h1_paragrafo-jazzino.png') no-repeat;
    content: '';
    height: 24px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;
    width: 250px;
}

.sc_slider_controls_wrap a:hover,
.sc_scroll_controls_wrap a:hover,
.menu_main_wrap .menu_main_nav > li:hover,
.menu_main_wrap .menu_main_nav > li.sfHover,
.menu_main_wrap .menu_main_nav > li#blob,
.menu_main_wrap .menu_main_nav > li.current-menu-item,
.menu_main_wrap .menu_main_nav > li.current-menu-parent,
.menu_main_wrap .menu_main_nav > li.current-menu-ancestor,
.menu_main_wrap .menu_main_nav > li ul,
.top_panel_fixed.top_panel_over.top_panel_opacity_transparent .top_panel_wrap {
	background-color: #eaf1eb;
}

.menu_main_wrap .menu_main_nav > li.booking > a:after {
	content: '\E8d5';
}

/* form prenotazioone, campo di selezione pranzo o cena */
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 71%;
}

.menu_main_wrap .logo a {
    margin-top: 10px;
}

iframe, video, embed {
    max-height: 586px;
}