@charset "utf-8";
@import url(icones/style.css);
@import url(icones/style-eu.css);
@font-face {
    font-family: 'icones';
    src: url('fonts/icones.eot?eeq9xb');
    src: url('fonts/icones.eot?eeq9xb#iefix') format('rembedded-opentype'), url('fonts/icones.ttf?eeq9xb') format('truetype'), url('fonts/icones.woff?eeq9xb') format('woff'), url('fonts/icones.svg?eeq9xb#icones') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icn-"],
[class*=" icn-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icones' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icn-icon-3:before {
    content: "\e900";
}
.icn-icon-4:before {
    content: "\e901";
}
.icn-icon-1:before {
    content: "\e902";
}
.icn-icon-2:before {
    content: "\e903";
}
@font-face {
    font-family: 'event';
    src: url('fonts/event.eot?c8drsi');
    src: url('fonts/event.eot?c8drsi#iefix') format('rembedded-opentype'), url('fonts/event.ttf?c8drsi') format('truetype'), url('fonts/event.woff?c8drsi') format('woff'), url('fonts/event.svg?c8drsi#event') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ev-icon-arg,
.ev-icon-link {
    margin-right: 4px;
}
.ev-icon-arg:before {
    font-family: 'event' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
}
.ev-icon-link:before {
    font-family: 'event' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e904";
}
html {}
body {
    padding: 0 40px 40px;
}
*,
*::before,
*::after {
    box-sizing: border-box;
}
a {}
a:active {
    outline: 0;
}
a:focus,
a:hover {
    outline: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {}
button[disabled],
input[disabled] {}
input[type="checkbox"],
input[type="radio"] {}
.clear {
    clear: both;
}
.cm-content {
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto;
}
.cm-content::after {
    display: table;
    clear: both;
    content: " ";
}
.cm-content-color {
    background: #7eb9c9;
}

/* begin slide */

.slick-slide > .row,
.row.extract {
    max-width: 100%;
}
.big-slider .columns {
    min-height: 690px;
}
.extract .resume,
.underscore .resume {
    border-radius: 0;
    bottom: -40px;
    height: 270px;
    left: 0;
    line-height: 300px;
    margin: 40px 0 0 40px;
    position: absolute;
    top: auto;
    width: 270px;
}

/* end slide */


/* begin header */

.top-bars {
    border-top: 40px solid #ffffff;
    box-sizing: border-box;
    left: 40px;
    position: fixed;
    right: 40px;
    width: auto;
    z-index: 100;
}
.top-bar,
.contain-to-grid {
    background: #7eb9c9;
}
.top-bars .top-bar-container .top-bar {
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto;
    /*height: 120px;*/
    /*display: flex;
	display: -webkit-flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;*/
    width: 100%;
    max-width: 95rem;
}
.top-bars .top-bar-container .top-bar {
    height: 120px;
}
.smaller .top-bar-container.contain-to-grid {
    height: 90px;
}
.top-bar-section {}
.content-search {}
.top-bars .top-bar-container .top-bar .name {
    margin-bottom: 15px;
}
.top-bars .top-bar-container .social-bar.social-bar-2 {
    position: absolute;
    top: -37px;
    right: 0;
}
.top-bars .top-bar-container .top-bar .font-size-ctrl,
.top-bars .top-bar-container .social-bar.social-bar-2 img {
    opacity: 1;
}
.top-bars .top-bar-container .top-bar .font-size-ctrl:hover,
.top-bars .top-bar-container .social-bar.social-bar-2 img:hover {
    opacity: 0.7;
}
.top-bars .top-bar-container .top-bar .top-bar-section ul li a {
    font-weight: 400;
    font-size: 16px;
    /*line-height: normal !important;*/
    border: 1px solid #7EB9C9;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    /*display: inline-block;
	padding-bottom: 1px;*/
}
.top-bars .top-bar-container .top-bar .top-bar-section ul li a:hover {
    color: #ffffff;
    border: 1px solid #ffffff;
}
.top-bars .top-bar-container .top-bar .top-bar-section ul li.css-pro {
    background-color: #ffffff;
}
.top-bars .top-bar-container .top-bar .top-bar-section ul li.css-pro > a {
    color: #7EB9C9;
    border: 0;
}
.top-bars .top-bar-container .top-bar .top-bar-section ul.top-bar-menu > li.clicked > a {
    border: 1px solid #ffffff;
    font-weight: 300;
}
.top-bars .top-bar-container .top-bar .top-bar-section ul.top-bar-menu > li.css-pro.active > a {
    border: 0;
}
.top-bars .top-bar-container .top-bar .top-bar-section {
    position: relative;
    float: right;
    margin-top: 50px;
    max-width: calc(100% - 270px);
}
.content-search {
    float: right;
    margin-top: 45px;
}
.top-bar-section li:not(.has-form) a:not(.button),
.top-bars .top-bar-container .top-bar .top-bar-section .has-dropdown > a {
    padding: 0 1.8rem !important;
}
.top-bars.smaller .top-bar-container .top-bar .top-bar-section {
    margin-top: 29px;
}
.top-bars.smaller .top-bar-container .top-bar .content-search {
    /*margin-top: 25px;*/
}
.fa-search {
    color: #ffffff;
}
.top-bars .top-bar-container .top-bar .name h1 a {
    width: 250px;
}

/* end header */


/* begin template catalog */

.page-template-catalog {}
.page-template-catalog .container > h1,
.page-template-catalog .container .row.row-alphabet {
    display: none;
}
h2.title-h2 {
    float: left;
    margin: 0;
    padding: 0;
    /*border-left: 4px solid #7eb9c9;*/
    color: #4a4a4a;
    position: relative;
    padding-left: 40px;
    font-weight: 500;
    font-size: 50px;
    position: relative;
}
h2.title-h2:after {
    display: none;
}
h2.title-h2:before {
    /*background: #7eb9c9 none repeat scroll 0 0;*/
    background: none;
    content: " | ";
    /*height: 37px;*/
    left: 0;
    position: absolute;
    right: auto;
    /*top: 17px;*/
    top: 0;
    /*width: 4px;*/
    display: block;
    color: #7eb9c9;
    width: inherit;
}
.page-template-catalog .title-h3 {
    padding-left: 40px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 35px;
    position: relative;
}
.page-template-catalog .title-h3:before {
    /*background: #7eb9c9 none repeat scroll 0 0;*/
    background: none;
    content: " | ";
    /*height: 27px;*/
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    /*top: 12px;
    width: 4px;*/
    color: #7eb9c9;
}
.single-events_cpt h2.title-h2 {
    font-size: 30px;
}
.single-events_cpt h2.title-h2.title-page {
    font-size: 50px;
}
.single-events_cpt h2.title-h2:before {
    background: none;
    content: " | ";
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    width: auto;
    color: #7eb9c9;
    width: inherit;
}
.single-events_cpt section.container:first-of-type {
    display: none;
}
.clm-cnt-cpt .title-h3,
.single-serie_cpt .title-h3 {
    padding-left: 40px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 30px;
}
.in-this-series .title-h3 {
    position: relative;
}
.clm-cnt-cpt .title-h3:before,
.single-serie_cpt .title-h3:before {
    /*background: #7eb9c9 none repeat scroll 0 0;*/
    content: " | ";
    /*height: 27px;*/
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    /*width: 4px;*/
    color: #7eb9c9;
    font-weight: 500;
}
.clm-cnt-cpt .title-h3:before {
    /*top: 54px;*/
}
.medium-12 .in-this-series .title-h3:before {
    content: " | ";
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    color: #7eb9c9;
    font-weight: 500;
}
.medium-12 .in-this-series .title-h3 {
    position: relative;
    padding-left: 20px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 30px;
    margin-left: 0.9375rem;
}
#catalog_discover .a-search {
    display: block;
    /*padding: 5px 10px;*/
    padding: 6px 8px 7px;
    font-size: 16px;
    float: right;
    background-color: #7eb9c9;
    color: #ffffff;
    border: 1px solid #7eb9c9;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    position: relative;
}
.a-search:hover,
.a-search:focus {
    background-color: #ffffff !important;
    color: #7eb9c9 !important;
}
.page-template-catalog .a-search:hover,
.page-template-catalog .a-search:focus {
    background-color: #ffffff;
    color: #7eb9c9;
}
.a-search .ic-euc-advanced_1 {
    padding-right: 5px;
    display: inline-block;
    font-size: 1.4rem;
    vertical-align: middle;
}
.page-template-catalog #catalog_discover .a-search .icon-advanced {
    font-size: 2rem;
    float: left;
    position: absolute;
    left: 0;
    top: 2px;
}
.a-search .icon-advanced {
    font-size: 2rem;
    float: left;
    position: absolute;
    left: 8px;
    top: 1px;
}
.page-template-catalog .content-title-catalog {
    margin-bottom: 40px;
}
.page-template-catalog #catalog_filter {
    display: none;
}
#catalog_discover .a-discover {
    float: left;
    padding: 7px 10px;
    background-color: #BEBEBE;
    color: #ffffff;
    border: 1px solid #BEBEBE;
    font-size: 16px;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
}
#catalog_discover .a-discover:hover,
#catalog_discover .a-discover:focus {
    background-color: #ffffff;
    color: #BEBEBE;
}
.page-template-catalog .content-catalog > ul {
    margin: 0;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (doesn't work very well) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    overflow: hidden;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
}
.content-catalog > ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px 0 0;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.content-catalog > ul li:nth-child(8n) {}
.content-catalog > ul li a,
.content-catalog > ul li a {
    /*display: inline-block;*/
    display: block;
    padding: 10px 20px 8px;
    font-weight: 500;
    background-color: #c5c5c5;
    color: #ffffff;
    margin-bottom: 10px;
    /*font-size: 1.2rem;*/
    font-size: 18px;
    text-transform: uppercase;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
}
.content-catalog > ul li.mega a {
    background-color: #7eb9c9;
}
.content-catalog > ul li a:hover,
.content-catalog > ul li a:focus,
.content-catalog > ul li a:hover,
.content-catalog > ul li a.selected {
    background-color: #33b79a;
}
.page-template-catalog .container.catalog {
    padding-top: 40px;
}
.page-template-catalog .catalog-slider-content .catalog-item:nth-child(n+9) {
    /*display: none;*/
}
.page-template-catalog .container:first-of-type {
    display: none;
}
.page-template-catalog .catalog-slider-content {
    /*display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;*/
}
.page-template-catalog .catalog-slider-content .catalog-item {
    /*display: block;*/
    /*float: none;
    margin: 0 0 20px;
    width: 25%;

	 -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;*/
}
.single-album_cpt .catalog-slider-content .catalog-item .catalog-item-link,
.single-serie_cpt .catalog-slider-content .catalog-item .catalog-item-link {
    overflow: hidden;
}
.single-author_cpt .album-slider .catalog-item .catalog-item-link,
.single-album_cpt .catalog-slider-content .catalog-item .catalog-item-link,
.single-serie_cpt .catalog-slider-content .catalog-item .catalog-item-link {
    display: block;
    position: relative;
}
.single-author_cpt .album-slider .catalog-item .catalog-item-link span:not(.bloc-infos) img,
.single-album_cpt .catalog-slider-content .catalog-item .catalog-item-link span:not(.bloc-infos) img,
.single-serie_cpt .catalog-slider-content .catalog-item .catalog-item-link span:not(.bloc-infos) img,
.page-template-catalog .catalog-slider-content .catalog-item .catalog-item-link span:not(.bloc-infos) img {
    width: 100%;
}
.page-template-result .catalog-item .item-top-title h3 .separator,
.single-author_cpt .album-slider .catalog-item .item-top-title h3 .separator,
.single-album_cpt .catalog-slider-content .catalog-item .item-top-title h3 .separator,
.single-serie_cpt .catalog-slider-content .catalog-item .item-top-title h3 .separator,
.page-template-catalog .catalog-slider-content .catalog-item .item-top-title h3 .separator,
.search-results .catalog-item .item-top-title h3 .separator {
    color: #d6d6d6;
    font-weight: lighter;
    padding: 0 10px;
}
.page-template-result .catalog-item .item-top-title h3 .item-span,
.single-author_cpt .album-slider .catalog-item .item-top-title h3 .item-span,
.single-album_cpt .catalog-slider-content .catalog-item .item-top-title h3 .item-span,
.single-serie_cpt .catalog-slider-content .catalog-item .item-top-title h3 .item-span,
.page-template-catalog .catalog-slider-content .catalog-item .item-top-title h3 .item-span,
.search-results .catalog-item .item-top-title h3 .item-span {
    color: #919191;
}
.page-template-catalog .fil-ariane + section.container,
.single-album_cpt .fil-ariane + section.container,
.single-serie_cpt .fil-ariane + section.container {
    display: none;
}
/* end template catalog */


/* end template creators */

.container-color {
    background: #f2f2f2;
    margin: 50px 0;
}
h1.title-h1 {
    float: left;
    margin: 0;
    padding: 0;
    color: #4a4a4a;
    position: relative;
    padding-left: 40px;
    font-weight: 500;
}
.title-h1:before {
    /*background: #7eb9c9 none repeat scroll 0 0;*/
    background: none;
    content: " | ";
    display: block;
    /*height: 45px;*/
    left: 0;
    position: absolute;
    right: auto;
    /*top: 9px;
    width: 4px;*/
    top: 0;
    color: #7eb9c9;
}
.single-author_cpt .title-h1 {
    margin: 80px 0;
    font-size: 50px !important;
    padding: 0;
    color: #4a4a4a;
    float: left;
    font-weight: 500;
    position: relative;
}
#single-author .row .medium-7 article header h4 {
    font-weight: 400;
}
.page-template-creators .title-h1 {
    margin: 50px 0;
    font-size: 50px !important;
    padding: 0;
}
.single-author_cpt .title-h1:before,
.page-template-creators .title-h1:before {
    content: "|";
    color: #7eb9c9;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    height: auto;
    position: relative;
    top: auto;
    width: auto;
    padding-right: 40px;
}
.single-author_cpt .events-slider,
.page-template-creators .events-slider {
    clear: both;
    padding-top: 50px;
}
.cnt-description {
    position: relative;
    margin: 50px 0;
}
.cnt-description .vsl-desc {
    margin-bottom: 20px;
    max-height: 500px;
    overflow: hidden;
}
.cnt-description .vsl-desc > img {
    width: 100%;
    height: auto;
}
.cnt-description .info-desc {
    position: relative;
    background: #00bfa5;
    color: #ffffff;
    padding: 50px;
    width: 90%;
}
.cnt-description h2:before,
.cnt-description h2:after {
    display: none;
}
.title-desc {
    text-transform: uppercase;
    color: #ffffff;
    margin-left: 0;
    padding-left: 0;
}
.cnt-description a.read-more {
    color: #ffffff;
    text-decoration: underline;
}
.cnt-description a.read-more:hover,
.cnt-description a.read-more:focus {
    color: #ffffff;
    text-decoration: none;
}
.content-boxs {
    padding: 40px 0;
    /*-moz-column-fill: initial;
	-moz-column-gap: 1.5rem;
    -webkit-column-gap: 1.5rem;
    column-gap: 1.5rem;*/
}
.content-boxs .box-item {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    display: inline-block;
    /*margin: 0 0 1.5rem;
    padding: 0 0 1.5rem;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;*/
}
.box-item h4 {
    color: #999999;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 20px 8px;
    margin: 0;
}
.box-item .info-item {
    padding: 10px 20px;
    display: block;
}
.box-item .info-item h4 {
    font-weight: 500;
    margin: 0 0 10px;
    padding: 0;
    color: #333333;
}
.box-item .info-item h5 {
    margin: 0 0 10px;
}
#creator-boxs .box-item .info-item h5 {
    margin: 0;
}
.page-template-creators .content-boxs .box-item-link {
    height: auto;
}
.page-template-creators .content-boxs .box-item-link > img {
    min-height: inherit;
}
.content-boxs .box-item-link {
    display: block;
    height: 280px;
    overflow: hidden;
    text-align: center;
}
.content-boxs .box-item-link > img {
    min-width: 100%;
    width: auto;
    min-height: 280px;
    height: auto;
    /*max-width: inherit;*/
}
.page-template-creators .content-boxs #ajax-load-more .alm-listing,
.page-template-creators .content-boxs {
    /*display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	margin: 1.5rem 0;
    padding: 0;
    -moz-column-gap: 1.5rem;
    -webkit-column-gap: 1.5rem;
    column-gap: 1.5rem;
    font-size: .85rem;*/
}
.page-template-creators #ajax-load-more .box-item,
.page-template-creators .content-boxs .box-item {
    /*-webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
	display: inline-block;
    background: #fff;
    padding: 1rem;
    margin: 0 0 1.5rem;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;*/
}
.cnt-alphabet {}
.cnt-alphabet.row-alphabet {
    background-color: rgba(0, 0, 0, 0);
}
.cnt-alphabet .glossary {
    color: #808080;
    list-style: outside none none;
    margin: 0;
    text-align: left;
    /*display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;*/
}
.cnt-alphabet .glossary {}
.cnt-alphabet .glossary li {
    list-style: none;
    display: inline-block;
    margin: 0 0 10px 0;
    /*-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;*/
    height: auto;
}
.cnt-alphabet .glossary li.li-discover {
    display: none;
}
.cnt-alphabet .glossary li span {
    /*display: inline-block;*/
    display: block;
    /*padding: 15px 20px 12px;*/
    font-weight: 500;
    background-color: #c5c5c5;
    color: #ffffff;
    /*margin-bottom: 15px;*/
    margin: 0;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
}
.cnt-alphabet .glossary li a {
    color: #ffffff;
	padding: 15px 20px 12px;
    display: block;
}
.cnt-alphabet .glossary li.mega span {
    background-color: #7eb9c9;
	padding: 15px 20px 12px;
}
.cnt-alphabet .glossary li.mega a {
    padding: 0;
}

.cnt-alphabet .glossary li:first-child span,
.cnt-alphabet .glossary li span:hover,
.cnt-alphabet .glossary li span:focus,
.cnt-alphabet .glossary li span.selected,
.cnt-alphabet .glossary li.li-discover:first-child:hover span {
    background-color: #33b79a;
}
.cnt-alphabet .glossary li.li-discover:first-child span {
    background: #bebebe;
}

/*
.cnt-alphabet .glossary li .a-search span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: inline-block;
    /*line-height: 0;*/


/*
    margin: 0;
    padding: 0 10px 0 0;
	position: absolute;
	vertical-align: middle;
	font-size: 1.4rem;
	top: 8px;
	left: 18px;
}
.cnt-alphabet .glossary li.mega span.icon-advanced {
	display: inline-block;
    font-size: 2rem;
    line-height: 0;
    margin: 0;
    padding: 0;
    /*padding: 0 10px 0 0;*/


/*
	position: absolute;
	background: none;
	top: 18px;
	left: 6px;
}
*/

.cnt-alphabet .glossary li.li-search {
    /*align-self: flex-end;
    flex: inherit;*/
    float: right;
}
.cnt-alphabet .glossary li.li-search > a {
    display: inline-block;
}

/*
.cnt-alphabet .glossary li.li-search > a > span {
	position: relative;
	/*padding-left: 40px;*/


/*
	text-transform: none;
	padding: 10px 20px 10px 52px;
	position: relative;
}
.cnt-alphabet .glossary li.mega .a-search span {
    background-color: transparent;
}
.cnt-alphabet .glossary li .a-search span {
    display: block;
    padding: 0;
    font-weight: 500;
    background-color: transparent;
    color: #ffffff;
    /* margin-bottom: 15px; */


