/* CUSTOM */

body {
    font-family: 'Poppins', 'Asap', sans-serif;
    overflow-x: hidden;
}

#content [class*='col-'] {
    padding: 0 15px !important;
}

#content {
    font-size: 14px;
}

.z-index-1 {
    position: relative;
    z-index: 1;
}

a:hover, a:focus, a:active {
    color: inherit;
}

.flex-wrap {
    flex-wrap: wrap;
}

@media screen and (min-width: 700px) {
    .wrapper #content {
        padding-top: 30px;
        margin-top: 0 !important;
    }
}

.mb-5, .my-5 {
    margin: 3rem 0 !important;
}

body.archive .wrapper #content,
body.page .wrapper #content,
body.search .wrapper #content {
    padding-top: 0;
}

section#main {
    position: relative;
}

.btn {
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 15px;
    display: inline-block;
    position: relative;
    text-align: left;
    line-height: 1.2em;
    cursor: pointer;
    transition: all .3s ease;
}

.btn:hover {
    text-decoration: none;
}


.btn.btn-outline-black {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.btn.btn-outline-black:hover {
    background-color: #000;
    color: #fff;
}

.btn.btn-outline-black.arrow-right {
    padding-right: 30px !important;
}

.btn.btn-outline-black.arrow-right:after {
    content: "";
    overflow: hidden;
    display: inline-block;
    font-size: 3px;
    width: 2.5em;
    height: 2.5em;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(40deg) skew(-10deg) translateY(-50%);
    position: absolute;
    right: 15px;
    top: 45%;
    transition: all .3s ease;
}

.btn.btn-outline-black.arrow-right:hover:after {
    border-color: #fff;
}

.btn.btn-outline-black.arrow-left:after {
    content: "";
    overflow: hidden;
    display: inline-block;
    font-size: 3px;
    width: 2.5em;
    height: 2.5em;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(-140deg) skew(-10deg) translateY(-50%);
    position: absolute;
    left: 15px;
    top: 40%;
    transition: all .3s ease;
}


h1 {
    font-family: 'asap' !important;
    line-height: 1.2em !important;
}

#main h2, h3, h4, h5 {
    line-height: 1em;
    text-align: left;
}

@media screen and (min-width: 700px) {
    section#main:before {
        content: '';
        display: block;
        width: 300px;
        height: 500px;
        background: url('../images/new-design/home/bg-line-yellow.png') no-repeat;
        background-size: contain;
        position: absolute;
        top: 350px;
        left: 0;
        z-index: -1;
    }
}

@media screen and (max-width: 700px) {
    .no-mobile-gutters {
        padding: 0 !important;
    }
}

/* HOME */

.alaune {
    position: relative;
    z-index: 1;
}

h2 {
    font-size: 38px;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: 30px;
    font-family: operetta-52, serif;
    color: #000;
    text-transform: inherit;
}

.alaune .main-post .card-image > a {
    position: relative;
    z-index: 0;
}

.alaune .main-post .card-image > a:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #d9525a;
    position: absolute;
    top: 8px;
    left: -8px;
    z-index: 1;
}

.alaune .main-post article .card-title,
#main .alaune .main-post article .card-title {
    margin-top: 20px !important;
}

.alaune .main-post article .card-title a {
    font-size: 23px;
}

.alaune .main-post article .card-content {
    margin-top: 0;
    padding: 0 23px 23px;
}



.alaune .main-post .card-image .card-info {
    left: 15px;
}

.alaune .column-post article:not(:first-child) {
    margin-top: 40px;
}

.alaune .main-post .card-image img {
    width: 100%;
    height: 487px;
}

.alaune .column-post .card-image img {
    width: 100%;
    height: 233px;
}



/* SOCLES */

.socles {
    margin: 100px 0;
    text-align: center;
    position: relative;
    z-index: 2;
}

