@import url('https://fonts.googleapis.com/css?family=Lato:300i,400,400i,700');
/* Structure globale de la page .......................................................................................*/

body {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    background: white;
    font-size: 16px;
    line-height: 24px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
header {
    margin: 130px 0 65px;
    text-align: center
}
td {
    padding: 10px 15px 13px !important;
}
iframe {
    max-width: 100%;
}
hr {
    height: 1px;
    color: #706f6f;
    background-color: #CECECE;
}
label {
    padding-bottom: 15px;
}
h2 {
    margin: 0;
    padding: 7px 0 7px;
    font-size: 24px;
    line-height: 49px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -.04em;
    font-weight: 700;
    font-style: normal;
    font-family: 'Lato', Sans-serif;
    color: #4A4A4A
}
p,
ul li,
ol li,
td,
em {
    font-family: 'Lato', Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    text-align: left;
}
a {
        color: #4F1756;
    font-weight: 700;
	font-size: 14px;
}
a:hover {
    color: #c0495d;
}
a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto
}
.nopadding {
    padding-top: 0!important
}
.nopadding h1,
.nopadding h2 {
    padding-top: 0
}
/* NINJA POPUP ........................................................................................................ */

.snp-content p,
.snp-content ul li,
.snp-content ol li,
.snp-content td,
.snp-content em {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: #000;
    text-align: left;
}
.snp-content .form-control,
.snp-content .form-control:focus {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: 'Lato';
}
.snp-fb form.newsletter .btn,
.snp-fb form.newsletter .btn:hover {
    border-radius: 4px;
}
.snp-fb .text-center {
    text-align: center;
}
/* MODAL BOX ........................................................................................................ */

