/*
Theme Name:     LIQ Child Theme
Theme URI: 		https://ep4.com
Description:    LIQ Child Theme
Author:         EP4
Author URI: 	https://ep4.com
Template:       newspaper
Version:        9.0c
Text Domain:    liq-theme
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

/* Utility classes */

.hidden {
	display: none;
}

/* Edge fixes */
@supports (-ms-ime-align:auto) {
	.td_module_mx5 .td-module-thumb img {
		height: 100%;
		width: auto;
	}
}

/* Uniformiser la hauteur des images pour le module 1 (Les disparus) */

.td_module_1 .td-module-thumb {
    overflow:hidden;
}

.td_module_1 .td-module-thumb img {
		height: 160px;
    width: auto;
    margin: 0 auto;
	  box-shadow: 0px 0px 160px 0px rgba(0,0,0,0.5);
}

@media (max-width: 1140px) and (min-width: 1019px) {
	.td_module_1 .td-module-thumb img {
		height: 170px;
	}
}

@media (max-width: 1018px) and (min-width: 768px) {
	.td_module_1 .td-module-thumb img {
		height: 113px;
	}
}

@media (max-width: 767px){
	body .td_module_1 .td-module-thumb img {
		height: calc( 50vw - 22px );
	}
}


/* Uniformiser la hauteur des images pour le module 1 (Catégories) */
/*
.td_module_1 .td-module-thumb .td-image-wrap{
    display: block;
    height: 160px;
    max-height: 160px;
    overflow: hidden;
}


.td_module_1  .td-module-thumb img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 100%;
    min-height: 100%;
}


@media (max-width:1140px){
    .td_module_1 .td-module-thumb .td-image-wrap {
        max-height: 148px;
        height: 148px;
    }

    .td_module_1 .td-module-thumb .td-image-wrap img{
        height: auto;
    }

}

@media (max-width:1018px){
    .td_module_1 .td-module-thumb .td-image-wrap {
        max-height: 114px;
    }
}

@media (max-width:767px){
    .td_module_1 .td-module-thumb .td-image-wrap {
        max-height:46vw;
        height: 46vw;
    }
}

@media (max-width:501px){
    .td_module_1 .td-module-thumb .td-image-wrap {
       max-height:45vw;
        height: 45vw;
    }
}
*/
/* Exception du module 6 pour les libraires conseillent */
.category-les-libraires-conseillent .td_module_1  .td-module-thumb img{
    width: auto;
    min-height: auto;
		margin: 0 auto;
		min-height: 124px;
		max-height: 160px;
}



/* Uniformiser la hauteur des images pour le module MX4 (Accueil, partout) */


.td_module_mx4 .td-module-thumb .td-image-wrap{
    display: block;
    max-height: 150px;
		height: 150px;
    overflow: hidden;
}


.td_module_mx4  .td-module-thumb img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width:1140px){
    .td_module_mx4 .td-module-thumb .td-image-wrap {
        max-height: 137.14px;
    }
}

@media (max-width:1018px){
    .td_module_mx4 .td-module-thumb .td-image-wrap {
        max-height: 105.34px;
    }
}

@media (max-width:767px){
    .td_module_mx4 .td-module-thumb .td-image-wrap {
        max-height: calc( 21vw - 6px );
    }
}

@media (max-width:501px){
    .td_module_mx4 .td-module-thumb .td-image-wrap {
        max-height: 69px;
    }
}

/* Uniformiser la hauteur des images pour le module 6 (Les plus populaires) */
.td_module_6 .td-module-thumb .td-image-wrap{
    display: block;
    height: 70px;
    max-height: 70px;
    overflow: hidden;
}


.td_module_6  .td-module-thumb img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    max-width: 100%;
    height: 100%;
		margin: 0 auto;
}


@media (max-width:1140px){
    .td_module_6 .td-module-thumb .td-image-wrap {
        max-height: 70px;
    }
}

@media (max-width:1018px){
    .td_module_6 .td-module-thumb .td-image-wrap {
        max-height: 56px;
    }
}

@media (max-width:767px){
    .td_module_6 .td-module-thumb .td-image-wrap {
        max-height:70px;
    }
}

@media (max-width:501px){
    .td_module_6 .td-module-thumb .td-image-wrap {
        max-height: 70px;
    }
}



/* Uniformiser la hauteur des images pour le module 10 (Listing des posts liés à un dossier) */