.socles .h-100{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.socles h4 {
    text-transform: uppercase;
    font-size: 32px;
    text-align: left;
    margin-bottom: 20px;
}



.socles article {
    margin-bottom: 40px;
    text-align: left;
}

.socles article .card-image img {
    width: 100%;
    height: 233px;
}

/*
.socles article .card-content {
    min-height: 125px;
}*/

.socles.first-block .d-flex > div:first-of-type article:first-of-type .card-image:before {
    content: "";
    width: 25%;
    height: 45%;
    position: absolute;
    top: -10px;
    left: -10px;
    background: #f6cb4d;
    display: block;
}

.socles.first-block .d-flex > div:last-of-type article:first-of-type .card-image:before {
    content: "";
    width: 25%;
    height: 45%;
    position: absolute;
    top: -10px;
    right: -10px;
    background: #9ac8bd;
    display: block;
}

.socles.second-block .d-flex > div:nth-child(2) article:first-of-type .card-image:before {
    content: "";
    width: 25%;
    height: 45%;
    position: absolute;
    top: -10px;
    left: -10px;
    background: #d9525a;
    display: block;
}



/* INITIATIVES COEUR */

section.coeur {
    padding: 100px 0;
    position: relative;
    background: url('../images/new-design/bg/bg-quadrillage.png') repeat;
}

section.coeur h6 {
    margin-bottom: 20px;
}

section.coeur h6 span {
    font-size: 34px;
}

section.coeur h6 span:first-child {
    font-size: 24px;
    margin-bottom: 10px;
}

section.coeur .bg-yellow {
    background: #f6cb4d;
    font-size: 30px;
    padding: 5px 10px;
    display: inline-block;
    margin-bottom: 50px;
}

section.coeur span.title {
    font-size: 18px;
    display: block;
    font-weight: 500;
    margin-bottom: 20px;
}

section.coeur span.subtitle {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    font-weight: 700;
}

section.coeur .d-flex {
    flex-wrap: wrap;
    margin-top: 10px;
}

section.coeur a.bg-red {
    background: #d9525a;
    font-size: 15px;
    padding: 5px 10px;
    display: inline-block;
    margin: 5px 5px 5px 0;
    color: #fff;
    border: 1px solid #d9525a;
    transition: all .3s ease;
}

section.coeur a.bg-red:hover {
    background: #fff;
    color: #d9525a;
    text-decoration: none;
}




@media screen and (max-width: 700px) {
    .alaune h2.operetta {
        text-align: center;
    }
    .alaune .main-post article .card-content {
        padding: 0 18px;
    }
    .alaune .main-post .card-image .card-info {
        left: 10px;
    }
    .alaune .main-post article {
        margin-bottom: 40px;
    }
    .alaune .main-post .card-image img {
        height: auto;
    }
    .alaune .main-post article .card-title a {
        font-size: 18px;
    }


    .socles {
        margin: 50px 0;
    }
    .socles .btn {
        margin-bottom: 50px;
    }
    .socles .d-flex {
        flex-direction: column;
    }
    .socles article {
        margin-bottom: 20px;
    }
    .socles article:not(:first-of-type) {
        display: none;
    }
    .socles article .card-content {
        height: auto;
    }
    .socles .h-100 {
        margin-bottom: 0;
        height: auto;
    }
    section.coeur {
        padding: 50px 0;
    }
    section.coeur h6 span:first-child {
        font-size: 22px;
    }
    section.coeur h6 span.operetta {
        font-size: 25px;
    }
    section.coeur img {
        margin-bottom: 40px;
    }
}

/* ARCHIVE */

.block-top {
    background: #9ac8bd;
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

.block-top.coeur {
    background: #d9525a;
    color: #fff;
    margin-bottom: 30px;
}

.block-top.coeur img {
    margin-right: -15px;
    margin-bottom: -60px;
}

.block-top h1 {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 10px;
    color: inherit !important;
}

.block-top h1 .regular {
    font-weight: 400;
}

.block-top h1 .medium {
    font-weight: 500;
}

.block-top .taxonomy-description {
    font-size: 18px;
}

.archive .wrapper-article-category {
    margin-top: 100px;
    margin-bottom: 30px;
}

.archive .wrapper-article-category h4 {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 500;
}

.archive .wrapper-article-category article {
    margin-bottom: 20px;
}

.archive .wrapper-article-category article:not(:first-of-type) {
    margin-top: 20px;
}

.archive .wrapper-article-category hr {
    border: 0 !important;
    background: #e4e4e4;
    height: 1px;
}

.archive .wrapper-article-category article .card-content {
    flex: 1 0 50%;
    margin: 0;
}

.archive .wrapper-article-category article .card-title {
    margin: 0;
}


.archive .wrapper-article-category .block-article {
    margin-top: 70px;
}

.archive .wrapper-article-category .block-article .btn {
    margin-top: 20px;
}

.archive .wrapper-article-category .block-article:nth-of-type(1),
.archive .wrapper-article-category .block-article:nth-of-type(2) {
    margin-top: 0;
}


.wrapper-multi-article {
    padding-top: 30px;
    margin-bottom: 50px !important;
}

.wrapper-multi-article article {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}


@media screen and (min-width: 700px) {
    .wrapper-multi-article .col-xs-12:nth-child(3n + 1) {
        padding-left: 0;
    }

    .wrapper-multi-article .col-xs-12:nth-child(3n) {
        padding-right: 0;
    }
}

/* PAGINATION */

.wp-pagenavi {
    z-index: 1;
    position: relative;
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: 1px solid #000;
    background: #000;
    color: #fff;
    font-size: 15px;
    padding: 5px 7px;
    text-decoration: none;
    transition: all .3s ease;
}

.wp-pagenavi a:hover,
.wp-pagenavi span:hover {
    background: #fff;
    color: #000;
}

@media screen and (min-width: 700px) {
    .block-top.coeur {
        padding-top: 15px;
    }

    .archive .wrapper-article-category {
        background: url('../images/new-design/bg/bg-red.png') no-repeat 5% top, url('../images/new-design/bg/bg-line-yellow.png') no-repeat 100% 10%;
        background-size: auto;
    }

    .archive .wrapper-article-category:before {
        content: "";
        left: 0;
        width: 100%;
        height: 100px;
        position: absolute;
        background: url('../images/new-design/bg/bg-quadrillage.png') repeat-x left top;
        background-size: auto;
        transform: translateY(-50%);
        z-index: 0;
    }
}

@media screen and (max-width: 700px) {
    .wrapper-multi-article article {
        max-width: 350px;
    }

    .block-top {
        position: relative;
        margin-top: 3px;
        padding: 25px 0 15px 0;
    }

    .block-top::after {
        top: 0;
        left: 50%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top-color: #fff;
        border-width: 10px;
        margin-left: -10px;
    }

    .archive .wrapper-article-category {
        margin-top: 50px;
        background: url('../images/new-design/bg/bg-quadrillage-mobile.png') repeat-x top center;
        background-size: auto;
    }

    .archive .wrapper-article-category .block-article {
        margin-top: 30px !important;
    }

}

/* PAGE ARTICLE */

.single h1 {
    font-weight: 600 !important;
    font-size: 44px !important;
    margin: 30px 0;
    line-height: 1.3em;
    color: #000 !important;
    letter-spacing: inherit !important;
    text-transform: inherit !important;
}



.single .wrapper-article {
    line-height: 1.3em;
    margin-bottom: 20px;
}

.single .wrapper-article .card-image {
    position: relative;
    z-index: 0;
    margin-bottom: 30px;
    display: inline-block;
}

.single .wrapper-article .card-image:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #d9525a;
    position: absolute;
    top: 8px;
    left: -8px;
    z-index: 1;
}

.single #article-aside {
    border-left: 1px solid #ddd;
}