#sni-box .btn_antispam {
    color: white;
    display: inline-block;
    height: 24px;
    line-height: 22px;
    padding-left: 30px;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 700;
    background: url(https://files.santenatureinnovation.com/images/picto_anti_spam.png) no-repeat;
}
#sni-box a:hover {
    text-decoration: none;
    color: #fd9500;
}
#sni-box form input {
    border-radius: 5px;
    padding: 10px 0;
    width: 100%;
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 30px;
    font-family: 'Lato', Sans-serif;
    text-indent: 20px;
    height: 54px;
}
#sni-box .vert {
    color: #8fc20d;
}
#sni-box form .btn {
    color: #8fc20d;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    background-color: white;
    transition: all 0.3s linear;
    width: 100%;
    height: 54px;
    font-size: 25px;
    line-height: 30px;
    font-family: 'Lato', Sans-serif;
    text-indent: 20px;
    text-transform: uppercase;
}
#sni-box .modal-body {
    width: 450px;
    max-width: 600px;
    height: 260px;
    margin: auto;
    padding: 50px 15px 30px 15px;
    -vendor-animation-duration: 3s;
    -vendor-animation-delay: 1s;
    position: relative;
    border-radius: 5px;
    background: #234d60;
}
#sni-box .modal-dialog {
    max-width: 600px !important;
}
.cta_modal {
    position: relative;
    border-radius: 5px;
    max-width: 480px;
    margin: 15px auto;
    border: #7ca513 1px solid;
    padding: 30px 20px 20px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    color: white;
    font-size: 1.35em;
    line-height: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    background: #84b604;
    z-index: 999;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.07);
}
.cta_modal p {
    color: white;
    font-size: 18px!important;
    line-height: 24px !important;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.07);
}
.cta_modal:before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background: url(https://files.santenatureinnovation.com/images/bkg_cta_offert.png);
    position: absolute;
    top: -3px;
    left: -3px;
}
.cta_modal .background {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 200px;
    height: 30px;
    border-top: #ecf2f5 10px solid;
    background: #234d60;
    z-index: 0;
}
.cta_modal .cta_title {
    margin-top: 20px;
    padding: 15px 0 10px;
    background: #234d60;
    font-size: 0.8em;
    font-weight: 800;
    line-height: 1.15em;
    position: relative;
    -moz-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.07);
    -o-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.07);
    filter: progid: DXImageTransform.Microsoft.Shadow(color=#000000, Direction=134, Strength=4);
}
.cta_modal .cta_title:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #84b604 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -10px;
}
.bloc_cta_principal {
    position: relative;
    padding: 20px 0 0px 0;
    text-align: center;
    background: url(https://files.santenatureinnovation.com/images/bkg_cta_principal.gif) repeat-x;
    background-position: left 150px;
}
/* Gestion de la police ............................................................................................... */

.taille-h1 {
    font-size: 36px !important;
    text-align: left;
}
.blog-post-body .taille-h2 {
    font-size: 36px !important;
}
/* Navigation ......................................................................................................... */

.navbar {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.navbar .navbar-nav > li > a {
    color: #4F1756;
    font-size: 21px;
    font-weight: 500;
    font-family: 'Lato', Sans-serif;
}
.navbar .navbar-nav > li:hover a {
    color: #4F1756;
}
.navbar-brand {
    margin: 0;
    padding: 0;
    margin-top: -20px;
    margin-left: 0px !important;
    margin-bottom: 24px;
}
.activemenu .navbar-brand {
    margin-top: 0px;
}
.navbar .navbar-nav {
    padding: 25px 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.navbar-header {
    padding: 40px 0;
    margin-right: 25px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.activemenu .navbar-nav {
    padding: 10px 0;
}
.activemenu .navbar-header {
    padding: 10px 0;
}
/* Menus déroulant  */

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #4F1756;
}
.dropdown-menu>li>a {
    font-size: 18px;
    line-height: 34px;
}
.navbar-nav {
    margin: 0;
    margin-top: 40px;
}
.navbar-brand img {
    height: 90px;
    margin-top: 7px;
}
.activemenu .navbar-brand img {
    height: 90px;
    margin-top: 0px;
}
nav .navbar-brand .big {
    display: block;
}
nav .navbar-brand .small {
    display: none;
}
nav.activemenu .navbar-brand .big {
    display: none;
}
nav.activemenu .navbar-brand .small {
    display: block;
}
.navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #BDC3C7 !important;
}
.navbar-inverse {
    background: white;
    border-color: #DADFE1;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #93C022;
}
/* articles ......................................................................................................... */

::selection {
    text-shadow: none;
    background: #fed136
}
section {
    padding-bottom: 60px
}
section:last-child {
    padding-bottom: 0
}
.first-block {
    margin-top: 156px;
}
.alm-reveal {
    margin-top: 20px;
}
.alm-reveal .articles {
    padding: 20px;
    height: 560px;
}
.alm-reveal .articles:hover {
    box-shadow: 0 0 10px #4F1756;
    color: white;
}
.read-more a {
    display: inline-block;
    padding: 7px 40px;
    border: 1px solid;
    border-radius: 25px;
    border-color: #E6E6E6;
    color: #ffffff;
    background-color: #4F1756;
    font-family: 'Lato', Sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1.7px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.read-more a:hover {
    background-color: #4F1756;
    border-color: #4F1756;
    color: #fff
}
.lire-plus {
    text-align: left;
}
.lire-plus a {
    display: inline-block;
    color: #4F1756;
    font-family: 'Lato', Sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1.7px;
}
.lire-plus a:hover {
    color: #dea6a9;
}
/* SLIDERBAR & SEARCH.........................................................................................................*/

.search {
    width: 100%;
}
#text-7 .form-control {
    width: 355px;
}
.form-control {
    max-width: 100%;
    height: 50px;
}
.sidebar-header {
    width: auto;
    display: none;
}
.search .field {
    position: relative;
    width: calc(100% - 105px);
    display: inline-block;
    float: left;
}
.submitsearch {
    display: inline-block;
    float: left;
    width: 37px;
}
.search label {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAxElEQVR4AXXPIUuDcRDA4Zv4AUSwTLEKVoNlySyCYLO98CCsahGrX0AW/QhmBRHEJghLS4JFBBXDgrJi2In78w8v4v3S8XDh4nd0DTxLEzd2RC2EnrH07trQVDrXqbhs7FvfnBDWDKWTigOpL2oWvZpYKPjio1zVHEt7BdOtaLUtHRX8MmqjRjooeCVttPBOWi+4JT1aLaDjVLpU/5ytn840Dj1IaWSpYmi8yVlTF54qh9K8nn27usJK5fC3yvfhPx7a/AE9dYwDEfKrlAAAAABJRU5ErkJggg==) no-repeat 0 50%;
    color: #2B2B2B;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    transition: left .4s, transform .4s;
    padding-left: 1.25em;
    font-weight: 400;
}
.search .input-search {
    border: 1px solid #4F1756;
    border-radius: 0;
    display: block;
    font: 300 1em/1.5em sans-serif;
    padding: .5em 1.75em;
    width: 100%;
    font-family: 'Lato', Sans-serif;
}
.submitsearch input {
    background: #4F1756;
    border: 0;
    padding: 9px;
    color: #fff;
}
.search .input-search:focus + label,
.search .input-search:valid + label {
    left: .5em;
    transform: translate(0, -50%);
}
.search .input-search:valid + label {
    text-indent: -9999px;
}
input[type=text],
textarea {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    outline: none;
}
.sidebar-title {
    color: #1f4051;
    text-align: center;
    letter-spacing: 1px;
    margin: 0 0 25px;
    font-size: 19px;
    font-family: 'Lato', Sans-serif;
}
.sidebar-widget.popular-posts {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transition: all .3s ease-in-out;
    background: #f2eeeb;
    margin-bottom: 6px;
}
.sidebar-widget .widget_search {
    margin-bottom: 0px;
    background: #f7f5f4;
    padding: 0px;
}
/* Barre de recherche  */

#text-10 {
    background-color: #f7f5f4;
    padding: 0px;
}
.sidebar-widget {
    margin-bottom: 20px;
    padding: 20px;
}
.sidebar-widget li {
    font-size: 16px;
    margin-bottom: 10px;
}
.widget-socials {
    text-align: center;
}
.widget-socials a {
    margin: 3px 8px;
    padding: 5px;
    font-size: 17px;
    color: #3C3C3C;
}
.widget-about img {
    width: 100%;
}
.widget-about h4 {
    text-align: center;
    margin: 20px 0 5px;
}
.widget-about .author-title {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #B5B5B5;
    text-align: center;
}
.widget-about p {
    margin-top: 10px;
    font-size: 17px;
    line-height: 24px;
    color: #000;
}
.widget-post {
    display: table;
    margin: 0 0 20px;
    border-bottom: 1px solid;
    border-color: #E4E4E4;
    padding-bottom: 20px;
    width: 100%;
}
.widget-post:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin: 0;
}
.widget-post .post-image {
    float: left;
    width: 90px;
    vertical-align: middle;
    position: relative;
    margin-right: 20px;
}
.widget-review .post-image {
    width: 70px;
    margin-right: 15px;
}
.widget-post .post-body {
    overflow: hidden;
}
.widget-post h2 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.widget-post h2 a {
    color: #4A4A4A;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.widget-post h2 a:hover {
    color: #969696;
}
.widget-post .post-meta {
    margin-top: 5px;
    font-weight: 300;
    font-size: 11px;
    color: #B1B1B1;
    font-family: 'Lato', Sans-serif;
    font-style: italic;
}
.widget-post .post-meta span {
    margin-right: 8px;
}
.widget-post .post-meta span a {
    color: #B1B1B1;
}
#text-11.sidebar-widget {
    padding: 20px;
    text-align: center;
}
#text-11 hr {
    height: 4px;
    background-color: #cecece;
    width: 177px;
    margin-top: 21px;
    margin-bottom: 30px;
}
#text-3,
#text-4,
#text-5,
#text-7,
#text-11 {
    background-color: #f2eeeb;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transition: all .3s ease-in-out;
}
#text-3,
#text-5,
#text-7,
#text-4 {
    padding: 20px;
}
#text-3 h3 {
    color: #c0495d;
}
#text-3 p,
#text-3 a {
    color: #333333;
}
#text-6,
#text-7 {
    box-shadow: 0 0 10px #4F1756;
}
#text-6 h4 {
    color: #1e4051;
}
#text-6 .bloc-centrer {
    width: 570px;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