.td_module_10 .td-module-thumb .td-image-wrap{
    display: block;
    height: 150px;
    max-height: 160px;
    overflow: hidden;
}


.td_module_10  .td-module-thumb img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
	  max-width: 218px;
}




@media (max-width:1018px){
    .td_module_10 .td-module-thumb .td-image-wrap {
        max-height: 131px;
    }
}

@media (max-width:767px){
    .td_module_10 .td-module-thumb .td-image-wrap {
        max-height:103px;
    }
}

@media (max-width:500px){
    .td_module_10 .item-details:not(#id) {
       padding-left: 0;
    }

    .td_module_10 .td-module-thumb .td-image-wrap {
        max-height:69px;
    }
}

/* Uniformiser la hauteur des images pour le module 11 (Accueil, partout) */
.td_module_11 .td-module-thumb .td-image-wrap{
    display: block;
    height: 235px;
    max-height: 235px;
    overflow: hidden;
}


.td_module_11  .td-module-thumb img{
    position: relative;
    display: block;
		max-width: 320px;
}

.home .td_module_11  .td-module-thumb img{
    top: 50%;
    transform: translateY(-50%);
}


@media (max-width:1140px){
    .td_module_11 .td-module-thumb .td-image-wrap {
        max-height: 217px;
    }
}

@media (max-width:1018px){
    .td_module_11 .td-module-thumb .td-image-wrap {
        max-height: 139.25px;
    }
		.td_module_mx17 .td-module-image {
			height: 300px;
		}
}

@media (max-width:767px){
    .td_module_11 .td-module-thumb .td-image-wrap {
        max-height:145px;
    }

}

@media (max-width:501px){
    .td_module_11 .td-module-thumb .td-image-wrap {
        max-height: 72px;
    }
}

/* Uniformiser la hauteur des images pour le module 6 (Les plus populaires) */
.td_block_wrap:not(.related-books) .td_module_16 .td-module-thumb .td-image-wrap{
    display: block;
    height: 150px;
    max-height: 150px;
    overflow: hidden;
}


.td_block_wrap:not(.related-books) .td_module_16  .td-module-thumb img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

@media (max-width:1140px){
		.td_block_wrap:not(.related-books) .td_module_16 .td-module-thumb .td-image-wrap {
        max-height: 150px;
    }
}

@media (max-width:1018px){
		.td_block_wrap:not(.related-books) .td_module_16 .td-module-thumb .td-image-wrap {
        max-height: 150px;
    }
}

@media (max-width:767px){
		.td_block_wrap:not(.related-books) .td_module_16 .td-module-thumb .td-image-wrap {
        max-height:80px;
    }
}

@media (max-width:501px){
		.td_block_wrap:not(.related-books) .td_module_16  .td-module-thumb .td-image-wrap {
        max-height: 80px;
    }
}

/* Uniformiser la hauteur des images pour le module de related posts  */
.td_module_related_posts .td-module-thumb .td-image-wrap{
    display: block;
    height: 150px;
    max-height: 150px;
    overflow: hidden;
}


.td_module_related_posts  .td-module-thumb img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}


@media (max-width:1140px){
    .td_module_related_posts .td-module-thumb .td-image-wrap {
        max-height: 137px;
    }
}

@media (max-width:1018px){
    .td_module_related_posts .td-module-thumb .td-image-wrap {
        max-height: 102px;
    }
}

@media (max-width:767px){
    .td_module_related_posts .td-module-thumb .td-image-wrap {
        max-height:69px;
    }
}

@media (max-width:501px){
    .td_module_related_posts .td-module-thumb .td-image-wrap {
        max-height: 69px;
    }
}

/* Masquer les catégories du bloc en haut de l'accueil */
.home .td_block_big_grid_flex_4 .td-post-category:not(.td-post-type) {
    display: none;
}

/* Buttons */

.td-load-more-wrap {
	text-align: right;
}

.td_block_wrap .td-load-more-wrap {
	margin-top: 25px;
}


/* Masque "Dans le même numéro" si nécessaire */
.no-related-publication .td-related-title a {
	pointer-events:none;
}

.no-related-publication .td-related-title a[data-td_filter_value="td_related_more_from_author"] {
	display: none;
}

/* Excerpt */
.post-excerpt {
	font-weight: bold;
}


/* Notifications */
.OneSignal-prompt {
    line-height: 45px;
    display: block;
}

