/***********************************************************************************************************************************/
/* MODIF POUR YANONE ***************************************************************************************************************/
/***********************************************************************************************************************************/

/** LISTVIEWS ***********************************************************************************************************************/
.ui-listview > li h1,
.ui-listview > li h2 {
    font-size: 1.6rem;
    font-weight: normal;
}
.ui-listview-simple.ui-listview h2.ui-listview-title{
	margin: -.315em 0;
}

/* SWIPER ***********************************************************************************************************************/
.yanoneubibold,
[class*="yanoneubibold-"],
h2.ui-listview-title,
.swiper-style-1 .ui-listview-title + .ui-li-count,
.swiper-style-0 .swiper-slide-text h2{
    font-family: 'yanoneubibold', Arial,sans-serif;
    font-weight: normal;
}
.swiper-style-0 .swiper-slide-text h2{
    font-size: 1.4rem;
    line-height: 1;
}
.swiper-style-1 .ui-listview > li.ui-last-child {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}