#main-header {
	background-color: #ffdd0f;
}


/* Typo */
.mercatocentrale h1,
.mercatocentrale h2 {
	/*display: inline;*/
	color: #e2231a!important;
	font-size: 30px!important;
    font-weight: 500;
    line-height: 1.2em!important;
    margin: 0 0 0 -10px;
	padding-right: 10px;
    padding-left: 10px;
    background-image: url(/wp-content/uploads/2018/07/underline-black-1.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 10px;
}

.mercatocentrale .artigiano h1 {
	background-image: none!important;
}

.mercatocentrale .artigiano h2 {
	display: inline-block!important;
	text-transform: uppercase;
}


/* Menu */
.mercatocentrale #top-menu.nav {
	background-image: url(/wp-content/uploads/2018/07/menu-underline.png);
    background-size: 100% 5px;
}

.mercatocentrale #top-menu li a {
	color: #000000;
}

.mercatocentrale .nav > li.current-menu-item > a,
.mercatocentrale .nav > li.current-menu-item > a:active,
.mercatocentrale .nav > li.current-menu-item > a:hover,
.mercatocentrale .nav > li.current-menu-item > a:focus {
	color: #000000 !important;
    background: #ffdd0f;
    opacity: 1 !important;
}

.mercatocentrale .nav > li > a:active,
.mercatocentrale .nav > li > a:hover,
.mercatocentrale .nav > li > a:focus {
	color: #e2231a !important;
    background: #ffdd0f;
    opacity: 1 !important;
}


/* Newsletter */
#footer-newsletter {
	background-color: #e2231a;
}

#footer-newsletter #newsletter-form #newsletter-email-group::before {
    background-image: url(/wp-content/themes/mercatocentrale/images/newsletter/mc-firenze-newsletter-shape.png);
}

#footer-newsletter.it #newsletter-form #newsletter-email-group::before {
    left: 6em;
}

#footer-newsletter #newsletter-form #newsletter-email-group input {
	background-image: url(/wp-content/themes/mercatocentrale/images/newsletter/mc-firenze-newsletter-underline.png);
}


/* Buttons */
.underscored-button {
	color: #e2231a !important;
	font-size: 20px !important;
	font-weight: 500 !important;
	background-image: url(/wp-content/uploads/2018/07/underline-black-button.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0 bottom !important;
	background-size: 100% 6px !important;
}


/* Come funziona */
#come-funziona .grid-element .et_pb_main_blurb_image {
	width: 30%;
	vertical-align: middle;
}

#come-funziona .grid-element .et_pb_main_blurb_image .et_pb_image_wrap {
	padding-top: 20px;
	text-align: center;
}

#come-funziona .grid-element .et_pb_module_header {
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
	line-height: 1.2em;
	padding-bottom: 5px;
}

#come-funziona .grid-element .et_pb_blurb_description {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	line-height: 1.2em;
}


/* Info */
.info-icon img {
	width: 115px!important;
}

.info-icon .et_pb_blurb_container {
	vertical-align: middle;	
}

.info-icon .et_pb_blurb_container .et_pb_blurb_description {
	font-size: 24px!important;
	font-weight: 400!important;
	line-height: 1.2em;
}

.info-icon .et_pb_blurb_container .et_pb_blurb_description p {
	line-height: 1.2em!important;
}

.info-icon .et_pb_blurb_container .et_pb_blurb_description a {
	color: inherit;
}

.info-icon .et_pb_blurb_container .et_pb_module_header {
	font-size: 24px!important;
	font-weight: 700!important;
	padding-bottom: 0!important;
}

#mezzi-di-trasporto .grid-element .et_pb_main_blurb_image {
	width: 130px;
}

#mezzi-di-trasporto .grid-element .et_pb_main_blurb_image .et_pb_image_wrap {
	padding-top: 20px;
	text-align: center;
}

#mezzi-di-trasporto .grid-element .et_pb_module_header {
	font-size: 20px;
	font-weight: 700;
	color: #000000;
	line-height: 1.2em;
	padding-bottom: 5px;
}

#mezzi-di-trasporto .grid-element .et_pb_blurb_description {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
    line-height: 1.2em;
}