/*
    margin: 0;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: "HurmeGeometricSans2",Helvetica,Arial,sans-serif;
	position: relative;
    top: 0px;
    margin: 0 0px;
}*/

.page-template-creators a.a-search {
    margin-top: -45px;
}
.single-author_cpt .catalog-item {
    min-height: inherit;
}
.single-author_cpt .fil-ariane {}
.single-author_cpt article > .alm-btn-wrap {
    float: left;
}
.single-author_cpt #single-author {
    padding-top: 30px;
}
.single-author_cpt .aw-cnt {
    padding: 30px 30px 0;
    color: #5c5c5c;
}
.single-author_cpt .aw-cnt h3 {
    text-transform: uppercase;
}
.single-author_cpt .cnt-thumb {
    width: 100%;
    max-height: 700px;
    overflow: hidden;
}
.single-author_cpt .cnt-thumb > img {
    width: 100%;
    height: auto;
}
.author_cpt.type-author_cpt {
    color: #333333;
}
.author_cpt.type-author_cpt header {
    padding-bottom: 30px;
}
.author_cpt.type-author_cpt header h1 {
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 15px;
    font-size: 50px !important;
    display: block;
    position: relative;
}
.author_cpt.type-author_cpt header h1:after {
    content: " ";
    display: block;
    clear: both;
}
#single-author .row .medium-7 article header h4.sub-title-4 {
    color: #333333;
    font-weight: 600;
    margin-bottom: 8px;
}
.author_cpt.type-author_cpt header h4 {}
.author_cpt.type-author_cpt p {
    /*line-height: 1.8;*/
    line-height: 1.5rem;
}
#single-album .type-album_cpt header span.need-share-button_button,
#single-author .author_cpt.type-author_cpt header span.need-share-button_button {
    /*position: relative;
	text-indent: -1000px;
	display: block;
	margin-top: -33px;*/
    overflow: hidden;
}
#single-album .row .columns.medium-4 .row {
    margin: 0;
}
.author_cpt.type-author_cpt .biography,
#biography {
    /*max-height: inherit;
	height: 494px;
	overflow: hidden;*/
}
#biography {
    /*height: 494px;
	overflow: hidden;*/
}
.author_cpt.type-author_cpt .cnt-info {
    padding: 20px 0;
}
.author_cpt.type-author_cpt .block-p-c {
    padding: 20px 0;
    display: block;
}
.author_cpt.type-author_cpt .block-p-c .block-p {
    padding: 0;
    display: block;
}
.author_cpt.type-author_cpt .cnt-info > p {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
}
#single-author .medium-5.columns.couv img.attachment-creatorL {
    width: 100%;
    height: auto;
}
.single-author_cpt .album-slider .catalog-item,
.single-author_cpt .slick-track .catalog-item.slick-slide {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
.single-author_cpt .slick-track .catalog-item-link {
    display: block;
    position: relative;
}
.single-author_cpt #single-author .slick-slide img {
    height: auto;
    width: 100%;
}
.single-author_cpt .slick-track .item-top-title h3 {
    text-align: left;
}
.single-author_cpt .slick-track .bloc-infos2 {
    text-align: left;
}
.single-author_cpt .slick-track .item-top-title h3 .separator {
    color: #d6d6d6;
    padding: 0 5px;
}
.single-author_cpt .slick-track .item-top-title h3 .item-span {
    color: #999999;
}
#technical-load-more {
    text-align: center;
}
#biography #technical-load-more {
    float: left;
    background: none;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 20px 0;
}
#biography + #technical-load-more.icon-moins,
#biography + #technical-load-more {
    text-align: left !important;
    float: left;
}
.single-author_cpt #biography + #technical-load-more.icon-moins:before {
    display: none;
}
.page-template-creators .content-boxs {
    position: relative;
    /*padding-bottom: 100px;*/
}
.page-template-creators .content-boxs #ajax-load-more .alm-btn-wrap {
    position: relative;
    width: 100% !important;
    position: absolute;
    left: 0;
    bottom: 20px;
    /*background: #35B2DF;*/
}
.page-template-creators h1 {
    text-align: left;
}

/* end template creators */


/* begin template events */

body[class*="event"] ul.tabs {
    padding: 0 0 15px;
}
body[class*="event"] ul.tabs li {
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    font-size: 22px;
    color: #4b4949;
    padding: 0;
}
body[class*="event"] ul.tabs li.current {
    font-weight: 600;
}
body[class*="event"] ul.tabs li:first-child:after {
    content: " | ";
    color: #cccccc;
    padding: 0 20px;
}
.page-template-events {}
.single-events_cpt .title-h2,
.page-template-creators .title-h2,
.page-template-events_calendar .title-h2,
.page-template-events_actif .title-h2,
.page-template-events .title-h2 {
    display: block;
    float: none;
    margin-bottom: 40px;
    margin-top: 40px;
}
.single-album_cpt .title-h2,
.single-serie_cpt .title-h2,
.single-webtoon_cpt .title-h2,
.single-season_cpt .title-h2
{
    display: block;
    float: none;
    margin-bottom: 40px;
    margin-top: 50px;
}
.page-template-creators section.container:first-of-type,
.page-template-partner section.container:first-of-type,
.page-template-events_calendar section.container:first-of-type,
.page-template-events_actif section.container:first-of-type,
.page-template-events section.container:first-of-type {
    display: none;
}
.page-template-characters section.container:first-of-type {
    display: block;
    padding-top: 0 !important;
}
.container-maps {
    background: #CDCDCD;
    position: relative;
    min-height: 400px;
    max-height: 600px;
    height: auto;
    overflow: hidden;
}
#map {
    margin: 0;
    padding: 0;
    min-height: 450px;
    height: 100%;
    width: 100%;
}
.page-template-events_calendar .sup-title,
.page-template-events .sup-title,
.page-template-events_actif .sup-title {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
}
.page-template-events_calendar .sup-title {
    font-weight: 300;
}
.page-template-events_calendar .sup-title span:not(.separator) {
    font-weight: 500;
}
.page-template-events .sup-title span,
.page-template-events_actif .sup-title span {
    font-weight: 300;
}
.page-template-events_calendar .sup-title span.separator,
.page-template-events .sup-title span.separator,
.page-template-events_actif .sup-title span.separator {
    color: #CCCCCC;
}
.container-maps > div:not(#map) {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 20px 25px;
    top: 25%;
    left: 15%;
}
.container-maps > div > ul {
    list-style: none;
    margin: 0;
}
.container-maps > div > ul > li {
    padding: 5px 0;
    font-weight: 700;
}
.container-maps > div > ul > li > span {
    font-weight: 400;
    text-transform: uppercase;
}
.map-info li span.icn-icon-1,
.map-info li span.icn-icon-2,
.container-maps > div > ul > li > span.icn-icon-1,
.container-maps > div > ul > li > span.icn-icon-2 {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    margin-right: 10px;
    color: #7EB9C9;
}
.row-events {
    background: #d8eaee;
    padding: 35px 40px;
    margin: 50px auto;
}
.row-events-ac {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);
    /*margin-top: -90px;*/
    position: relative;
}
.row-events-cl {
    background-color: #F2F2F2;
    padding: 20px 20px 30px 20px;
    margin: 40px auto;
}
.page-template-events #tab-2 .row-events-cl {
    background: none;
    padding: 0;
    margin: 40px auto 0 auto;
}
.page-template-events #tab-2 .row-events-cl > .columns {
    background-color: #f2f2f2;
    float: none;
    margin: 0 auto;
    padding: 35px 35px 30px 35px;
    width: 95%;
}
.page-template-events #tab-2 .row-events-cl > .columns .owl-carousel {
    padding: 0 75px;
}
.row-events .columns.columns-filter {
    padding: 0;
}
.row-events .columns-filter {}
.row-events .columns-filter .select-events {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #ffffff;
    /* fallback color if gradients are not supported */
    background-image: url(./images/select-arrow.png), -webkit-linear-gradient(top, #ffffff, #ffffff);
    /* For Chrome and Safari */
    background-image: url(./images/select-arrow.png), -moz-linear-gradient(top, #ffffff, #ffffff);
    /* For old Fx (3.6 to 15) */
    background-image: url(./images/select-arrow.png), -ms-linear-gradient(top, #ffffff, #ffffff);
    /* For pre-releases of IE 10*/
    background-image: url(./images/select-arrow.png), -o-linear-gradient(top, #ffffff, #ffffff);
    /* For old Opera (11.1 to 12.0) */
    background-image: url(./images/select-arrow.png), linear-gradient(to bottom, #ffffff, #ffffff);
    /* Standard syntax; must be last */
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #f2f2f2;
    color: #bebebe;
    font-size: 1.2rem;
    letter-spacing: 2px;
    margin: 5px 0;
    overflow: hidden;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 84px;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*max-width: 27%;*/
    padding-left: 20px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}
.row-events .columns-filter .select-events option {
    padding-left: 20px;
    outline: 0;
    border: 0 none;
}
.row-events .columns-filter .select-events.selected {
    color: #222222;
    border: 1px solid #00a8b7;
}
.single-events_cpt .row-events .columns-filter .select-events,
.page-template-events_actif .row-events .columns-filter .select-events {
    /*color: #222222;
	border: 1px solid #00a8b7;*/
}
.row-events .columns-filter a.search-events {
    display: inline-block;
    padding: 5px 30px;
    background-color: #7eb9c9;
    color: #ffffff;
    border: 1px solid #7eb9c9;
    font-size: 1.2rem;
    margin: 5px 0;
}
.row-events .columns-filter a.search-events:hover,
.row-events .columns-filter a.search-events:focus {
    background-color: #ffffff;
    color: #7eb9c9;
}
.row-events {}
.boxs-events {
    background: #f2f2f2;
    padding: 0 0 40px;
}
.content-boxs-events {
    position: relative;
}
.boxs-events .content-boxs-events #ajax-load-more {
    width: 100% !important;
    position: relative;
}
.boxs-events .content-boxs-events {
    /*-moz-column-fill: initial;
	-moz-column-gap: 1.5rem;
    -webkit-column-gap: 1.5rem;
    column-gap: 1.5rem;*/
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.boxs-events .content-boxs-events:after {
    content: " ";
    display: block;
    clear: both;
}
.boxs-events .event-item,
.boxes-past-events .event-item{
    background-color: #ffffff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    /*margin-bottom: 40px;
	min-width: 290px;*/
    overflow: hidden;
    vertical-align: top;
    /*display: inline-block;
    padding: 0;
    margin: 0 0 1.5rem;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;*/
}
.boxs-events .event-item > h4,
.boxes-past-events .event-item > h4 {
    margin: 0;
    padding: 15px;
    font-size: 18px;
}
.boxs-events .event-item > h4:not(.title),
.boxes-past-events .event-item > h4:not(.title) {
    text-align: left;
    line-height: 1;
    /*font-family: HurmeGeometricSans2-SremiBold;*/
    font-family: "HurmeGeometricSans1";
    font-size: 18px;
    color: #333333;
    letter-spacing: 0px;
    font-weight: 600;
}
.boxs-events .event-item > h4.title,
.boxes-past-events .event-item > h4.title {
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    line-height: 1;
    font-size: 18px;
}
.boxs-events .event-item > h5,
.boxes-past-events .event-item > h5 {
    padding: 0 15px 15px;
    margin: 0;
    font-size: 16px;
}
.boxs-events .event-item > h5 > .ic-euc-pin-bleu,
.boxes-past-events .event-item > h5 > .ic-euc-pin-bleu {
    padding-right: 10px;
}
.boxs-events .event-item > h5:before {}
.boxs-events .event-item > h6,
.boxes-past-events .event-item > h6 {
    padding: 0 15px 15px;
    margin: 0;
    color: #7EB9C9;
    font-style: italic;
}
.boxs-events .event-item > a.event-item-link,
.boxes-past-events .event-item > a.event-item-link {
    display: block;
    overflow: hidden;
    text-align: center;
    /*height: 280px;*/
    height: auto;
}
.boxs-events .event-item > a.event-item-link > img,
.boxes-past-events .event-item > a.event-item-link > img {
    min-width: 100%;
    max-width: inherit;
    width: auto;
    height: auto;
    /*max-height: 280px;*/
}
.events-slider {}
.events-slider:after {
    content: " ";
    display: block;
    clear: both;
}
.events-slider > .item {
    border: 2px solid #f3f3f3;
    margin-bottom: 20px;
}
.events-slider > .item > a {
    display: block;
}
.events-slider > .item > a,
.page-template-events .events-slider > .item > a,
.single-events_cpt .events-slider > .item > a {
    /*display: table-row;
	border-collapse: collapse;
	border-spacing: 0;*/
}
.events-slider > .item .cont-event,
.page-template-events .events-slider > .item .cont-event,
.single-events_cpt .events-slider > .item .cont-event {
    /*border-right: 3px solid #ffffff;*/
    border-collapse: collapse;
    border-spacing: 0;
}
.events-slider > .item.event {}
.events-slider > .item.interview {}
.events-slider > .item.news {}
#map span.picture img.icon-festival,
#map span.picture img.icon-bulle-event {
    margin-right: 10px;
}
.events-slider > .item span.picture {
    display: block;
    width: 100%;
    height: 240px;
    overflow: hidden;
}
.events-slider > .item .cont-event p {
    color: #2d2d2d;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
}
.events-slider > .item .cont-event h4 {
    display: inline-block;
    text-transform: uppercase;
    background: #949191;
    color: #ffffff;
    font-size: 1rem;
    padding: 7px 20px 4px;
    margin: 0 0 5px;
    font-weight: 600;
}
.events-slider > .item.video .cont-event h4 {
    background: #009e9c;
}
.events-slider > .item.event .cont-event h4 {
    background: #1caf8e;
}
.events-slider > .item.interview .cont-event h4 {
    background: #00a8b7;
}
.events-slider > .item.news .cont-event h4 {
    background: #02a8b7;
}
.events-slider > .item .cont-event h3 {
    text-transform: uppercase;
    color: #00a8b7;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    font-size: 1.525rem;
    font-weight: 400;
    margin-top: 0.7rem;
    text-align: left;
}
.events-slider > .item.video .cont-event h3 {
    color: #009e9c;
}
.events-slider > .item.event .cont-event h3 {
    color: #1caf8e;
}
.events-slider > .item.interview .cont-event h3 {
    color: #00a8b7;
}
.events-slider > .item.news .cont-event h3 {
    color: #02a8b7;
}
.events-slider > .item span.picture > img {
    height: auto;
    min-height: 240px;
    min-width: 100%;
    width: auto;
}
.events-slider .cont-event {
    padding: 20px;
}
#calendar_event .fc-toolbar h2:after,
#calendar_event .fc-toolbar h2:before {
    display: none;
}
#calendar_event .fc-toolbar h2 {
    color: #4b4949;
    font-weight: 500;
    display: inline-block;
    padding: 0 20px;
}
#calendar_event .fc-toolbar .fc-state-default {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: inherit;
    color: #bebebe;
    border-color: rgba(0, 0, 0, 0);
    text-shadow: inherit;
    display: inline-block;
}
#calendar_event.fc th,
#calendar_event.fc td {
    border-style: solid;
}
#calendar_event.fc th {
    text-align: left;
    padding: 15px 25px;
    font-size: 1.4rem;
    font-weight: 500;
    border-width: 0;
}
#calendar_event.fc-ltr .fc-basic-view .fc-day-number {
    text-align: left;
}
#calendar_event .fc-basic-view .fc-week-number,
#calendar_event .fc-basic-view .fc-day-number {
    padding: 25px;
    color: #4b4949;
    font-size: 1.2rem;
}
#calendar_event .fc-basic-view .fc-day-number.fc-other-month {
    color: #dbdbdb;
}
#calendar_event .fc-event {
    color: #222222;
    background: #ffffff;
    /*background: #f2f2f2;*/
    border-radius: 0;
    padding: 0 25px;
    text-align: left;
}
#calendar_event .fc-event [class^="icn-"],
#calendar_event .fc-event [class*=" icn-"] {
    font-size: 2rem;
    color: #7EB9C9;
}
#calendar_event .fc-toolbar {}
#calendar_event .fc-icon-right-single-arrow,
#calendar_event .fc-icon-left-single-arrow {
    margin: 0 0.5rem;
    position: relative;
    top: -0.35rem;
    vertical-align: middle;
    width: 18px;
    height: 31px;
}
#calendar_event .fc-icon-right-single-arrow {
    background: url(images/ic-fc-next.png) top left no-repeat;
}
#calendar_event .fc-icon-left-single-arrow {
    background: url(images/ic-fc-prev.png) top left no-repeat;
}
#calendar_event .fc-icon-right-single-arrow:after,
#calendar_event .fc-icon-left-single-arrow:after {
    display: none;
}
#calendar_event .fc-day-grid-event .fc-content {
    overflow: inherit;
}
.fc-unthremed th,
.fc-unthremed td,
.fc-unthremed thead,
.fc-unthremed tbody,
.fc-unthremed .fc-divider,
.fc-unthremed .fc-row,
.fc-unthremed .fc-content,
.fc-unthremed .fc-popover,
.fc-unthremed .fc-list-view,
.fc-unthremed .fc-list-heading td {
    border-color: #f2f2f2;
}
ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}
ul.tabs li.current {
    background: white;
    color: #222;
}
.tab-content {
    display: none;
    background: white;
    padding: 15px 0;
}
.tab-content.current {
    display: inherit;
}
ul.map-info {
    list-style: none;
    margin: 0;
}
ul.map-info li {
    padding: 5px 0;
    font-weight: 700;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    font-size: 18px;
    display: block;
}
ul.map-info li > span {
    font-weight: 400;
    text-transform: uppercase;
}
ul.map-info span.icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    margin-right: 10px;
    color: #7EB9C9!important;
}
.container.events.events-ac > .row.row-events-ac {}
#calendar_container {
    padding-top: 0 !important;
}
#calendar_container .fc-more-cell {
    padding-left: 15px;
}
#calendar_container a.fc-more {
    font-size: 1rem;
}
.single-events_cpt #calendar_container {
    padding-bottom: 110px;
}
#europecomics-news h2.title-h2 {
    font-size: 30px;
}
#europecomics-news h2.title-h2:before {
    /*height: 30px;
	top: 7px;*/
}

/* end template events */


/* begin slider catalog */