/* footer  ............................................................................................................*/

footer {
    padding: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #717171;
    text-align: center;
    border-top: 1px solid #CECECE;
}
footer .footer-socials {
    margin: 60px 0 20px;
}
footer .footer-socials a {
    display: inline-block;
    margin-right: 5px;
    background-color: #626165;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
footer .footer-socials a:hover {
    background-color: #ddd;
}
footer .footer-bottom {
    padding: 10px 0 40px;
    border-top: 1px solid #CECECE;
    margin-top: 20px;
}
/* CSS PAGE HOMEPAGE........................................................................................................*/

.homepage-post h1 {
    margin: 0px 0px 50px;
}
.homepage-post h2 {
    font-size: 30px;
}
/* CSS PAGE QUI SOMMES NOUS........................................................................................................*/

.corps-text li,
.corps-text p,
.corps-text ul {
    font-size: 19px !important;
    line-height: 32px !important;
}
.corps-text li {
    padding-bottom: 17px !important;
}
/* FORMULAIRE PAGE CONTACT ............................................................................................................*/

.wpcf7-form-control-wrap.demande select {
    width: 395px;
    height: 35px;
}
.addthis_sharing_toolbox {
    text-align: right;
    padding-bottom: 20px;
}
.blog-post .blog-post-body ul li {
    text-align: left;
}
form.newsletter p {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 1px;
    font-family: 'Lato', Sans-serif;
}
form.newsletter .btn,
form.newsletter .btn:hover {
    margin: 15px 5px;
    background-color: #4F1756;
    color: white;
    opacity: 1;
    font-weight: 700;
    height: 50px;
    font-size: 20px;
    font-family: 'Lato', Sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.contact-adresse {
    margin-top: 25px;
    max-width: 400px;
    padding: 20px;
    margin-left: 9px;
    box-shadow: 0 0 10px #4F1756;
}
/* css affichage des articles ......................................................................................................*/

.blog-post-body .taille-h1 {
    font-size: 19px !important;
    line-height: 26px;
    font-family: 'Lato', Sans-serif;
}
.sante {
    background-color: #0a4b83;
}
.nutrition {
    background-color: red;
}
.beaute {
    background-color: darkmagenta;
}
.bohneur {
    background-color: yellow;
}
.cat .post-categories a {
    background: #6f7a89;
    padding: 3px 5px;
    text-decoration: none;
    color: white;
    font-family: 'Lato', Sans-serif;
    letter-spacing: 1px;
}
.cat .post-categories li {
    padding: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}
.cat ul {
    padding: 0px;
}
.container_titre {
    height: 113px;
}
.section-title {
    margin: 0 0 45px;
    border-top: 1px solid #505050;
    font-size: 28px;
    padding-top: 10px;
    font-weight: 300;
    color: #272727;
}
.blog-post:last-child {
    border-bottom: none;
}
.blog-post .post-meta {
    margin: 5px 0 20px;
    font-weight: 400;
    font-size: 16px;
    color: #B1B1B1;
    font-family: 'Lato', Sans-serif;
    font-style: italic;
    color: #706f6f;
}
.blog-post .post-meta a {
    color: #706f6f;
    font-family: 'Lato', Sans-serif;
}
.blog-post .post-meta a:hover {
    color: #4F1756
}
.blog-post .post-meta span {
    padding-left: 15px;
    padding-right: 15px
}
.blog-post .post-meta span:first-child {
    padding-left: 0;
    padding-right: 15px
}
.blog-post .post-meta i {
    padding-right: 5px;
    font-size: 12px
}
.blog-post .blog-post-text {
    text-align: left
}
.blog-post .blog-post-text p {
    text-align: justify;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-family: 'Lato', Sans-serif;
}
/* Contact Form par Adrien ...........................................................................................*/

.mRight {
    margin-right: 20px;
    vertical-align: middle;
}
#formEmailLogSNI ul li {
    list-style: none;
    width: 100%;
    margin-top: 25px;
}
#liSelectChildrenAbo,
#liSelectChildrenChildrenPublication,
#liSelectChildrenLetterFree,
#liSelectChildrenChildrenLetterFree {
    display: none;
}
#oABE,
#oPBE,
#oSNI,
#oCDH,
#oNTC,
#oOKI,
#oLUB,
#oMCI,
#oSCX,
#oATP {
    display: none;
}
.ABE > #oABE {
    display: block
}
.PBE > #oPBE {
    display: block
}
.SNI > #oSNI {
    display: block
}
.CDH > #oCDH {
    display: block
}
.NTC > #oNTC {
    display: block
}
.OKI > #oOKI {
    display: block
}
.LUB > #oLUB {
    display: block;
}
.MCI > #oMCI {
    display: block;
}
.SCX > #oSCX {
    display: block;
}
.ATP > #oATP {
    display: block;
}
#formEmailLogSNI input[type='text'],
#formEmailLogSNI input[type='email'],
#formEmailLogSNI select {
    margin-top: 6px;
    width: 300px;
    padding: 9px 6px;
    background: #f1f1f1;
    border: 1px solid #e6e6e6;
    color: #676767;
    display: block;
}
#formEmailLogSNI input[type='radio'] {
    margin-right: 5px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -2px;
    display: inline;
    cursor: pointer;
    margin-left: 5px;
}
#formEmailLogSNI textarea {
    margin-top: 6px;
    outline: none;
    padding: 9px 6px;
    background: #f1f1f1;
    border: 1px solid #e6e6e6;
    color: #676767;
    width: 90%;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
}
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #468847;
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
}
input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}
.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}
.parsley-errors-list.filled {
    opacity: 1;
}
.parsley-required {
    color: red;
    margin-top: 8px!important;
}
#formEmailLogSNI #successMessage,
#formEmailLogSNI #errorMessage {
    display: none;
}
.blog-post-image {
    height: 211px;
    background-size: cover;
    background-position: center;
}
.footer .container {
    margin-top: 50px;
}
.footer .container p {
    text-transform: none;
}
#commentform {
    max-width: 400px;
}
#commentform label {
    display: block;
    padding: 10px 0px 0px;
}
#commentform input {
    height: 34px;
}
footer .newsletter-block {
    margin-left: 0px;
}
.single-post section .row:first-child {
    border-left: 1px solid #CECECE;
}
/* Commentaires .......................................................................................................*/