.single #article-aside h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

.single #article-aside h4.operetta {
    font-size: 22px;
}

.single #article-aside h4:not(.operetta) {
    font-weight: 500;
    text-transform: uppercase;
}

.single #article-aside h5 {
    font-size: 14px;
    text-transform: capitalize;
    margin: 10px 0 5px 0;
    font-weight: 500;
}

.single #article-aside .themes,
.single #article-aside .ressources {
    margin-bottom: 30px;
}

.single #article-aside .themes a {
    position: relative;
    display: block;
    margin: 5px 0;
    line-height: 1.3em;
    font-size: 16px;
    transition: all .3s ease;
}

.single #article-aside .themes a:hover {
    font-weight: bold;
    text-decoration: none;
}

.single #article-aside .themes a:after {
    content: "";
    display: inline-block;
    font-size: 2px;
    width: 2em;
    height: 2em;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(50deg) skew(10deg);
    position: absolute;
    bottom: 7px;
    margin-left: 5px;
}

.single #article-aside .ressources a {
    background: #d9525a;
    border: 1px solid #d9525a;
    font-size: 15px;
    padding: 3px 5px;
    display: inline-block;
    margin: 2px 2px 2px 0;
    color: #fff;
    text-decoration: none;
    transition: all .3s ease;
}