.catalog-slider-content {
    /*background-color: #12F5DC;*/
}
.catalog-slider-content #ajax-load-more .album-listings:after,
.catalog-slider-content #ajax-load-more:after,
.catalog-slider-content:after {
    content: "  ";
    display: block;
    clear: both;
}
.catalog-slider-content #ajax-load-more .album-listings,
.catalog-slider-content #ajax-load-more,
.catalog-slider-content {
    /*display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;*/
}
.catalog-slider-content #ajax-load-more .catalog-item,
.catalog-slider-content .catalog-item {
    /*width: 100%;
	min-width: 145px;
	min-height: auto;*/
    /*float: none;*/
    overflow: hidden;
    min-height: inherit;
}
.catalog-item-link .bloc-infos .infos {
    height: 100%;
}
.catalog-item-link .bloc-infos .infos .serie {
    display: none;
}
.catalog-slider-content .catalog-item .catalog-item-link {
    overflow: hidden;
}
.catalog-item-link .vertical {
    display: block;
}
.page-template-catalog .catalog-slider {
    position: relative;
    /*padding-bottom: 100px;*/
}
.page-template-catalog .catalog-slider #ajax-load-more .alm-btn-wrap {
    width: 100% !important;
    position: absolute;
    left: 0;
    bottom: 20px;
    /*background: #35B2DF;*/
}
.owl-item .event-item h4:not(.title) {
    font-weight: 500;
    padding: 10px 0 30px;
    text-transform: uppercase;
}
.page-template-events .owl-item .event-item h4:not(.title),
.single-events_cpt .owl-item .event-item h4:not(.title) {
    font-weight: 600;
    padding: 10px 0 30px;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    padding: 10px 0 20px;
}
.owl-item .event-item h4.title {
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 0;
}
.page-template-events .owl-item .event-item h4,
.single-events_cpt .owl-item .event-item h4 {
    font-size: 24px;
    margin: 0 0 20px;
    padding: 0;
}
.page-template-events #tab-1,
.single-events_cpt #tab-1,
.page-template-events #tab-2,
.single-events_cpt #tab-2 {
    padding-bottom: 0;
}
.single-events_cpt #tab-2 + .events-ac .row-events-ac {
    margin-top: -60px;
}
.owl-item .event-item h4.title a {
    color: #222222;
}
.owl-item .event-item h4.title a:hover,
.owl-item .event-item h4.title a:focus {
    color: #5ea7bb;
}
.owl-item .event-item .detail-event {
    padding-bottom: 15px;
}
.owl-item .event-item .detail-event span a {
    /*padding-right: 40px;*/
    padding-right: 55px;
    font-size: 14px;
    font-style: italic;
}
.owl-item .event-item .detail-event span .ev-icon-arg,
.owl-item .event-item .detail-event span .ic-euc-pin-bleu,
.owl-item .event-item .detail-event span .ev-icon-link {
    margin-right: 15px;
}
.owl-item .event-item .detail-event span:first-child a {
    color: #333333;
    font-size: 16px;
    font-style: normal;
}
.owl-item .event-item .detail-event span:last-child {
    padding-right: 0;
}
.owl-item .event-item p {
    font-size: 1.1rem;
}
.owl-pagination {
    display: none;
}
.owl-buttons .owl-prev,
.owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -1000px;
}
.owl-buttons .owl-prev {
    left: 0;
    background-image: url(images/bt-prev.png);
}
.owl-buttons .owl-next {
    right: 0;
    background-image: url(images/bt-next.png);
}
.page-template-events #tab-2 .owl-buttons .owl-prev {
    left: 0;
    background-image: url(images/bt-prev-2.png);
}
.page-template-events #tab-2 .owl-buttons .owl-next {
    right: 0;
    background-image: url(images/bt-next-2.png);
}
.in-this-series .owl-buttons .owl-prev {
    left: 0;
    background-image: url(images/bt-prev-3.png);
}
.in-this-series .owl-buttons .owl-next {
    right: 0;
    background-image: url(images/bt-next-3.png);
}
.page-template-events .owl-buttons .owl-prev {
    left: 0;
    background-image: url(images/bt-prev.png);
}
.page-template-events .owl-buttons .owl-next {
    right: 0;
    background-image: url(images/bt-next.png);
}

/* end slider catalog */


/* begin single album */

.single-album_cpt .serie-title {
    font-size: 2.8rem;
    color: #333;
}
.single-album_cpt .page-title {
    font-size: 1.5rem !important;
}
#single-album .album.has_player {
    position: relative;
}
#single-album .album.has_player span.bloc-infos {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    background: rgba(126, 185, 201, 0.70);
}
#single-album .album.has_player a:hover img {
    filter: blur(0);
    opacity: .5;
    filter: alpha(opacity=50);
}
#single-album .album.has_player a:hover span.bloc-infos {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#single-album .album.has_player span.bloc-infos .ic-euc-eye {
    display: inline-block;
    font-size: 1.2rem;
    float: left;
    vertical-align: middle;
}
#single-album .album.has_player .bloc-infos .icn-icon-3 {
    display: inline-block;
    font-size: 1.8rem;
    float: left;
}
#single-album,
#single-serie {
    padding-top: 40px;
}
.content-color {
    background: #F2F2F2;
    padding-bottom: 10rem;
}
.single-album_cpt .content-color {
    padding-bottom: 120px;
}
.single-serie_cpt .content-color {
    padding-bottom: 80px;
}
.single-album_cpt .couv {
    margin-top: 0;
}
.single-album_cpt .couv .has_player:after {
    display: none;
}
.single-album_cpt .catalog-item,
.single-serie_cpt .catalog-item {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.single-album_cpt .catalog-slider,
.single-serie_cpt .catalog-slider {
    margin-bottom: 20px;
}
.single-album_cpt .catalog-slider:first-of-type {
    padding-top: 40px;
}
.a-cnt-icn {
    float: right;
    margin-left: 20px;
}
.a-cnt-icn .ic-euc-share {
    font-size: 1.5rem;
}
.a-cnt-icn .ic-euc-eye {
    font-size: 2rem;
}
.single-author_cpt .a-cnt-icn .ic-euc-eye {
    display: none;
}
.a-cnt-icn .icn-icon-3,
.a-cnt-icn .icn-icon-4 {
    color: #7EB9C9;
    font-size: 0.7rem;
}
#single-author .a-cnt-icn {
    float: none;
    margin-left: 0;
}
.title-crt {
    display: inline-block;
    min-width: calc(100% - 70px);
    min-width: -webkit-calc(100% - 70px);
    float: left;
}
.h1-title {
    color: #333333 !important;
    font-weight: 400 !important;
    margin-bottom: 70px !important;
    font-size: 3.5rem !important;
}
.sub-title-4 {
    font-size: 1.125rem;
    margin-bottom: 40px;
}
.sub-title-4 a {
    color: #333333;
    font-weight: 600;
}
.cnt-price {
    margin-bottom: 40px;
    margin-top: 40px;
}
.clm-cnt-cpt .entry-content p {
    display: block;
    padding-bottom: 20px;
}
.cnt-price .price {
    display: inline-block;
    font-size: 36px;
    font-weight: 600;
    padding-right: 40px;
}
.cnt-price > select {
    -moz-appearance: button;
    -moz-user-select: none;
    background-color: #1caf8e;
    background-image: url("./images/select-arrow-2.png"), linear-gradient(to bottom, #1caf8e, #1caf8e);
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #1caf8e;
    color: #ffffff;
    font-size: 1.2rem;
    letter-spacing: 2px;
    margin: 5px 0;
    overflow: hidden;
    padding-bottom: 4px;
    padding-inline-end: 25px;
    padding-inline-start: 100px;
    padding-top: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*min-width: 100px;*/
    width: 195px;
    display: inline-block;
    outline: none;
    padding: 4px 100px 4px 25px;
    text-align: left;
	border-radius:0;
}
@-moz-document url-prefix() {
    .cnt-price > select {
        width: 173px;
        text-align: center;
    }
    .cnt-price > select option {
        padding: 5px 20px;
        max-width: 100%;
    }
}
.cnt-price > select {
    /*text-align: center;*/
    font-size: 18px;
}
.cnt-price > select option {
    text-align: left;
    /*padding-left: 10px;
	padding-right: 10px;*/
    border: 0 none;
}
.cnt-price > select option:nth-child(2) {
    border-top: 1px solid #ffffff;
}
.cnt-price > select:focus {
    outline: none;
    background-image: url("./images/select-arrow-3.png"), linear-gradient(to bottom, #1caf8e, #1caf8e);
    /*border-bottom: 1px solid #ffffff;*/
}
.cnt-price > select option:first-child {
    display: none;
}
.single-serie_cpt .technical,
.single-album_cpt .technical {
    background: #ffffff;
}
.single-album_cpt .medium-8.columns {
    padding: 40px;
}
.technical ul {
    list-style: none;
    color: #5c5c5c;
    padding-bottom: 1.1rem;
    font-size: 15px;
}
.technical ul li > * {
    /*padding-right: 15px;*/
}
.technical ul a {
    color: #5c5c5c;
    text-decoration: none;
}
.technical .alm-btn-wrap {
    margin: 0 auto;
    padding: 0;
}
.in-this-series.catalog-slider .catalog-slider-content .catalog-item {
    /*min-width: 180px;*/
}
.in-this-series .catalog-item-link {
    /*overflow: hidden;*/
}
.in-this-series .catalog-item-link img {
    width: 100%;
    height: auto;
}
.in-this-series .catalog-item-link .bloc-infos .infos .serie {
    /*display: none;*/
}

/* end single album */


/* begin popup */

#btn-close-modal {
    /*width:100%;*/
    text-align: center;
    cursor: pointer;
    color: #7eb9c9;
    margin: 20px 20px 0 0;
    display: block;
    float: right;
    padding: 0;
    width: 46px;
    height: 46px;
    background: url(images/close.png) center center no-repeat;
    /*overflow: hidden;*/
    z-index: 99999;
}
.modal-content {
    padding-top: 40px;
}
#animatedModalCre,
#animatedModalCat {
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding: 10px;
}
ul#catalog_filter_modal {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    list-style: none;
}
ul#catalog_filter_modal li {
    display: inline-block;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin: 0 10px 0 0;
    order: 0;
}
ul#catalog_filter_modal li a {
    background-color: #c5c5c5;
    color: #ffffff;
    display: block;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 10px 15px;
    text-transform: uppercase;
}
ul#catalog_filter_modal li.mega a {
    background-color: #7eb9c9;
}
ul#catalog_filter_modal li a:hover,
ul#catalog_filter_modal li a:focus,
ul#catalog_filter_modal li a.selected {
    background-color: #33b79a;
}
#authors-glossary-modal.glossary {
    color: #808080;
    list-style: outside none none;
    margin: 0;
    text-align: left;
}
#authors-glossary-modal.glossary li {
    display: inline-block;
    height: auto;
    list-style: outside none none;
    margin: 0 0 10px;
    line-height: 1;
    min-width: 26px;
    position: relative;
    text-align: center;
}
#authors-glossary-modal.glossary li.current-menu-item {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 13px;
}
#authors-glossary-modal.glossary li span {
    background-color: #c5c5c5;
    color: #ffffff;
    display: block;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    margin: 0;
    padding: 10px 20px;
    text-transform: uppercase;
}
#authors-glossary-modal.cnt-alphabet .glossary li a {
    color: #ffffff;
}
#authors-glossary-modal.glossary li.mega span {
    background-color: #7eb9c9;
}
#authors-glossary-modal.glossary li span:hover,
#authors-glossary-modal.glossary li span:focus,
#authors-glossary-modal.glossary li span.selected,
#authors-glossary-modal.glossary li.current-menu-item span {
    background-color: #33b79a;
}
#authors-glossary-modal.glossary li.current-menu-item span a {
    color: #ffffff;
}

/* end popup */

.footer-mail {
    background: #7eb9c9 none repeat scroll 0 0;
    padding-left: 0.9375rem;
    margin-bottom: 0;
    position: relative;
    min-height: 230px;
}
.footer-mail:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    background: #7eb9c9 none repeat scroll 0 0;
    display: block;
    width: 100%;
    height: 100%;
}
.footer-grey-padding {
    padding: 10px 0 40px;
}
#home-slider {
    position: relative;
    padding-top: 0 !important;
    margin-bottom: 40px;
    max-width: 100%;
}
#home-slider .big-slider {
    padding-top: 0 !important;
}
#home-slider .owl-carousel .owl-wrapper-outer {}
#home-slider section.content-resume.owl-carousel {
    /*position: absolute;
	bottom: 0;*/
}
#home-slider .owl-carousel .owl-item .resume {
    max-width: inherit;
    background-color: #7EB9C9;
}
#home-slider .owl-carousel .owl-item .resume h3 {
    color: #ffffff !important;
}
#home-slider section.content-resume.owl-carousel {
    bottom: -9px;
    top: auto;
}
#home-slider section.content-resume.owl-carousel .resume.actif-slider {
    border-bottom: 0;
}
#home-slider .big-slider + .content-resume .resume {
    /*height: 150px;*/
    overflow: hidden;
    min-height: 150px;
}
#home-slider .big-slider + .content-resume .resume.actif-slider {
    /*height: 168px;
	overflow: hidden;*/
    min-height: 168px;
}
#home-slider .big-slider + .content-resume .resume.actif-slider .content h3 {
    font-size: 24px;
    font-weight: 600;
}
#home-slider .big-slider + .content-resume .resume .content,
#home-slider .big-slider + .content-resume .resume .content h3 {
    height: 100%;
    width: 100%;
}
#home-slider .big-slider + .content-resume .resume .content {
    /*overflow: hidden;*/
}
#home-slider .big-slider + .content-resume .resume .content h3 {
    font-size: 23px;
}
.home .item-top-title h3 {
    line-height: 18px;
    padding: 20px 20px 15px;
    font-size: 1rem;
}
.resume h3 {}
.news-slider .item:hover .content-news {}
.news-slider .item.video:hover .content-news {
    /*border-right: 3px solid #009E9C;*/
}
.news-slider .item.interview:hover .content-news {
    /*border-right: 3px solid #02A8B7;*/
}
.news-slider .item.news:hover .content-news {
    /*border-right: 3px solid #02A8B7;*/
}
.catalog-slider-content .catalog-item .catalog-item-link {
    overflow: initial;
    display: block;
}
.catalog-item-link > .bloc-infos {}
.catalog-item-link:hover > .bloc-infos {}
select#advanced-events-countries-filter {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #ffffff;
    background-image: url(./images/select-arrow.png), -webkit-linear-gradient(top, #ffffff, #ffffff);
    background-image: url(./images/select-arrow.png), -moz-linear-gradient(top, #ffffff, #ffffff);
    background-image: url(./images/select-arrow.png), -ms-linear-gradient(top, #ffffff, #ffffff);
    background-image: url(./images/select-arrow.png), -o-linear-gradient(top, #ffffff, #ffffff);
    background-image: url(./images/select-arrow.png), linear-gradient(to bottom, #ffffff, #ffffff);
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #f2f2f2;
    color: #bebebe;
    font-size: 1.2rem;
    letter-spacing: 2px;
    margin: 5px 0;
    overflow: hidden;
    padding-top: 4px;
    padding-bottom: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 250px;
}
.page-template-catalog .item-top-title h3 {}
.page-template-catalog .catalog-slider-content,
.page-template-catalog #ajax-load-more .alm-listing {
    margin: 0;
    padding: 0;
    /*-moz-column-gap: 1.5rem;
    -webkit-column-gap: 1.5rem;
    column-gap: 1.5rem;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;*/
    display: block;
}
.page-template-catalog .catalog-slider-content .catalog-item,
.page-template-catalog #ajax-load-more .alm-listing .catalog-item {
    /*display: inline-block;
    background: #fff;
    padding: 0;
    margin: 0 0 1.5rem;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
	float: none;*/
    /*display: block;
    float: none;
    width: 21.5%;*/
}
.page-template-catalog .catalog-slider-content .catalog-item {
    /*margin: 0 20px 0;
	width: 24%;
	width: calc( 100% - 60px);*/
}
#coming-events {
    padding-left: 1%;
    padding-right: 1%;
}

/* begin mansory catalog */

#same-creator .catalog-item,
#might-like-albums .catalog-item {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.05);
}
#coming-events:after,
#by-author:after,
#alb-this-series:after,
#in-this-series:after,
#by-the-same-creator:after,
#you-might-also-like:after,
#character:after,
#creator-boxs:after,
#coming-soon:after,
#best-seller:after,
#new-release:after,
#might-like-albums,
#same-creator,
#starting-in,
#publisher-creators {
    content: " ";
    display: block;
    clear: both;
}
#by-author .gutter-item,
#alb-this-series .gutter-item,
#in-this-series .gutter-item,
#by-the-same-creator .gutter-item,
#you-might-also-like .gutter-item,
#character .gutter-item,
#coming-soon .gutter-item,
#best-seller .gutter-item,
#new-release .gutter-item,
#might-like-albums .gutter-item,
#same-creator .gutter-item,
#starting-in .gutter-item,
#publisher-creators .gutter-item {
    width: 2.6%;
}
#by-author .catalog-item,
#alb-this-series .catalog-item,
#in-this-series .catalog-item,
#by-the-same-creator .catalog-item,
#you-might-also-like .catalog-item,
#character .catalog-item,
#coming-soon .catalog-item,
#best-seller .catalog-item,
#new-release .catalog-item,
#might-like-albums .catalog-item,
#same-creator .catalog-item,
#starting-in .catalog-item,
#publisher-creators .catalog-item {
    width: 23%;
    background: white;
    margin: 0;
    margin-bottom: 2.6%;
}
#alb-this-series .catalog-item {
    margin: 0;
    margin-right: 2.6%;
}
#alb-this-series .catalog-item:last-child {
    margin-right: 0;
}
#creator-boxs .gutter-item {
    width: 10%;
}
#creator-boxs .box-item {
    width: 23.1%;
    margin: 0;
    margin-bottom: 2.7%;
}
#creator-boxs .box-item:nth-child(4n+1) {
    margin-right: 0!important;
}
#coming-events .gutter-item,
#past-events .gutter-item {
    /*width: 2.6%;*/
    width: 2%;
}
#coming-events .event-item,
#past-events .event-item {
    width: 23%;
    margin: 0;
    /*margin-bottom: 2.5%;*/
}

/* end mansory catalog */


/*#alb-this-series.catalog-slider-content .catalog-item-link:hover .bloc-infos*/

#alb-this-series.catalog-slider-content .catalog-item-link:hover > img {
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Chrome, Safari, Opera */
    transform: none;
}
.page-template-catalog #ajax-load-more .alm-listing .catalog-item .catalog-item-link {
    display: block;
}
.page-template-catalog #ajax-load-more .alm-listing .catalog-item .catalog-item-link span:not(.bloc-infos) img {
    width: 100%;
}
.single-serie_cpt .content-color .container:first-of-type {
    padding-top: 210px !important;
}
.single-serie_cpt .fil-ariane {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.technical #technical-load-more {
    margin-top: 20px;
}
.single-author_cpt #technical-load-more,
.single-author_cpt #awards-load-more {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
}
.single-author_cpt #awards-load-more.icon-moins:before {
    display: none;
}
/*.single-album_cpt .catalog-slider button#load-more {
    display: none;
}*/
.single-author_cpt .content-color {
    padding-top: 150px;
    padding-bottom: 100px;
}
.single-author_cpt .fil-ariane.short-menu {
    padding-top: 0;
}

/* begin hover item home */

#homepage-catalog .catalog-item-link > .bloc-infos {
    /*display: none;
    transition: opacity 1s ease-out;
    opacity: 0; */
}
#homepage-catalog .catalog-item-link:hover > .bloc-infos {
    /*opacity: 1;
    display: block;*/
}

/* end hover item home */