ol.commentlist {
    padding: 0px;
    list-style: none;
}
ol.commentlist ul {
    list-style: none;
}
.commentlist .comment-body {
    background-color: #ededf0;
    border: 1px solid #455a6b;
    padding: 10px 15px;
    margin-bottom: 10px;
    color: #455a6b;
}
.commentlist .comment-body header {
    text-align: left;
    margin: 0px;
    min-height: 60px;
}
.commentlist .comment-body a.collapsed {
    display: inline !important;
}
.commentlist .comment-body .collapse.in,
.commentlist .comment-body p {
    display: inline;
}
.commentlist .comment-body .comment-author {
    font-weight: 700;
    float: left;
}
.commentlist .comment-body .comment-author img {
    float: left;
    margin: 0px 10px 10px 0px;
}
.commentlist .comment-body .comment-author a {
    font-weight: 400;
    text-decoration: underline;
}
.commentlist .comment-body .comment-meta {
    display: inline-block;
    vertical-align: top;
}
.commentlist .comment-body p {
    display: block;
    clear: both;
}
/* Popular Posts ......................................................................................................*/

.wpp-list {
    padding: 0px;
}
.wpp-list li {
    list-style: none;
}
.wpp-list li .wpp-post-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    display: block;
    margin-top: 7px;
    font-family: 'Lato', Sans-serif;
}
.wpp-list li .wpp-author,
.wpp-list li .wpp-date {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.wpp-thumbnail {
    margin: 0 10px 0 0 !important;
}
.blog-post-body .post-meta p {
    font-style: normal;
    line-height: 20px;
    font-size: 16px;
    font-family: 'Lato', Sans-serif;
}
/* WIDGET Bootrap......................................................................................................*/

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #4F1756;
}
.navbar-inverse .navbar-toggle {
    border-color: #4F1756;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #706f6f;
}
.bloc-centrer {
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 500px;
}
/* Résultat après la recherche*/

