<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&amp;display=swap');
body, html {
    font-family: 'montserrat';
    font-size: 13px;
}
.cont-posts-tt {
    margin:0 auto;
    display: flex;
    justify-content: space-around;
}
.cont-posts-tt .type-post {
    display: flex;
    border: 1px solid #c1c1c1;
    padding: 20px;
    overflow: auto;
    margin: 20px;
    justify-content: space-around;
    max-width: 44%;
}
.content-ml .post-thumbnail, .content-ml .entry-content .wp-audio-shortcode, .content-ml .entry-content &gt; *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .content-ml *[class*=inner-container] &gt; *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .content .default-max-width {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.content-ml .strong-view.wpmtst-modern .wpmtst-testimonial-inner {
    padding: 30px;
    text-align: center;
    border: 1px solid #c1c1c1;
}
.content-ml button {
    background-color: #ee7070 !important;
}
.post-detail-tt  .post-count-like-tt {
    padding: 0;
    margin: 0;
    text-align: right;
    max-width: 100% !important;
}
.cont-posts-tt .post-thumbnail {
    margin: 10px auto;
    width: 185px;
    height: 185px;
}
.postdate-tt{
    color: #fff;
    background: #ee7070;
    position: absolute;
    display: block;
    top: -14px;
    left: -14px;
    text-align: center;
    padding: 1px 6px 3px;
    line-height: 1.1;
}
.postdate-tt span.date {
   font-size:22px;
   display:block;
   float:none;
} 
.cont-posts-tt .post-count-like-tt {
   position:relative !important;
}
.cont-posts-tt {
    color: #4f4f4f;
}
.cont-posts-tt .savoir-plus-tt {
    font-size: 14px;
    font-weight: 700;
    color: #6d6868;
    padding: 5px 10px;
    border: 1px solid #6d6868;
    float:right;
}
.container-breadcrumbs {
    margin: 0 auto !important;
}
.header-blog-tt img {
    height: 225px !important;
}
.cont-posts-tt p {
    line-height: 1;
}

.content-ml {
    margin: 0 auto;
text-align:justify;
}
.content-ml .entry-header {
border-bottom:none !important;}
.content-ml h1 {
    font-size: 20px !important;
    text-align: center !important;
    font-weight: 700 !important;
    margin-top: 20px !important;
    text-transform: uppercase !important;
}
.content-ml h1:after {
    content: ' ';
    background: #000;
    display: block;
    margin: 0 auto;
    width: 41px;
    height: 8px;
    margin-top: 6px;
}
.content-ml a {
color:#ee7070;
}
.post-taxonomies a {
    color: #ee7070 ;
}
.post-taxonomies{display: flex;
flex-wrap: wrap; margin-bottom:10px;}
.post-taxonomiesÂ¨.tags-links, .post-taxonomies .cat-links {
    width:100%;
}
.blog .page-numbers  {
    font-size: 14px;
    color: #ee7070;
}
.tag h1.page-title, .category h1.page-title {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase;
}
.tag h1:after, .category h1:after {
    content: ' ';
    background: #000;
    display: block;
    margin: 0 auto;
    width: 41px;
    height: 8px;
    margin-top: 6px;
}
.breadcrumb-tt {
    margin-top: 10px;
    padding: 20px;
    padding-bottom: 0;
}
input.submit, input.search-submit {
    background-color: #ee7070 !important;
    font-size: 18px;
    color: #fff !important;
    border: none !important;
}
.post-navigation a {
    color: #ee7070;
    text-decoration: none !important;
    font-weight: 700;
}
.post-navigation .post-title {
    font-size: 14px;
}
.post-detail-tt {
    margin: 0 auto;
    text-align: justify;
    display: flex;
    flex-wrap: wrap;
}
.post-detail-tt  .rpwwt-post-date {
    text-align: center;
    padding: 1px 6px 8px;
    line-height: 1.1;
    /* display: none; */
    position: absolute;
    right: 0;
    color: #bfbfbf;
}
.post-detail-tt .entry-content p {
   margin-left: 0 !important;
}
.post-detail-tt .widget_search button {
    background: none !important;
    color: #fff;
    position: absolute;
    right: 20px;
    padding: 0;
    margin-top: 16px;
    font-size: 14px;
}
.post-detail-tt .widget_search button.submit:hover {
   border-color:none !important;
}
.site .button:hover, .site .button:active, button:hover, button:active, input[type=submit]:hover, input[type=submit]:active, input[type=reset]:hover, input[type=reset]:active, .wp-block-search .wp-block-search__button:hover, .wp-block-search .wp-block-search__button:active, .wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:active, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:active {
border-color: transparent !important;
}
.post-detail-tt h1, .comments-area h2 {
    font-size: 16px !important;
    color: #ee7070;
    font-weight: 700;
    padding: 3px;
}

.post-detail-tt .post-count-like-tt {
    position: relative;
    bottom: 0;
}
.comments-area form p, .comments-area form label {
    font-size: 14px !important;
}
.breadcrumb-tt a {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 3px;
}
.comments-area {
    margin: 0 auto;
    text-align:right;
}
.post-navigation {
    margin:0 auto;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: none;
    color:inherit;
    text-decoration: none;
}
.has-background-white .pagination .nav-links a:active, .has-background-white .pagination .nav-links a:hover:active, .has-background-white .pagination .nav-links a:hover:focus, .has-background-white .comments-pagination .nav-links a:active, .has-background-white .comments-pagination .nav-links a:hover:active, .has-background-white .comments-pagination .nav-links a:hover:focus {
    color: inherit;
    text-decoration: none;
}
.postdate-tt time {
    background-color: #ee7070;
    color: #fff;
    padding: 10px;
    position: absolute;
    top: -15px;
    left: -15px;
    font-size: 14px;
}
.cont-posts-tt .list-posts-tt {
    justify-content: space-around;
}
.blog h1 {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase;
}
.post-navigation .meta-nav {
    color: #000 !important;
}
.blog h1:after {
    content: ' ';
    background: #000;
    display: block;
    margin: 0 auto;
    width: 41px;
    height: 8px;
    margin-top: 6px;

}
.cont-posts-tt .post-thumbnail .wp-post-image {
    width: 100% !important;
    height: 100% !important;
    border-radius: 100%;
}
.post-detail-tt .navigation .children {
    list-style: none;
    padding: 0;
}
.post-detail-tt .heateor_sss_horizontal_sharing {
    max-width: 100% !important;
}
.widget_categories ul {
    list-style: none;
    padding: 0;
}
.widget_categories ul li:before {
    content: '&gt;';
    margin-right: 10px;
}
.widget_categories ul li {
    margin: 3px 0;
}
.cont-posts-tt .entry-title {
    font-size: 14px !important;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1;
}
.cont-posts-tt .pld-like-dislike-wrap {
    margin-top: 20px;
}
.cont-posts-tt .post-count-like-tt {
    margin-top:0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #bfbfbf;
}
.cont-posts-tt .entry-title  a {
    text-decoration: none;
}
.post-thumbnail .wp-post-image {
    margin-top: 0;
    max-width:100% !important;
}
/*h1.page-title:after {
    content: ' ';
    background: #ee7070;
    display: block;
    width: 41px;
    height: 8px;
    margin-top: 6px;
}*/
.entry-content p {
    max-width:100% !important;
}
.woocommerce-products-header__title.page-title {
    max-width: 100%;
    margin: 0-75px auto 0;
}
.heateor_sss_horizontal_sharing {
    float: none !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}
.post-detail-tt .widget_recent_entries nav ul {
    padding: 0;
    list-style-type: none;
}

.post-detail-tt .widget_recent_entries nav ul li {
    margin-bottom: 10px;
}
.heateor_sss_sharing_title {
    margin-right: 10px;
    color: #ee7070;
    font-size: 14px;
}
.post-detail-tt  .avis &gt; h3 {
    font-size: 20px;
    margin: 0;
    background: none;
    text-align: left;
    color: #000;
    padding: 10px 0;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.post-detail-tt  .sidebar-post-tt {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.post-detail-tt .search-field {
    border: none;
    background-color: #e4e4e4;
}
.post-detail-tt .tagcloud a:before {
    content: '.';
    color: #000;
    margin-right: 9px;
    position: relative;
    top: -4px;
}
.post-detail-tt .tagcloud a:first-child::before {
    content: '' !important;

}
.post-detail-tt .tagcloud a {
    color:#bfbfbf;
    padding: 3px;
    font-size: 14px !important;
}
@media (max-width:767px){
    .post-detail-tt h1, .comments-area h2 {
        font-size:14px !important;
    }
    .cont-posts-tt .type-post {
        max-width:100%;
    }
  .post-detail-tt .widget_search button {
    background: none !important;
    color: #fff;
    position: absolute;
    right: 20px;
    padding: 0;
    margin-top: 16px;
    font-size: 14px;
}
.post-detail-tt .avis &gt; h3 {
  font-size:18px !important;
}
    .blog h1 {
        font-size: 18px;
    }
    .cont-posts-tt .entry-title {
        font-size: 14px !important;
    }
    h1.page-title {
        font-size: 20px;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .cont-posts-tt .type-post {
        max-width: 100% !important;
        width: 100% !important;
        flex: 0 0 90% !important;
    }
    .post-detail-tt .widget_search button {
    background: none !important;
    color: #fff;
    position: absolute;
    right: -20px;
    font-size: 14px;
    padding: 0;
    margin-top: 16px;
}
}
@media (min-width:992px) and (max-width:1024px){
    .cont-posts-tt .type-post {
        padding: 5px !important;
    }
    .cont-posts-tt .post-thumbnail .wp-post-image {
    width: auto !important;
    height: auto !important;
    border-radius: 100%;
}
}
@media (min-width:768px){
    h1.page-title {
        font-size: 35px;
        font-weight: bold;
    }
    .post-detail-tt .col-md-9 {
        border-right: 1px solid #c1c1c1;
    }
    
}
@media (min-width:1200px){
   .post-detail-tt nav ul li .post-count-like-tt {
    position: relative;
    bottom: -20px;
    text-align:left;
}
}		</pre></body></html>