.content-img-post:after {
    content: " ";
    display: block;
    clear: both;
}
.content-img-post {
    padding: 20px 0;
    text-align: center;
}
.content-img-post > a {
    padding: 10px;
}
.content-img-post img {
    min-width: 20%;
    height: auto;
}
.text-center {
    text-align: center;
    display: block !important;
    margin: 0 auto !important;
    padding: 10px 0 !important;
}
.owl-item .event-item .dt-ev p {
    font-size: 18px;
    margin: 0;
    padding: 15px 0;
}
.owl-item .event-item .dt-ev {
    padding: 27px 0;
}
.owl-item .event-item .detail-event .ev-icon-arg:before {
    /*display: none;*/
}
.owl-item .event-item .detail-event .ev-icon-arg {}
.cnt-couv {
    background: #ffffff;
}
.single-album_cpt .in-this-series .authors,
.single-serie_cpt .in-this-series .authors {
    font-size: 1rem;
    text-transform: inherit;
}
#alb-this-series .owl-item {
    padding: 0 10px;
}
#alb-this-series .owl-item .catalog-item {
    width: 100%;
}
.page-template-events #tab-1 .map-info li span.picture,
.single-events_cpt #tab-1 .map-info li span.picture {
    position: relative;
    display: inline-block;
    width: 38px;
}
.page-template-events #tab-1 span.picture span.icon-pen,
.single-events_cpt #tab-1 span.picture span.icon-pen {
    bottom: -1.5rem;
    color: #7eb9c9;
    font-size: 70px;
    left: -1rem;
    position: absolute;
    top: auto;
}

/* begin select flat */

select,
.dropdown {
    margin-bottom: 30px;
    display: inline-block;
}
.dropdown {
    margin-right: 8px;
}
pre.prettyprint {
    background: #141414;
    color: #f8f8f8;
}
pre.prettyprint span.str,
pre.prettyprint span.atv {
    color: #8f9d6a;
}
pre.prettyprint span.kwd,
pre.prettyprint span.pun {
    color: #cda869;
}
pre.prettyprint span.com {
    color: #5f5a60;
    font-style: italic;
}
pre.prettyprint span.typ {
    color: #9b703f;
}
pre.prettyprint span.lit {
    color: #cf6a4c;
}
pre.prettyprint span.pln {
    color: #7587a6;
}
pre.prettyprint span.tag {
    color: #ac885b;
}
pre.prettyprint span.atn {
    color: #e0c589;
}
pre.prettyprint span.dec {
    color: #494949;
}
pre.prettyprint {
    border: 0 none !important;
    background: transparent !important;
}

/* --- DremO FLAT THremE --- */


/* PREFIXED CSS */

.flat,
.flat div,
.flat li,
.flat div::after,
.flat .carat,
.flat .carat:after,
.flat .selected::after,
.flat:after {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}
.flat .selected::after,
.flat.scrollable div::after {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
}

/* WRAPPER */

.flat {
    position: relative;
    /*width: 180px;*/
    width: 195px;
    cursor: pointer;
    font-weight: 200;
    background: #1caf8e;
    padding: 8px 0px 8px;
    border-radius: 0;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: inline-block;
}
.flat.open {
    z-index: 2;
}
.flat:hover,
.flat.focus {
    background: #1caf8e;
}

/* CARAT */

.flat .carat,
.flat .carat:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 1.5rem;
    position: absolute;
    /*right: 14px;*/
    right: 14px;
    /*top: 50%;*/
    top: 0;
    margin-top: -3px;
    /*border: 6px solid transparent;
	border-top: 6px solid #FFF;*/
    z-index: 1;
    color: #ffffff;
    /*-webkit-transform-origin: 50% 20%;
	-moz-transform-origin: 50% 20%;
	-ms-transform-origin: 50% 20%;
	transform-origin: 50% 20%;*/
    /*-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;*/
}
.flat:hover .carat:after {
    border-top-color: #1caf8e;
}
.flat.focus .carat {
    border-top-color: #f8f8f8;
}
.flat.focus .carat:after {
    border-top-color: #1caf8e;
}
.flat.open .carat {
    /*-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);*/
}
.flat.open .carat:after {
    content: "\f106";
}

/* OLD SELECT (HIDDEN) */

.flat .old {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}
.flat select {
    position: absolute;
    left: 0px;
    top: 0px;
}
.flat.touch select {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

/* SELECTED FEEDBACK item */

.flat .selected {
    color: #FFF;
}
.flat .selected,
.flat li {
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    padding: 8px 12px;
    overflow: hidden;
    white-space: nowrap;
}
.flat .selected {
    padding: 5px 32px;
}
.flat .selected::after {
    content: '';
    position: absolute;
    right: 0;
    top: 8px;
    bottom: 8px;
    width: 75px;
    border-left: 1px solid #ffffff;
    /*border-radius: 0 5px 5px 0;*/
    /*box-shadow: inset -55px 0 25px -20px #29af84;*/
}
.flat:hover .selected::after,
.flat.focus .selected::after {
    /*box-shadow: inset -55px 0 25px -20px #00c384;*/
}

/* DROP DOWN WRAPPER */

.flat div {
    position: absolute;
    height: 0;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 0;
    background: #1caf8e;
    overflow: hidden;
    opacity: 0;
    color: #ffffff;
    border-radius: 0;
    padding-top: 8px;
}
.flat:hover div {
    background: #1caf8e;
    border-radius: 0;
}

/* Height is adjusted by JS on open */

.flat.open div {
    opacity: 1;
    z-index: 2;
}

/* FADE OVERLAY FOR SCROLLING LISTS */

.flat.scrollable div::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    box-shadow: inset 0 -50px 30px -35px #00c384;
}
.flat.scrollable:hover div::after {
    box-shadow: inset 0 -50px 30px -35px #00c384;
}
.flat.scrollable.bottom div::after {
    opacity: 0;
}

/* DROP DOWN LIST */

.flat ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    list-style: none;
    overflow: hidden;
    border-radius: 0;
    margin: 0;
    padding: 0 12px;
}
.flat.scrollable.open ul {
    overflow-y: auto;
}

/* DROP DOWN LIST itemS */

.flat li {
    list-style: none;
    padding: 14px 12px;
    /*border-bottom: 1px solid #29AF84;*/
    border-bottom: 0;
}
.flat li:last-child {
    border-bottom: 0;
}
.flat li:first-child {
    border-top: 1px solid #ffffff;
}

/* .focus class is also added on hover */

.flat li.focus {
    background: #1db492;
    position: relative;
    z-index: 3;
    color: #fff;
}
.flat li.active {
    background: #29AF84;
    color: #fff;
}

/* end select flat */

#calendar_event [class^="ic-euc-"],
#calendar_event [class*=" ic-euc-"] {
    font-size: 2.5rem;
    color: #7EB9C9;
}
#map [class^="ic-euc-"],
#map [class*=" ic-euc-"] {
    font-size: 1.5rem;
    color: #7EB9C9;
    margin-right: 5px;
}
.home .event-slider [class^="ic-euc-"],
.home .event-slider [class*=" ic-euc-"] {
    font-size: 2.5rem;
    color: #7EB9C9 !important;
}
.footer-mail .gform_wrapper .top_label input.medium:-moz-placeholder {
    color: #ffffff !important;
}
.footer-mail .gform_wrapper .top_label input.medium::-moz-placeholder {
    color: #ffffff !important;
}
div#new-release,
div#best-seller,
div#coming-soon {
    padding-left: 1%;
    padding-right: 1%;
}
div#new-release .gutter-item,
div#best-seller .gutter-item,
div#coming-soon .gutter-item {
    width: 2%!important;
}
#coming-events .event-item,
div#new-release .catalog-item,
div#best-seller .catalog-item,
div#coming-soon .catalog-item,
#past-events .event-item {
    margin-bottom: 29px!important;
}
div#new-release.loading,
div#best-seller.loading,
div#search-result.loading {
    opacity: 1;
    height: 100px;
}
#new-release.loading:before,
#best-seller.loading:before,
#search-result.loading:before {
    border: 5px solid #7eb9c9;
    border-radius: 30px;
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -15px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 30px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    content: ' ';
    display: block;
}
div#new-release:before,
div#best-seller:before,
div#search-result:before {
    width: 30px;
    height: 30px;
    margin: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 2px;
    display: inline-block;
    z-index: 0;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
}
div#new-release.loading .catalog-item,
div#best-seller.loading .catalog-item,
div#search-result.loading .catalog-item {
    opacity: 0;
}
.page-template-creators div#creator-boxs {
    padding-right: 1%!important;
    padding-left: 1%!important;
    box-sizing: border-box;
}
.page-template-creators #creator-boxs .box-item {
    /*display: block!important;
	float: left!important;*/
    margin-bottom: 25px!important;
}
.page-template-creators .gutter-item {
    width: 1.86%!important;
}
.page-template-catalog #breadcrumbs a,
.page-template-catalog span.breadcrumb_last,
.single-album_cpt #breadcrumbs a,
.single-album_cpt span.breadcrumb_last,
.single-serie_cpt #breadcrumbs a,
.single-serie_cpt span.breadcrumb_last {
    font-size: 16px;
}
.catalog-slider-content .catalog-item-link:hover .bloc-infos {}
.in-this-series .catalog-item-link:hover img,
.search-results #catalog-listing a.catalog-item-link:hover span img,
.page-template-result #catalog-listing a.catalog-item-link:hover span img,
.album-slider .catalog-item-link:hover .vertical img,
.catalog-slider-content a.catalog-item-link:hover .vertical img {
    /*opacity: 0;*/
    -khtml-opacity: 0;
}
.padding-row {
    padding-top: 40px;
}
#mobile-share-container {}
#mobile-share-container:after {
    content: " ";
    display: block;
    clear: both;
}
#mobile-share-container .a-cnt-icn {
    float: left;
    margin-right: 20px;
    margin-left: 0;
    font-size: 2rem;
}
@media (min-width: 544px) {
    .cm-content,
    .top-bars .top-bar-container .top-bar {
        /*max-width: 576px;*/
    }
    .catalog-slider-content .catalog-item {
        /*width: 50%;*/
    }
    .content-boxs {
        /*-moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;*/
    }
    .boxs-events .content-boxs-events {
        /*-moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;*/
    }
    .boxs-events .event-item {
        /*max-width: 49%;
		max-width: calc(50% - 0.5rem);
		margin-right: 1rem;*/
    }
    .boxs-events .event-item:nth-child(2n+2) {
        /*margin-right: 0;*/
    }
    #catalog_discover .a-search,
    #catalog_discover .a-discover {
        font-size: 18px;
        padding: 5px 24px;
    }
    .page-template-catalog #catalog_discover .a-search {
        /*padding: 5px 24px 5px 34px;*/
    }
    .a-search .icon-advanced {
        font-size: 2rem;
        float: left;
        position: absolute;
        left: 8px;
        top: 2px;
    }
    .a-search .ic-euc-advanced_1 {
        padding-right: 14px;
    }
}
@media (min-width: 641px) {
    .cnt-couv {
        /*margin-left: 0.9375rem;*/
    }
}
@media (min-width: 768px) {
    .cm-content,
    .top-bars .top-bar-container .top-bar {
        /*max-width: 720px;*/
    }
    .boxs-events .content-boxs-events {
        /*-moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;*/
    }
    .boxs-events .event-item {
        /*max-width: 24%;
		max-width: calc(25% - 1.5rem);
		margin-right: 1rem;*/
    }
    .boxs-events .event-item:nth-child(2n+2) {
        /*margin-right: 1rem;*/
    }
    .boxs-events .event-item:nth-child(4n+4) {
        /*margin-right: 0;*/
    }
    .boxs-events .event-item > a.event-item-link {}
    .events-slider {}
    .events-slider > .item {}
    .events-slider > .item:after {
        content: " ";
        display: table;
        clear: both;
    }
    .events-slider > .item span.picture {
        width: 300px;
    }
    .events-slider > .item > a {
        border-collapse: collapse;
        border-spacing: 0;
        display: table-row;
    }
    .events-slider > .item span.picture {
        display: table-cell;
        width: 300px;
        max-width: 300px;
    }
    .events-slider .cont-event {
        display: table-cell;
        padding: 20px;
        vertical-align: top;
    }
    .page-template-creators #ajax-load-more .box-item,
    .page-template-creators .content-boxs .box-item {
        /*margin-left: 1rem;
		margin-right: 1rem;
		width: 49%;
		width: calc(50% - 2rem);*/
    }
}
@media (min-width: 1025px) {
    /*#character-news > .columns > .item:hover,
	#character-news > .columns > .item:focus,*/
    .events-slider > .item:hover,
    .events-slider > .item:focus,
    .page-template-events .events-slider > .item:hover,
    .page-template-events .events-slider > .item:focus,
    .single-events_cpt .events-slider > .item:hover,
    .single-events_cpt .events-slider > .item:focus {
        box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
        border-right: 2px solid #ffffff;
    }
    /*.events-slider > .item:hover .cont-event,
	.events-slider > .item:focus .cont-event,
	.page-template-events .events-slider > .item:hover .cont-event,
	.page-template-events .events-slider > .item:focus .cont-event,
	.single-events_cpt .events-slider > .item:hover .cont-event,
	.single-events_cpt .events-slider > .item:focus .cont-event
	#character-news > .columns > .item:hover,
	#character-news > .columns > .item:focus,*/
    .events-slider > .item:hover,
    .events-slider > .item:focus,
    .page-template-events .events-slider > .item:hover,
    .page-template-events .events-slider > .item:focus,
    .single-events_cpt .events-slider > .item:hover,
    .single-events_cpt .events-slider > .item:focus {
        border-right: 2px solid #7eb9c9;
    }
    /*.events-slider > .item.video:hover .cont-event,
	.events-slider > .item.video:focus .cont-event,
	.page-template-events .events-slider > .item.video:hover .cont-event,
	.page-template-events .events-slider > .item.video:focus .cont-event,
	.single-events_cpt .events-slider > .item.video:hover .cont-event,
	.single-events_cpt .events-slider > .item.video:focus .cont-event
	#character-news > .columns > .item.video:hover,
	#character-news > .columns > .item.video:focus,*/
    .events-slider > .item.video:hover,
    .events-slider > .item.video:focus,
    .page-template-events .events-slider > .item.video:hover,
    .page-template-events .events-slider > .item.video:focus,
    .single-events_cpt .events-slider > .item.video:hover,
    .single-events_cpt .events-slider > .item.video:focus {
        border-right: 2px solid #009E9C;
    }
    /*.events-slider > .item.event:hover .cont-event,
	.events-slider > .item.event:focus .cont-event,
	.page-template-events .events-slider > .item.event:hover .cont-event,
	.page-template-events .events-slider > .item.event:focus .cont-event,
	.single-events_cpt .events-slider > .item.event:hover .cont-event,
	.single-events_cpt .events-slider > .item.event:focus .cont-event
	#character-news > .columns > .item.event:hover,
	#character-news > .columns > .item.event:focus,*/
    .events-slider > .item.event:hover,
    .events-slider > .item.event:focus,
    .page-template-events .events-slider > .item.event:hover,
    .page-template-events .events-slider > .item.event:focus,
    .single-events_cpt .events-slider > .item.event:hover,
    .single-events_cpt .events-slider > .item.event:focus {
        border-right: 2px solid #1caf8e;
    }
    /*.events-slider > .item.interview:hover .cont-event,
	.events-slider > .item.interview:focus .cont-event,
	.page-template-events .events-slider > .item.interview:hover .cont-event,
	.page-template-events .events-slider > .item.interview:focus .cont-event,
	.single-events_cpt .events-slider > .item.interview:hover .cont-event,
	.single-events_cpt .events-slider > .item.interview:focus .cont-event
	#character-news > .columns > .item.interview:hover,
	#character-news > .columns > .item.interview:focus,*/
    .events-slider > .item.interview:hover,
    .events-slider > .item.interview:focus,
    .page-template-events .events-slider > .item.interview:hover,
    .page-template-events .events-slider > .item.interview:focus,
    .single-events_cpt .events-slider > .item.interview:hover,
    .single-events_cpt .events-slider > .item.interview:focus {
        border-right: 2px solid #02A8B7;
    }
    /*.events-slider > .item.news:hover .cont-event,
	.events-slider > .item.news:focus .cont-event,
	.page-template-events .events-slider > .item.news:hover .cont-event,
	.page-template-events .events-slider > .item.news:focus .cont-event,
	.single-events_cpt .events-slider > .item.news:hover .cont-event,
	.single-events_cpt .events-slider > .item.news:focus .cont-event
	#character-news > .columns > .item.news:hover,
	#character-news > .columns > .item.news:focus,*/
    .events-slider > .item.news:hover,
    .events-slider > .item.news:focus,
    .page-template-events .events-slider > .item.news:hover,
    .page-template-events .events-slider > .item.news:focus,
    .single-events_cpt .events-slider > .item.news:hover,
    .single-events_cpt .events-slider > .item.news:focus {
        border-right: 2px solid #02A8B7;
    }
}
@media (min-width: 992px) {
    #map {
        margin: 0;
        padding: 0;
        min-height: 638px;
        height: 100%;
        width: 100%;
    }
    .cm-content,
    .top-bars .top-bar-container .top-bar {
        /*max-width: 940px;*/
    }
    .catalog-slider-content .catalog-item {
        /*width: 33%;*/
    }
    .catalog-item-link .bloc-infos .infos .serie {
        display: block;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        max-height: calc(100% - 110px);
    }
    .row-events .columns-filter {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .row-events .columns-filter .select-events {
        max-width: 27%;
    }
    .owl-item .event-item .cnt-ev {
        /*display: table-row;*/
    }
    .owl-item .event-item .cnt-ev:after {
        content: " ";
        display: block;
        clear: both;
    }
    .owl-item .event-item .event-item-link {
        display: block;
        width: 250px;
        height: 250px;
        overflow: hidden;
        float: left;
    }
    .owl-item .event-item .event-item-link > img,
    #owl-event .item.event-item .event-item-link > img {
        height: auto;
        min-height: 250px;
        min-width: 100%;
        width: auto;
    }
    .owl-item .event-item .dt-ev {
        display: table-cell;
        vertical-align: middle;
        padding: 27px 60px;
        min-height: 250px;
    }
    .cnt-description {}
    .cnt-description .vsl-desc {
        position: relative;
        width: 50%;
    }
    .cnt-description .vsl-desc > img {
        width: 100%;
        height: auto;
    }
    .cnt-description .info-desc {
        position: absolute;
        top: 50%;
        left: 40%;
        bottom: auto;
        right: 50px;
        margin-top: -125px;
        width: auto;
    }
    .cnt-description .info-desc p {
        /*display: none;*/
		margin-bottom: 10px;
    }
    .content-boxs {
        /*-moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;*/
    }
}

/* Firefox 25+ (Mac Only) */

