/*!
Theme Name: PopularFX Child Theme
Theme URI: https://popularfx.com
Author: Pagelayer
Author URI: https://pagelayer.com
Description: Lightweight theme to make beautiful websites with Pagelayer. Includes 100s of pre-made templates to design your dream website !
Version: 1.2.4
License: LGPL v2.1
License URI: LICENSE
Text Domain: popularfx
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, entertainment, full-width-template, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, microformats, post-formats, theme-options, blog, rtl-language-support
Tested up to: 6.0
Requires PHP: 5.5
Template: popularfx

This theme is licensed under the LGPL v2.1.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;1,200&display=swap');*/
@import url("../popularfx/style.css");
/*Global*/

body, button, input, select, optgroup, textarea{
    font-family: Poppins;
    color: #000;
}

::-webkit-input-placeholder { /* Edge */
    color: #1E1050;
}

:-ms-input-placeholder { /* Internet Explorer */
    color: #1E1050;
}

::placeholder {
    color: #1E1050;
}
/* a:hover, a:focus, a:active, a:visited, a {
    color: #F4D35E;
} */

.swiper{overflow: unset!important; position: unset;}
.p-2zw5617, .p-zxj4463, .cs-blog-page.blog-header {
    overflow: hidden;
}

.cs-hidden {opacity: 0;width: 0;height: 0;}
.align-center{text-align: center;}
.align-right{text-align: right;}
.align-left{text-align: left;}
.align-justify{text-align: justify;}
.text-uppercase{text-transform: uppercase;}
.text-underline{text-decoration: underline!important;}
.word-break-all{word-break: break-all;}
.color-white{color: #fff!important;}
.color-black{color: #000!important;}
.color-primary{color: #F4D35E!important;}
.color-dark-purple{color: #1E1050!important;}
.color-grey {color: grey;}
.pagelayer-body .color-grey h3 {color: grey;}
.background-dark-blue{background-color: #1b114e!important;}
.background-transparent{background-color: transparent!important;}
.font-size-35{font-size:30px!important; line-height: 50px!important;}
.font-size-27{font-size:27px!important; line-height: 38px!important;}
.font-size-24{font-size:24px!important; line-height: 35px!important;}
.font-size-22{font-size:22px!important; line-height: 33px!important;}
.font-size-20{font-size:20px!important; line-height: 31px!important;}
.font-size-18{font-size:18px!important; line-height: 29px!important;}
.font-size-16{font-size:16px!important; line-height: 27px!important;}
.font-size-14{font-size:14px!important; line-height: 25px!important;}
.font-weight-400{font-weight: 400!important;}
.font-weight-500{font-weight: 500!important;}
.font-weight-600{font-weight: 600!important;}
.font-weight-700{font-weight: 700!important;}
.margin-right-10{margin-right:10px!important;}
.margin-bottom-0{margin-bottom:0!important;}
.margin-bottom-15{margin-bottom:15px!important;}
.margin-bottom-25{margin-bottom:25px!important;}
.margin-bottom-40{margin-bottom:40px!important;}
.margin-bottom-50{margin-bottom:50px!important;}
.margin-top-0{margin-top:0!important;}
.margin-top-2{margin-top:2px!important;}
.margin-top-25{margin-top:25px!important;}
.margin-top-50{margin-top:50px!important;}
.margin-vertical-0{margin-bottom:0!important;margin-top:0!important;}
.margin-vertical-5{margin-bottom:5px!important;margin-top:5px!important;}
.margin-vertical-20{margin-bottom:20px!important;margin-top:20px!important;}
.margin-vertical-25{margin-bottom:25px!important;margin-top:25px!important;}
.margin-vertical-40{margin-bottom:40px!important;margin-top:40px!important;}
.padding-bottom-25{padding-bottom:25px!important;}
.padding-vertical-10{padding-bottom:10px!important;padding-top:10px!important;}
.padding-vertical-20{padding-bottom:20px!important;padding-top:20px!important;}
.padding-vertical-50{padding-bottom:50px!important;padding-top:50px!important;}
.line-height-normal{line-height: normal!important;}
body.pagelayer-body h1.cs-h1{font-size: 35px;}
.upper-text {
    font-size: 30px!important;
    font-weight: 700;
}
.p-6e14729 {
    margin-bottom: -2px;
}
a.cs-btn-1, .cs-btn-1, input.cs-btn-1, body a.cs-btn-1, body .cs-btn-1, body input.cs-btn-1 {
    width: 100%;
    max-width: 170px;
    background: #F4D35E;
    display: inline-block;
    color: #000;
    font-weight: 500;
    border-radius: 5px;
    padding: 7px 0px;
    transition: 0.3s all;
    text-align: center;
}
.cs-submit-button input {
    padding: 5px;
    border: 1px #F4D35E solid!important;
    max-width: 250px;
}
a.cs-btn-1:hover, .cs-btn-1:hover, body a.cs-btn-1:hover, body .cs-btn-1:hover {
    background: #1E1050;
    color: #fff;
    /*border: 1px #1E1050 solid!important;*/
}

a.cs-btn-2, .cs-btn-2, body a.cs-btn-2, body .cs-btn-2 {
    background: #F4D35E;
    display: inline-block;
    color: #000;
    font-weight: 500;
    border-radius: 5px;
    padding: 5px 10px;
    transition: 0.3s all;
}
a.cs-btn-2:hover, .cs-btn-2:hover, body a.cs-btn-2:hover, body .cs-btn-2:hover {
    background: #1E1050;
    color: #fff;
}
a.cs-btn-3, .cs-btn-3, body a.cs-btn-3, body .cs-btn-3 {
    background: transparent;
    width: 100%;
    max-width: 200px;
    display: inline-block;
    color: #1b114e;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 0px;
    transition: 0.3s all;
    text-align: center;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
    border: 1px solid #F4D35E;
}
a.cs-btn-3:hover, .cs-btn-3:hover, body a.cs-btn-3:hover, body .cs-btn-3:hover {opacity: 0.7;}

.cs-control .cs-field, .cs-control {
    width: 100%;
}
.cs-control .cs-field {
    font-size: 20px;
    font-weight: 400;
    padding: 15px 30px;
    border-radius: 10px;
    background: #fbfbfb;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
    margin-top: 5px;
    margin-bottom: 5px;
    border: 2px solid #F4D35E;
}
/* Header */
.ban-subtext .textwidget {
    color: #fff;
    display: inline-block;
    border-top: 1px solid #E98F53;
    padding-right: 10px;
    padding-top: 15px;
    font-size: 14px;
    margin: 5px 0px 5px 0px;
    font-weight: 400;
    line-height: 1.6;
}
.menu-item > a > span{
    border-bottom: 1px transparent solid;
}
.menu-item.current_page_item > a > span, .menu-item > a:hover > span {
    border-bottom: 1px #F4D35E solid;
}
.sub-menu .menu-item > a:hover > span{
    border-bottom: 0px transparent solid;
}
.swiper-pagination-bullet-active {
    background: #F4D35E;
}
.menu-item .sub-menu {
    box-shadow: 0px 3px 35px rgb(0 0 0 / 8%);
    border-radius: 15px 0px 15px 15px;
    overflow: hidden;
}
.menu-item .sub-menu > li:not(:last-child) {
    border-bottom: 1px #F4D35E solid;
}
.sub-menu .menu-item:hover {
    background: #F4D35E;
}
.pagelayer-wp-menu-container ul li.menu-item span.after-icon {
    padding-left: 10px;
}
/*Monthly Offer*/
.monthly-offer {
    /*     margin-top: 30px; */
    margin-bottom: 35px;
}
.monthly-offer-title {
    padding-top: 30px;
    padding-bottom: 30px;
}
.offer-item-slide {
    display: flex;
    justify-content: center;
}
.offer-item {
    max-width: 425px;
    /*width: 100%;*/
    background: #fff;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px 10px 10px;
}
.offer-item .brand-image {
    width: 40%;
}
.offer-item .offer-content {
    width: 60%;
}
.offer-item .offer-content p, .offer-item .offer-content h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.offer-item .offer-content h3{
    margin: 5px 0px 5px 0px;
}
.offer-item .brand-image img {
    width: 100%;
    max-width: 120px;
}

/*Homepage*/
.cs-homepage, .cs-blog-page.blog-body {
    position: relative;
    top: -140px;
    background: #fbfbfb;
    border-top-left-radius: 120px;
    border-top-right-radius: 120px;
    /*overflow: hidden;*/
    margin-bottom: -140px;
    padding-top: 5px;
}
.cs-homepage > .fa-angle-down{
    position: absolute;
    width: 50px;
    height: 50px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 2;
    font-weight: 700;
    color: #fff;
    font-size: 55px;
    top: -70px;
}
.home-brands {
    margin-top: 30px;
    margin-bottom:50px;
}
.brand-list {
    width: 100%;
    margin-top: 25px;
}
.brand-list .brand-item {
    display: flex;
    border-radius: 10px;
    background: #fbfbfb;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 7%);
    overflow: hidden;
}
.brand-list .brand-item.th-row {
    margin-bottom: 15px;
}
.brand-list .brand-item.td-row {
    margin-bottom: 30px;
    display: flex;
    justify-items: center;
    align-items: center;
    margin-top: 30px;
}
.brand-list .brand-item > div {
    position: relative;
}
.brand-list .brand-item > div:not(:last-child):before {
    content: "";
    position: absolute;
    height: 1000px;
    width: 1px;
    background: #f4d35e80;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.bl-col-1 {
    width: 100px;
}
.bl-col-2 {
    width: 140px;
}
.bl-col-3 {
    width: calc(100% - 580px);
}
.bl-col-4 {
    width: 150px;
}
.bl-col-5 {
    width: 190px;
}
.bl-col-6 {
    width: 28%;
}
.bl-col-7 {
    width: 72%;
}
.bl-col-6, .bl-col-7 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.brand-item.th-row > div > p {
    padding: 10px 0px;
}
.number-stt {
    font-size: 27px;
    color: #1E1050;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: transparent;
    border-radius: 50%;
    text-align: center;
    font-weight: 500;
}
.number-stt.number-1, .number-stt.number-2, .number-stt.number-3{
    color: #fff;
    background: #f4d35e;
}
.bl-col-6 .number-stt {
    font-size: 27px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.bl-col-6 img {
    max-width: 100px;
    margin-top: 10px;
}
.brand-number .number-stt{
    font-size: 16px;
    width: 26px;
    height: 26px;
    line-height: 26px!important;
}
.sd-line {
    display: flex;
    align-items: flex-start;
}
.sd-line i{
    margin-right: 5px;
    margin-top: 5px;
}
.brand-item.td-row > div {
    padding: 10px;
}
.short-description {
    margin-top: 10px;
    margin-bottom: 5px;
}
.brand-item.td-row .bl-col-2 img {
    max-width: 110px;
    width: 100%;
}
.bl-visitor > a {
    margin: 20px 0px;
    display: inline-block;
}
.rating-stars {
    display: flex;
    justify-content: space-between;
    width: 130px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 5px;
}
.rating-stars span {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
}
.rating-stars.normal-star {
    display: flex;
    justify-content: space-between;
    width: 105px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.rating-stars.normal-star span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
}
.rating-full {
    background-image: url(/wp-content/plugins/k-dev-expand/assets/image/rating-full.png);
}
.rating-half {
    background-image: url(/wp-content/plugins/k-dev-expand/assets/image/rating-half.png);
}
.rating-empty {
    background-image: url(/wp-content/plugins/k-dev-expand/assets/image/rating-empty.png);
}

.top-brands, .advertise-block {
    margin-top: 25px;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 7%);
    border-radius: 10px;
    padding: 15px;
    overflow: hidden;
}
.top-brands .top-brand-item {
    display: flex;
    justify-content: flex-start;
}
.top-brand-item .brand-number {
    width: 32px;
}
.top-brand-item .top-brand-content {
    width: calc(100% - 32px);
}
.top-brand-content .name-logo {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.top-brand-content .name-logo > img {
    height: 30px;
}
.top-brands .top-brand-item:not(:last-child) {
    padding-bottom: 10px;
    border-bottom: 1px #F4D35E solid;
    margin-bottom: 10px;
}
.top-brands h4 {
    margin-bottom: 20px!important;
}
.advertise-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top:25px;
    color: #000;
}
.advertise-block:hover {
    color: #4169e1;
}
.guide-block {
    background: #1B114E;
    padding: 50px 0px;
    overflow: hidden;
}
.guide_de_la_xxx .swiper {
    margin-top: 50px;
}
.guide-item {
    background: #FBFBFB;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 7%);
    border-radius: 15px;
    padding: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*justify-content: space-between;*/
}
.guide-item .short-description {
    min-height: 250px;
    margin: 20px 0px;
}
.guide-item .short-description .sd-line {
    margin-bottom: 10px;
}
.hiw-block {
    padding: 90px 0px;
}
.how-it-work > h2, .guide_de_la_xxx > h2 {
    margin-bottom: 40px!important;
}
.hiw-item {
    display: flex;
    margin: 25px 0px;
}
.hiw-item > p {
    width: 35px;
}

/*Top 5*/
.top-5-brand-item {
    border-radius: 20px;
    background: #fbfbfb;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 7%);
    overflow: hidden;
    position: relative;
    display: flex;
    padding: 10px;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 10px;
    max-width: 445px;
}
.top-5-brand-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    margin-left: 5px;
    width: 100%;
}
.top-5-brand-content .brand-logo img {
    width: 100%;
    max-width: 80px;
}
.top-5-brand-content .logo-rating {
    width: 110px;
}
.top-5-brand-content .bl-visitor {
    width: 160px;
}
.top-5-brand-content .bl-visitor > a.cs-btn-1 {
    margin-bottom: 5px;
    margin-top: 0px;
}
.top-5-brands-title {
    padding: 20px;
    max-width: 400px;
    margin: auto!important;
}
/*Single*/
.brand-single.single-content {
    margin-top: 50px;
}
.brand-wrap {
    border-radius: 60px;
    background: #fbfbfb;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 7%);
    overflow: hidden;
    position: relative;
    padding: 30px;
    margin-bottom: 35px;
    margin-top: 10px;
}
.brand-wrap .logo-section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}
.brand-wrap .logo-section > a {
    margin-top: 25px;
    margin-bottom: 25px;
}
.logo-section .arrow-left {
    position: absolute;
    left: 10px;
    top: 10px;
    margin: 0px!important;
    padding: 0px!important;
}
.brand-wrap .brand-list {
    width: 100%;
    padding-right: 0px;
    margin-top: 10px;
}
.brand-wrap .bl-col-2 {
    width: 140px;
}
.brand-wrap .bl-col-3 {
    width: calc(100% - 300px);
}
.brand-wrap .bl-col-4 {
    width: 160px;
}
.brand-wrap .single-section{
    margin-top:40px;
    margin-bottom:25px;
}

.avantages_et_inconvenients i {
    border: 2px #f4d35e solid;
    width: 26px;
    height: 26px;
    text-align: center;
    border-radius: 50%;
    line-height: 22px!important;
    margin-top: 9px;
}
.avantages_et_inconvenients {
    display: flex;
}
.avantages_et_inconvenients > div {
    width: 50%;
}
.brand-wrap .sd-line {
    margin-bottom: 5px;
}
.rating-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rating-list .sg-rating {
    width: 47%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sg-rating .star-score {
    display: flex;
    justify-content: space-between;
    width: 170px;
}
.sg-rating .star-score p {
    width: 45px;
    text-align: center;
}
.les_criteres_de_notation-section {
    border-radius: 10px;
    background: #fbfbfb;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 7%);
    overflow: hidden;
    padding: 20px 15px;
}
.les_criteres_de_notation-section .total-score {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0px 20px 0px;
}
.les_criteres_de_notation-section .total-score > * {
    margin-left: 20px;
    margin-right: 20px;
}
/*Side Bar*/
.sidebar-video, .sidebar-brand {
    border-radius: 30px;
    background: #fbfbfb;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 7%);
    overflow: hidden;
    position: relative;
    padding: 10px;
    margin-bottom: 35px;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sidebar-video img, .sidebar-brand img {
    max-width: 175px;
    width: 100%;
}
.sidebar-video iframe {
    height: 240px;
    width: 100%;
    border-radius: 20px;
    border: 5px #fff solid;
}
.sidebar-brand h4 {
    margin-top: 10px!important;
}
.sidebar-brand-content {
    width: calc(100% - 60px);
    margin-left: 30px;
    margin-right: 30px;
    border: 3px #F4D35E solid;
    box-shadow: 0px 3px 35px rgb(0 0 0 / 8%);
    border-radius: 10px;
    padding: 10px 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sidebar-brand-content p {
    line-height: 35px!important;
}
.sidebar-brand-content > p > span:last-child {
    display: block;
}
/*Contenu*/
.guide_contenu-item {
    margin: 20px 0px;
    position: relative;
}
.guide_contenu-item > p {
    position: absolute;
    right: calc(100% + 15px);
    top: -4px;
}
.guide_contenu-item .number-stt {
    width: 40px;
    height: 40px;
    line-height: 40px!important;
    font-weight: 900;
}
/*Code promo */
.top-brands-by-column-5 .bl-col-1 {
    width: 95px;
}
.top-brands-by-column-5 .bl-col-2 {
    width: 150px;
}
.top-brands-by-column-5 .bl-col-3 {
    width: 265px;
}
.top-brands-by-column-5 .bl-col-4 {
    width: calc(100% - 655px);
}
.top-brands-by-column-5 .bl-col-5 {
    width: 145px;
}
.top-brands-by-column-5 .brand-item.td-row .bl-col-2 img {
    max-width: 120px;
    width: 100%;
}
top-brands-by-column-5 .number-stt {
    width: 35px;
    height: 35px;
    line-height: 35px!important;
}
.top-brands-by-column-5 .bl-col-4 .bl-visitor > p {
    line-height: 28px!important;
}
/*Sites */
.sites_brands_list .bl-col-2 {
    width: 150px;
}
.sites_brands_list .bl-col-3 {
    width: calc(100% - 610px);
}
.sites_brands_list .bl-col-4 {
    width: 260px;
}
.sites_brands_list .bl-col-5 {
    width: 200px;
}
/*Contact*/
.cs-contact-form > div {
    justify-content: center;
}
/*Blog*/
.cs-blog-page.blog-header {
    background: #1b114e;
    padding: 50px 0px 150px 0px;
}
.blog-swiper-list .blog-list-swiper {
    margin-top: 60px;
    margin-bottom: 20px;
}
.blog-list-swiper .blog-item {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    /*margin-bottom:20px;*/
}
.blog-list-swiper .blog-item:before {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgb(0 0 0 / 30%);
    content: "";
}
.blog-list-swiper .blog-item .blog-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
}
.cs-blog-page.blog-body .blog-list {
    margin-top: 70px;
    margin-bottom: 100px;
}
.blog-list .blog-item {
    box-shadow: 0px 3px 15px rgb(0 0 0 / 7%);
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    border: 1px rgb(244 211 94 / 50%) solid;
}
.blog-list .blog-item .blog-image {
    border-radius: 10px;
    margin-bottom: 5px;
}
.blog-item .blog-title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 80px;
}
.blog-item .blog-subtitle {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 105px;
}
/* Footer */
.footer-menu #menu-footer-menu {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.footer-menu #menu-footer-menu > li {
    margin: 1.5% 3%;
}
.footer-menu #menu-footer-menu > li > a {
    color: #fff;
    font-family: 'Roboto';
    text-transform: capitalize;
    font-size: 26px;
    line-height: 33px;
    font-weight: 500;
    transition: 0.3s all;
    padding: 0px;
    border: unset;
}
.footer-menu #menu-footer-menu > li > a:hover {
    color: #F4D35E;
}
.bottom-fotter-left, .bottom-fotter-right {
    color: #fff;
    font-family: 'Roboto';
    font-size: 22px;
}
.bottom-fotter-left {
    padding-left: 10px;
    text-align: left;
}
.bottom-fotter-right {
    padding-right: 10px;
    text-align: right;
}
/*Category list*/
.announce-list .categories > ul.row {
    justify-content: center;
}
.categories ul {
    padding: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 0px
}
.categories ul li.col-lg-2 {
    padding-left: 10px;
    padding-right: 10px;
}
.categories a.cs-btn-3 {
	width: 100%;
    max-width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*Announce*/
.announce-item {
    border: 1px solid rgb(244 211 94 / 50%);
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0px;
    margin-bottom: 45px;
}
/*Pagination*/

/* Hide original text */

.posts-navigation .nav-previous a,
.posts-navigation .nav-next {
    visibility: hidden;
}
/* Replace "Older Posts" */

.posts-navigation .nav-previous a::before {
    content: "Page suivante  →";
}
/* Replace "Newer Posts" */

.posts-navigation .nav-next a::after {
    content: "←  Page précédente";
}
/* Set appearance of new buttons */

.posts-navigation .nav-previous a::before,
.posts-navigation .nav-next a::after {
    visibility: visible;
    width: 100%;
    min-width: 220px;
    display: inline-block;
    color: #1E1050;
    font-weight: 500;
    border-radius: 5px;
    transition: 0.3s all;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.nav-links {
    margin: 0px;
    flex-direction: row-reverse;
    justify-content: center;
}
.nav-links > div {
    max-width: 220px;
}
.nav-links .nav-previous {
    text-align: right;
}
.nav-links .nav-next {
    text-align: left;
}
.nav-links .nav-next, .nav-links .nav-previous {
    margin-top: 30px;
}
.nav-links .nav-previous a, .nav-links .nav-next a {
    width: 100%;
    min-width: 220px;
    background: #F4D35E;
    display: inline-block;
    color: #000;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 0px;
    transition: 0.3s all;
    text-align: center;
    position: relative;
}
.categories li.active a, .categories li a:hover {
    background: #F4D35E;
    opacity: 1;
    color: #fff;
    box-shadow: none;
}
.swiper-pagination-bullet {
    height: 18px;
    width: 18px;
    margin-top: 20px!important;
}
.brand-item.td-row > .bl-col-6 .stuff-6-2 {
    margin-top: 20px;
    margin-bottom: 5px;
}
.single-content .brand-wrap .brand-item.td-row .sd-line {
    margin-bottom: 0px;
}
.sg-guide-content img {
    box-shadow: 0px 3px 35px rgb(0 0 0 / 8%);
    border-radius: 15px;
}
.top-brands-by-column-5 .brand-item.td-row .bl-col-3 {
    min-height: 200px;
}
.top-brands-by-column-5 .brand-item.td-row .bl-col-3 > p:first-child {
    margin-bottom: 20px!important;
}
.cs-submit-button input{
    box-shadow: 0px 3px 35px rgb(0 0 0 / 8%);
    border-radius: 5px;
    display: block!important;
    margin: auto;
}
.announce-list .cate-part > a, .announce-list .announce-button {
    max-width: 210px;
    padding: 10px;
}
.announce-check {
    position: relative;
    margin-bottom: 30px;
}
#announce-check {
    opacity: 0;
}
.announce-check .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #f5f5f5;
    border: 2px #F4D35E solid;
}
.checkmark:before {
    content: "";
    position: absolute;
    display: none;
}
.announce-check .checkmark:before {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.announce-check > span:last-child {
    margin-left: 15px;
}
.announce-check input:checked ~ .checkmark {
    background-color: #F4D35E;
}
.announce-check input:checked ~ .checkmark:before {
    display: block;
}
.single-section{
    position: relative;
}
.float-button {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(30, 16, 80, 0.72);
    opacity: 0;
    transition: 0.3s all;
}
.brand-list .float-button{border-radius: 10px;}
.single-section:hover .float-button {
    opacity: 1;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div, #rcaptcha > div {
    margin: auto;
    margin-bottom: 20px;
}

/*Swiper*/
.swiper-pagination-bullet {
    background: transparent;
    opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #F4D35E;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
    border: 1px #f4d35e solid;
}

.top-brands-title {
    font-weight: 600!important;
    letter-spacing: 0.5px;
}


.float-button .cs-btn-1 {
    background: #F4D35E!important;
    padding: 10px 0px;
    color: #fff;
}
.top-5-brand-item:nth-child(n + 5) .number-stt {
    border: 1px #1E1050 solid;
}
body.blog {
    background: #fbfbfb;
}

.home-brands .brand-item.td-row .bl-col-3 > p:first-child, .home-brands .brand-item.td-row .bl-col-3 > h3{
    font-weight: 600!important;
    font-size: 22px!important;
    letter-spacing: 0.5px;
    margin-bottom: -8px!important;
}
.home-brands p.margin-bottom-25 {
    margin-bottom: 0!important;
}
.sg-guide-content .content-item > .font-size-20.font-weight-400 > * {
	font-size: 20px!important;
	color: #000;
	text-align: justify;
	font-weight:400;
}
.Open-publier_une_annonce {
    width: 1230px;
    max-width: 90%;
    margin: auto;
    position: relative;
    padding: 20px 0px;
    background: #FBFBFB;
    border: 2px solid #F4D35E;
    box-shadow: 0px 3px 35px rgb(0 0 0 / 8%);
    border-radius: 15px;
    max-height: 650px;
    overflow: hidden;
    overflow-y: scroll;
}
.Open-publier_une_annonce .publier_une_annonce_box {
    padding: 30px;
}
@media (min-width:1600px) { /* 5/10/2022 */
    .categories ul li.col-lg-2 {
        max-width: 20%;
        flex-basis: 20%;
        padding: 2px 10px;
    }
    .monthly-offer {
        margin: auto;
        /*     margin-top: 30px; */
        margin-bottom: 35px;
        max-width: 1360px;
    }

    .les_criteres_de_notation-section .total-score .font-size-35 {
        font-size: 45px!important;
    }
    .les_criteres_de_notation-section .total-score .averageScore span.font-size-16 {
        font-size: 18px!important;
        font-weight: 500;
    }
    .top-5-brand-content .voteInfo {
        margin-top: 30px;
    }
    .les_criteres_de_notation-section .s-evaluate > *, .top-5-brand-content .voteInfo > * {
        margin: -5px 0px;
        position: relative;
        top: -4px;
    }
    .les_criteres_de_notation-section .total-score > .cs-btn-1.font-size-20 {
        max-width: 200px;
        padding: 10px 0px;
    }
    .top-5-brand-content .averageScore .font-size-16 {
        font-weight: 500;
    }
    .top-5-brand-content .averageScore .font-size-24, .brand-single .brand-item.td-row .bl-col-4 .font-size-35,  .brand-item.td-row .bl-col-5 .averageScore .font-size-35 {
        font-size: 37px!important;
    }
    .brand-list .brand-item.td-row:nth-child(2) {
        margin-top: 10px;
    }
    .home .ban-subtext .textwidget, .page-template .ban-subtext .textwidget {
        font-size:25px;
    }
    .col-12.col-lg-5.col-xl-4 {
        max-width: 30%;
        flex-basis: 30%;
    }
    .col-12.col-lg-7.col-xl-8 {
        flex-basis: 70%;
        max-width: 70%;
        padding-right: 5px;
    }
    /*Home page*/

    /*     .home-brands .col-12.col-lg-4.col-xl-3 {
            max-width: 300px;
        } */
    /*     .monthly-offer {
            margin: auto;
            margin-top: 30px;
            margin-bottom: 55px;
            max-width: 1360px;
        } */
    .offer-item {
        max-width: 380px;
    }
    .brand-list .brand-item.th-row {
        margin-bottom: 10px;
    }
    .brand-list .brand-item.td-row{
        margin-bottom:40px;
    }
    .home-brands .brand-item.td-row .bl-col-4 .font-size-35, .brand-single .brand-item.td-row .bl-col-4 .font-size-35, .brand-item.td-row .bl-col-5 .averageScore .font-size-35 {
        font-size: 37px!important;
    }
    .home-brands .brand-item.td-row .bl-col-3 .sd-line p, .brand-single .brand-item.td-row .bl-col-3 .sd-line p{
        font-size: 19px!important;
    }
    .home-brands .brand-item.td-row .bl-col-3 .sd-line, .brand-single .brand-item.td-row .bl-col-3 .sd-line {
        margin-top: -7px;
    }
    .home-brands .brand-item.td-row .bl-col-5 a.color-dark-purple, .top-5-brand-content .bl-visitor > a.color-dark-purple.text-underline, .brand-item.td-row .bl-col-5 .brand-evaluation.align-center > a.color-dark-purple {
        font-size: 20px;
        font-weight: 400;
    }
    .home-brands .brand-item.td-row .bl-col-1 .number-stt.number-1, .home-brands .brand-item.td-row .bl-col-1 .number-stt.number-2, .home-brands .brand-item.td-row .bl-col-1 .number-stt.number-3 {
        font-weight: 700;
    }
    .guide_de_la_xxx .g-description p.font-size-18 {
        font-size: 20px!important;
    }
    .guide-item .cs-btn-1.font-size-22 {
        max-width: 200px;
        padding: 10px 0px;
    }
    .guide-item .short-description .sd-line {
        margin-bottom: 5px;
    }
    .how-it-work .hiw-content p.font-size-20 {
        font-size: 22px!important;
    }
    .footer-menu #menu-footer-menu > li {
        margin: 1.5% 1.5%;
    }

    /*Brand Single*/
    .brand-wrap .logo-section > img {
        width: 350px;
        margin-top: 10px;
    }
    .brand-single .brand-item.td-row .bl-col-3 > p {
        margin-bottom: 15px;
    }
    .avantages_et_inconvenients i {
        border: 2px #f4d35e solid;
        width: 26px;
        height: 26px;
        text-align: center;
        border-radius: 50%;
        line-height: 22px!important;
        margin-top: 9px;
    }
    .brand-wrap .sd-line {
        margin-bottom: 0px;
    }

    .top-5-brand-content .averageScore .font-size-16 {
        font-weight: 500;
    }
    .top-5-brand-content .bl-visitor > a.cs-btn-1 {
        font-size: 20px!important;
        max-width: 170px!important;
    }
    .top-5-brand-content .bl-visitor > a.color-dark-purple.text-underline {
        margin: 10px 0px 30px 0px;
    }
    .sidebar_brand_block .sidebar-brand h4 {
        font-size: 32px!important;
        margin-top: 15px!important;
        margin-bottom: 5px;
    }
    .upper-text {
        font-size: 34px!important;
        font-weight: 700;
    }
    .top-5-brands-title {
        font-size: 32px!important;
        max-width: 450px;
        line-height: 50px!important;
        margin-bottom: -20px!important;
        padding-left: 0px;
        padding-right: 0px;
    }

    /*Guide*/
    .p-zxj4463 {
        padding-bottom: 50px;
    }
    .p-def6286, .p-qwh8624, .p-omd910, .announce-list {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .how-it-work > h2, .guide_de_la_xxx > h2 {
        margin-bottom: 25px!important;
    }
    .guide_de_la_xxx > p.color-white.font-size-24.align-justify {
        padding-bottom: 30px!Important;
    }
    .guide_block_body .cs-body-content h2, .guide_block_body .cs-body-content .cs-title{
        padding-bottom: 15px!important;
    }
    .guide_block_body .cs-body-content h2, .guide_block_body .cs-body-content .cs-title, .cs-custom-bottom h2.font-size-27{
        font-size: 32px!important;
    }
    .guide_block_body .cs-body-content p.font-size-20, .cs-custom-bottom > p.font-size-20 {
        font-size: 22px!important;
        line-height: 31px!important;
        margin-bottom: 40px!important;
        color: #000;
    }

    /*Guide contenu*/
    body.pagelayer-body h2.margin-bottom-40, body.pagelayer-body h1.cs-h1.margin-bottom-40 {
        margin-bottom: 25px!important;
    }
    .p-9sg7903 p.color-white.font-size-24.align-justify {
        padding-right: 70px;
    }
    .sg-guide-content .section-title p.font-size-27.font-weight-600 {
        font-size: 32px!important;
        padding-bottom: 10px;
    }
    .sg-guide-content .content-item > .content-item-title {
        font-size: 25px!Important;
        padding-bottom: 10px;
    }
    .sg-guide-content .content-item > .font-size-20.font-weight-400 > * {
        font-size: 22px!important;
    }

    /*Code Promo*/
    .p-mv17551 p.color-white.font-size-24.align-justify, .p-fs86311 p.color-white.font-size-24.align-justify, .cs-archive-page .color-white.font-size-24 {
        padding-bottom: 70px;
    }
    .top-brands-by-column-5 .bl-col-4 .bl-visitor > p {
        color: #000;
        font-size: 19px!important;
        margin-bottom: 30px!important;
        position: relative;
        top: -10px;
    }
    .brand-item.td-row .bl-col-5 .averageScore {
        margin-bottom: -10px;
    }
    .brand-item.td-row .bl-col-5 .rating-stars.normal-star {
        margin-top: 3px;
    }
    .brand-item.td-row .bl-col-5 .brand-evaluation.align-center > a.color-dark-purple {
        position: relative;
        top: -5px;
    }
    .cs-custom-bottom {
        padding-bottom: 1px;
    }

    /*Contact*/
    .cs-control .cs-field {
        font-size: 20px;
        font-weight: 400;
        padding: 17px 40px;
        border-radius: 10px;
        background: #fbfbfb;
        box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
        margin-top: 5px;
        margin-bottom: 2px;
        border: 2px solid #F4D35E;
    }
    .cs-submit-button input {
        padding: 10px;
    }

    /*Blog*/
    .blog-swiper-list {
        max-width: 1360px;
        margin: auto;
    }
    .blog-swiper-list .blog-list-swiper {
        margin-top: 85px;
        margin-bottom: 60px;
    }
    .blog-item .date-created {
        font-size: 20px;
    }
    .blog-item .blog-subtitle {
        margin-top: 10px;
    }
    .blog-content .cs-btn-1 {
        padding: 10px 0px;
        font-size: 20px;
    }
    .blog-list .blog-item {
        margin: 25px 10px;
    }

    /*Announces*/
    .announce-list .cate-part > a, .announce-list .announce-button {
        max-width: 275px;
        padding: 12px;
        font-size: 20px;
    }
    .categories ul li a {
        font-size: 20px;
    }
    .categories ul li.col-lg-2 {
        max-width: 20%;
        flex-basis: 20%;
        padding: 2px 10px;
    }
    .announce-list .col-12.col-lg-7.col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding-right: 20px;
    }
    .announce-list .col-12.col-lg-5.col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .announce-item .date-created {
        font-size: 18px;
    }
    .announce-content .announce-subtitle, .announce-content .announce-subtitle p {
    	font-size: 22px!important;
    	line-height: 31px!important;
        padding-bottom: 10px;
    }
    .announce-item a.cs-btn-1 {
        font-size: 20px!important;
    }
    .nav-links .nav-previous a, .nav-links .nav-next a {
        font-size: 20px;
    }
    #create-announce-form > h2 {
        margin-bottom: 50px!important;
    }
}
@media (max-width:1599px) {
    .sidebar-video iframe {
        height: 200px;
    }
    .pagelayer-row-stretch-auto > .pagelayer-row-holder, .pagelayer-row-stretch-full > .pagelayer-row-holder.pagelayer-width-auto, .container {
        max-width: 1400px;
    }
    .bl-col-3 {
        width: calc(100% - 390px);
    }
    .top-brands-by-column-5 .brand-item.td-row .bl-col-3 {
        min-height: 200px;
    }
}
@media (max-width:1499px){


    .bl-col-1 {
        width: 95px;
    }
    .bl-col-2 {
        width: 120px;
    }
    .bl-col-4 {
        width: 140px;
    }
    .bl-col-3 {
        width: calc(100% - 525px);
    }
    .bl-col-5 {
        width: 170px;
    }
    .brand-wrap .bl-col-3 {
        width: calc(100% - 300px);
    }
    .top-5-brand-content{
        margin-left: 0px;
    }
    header .p-lua1542 .pagelayer-wp-menu-container ul li.menu-item > a, header .p-zkj8814 .pagelayer-wp-menu-container ul li.menu-item > a {
        font-size: 23px !important;
        padding-left: 15px;
        padding-right: 15px;
    }
    header .p-lua1542 .pagelayer-wp-menu-container ul li.menu-item > .sub-menu li.menu-item > a, header .p-zkj8814 .pagelayer-wp-menu-container ul li.menu-item > .sub-menu li.menu-item > a {
        font-size: 20px !important;
        padding: 8px;
        margin: 0px;
    }
    .top-5-brand-item .voteInfo .s-evaluate span {
        font-size: 18px!important;
    }
    .top-5-brand-item .voteInfo p {
        font-size: 18px!important;
    }
    .top-5-brand-content .logo-rating {
        width: 100px;
    }
    .top-5-brand-content .bl-visitor {
        width: 140px;
    }
    .monthly-offer {
        margin: auto;
        /* 		margin-top: 30px; */
        margin-bottom: 35px;
        max-width: 1150px;
    }
    .home-brands .brand-table-sub-title {
        font-size: 22px!important;
    }
    .offer-content .offer-price {
        margin: 0;
    }
    .font-size-35{font-size:27px!important; line-height: 41px!important;}
    .font-size-27 {font-size: 24px!important;line-height: 33px!important;}
    .font-size-24{font-size:20px!important; line-height: 28px!important;}
    .font-size-22{font-size:18px!important; line-height: 26px!important;}
    .font-size-20{font-size:16px!important; line-height: 24px!important;}
    .font-size-18{font-size:15px!important; line-height: 23px!important;}
    .font-size-16{font-size:15px!important; line-height: 23px!important;}
	.sg-guide-content .content-item > .font-size-20.font-weight-400 > *{
		font-size:16px!important; line-height: 24px!important;
	}
    .home .brand-list.cs-desktop-only .bl-col-3 .sd-line p {
        font-size: 16px!important;
        line-height: 22px!important;
        margin: 0;
    }
    .brand-item .sd-line i {
        margin-top:0;
    }
    .brand-evaluation .s-evaluate .font-size-20 {
        font-size: 18px!important;
    }
    .monthly-offer .font-size-24 {
        font-size: 20px!important;
        line-height: 28px!important;
    }
    .monthly-offer .font-size-18 {
        font-size: 15px!important;
        line-height: 23px!important;
    }
    .monthly-offer .font-size-20 {
        font-size: 16px!important;
        line-height: 24px!important;
    }
    .announce-content .announce-subtitle, .announce-content .announce-subtitle p {
    	font-size: 16px!important;
        line-height: 24px!important;
    }
}
@media (min-width:1400px){
    .home-brands .col-12.col-lg-8.col-xl-9 {
        flex-basis: calc(100% - 300px);
        max-width: 100%;
    }
    .home-brands .col-12.col-lg-4.col-xl-3 {
        flex-basis: 300px;
        max-width: 300px;
    }
    .home .ban-subtext .textwidget, .page-template .ban-subtext .textwidget {
        font-size:25px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .single-brand .font-size-22{font-size:18px!important; line-height: 31px!important;}
    .single-brand .pourquoi_choisir-section .font-size-22{font-size:20px!important; line-height: 26px!important;}
    .home .ban-subtext .textwidget, .page-template .ban-subtext .textwidget, .monthly-offer .monthly-offer-title  {
        font-size:23px;
    }
    .home body.pagelayer-body h1 {
        font-size: 57px;
    }
    /* For portrait layouts only */
    .bl-col-1 {
        width: 80px;
    }
    .bl-col-2 {
        width: 100px;
    }
    .bl-col-3 {
        width: calc(100% - 460px);
    }
    .bl-col-4 {
        width: 120px;
    }
    .bl-col-5 {
        width: 160px;
    }
    .top-brands-by-column-5 .bl-col-1 {
        width: 80px;
    }
    .top-brands-by-column-5 .bl-col-2 {
        width: 150px;
    }
    .top-brands-by-column-5 .bl-col-3 {
        width: 230px;
    }
    .top-brands-by-column-5 .bl-col-4 {
        width: calc(100% - 540px);
    }
    .top-brands-by-column-5 .bl-col-5 {
        width: 130px;
    }
    .brand-item.th-row .font-size-20 {
        font-size: 16px!important;
    }
    .brand-wrap .bl-col-2 {
        width: 120px;
    }
    .brand-wrap .bl-col-3 {
        width: calc(100% - 250px);
    }
    .brand-wrap .bl-col-4 {
        width: 130px;
    }
    .sites_brands_list .bl-col-2 {
        width: 120px;
    }
    .sites_brands_list .bl-col-3 {
        width: calc(100% - 500px);
    }
    .sites_brands_list .bl-col-4 {
        width: 220px;
    }
    .sites_brands_list .bl-col-5 {
        width: 160px;
    }
    .rating-stars {
        width: 105px;
    }
    .rating-stars span {
        width: 20px;
        height: 20px;
    }

}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .bl-col-1 {
        width: 70px;
    }
    .bl-col-2 {
        width: 90px;
    }
    .bl-col-3 {
        width: calc(100% - 395px);
    }
    .bl-col-4 {
        width: 100px;
    }
    .bl-col-5 {
        width: 135px;
    }
    .brand-item.th-row .font-size-20 {
        font-size: 16px!important;
    }
    .brand-list.cs-desktop-only .bl-col-3 .sd-line i {
        margin-right: 5px;
    }
    .rating-stars {
        width: 85px;
    }
    .rating-stars span {
        width: 16px;
        height: 16px;
    }
}
@media (min-width: 1200px){
    .cs-not-desktop-1200 {
        display: none!important;
    }
    .desktop-only-margin-right-50{
        margin-right:50px!important;
    }
    .desktop-only-line-height-40{
        line-height: 31px!important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {

    body.pagelayer-body h2, body.pagelayer-body h1.cs-h1{
        font-size: 27px;
    }
    .monthly-offer {
        margin: auto;
        /*     margin-top: 30px; */
        margin-bottom: 35px;
        max-width: 82%;
    }

    .les_criteres_de_notation-section .total-score .font-size-35 {
        font-size: 45px!important;
    }
    .les_criteres_de_notation-section .total-score .averageScore span.font-size-16 {
        font-size: 18px!important;
        font-weight: 500;
    }
    .top-5-brand-content .voteInfo {
        margin-top: 30px;
    }
    .les_criteres_de_notation-section .s-evaluate > *, .top-5-brand-content .voteInfo > * {
        margin: -5px 0px;
        position: relative;
        top: -4px;
    }
    .les_criteres_de_notation-section .total-score > .cs-btn-1.font-size-20 {
        max-width: 200px;
        padding: 10px 0px;
    }
    .top-5-brand-content .averageScore .font-size-16 {
        font-weight: 500;
    }
    .top-5-brand-content .averageScore .font-size-24, .brand-single .brand-item.td-row .bl-col-4 .font-size-35,  .brand-item.td-row .bl-col-5 .averageScore .font-size-35 {
        font-size: 37px!important;
    }
    .brand-list .brand-item.td-row:nth-child(2) {
        margin-top: 10px;
    }
    .categories ul li.col-lg-2 {
        max-width: 20%;
        flex-basis: 20%;
        padding: 2px 10px;
    }
    .footer-menu #menu-footer-menu > li {
        margin: 1.5% 1.5%;
    }
    .footer-menu #menu-footer-menu > li > a {
        font-size: 20px;
    }
    .col-12.col-lg-7.col-xl-8{
        padding-right: 5px;
    }
    .brand-item.td-row .bl-col-5 .averageScore {
        margin-bottom: -10px;
    }
    .brand-item.td-row .bl-col-5 .rating-stars.normal-star {
        margin-top: 3px;
    }
    .brand-item.td-row .bl-col-5 .brand-evaluation.align-center > a.color-dark-purple {
        position: relative;
        top: -5px;
    }
    .top-brands-by-column-5 .bl-col-4 .bl-visitor > p {
        margin-bottom: 30px!important;
        position: relative;
        top: -10px;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1599px) {
    .col-12.col-lg-5.col-xl-4 {
        max-width: 450px;
        flex-basis: 450px;
    }
    .col-12.col-lg-7.col-xl-8 {
        flex-basis: calc(100% - 450px);
        max-width: calc(100% - 450px);
    }
    .monthly-offer {
        margin: auto;
        /* margin-top: 30px; */
        margin-bottom: 35px;
        max-width: 1360px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1499px) {
    .pagelayer-row-stretch-auto > .pagelayer-row-holder, .pagelayer-row-stretch-full > .pagelayer-row-holder.pagelayer-width-auto, .container {
        max-width: 1350px;
    }
    .col-12.col-lg-5.col-xl-4 {
        max-width: 415px;
        flex-basis: 415px;
    }
    .col-12.col-lg-7.col-xl-8 {
        flex-basis: calc(100% - 415px);
        max-width: calc(100% - 415px);
    }
    .critere-item {
        white-space: nowrap;
    }
}
@media (min-width: 992px){
    .mobile-tablet-padding-vertical-40{
        padding-bottom:40px!important;
        padding-top:40px!important;
    }
}
@media (max-width: 1200px){
    .pagelayer-primary-menu-bar {
        text-align: right!important;
    }
    .pagelayer-wp-menu-container .pagelayer-wp_menu-ul {
        margin-top: 30px;
    }
    .menu-item .sub-menu{
        margin: 0px 20px;
    }
    .pagelayer-menu-type-dropdown {
        z-index: 99999!important;
        background: transparent!important;
    }
    .pagelayer-wp_menu-close i {
        padding: 15px!important;
        background: transparent!important;
        color: #1E1050!important;
    }
    .pagelayer-primary-menu-bar i {
        color: #F4D35E!important;
        background: transparent!important;
        font-size: 40px!important;
    }

    /*col-3*/
    .pagelayer-row-holder .p-n6q9471 {
        width: 30%;
    }
    /*col-7*/
    .pagelayer-row-holder .p-e5b4281 {
        width: 70%;
    }
    .brand-item .brand-name {
    	display: none!important;
    }
}
@media (max-width:1399px){
    .pagelayer-row-stretch-auto > .pagelayer-row-holder, .pagelayer-row-stretch-full > .pagelayer-row-holder.pagelayer-width-auto, .container {
        max-width: 1250px;
    }
}
@media (max-width:1299px) {
    .pagelayer-row-stretch-auto > .pagelayer-row-holder, .pagelayer-row-stretch-full > .pagelayer-row-holder.pagelayer-width-auto, .container {
        max-width: 1150px;
    }
    .announce-check .checkmark {top:1px}
    .brand-evaluation .s-evaluate .font-size-20 {
        font-size: 17px!important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .top-5-brand-content .bl-visitor {
        width: 110px;
    }
    .top-5-brand-content .logo-rating {
        width: 95px;
    }
}
@media (max-width:1199px){
    .pagelayer-row-stretch-auto > .pagelayer-row-holder, .pagelayer-row-stretch-full > .pagelayer-row-holder.pagelayer-width-auto, .container {
        max-width: 920px;
    }
    .cs-desktop-only{
        display: none!important;
    }
    .rating-list .sg-rating{
        width: 100%;
        max-width: 475px;
    }

    .home body.pagelayer-body h1 {
        font-size: 57px;
    }
    body.pagelayer-body h2, body.pagelayer-body h1.cs-h1{
        font-size: 27px;
    }
    .brand-number .number-stt {
        font-size: 16px;
        width: 22px;
        height: 22px;
        line-height: 22px!important;
    }

    .les_criteres_de_notation-section .total-score .font-size-35 {
        font-size: 45px!important;
    }
    .les_criteres_de_notation-section .total-score .averageScore span.font-size-16 {
        font-size: 18px!important;
        font-weight: 500;
    }
    .top-5-brand-content .voteInfo {
        margin-top: 30px;
    }
    .les_criteres_de_notation-section .s-evaluate > *, .top-5-brand-content .voteInfo > * {
        margin: -5px 0px;
        position: relative;
        top: -4px;
    }
    .les_criteres_de_notation-section .total-score > .cs-btn-1.font-size-20 {
        max-width: 200px;
        padding: 10px 0px;
    }
    .top-5-brand-content .averageScore .font-size-16 {
        font-weight: 500;
    }
    .top-5-brand-content .averageScore .font-size-24, .brand-single .brand-item.td-row .bl-col-4 .font-size-35,  .brand-item.td-row .bl-col-5 .averageScore .font-size-35 {
        font-size: 37px!important;
    }
    .offer-item .brand-image {
        width: 35%;
        padding-right: 10px;
    }
    .offer-item .offer-content {
        width: 65%;
    }

    .top-brands-by-column-5 .brand-item.td-row .bl-col-7 {
        min-height: 300px;
    }
    .top-brands-by-column-5 .brand-item.td-row .bl-col-7 .bl-visitor p {
        font-size: 18px!important;
        line-height: 28px!important;
        margin-top: 10px;
    }
    .sites_brands_list .bl-col-6, .sites_brands_list  .bl-col-7 {
        min-height: 175px!important;
    }


    body .p-lua1542 .pagelayer-menu-type-dropdown, body .p-zkj8814 .pagelayer-menu-type-dropdown {
        position: absolute;
        top: 100%;
        height: 550px;
        max-height: 1000px;
        right: 45px!important;
        width: 300px;
        display: none;
    }
    body .p-lua1542 .pagelayer-menu-type-dropdown.pagelayer-togglt-on, body .p-zkj8814 .pagelayer-menu-type-dropdown.pagelayer-togglt-on {
        display: block;
    }
    body .p-lua1542 .pagelayer-wp_menu-close i, body .p-zkj8814 .pagelayer-wp_menu-close i {
        display: none;
    }
    body .p-lua1542 .pagelayer-menu-type-dropdown .pagelayer-wp_menu-ul, body .p-zkj8814 .pagelayer-menu-type-dropdown .pagelayer-wp_menu-ul {
        transition: unset;
        top: 0px;
        margin: 0px;
        transform: translateY(0%);
        height: auto;
        background: #FBFBFB;
        overflow-y: unset;
        border-radius: 15px 0px 15px 15px;
        overflow: hidden;
    }
    header .p-lua1542 .pagelayer-wp-menu-container ul li.menu-item > a, header .p-zkj8814 .pagelayer-wp-menu-container ul li.menu-item > a {
        justify-content: space-between;
        font-weight: 500!important;
        font-size:20px!important;
    }
    body .p-lua1542 .pagelayer-menu-type-dropdown .pagelayer-wp_menu-ul li a span, body .p-zkj8814 .pagelayer-menu-type-dropdown .pagelayer-wp_menu-ul li a span {
        text-transform: uppercase;
    }
    .menu-item.current_page_item > a > span, .menu-item > a:hover > span {
        border-bottom: 0px transparent solid;
    }
    body .p-lua1542 .pagelayer-menu-type-dropdown .pagelayer-wp_menu-ul > li:not(:last-child), body .p-zkj8814 .pagelayer-menu-type-dropdown .pagelayer-wp_menu-ul > li:not(:last-child) {
        border-bottom: 1px #f4d35e solid;
    }
    .menu-item .sub-menu {
        margin: 0px;
        margin-top: -10px;
        box-shadow: unset;
    }
    header .p-lua1542 .pagelayer-wp-menu-container ul li.menu-item > .sub-menu li.menu-item > a, header .p-zkj8814 .pagelayer-wp-menu-container ul li.menu-item > .sub-menu li.menu-item > a {
        font-size: 20px !important;
        padding: 5px;
        margin: 0px;
        justify-content: flex-start!important;
        margin-left: 35px;
        margin-right: 10px;
        font-weight: 400!important;
    }
    .menu-item .sub-menu > li:not(:last-child) {
        border-bottom: 0px #F4D35E solid;
    }
    .float-button{
        opacity: 1;
    }
    .brand-list .float-button{
        opacity: 0;
    }

    .footer-menu #menu-footer-menu > li {
        margin: 1.5%;
    }
    .footer-menu #menu-footer-menu > li > a{
        font-size: 20px;
    }
    .categories ul li.col-lg-2 {
        max-width: 20%;
        flex-basis: 20%;
        padding: 2px 10px;
    }
    .brand-item.td-row > div {
        padding: 20px 10px;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-1 .short-description p {
        font-size: 18px!important;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-1 > p.font-size-24:first-child, .brand-item.td-row .bl-col-7 .stuff-7-1 > h3.font-size-24 {
        font-size: 22px!important;
        margin-top: 0px!important;
        margin-bottom: 0px!important;
        line-height: 30px!important;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-1 > p.font-size-24:nth-child(2){
        font-size: 22px!important;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-1 > p.font-size-24:nth-child(2) > span:last-child {
        display: block;
    }
    .brand-item .sd-line i {
        margin-top: 5px;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-2 {
        margin-top: 20px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .single-brand .font-size-22{font-size:18px!important; line-height: 31px!important;}
    .single-brand .pourquoi_choisir-section .font-size-22{font-size:20px!important; line-height: 26px!important;}
    .home .ban-subtext .textwidget, .page-template .ban-subtext .textwidget, .monthly-offer .monthly-offer-title  {
        font-size:23px;
    }
    .brand-wrap .brand-item.td-row .bl-col-7 .stuff-7-1 > p.font-size-24:nth-child(2) {
        font-size: 18px!important;
    }
}
@media (max-width:991px){
    .cs-homepage > .fa-angle-down{
        font-size: 40px;
        top: -65px;
        text-align: center;
    }
    .pagelayer-row-stretch-auto > .pagelayer-row-holder, .pagelayer-row-stretch-full > .pagelayer-row-holder.pagelayer-width-auto, .container {
        max-width: 720px;
    }
    .top-brands .top-brand-item .brand-number {
        display: none;
    }
    .top-brands.cs-not-desktop {
        border: 3px solid #F4D35E;
        padding-left: 50px;
        padding-right: 50px;
    }
    .top-brand-item .top-brand-content {
        width: 100%;
        border: 1px solid #F4D35E;
        border-radius: 5px;
        padding: 5px 15px 15px;
    }
    .top-brand-item .top-brand-content .top-brand-subtext {
        text-align: left;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    body.pagelayer-body h1 {
        font-size: 35px;
    }
    /*     body.pagelayer-body h2{
            font-size: 28px;
        } */
    body.pagelayer-body h4{
        font-size: 22px;
    }
    .pagelayer-col-holder .p-wth1466 {
        font-size: 20px !important;
    }
    .home-brands {
        margin-top: 60px;
    }
    .top-brands.cs-not-desktop .top-brands-title {
        max-width: 200px;
        margin: auto;
    }
    .guide-item .short-description .sd-line {
        margin-bottom: 5px;
    }
    .guide-item .short-description{
        margin: 15px 0px;
    }
    .guide_de_la_xxx .guide-item .cs-btn-1 {
        padding: 8px 15px;
        font-size: 18px!important;
    }
    .rating-list .sg-rating{
        width: 100%;
        max-width: 475px;
    }
    .les_criteres_de_notation-section{
        padding: 20px 35px;
    }
    .brand-wrap{
        padding: 15px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .brand-wrap .logo-section > a {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .sidebar-video, .sidebar-brand{
        margin-bottom: 20px;
    }
    .p-trt9222 {
        padding-top: 20px!important;
        padding-bottom: 20px!important;
    }
    .guide_contenu-item .number-stt {
        width: 30px;
        height: 30px;
        line-height: 30px!important;
        font-weight: 900;
    }
    .guide_contenu-item > p {
        position: absolute;
        right: calc(100% + 5px);
        top: -6px;
    }
    .p-9ai9703, .p-tcp1898, .p-90c3413, .p-rxg4557, .p-2ko8961, .p-8pl8223 {
        padding-top: 20px!important;
        padding-bottom:20px!important;
    }
    .p-sqg875, .p-snr4501{
        margin-top:20px!important;
        margin-bottom:20px!important;
    }
    .hiw-item {
        display: flex;
        margin: 15px 0px;
    }
    .p-8f92296 .pagelayer-heading-holder h1 {
        margin-bottom: 15px;
    }
    /*K-main*/
    a.cs-btn-1, .cs-btn-1, input.cs-btn-1 {
        width: 100%;
        max-width: 135px;
        background: #F4D35E;
        display: inline-block;
        color: #000;
        font-weight: 500;
        border-radius: 5px;
        padding: 5px 0px;
        transition: 0.3s all;
        text-align: center;
    }
    .font-size-35 {font-size: 22px!important;line-height: 31px!important;}
    .font-size-27 {font-size: 20px!important;line-height: 29px!important;}
    .font-size-24 {font-size: 18px!important; line-height: 27px!important;}
    .font-size-22 {font-size:17px!important; line-height: 25px!important;}
    .font-size-20, .font-size-18 {font-size:15px!important; line-height: 24px!important;}
    .margin-vertical-25 {
        margin-bottom: 15px!important;
        margin-top: 15px!important;
    }
    .margin-bottom-40, .how-it-work > h2, .guide_de_la_xxx > h2{margin-bottom:30px!important;}
    .margin-top-50{margin-top:35px!important;}
    .padding-vertical-50 {
        padding-bottom: 35px!important;
        padding-top: 35px!important;
    }
    .margin-vertical-40{margin-bottom:20px!important;margin-top:20px!important;}

    .brand-wrap .logo-section > a, .brand-wrap .bottom-button > a {
        font-size: 20px!important;
        max-width: 160px;
        padding: 10px;
    }
    .sidebar-video, .sidebar-brand {
        max-width: 500px;
        margin: auto;
    }
    .sidebar-brand h4 {
        font-size: 30px!important;
        line-height: 45px!important;
        margin-bottom: 10px!important;
    }
    .sidebar-brand-content p {
        font-size: 22px!important;
        line-height: 40px!important;
        font-weight: 500!important;
        max-width: 295px;
        margin: auto!important;
    }
    .top-5-brands .top-5-brands-title {
        font-size: 30px!important;
        line-height: 45px!important;
        max-width: 450px;
    }
    .top-5-brand-item .number-stt {
        font-size: 22px!important;
        width: 28px;
        height: 28px;
        line-height: 28px!important;
        font-weight: 500;
    }
    .top-5-brand-content .averageScore .font-size-24 {
        font-size: 30px!important;
        line-height: normal!important;
    }
    .top-5-brand-item .voteInfo .s-evaluate span {
        font-size: 20px!important;
    }
    .top-5-brand-item .voteInfo p {
        font-size: 18px!important;
        line-height: normal!important;
    }
    .top-5-brand-content .bl-visitor {
        width: 170px;
    }
    .top-5-brand-content .bl-visitor a {
        font-size: 20px!important;
        line-height: 30px!important;
        max-width: 160px!important;
    }
    .single-content .brand-item.td-row, .les_criteres_de_notation-section {
        margin-left: -15px;
        margin-right: -15px;
    }
    .single-content .brand-item.td-row .bl-col-7, .sites_brands_list .brand-item.td-row .bl-col-7 {
        min-height: auto;
    }
    .les_criteres_de_notation-section .averageScore .font-size-35 {
        font-size: 27px!important;
    }
    .les_criteres_de_notation-section .s-evaluate .font-size-20 {
        font-size: 20px!important;
    }
    .les_criteres_de_notation-section .s-evaluate .font-size-18 {
        font-size: 18px!important;
    }
    .les_criteres_de_notation-section .total-score a {
        font-size: 20px!important;
        max-width: 160px;
        padding: 10px;
    }
    .brand-wrap .single-section {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .guide-item{
        padding: 20px 10px;
    }
    .guide_block_body .cs-body-content h2, .guide_block_body .cs-body-content .cs-title {
        font-size: 22px!important;
        line-height: 32px!important;
        margin-bottom: 10px!important;
        margin-top: 20px!important;
    }
    .guide_block_body .cs-body-content p, .sg-guide-content .content-item > .font-size-20 {
        font-size: 16px!important;
    }
    .sg-guide-content .content-item > .font-size-24 {
        font-size: 20px!important;
    }

    .brand-item.td-row .bl-col-7 .stuff-7-1 > p.font-size-24:nth-child(2) {
        font-size: 22px!important;
        margin: auto;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-1 .fa-solid.fa-check {
        font-size: 23px!important;
    }
    .top-brands-by-column-5 .brand-item.td-row .bl-col-7 {
        min-height: 320px;
    }
    .top-brands-by-column-5 .brand-item.td-row .bl-col-7 .bl-visitor p {
        margin-top: 15px;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-2 a {
        font-size: 20px!important;
        max-width: 160px;
        padding: 8px!important;
    }
    .cs-control .cs-field {
        box-shadow: 0px 3px 35px rgb(0 0 0 / 8%);
        border-radius: 15px;
    }
    .cs-submit-button input {
        font-size: 22px!important;
        min-width: 170px;
        padding: 10px;
        box-shadow: 0px 3px 35px rgba(0, 0, 0, 0.08);
        border-radius: 5px;
    }
    .announce-list .cate-part > a, .announce-list .announce-button {
        max-width: 210px;
    }

    .brand-list .float-button {
        border-radius: 10px;
        margin: auto;
        width: calc(100% + 30px);
        left: -15px;
    }
    .cs-blog-page.blog-body {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    .cs-blog-page.blog-body .blog-list {
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .logo-section .arrow-left {
        position: absolute;
        left: 30px;
        top: 30px;
        width: 40px;
    }
    .answes-part .sd-line {
        margin: 0px;
    }
    .sites_brands_list .bl-col-7 {
        padding-left: 25px!important;
        padding-right: 25px!important;
        padding-bottom: 20px!important;
    }
    .sites_brands_list .brand-item.td-row {
        max-width: 600px;
        margin: auto;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .guide-item .short-description {
        min-height: 210px;
    }
    .guide-block{
        padding: 40px 0px 15px 0px;
    }
    .pagelayer-col-holder .p-lvm5975 .pagelayer-heading-holder {
        font-size: 24px!important;
        margin-bottom: 25px;
    }
    .pagelayer-col-holder .p-v3n1020 .pagelayer-wp-title-heading, .pagelayer-col-holder .p-eb62675 .pagelayer-wp-title-heading{
        font-size: 24px!important;
    }
    .avantages_et_inconvenients i {
        margin-top: 5px;
    }
    .les_criteres_de_notation-section .averageScore span.font-size-16 {
        font-weight: 500;
    }
    .p-lvm5975.pagelayer-heading {
        margin-top: 0px;
    }
    .brand-single.single-content {
        margin-bottom: 50px;
    }
    body.pagelayer-body h2, body.pagelayer-body h1.cs-h1 {
        margin-bottom: 15px!important;
    }
    .p-98u4559, .p-agv6555{
        margin-top:20px;
        margin-bottom:40px;
    }
    .p-qwh8624, .p-omd910 {
        margin-bottom: 30px;
    }
    .stuff-7-1 .upper-text {
        font-size: 20px!important;
    }
    .sites_brands_list .bl-col-6 img {
        margin-top: -10px;
    }
    .pagelayer-col-holder .p-vqj2009 {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .blog-list .blog-item {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: 7px;
        padding: 10px;
    }
    .blog-item .blog-subtitle {
        margin-top: 5px;
        margin-bottom: 10px!important;
    }
    .cs-blog-page.blog-body{
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .cs-archive-page {
        padding-top: 20px!important;
        padding-bottom: 15px!important;
    }
    .cate-part {
        padding-bottom: 10px!important;
    }
    .brand-item.td-row > div {
        padding: 10px;
    }
}
@media only screen and (min-width: 601px) and (max-width: 991px) {
    .home-brands > p {
        margin-bottom: 10px!important;
    }
    .brand-item.td-row > .bl-col-6 {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .bl-col-6 .number-stt{
        font-weight: 700;
        font-size: 27px;
    }
    .brand-item.td-row .averageScore {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .brand-item.td-row .averageScore .font-size-35 {
        font-size: 27px!important;
    }
    .brand-item.td-row .bl-col-7 {
        min-height: 300px;
    }
    .top-brands.cs-not-desktop .top-brands-title, .top-brand-content .name-logo > p  {
        font-weight: 600!important;
        letter-spacing: 0.5px;
    }
    .guide-item .short-description .g-description p {
        margin-bottom: 0px!important;
        font-size: 16px!important;
    }
    .guide-item .short-description .sd-line i {
        font-size: 18px!important;
    }
    .guide-item .short-description {
        margin-bottom:0px;
    }
    .hiw-item > p {
        font-size: 22px!important;
        width: 25px;
        font-weight: 600!important;
    }
    .pagelayer-primary-menu-bar i {
        font-size: 45px!important;
    }
    .sites_brands_list .bl-col-6 {
        width: 140px!important;
    }
    .sites_brands_list .bl-col-7 {
        width: calc(100% - 140px)!important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hiw-content p.font-size-20 {
        font-size: 17px!important;
    }
    .brand-wrap .s-evaluate span, .stuff-6-1 .s-evaluate span {
        font-size: 18px!important;
        display: inline-block;
        position: relative;
        top: 7px;
    }
    .les_criteres_de_notation-section .averageScore .font-size-35,  .brand-item.td-row .stuff-6-1 .averageScore .font-size-35 {
        font-size: 32px!important;
    }
    .les_criteres_de_notation-section .sg-rating > p {
        font-size: 16px!important;
    }
    .brand-wrap {
        padding-bottom: 35px;
    }
    .brand-item.td-row > .bl-col-6 .stuff-6-2 a {
        font-size: 20px!important;
        font-weight: 400!important;
    }
    .bl-col-6 {
        width: 23%;
    }
    .bl-col-7 {
        width: 77%;
        padding: 10px 20px 10px 20px!important;
    }
    .cs-custom-bottom p.font-size-20 {
        font-size: 16px!important;
    }
    .cs-custom-bottom h2.font-size-27 {
        margin-bottom: 7px!Important;
    }
    .blog-swiper-list .blog-list-swiper {
        margin-left: -30px;
        margin-right: -30px;
        margin-bottom: 40px
    }
    .blog-list .blog-item {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: 7px;
    }
    .announce-title {
        font-size: 22px!important;
    }
    .announce-subtitle {
        font-size: 17px!important;
        line-height: 26px!important;
    }
}
@media (max-width:768px){
    .site-main {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .pagelayer-wp-menu-container ul li.menu-item > a {
        color: #1E1050!important;
    }
}
@media (max-width:767px){
    .pagelayer-row-stretch-auto > .pagelayer-row-holder, .pagelayer-row-stretch-full > .pagelayer-row-holder.pagelayer-width-auto, .container {
        max-width: 540px;
    }
    .pagelayer-footer .pagelayer-auto .p-h292152, .pagelayer-footer .pagelayer-auto .p-xsi6378 {
        width: 33.333%;
    }
    .pagelayer-footer .pagelayer-auto .pagelayer-col .p-ses6130, .pagelayer-footer .pagelayer-auto .pagelayer-col .p-x7i520 {
        font-size: 14px;
    }
    .p-e924415.pagelayer-inner_row.pagelayer-row-stretch-auto.pagelayer-height-default {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .les_criteres_de_notation-section .total-score{
        justify-content: space-between;
    }
    .les_criteres_de_notation-section .total-score > * {
        margin-left: 5px;
        margin-right: 5px;
    }
    .categories ul li.col-lg-2 {
        max-width: 33%;
        flex-basis: 33%;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-1 > p.font-size-24:nth-child(2) {
        font-size: 20px!important;
    }
}
@media (max-width: 768px) and (min-width: 501px) {
    .home .p-e924415 {
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
    }
}
@media (max-width:600px){
    .pagelayer-row-stretch-auto > .pagelayer-row-holder, .pagelayer-row-stretch-full > .pagelayer-row-holder.pagelayer-width-auto, .container {
        max-width: 440px;
    }
    .pagelayer-header .p-v3n1020 .pagelayer-wp-title-heading, .pagelayer-header .p-eb62675, .pagelayer-header .p-eb62675 .pagelayer-wp-title-heading {
        font-size: 20px !important;
    }
    .pagelayer-primary-menu-bar i {
        font-size: 22px!important;
        padding: 0px!important;
        top: -2px;
    }
    body.pagelayer-body h1 {
        font-size: 22px;
    }
    body.pagelayer-body h2, body.pagelayer-body h1.cs-h1 {
        font-size: 20px;
    }
    body.pagelayer-body h4 {
        font-size: 18px;
    }
    .pagelayer-col-holder .p-wth1466 {
        font-size: 17px!important;
    }
    .monthly-offer-title {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .monthly-offer {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .cs-homepage {
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }
    .home-brands {
        margin-top: 25px;
    }
    .brand-list {
        margin-top: 0px;
    }
    .bl-col-6 .number-stt {
        font-size: 20px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .rating-stars, .rating-stars.normal-star {
        width: 85px;
    }
    .rating-stars.normal-star span, .rating-stars span {
        width: 16px;
        height: 16px;
    }
    .top-brands.cs-not-desktop {
        padding-left: 20px;
        padding-right: 20px;
    }
    .guide-item .short-description {
        min-height: auto;
    }
    .hiw-block {
        padding: 20px 0px 40px 0px;
    }
    .hiw-item {
        margin: 10px 0px;
    }
    .p-lvm5975.pagelayer-heading {
        margin-top: 0px;
    }
    footer.pagelayer-footer .p-lvm5975 .pagelayer-heading-holder {
        font-size: 16px!important;
        margin-bottom: 0px;
    }
    .p-9ai9703, .p-tcp1898, .p-90c3413, .p-rxg4557, .p-2ko8961, .p-8pl8223 {
        padding-top: 0px!important;
        padding-bottom: 10px!important;
    }
    .p-9ai9703, .p-sqg875 {
        padding-top: 20px!important;
    }
    .footer-menu #menu-footer-menu > li > a {
        font-size: 16px;
    }
    .footer-menu #menu-footer-menu {
        flex-direction: column;
    }
    /*.brand-wrap {*/
    /*    padding: 10px;*/
    /*    margin-bottom: 10px;*/
    /*    margin-top: 10px;*/
    /*}*/
    .brand-wrap {
        padding: 10px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .brand-wrap .logo-section img {
        max-width: 130px;
    }
    .brand-wrap .logo-section > a {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .brand-wrap .sd-line, .brand-wrap .sd-line p{
        margin-bottom: 0px;
    }
    .avantages_et_inconvenients {
        display: flex;
        flex-direction: column;
    }
    .avantages_et_inconvenients > div {
        width: 100%;
    }
    .avantages-part {
        border-bottom: 2px solid #F4D35E;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .brand-single.single-content {
        margin-top: 20px;
    }
    .guide_contenu-item .number-stt {
        width: 25px!Important;
        height: 25px!Important;
        line-height: 25px!important;
        font-weight: 700;
    }
    .guide_contenu-item .section-title p:last-child {
        width: calc(100% - 35px);
    }
    .cs-control .cs-field {
        font-size: 14px;
        font-weight: 400;
        padding: 10px 9px;
        border-radius: 15px;
        background: #fbfbfb;
        box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
        margin-top: 3px;
        margin-bottom: 3px;
        border: 2px solid #F4D35E;
    }
    .bl-col-6 img {
        max-width: 75px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .bl-col-6 {
        width: 30%;
    }
    .bl-col-7 {
        width: 70%;
    }
    .guide-item {
        padding: 15px 10px;
    }
    .how-it-work h2 {
        font-size: 22px!important;
        margin-top: 10px!important;
        margin-bottom: 15px!important;
    }
    .hiw-item .hiw-content p:first-child, .hiw-item .hiw-content h3 {
        margin-bottom: -5px!important;
    }
    .guide-block {
        padding: 30px 0px;
    }
    .guide_de_la_xxx .swiper {
        margin-top: 20px;
    }
    /*K-main*/
    .font-size-35 {font-size: 20px!important;line-height: 29px!important;}
    .font-size-27 {font-size: 18px!important;line-height: 26px!important;}
    .font-size-24, .font-size-20, .font-size-22, .font-size-18 {font-size: 14px!important; line-height: 22px!important;}
    .margin-vertical-25 {
        margin-bottom: 5px!important;
        margin-top: 5px!important;
    }
    .margin-bottom-40, .how-it-work > h2, .guide_de_la_xxx > h2{margin-bottom:20px!important;}
    .margin-top-50{margin-top:20px!important;}
    .padding-vertical-50 {
        padding-bottom: 20px!important;
        padding-top: 20px!important;
    }

    .logo-section .arrow-left {
        position: absolute;
        left: 12px;
        top: 12px;
        width: 30px;
    }
    .brand-item.td-row > .bl-col-6 .stuff-6-1 > .averageScore span.font-size-35 {
        font-size: 22px!important;
    }
    .brand-list .brand-item.td-row{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .p-jiq2529, .p-wf73488 {
        margin: 0px!important;
    }
    .cs-custom-bottom h2.font-size-27 {
        font-size: 20px!important;
    }
    /*     .pagelayer-shortcodes-container .color-white.font-size-24.align-justify {
            font-size: 16px!important;
        } */
    .pagelayer-row.pagelayer-auto .p-iti4730 {
        padding: 30px 0px 0px 0px;
    }
    .pagelayer-shortcodes-container .color-dark-purple.font-size-24.align-justify {
        font-size: 16px!important;
    }
    .cs-blog-page.blog-header {
        padding-top: 20px;
    }
    /*     .blog-swiper-list > p {
            font-size: 16px!important;
        }*/
    .date-created {
        font-size: 13px;
    }
    .blog-list .blog-item {
        margin-left: 0px;
        margin-right: 0px;
    }
    .cs-blog-page.blog-body {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    /*     .cs-archive-page.archive-header p {
            font-size: 16px!important;
        }
        a.cs-btn-1, .cs-btn-1, input.cs-btn-1, a.cs-btn-3, .cs-btn-3{
            font-size: 16px;
        } */
    .categories ul li.col-lg-2 {
        max-width: 50%;
        flex-basis: 50%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 767px){
    .offer-item .offer-content .offer-title {
        font-size: 18px!important;
        line-height: 18px!important;
        margin-top: 10px;
    }
    .monthly-offer .font-size-18 {
        font-size: 14px!important;
        line-height: 22px!important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 600px) {
    .pagelayer-primary-menu-bar i {
        font-size: 30px!important;
        padding: 0px!important;
        top: 4px;
        position: relative;
    }

    /*Swiper*/
    .monthly-offer-pagination, .guide-block-pagination, .gblog-list-pagination {
        position: absolute;
        bottom: -10px!important;
    }
    .monthly-offer, .guide_de_la_xxx, .blog-swiper-list{
        padding-bottom: 25px;
        position: relative;
        margin-bottom: 10px;
    }
    .blog-swiper-list {
        margin-bottom: 20px;
    }
    .offer-item .brand-image {
        width: calc(100% - 150px);
        padding-right: 0px;
    }
    .monthly-offer {
        margin-top: 15px;
    }
    .monthly-offer .swiper {
        max-width: 225px;
        margin: initial;
    }
    .guide_de_la_xxx .swiper, .blog-swiper-list .swiper {
        max-width: 300px;
        margin: initial;
        margin-top:20px;
    }
    .offer-item{
        padding: 5px;
    }
    .offer-item .offer-content {
        width: 150px;
    }
    .offer-item .offer-content .offer-title {
        font-size: 18px!important;
        line-height: 18px!important;
    }
    .offer-item .offer-content .offer-subtext {
        font-size: 14px!important;
        line-height: 18px!important;
    }
    .offer-item .offer-content > a {
        font-size: 16px!important;
        max-width: 125px;
        padding: 3px 0;
    }
    .offer-item .offer-content .offer-price {
        font-size: 18px!important;
        line-height: 20px!important;
        margin-top: 0;
        margin-bottom: 8px;
    }
    .home-brands > p {
        margin-bottom: 10px!important;
    }
    .brand-item.td-row > .bl-col-6 .stuff-6-1 > * {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-1 > p.font-size-24:first-child, .brand-item.td-row .bl-col-7 .stuff-7-1 > h3.font-size-24 {
        font-size: 18px!important;
        margin-top: 0px!important;
        margin-bottom: 0px!important;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-1 > p.font-size-24:nth-child(2) {
        font-size: 17px!important;
        max-width: 160px!important;
        margin: auto;
    }
    .brand-item.td-row > .bl-col-6 .stuff-6-1 > .averageScore {
        margin-top: -5px;
        margin-bottom: 20px;
    }
    .brand-item.td-row > .bl-col-6 .stuff-6-1 > .margin-vertical-0 {
        margin-bottom: 5px!important;
    }
    .brand-item.td-row > .bl-col-6 .stuff-6-2 {
        margin-top: 30px;
    }
    .top-brand-item .top-brand-content{
        border: 0px solid #F4D35E;
    }
    .top-brands.cs-not-desktop .top-brands-title {
        font-size: 18px!important;
        line-height: 28px!important;
    }
    .top-brand-content .name-logo > p {
        font-size: 18px!important;
        font-weight: 600!important;
    }
    .top-brands.cs-not-desktop > div {
        padding: 20px;
        background: #FBFBFB;
        box-shadow: 0px 3px 35px rgb(0 0 0 / 8%);
        border-radius: 10px;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        max-width: 280px;
    }
    .top-brand-item .top-brand-content .top-brand-subtext {
        font-size: 16px!important;
        letter-spacing: 0.5px;
    }
    .top-brand-item .top-brand-content {
        padding: 5px 0px 0px 25px;
    }
    .how-it-work h2 {
        font-size: 22px!important;
    }
    .single-content .brand-wrap .brand-item.td-row .sd-line {
        margin-bottom: 0px;
    }
    .top-5-brand-content .bl-visitor a {
        font-size: 18px!important;
        line-height: 28px!important;
        max-width: 150px!important;
        margin-bottom: 20px!important;
        margin-top: 20px!important;
    }
    .top-5-brand-content .logo-rating {
        width: calc(100% - 170px);
    }
    .top-5-brand-content .rating-stars.normal-star span, .top-5-brand-content .rating-stars span {
        width: 20px;
        height: 20px;
    }
    .top-5-brand-content .logo-rating {
        width: calc(100% - 170px);
        text-align: left;
        padding-left: 15px;
    }
    .top-5-brand-content .rating-stars {
        width: 110px;
        margin: 0px;
        margin-bottom: 5px;
    }
    .sidebar_video_block, .sidebar_brand_block {
        margin-left: -10px;
        margin-right: -10px;
        border: 1px #F4D35E solid;
        border-radius: 20px;
    }
    .sidebar-video, .sidebar-brand{
        border-radius: 20px;
    }
    .sidebar-brand h4 {
        display: none;
    }
    .sidebar-brand-content p {
        font-size: 18px!important;
        line-height: 35px!important;
    }
    .sidebar-brand-content{
        padding: 10px 15px;
    }
    .sidebar-brand {
        padding-bottom: 20px;
    }
    .brand-wrap{
        border-radius: 30px;
    }
    .brand-wrap .single-section {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .brand-wrap .les_criteres_de_notation-section {
        padding: 15px!important;
    }
    .les_criteres_de_notation-section .total-score > * {
        width: calc(50% - 10px)!important;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .les_criteres_de_notation-section .sg-rating p {
        white-space: nowrap;
    }
    .les_criteres_de_notation-section .star-score p.font-weight-500 {
        font-weight: 600!important;
    }
    .les_criteres_de_notation-section .total-score {
        flex-wrap: wrap;
        justify-content: center;
        max-width: 205px;
        margin: auto;
        margin-top: 20px
    }
    .les_criteres_de_notation-section .total-score a {
        width: 100%!important;
    }
    /*.rating-stars {*/
    /*	margin-right: 0;*/
    /*}*/
    /*     .guide_de_la_xxx > p, .guide_contenu_block_top > p {
            font-size: 16px!important;
        } */
    .guide_block_body .cs-body-content p, .sg-guide-content .content-item > .font-size-20 {
        font-size: 14px!important;
    }
    .guide_block_body .cs-body-content h2, .guide_block_body .cs-body-content .cs-title {
        font-size: 20px!important;
        line-height: 26px!important;
        margin-bottom: 10px!important;
        margin-top: 15px!important;
    }
    .top-5-brands .top-5-brands-title {
        font-size: 24px!important;
        line-height: 45px!important;
        max-width: 375px;
    }
    .sg-guide-content .content-item > .font-size-24 {
        font-size: 18px!important;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-1 .short-description p {
        font-size: 14px!important;
        font-weight: 400!important;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-2 a {
        font-size: 16px!important;
        max-width: 135px;
        padding: 7px!important;
    }
    .brand-item.td-row > .bl-col-6 .stuff-6-2 a {
        font-size: 17px!important;
    }
    .sites_brands_list .bl-col-6, .sites_brands_list  .bl-col-7 {
        min-height: 200px!important;
    }
    .cs-control .cs-field {
        padding: 10px 20px;
    }
    .blog-item .blog-subtitle {
        font-size: 18px!important;
        margin-bottom:10px!important;
    }
    .announce-item .announce-title {
        font-size: 16px!important;
        margin-bottom: 10px!important;
    }
    .announce-item {
        box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
        border: 1px solid rgb(244 211 94 / 50%);
        padding: 10px;
        border-radius: 15px;
        margin: 40px 0px;
        margin-bottom: 20px;
    }
    .announce-content > a {
        max-width: 120px;
    }
    .announce-list .cate-part > a, .announce-button, .announce-list .cate-part > a, .announce-list .announce-button {
        max-width: 195px;
        padding: 7px;
    }
    .announce-check .checkmark {top:0px}
    .swiper-pagination-bullet {
        height: 10px;
        width: 10px;
    }
    .guide-item .short-description .sd-line {
        margin-bottom: 0px;
    }
    .brand-wrap .logo-section > a, .brand-wrap .bottom-button > a {
        font-size: 16px!important;
        max-width: 135px;
    }
    .brand-item.td-row .bl-col-7 .stuff-7-1 .fa-solid.fa-check {
        font-size: 16px!important;
    }
    .brand-item.td-row > .bl-col-6 .stuff-6-1 > .s-evaluate {
        margin-bottom: -10px;
    }
    .brand-item.td-row > .bl-col-6 .stuff-6-1 > .s-evaluate > span {
        font-size: 16px!important;
    }
    .brand-wrap .bl-col-6.align-center {
        margin-top: 5px;
        align-self: flex-start;
    }
    .top-5-brand-item .voteInfo .s-evaluate span {
        font-size: 16px!important;
    }
    .top-5-brand-item .voteInfo p {
        font-size: 14px!important;
        line-height: normal!important;
        margin-top: -3px;
    }
    .top-5-brand-content .averageScore .font-size-24 {
        font-size: 22px!important;
        line-height: normal!important;
    }
    .top-5-brand-item{
        margin-bottom:20px;
    }
    .top-5-brands .top-5-brand-item p.number-stt {
        font-size: 20px!important;
        font-weight: 600;
    }
    .p-98u4559, .p-agv6555 {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .p-qwh8624, .p-omd910 {
        margin-bottom: 10px;
    }
    /*     .blog-content > a.cs-btn-1 {
            font-size: 16px;
        } */
    .categories a.cs-btn-3 {
        padding: 7px 0px;
    }
    .categories {
        margin-bottom: -40px;
    }
    .announce-item .date-created {
        font-size: 12px;
        margin-bottom: 0px!important;
    }
    .nav-links .nav-previous a, .nav-links .nav-next a {
        padding: 7px 0px;
        /*         font-size: 16px; */
    }
    .cs-submit-button input {
        font-size: 16px!important;
        min-width: 135px;
        padding: 7px;
    }
    #create-announce-form > h2 {
        margin-bottom: 35px!important;
    }
    header .p-lua1542 .pagelayer-wp-menu-container ul li.menu-item > a, header .p-zkj8814 .pagelayer-wp-menu-container ul li.menu-item > a {
        justify-content: space-between;
        font-weight: 500!important;
        font-size: 18px!important;
    }
    header .p-lua1542 .pagelayer-wp-menu-container ul li.menu-item > .sub-menu li.menu-item > a, header .p-zkj8814 .pagelayer-wp-menu-container ul li.menu-item > .sub-menu li.menu-item > a {
        font-size: 16px !important;
        padding: 2px;
        margin: 0px;
        justify-content: flex-start!important;
        margin-left: 35px;
        margin-right: 10px;
        font-weight: 400!important;
    }
    .top-brand-content a.cs-btn-2.font-size-16 {
        font-size: 16px!important;
    }
}
@media (max-width:460px) {
    .pagelayer-row-stretch-auto > .pagelayer-row-holder, .pagelayer-row-stretch-full > .pagelayer-row-holder.pagelayer-width-auto, .container {
        max-width: 370px;
    }
    .pagelayer-header .p-v3n1020 .pagelayer-wp-title-heading, .pagelayer-header .p-eb62675, .pagelayer-header .p-eb62675 .pagelayer-wp-title-heading {
        font-size: 16px !important;
    }
    .home-brands .bl-col-6, .top-brands-by-column-5 .bl-col-6{
        min-height: 320px;
    }
}
@media only screen and (min-width: 360px) and (max-width: 600px) {
    .guide-item > p {
        font-size: 20px!important;
    }
    .guide_de_la_xxx .g-description > a > p.font-size-18 {
        font-size: 16px!important;
    }
    .guide_de_la_xxx .g-description > p.font-size-18{
        font-size: 14px!important;
    }
    .guide_de_la_xxx .guide-item .cs-btn-1 {
        max-width: 150px;
    }
}
@media (min-width: 992px){
    .cs-not-desktop {
        display: none!important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cs-not-desktop-992 {
        display: none!important;
    }
}
@media (max-width:1199px) {
    .cs-desktop-only {
        display: none !important;
    }
}
@media (max-width:991px) {
    .cs-not-mobile-tablet {
        display: none !important;
    }
}
@media only screen and (min-width: 601px) and (max-width: 991px) {
    .cs-not-tablet {
        display: none!important;
    }
}
@media (max-width: 600px) {
    .cs-not-mobile {
        display: none!important;
    }
    .top-5-brands.cs-not-desktop {
        border: 3px solid #F4D35E;
        box-shadow: 0px 3px 15px rgb(0 0 0 / 7%);
        border-radius: 10px;
        padding: 0px 20px;
        overflow: hidden;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .categories a.cs-btn-3 {
        min-height: 64px;
    }
    .announce-content .announce-subtitle, .announce-content .announce-subtitle p {
    	font-size: 14px!important;
        line-height: 20px!important;
    }
}
@media (max-width: 460px){
    .top-5-brands.cs-not-desktop {
        border: 3px solid #F4D35E;
        box-shadow: 0px 3px 15px rgb(0 0 0 / 7%);
        border-radius: 10px;
        padding: 0px 20px;
        overflow: hidden;
        margin: -70px -25px;
        scale: 85%;
    }
}
@media (min-width: 601px) {
    .cs-mobile-only {
        display: none!important;
    }
}

.font-weight-200 {
    font-weight: 200;
}
.font-weight-300 {
    font-weight: 300;
}
.font-weight-800 {
    font-weight: 800;
}
body.pagelayer-body .sites_brands_list .brand-item.td-row p {
    margin: 5px 0px 20px 0px;
}
.single-post .content-item p {
	font-size: 16px;
}
.arrow-left img {
	cursor: pointer;
}