#maps .title {
	top: -35px;
}

#come-arrivare-section .title  {
	top: -5px;
}

.contattaci-element {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
}

.contattaci-element a {
	color: inherit;
	text-decoration: underline;
}

.contattaci-element h3 {
	font-size: 24px;
	font-weight: 400;
	color: #e2231a;
}


/* Grid Artigiani */
.artisans-grid-element {
	padding: 0 40px!important;
	margin-bottom: 30px;
}

.artisans-grid-element .element-content:after {
position: absolute;
    content: '';
    bottom: 50px;
	background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: transparent;
}

.artisans-grid-element.odd .element-content:after {
    right: 0;
    width: 103px;
    height: 88px;
    background: url(/wp-content/uploads/2018/07/firenze-shape-2.png);
}

.artisans-grid-element.even .element-content:after {
    left: 0;
    width: 174px;
    height: 78px;
    background: url(/wp-content/uploads/2018/06/firenze-shape-1.png);
}


.artisans-grid-element-inner {
	position: relative;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
}

.artisans-grid-element-inner .element-content,
.artisans-grid-element-inner .element-content-over {
	position: absolute;
    height: 0;
    padding-bottom: 100%;
    width: 100%;
	overflow: hidden;
}

.artisans-grid-element-inner .element-content-over {
	opacity: 1;
}

.artisans-grid-element-inner .element-content .artigiano {
	position: absolute;
	width: 100%;
	bottom: 0%;
	padding: 2% 0 5%;
	text-align: center;	
	color: #e2231a;
	font-size: 24px;
	line-height: 1.2em;
	background-color: #ffffff;
}