@media (min-width: 1200px) {
    .cm-content,
    .top-bars .top-bar-container .top-bar {
        /*max-width: 1140px;*/
    }
    .top-bar-section {}
    .top-bar-section ul {}
    .top-bar-section li:not(.has-form) {
        /*width: 14%;
		display: inline-block;
		text-align:center;*/
    }
    .top-bars .top-bar-container .top-bar .top-bar-section ul li a {
        /*font-size: 1.4rem;*/
    }
    .top-bars.smaller .top-bar-container .top-bar ul li a {
        font-size: 1.2rem;
    }
    .catalog-slider-content .catalog-item {
        /*width: 21.5%;*/
    }
    .boxs-events .content-boxs-events {
        /*-moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;*/
    }
    .events-slider {
        /*display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-align-content: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;*/
    }
    .events-slider > .item {
        width: 49%;
        max-height: 220px;
        overflow: hidden;
        float: left;
    }
    .events-slider > .item:nth-child(2n+1) {
        margin-right: 2%;
    }
    #europecomics-news.events-slider > .item {
        width: 49%;
        max-height: 240px;
        overflow: hidden;
        float: left;
        margin-right: 2%;
    }
    #europecomics-news.events-slider > .item:nth-child(2n+1) {
        margin-right: 0;
    }
    .cnt-description .info-desc p {
        display: block;
    }
    .a-search {
        display: block;
    }
    .page-template-catalog #catalog_filter {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (doesn't work very well) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }
    #catalog_discover,
    #catalog_discover .a-search {
        display: none;
    }
    .page-template-creators #ajax-load-more .box-item,
    .page-template-creators .content-boxs .box-item {
        /*margin-left: 1rem;
		margin-right: 1rem;
		width: 24%;
		width: calc(25% - 2rem);*/
    }
    .page-template-creators .content-boxs {
        /*-moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;*/
    }
    .page-template-catalog .catalog-slider-content,
    .page-template-catalog #ajax-load-more .alm-listing {
        /*-moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;*/
    }
}
/*@media (min-width: 1400px) {
    .cnt-description .info-desc {
        top: 100px;
        bottom: auto;
        right: 100px;
        margin-top: 0;
    }*/
    .top-bars .top-bar-container .top-bar .top-bar-section ul li a {
        font-size: 18px;
    }
    .fil-ariane,
    .single-post .fil-ariane {
        /*padding-top: 230px;*/
        padding-top: 13rem;
    }
    .owl-item .event-item .detail-event span a {
        padding-right: 80px;
    }
/*}*/
@media (min-width: 1900px) {
    .cm-content,
    .top-bars .top-bar-container .top-bar {
        /*max-width: 1420px;*/
    }
    .top-bars .top-bar-container .top-bar .top-bar-section ul li a {
        /*font-size: 1.5rem;*/
    }
    .top-bars.smaller .top-bar-container .top-bar ul li a {
        font-size: 1.2rem;
    }
    .boxs-events .content-boxs-events {
        /*-moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5;*/
    }
    .page-template-creators .content-boxs {
        /*-moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5;*/
    }
}

/* Media Queries Foundation */

@media only screen and (max-width: 63.99rem) {
    body {
        padding: 0;
    }
    .top-bars {
        left: 0;
        right: 0;
    }
    .toggle-menu {
        /*position: absolute;
		display: block;
		z-index: 1;
		top: 1.25rem;*/
        right: auto;
        left: 0.625rem;
    }
    .content-search {
        position: absolute;
        display: block;
        z-index: 1;
        /*top: 1.25rem;*/
        top: 0;
        right: 0.625rem;
        margin-top: 0;
    }
    .top-bars {
        border-top: 0 none;
    }
    .top-bars .top-bar-container .top-bar .top-bar-section {
        float: none;
    }
    .top-bars .top-bar-container .top-bar .content-search,
    .top-bars.smaller .top-bar-container .top-bar .content-search {
        margin-top: 0;
    }
    .top-bar .name h1 a {
        margin: 0 auto;
    }
    .top-bars .top-bar-container .top-bar .name {
        margin-bottom: 0;
    }
    .top-bars .top-bar-container .top-bar .name > h1 {
        max-height: 100%;
    }
    .catalog-slider-content .catalog-item {
        /*display: inline-block;
		float: left;
		margin: 0;
		min-height: auto;
		height: auto;
		padding-bottom: 10px;
		padding-left: 5px;
		padding-right: 5px;*/
    }
    .catalog-slider-content .catalog-item .catalog-item-link {
        display: block;
    }
    .catalog-slider-content .catalog-item .catalog-item-link img {
        display: block;
        width: 100%;
        height: auto;
    }
    .item-top-title h3 {
        font-size: 1.3rem;
        padding: 10px;
    }
    .bloc-infos2 span.serie {
        font-size: 1.5rem;
        font-weight: 600;
    }
    .bloc-infos2 span.title {
        font-size: 1.2rem;
        font-weight: 500;
    }
    .bloc-infos2 span.authors {
        font-size: 1.2rem;
        font-weight: 300;
        line-height: 1.1rem;
    }
    .catalog-title {
        margin-bottom: 20px;
        padding-left: 15px;
    }
    span.trait {
        padding-right: 20px;
    }
    span.price {
        font-size: 1.1rem;
    }
    .catalog-item-link .bloc-infos .infos .meta span {
        font-size: 1.4rem;
        margin-right: 10px;
    }
    .bloc-infos2 {
        padding: 10px 10px 0;
    }
    .container.events.events-ac > .row.row-events-ac {
        width: 90%;
    }
    .container.events.events-cl > .row.row-events-cl {
        width: 90%;
    }
    .cnt-alphabet .glossary li {
        display: none;
    }
    .cnt-alphabet .glossary li.li-search,
    .cnt-alphabet .glossary li.li-discover {
        display: inline-block;
    }
    .cnt-alphabet .glossary li.li-discover > span > a {
        text-transform: none;
    }
    .single-author_cpt .fil-ariane {
        padding-top: 70px;
    }
    .fil-ariane {
        padding-top: 105px;
    }
    #single-album .fil-ariane {
        /*padding-top: 0;*/
    }
    .single-album_cpt .content-color .container:first-of-type,
    .single-serie_cpt .content-color .container:first-of-type {
        padding-top: 110px !important;
    }
    #single-album .fil-ariane {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .single-author_cpt .content-color {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}
@media only screen and (max-width: 480px) {
    .item-top-title h3 span.separator,
    .item-top-title h3 span.item-span,
    .single-author_cpt .item-top-title h3 span.separator,
    .single-author_cpt .item-top-title h3 span.item-span,
    .single-album_cpt .item-top-title h3 span.separator,
    .single-album_cpt .item-top-title h3 span.item-span,
    .single-serie_cpt .item-top-title h3 span.separator,
    .single-serie_cpt .item-top-title h3 span.item-span,
    .page-template-catalog .item-top-title h3 span.separator,
    .page-template-catalog .item-top-title h3 span.item-span {
        display: none;
    }
    .in-this-series.catalog-slider .catalog-slider-content .catalog-item {
        min-width: inherit;
    }
    .row-events .columns-filter .select-events {
        padding-left: 10px;
        font-size: 1rem;
    }
    #calendar_event .fc-basic-view .fc-week-number,
    #calendar_event .fc-basic-view .fc-day-number {
        padding: 0 15px;
    }
    #calendar_event {
        height: 450px;
    }
    #calendar_event .fc-event {
        padding: 0 5px;
        margin-top: -5px;
    }
    /* ELISA */
    .cnt-price > select {
        width: 100%;
        /*        width: calc(100% - 120px);*/
        font-size: 1rem;
        text-align: left;
        height: 45px;
        margin: 8% auto;
    }
    .page-template-creators .cnt-description .info-desc {
        padding: 20px;
    }
    .page-template-creators .cnt-alphabet .glossary li.li-search > span {
        padding: 7px 10px 10px 5px;
    }
    .page-template-creators .cnt-alphabet .glossary li.li-discover span {
        padding: 10px 15px;
    }
    .page-template-creators .cnt-alphabet .glossary li.li-search a > span {
        /*padding-left: 25px;*/
    }
    .cnt-alphabet .glossary li.mega span.icon-advanced {
        left: -7px;
        top: 9px;
    }
    .single-author_cpt .events-slider,
    .page-template-creators .events-slider {
        padding-top: 0;
    }
    .page-template-creators .container-color {
        margin: 20px 0;
    }
    .single-author_cpt .title-h1,
    .page-template-creators .title-h1 {
        margin: 30px 0;
    }
    .single-events_cpt .row-events-ac {
        padding: 10px 0;
    }
    .page-template-events .owl-item .event-item h4:not(.title),
    .single-events_cpt .owl-item .event-item h4:not(.title) {
        padding: 10px 0;
    }
    .page-template-events .row-events-cl {
        margin: 20px auto;
        padding: 10px 10px 20px;
    }
    .single-events_cpt #owl-event.owl-carousel,
    .page-template-events #events-slider.owl-carousel,
    .page-template-events #tab-2 .row-events-cl > .columns .owl-carousel {
        padding: 0 32px;
    }
    .page-template-events #tab-2 .row-events-cl > .columns {
        padding: 10px;
    }
    #event-preview .row-events-ac {
        padding: 10px 0;
    }
    .single-events_cpt .container.events.events-ac > .row.row-events-ac,
    .page-template-events .container.events.events-ac > .row.row-events-ac {
        width: 100%;
    }
    .item-top-title h3 {
        font-size: 0.9rem;
        padding: 10px !important;
    }
    .bloc-infos2 span.serie {
        font-size: 1.2rem;
        font-weight: 600;
    }
    .bloc-infos2 span.serie {
        font-size: 1rem;
        font-weight: 600;
    }
    .bloc-infos2 span.title {
        font-size: 0.9rem;
        font-weight: 500;
    }
    .bloc-infos2 span.authors {
        font-size: 0.8rem;
        font-weight: 300;
        line-height: 1rem;
    }
}
@media only screen and (min-width: 481px) and (max-width: 543px) {
    .cnt-price > select {
        width: 140px;
        font-size: 1rem;
    }
}
@media only screen and (max-width: 543px) {
    .author_cpt.type-author_cpt header h1 {
        font-size: 1.4rem !important;
        padding: 0;
    }
    .page-template-catalog .title-h2,
    .page-template-catalog .title-h3 {
        font-size: 1.4rem;
        margin-bottom: 20px;
        padding: 0 0 0 15px;
    }
    .page-template-catalog h2.title-h2:before,
    .page-template-catalog h3.title-h3:before {
        /*height: 19px;
		top: 6px;*/
    }
    .page-template-catalog .content-title-catalog {
        margin-bottom: 0;
    }
    .page-template-creators h2.title-h2:before,
    .page-template-events_calendar .title-h2:before,
    .page-template-events_actif .title-h2:before,
    .page-template-events .title-h2:before,
    .single-album_cpt .title-h2:before,
    .single-serie_cpt .title-h2:before {
        /*height: 19px;
		top: 6px;*/
    }
    .single-serie_cpt .serie-title.h1-title,
    .single-album_cpt .page-title.h1-title {
        font-size: 1.4rem !important;
    }
    .single-serie_cpt .serie-title.h1-title a.a-cnt-icn,
    .single-album_cpt .page-title.h1-title a.a-cnt-icn {
        font-size: 1rem !important;
        margin-left: 10px;
    }
    ul.map-info li {
        font-size: 1rem;
    }
    #calendar_event .fc-toolbar h2 {
        font-size: 1rem;
    }
    #calendar_event.fc td,
    #calendar_event.fc th {
        font-size: 0.8rem;
    }
    #calendar_event.fc th {
        padding: 15px 10px;
        text-align: center;
    }
    #calendar_event .fc-basic-view .fc-week-number,
    #calendar_event .fc-basic-view .fc-day-number {
        font-size: 0.9rem;
        padding: 10px;
    }
    #calendar_event span.picture span.icon-pen {
        font-size: 55px;
        left: -0.8rem;
        top: 0rem;
    }
    #calendar_event span.picture img.icon-festival {
        width: 20px;
        height: auto;
    }
    #calendar_event span.picture img.icon-conference {
        width: 25px;
        height: auto;
    }
    .cnt-price .price {
        font-size: 1.6rem;
        padding-right: 20px;
    }
    .single-author_cpt #single-author {
        padding-top: 0;
    }
    .single-author_cpt .content-color,
    .single-serie_cpt .content-color,
    .single-album_cpt .content-color {
        padding-bottom: 20px;
    }
    .single-author_cpt .medium-7.columns {
        padding: 0;
    }
    .single-author_cpt .medium-7.columns > article {
        padding: 20px !important;
    }
    .single-album_cpt .title-h2,
    .single-serie_cpt .title-h2 {
        margin-top: 0;
    }
    .cnt-price {
        margin-bottom: 0;
    }
    #single-serie .serie-title {
        margin-bottom: 20px !important;
    }
    #single-album .sub-title-4,
    #single-serie .sub-title-4 {
        margin-bottom: 20px;
    }
    .clm-cnt-cpt .entry-content p {
        padding-bottom: 0;
    }
    .clm-cnt-cpt .title-h3,
    .single-serie_cpt .title-h3 {
        position: relative;
        padding-left: 20px;
    }
    #single-album .h1-title,
    .album_cpt h1.page-title.h1-title {
        margin-bottom: 20px !important;
    }
    .single-author_cpt .fil-ariane.short-menu {
        margin-bottom: 20px;
        padding-top: 20px;
    }
    .single-events_cpt h2.title-h2.title-page {
        font-size: 30px;
    }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .single-album_cpt #single-album.row .row {
        margin: 0 auto;
    }
    .single-album_cpt #single-album .row .medium-8 {
        /*width: 58.3333%;*/
        width: 50%;
    }
    .single-album_cpt #single-album .row .medium-4 {
        /*width: 41.6667%;*/
        width: 50%;
    }
}
@media screen and (max-width: 768px) {
    .single-album_cpt .content-color .container:first-of-type,
    .single-serie_cpt .content-color .container:first-of-type {
        padding-top: 0 !important;
    }
    #home-slider {
        margin-bottom: 140px;
    }
    publishers .slick-slide {
        padding-bottom: 20px;
    }
    .publishers .slick-slide img {
        height: auto;
        width: 120px;
        max-width: 50%;
    }
    #calendar_event .fc-basic-view .fc-week-number,
    #calendar_event .fc-basic-view .fc-day-number {}
    .fc-view-container .fc-view {
        height: 100%;
    }
    .fc-widget-content .fc-day-grid-container {
        height: auto !important;
    }
    .top-bars .top-bar-container.fixed .social-bar.social-bar-2.mobile {
        top: 90%;
        top: calc(100% - 45px);
        right: 0;
        left: 0;
        display: block;
        background: #ffffff;
    }
    .single-author_cpt page-title,
    .page-template-creators page-title,
    .single-author_cpt h2,
    .page-template-creators h2,
    .single-author_cpt h1,
    .page-template-creators h1,
    .single-author_cpt .title-h2,
    .page-template-creators .title-h2,
    .single-author_cpt .title-h1,
    .page-template-creators .title-h1 {
        font-size: 1.4rem !important;
        margin: 30px 0;
    }
    .single-author_cpt .title-h1:before,
    .page-template-creators .title-h1:before {
        padding-right: 15px;
    }
    .single-events_cpt .title-h2,
    .page-template-creators .title-h2,
    .page-template-events_calendar .title-h2,
    .page-template-events_actif .title-h2,
    .page-template-events .title-h2,
    .single-album_cpt .title-h2,
    .single-serie_cpt .title-h2 {
        font-size: 1.8rem;
        margin-bottom: 20px;
        /*padding: 0 0 0 15px;*/
    }
    .single-events_cpt h2.title-h2:before {
        top: 0;
    }
    .single-album_cpt .medium-8.columns {
        padding: 0 20px;
    }
    .album_cpt h1.page-title.h1-title {
        font-size: 2rem !important;
    }
    #alb-this-series-mobile {
        padding: 0 0.9375rem;
    }
    #alb-this-series-mobile.catalog-slider-content .catalog-item {
        width: 22%;
    }
    #alb-this-series-mobile.catalog-slider-content .catalog-item:first-child {
        margin-left: 0;
    }
    #alb-this-series-mobile .owl-item {
        padding: 0 10px;
    }
    #alb-this-series-mobile .owl-item .catalog-item {
        width: 100%;
    }

    /* single event */

    .cnt-ev .dt-ev .detail-event span a{
        width:100%;
        display:inline-block;
        padding-right:0;
        margin:5px 0;
    }
}
@media screen and (max-width: 1024px) {
    #calendar_event .fc-basic-view .fc-week-number,
    #calendar_event .fc-basic-view .fc-day-number {
        padding: 5px 25px;
    }
    #home-slider {
        margin-bottom: 130px;
    }
    .in-this-series .catalog-item-link:hover img,
    .search-results #catalog-listing a.catalog-item-link:hover span img,
    .page-template-result #catalog-listing a.catalog-item-link:hover span img,
    .album-slider .catalog-item-link:hover .vertical img,
    .catalog-slider-content a.catalog-item-link:hover .vertical img {
        -khtml-opacity: 1;
        /*opacity: 1;*/
    }
    .album_cpt h1.page-title.h1-title {
        margin-bottom: 10px !important;
    }
    .single-author_cpt .album-slider .catalog-item-link:hover .vertical img,
    .single-serie_cpt .catalog-slider-content a.catalog-item-link:hover img {
        transform: none;
    }
    #pro-news .search-item:hover {
        box-shadow: none !important;
    }
    /* catalog */
    .page-template-result .catalog-item .item-top-title h3 .separator,
    .single-author_cpt .album-slider .catalog-item .item-top-title h3 .separator,
    .single-album_cpt .catalog-slider-content .catalog-item .item-top-title h3 .separator,
    .single-serie_cpt .catalog-slider-content .catalog-item .item-top-title h3 .separator,
    .page-template-catalog .catalog-slider-content .catalog-item .item-top-title h3 .separator {
        padding: 0 10px;
    }
}