.OneSignal-prompt:before {
    background: #000000;
    display: block;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MTYgNDE2IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTIwOCA0MTZjMjMuNTczIDAgNDIuNjY3LTE5LjA5MyA0Mi42NjctNDIuNjY3aC04NS4zMzNDMTY1LjMzMyAzOTYuOTA3IDE4NC40MjcgNDE2IDIwOCA0MTZ6bTEyOC0xMjhWMTgxLjMzM2MwLTY1LjYtMzQuODgtMTIwLjMyLTk2LTEzNC44MjdWMzJhMzIgMzIgMCAxIDAtNjQgMHYxNC41MDdjLTYxLjEyIDE0LjUwNy05NiA2OS4yMjctOTYgMTM0LjgyN1YyODhsLTQyLjY2NyA0Mi42NjdWMzUyaDM0MS4zMzN2LTIxLjMzM0wzMzYgMjg4eiIvPjwvc3ZnPg==');
    content: '';
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    line-height: 45px;
    margin: 0 10px 0 0;
    float: left;
}

.td-pb-span4 .OneSignal-prompt {
	line-height: 32px;
}

.td-pb-span4 .OneSignal-prompt:before {
	width: 32px;
  height: 32px;
	background-size: 14px;
	line-height: 32px;
	float: right;
	margin: 0 0 0 10px;
}

/* Header */
.td-header-menu-wrap-full .td-header-sp-logo,
.td-header-menu-wrap-full .td-header-sp-logo img {
    margin-left: 0;
    padding-left: 0;
}

.td-header-style-9 .td-logo-wrap-full {
	min-height: 0;
	line-height: inherit;
}

.td-header-style-9 .td-header-sp-logo {
	max-width: 1096px;
	margin: 0 auto;
	padding: 60px 14px 40px;
}

@media (max-width: 1018px) and (min-width: 768px) {
	.td-header-style-9 .td-header-sp-logo,
	.td-container.td-header-main-menu {
			width: 768px;
	}
	.td-container, .tdc-row, .tdc-row-composer {
			width: 748px;
	}
	.td-header-style-9 .td-header-sp-logo {
		padding-top: 40px;
		padding-bottom: 30px;
	}
}
.td-header-style-9 .td-header-sp-logo a {
	display: block;
	max-width: 80%;
	width: 400px;
}

.td-header-style-9 .td-header-sp-logo img {
	width: 100%;
}

.td-header-gradient:before {
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23999999' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}

.td-container-wrap.td-banner-wrap-full > div {
	padding: 20px 0 0;
}

@media (min-width: 1019px) {
	#td-outer-wrap .td-header-sp-recs {
		margin-top: 18px !important;
	}
}
.td-a-rec-id-header a img {
    border: 1px solid #f5f5f5;
}

@media (min-width: 1018px) {
	.td-container.td-header-main-menu {
		width: 1096px;
	}
}

.td-crumb-container {
	margin-top: 10px !important;
}

.td-category-header {
	margin-top: 20px;
}

.td-category-header .td-crumb-container {
	margin-top: 0 !important;
}

.td-a-rec-id-header {
	text-align: center;
}

.td-a-rec-id-header a {
	display: inline-block;
}

/* Typography */

.page .tagdiv-type {
	line-height: 1.5;
}

/* Block titles spacing */
.block-title > span,
.block-title > a {
	margin-bottom: -2px;
	padding-bottom: 6px;
}

/* Colors */

.orange-block .block-title > span,
.orange-block .block-title > a,
.orange-block .entry-post-type a {
	background: #f26523;
	border: 0;
}

.orange-block .block-title {
	border-color: #f26523;
}

.black-buttons .td-read-more a {
    background: #000;
}

.text-white * {
    color: #ffffff !important;
}

.text-white input {
	color: #444 !important;
}

.td-scroll-up {
	background: #000000;
}

body .td-big-grid-flex .td-module-container:hover .td-post-category {background: rgba(0, 0, 0, 0.7);}

.td-scroll-up

/* Footer */
.td-footer-bottom-full .footer-logo-wrap {
    margin-top: 0;
}

.footer-menu ul.menu {
	column-count: 2;
	margin-left: 0;
	margin-top: 0;
}

.footer-menu ul.menu > li {
	margin-left: 0;
	display: inline-block;
	width: 100%;
}