.single #article-aside .ressources a:hover {
    color: #d9525a;
    background: #fff;
}

.single article img {
    max-width: 100%;
    height: auto;
}

.single .footer-article {
    margin: 50px 0;
}

.single .wrapper-related-post {
    padding-top: 50px;
}

.single .wrapper-related-post h4 {
    font-size: 37px;
    text-align: center;
    margin-bottom: 50px;
}



.single .autopromo {
    background-color: #EFF1FF;
    border-radius: 12px; 
    color:#2E3D7D; 
    padding: 30px;
    margin:20px 0;
}

.single .autopromo h3 {
    font-size:1.5em;
    font-weight: 800;
    padding-bottom: 10px;
}

.single .autopromo p {
    font-size:1em;
    padding-bottom: 14px;
}




.single .crp-list {
    display: flex;
    justify-content: center;
}

.single .crp-list .crp-list-item {
    margin: 0 15px;
    flex: 1 1 0;
    max-width: 255px;
}

.single .crp-list .crp-list-item:first-of-type {
    margin-left: 0;
}

.single .crp-list .crp-list-item:last-of-type {
    margin-right: 0;
}

.single .crp-list .crp-list-item-image a {
    display: block;
    font-size: 0;
    position: relative;
}

.single .crp-list .crp-list-item-image a {
    position: relative;
    z-index: 0;
}

.single .crp-list .crp-list-item-image a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    z-index: 1;
    display: block;
    opacity: 0;
    transition: all .3s ease;
}

.single .crp-list .crp-list-item-image a:hover:after {
    opacity: 0.15;
}

.single .crp-list .crp-list-item-image a img {
    max-width: 100% !important;
    height: auto !important;
    background: #fff;
}

.single .crp-list .crp-list-item-title {
    margin-top: 10px;
    padding: 0 15px;
    background: #fff;
}

.single .crp-list .crp-list-item-title a {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.3em;
}

.single .wrapper-related-post {
    background: url('../images/new-design/bg/bg-quadrillage.png') repeat-x top center;
    margin-bottom: 50px;
}

.single .supsystic-social-sharing a {
    margin: 0 5px;
}

@media screen and (min-width: 700px) {
    .single article {
        padding-right: 10px;
    }
}

@media screen and (max-width: 700px) {
    .single h1 {
        font-size: 26px !important;
    }
    
    .single .crp-list {
        flex-direction: column;
        align-items: center;
    }

    .single .crp-list .crp-list-item:not(:last-of-type) {
        margin-bottom: 15px;
    }

    .single article .entry-content div.tiercol,
    .single article .entry-content div.demicol {
        width: 100%;
        display: block;
        padding: 0;
    }
}

/* ARTICLE  */

article {
    position: relative;
    margin-bottom: 20px;
    z-index: 1;
}

article table {
    border: 1px solid #ccc;
}

article table td, article table th {
    padding: 10px;
    border: 1px solid #ccc;
}

article:not(.page, .post) {
    background: #fff;
    transition: all .3s ease;
}

a.post-thumbnail:hover, a.post-thumbnail:focus {
    opacity: 1;
}

article .card-content .card-info .socle,
article .card-content .card-info .thematique {
    text-transform: uppercase;
    line-height: 1.3em;
}

article .card-content .card-info .socle {
    font-weight: 700;
}



article a:hover,
article a:focus {
    text-decoration: none;
    color: inherit;
}

article .card-content {
    margin-top: 10px;
    padding: 0 18px 18px;
}

article .card-image > a img {
    background: #fff;
}

