/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.tdb_single_post_share {
    display: none;
}
.custom-title{
	position:relative
}
.cmplz-cookiebanner.cmplz-show, #cmplz-manage-consent .cmplz-manage-consent{
	left:40px!important;
	right:unset!important
}
.td-scroll-up{
    width: 60px!important;
    height: 60px!important;
    background-color: transparent!important;
    background-image: url(https://www.feuilledeweb.com/wp-content/uploads/2026/01/montgolfiere-scaled.png)!important;
    background-position: center;
    right: 15px!important;
    background-repeat: no-repeat;
    background-size: contain;
	animation: mover 1s infinite alternate;
}
.custom-slider{
	position:relative
}
.custom-slider::before{
	content:"";
    position: absolute;
	background-image:url(https://www.feuilledeweb.com/wp-content/uploads/2026/01/shape-1.png);
    left: 0px;
    bottom: -3px;
    width: 100%;
    height: 95px;
    background-repeat: repeat-x;
    animation: slide 100s linear infinite;
    -webkit-animation: slide 100s linear infinite;
	z-index:999;
}
.post, .td-container-wrap {
    background-color: transparent!important;
}
.shape-01{
    position: absolute!important;
    right: 130px;
    top: -70px;
    transform: rotate(-30deg);
    z-index: -1;
}
body {
    background-color: #f5f6f6;
}
@keyframes slide{
	0% {
    background-position: 0 0;
}

100% {
    background-position: 1920px 0;
}
}
.td-scroll-up .td-icon-menu-up{
	display:none!important
}
@keyframes mover{
	0% {
    transform: translateY(0);
}

100% {
    transform: translateY(-10px);
}
}
.ginput_container input:not(.gform_button){
    font-family: Muli !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    min-height: 42px;
    height: auto;
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 12px;
	text-align:center!important
}
.grecaptcha-badge{
	bottom:100px!important
}
.gform_button{
	font-family: Muli !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    min-height: 42px!important;
    height: auto;
    font-size: 12px!important;
    line-height: 21px;
    background-color: #ce9079!important;
    width: 100%!important;
}
.gform_button:hover{
	background-color: #444!important;
}
.box-icon .tds-icon-box {
    display: flex!important;
    align-items: center;
}
.box-icon .tdm-title{
	margin:0
}
.box-icon .tdm-col-icon{
	display:flex!important
    vertical-align: middle!important;
}
/*Copyright*/
.copyright-bloc{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    transition: color 0.3s ease 0s;
	padding:20px 0px;
}
.copyright-bloc .copyright-nav{
    margin: 0;
    padding: 0;
    text-align: center;
}
.copyright-bloc .copyright-nav .list-item{
    display: inline-block;
    margin: 0 5px 0 0;
	color:#444444;
	font-family: 'Muli';
    font-size: 14px;
    font-weight: 600;
}
.copyright-bloc .copyright-nav .list-item:last-child{
  margin-right: 0;
}
.copyright-bloc .copyright-nav .list-item::after{
    content: "|";
    margin: 0 0 0 5px;
}
.copyright-bloc .copyright-nav .list-item.company-item .company-name{
	text-transform: uppercase;
    font-weight: 900 !important;
}
.copyright-bloc .copyright-nav .list-item .item-link{
    display: inline-block;
    text-decoration: none;
    transition: color 0.3s;
	font-family: 'Muli';
    font-size: 14px;
    color: #444444;
    font-weight: 600;
}
.copyright-bloc .agency-logo{
	display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.copyright-bloc .agency-logo::before{
    content: 'Développé par';
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
	color:#444444;
	font-size: 14px;
    font-family: 'Muli';
    font-weight: 600;
}
.copyright-bloc .agency-logo .logo-link{
    display: inline-block;
    width: 135px;
    margin: 0;
    text-decoration: none;
}
.copyright-bloc .agency-logo .logo-img{
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.copyright-bloc .agency-logo.inverted .logo-img{
	  filter: invert(1);
}
.copyright-bloc .copyright-nav .list-item:hover a{
    color: var(--cmplz_button_accept_background_color);
}
/*Responsive*/
@media(max-width:1200px){
.copyright-bloc .agency-logo {
    width: 100%;
}
.copyright-bloc .copyright-nav .list-item:nth-child(4)::after {
    display:none
}
}
@media(max-width:950px){
.copyright-bloc .copyright-nav .list-item:nth-child(4){
	width:100%
}
.copyright-bloc .copyright-nav .list-item:nth-child(3)::after {
    display:none
}
}
@media(max-width:768px){
.copyright-bloc .copyright-nav .list-item:nth-child(3){
	width:100%
}
.copyright-bloc .copyright-nav .list-item:nth-child(2)::after {
    display:none
}
}
@media(max-width:600px){
.copyright-bloc .copyright-nav .list-item:nth-child(2){
	width:100%
}
.copyright-bloc .copyright-nav .list-item:nth-child(1)::after {
    display:none
}
}