@media screen and (max-width: 320px) {

    #coming-events .gutter-item,
    #by-author .gutter-item,
    #coming-soon .gutter-item,
    #best-seller .gutter-item,
    #new-release .gutter-item,
    #might-like-albums .gutter-item,
    #same-creator .gutter-item,
    #starting-in .gutter-item,
    #publisher-creators .gutter-item,
	#past-events .gutter-item {
        width: 3.9%;
    }
    #by-author .catalog-item,
    #coming-soon .catalog-item,
    #best-seller .catalog-item,
    #new-release .catalog-item,
    #might-like-albums .catalog-item,
    #same-creator .catalog-item,
    #starting-in .catalog-item,
    #publisher-creators .catalog-item {
        width: 48%;
        margin: 0;
        margin-bottom: 3.9%;
    }
    #alb-this-series .gutter-item,
    #in-this-series .gutter-item,
    #by-the-same-creator .gutter-item,
    #you-might-also-like .gutter-item,
    #character .gutter-item,
    #creator-boxs .gutter-item {
        width: 3.9%;
    }
    #alb-this-series .catalog-item,
    #in-this-series .catalog-item,
    #by-the-same-creator .catalog-item,
    #you-might-also-like .catalog-item,
    #character .catalog-item,
    #creator-boxs .box-item {
        width: 48%;
        margin: 0;
        margin-bottom: 3.9%;
    }
    #alb-this-series .catalog-item {
        margin: 0;
        margin-right: 2%;
        margin-bottom: 3.9%;
    }
    #alb-this-series .catalog-item:last-child {
        margin-right: 0;
    }
    /*ELISA*/
    .news-slider .item.video:hover .content-news {
        border-right: none !important;
    }
    .large-6.columns .item.video:hover,
    .page-template-news .item.news:hover {
        box-shadow: none !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
aside#sidebar{
    width: 30% !important;
}

    #by-author .catalog-item,
    #alb-this-series .catalog-item,
    #in-this-series .catalog-item,
    #by-the-same-creator .catalog-item,
    #you-might-also-like .catalog-item,
    #character .catalog-item,
    #creator-boxs .box-item,
    #coming-soon .catalog-item,
    #best-seller .catalog-item,
    #new-release .catalog-item,
    #might-like-albums .catalog-item,
    #same-creator .catalog-item,
    #starting-in .catalog-item,
    #publisher-creators .catalog-item {
        width: 30%;
        margin: 0;
        margin-bottom: 3.9%;
    }

    .owl-item .event-item .dt-ev{
        padding:15px 40px;
    }
}
@media screen and (max-width: 414px) {
    #by-author .catalog-item,
    #alb-this-series .catalog-item,
    #in-this-series .catalog-item,
    #by-the-same-creator .catalog-item,
    #you-might-also-like .catalog-item,
    #character .catalog-item,
    #creator-boxs .box-item,
    #coming-soon .catalog-item,
    #best-seller .catalog-item,
    #new-release .catalog-item,
    #might-like-albums .catalog-item,
    #same-creator .catalog-item,
    #starting-in .catalog-item,
    #publisher-creators .catalog-item {
        width: 48%;
        margin: 0;
        margin-bottom: 3.9%;
    }
}
@media screen and (min-width: 321px) and (max-width: 1024px) {
    /* begin mansory catalog */
    #by-author .gutter-item,
    #alb-this-series .gutter-item,
    #in-this-series .gutter-item,
    #by-the-same-creator .gutter-item,
    #you-might-also-like .gutter-item,
    #character .gutter-item,
    #creator-boxs .gutter-item,
    #coming-soon .gutter-item,
    #best-seller .gutter-item,
    #new-release .gutter-item,
    #might-like-albums .gutter-item,
    #same-creator .gutter-item,
    #starting-in .gutter-item,
    #publisher-creators .gutter-item {
        width: 3.9%;
    }
    #coming-events .gutter-item,
	#past-events .gutter-item {
        width: 2%;
    }
    #alb-this-series .catalog-item {
        margin: 0;
        margin-right: 2%;
        margin-bottom: 3.9%;
    }
    #alb-this-series .catalog-item:last-child {
        margin-right: 0;
    }
    /* end mansory catalog */
}
@media screen and (max-width: 480px) {
    #coming-events .event-item,
	#past-events .event-item {
        /*width: 100%;*/
        width: 98%;
        margin: 0;
        margin-bottom: 20px;
    }
    .single-events_cpt .events-slider > .item span.picture,
    .page-template-events .events-slider > .item span.picture,
    .single-author_cpt .events-slider > .item span.picture,
    .page-template-creators .events-slider > .item span.picture {
        max-height: 140px !important;
        overflow: hidden;
        min-height: inherit;
    }
    .single-events_cpt .events-slider > .item span.picture,
    .page-template-events .events-slider > .item span.picture,
    .single-author_cpt .events-slider > .item span.picture > img,
    .page-template-creators .events-slider > .item span.picture > img,
    .single-album_cpt .events-slider > .item span.picture > img,
    .single-serie_cpt .events-slider > .item span.picture > img {
        min-height: inherit !important;
    }
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
    #coming-events .event-item,
	#past-events .event-item {
        width: 48%;
        margin: 0;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .content-month-bleu {
        margin-left: 7rem !important;
    }
    #coming-events .event-item,
    div#new-release .catalog-item,
    div#best-seller .catalog-item,
    div#coming-soon .catalog-item,
	#past-events .event-item {
        margin-bottom: 23px!important;
    }
    .page-template-creators #creator-boxs .box-item {
        margin-bottom: 23px!important;
    }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    #coming-events .event-item,
    div#new-release .catalog-item,
    div#best-seller .catalog-item,
    div#coming-soon .catalog-item,
	#past-events .event-item {
        margin-bottom: 15px!important;
    }
    .page-template-creators #creator-boxs .box-item {
        margin-bottom: 15px!important;
    }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    #coming-events .event-item,
    div#new-release .catalog-item,
    div#best-seller .catalog-item,
    div#coming-soon .catalog-item,
	#past-events .event-item {
        margin-bottom: 12px!important;
    }
    .page-template-creators #creator-boxs .box-item {
        margin-bottom: 12px!important;
    }
}
@media screen and (max-width: 480px) {
    #coming-events .event-item,
    div#new-release .catalog-item,
    div#best-seller .catalog-item,
    div#coming-soon .catalog-item,
	#past-events .event-item {
        margin-bottom: 8px!important;
    }
    .page-template-creators #creator-boxs .box-item {
        margin-bottom: 8px!important;
    }
}
@media screen and(min-width:1025px) {
    div#new-release .catalog-item,
    div#best-seller .catalog-item,
    div#coming-soon .catalog-item {
        width: 23%!important;
    }
    .page-template-creators #creator-boxs .box-item {
        width: 23%!important;
    }
}
@media screen and(min-width:767px) and (max-width:1280px) {
    div#new-release,
    div#best-seller,
    div#coming-soon {
        padding-left: 0%!important;
        padding-right: 0%!important;
    }
    .page-template-catalog .columns {
        padding-left: 2%!important;
        padding-right: 2%!important;
    }
    .page-template-creators div#creator-boxs {
        padding-left: 0%!important;
        padding-right: 0%!important;
    }
    .page-template-creators .columns {
        padding-left: 2%!important;
        padding-right: 2%!important;
    }
    .page-template-creators .gutter-item {
        width: 2%!important;
    }
    .single-album_cpt .medium-8.columns h1.h1-title {
        margin-bottom: 30px !important;
    }
}
@media screen and (min-width:1280px) {
    #breadcrumbs a,
    span.breadcrumb_last {
        font-size: 0.9rem;
    }
}
@media screen and (max-width:1280px) {
    .single-album_cpt .title-h2,
    .single-serie_cpt .title-h2 {
        /*font-size: 40px;*/
    }
    .single-album_cpt .page-title,
    .single-serie_cpt .entry-title,
    .page-template-creators .title-h1,
    .single-serie_cpt .serie-title,
    .author_cpt.type-author_cpt header h1,
    .single-author_cpt .title-h1 {
        /*font-size: 40px !important;*/
        margin-bottom: 40px !important;
    }
    .single-album_cpt .medium-8.columns {
        padding: 0 20px;
    }
    .single-album_cpt .medium-8.columns .sub-title-4 {
        margin-bottom: 20px;
    }
    .single-album_cpt .medium-8.columns .cnt-price {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .single-album_cpt .content-color {
        padding-bottom: 60px;
    }
    .single-album_cpt .catalog-slider:first-of-type {
        padding-top: 20px;
    }
    .clm-cnt-cpt .title-h3,
    .single-serie_cpt .title-h3 {
        padding-left: 20px;
    }
    .top-bars .top-bar-container .top-bar .top-bar-section {
        max-width: calc(100% - 225px);
    }
}
@media(max-width:1440px) {
    .top-bars .top-bar-container .top-bar .name h1 a {
        width: 120px;
    }
    .big-slider .columns {
        min-height: 540px;
    }
    .publishers-list img {
        width: 120px;
    }
    .catalog-item-link .bloc-infos .infos .serie {
        max-height: 100%;
    }
    #single-album .catalog-item-link .bloc-infos .infos .authors {
        display: none;
    }
    #single-album .catalog-item-link .bloc-infos .infos .title,
    #single-album .catalog-item-link .bloc-infos .infos .serie {}
    .top-bars .top-bar-container .top-bar .top-bar-section {
        margin-top: 30px;
    }
    .content-catalog > ul li a,
    .page-template-news .content-catalog > ul li a,
    .page-template-news .content-title-catalog .a-search {
        font-size: 15px;
        padding: 5px 20px 4px !important;
    }
    .box-item h4,
    .box-item .info-item h5 {
        font-size: 16px;
    }
    .starting .bloc-infos2 span.serie {
        font-size: 16px;
    }
    #single-album .entry-content p,
    #single-serie .entry-content p {
        font-size: 1rem;
    }
    .boxs-events .event-item > h4:not(.title),
    .boxs-events .event-item > h4.title,
	.boxes-past-events .event-item > h4:not(.title),
    .boxes-past-events .event-item > h4.title {
        font-size: 16px;
    }
    .page-template-events .owl-item .event-item h4:not(.title),
    .single-events_cpt .owl-item .event-item h4:not(.title) {
        font-size: 16px;
    }
    .page-template-events .owl-item .event-item h4,
    .single-events_cpt .owl-item .event-item h4 {
        font-size: 18px;
    }
    ul.map-info li {
        font-size: 16px;
    }
    .cnt-alphabet .glossary li.li-search > a > span {
        font-size: 16px;
    }
    #creator-boxs .box-item .info-item h4.title {
        margin-bottom: 0;
    }
    .a-search {
        margin-top: 11px;
    }
    #advanced-search-result .titre h2 {
        font-size: 22px;
    }
    .page-template-result #advanced-search-result span.trait {
        top: -14px;
        margin-top: 15px;
    }
}
@media screen and (min-width: 1024px) and (max-width:1440px) {
    .single-author_cpt .content-color {
        padding-top: 100px;
    }
}
@media screen and (min-width: 544px) and (max-width:1440px) {
    h2.title-h2 {
        font-size: 42px;
    }
    .single-serie_cpt .entry-title,
    .page-template-creators .title-h1,
    .single-serie_cpt .serie-title,
    .author_cpt.type-author_cpt header h1,
    .single-author_cpt .title-h1 {
        font-size: 42px !important;
    }
    .home .item-top-title h3,
    .item-top-title h3 {
        padding: 16px;
    }
    .bloc-infos2 span.serie {
        font-size: 16px;
    }
    .bloc-infos2 span.title {
        font-size: 16px;
    }
    .bloc-infos2 span.authors {
        font-size: 0.9rem;
        line-height: 0.9rem;
    }
    .single-events_cpt h2.title-h2.title-page {
        font-size: 42px;
    }
    #calendar_event .fc-toolbar h2 {
        font-size: 1.4rem;
    }
    /*paddings*/
    .large-12.columns,
    .page-template-result .container:first-of-type/*, .search-results .container:first-of-type*/
    {
        padding: 0 7%;
    }
    .large-12.columns .coming-soon.catalog-slider.search {
        padding: 0;
    }
    .cnt-description .info-desc {
        top: 9rem !important;
    }
    .single-publisher_cpt .container.ariane,
    .single-publisher_cpt .partner-page {
        margin-top: -70px;
    }
    .single-publisher_cpt .fil-ariane.short-menu {
        padding-left: 8%;
    }
}

/* Val */


/* responsives Val*/

@media screen and (min-width:1024px) and (max-width:1100px) {
    .content-month-bleu {
        width: 50%;
        height: 300px;
        margin-top: 8rem;
        margin-left: 5rem !important;
        position: absolute;
        z-index: -999;
        background: #7eb9c9;
    }
    html body .top-bar-section li:not(.has-form).menu-item a:not(.button),
    .top-bars .top-bar-container .top-bar .top-bar-section .has-dropdown .menu-item > a {
        padding: 5px 0.6rem 0 0.6rem !important;
        font-size: 12px !important;
    }
    .top-bars .top-bar-container .top-bar .top-bar-section ul li {
        padding: 0 !important;
    }
    .home .catalog-item-link .vertical img {
        min-height: 230px !important;
    }
    #flipper_container {
        height: 240px !important;
    }
}

/* end responsives Val*/

.page-template-default .container:first-of-type {
    display: none;
}
#by-author .catalog-item,
#alb-this-series .catalog-item,
#in-this-series .catalog-item,
#by-the-same-creator .catalog-item,
#you-might-also-like .catalog-item,
#character .catalog-item,
#coming-soon .catalog-item,
#best-seller .catalog-item,
#new-release .catalog-item,
#might-like-albums .catalog-item,
#same-creator .catalog-item,
#starting-in .catalog-item,
#publisher-creators .catalog-item {
    border: 1px solid #efefef;
}
#history_of_europe_comics .catalog-item.masonry-brick img {
    width: 100%;
}
.news .entry-content {
    width: 800px;
    margin: 0 auto;
}
.top-bars .top-bar-container .top-bar .top-bar-section ul.top-bar-menu>li.active>a,
.top-bars .top-bar-container .top-bar .top-bar-section ul.top-bar-menu>li.clicked>a {
    border: 1px solid #fff;
}
blockquote.alignleft,
img.alignleft {
    margin: 0.4375em 1.5em 0.4375em 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
.entry-content .next-article {
    font-weight: 500;
}
section.container.spotlight a,
.page-template-creators a.read-more h2 {
    text-decoration: none !important;
}
iframe#gform_ajax_frame_1216548032 {
    display: none !important;
}
div#gform_confirmation_message_1{
    color: #fff;
}

div#gform_confirmation_message_3{
    color: #fff;
    margin : 100px 100px 50px ;
}

.gform_ajax_spinner {
    display: none!important;
}
input.search-form:focus {
    border-bottom: 2px solid #7eb9c9 !important;
}
nav .top-bar-section li:not(.has-form) a:not(.button),
.top-bars .top-bar-container .top-bar .top-bar-section .has-dropdown > a {
    padding: 5px 1.4rem 2px 1.4rem !important;
}
.single-author_cpt span.icn-icon-4 {
    font-size: 2.5rem;
}
.page-template-news span.picture img {
    height: auto;
    max-height: 700%;
    width: 100%;
}
.news-slider .item {
    display: inline-block;
    width: 100%;
    height: 280px;
    overflow: hidden;
}
.has_player span.ic-euc-eye {
    font-size: 2rem !important;
    margin-right: 10px;
}
section#home-slider {
    cursor: pointer;
}
.owl-item .event-item .event-item-link > img,
#owl-event .item.event-item .event-item-link > img {
    max-width: 500%;
}
.single-events_cpt .owl-carousel .owl-wrapper-outer {
    width: 99%;
}
.single-author_cpt .events-slider > .item span.picture > img,
.single-events_cpt .events-slider > .item span.picture > img {
    height: auto;
    min-width: 100%;
    width: auto;
    max-width: 600%;
    margin-left: 0;
    min-height: auto;
}
.page-template-creators .row.row-alphabet.cnt-alphabet {
    display: block;
}
.single-author_cpt .events-slider,
.page-template-creators .events-slider {
    clear: both;
    padding-top: 50px;
}
.flat .carat,
.flat .carat:after {
    padding-top: 8px;
}
.events-slider > .item span.picture > img {
    height: 100%;
    min-height: 280px;
    min-width: 100%;
    width: auto;
    max-width: 500%;
    margin-left: -50%;
}
.page-template-creators .events-slider > .item span.picture > img {
    margin-left: 0;
}
.large-6.columns .item.news,
.item.video,
.item.interview{
    border: 1px solid #efefef;
}
.top-bars .top-bar-container .top-bar .top-bar-section ul li.css-pro {
    border: 1px solid #fff;
    color: #fff;
}
.need-share-button_dropdown,
span.need-share-button_dropdown.need-share-button_dropdown-bottom-center {
    -webkit-border-radius: 0px !important;
    border-radius: 0 !important;
    border: #efefef 1px solid;
}
section.title-month .content-ticket a {
    color: #333 !important;
}
.single-album_cpt .serie-title {
    padding: 20px 0;
}

/*hovers*/

.home .content-ticket-spotlight a:hover {
    text-decoration: underline !important;
}
span.sub_cat_selector:hover {
    color: #999;
}
.top-bars .top-bar-container .top-bar .top-bar-section ul li.css-pro a:hover,
.top-bars .top-bar-container .top-bar .top-bar-section ul li.css-pro:hover {
    background-color: transparent;
    color: #fff !important;
}
.ac-container ul li a.black-border:hover {
    border: 1px solid #6fa3b0;
    color: #6fa3b0 !important;
    background: transparent;
}
.catalog-item-link .bloc-infos .infos .meta span:hover {
    color: #efefef !important;
}
.catalog-item-link .bloc-infos .infos .meta span.need-share-button_button{
	font-size:0.5em;
}
.category_search.pro .bloc-infos2 span:hover {
    color: #7eb9c9 !important;
    opacity: 1;
}
.resume h3:hover,
.prev-article a,
.next-article a:hover,
.single-album_cpt .serie-title a {
    color: #7eb9c9 !important;
    text-decoration: none;
}
.resume.actif-slider h3:hover {
    color: #fff !important;
}
.prev-article a:hover,
.next-article:hover,
.partner-page .char-infos li span a:hover,
.title-month span.title-ticket p:hover,
.title-month span.title-ticket:hover,
.bloc-infos2 span.authors a:hover,
span.title:hover {
    color: #7eb9c9;
}
.home .event-slider [class^="ic-euc-"]:hover,
.home .event-slider [class*=" ic-euc-"]:hover,
button#load-more.icon-More:hover,
.content-ticket span.ic-euc-eye:hover {
    color: #ccc;
}
.news-slider .item h4:hover,
.events-slider > .item .cont-event h4:hover {
    background: #ccc;
    cursor: pointer;
}
.clear.cnt-description:hover,
.single-format-standard.news img:hover,
.stay-in-touch .social img:hover,
a.event-item-link img:hover {
    opacity: 0.9;
    cursor: pointer;
}
.footer .footer-grey .nav-footer li a:hover {
    color: #7eb9c9;
}

/*span.serie:hover, span.title:hover, span.authors:hover {
    color: #7eb9c9 !important;
    cursor: pointer;*/


/*}*/

.ac-container ul li a:hover,
.a-search:hover {
    background: white;
    color: #7eb9c9 !important;
}
input.gform_button:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
#breadcrumbs a:hover {
    color: #7eb9c9;
}
.events-slider > .item.news .cont-event h3:hover {
    color: #333;
}
.content-catalog > ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px 0 0;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.a-search {
    float: right;
    padding: 10px 24px 8px;
    background-color: #7eb9c9;
    color: #ffffff;
    font-weight: 500;
    border: 1px solid #7eb9c9;
    font-size: 1rem;
    font-family: "HurmeGeometricSans2", Helvetica, Arial, sans-serif;
    position: relative;
    margin-top: 16px;
}
.page-template-news .a-search {
	margin-top:0;
}
.page-template-catalog .content-title-catalog {
    margin-bottom: 40px;
}
.content-catalog > ul li.mega a {
    background-color: #7eb9c9;
}
.content-catalog > ul li a:hover,
.content-catalog > ul li a:focus,
.content-catalog > ul li a.selected {
    background-color: #33b79a;
}
.page-template-catalog .content-catalog > ul {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
}
.footer-mail .gform_wrapper .top_label input.medium:focus {
    border-bottom: 2px solid #fff;
}
section.content-resume {
    /*    left: 3px;*/
    width: 100%;
}
.a-search .ic-euc-advanced_1 {
    padding-right: 14px;
}
.row.row-alphabet {
    margin-top: -60px;
    display: none;
}
.page-template-catalog .title-h3:before {
    /* background: #7eb9c9 none repeat scroll 0 0; */
    background: none;
    content: " | ";
    /* height: 27px; */
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    color: #7eb9c9;
}
.page-template-catalog .title-h3 {
    padding-left: 40px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 35px;
    position: relative;
}

/* ombre
	.event-slider .item:hover, */

#creator-boxs .box-item.masonry-brick:hover,
#by-author .catalog-item:hover,
#alb-this-series .catalog-item:hover,
#in-this-series .catalog-item:hover,
#by-the-same-creator .catalog-item:hover,
#you-might-also-like .catalog-item:hover,
#character .catalog-item:hover,
#coming-soon .catalog-item:hover,
#best-seller .catalog-item:hover,
#new-release .catalog-item:hover,
#might-like-albums .catalog-item:hover,
#same-creator .catalog-item:hover,
#starting-in .catalog-item:hover,
#publisher-creators .catalog-item:hover,
#coming-events .event-item:hover,
div#new-release .catalog-item:hover,
div#best-seller .catalog-item:hover,
div#coming-soon .catalog-item:hover,
.page-template-news .item.news:hover,
#history_of_europe_comics .catalog-item:hover,
#hall_of_fame .catalog-item:hover,
#catalog-publisher .catalog-item:hover,
#search-result .catalog-item:hover,
#homepage-catalog .catalog-item:hover,
#pro-news .search-item:hover,
#logo-publisher .logo-pub:hover,
.large-6.columns .item.news:hover,
.large-6.columns .item.video:hover,
div#character-news .item.interview:hover,
div#character-news .item.news:hover,
#past-events .event-item:hover {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
}