article .card-image > a {
    display: inline-block;
    font-size: 0;
    position: relative;
    z-index: 0;
}

article .card-image > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    z-index: 1;
    display: block;
    opacity: 0;
    transition: all .3s ease;
}

article:not(.post):hover .card-image > a:before {
    opacity: 0.06;
}

article:not(.post):hover {
    background: #f1f1f1;
}



/* Galleries */

.gallery {
	margin: 0 -1.1666667%;
	padding: 0;
}

.gallery .gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 10px 5px;
	text-align: center;
	vertical-align: top;
	width: 100%;
    box-sizing: border-box;
}

.gallery-columns-1 .gallery-item {
	max-width: 100% !important;
}

.gallery-columns-2 .gallery-item {
	max-width: 50% !important;
}

.gallery-columns-3 .gallery-item {
	max-width: 33% !important;
}

.gallery-columns-4 .gallery-item {
	max-width: 25% !important;
}

.gallery-columns-5 .gallery-item {
	max-width: 20% !important;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66% !important;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28% !important;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5% !important;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11% !important;
}

.gallery .gallery-caption {
	font-size: 0.85em;
	margin: 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

article .card-image > a:hover:before {
    opacity: 0.15;
}

article .card-image {
    position: relative;
    text-align: center;
    font-size: 0;
}

article .card-image .card-info {
    background: #fff;
    display: inline-block;
    padding: 8px;
    position: absolute;
    bottom: 0;
    left: 10px;
    z-index: 1;
    text-align: left;
    font-size: 14px;
}

article .card-image .card-info--coeur {
    background-color: #D9525A;
    color: #FFFFFF;
}

article .card-image .card-info .socle a,
article .card-image .card-info .thematique a {
    text-transform: uppercase;
    line-height: 1.3em;
}

article .card-image .card-info .socle a,
article .card-header .socle a {
    font-weight: 700;
}


article .card-title {
    margin: 10px 0 !important;
    font-family: inherit;
    text-transform: inherit;
    font-size: inherit;
    letter-spacing: inherit;
}

#main article .card-title {
    margin: 10px 0 !important;
    font-family: inherit;
    text-transform: inherit;
    font-size: inherit;
    letter-spacing: inherit;
}

article .card-title a {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3em;
    color: #000;
}

article .card-content p a {
    line-height: 1.3em;
}

#main article .entry-content,
article .entry-content,
article .entry-content p,
#main article .entry-content p {
    font-size: 18px;
    line-height: 1.4em;
}

article .entry-content div.demicol{
    display: table-cell;
    padding: 1em;
    vertical-align: top;
    position: relative;
    width: 47%;
}

article .entry-content div.tiercol{
    display: table-cell;
    padding: 1em;
    vertical-align: top;
    position: relative;
    width: 30%;
}

article .entry-content p {
    margin: 0 0 18px;
    text-align: justify !important;
}

article .entry-content p.chapeau {
    font-weight: 600;
    font-style: italic;
}

article .entry-content p.legende {
    font-size: 12px;
}

article .entry-content p.encadre {
    background: white;
    border: 2px solid #f0c93c;
    border-radius: 10px;
    clear: both;
    color: #333333;
    overflow: hidden;
    padding: 0.7em 0.8em;
    margin-bottom: 0 !important;
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
}

article .entry-content span.surbrillance {
    background-color: #f0c93c;
    padding: 2px 5px;
}


article .entry-content p.monbouton {
    text-align: center !important;
    transition: all .2s ease-in;
}
article .entry-content .monbouton a {

    background-color: #fe5165;
    color: #fff !important;
    cursor: pointer;
    display: inline-flex;
    justify-content: space-between;
    line-height: 1.2em;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
}



article .entry-content q:before,
article .entry-content blockquote:before {
    display: block;
    content: "\201C";
    font-size: 110px;
    position: absolute;
    left: 0;
    top: 0;
    color: #f0c93c;
    font-family: Georgia, serif;
    font-style: normal;
}

article .entry-content q:after,
article .entry-content blockquote:after {
    display: block;
    content: "\201D";
    font-size: 110px;
    position: absolute;
    right: 0;
    color: #f0c93c;
    font-family: Georgia, serif;
    font-style: normal;
    margin-top: 10px;
}