.recherche .blog-post {
    padding: 20px;
    height: 500px;
}
.recherche .articles:hover {
    box-shadow: 0 0 10px #4F1756;
}
/* Panel source */

.panel-default>.panel-heading h3 {
    color: #4F1756;
    background-color: #e6c1c6;
    border-color: #e6c1c6;
    text-align: center;
    letter-spacing: 1px;
}
.panel-default>.panel-heading {
    background-color: #e6c1c6;
    border-color: #e6c1c6;
    font-family: "Lato", Sans-serif;
    border-radius: 0px;
}
.categorie .articles {
    height: 561px;
    padding: 20px;
}
.categorie .articles:hover {
    box-shadow: 0 0 10px #4F1756;
}
#comments {
    color: #455a6b;
    font-family: "Lato", Sans-serif;
}


/* Print css */

@media print{
	@page {
  size: 21cm 29.7cm;   /*A4*/
  margin: 0; /*webkit says no*/
}

	.blog-post-image{
		display:none;
	}

	.post-meta{
		display:none;
	}
	
	.at-share-btn-elements{
		display:none;
	}

	hr{
		display:none;
	}
	
	.articles_similaires{
		display:none;
	}
	
	.comment-reply-title{
		display:none;
	}
	
	.comment-notes{
		display:none;
	}
	
	#commentform{
		display:none;
	}
	
	.footer{
		display:none;
	}
	
	h4{
		display:none;
	}
	
	.newsletter{
		display:none;
	}
	.bloc-centrer{
		display:none;
	}
	
	.textwidget{
		display:none;
	}
	
	.newsletter-footer{
		display:none;
	}
	
	.newsletter form-inline {
		display:none;
	}
	
	.disclaimer{
		display:none;
	}
	
	.navbar navbar-inverse navbar-fixed-top{
		display:none;
	}
	
	#text-5{
		display:none;
	}
	
	#text-4{
		display:none;
	}
	
	#text-3{
		display:none;
	}
	
	.btn btn-default{
		display:none;
	}
	
	#text-7{
		display:none;
	}
	
	.sidebar-widget popular-posts{
	
		display:none;
	}
	
	.col-md-4{
		display:none;
	}
	
	#text-2{
		display:none;
	}
	
	.sidebar-widget widget_text{
		display:none;
	}
	.articles_similaires{
		display:none;
	}
	
	.comment-respond{
		display:none;
	}
	
	.commentlist{
		display:none;
	}
	
	h3{
		display:none;
	}
	
	.panel-group{
		display:none;
	}
	
	#comments{
		display:none;
	}
	
	#respond{
		display:none;
	}
}

.form-submit:after {
    word-break: break-word;
    display: block;
    font-size: 12px;
    white-space: pre-line;
    content: "En soumettant mon commentaire, je reconnais avoir connaissance du fait que Totale Santé SA pourra l’utiliser à des fins commerciales et l’accepte expressément.";
    padding-top: 9px;
    padding-bottom: 9px;
}