/*images*/

span.picture img {
    width: auto;
    height: auto;
    max-width: 500%;
    margin-left: 0;
    min-height: 280px;
}
.top-bars .top-bar-container .top-bar .name h1 a {
    margin-top: 12px;
}
.first-search p.titre {
    padding: 0 !important;
}
.top-bars .top-bar-container .top-bar .top-bar-section ul li,
.top-bars .top-bar-container .top-bar .top-bar-section ul li:not(.has-form) a:not(.button) {
    line-height: 1.4em;
    padding: 0 2px;
}

/* responsives Val*/

.page-template-characters .catalog-item-link .vertical img {
    min-height: auto;
}
@media screen and (min-width:1440px) and (max-width:5000px) {
    /*span.ic-euc-chat {
    min-height: 500px;
}*/
    .content-month-bleu {
        background: #7eb9c9;
        width: 50%;
        height: 300px;
        margin-top: 8rem;
        margin-left: 3rem;
        position: absolute;
        z-index: -999;
    }
}
.flip-container {
    background: white;
}
@media screen and (min-width:1280px) and (max-width:1440px) {
    #flipper_container {
        height: 350px;
    }
    .home .catalog-item-link .vertical img,
    .home .catalog-item-link .horizontal img {
        margin-left: 0;
        min-width: 100%;
        min-height: 200px;
        max-width: 100%;
    }
    .content-month-bleu {
        background: #7eb9c9;
        width: 50%;
        height: 250px;
        margin-top: 4rem;
        margin-left: 9.5rem;
        position: absolute;
        z-index: -999;
    }
}

/*ELISA*/

@media screen and (min-width:1024px) and (max-width:1280px) {
    #flipper_container {
        height: 320px;
    }
    .home .catalog-item-link .vertical img,
    .home .catalog-item-link .horizontal img {
        margin-left: 0;
        max-height: 320px;
        min-width: 100%;
        min-height: 320px;
        max-width: 100%;
        width: 50%;
    }
    .content-month-bleu {
        margin-top: 2.5rem;
        margin-left: 5.5rem !important;
        height: 250px;
        background: #7eb9c9;
        width: 50%;
    }
    /* Safari 6.1+ (10.0 is the latest version of Safari at this time) */
    @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
        @media {
            .content-month-bleu {
                margin-top: 6rem;
                margin-left: 7rem !important;
                height: 250px;
                background: #7eb9c9;
                width: 50%;
            }
        }
    }
}
@media screen and (min-width:1024px) and (max-width:1440px) {
    .single-album_cpt .catalog-item-link .bloc-infos .title {
        font-size: 0.8rem !important;
        margin-top: -20px;
    }
    .events-slider > .item span.picture > img {
        margin-left: 0;
    }
    .home section.content-resume {
        bottom: -9px;
    }
    .news-slider .item {
        height: 240px;
    }
    .a-search {
        padding: 5px 10px 3px;
    }
    .top-search {
        font-size: 0.8rem;
    }
    .first-search p.titre,
    .second-search p.titre,
    .ac-container input[type="checkbox"]+label {
        font-size: 1.3rem !important;
        padding: 12px 20px 8px;
    }
    .ac-container article p {
        font-size: 1rem !important;
    }
    .page-template-news .news-slider .item {
        height: 220px;
    }
    .single-author_cpt span.icn-icon-4 {
        font-size: 2rem;
    }
    span.title-ticket {
        font-size: 20px !important;
        padding-right: 0px;
        font-weight: 500;
        line-height: 20px !important;
    }
    .has_player span.bloc-infos {
        font-size: 1rem !important;
    }
    span.picture img {
        margin-left: -20%;
    }
    .single-author_cpt #single-author,
    div#single-album {
        padding: 0 7%;
    }
    .single-author_cpt .fil-ariane.short-menu,
    div#single-album .fil-ariane.short-menu {
        padding: 40px 0 0 20px;
    }
    .single-characater_cpt section.white_space {
        padding-top: 110px;
    }
    .fil-ariane,
    .single-post .fil-ariane {
        padding-left: 7%;
        padding-right: 7%;
    }
    body .page-template-characters .page-template-characters section#home-slider {
        padding-top: 100px !important;
        padding: 0 !important;
    }
    #homepage-catalog .catalog-item,
    #logo-publisher .logo-pub,
    #starting-in .catalog-item,
    #character .catalog-item,
    #catalog-publisher .catalog-item,
    #publisher-creators .catalog-item {
        width: 23% !important;
        /* width: calc(100% - (25px * 3) /4); */
        margin-bottom: 25px !important;
    }
    .content-catalog > ul li a {
        font-size: 0.9rem;
        padding: 5px 20px 3px;
    }
    .single-album_cpt .content-color .container:first-of-type {
        padding-top: 140px !important;
    }
    .single-album_cpt .medium-8.columns {
        padding-top: 0;
    }
    .h1-title {
        margin-bottom: 40px !important;
    }
    .cnt-description .info-desc {
        top: 70px;
    }
    .titre a,
    .starting .catalog-title .titre,
    h2.title-h2,
    .single-characater_cpt span.char-title,
    .catalog-title .titre {
        z-index: 9999;
    }
    .page-template-news section.content-resume,
    .page-template-characters section.content-resume {
        bottom: -9px !important;
    }
    .page-template-news section.container section#home-slider,
    .page-template-characters section#home-slider {
        padding-top: 40px !important;
        background: transparent;
    }
    .fil-ariane,
    .single-post .fil-ariane,
    .search-results .fil-ariane {
        padding-top: 12%;
    }
    .page-template-news span.picture img {
        width: auto;
        height: 150% !important;
        max-width: 500%;
        margin-left: 0;
    }
    section.content-resume {
        width: 1022px;
        left: 50%;
        margin-left: -511px;
    }
    #home-slider .big-slider + .content-resume .resume .content h3 {
        font-size: 16px !important;
    }
    .top-bars .top-bar-container .top-bar .name h1 a {
        margin: 10px 10px 10px;
    }
    .top-bars.smaller .top-bar-container .top-bar {
        height: 65px;
    }
    .cm-content,
    .top-bars .top-bar-container .top-bar {
        padding: 0 7%;
    }
    .top-bars.smaller .top-bar-container .top-bar ul li a {
        font-size: 0.9rem;
        line-height: 1.5rem !important;
    }
    .top-bars.smaller .top-bar-container .top-bar .top-bar-section {
        margin-top: 18px;
    }
    .top-bars.smaller .top-bar-container .top-bar .name h1 a {
        margin: 0 10px 10px;
    }
    .top-bars .top-bar-container .social-bar img {
        width: 25px;
        height: 25px;
    }
    body {
        padding: 0 25px 25px;
    }
    .top-bars {
        left: 25px;
        right: 25px;
        border-top: 25px solid #ffffff;
    }
    section#home-slider {
        margin-top: -40px;
        margin-bottom: 30px;
    }
    .top-bars .top-bar-container .social-bar.social-bar-2 {
        top: -31px;
        padding: 0 7%;
    }
    /*.home .large-12.columns, .partners {
    padding-left: 7% !important;
    padding-right: 7% !important;
}
	#homepage-catalog .catalog-item {
    width: 20%;
}*/
    /* a enlever style1*/
    .catalog-item .catalog-item-link .bloc-infos .infos span.serie,
    .search-item .catalog-item-link .bloc-infos .infos span.serie {
        font-size: 0.8em;
    }
    .page-template-news .content-catalog > ul li a,
    .page-template-news .content-title-catalog .a-search {
        font-size: 0.9rem;
        padding: 10px 20px 8px;
    }
    .search-item {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .search-item:hover {
        -webkit-box-shadow: -1px 2px 17px -1px rgba(204, 204, 204, 1);
        -moz-box-shadow: -1px 2px 17px -1px rgba(204, 204, 204, 1);
        box-shadow: -1px 2px 17px -1px rgba(204, 204, 204, 1);
    }
    select#advanced-events-countries-filter {
        width: 200px;
    }
    span.trait {
        top: 5px;
    }
    /* fin a enlever style1*/
    .home .catalog-title {
        padding-left: 8% !important;
    }
    .titre a,
    .starting .catalog-title .titre,
    h2.title-h2,
    .single-characater_cpt span.char-title,
    .catalog-title .titre {
        font-size: 2rem !important;
    }
    .titre h1,
    .content-title-catalog .title-h2,
    .title-h1,
    h1.entry-title.title-h1,
    .page-id-9474 h2.title-h2,
    .page-id-9 h2.title-h2,
    .page-id-9584 h2.title-h2 {
        font-size: 2rem !important;
    }
    .home .item-top-title h3,
    .item-top-title h3 {
        font-size: 11px !important;
        padding: 10px 10px 8px;
    }
    .bloc-infos2 span.authors a,
    .bloc-infos2 span.serie,
    .bloc-infos2 span.title,
    .bloc-infos2 span.title,
    .title-month span.text-ticket {
        font-size: 0.9rem !important;
        line-height: 1.2rem;
    }
    .search-item span.separator {
        padding: 0 5px;
    }
    .news-slider .item h4 {
        padding: 4px 25px 2px 25px;
        font-size: 0.8em;
    }
    span.title-ticket,
    .title-month span.title-ticket p {
        font-size: 16px !important;
    }
    .top-bar-section li:not(.has-form).menu-item a:not(.button),
    .top-bars .top-bar-container .top-bar .top-bar-section .has-dropdown .menu-item > a {
        padding: 5px 0.8rem 2px 0.8rem !important;
        font-size: 15px !important;
    }
    .content-month {
        margin-right: 6%;
    }
    .content-ticket {
        margin-left: 6%;
        min-height: 250px;
        top: 25px;
    }
    div#content-month {
        min-height: 350px !important;
        width: 49.4%;
    }
    .content-ticket:after {
        width: 77%;
        top: 72px;
        padding: 35px;
    }
    .top-bars .top-bar-container .top-bar {
        height: 90px;
    }
    .smaller .top-bar-container.contain-to-grid {
        height: 60px;
    }
    .home .columns,
    .partners {
        padding-left: 8% !important;
        padding-right: 8% !important;
    }
    #homepage-catalog .catalog-item {
        width: 22% !important;
    }
    .news-slider {
        width: 65%;
        margin-left: 2%;
    }
	.page-template-news .news-slider {
        margin-left: 1%;
	}
	.home .news-slider{
        margin-left: 0%;
	}

    .home .news-slider .catalog-title,
    .home .event-slider .catalog-title,
    .spotlight .catalog-title,
    .large-12.columns .large-12.columns {
        padding-left: 0% !important;
    }
    p,
    .technical ul {
        font-size: 0.8rem !important;
    }
    .news-slider span.picture {
        height: 240px;
    }
    .home .event-slider [class^="ic-euc-"],
    .home .event-slider [class*=" ic-euc-"],
    .content-ticket span.ic-euc-eye {
        font-size: 2rem;
    }
    .content-news {
        height: 240px;
    }
    div#content-spotlight {
        min-height: 400px !important;
    }

    .content-spotlight-vertical{
      min-height: 530px !important;
    }

    .content-ticket-spotlight {
        top: 4rem;
        right: 0rem;
    }
    .footer-mail h4,
    .clm-cnt-cpt .title-h3,
    .single-serie_cpt .title-h3 {
        font-size: 1.5rem;
    }
    .single-album_cpt .page-title,
    .single-serie_cpt .entry-title,
    .page-template-creators .title-h1,
    .single-serie_cpt .serie-title,
    .author_cpt.type-author_cpt header h1,
    .single-author_cpt .title-h1 {
        font-size: 2rem !important;
    }
    .single-album_cpt .page-title,
    .single-serie_cpt .entry-title,
    .page-template-creators .title-h1,
    .single-serie_cpt .serie-title,
    .author_cpt.type-author_cpt header h1,
    .single-author_cpt .title-h1,
    .cnt-price .price {
        font-size: 1.5rem !important;
    }
    .sub-title-4 {
        font-size: 0.9rem;
        margin-bottom: 20px;
    }
    .social-ico img {
        width: 30px;
    }
    .home .get-news .footer-mail,
    .get-news .footer-mail {
        padding-left: 9% !important;
    }
    .footer .footer-grey {
        min-height: 200px;
    }
    .sub-footer img {
        width: 250px;
    }
    .flat .selected {
        padding: 5px 24px 4px;
        font-size: 0.8rem;
    }
    .flat .carat,
    .flat .carat:after,
    body[class*="event"] ul.tabs li {
        font-size: 1.1rem;
        padding: 10px;
        left: 43px;
    }
    .flat {
        width: 135px;
    }
    .flat .selected::after {
        width: 65px;
    }
    .flat .selected,
    .flat li,
    single-album_cpt {
        font-size: 12px;
    }
    /* font sizes*/
    .fil-ariane a,
    .fil-ariane span {
        font-size: 0.8rem !important;
    }
    h2.title-h2,
    .page-template-catalog .title-h3,
    .ac-container input[type="radio"]+label,
    h1.entry-title.title-h1,
    #calendar_event [class^="ic-euc-"],
    #calendar_event [class*=" ic-euc-"],
    .articletop h2,
    .page h1,
    span.price {
        font-size: 1.5rem !important;
        z-index: 10;
    }
    .news-slider .item h3,
    .content-event h3,
    .content-event h4,
    span.text-ticket,
    .footer-mail .gform_wrapper .gform_footer input.button,
    .gform_wrapper .gform_footer input[type=submit],
    .footer .footer-grey .nav-footer li,
    .events-slider > .item .cont-event h4,
    span.serie,
    .catalog-item-link .bloc-infos .title {
        font-size: 0.9rem;
    }
    .single-album_cpt section.container.get-news {
        margin-top: 0px !important;
    }
    section.big-slider.container.archive-blog.slick-initialized.slick-slider {
        margin-top: 0px;
    }
    div#biography {
        font-size: 0.8rem;
    }
	.page-template-creators h2:first-of-type{
		padding-bottom:0;
	}
	.cnt-description .info-desc {
		padding:35px;
	}

}

/* fin responsives Val*/


/* responsives Val*/
@media screen and (min-width:414px) and (max-width:768px) {

    body #home-slider section.content-resume.owl-carousel,
    .page-template-characters section.content-resume,
    .page-template-characters section.content-resume {
        bottom: -140px !important;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .top-bar-section li:not(.has-form).menu-item a:not(.button),
    .top-bars .top-bar-container .top-bar .top-bar-section .has-dropdown .menu-item > a {
        padding: 5px 0.5rem 0 0.5rem !important;
    }
    .container.catalog {
        padding-top: 50px; margin-top: 10%;
    }
    /*
    .fil-ariane {
        padding-top: 15% !important;
    }
*/
    #flipper_container {
        max-height: 320px !important;
    }
    #homepage-catalog .catalog-item {
        width: 30%;
    }
    .home .catalog-item-link .vertical img {
        height: 100% !important;
        width: 100% !important;
    }
    .content-ticket {
        margin-left: 4%;
    }
   	.content-month-bleu {
   margin-left: 8.5% !important;
		margin-top: 4%;
}
    .event-slider {
        width: 30%;
        float: right;
    }
    .event-slider .item .picture {
        padding-left: 0;
    }
    .home .event-slider [class^="ic-euc-"],
    .home .event-slider [class*=" ic-euc-"],
    .content-ticket span.ic-euc-eye {
        font-size: 1.5rem;
    }
    .event-slider .item {
        padding: 20px;
    }
    .news-slider {
        float: left;
    }
    .large-5.columns.footer-social {
        padding-right: 0% !important;
    }
    /* Elisa 29-11-2016*/
    /* general */
    .large-12.columns {
        padding: 0 7% !important;
    }
    #character .catalog-item {
        width: 22% !important;
    }
    .titre h1,
    .content-title-catalog .title-h2,
    .title-h1,
    h1.entry-title.title-h1,
    .page-id-9474 h2.title-h2,
    .page-id-9 h2.title-h2,
    .page-id-9584 h2.title-h2 {
        font-size: 2.2rem !important;
    }
    span.trait {
        border-width: 4px !important;
        top: 0px;
    }
    .boxs-events h2.title-h2 {
        font-size: 1.5rem !important;
    }
    .top-bar .content-search {
        margin-top: 30px !important;
    }
    /*catalog*/
    #bestseller {
        padding: 0 !important;
    }
    /*Slider*/
    #home-slider section.content-resume.owl-carousel,
    .page-template-characters section.content-resume,
    .page-template-characters section.content-resume {
        bottom: -105px !important;
    }
    .home .big-slider .columns,
    .page-template-news .big-slider .columns,
    .big-slider .columns {
        min-height: 480px;
    }
    /* About */
    #logo-publisher .logo-pub {
        width: 30% !important;
    }
    #logo-publisher .logo-pub:hover {
        box-shadow: none !important;
    }
    /* pro */
    .pro .fil-ariane {
        padding-top: 0% !important;
    }
    /* Single album */
    #single-album .fil-ariane {
        padding-top: 5% !important;
    }
    .in-this-series {
        padding-right: 8%;
        padding-left: 8%;
    }
    .catalog-item {
        width: 90%;
    }
    .single-album_cpt .events {
        padding-top: 4% !important;
    }
    /*
    .events-slider > .item span.picture {
        width: 400px;
    }
    span.picture img {
        min-height: 400px;
    }*/
    /* Article */
    .articletop .entry-content {
        width: 700px;
        margin: 0 auto;
    }
    .articletop .entry-content p {
        font-size: 1rem !important;
    }
    .articletop h2 {
        font-size: 2rem !important;
    }
    /*creators*/
    .page-template-creators a.a-search {
        margin-top: 35px !important;
    }
    /* news */
    #catalog_filter {
        margin-top: 8%;
    }
    /* footer */
    .footer-mail {
        min-height: 180px;
    }
    .social-ico img {
        width: 40px;
    }
    .text-footer {
        font-size: 2rem !important;
    }
}

/* fin responsives Val*/