.footer-menu ul.menu > li a {
	border-top: 2px solid #000;
	padding: 3px 3px 10px;
	display: block;
}

.footer-menu ul.menu li ul {
  display: none;
}

.footer-post .td-module-meta-info,
.footer-post .td-module-title {
  display: none;
}

.footer-post .td-module-thumb {
	overflow: visible;
}

.footer-post .td-module-thumb a.td-image-wrap {
	display: block;
	padding-bottom: 0 !important;
	margin-bottom: 20px;
}

.footer-post .td-module-thumb a span {
	margin: 0px;
	display: block;
	min-height: 260px;
	min-width: 228px;
	width: 100%;
	height: auto;
	background-position: top left;
	position: static;
}

@media (max-width: 1018px) and (min-width: 768px) {
	.footer-post .td-module-thumb a span {
		min-height: 205px;
		min-width: 180px;
	}
}

.footer-post .entry-thumb{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center;
	max-width: 50vw;
}

.footer-logos .vc_column {opacity: 0.6;}

.footer-logos .td-custom-image a {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left center;
	/* opacity: 0.6; */
}


@media (max-width: 767px) {
	.td_block_image_box .td-custom {
			margin: 10px;
	}
}

/* Recherche */
.td_search_subtitle {
		display: none;
}

.td-header-wrap .result-msg {
		padding: 6px 0;
		font-style: inherit;
}

/* Ajustements de style au bloc de livres à consulter */
.related-books{
		overflow: visible;
}
.related-books .td_module_wrap .td-module-thumb {
    position: static;
    margin-bottom: 0;
    flex: 1;
    max-width: 40%;

}