.artisans-grid-element-inner .element-content .artigiano span {
	background-image: url(/wp-content/uploads/2018/07/artisans-underline.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: 100% 4px;
}

.artisans-grid-element-inner .element-content-over {
	opacity: 0;
	/*background-color: #fff708;*/
	background-color: #ffffff;	
}

.artisans-grid-element-inner:hover .element-content-over {
	opacity: 1;
}

.artisans-grid-element-inner .element-content-over .bottega,
.artisans-grid-element-inner .element-content-over .artigiano {
	position: absolute;
	width: 100%;
	bottom: 5%;
	text-align: center;	
}

.artisans-grid-element-inner .element-content-over .bottega {
	color: #e2231a;
	font-size: 24px;
	line-height: 1.2em;
	text-transform: uppercase;
}

.artisans-grid-element-inner .element-content-over .artigiano {
	color: #000000;
	font-size: 20px;
	line-height: 1.2em;
}


/* Eventi */
.mercatocentrale.mc-firenze .evo_cal_above {
    display: none !important;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .calendar_header .evo_j_dates .legend a {
    font-family: "Sofia Pro", Arial, sans-serif;
	font-size: 20px;
	font-weight: 500;
    color: #000000;
	text-transform: lowercase !important;
	background-color: transparent;
	margin: 0px 15px 5px 0;
    padding-left: 0;
}

/*.mercatocentrale.mc-firenze .ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.current,*/
.mercatocentrale.mc-firenze .ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.set,
.mercatocentrale.mc-firenze .ajde_evcal_calendar .calendar_header .evo_j_dates .legend a:hover {
    color: #e2231a;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .calendar_header .evo_j_years {
    /*display: none !important;*/
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .evcal_month_line {
	text-align: center;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .evcal_month_line p {
	display: inline-block;
	color: #000000;
    font-size: 40px;
    font-weight: normal;
	line-height: 1.2em!important;
	text-transform: lowercase;
	margin: 40px 0 40px -10px;
	padding-right: 10px;
    padding-left: 10px;
    background-image: url(/wp-content/uploads/2018/07/events_month_white_underline.png);
    background-repeat: no-repeat;
    background-position: 0 110%;
    background-size: 100% 13px;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar #evcal_cur.evo_month_title {
	display: inline-block;
	height: auto !important;
	color: #000000;
    font-size: 30px;
    font-weight: normal;
	line-height: 1.2em!important;
	text-transform: lowercase;
	margin: 30px 0 40px -10px;
	padding: 0px 10px 8px;
    background-image: url(/wp-content/uploads/2018/07/events_month_white_underline.png);
    background-repeat: no-repeat;
    background-position: 0 110%;
    background-size: 100% 13px;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .calendar_header .evo_arrows {
	position: relative;
	top: 10px;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .calendar_header .evcal_arrows {
    color: transparent!important;
    border-color: transparent!important;
    background-color: transparent!important;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .calendar_header .evcal_arrows i:before {
	content: "";
    width: 35px;
    height: 35px;
    display: block;
    background-size: 35px;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .calendar_header #evcal_prev.evcal_arrows i:before {
    background-image: url(/wp-content/themes/mercatocentrale/images/prev.png);
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .calendar_header #evcal_next.evcal_arrows i:before {
    background-image: url(/wp-content/themes/mercatocentrale/images/next.png);
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .eventon_sorting_section {
	border: none;
	margin: 15px 0 0;
	padding: 0;
	background-color: transparent;
    border-radius: 0;
}

.mercatocentrale.mc-firenze .eventon_filter_line .filtering_set_val {
	display: none;
}

.eventon_filter.evo_sortOpt.evo_sortList_event_type_3 {
	display: none;
}

.mercatocentrale.mc-firenze .eventon_sf_field {
	display: none;
}

.mercatocentrale .eventon_filter_dropdown {
    position: relative;
    margin-top: 0;
    display: block!important;
	background: transparent;
    border: none;
	border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mercatocentrale .eventon_filter_dropdown p.evf_hide {
	display: inline-block!important;
}

.mercatocentrale .eventon_filter_dropdown p {
	display: inline-block;	
}

.mercatocentrale .eventon_filter_line p,
.mercatocentrale .eventon_filter_line p.select  {
    font-family: "Sofia Pro", Arial, sans-serif;
	font-size: 14px;	
	font-weight: 400;
    line-height: 1.2em;
	min-height: 20px;
	text-transform: lowercase !important;
    color: #ffffff;
	background-color: #000000;
    border: none;
    margin: 0 20px 10px 0;
    padding: 8px 15px;
}

.mercatocentrale .eventon_filter_line .eventon_filter_dropdown p.select::before, 
.mercatocentrale .eventon_filter_line.selecttype .eventon_filter_dropdown p::before, 
.mercatocentrale .ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p.select::before {
	content: none;
}

/*.mercatocentrale .eventon_filter_line p[data-filter_val="all"]:hover,*/
.mercatocentrale .eventon_filter_line p[data-filter_val="all"].evf_hide {
    padding-left: 0;
}

.mercatocentrale .eventon_filter_line p:hover,
.mercatocentrale .eventon_filter_line p.evf_hide {
    color: #000000;
	background-color: transparent;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar.boxy #eventon_loadbar_section {
	display: none !important;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .evo_boxtop {
	background-color: transparent !important;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .eventon_list_event:hover .evo_boxtop {
    opacity: 1 !important;
}

.mercatocentrale.mc-firenze #evcal_list .eventon_list_event a.desc_trig {
	border: none;
}

.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .desc_trig {
 	background-color: transparent;
}

.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, 
.mercatocentrale.mc-firenze .evo_pop_body .evcal_desc .evcal_desc_info {
    opacity: 1;
}

.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info *, 
.mercatocentrale.mc-firenze .evo_pop_body .evcal_desc .evcal_desc_info * {
    display: block;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar #evcal_list .eventon_list_event .evcal_cblock {
  flex-direction: column;
	height: 150px!important;
}

.mercatocentrale.mc-firenze .evcal_cblock .evo_start,
.mercatocentrale.mc-firenze .evcal_cblock .evo_end {
	float: none;
}

.mercatocentrale.mc-firenze .evcal_cblock .evo_end {
	top: 10px;
    padding-left: 0;
}

.mercatocentrale.mc-firenze .evcal_cblock .evo_end:before {
	content: none;
}

.mercatocentrale.mc-firenze .evcal_cblock .evo_start em.date,
.mercatocentrale.mc-firenze .evcal_cblock .evo_end em.date {
	display: block;
	width: 100%;
	color: #e2231a!important;
	font-weight: bold;
}

.mercatocentrale.mc-firenze .evcal_cblock .evo_start em.date {
	font-size: 40px;
}

.mercatocentrale.mc-firenze .evcal_cblock .evo_end em.date {
	font-size: 24px;
}

.mercatocentrale.mc-firenze .evcal_cblock .evo_start em.month,
.mercatocentrale.mc-firenze .evcal_cblock .evo_end em.month {
	color: #000000!important;
	font-weight: normal;
	letter-spacing: 2px;
}

.mercatocentrale.mc-firenze .evcal_cblock .evo_start em.month {
	font-size: 20px;
}

.mercatocentrale.mc-firenze .evcal_cblock .evo_end em.month {
	font-size: 16px;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event .evo_above_title {
	position: initial;
}

.mercatocentrale.mc-firenze .evo_above_title .event_category {
	color: #e2231a!important;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2em;
	font-style: normal;
}

.mercatocentrale.mc-firenze .evo_lightboxes .color.eventon_list_event .evoet_cx span.ett1 em:first-child,
.mercatocentrale.mc-firenze .ajde_evcal_calendar.boxy .eventon_list_event .evcal_desc span.evcal_event_types em:first-child {
	display: none;
}

.mercatocentrale.mc-firenze .evo_lightboxes .color.eventon_list_event .evoet_cx span.ett1 em,
.mercatocentrale.mc-firenze .evo_lightboxes .color.eventon_list_event .evoet_cx span.ett1,
.mercatocentrale.mc-firenze .ajde_evcal_calendar.boxy .eventon_list_event .evcal_desc span.evcal_event_types em,
.mercatocentrale.mc-firenze .ajde_evcal_calendar.boxy .eventon_list_event .evcal_desc span.evcal_event_types {
	color: #e2231a!important;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2em;
	font-style: normal;
	margin-bottom: 0;
}

.eventon_events_list .eventon_list_event .evcal_desc,
.evo_pop_body .evcal_desc,
#page-content p.evcal_desc {
	padding-top: 7px !important;
	flex: 1 1!important;
}

.mercatocentrale.mc-firenze #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title,
.mercatocentrale.mc-firenze .evo_lightboxes .evo_pop_body .evcal_desc span.evcal_desc2 {
	color: #010101 !important;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2em !important;
}

.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .evcal_time {
	color: #e2231a!important;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2em;
	margin-top: 15px;
}

.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .evcal_time i {
	display: none;
}

.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .evcal_location i {
	display: none;
}

.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .evcal_location,
.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .event_location_name {
	color: #000000!important;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}

.mercatocentrale.mc-firenze  .evcal_desc .evcal_desc3 {
	display: none;
}

.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .evcal_time::before,
.mercatocentrale.mc-firenze .evo_pop_body .evcal_desc em.evcal_time::before,
.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .evcal_location::before,
.mercatocentrale.mc-firenze .evo_pop_body .evcal_desc em.evcal_location::before {
	content: none;
}

.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .evcal_location,
.mercatocentrale.mc-firenze .evo_pop_body .evcal_desc .evcal_location,
.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_desc .evcal_time,
.mercatocentrale.mc-firenze .evo_pop_body .evcal_desc .evcal_time {
	padding-left: 0;
}


/* Eventi (calendar element size) */
.mercatocentrale.mc-firenze .ajde_evcal_calendar.boxy #evcal_list {
	margin-left: -60px !important;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event {
	height: 540px !important;
	margin-bottom: 30px !important;
	padding-left: 60px!important;
	border-radius: 0;
}

.mercatocentrale.mc-firenze #evcal_list .eventon_list_event a.desc_trig {
	padding-top: 365px!important;
	height: 540px!important;
	background-color: transparent!important;
}

.mercatocentrale.mc-firenze .ajde_evcal_calendar .evo_boxtop {
	height: 350px !important;
	width: calc( 100% - 60px ) !important;
	margin: 0;
	left: 60px;
	border-radius: 0;
}


/* Eventi popup */
.mercatocentrale.mc-firenze .evopop_top {
	border: none !important;
	min-height: 140px;
	margin-bottom: 0;
}

.mercatocentrale.mc-firenze .evopop_top,
.mercatocentrale.mc-firenze .eventon_events_list .eventon_list_event .evcal_eventcard, 
.mercatocentrale.mc-firenze .evcal_evdata_row, 
.mercatocentrale.mc-firenze .evorow .tbrow, 
.mercatocentrale.mc-firenze .dark1, 
.mercatocentrale.mc-firenze .evo_pop_body,
.mercatocentrale.mc-firenze .evo_metarow_time_location {
	background-color: #f5ea31 !important;
	border-radius: 0;
}

.mercatocentrale.mc-firenze .evocard_row {
	padding-left: 0;
}

.mercatocentrale.mc-firenze .evocard_box {
	margin: 0;
	border-radius: 0;
}

.mercatocentrale.mc-firenze .evo_metarow_directimg img {
	border-radius: 0;
}

.mercatocentrale.mc-firenze .evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot p.eventon_shad_p {
	margin-top: 20px;
}

.mercatocentrale.mc-firenze .evcal_event_details .evcal_evdata_cell.shorter_desc .eventon_desc_in:after,
.mercatocentrale.mc-firenze .evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot {
	background: #f5ea31 !important;
	height: 45px;
}

.mercatocentrale.mc-firenze #evcal_list .eventon_list_event .event_description .evcal_btn,
.mercatocentrale.mc-firenze #evcal_list .eventon_list_event .event_description .evcal_btn p,
.mercatocentrale.mc-firenze body .evo_lightboxes .evo_lightbox_body.evo_pop_body .evcal_btn,
.mercatocentrale.mc-firenze .ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn,
.mercatocentrale.mc-firenze .evo_lightbox .evcal_btn,
.mercatocentrale.mc-firenze body .evcal_btn,
.mercatocentrale.mc-firenze .evo_lightbox.eventon_events_list .eventon_list_event a.evcal_btn,
.mercatocentrale.mc-firenze .evcal_btn {
	background: transparent!important;
}

.mercatocentrale.mc-firenze .evo_lightboxes .evo_pop_body .evcal_evdata_row .evcal_evdata_cell p.eventon_shad_p {
	text-align: center;
}

.mercatocentrale.mc-firenze .evo_metarow_details *,
.mercatocentrale.mc-firenze .evo_metarow_time *,
.mercatocentrale.mc-firenze .evo_metarow_time_location *,
.mercatocentrale.mc-firenze .evo_metarow_ICS * {
	color: #000000 !important;
}

.mercatocentrale.mc-firenze .evo_metarow_ICS {
	border: none;
}


/* Eventi popup fixes */
.mercatocentrale.mc-firenze .evo_loading_bar_holder {
	display: none;
}

.mercatocentrale.mc-firenze .evo_lightbox .evo_lightbox_content,
.mercatocentrale.mc-firenze .evo_lightbox .evolb_box:not(.evolb_ft_img) {
    max-width: 400px;
}

.mercatocentrale.mc-firenze .evo_lightbox .evocard_row .evocard_main_image * {
    width: 100%;
}

.mercatocentrale.mc-firenze .evo_lightbox .evocard_box {
    background-color: #f5ea31!important;
}

.mercatocentrale.mc-firenze .evo_lightbox .evocard_box.location .evo_btn_arr {
    display: none;
}

.mercatocentrale.mc-firenze .evo_lightbox .evocard_box.getdirection {
    display: none;
}


/* Form organizza il tuo evento */
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: #ffdd0f !important;
	border: none !important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 16px;
	font-weight: normal;
	color: #000 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7-form p {
	padding-bottom: 24px;
}

.wpcf7-text::-webkit-input-placeholder, .wpcf7-textarea::-webkit-input-placeholder {color: #000; opacity: 1;}
.wpcf7-text::-moz-placeholder, .wpcf7-textarea::-moz-placeholder {color: #000; opacity: 1;}
.wpcf7-text::-ms-input-placeholder, .wpcf7-textarea::-ms-input-placeholder {color: #000; opacity: 1;}
.wpcf7-text:-moz-placeholder, .wpcf7-textarea:-moz-placeholder {color: #000; opacity: 1;}

.wpcf7-list-item-label {
	color:#000;
}

.wpcf7-list-item-label a {
	color:#000;
	text-decoration: underline;
}

.wpcf7-submit {
	color: #000 !important;
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 11px 20px;
	line-height: 1.2em;
	background-color: #ffdd0f;
	border: 2px solid #ffdd0f;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	float: right;
}

.wpcf7-submit:hover {
	color: #fff !important;    
	background-color: #ffdd0f;
	border-color:#ffdd0f;
}

.wpcf7-form .form-col-one {
	width: 49.5%;
	display: inline-block;
}

.wpcf7-form .form-col-two {
	width: 49.5%;
    display: inline-block;
    float: right;
}


/* Media Queries*/
@media (min-width: 981px) and (max-width: 1200px) {
	#mezzi-di-trasporto .grid-element .et_pb_main_blurb_image {display: block;min-height: 120px;margin-bottom: 15px;}
	#mezzi-di-trasporto .shape {left: 15px;}
}

@media (min-width: 981px) {
	/* Buttons */
	.underscored-button.side {top: -6em;}
	/* Info */
	#mezzi-di-trasporto .et_pb_column_single .grid-element .et_pb_main_blurb_image {display: none;}
	#mezzi-di-trasporto .et_pb_column_3_4 {
		width: 70%;
		margin-right: 5%;
	}
	#mezzi-di-trasporto .et_pb_column_3_8 {
		width: 46.5%;
		margin-right: 7%;
	}
	#mezzi-di-trasporto .et_pb_column_3_8.et-last-child {
		width: 46.5%;
	}
	#mezzi-di-trasporto .et_pb_column_1_4 {
		width: 25%;
	}
	#contattaci-section .et_pb_column_1_3 {width: 32%!important;margin-right: 1%!important;}
}

@media (max-width: 980px) {	
	#maps .title {top: -70px;}
	#come-arrivare-section .title {top: -40px;}
	/* Grid Artigiani */
	.artisans-grid-element.odd .element-content:after,
	.artisans-grid-element.even .element-content:after {content:none;}
	/* Info */
	#mezzi-di-trasporto .grid-element .et_pb_main_blurb_image {vertical-align: middle;}
}

@media (max-width: 767px) {
	#maps .title {position: relative;top: initial;}
	#come-arrivare-section .title {position: relative;top: initial;}
	/* Grid Artigiani */
	.artisans-grid-element {padding: 0px!important;}
	.artisans-grid-element-inner .element-content .artigiano span {background-image: none;}
	/* Form organizza il tuo evento */
	.wpcf7-form p {padding-bottom: 18px;}
	.wpcf7-form .form-col-one,.wpcf7-form .form-col-two {	width: 100%;display: block; float: none;}
}

@media (max-width: 480px) {
	/* Come funziona */
	#come-funziona .grid-element .et_pb_blurb_container {display: block;margin-top:10px;}
	#come-funziona .grid-element .et_pb_main_blurb_image {padding-left: 15px;}
	#come-funziona .grid-element .et_pb_main_blurb_image .et_pb_image_wrap {text-align: left;}
	#come-funziona .grid-element .et_pb_main_blurb_image .et_pb_image_wrap img {max-height: 120px;}
	/* Info */
	.info-icon .et_pb_main_blurb_image {display:block;margin-bottom: 15px;}
	#mezzi-di-trasporto .grid-element .et_pb_blurb_container {display: block;margin-top:10px;}
	#mezzi-di-trasporto .grid-element .et_pb_main_blurb_image {padding-left: 15px;}
	#mezzi-di-trasporto .grid-element .et_pb_main_blurb_image .et_pb_image_wrap {text-align: left;}
	#mezzi-di-trasporto .grid-element .et_pb_main_blurb_image .et_pb_image_wrap img {max-height: 120px;}
	/* Eventi (calendar element size) */
	.mercatocentrale.mc-firenze .ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event {	height: 500px !important;}
}