@media screen and (min-width:414px) and (max-width:768px) {
    .home .catalog-item-link .vertical img,
    .home .catalog-item-link .horizontal img {
        margin-left: 0;
        max-height: 320px;
        height: auto !important;
    }
    #flipper_container {
        height: 300px;
    }
    /* Title of the month */
    .content-month-bleu {
        width: 50%;
        height: 250px;
        margin-top: 4rem;
        margin-left: 3rem !important;
        position: absolute;
        z-index: -999;
        background: #7eb9c9;
    }
    .content-ticket {
        margin-left: 0;
    }
    .event-slider {
        width: 100%;
        float: none;
    }
    .home .event-slider [class^="ic-euc-"],
    .home .event-slider [class*="ic-euc-"],
    .content-ticket span.ic-euc-eye {
        font-size: 2.5rem;
    }
    /* span.ic-euc-chat {
        background: #4aa6b5;
        border-radius: 50%;
        padding: 10px;
        color: #fff;
    }*/
    .content-ticket-spotlight {
        right: 0rem;
    }
    /* ELISA 28-11-2016 */
    /*General*/
    span.trait {
        border-left: 4px solid #7eb9c9;
    }
    .home .catalog-title {
        padding-left: 0;
    }
    .catalog .catalog-title,
    .title-month .catalog-title {
        padding-left: 2% !important;
    }
    .footer .large-12.columns {
        padding: 0 7% !important
    }
    .large-12.columns {
        padding: 0 2% !important
    }
    .title-page {
        font-size: 42px !important;
    }
    .top-bar .content-search,
    .top-bars.smaller .top-bar-container .top-bar .content-search {
        margin-top: 0 !important;
    }
    /*** ITEM CATALOGUE HP ***/
    /* #homepage-catalog .catalog-item {
        width: 30% !important;
    }*/
    /*** END ITEM CATALOGUE HP ***/
    /*header*/
    .smaller .top-bar-container.contain-to-grid {
        height: auto !important;
    }
    .top-bars .top-bar-container .top-bar .name h1 a {
        margin-top: 0 !important;
    }
    /*Search */
    .top-bar .show-search-form form {
        margin-top: 0px;
    }
    /*CATALOGUE*/
    .best-sellers.catalog-slider {
        padding: 0 !important;
    }
    .content-title-catalog .a-search {
        display: none !important;
    }
    .page-template-catalog #catalog_discover .a-search {
        margin-top: 0px !important;
    }
    .page-id-9472 .container {
        padding: 0 !important;
    }
    /* // END CATALOGUE*/
    /*FICHE COMICS */
    #single-album .fil-ariane {
        padding-left: 0;
    }
    .cnt-price .price {
        padding-right: 100px;
    }
    .cnt-price > select {
        margin-top: 10%;
        width: auto;
    }
    .single-album_cpt .events .large-12.columns {
        padding: 0 2%;
    }
    #same-creator .catalog-item #flipper_container {
        height: 445px;
    }
    .content-color {
        padding-bottom: 0 !important;
        margin-bottom: 6%;
    }
    .single-album_cpt .serie-title {
        padding: 0 0 20px 0;
    }
    .item-top-title h3 {
        font-size: 0.8rem;
    }
    /* // END FICHE COMICS */
    /* CREATORS */
    .cnt-description .info-desc {
        top: 0 !important;
    }
    .info-desc p {
        font-size: 1.1rem;
    }
    .info-desc h2 {
        font-size: 1.8rem !important;
        margin: 0 !important;
    }
    #single-author {
        padding: 7% 0 !important
    }
    #single-author .couv {
        padding-right: 0 !important;
    }
    #single-author article.author {
        padding: 20px 20px 0 20px !important;
    }
    .single-author_cpt .title-h1 {
        font-size: 1.8rem !important;
    }
    .page-template-creators a.a-search {
        margin-top: 0 !important;
    }
    .cnt-alphabet .glossary {
        width: 50%;
        display: inline-block;
    }
    /* // END CREATORS */
    /* CHARACTERS */
    .single-characater_cpt .starting .catalog-title .titre {
        font-size: 1.8rem !important;
    }
    .single-characater_cpt .starting .catalog-title .trait {
        padding-top: 7px !important;
    }
    .characterdetails-content,
    .characterdetails-content .large-5.columns {
        padding: 0 !important;
    }
    .single-characater_cpt .fil-ariane {
        padding-left: 2% !important;
    }
    /* // END CHARACTERS */
    /* EVENTS */
    .map-slide .ic-euc-chat,
    .fc-content .ic-euc-chat {
        font-size: 1rem !important;
        padding: 5px !important;
    }
    #owl-event {
        padding: 40px 75px 0 75px !important;
    }
    .events-slider > .item span.picture {
        max-height: 280px;
    }
    /*
    .events-slider > .item span.picture > img {
        min-height: auto !important;
    }*/
    #single-album,
    #single-serie {
        padding-top: 80px;
    }
    /* // END EVENTS */
    /* ABOUT */
    .page-template-about-us .catalog-title h1,
    .page-template-about-us .partners h1 {
        font-size: 1.8rem;
    }
    .page-template-about-us span.trait {
        padding-top: 6px;
    }
    #logo-publisher .logo-pub:hover,
    .page-template-about-us .large-3.columns a {
        box-shadow: none !important;
    }
    /* // END ABOUT */
    /* NEWS */
    /*ELISA*/
    .news-slider .item.video:hover .content-news {
        border-right: none !important;
    }
    .large-6.columns .item.video:hover,
    .page-template-news .item.news:hover {
        box-shadow: none !important;
    }
    .page-template-news .arround .content-news {
        width: 60% !important;
    }
    .page-template-news .arround .news-slider .item .picture {
        width: 40% !important;
        height: 280px !important;
        float: none !important;
    }
    .page-template-news span.picture img {
        height: 100%;
        width: auto;
    }
    .news .entry-content {
        width: 80%;
    }
    /* // END NEWS */
    /* LOGIN */
    .page-id-9609 .container .title-h2 {
        margin-top: 5%;
    }
    /* // END LOGIN */
}

/* fin responsives Val*/

@media screen and (max-width:1024px) {
    /*CATALOGUE*/
    .content-title-catalog .a-search {
        display: none !important;
    }
    .page-template-catalog #catalog_discover .a-search {
        margin-top: 0px !important;
    }
    .page-id-9472 .container {
        padding: 0 !important;
    }
    /* // END CATALOGUE*/
    /*HOVER */
    .news-slider .item.video:hover .content-news {
        border-right: none !important;
    }
    .large-6.columns .item.video:hover,
    .page-template-news .item.news:hover {
        box-shadow: none !important;
    }
    #logo-publisher .logo-pub:hover,
    .page-template-about-us .large-3.columns a {
        box-shadow: none !important;
    }
}

/* responsives Val*/

@media screen and (min-width:414px) and (max-width:480px) {
    .page-template-news .arround .news-slider .item .picture {
        width: 100% !important;
        height: 200px !important;
    }
    .page-template-news .arround .content-news {
        width: 100%!important;
    }
    .page-template-news span.picture img {
        margin-left: 0 !important;
    }

}

/* ELISA RESPONSIVE MOBILE */
@media screen and (min-width:480px) and (max-width:667px) {
	#history_of_europe_comics .catalog-item, #hall_of_fame .catalog-item, #catalog-publisher .catalog-item, #search-result .catalog-item, #homepage-catalog .catalog-item, #pro-news .search-item, #logo-publisher .logo-pub {
    width: 22% !important;
}
		#flipper_container {
    height: 190px;
}
	.content-month-bleu {
    margin-top: 5.5rem;
}
	}
@media screen and (max-width:480px) {
    /* GENERAL */
    .news-slider span.picture img {
        min-height: auto;
    }
    .home .catalog .catalog-title {
        padding-left: 2%;
    }
    /* FOOTER */
    .footer-mail {
        min-height: 140px !important;
    }
    /* TITRE */
    .page-template-catalog .title-h3 {
        font-size: 1.5rem !important;
        padding-left: 20px;
    }
    .titre h1,
    .content-title-catalog .title-h2,
    .title-h1,
    h1.entry-title.title-h1,
    .page-id-9474 h2.title-h2,
    .page-id-9 h2.title-h2,
    .page-id-9584 h2.title-h2,
    .catalog-title .titre,
    .catalog-title .titre a,
    .page-template-creators .title-h1,
    .single-author_cpt .title-h1 {
        font-size: 2.1rem !important;
        line-height: 2rem;
        padding-top: 5px;
    }
    h2.title-h2 {
        padding-left: 0px;
        margin-bottom: 30px;
    }
    .title-month .catalog-title {
        display: inline-flex;
    }
    .events .title-h2 {
        margin-bottom: 60px !important;
    }
    .title-month .catalog-title .trait {
        padding-bottom: 30px;
    }
    span.trait {
        border-left-width: 4px;
    }
    h2.title-h2:before,
    .single-author_cpt .title-h1:before,
    .page-template-creators .title-h1:before {
        height: 100%;
        border-left: 4px solid #7eb9c9;
        content: "" !important;
        position: inherit !important;
        display: initial !important;
    }
    .single-author_cpt .title-h1:before,
    .page-template-creators .title-h1:before,
    h2.title-h2:before {
        padding-right: 20px !important;
    }
    .partners .titre,
    .partners .titre h1,
    .history-about .titre,
    .history-about .titre h1,
    .page-id-9502 .titre,
    .page-id-9502 .titre h1 {
        padding-top: 0px !important;
    }
    /* Carte BD */
    #flipper_container {
        height: 230px;
    }
    /* SEARCH */
    div#advanced-search-result p.no-result-msg {
        font-size: 1em !important;
    }
    #advanceds {
        padding: 10px 25px !important;
        margin-top: 0;
    }
    .search h1 {
        text-align: left;
        margin: 0 !important;
        padding-left: 20px;
    }
    .search span.trait {
        padding-right: 0;
    }
    .search.container .catalog-title {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    /* single album */
    .single .fil-ariane {
        padding-top: 5em;
    }
    #mobile-share-container {
        margin: 8% 0;
    }
    .price {
        width: 100%;
    }
    #alb-this-series-mobile.catalog-slider-content .catalog-item {
        width: 42% !important;
    }
    #alb-this-series-mobile.catalog-slider-content .catalog-item:nth-child(n+1) {
        margin-left: 0;
    }
    .single-album_cpt .events .title-h2 {
        margin-top: 15% !important;
        margin-bottom: 15% !important;
    }
    .events-slider > .item span.picture {
        max-height: 220px;
    }
    .single-album_cpt .content-color {
        padding-bottom: 0px !important;
    }
    /* page creators */
    .page-template-creators a.a-search {
        padding: 10px 15px !important;
    }
    /* Page news */
    .page-template-news .content-news {
        min-height: auto;
    }
    /*Characters */
    .big-slider .columns {
        min-height: 250px;
    }
    .single-characater_cpt .starting.arround .catalog-title {
        padding-left: 0 !important;
    }
    /* page news */
    .arround .news-slider .item .picture {
        height: 200px;
    }
    .page-template-news span.picture img {
        height: 100%;
        max-height: 700%;
        width: auto;
        min-height: 200%;
        max-width: 200%;
        min-width: 100%;
        margin-top: -15%;
        margin-left: -25%;
    }
    /*events */
}
@media screen and (max-width:414px) {
    .catalog-slider-content .catalog-item .catalog-item-link img {
        width: 100%;
    }
    .news-slider .item {
        height: auto;
    }
    .home .catalog-item-link .vertical img,
    .home .catalog-item-link .horizontal img {
        width: 100%;
        min-width: 100%;
        margin-left: 0;
        /* max-width: 500%;*/
        height: auto;
    }
    /*
    #flipper_container {
        height: 250px;
    }
*/
    .smaller .top-bar-container.contain-to-grid {
        height: 70px;
    }
    li#menu-item a {
        padding: 7px 10px 4px !important;
    }
    /* ELISA 29-11-2016 */
    /* SLIDER */
    .resume {
        width: 100% !important;
    }
    .resume .content {
        border-right-color: #7eb9c9 !important;
    }
    /* TOP BAR */
    .name h1 a {
        margin-top: 0 !important;
    }
    .top-bar .content-search {
        margin-top: 0px !important;
    }
    .top-bars.smaller .top-bar-container .top-bar .content-search {
        margin-top: 0px !important;
    }
    /* HOMEPAGE */
    .content-ticket {
        margin-left: 4% !important;
    }
}

/* fin responsives Val*/


/* ELISA RESPONSIVE IPHONE 5 */

@media screen and (max-width:320px) {
    /* search */
    #searchform .small-11 {
        margin: 0 auto !important;
    }
    /* CATALOG */
    .page-template-catalog #catalog_discover .a-search {
        float: left;
        margin-top: 20px !important;
    }
    #flipper_container {
        height: 180px;
    }
}

/* fin Val */


/* Marge container */

@media screen and (min-width:1280px) and (max-width:1440px) {
    .top-bars .top-bar-container .top-bar {
        padding-left: 7%;
        padding-right: 7%;
    }
    .top-bars .top-bar-container .social-bar {
        padding-right: 5%;
    }
    .content-ticket {
        left: 2.1rem;
    }
    #homepage-catalog .catalog-item {
        margin-bottom: 25px !important;
        width: 23% !important;
    }
    .home .get-news .footer-mail,
    .get-news .footer-mail {
        padding-left: 6% !important;
    }
    .top-bar-section li:not(.has-form) a:not(.button),
    .top-bars .top-bar-container .top-bar .top-bar-section .has-dropdown > a {
        padding: 0 1rem !important;
        /*padding: 0 1.4rem !important;
		padding: 5px 1.4rem 0 1.4rem !important;*/
    }
    .single-events_cpt .fil-ariane,
    .page-template-events .fil-ariane,
    .single-author_cpt .fil-ariane,
    .page-template-creators .fil-ariane,
    .page-template-catalog .fil-ariane,
    .single-serie_cpt .fil-ariane {
        max-width: inherit;
    }
    .page-template-events .column,
    .page-template-events .columns,
    .page-template-creators .column,
    .page-template-creators .columns,
    .page-template-catalog .column,
    .page-template-catalog .columns {
        padding-left: 8% !important;
        padding-right: 8% !important;
    }
    .single-events_cpt .large-12.columns,
    .single-author_cpt .large-12.columns,
    .single-serie_cpt .medium-12.columns,
    .single-serie_cpt .large-12.columns,
    .single-album_cpt .medium-12.columns,
    .single-album_cpt .large-12.columns {
        padding-left: 8% !important;
        padding-right: 8% !important;
    }
    .single-author_cpt .medium-5.columns,
    .single-album_cpt .medium-4.columns {
        padding-left: 8%;
    }
    .single-author_cpt .medium-7.columns,
    .single-album_cpt .medium-8.columns {
        padding-right: 8%;
    }
    .single-album_cpt .columns .columns {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .single-serie_cpt .fil-ariane {
        padding-left: 8%;
        padding-right: 8%;
        padding-top: 0;
    }
    .page-template-events .events-slider .cont-event,
    .single-events_cpt .events-slider .cont-event,
    .page-template-events .events-slider .cont-event,
    .single-author_cpt .events-slider .cont-event,
    .page-template-creators .events-slider .cont-event,
    .single-album_cpt .events-slider .cont-event,
    .single-serie_cpt .events-slider .cont-event {
        padding: 15px;
    }
    .page-template-events .events-slider > .item span.picture,
    .single-events_cpt .events-slider > .item span.picture,
    .page-template-events .events-slider > .item span.picture,
    .single-author_cpt .events-slider > .item span.picture,
    .page-template-creators .events-slider > .item span.picture,
    .single-album_cpt .events-slider > .item span.picture,
    .single-serie_cpt .events-slider > .item span.picture {
        width: 250px;
    }
    .page-template-result .container:first-of-type > .row,
    .search-results .container:first-of-type > .row {
        padding-left: 8%;
        padding-right: 8%;
    }
    /* solution partage */
    span.need-share-button_dropdown.need-share-button_dropdown-bottom-center {
        top: initial !important;
        left: -8px !important;
        bottom: 35px;
    }
    /* fin solution partage */
    .single-format-standard .news-slider .item {
        height: 200px;
    }
    .page-template-catalog .container.catalog {
        padding-top: 8%;
        padding-bottom: 8%;
    }
    .a-search {
        font-size: 16px;
        padding: 5px 20px 3px;
    }
    .cnt-alphabet .glossary li span a,
	.cnt-alphabet .glossary li.mega span {
        padding: 10px 20px 8px;
    }
    .page-template-creators a.a-search {
        margin-top: 10px;
    }
    .page-template-creators div#creator-boxs {
        padding: 8% 0 0 0;
    }
    .page-template-creators .container-color {
        padding-bottom: 2%;
    }
    .cnt-alphabet .glossary li.li-search > a > span {
        /*padding: 7px 20px;*/
    }
    .cnt-alphabet .glossary li.mega span.ic-euc-advanced_1 {
        font-size: 1.3rem;
    }
    .single-author_cpt #single-author,
    #single-album,
    #single-serie {
        padding-top: 5%;
    }
    .single-author_cpt .content-color,
    .single-album_cpt .content-color {
        padding-bottom: 5%;
    }
    .page-template-events .boxs-events,
    .single-serie_cpt .content-color {
        padding-bottom: 3%;
    }
    .single-events_cpt .boxs-events .columns > .title-h2,
    .page-template-events .boxs-events .columns > .title-h2 {
        margin-top: 5%;
    }
    .container.catalog {
        padding-top: 5%;
        padding-bottom: 1%;
    }
    .home .news-slider,
    .home .event-slider {
        padding-top: 5%;
    }
    .home .news-slider .catalog-title,
    .home .event-slider .catalog-title {
        padding-top: 0;
    }
    .home section.container.news {
        padding-bottom: 3%;
    }
    /* Search */
    #advanced-search-result #flipper_container {
        height: 260px;
    }
}

/* Marge container */


/* Animation card flip
.flip-container{

    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    border: 1px solid #ccc;}

	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}
.flip-container,span.bloc-infos,span.vertical{
	width:200px;
	height: 300px;
}
span.bloc-infos,span.vertical {
-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0;
}

span.bloc-infos {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    background: lightgreen;
    z-index: 2;

}

span.vertical {	transform: rotateY(180deg);

}*/


/* Pierre.D */

.anchor {
    padding-top: 180px;
    margin-top: -180px;
}
.anchor-best-seller {
    padding-top: 180px;
    margin-top: -180px;
    /*  display: block;
  height: 180px;

  margin-top: -180px;
  visibility: hidden;*/
}
.bloc-infos2 span.authors a {
    text-transform: capitalize;
    font-size: 1.125em;
    line-height: 25px;
    color: #666666;
    font-weight: 300;
}

/*.bloc-infos2 span.authors a:hover{
    text-transform: capitalize;
    font-size: 1.125em;
    line-height: 25px;
    color: #666666;
    font-weight: 300;
}
*/

.selected.no-after:after {
    content: none;
}

/*
.entry-content img{
    margin:0 auto;
}*/


/* ADD VAL */

.events-slider > .item span.picture > img {
    margin-left: 0;
}
.catalog-slider-content a.catalog-item-link:hover .vertical img {
    opacity: 1 !important;
}
.icon-moins:before {
    content: "\e917";
}
.album_cpt .icon-moins {
    background: url(http://ns3363707.ip-94-23-251.eu/cosavostra/dev/europecomics/assets/themes/europeComics/css/icones/moins.svg) !important;
    background-repeat: no-repeat;
    width: 25px !important;
    height: 25px !important;
    display: block;
    background-size: 100% auto !important;
    margin: 0 auto;
}
.europ {
    width: 320px;
	margin: 0 auto;
    display: block;
	margin-bottom:10px;
}
.single-album_cpt #biography #technical-load-more {
    float: none;
}
#biography #technical-load-more {
    float: none;
}
a:hover {
    opacity: 0.8;
}
.item-top-title a:hover h3 {
    opacity: 0.5;
}
@media screen and (max-width: 600px) {
	span.picture {
    height: 100px;
}
	img.attachment-home-news.wp-post-image {
    width: 100%;
    height: auto !important;
}
}

#homepage-catalog .item, #new-release .item, #coming-soon .item, #best-seller .item{
    display: none;
}