.related-books .td_block_inner div.td_module_wrap {
    display: flex;
    padding-bottom: 0;
		border: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

.related-books .td_module_wrap div.item-details {
    margin-left: 10px;
    width: 60%;
}

.related-books .td_module_wrap div.td-excerpt {
    margin-top: 0;
    display: block;
		margin-bottom: 45px;
}

.related-books .td-post-date {
    display: none;
}

.related-books div.td_module_wrap .entry-title {
    margin-top: 10px;
    margin-right: 10px;
    line-height: 1;
    font-size: 16px;
}
.related-books .td_module_wrap .entry-title a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.related-books .author-name {
    display: block;
    color: #f26523;
}

.related-books .publisher-name {
    display: block;
    color: #999999;
		margin: 6px 2px;
}

.related-books .ebook {
    display: inline-block;
    line-height: 1;
    font-size: 10px;
    padding: 3px 6px 4px;
    background-color: #EEE;
    color: #333;
    white-space: nowrap;
    margin: 6px 6px 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.related-books .item-details {
	position: relative;
}

.related-books .btn,
.related-books .btn-comment:before {
    display: inline-block;
    background-color: #f26523;
    color: #FFF;
    padding: 6px 12px;
    margin: 10px 10px 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.3;
	  position: absolute;
    bottom: 0;
    right: 0;
}

.related-books .btn-comment {
	  visibility: hidden;
		height: 0;
		width: 0;
		margin: 0;
		padding: 0;
		left: 0;
		position: absolute;
}
/* .related-books .btn-comment:before {
    visibility: visible;
		content: "\e83b";
		font-family: newspaper;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    color: #05A13F;
	background-color: transparent;
		left: -6px;
		margin-left: 0;
		bottom: 0;
		right: auto;
		font-size: 15px;
		padding: 8px 6px 4px;
} */

.td-container .related-books .btn-comment:before {
	visibility: visible;
	content: '';
	width: 30px;
	height: 30px;
	left: 0;
	margin-left: 0;
	right: auto;
	padding: 0;
    background-color: #fff;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='88.625pt' height='88.922pt' style='isolation:isolate' viewBox='0 0 88.625 88.922' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='b'%3E%3Crect width='88.625' height='88.922'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23b)'%3E%3CclipPath id='a'%3E%3Cpath d='m0 0h88.625v88.922h-88.625v-88.922z' fill='%23fff'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m73.931 77.505c9.02-8.137 14.694-19.93 14.694-33.055 0-24.549-19.839-44.45-44.312-44.45s-44.313 19.901-44.313 44.45c0 24.548 19.84 44.448 44.313 44.448 6.749 0 13.142-1.52 18.867-4.226l6.553 2.243 5.996 2.007-0.932-5.922-0.866-5.495z' fill='%23009862' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath d='m56.352 57.345l-11.049-10.163c-1.522-1.285-1.743-3.597-0.493-5.163 0.154-0.194 0.328-0.37 0.516-0.527l11.034-10.147 2.633 2.17-7.998 10.335c-0.023 0.023-0.205 0.257-0.205 0.484 0 0.234 0.19 0.475 0.197 0.483l8.013 10.405-2.648 2.123z' fill='%23fff' fill-rule='evenodd'/%3E%3Cpath d='m42.358 57.345l-11.055-10.163c-1.524-1.29-1.743-3.607-0.488-5.174 0.15-0.19 0.32-0.362 0.504-0.516l11.047-10.147 2.634 2.17-8.01 10.335c-0.023 0.023-0.205 0.257-0.205 0.484 0 0.234 0.198 0.475 0.198 0.483l8.017 10.405-2.642 2.123z' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.related-books .td-post-author-name > span {
    display: none;
}

@media (max-width:1018px){
	.related-books .ebook {
		font-size: 9px;
	}
}

.container-mobile-only {
    display: none;
}
@media (max-width:767px) {
    .container-mobile-only {
        display: block;
    }
    .td-ss-main-sidebar .related-books {
        display: none;
    }
}


/* Video templates */
.td-video-template-bg {
	margin-top: 20px;
	padding: 20px;
}

/* Single Publication */
.td-post-template-11 .td-video-template-bg .td-pb-row {
	display: flex;
	flex-direction: row-reverse;
}

.td-post-template-11 .td-video-template-bg .td-post-featured-video,
.td-post-template-11 .td-video-template-bg .td-post-header {
	width: 100%;
	padding: 20px;
}

.td-post-template-11 .td-video-template-bg .td-post-header {
	min-width: 300px;
	padding-right: 40px;
}

@media (max-width: 1140px) and (min-width: 1019px) {
	.td_module_1 .td-module-thumb img {
		height: 148px;
	}
}

@media (max-width: 1018px) {
	.td-post-template-11 .td-video-template-bg .issuuembed {
		width: 100% !important;
	}
}

@media (max-width: 767px){
	.td-post-template-11 .td-video-template-bg .td-pb-row {
		display: flex;
		flex-direction: column-reverse;
	}
	.td-post-template-11 .td-video-template-bg,
	.td-post-template-11 .td-video-template-bg .td-post-featured-video,
.td-post-template-11 .td-video-template-bg .td-post-header {
		padding: 10px 0;
	}
}

.td-post-template-11 .td-video-template-bg .td-post-featured-image img {
	width: 100%;
	height: auto;
	max-width: 600px;
	min-width: 228px;
	margin: 0 auto;
	margin: 0 0 0 auto;
}

@media (max-width: 767px){
	.td-post-template-11 .td-video-template-bg .td-post-featured-image img {
		max-width: 100%;
	}
}

@media (min-width: 768px and max-width: 1018px) {
	.td-post-template-11 .td-video-template-bg .td-post-featured-image img {
		max-width: 50%;
	}
}

.td-post-template-11 .td-video-template-bg .td_block_wrap {
	margin-bottom: 25px;
}

.td-post-template-11 .td-video-template-bg .td-module-meta-info {
	margin: 0 0 20px;
}

.td-post-template-11 .td-video-template-bg .td-post-sharing-bottom {
	border: 0;
	padding: 0;
	margin: 0;
}

/* Block filters - full width */
.full-width-filter .td-block-title {
	height: 30px;
}

.full-width-filter .td-pulldown-size {
	display: none;
}

.full-width-filter .td-subcat-filter {
	width: 100%;
}

/* Hides custom meta inserted in the content */
.td-category.related-content {
	display: none;
}

.td-category .entry-publication,
.td-category .entry-post-type{
	font-family: Lato;
  text-transform: uppercase;
	margin-bottom:0;
}

.current-publication .td-category.is-ajax{
	display: none;
}

/* Styles du bloc du numéro en cours sur l'accueil */
.current-publication .td_module_mx17  img.entry-thumb{
    max-width: 100%;
}

.hide-meta-info .td-module-meta-info{
	display: none;
}

/* Page de tous les numéros */
.td_module_19 .entry-thumb{
	width: 100% !important;
	height: auto !important;
}

.td_module_19.td_module_wrap:hover .entry-title a:not(:hover){
	color: inherit;
}

.td_module_19 .td-excerpt .td_block_widget{
	margin-bottom: 10px;
}

/*.td_module_19 .td-excerpt .btn {
    display: inline-block;
		position: absolute;
		right: 0;
		top: 0;
    background-color: #f26523;
    color: #FFF;
    padding: 6px 12px;
		margin: 5px 0;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.3;
		font-size: 14px;
}*/
.td_module_19 .td-excerpt {
	position: relative;
}

.td_module_19 .td-excerpt:after {
	content: '';
	clear: both;
	display: table;
}

.td_module_19 .td-excerpt .btn {
    position: absolute;
		bottom: -55px;
		left: 110px;
		color: #000;
		border: 1px solid #000;
	  padding: 7px 12px;
    line-height: 1.3;
		font-size: 14px;
}

@media (max-width:1018px){
	.td_module_19 .td-excerpt .btn {
			bottom: -49px;
	}
}

@media (max-width:767px){
	.td_module_19 .td-excerpt .btn {
			display: none;
	}
	.td_module_19 .td-item-details {
			margin-left: 110px;
	}
}

.td_module_19 .td-excerpt .td_block_widget .td-block-title{
	margin-bottom: 10px;
}

.td_module_19 .td-excerpt .td_block_widget .entry-title{
	font-size: 1rem;
	line-height:1.2;
	font-weight: 500;
}

.td_module_19 .td-excerpt .td_block_widget .td-block-span6{
	width: 100%;
}

@media (max-width: 767px) {
	.td_module_19 .td-excerpt {
			display: block;
	}
}
/* Styles du widget area à droite du embed de la revue sur les pages de publication */
.td-post-template-11 .entry-crumbs a:hover {
	color: #777;
}

.td-video-template-bg .btn {
    display: inline-block;
    background-color: #f26523;
    color: #FFF;
    padding: 6px 12px;
		margin: 5px 0;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.3;
		font-size: 14px;
}

.td-video-template-bg .td_block_widget,
.td-video-template-bg .td_block_widget a{
	color: white;
}


.td-video-template-bg .td_block_widget .td-block-title{
	margin-top: 30px;
	margin-bottom:10px
}

.td-video-template-bg .td_block_widget .entry-title:not(#id){
	font-size: 1rem;
	line-height:1.2;
}

.tdc-no-posts{
	display: none;
}

/* FlipHTML5 fixes */
@media (min-width:767px) {
	.type-publication.publication .responsive-fliphtml5-container {
		width: 776px;
		margin: 0;
		max-width: 65vw;
	}
}

@media (max-width: 1018px) and (min-width: 768px) {
	.type-publication.publication .td-video-template-bg .td-container {
		width: 100%;
		max-width: 100%;
	}

	.type-publication.publication .td-video-template-bg .td-post-header {
		width: 30vw;
		min-width: 30vw;
		padding-right: 20px;
	}
}

@media (max-width:767px) {
		.type-publication.publication .responsive-fliphtml5-container {
			height: 100vw;
			max-height: 70vh;
		}
}

/* Overrides for all posts */

.td-author-line {
	margin-left: 3px;
}

header .td-post-author-name a {
    margin-right: 0;
}

div.author-organization {
	font-weight: bold;
}

div.author-organization span {
	font-weight: normal;
}

.entry-post-type a {
	border: 1px solid rgba(255, 255, 255, 0.5);
	background: #000;
	margin-top: -1px
}

/* Holler Box */

.hwp-row.hwp-first-row .holler-title {
		height: auto;
    position: absolute;
    top: 30px;
    left: 0;
    bottom: 0;
    background: #fff;
    width: 100%;
}

/* Suggestions */
.single-suggestion  div.td-module-meta-info .td-post-date,
.suggestions div.td-module-meta-info .td-post-date {
	display: none;
}

.single-suggestion div.td-module-meta-info,
.suggestions div.td-module-meta-info {
	margin-top: -10px;
}

.single-suggestion div.td-module-meta-info .td-post-author-name .td-author-line,

.single-suggestion div.td-module-meta-info .td-author-by,
.suggestions div.td-module-meta-info .td-post-author-name a + span {
	display: none;
}

.single-suggestion .td-post-content .td-module-meta-info,
.suggestions .td-excerpt .td-module-meta-info {
	display: block;
	margin-top: -10px;
}

.single-suggestion .td-post-content .td-module-meta-info .td-author-by,
.suggestions .td-excerpt .td-module-meta-info .td-author-by {
	margin-right: 4px;
}

.single-suggestion .td-post-content {
	clear: both;
}

/* Suggestions: Module 10 */

.suggestions .td_module_10 {
		clear: both;
}

.suggestions .td_module_10 .td-module-thumb {
		float: left;
		position: static;
		max-width: 218px;
}

.suggestions .td_module_10 .td-module-thumb .td-image-wrap {
    display: inline;
    height: auto;
    max-height: none;
    overflow: hidden;
}

.suggestions .td_module_10 .td-module-thumb img {
    position: static;
    transform: none;
    display: inline;
}

.suggestions .td_module_10 .entry-thumb {
		width: 100%;
}

@media (max-width: 767px) {
		.suggestions .td_module_10 .td-excerpt {
				display: block;
		}
}

@media (min-width: 768px) {
		.suggestions .td_module_10 .td-module-thumb {
				padding-bottom: 40px;
		}
}

@media (max-width: 500px) {
		.suggestions .td_module_10 .item-details {
				margin-left: 0;
		}
	
		.suggestions .td_module_10 .item-details .td-module-meta-info,
	.suggestions .td_module_10 .item-details .entry-title {
			margin-left: 115px;
	}
	
	.suggestions .td_module_10 .author-organization + span {
		display: none;
	}
	
	.suggestions .td_module_10 .td-post-date {
		display: block;
		margin-top: 5px;
	}
	
	.suggestions .td_module_10 .td-module-thumb {
				margin-right: 15px;
		}
}

/* Suggestions: Module 4 */

.suggestions .td_module_4 .td-module-meta-info + .td-module-meta-info {
	display: none;
}

/* Normalise excerpts */

.td-excerpt .td-module-meta-info {
		padding-top: 21px;
}

.td-excerpt > p + .td-module-meta-info {
		padding-top: 0;
}

.post .post-excerpt {
	margin-bottom: 21px;
}

.post .post-excerpt p:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
}

/* Template with smaller images */
.td-post-template-1 .td-featured-image-rec {
		width: auto;
}

.td-post-template-1 .td-post-featured-image img {
		width: auto;
		height: auto;
		max-width: 100%;
		min-width: 125px;
}

/* Ads */

.td-a-rec-id-sidebar > div {
	margin-bottom: 0;
}

.td-a-rec-id-header .adsanity-inner a img{
	border:0;
}

.td-header-rec-wrap .td-adspot-title {
		position: static;
		margin-top: -3px;
		margin-bottom: 3px;
}

.ad-728x90 .adsanity-inner {
	overflow: visible;
}

.td-header-rec-wrap .ad-aligncenter .ad-row > div {
	margin: 0;
}

.vc_widget_sidebar .ad-alignleft .ad-row > div,
.vc_widget_sidebar .ad-alignnone .ad-row > div {
		margin: 0;
}

.vc_widget_sidebar .ad-aligncenter .ad-row > div {
		margin-bottom: 0;
}

.td-a-rec-id-custom_ad_1 {display: block;}

.td-a-rec-id-content_bottom .ad-row > div,
.td-a-rec-id-custom_ad_1 .ad-row > div {margin-right: 24px;}

.td-a-rec-id-content_bottom .ad-row > div + div,
.td-a-rec-id-custom_ad_1 .ad-row > div + div {margin-right: 0;}

/* Hide the view count on single publications */
.single-publication .td-post-views {
	display: none !important;
}

/* Responsive patches */

/* Mobile categories in template 3 */

@media (max-width:370px){
	.td-post-template-3 .td-post-title .td-category {
    position: absolute;
    top: -75px;
    left: 10px;
    right: 10px;
	}
}

/* Instagram - Couleur de fond custom*/

body .td_social_instagram .td-social-box {
    background-color: #d12798;
}

/* Footer logo issues */
.td-footer-container .tdm_block.tdm_block_inline_image .tdm-inline-image-wrap {
	display: inline;
}

/* Hiding admin bar items */
#wp-admin-bar-tdc_page_mobile_template,
#wp-admin-bar-tdc_create_mobile_page,
#wp-admin-bar-tdb_template_load,
#wp-admin-bar-stats,
#wp-admin-bar-our_support_item {
	display: none;
}