article .entry-content blockquote {
    position: relative;
    color: #333;
    padding: 0 25px;
    margin: 3em 0;
    margin-left: 1em;
    font-size: 16px;
    font-style: italic;
}

article .entry-content ul,
article .entry-content ol {
    margin: 0;
    margin-bottom: 12px;
    padding-left: 40px;
    font-family: inherit !important;
    font-size: inherit !important;
}

article .entry-content ul li {
    list-style: disc;
}

article .entry-content ol li {
    list-style: decimal;
}

#main article .entry-content ul li,
#main article .entry-content ol li {
    margin: 0 !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

#main article .entry-content h2,
article .entry-content h2 {
    font-size: 32px;
    font-weight: 600;
    margin-top: 32px;
    margin-bottom: 12px;
    text-transform: inherit;
    color: #000;
    letter-spacing: inherit;
    font-family: inherit;
}

article .entry-content h2 * {
    font-size: 32px;
    font-weight: 600;
}

article .entry-content h3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 12px;
}

article .entry-content h4 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 12px;
}

article .entry-content a {
    color: #333;
    text-decoration: underline;
    transition: all .3s ease;
}

article .entry-content a:hover, article .entry-content a:focus {
    color: #000;
    font-weight: 600;
}

article .entry-content .alignright {
    float: right;
    margin-left: 20px;
}

article .entry-content .alignright::after,
article .entry-content .alignleft::after {
    content: "";
    display: block;
    clear: both;
}

article .entry-content .alignleft {
    float: left;
    margin-right: 20px;
}

article .entry-content .aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 20px;
}

article .entry-content figcaption {
    font-size: 14px;
    text-align: center;
}

article .entry-content sub {
    top: 0.25em;
}

article .entry-content sup {
    top: -0.5em;
}

article .entry-content sup, article .entry-content sub {
    font-size: 60%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

article .entry-content hr {
    border: 0 !important;
    background-color: #d1d1d1;
    height: 1px !important;
    margin: 0 0 1.75em !important;
    width: 100% !important;
}

article .entry-content figure {
    max-width: 100% !important;
}



/* PAGE */

.fildariane {
    margin: 20px 0;
    position: relative;
}

html body .supsystic-social-sharing {
    margin-top: 30px;
}

/* 404 */

@media screen and (min-width: 700px) {
    .page-404 {
        min-height: 250px;
        margin-top: 40px;
    }
}

.page-404 h1 {
    margin-bottom: 30px;
    font-size: 36px !important;
    text-transform: inherit !important;
    font-weight: bold !important;
}

.page-404 p {
    font-size: 20px !important;
}

/* SEARCH */

/*.search .block-top span {
    font-size: 100px;
}

.search .search-form {
    display: inline-block;
}*/

.search .search-form .search-submit {
    /*background: #000;
    color: #fff;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 30px 10px 15px;
    display: inline-block;
    position: relative;
    text-align: left;
    line-height: 1.2em;
    cursor: pointer;
    transition: all .3s ease;
    margin-left: 15px;
    border: 1px solid #000;*/
    display:none;
}
/*
.search .search-form .search-submit:after {
    content: "";
    overflow: hidden;
    display: inline-block;
    font-size: 3px;
    width: 2.5em;
    height: 2.5em;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(40deg) skew(-10deg) translateY(-50%);
    position: absolute;
    right: 15px;
    top: 45%;
    transition: all .3s ease;
}


    
*/
.search label > .screen-reader-text {
    display: none;
}

.search .search-form .screen-reader-text {
    position: relative;
    clip: auto;
    clip-path: none;
    height: auto;
    margin: 0;
    width: auto;
    height: auto;
    text-transform: uppercase;
}

.search .search-field {
    border: 1px solid #ccc;
    padding: 6px 9px;
    font-size: 16px;
    min-width: 250px;
    border-radius: 20px;
}

.search .search-title {
    font-size: 18px;
}

@media screen and (max-width: 700px) {
    .search .search-field {
        width: 100%;
    }
    .search .search-form .search-submit {
        margin-left: 0;
        margin-top: 15px;
    }
}