.hero ul {
    text-decoration: none;
    list-style: none;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    padding: 2rem 0;
}

.site-content {
    padding-top: 1rem;
}
.site-header {
    background-color: #FFFFFF;
}
.icon-wrap ul li {
    height: 200px;
}

.thrv_wrapper p {
    text-align: center;
}

.h-100 {
    min-height: 609px;
    background-color: #FFFFFF;
    margin-bottom: 1rem;
}

.consommation .ast-col-md-6 {
    min-height: 320px;
}

#menu-footer-menu {
    display: flex;
}

.icon-wrap ul li a img  {
    margin: 32px 0;
}

.ast-footer-overlay {
    padding: 10px 0;
}

.hero .section-header {
    padding-top: 1rem;
}

#menu-footer-primary-menu {
    border-bottom: 1px solid white;
}

.home .section-header {
    padding-bottom: 2rem;
}

.card-header img {
   /* width: 100%;*/
}

.menu-footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.menu-footer-menu li {
    flex: 3;
}

.site-footer .nav-menu li {
    display: flex;
}

.icon-wrap ul li {
    border-radius: 22px;
    border: 1px solid white;
    margin: 0 10px;
    display: flex;

}

.consommation .item-header h3 {
    padding-bottom: 2rem;
    font-family: "Luis George Caffe", Louis George;
    font-weight: 600;
    font-size: 25px;
    color: #000000;
    text-decoration: underline;
}

.consommation .item-wrap {
    font-family: "Luis George Caffe", Louis George;
    color: #000000;
}
.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
    flex-grow: 1;
}


.hero .section-header h1 {
    color: #ffffff;
    font-size: 37px;
    font-family: "Luis George Caffe", Louis George;
    font-weight: 600;
}

#primary-menu li a:before {
    content: "";
    top: 0;
}

.no_padding {
    padding-left: 0 !important;
}

.footer-one-line {
    display: flex;
}

.footer-one-line {
    margin-left: 10px;
}

.footer-info {
    color: #eaeaea !important;
}

.ast-small-footer-wrap .ast-col-md-12 , .ast-small-footer-wrap .ast-col-md-6 {
    padding-left: 0;
}

#menu-footer-menu li {
    margin-left: 10px;
}
.footer-one-line ul {
    display: inline-flex;

}

.footer-primary-navigation li a{
    font-size: 11px;
}

.ast-small-footer-section {
    color: #eaeaea;
    font-size: 12px;
    font-weight: 300;
}

.post-grid {
    overflow: hidden;
}

.hero-bgr {
    background-color: #f69952;
}
.post-grid-wrap .card-body {
    background-color: #FFFFFF;
    padding: 25px;
}

.post-grid-wrap .card-footer {
    background-color: #FFFFFF;
    padding: 0 0 20px 24px;
}

.post-grid-wrap .card-body h3 {
    font-size: 21px;
    color: #54595f;
    font-family: "Luis George Caffe", Louis George;
    font-weight: 600;
}
/*
.card-content p {
    margin: 0;
    line-height: 1.5em;
    font-size: 14px;
    color: #777;
    font-family: "Luis George Caffe", Louis George;
    font-weight: 400;
}
*/
.card-title {
    padding-bottom: 25px;
    padding-top: 20px;
}

.card-avatar img {
    margin-left: 25px;
    position: absolute;
    border-radius: 50%;
    width: 60px;
    pointer-events: all;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.post-grid-wrap .card-header img {
    margin: 0;
}

.post-grid-wrap .card {
    border-radius: 3px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.card-content .read-more {
    padding: 1rem 0;

}

.card-content .read-more a {
    text-transform: uppercase;
    font-family: "Luis George Caffe", Louis George;
    font-weight: 500;
}

.socials {
    display: flex;
}

.socials li {
    margin: 0 10px;
}

.post-grid-wrap .card:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
}


#primary {
    margin-top:0px !important;
}

#trp-floater-ls {
    display:none;
}
.vcard {
    margin-left: 20px;
    line-height: 2em;
}
.media-left img{
    float:left;
    border-radius: 50% !important;
    width: 50px;
    margin: 0;
}

.author .media-left .media-body {
    margin-left: 40px;
    /*line-height: 3.2em;*/
}

.textwidget p {
    color: #eaeaea;
}

.media-left {
    margin: 0;
    position: absolute;
    width: 100% !important;
    margin-top: 5px;
}

#menu-1-5defc87 {
    border-bottom: 1px solid #eaeaea;
    padding-right: 140px;
}
.elementor-element-a12856f .textwidget {
    font-size: 16px !important;
    font-weight: 400;
}
#menu-1-5defc87 .menu-item-392{
    margin-left: -9px;
}
@media (max-width:375px){
    #menu-1-5defc87 .menu-item-392{
        margin-left: 0px;
    }
}

.clear {
    clear: both;
}

.pros-and-cons-list {
    list-style-type: none !important;
}
.pros-and-cons-list .fa-thumbs-down {
    color: red;
    margin-right: 8px;
}
.pros-and-cons-list .fa-thumbs-up {
    color: green;
    margin-right: 11px;
}
.total-ratings .score-wrap {
    float: none !important;
}
.total-ratings h4 {
    font-weight: bold;
}
@media (max-width:860px){
    #menu-1-5defc87 .menu-item-392{
        margin-left: 0px;
    }
}
.score h4 {
    margin-bottom: 0;
}
.total-ratings {
    text-align: center;
}
.total-ratings p {
    margin-bottom: 0;
    font-size: 28px;
    font-weight: bold;
}
.wp-block-spacer {
    height: 48px;
    /* position: absolute; */
    margin-left: -74px;
    width: 140% !important;
    z-index: 6;
    background-color: #f4f5f7;
    margin-top: 30px;
    margin-bottom: 30px;
}
ul li {
    margin-bottom: 15px;
}
.single .entry-header {
    margin-bottom: 0 ;
}

@media  (min-width: 1200px) {
    .ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
        background-color: #fff;
        border-bottom: 1px solid #eee;
        margin: 0 auto;
        max-width: 870px;
        padding: 15px 20px !important
    }

}
@media  (max-width: 1200px) {


}
html,
body {
    width: 100%;
}
.pros-and-cons-list{
    margin: 0 0 1.5em 1.7em !important;
}
@media (min-width: 993px) {
    .ast-right-sidebar #secondary {
         padding-left: 40px;
    }
}
@media (max-width: 925px) {
    .mtr-table.mtr-tr-td tr:nth-of-type(2) td:first-child {
        text-align: center !important;
    }
    .mtr-table.mtr-tr-td tr:last-child td:first-child {
        text-align: center !important;
    }
    .mtr-table td[data-mtr-content=""] {
        text-align: center !important;
    }
    .mtr-cell-content {
        max-width: unset !important;
        display: inline-block !important;
    }
    .mtr-td-tag:before {
        font-weight: bold;
    }
    .mtr-table .mtr-td-tag {
        width: 100% !important;
    }
    ol, ul {
        margin: 0 0 1.5em 2em;
    }
    .pros-and-cons-list{
        margin: 0 0 1.5em 0.7em !important;
    }
}
@media (min-width: 925px) {
    /*4 col table*/
    .table-4-col tr td:nth-of-type(1) {
        width: 30% !important;
    }

    .table-4-col tr td:nth-of-type(2) {
        width: 15% !important;
    }

    .table-4-col tr td:nth-of-type(3) {
        width: 15% !important;
    }

    .table-4-col tr td:nth-of-type(4) {
        width: 40% !important;
    }

    /*5 col table*/
    .table-5-col tr td:nth-of-type(1) {
        width: 25% !important;
    }

    .table-5-col tr td:nth-of-type(2) {
        width: 15% !important;
    }

    .table-5-col tr td:nth-of-type(3) {
        width: 15% !important;
    }

    .table-5-col tr td:nth-of-type(4) {
        width: 15% !important;
    }

    .table-5-col tr td:nth-of-type(5) {
        width: 30% !important;
    }

    /*6 col table*/
    .table-6-col tr td:nth-of-type(1) {
        width: 20% !important;
    }

    .table-6-col tr td:nth-of-type(2) {
        width: 15% !important;
    }

    .table-6-col tr td:nth-of-type(3) {
        width: 15% !important;
    }

    .table-6-col tr td:nth-of-type(4) {
        width: 15% !important;
    }

    .table-6-col tr td:nth-of-type(5) {
        width: 15% !important;
    }

    .table-6-col tr td:nth-of-type(6) {
        width: 20% !important;
    }
}
@media screen and (max-width: 782px) {
    .pros-and-cons-list{
        margin: 0 0 1.5em 1em !important;
    }
    ol, ul {
        margin: 0 0 1.5em 2em;
    }
    .multiple-ratings {
        width: 100%;
    }
    .total-ratings {
        width: 100%;
    }
    .score {
        width: 100%;
    }

}

.total-ratings .score {
    padding-top: 14px;
}
.elementor-carousel-image {
    background-size: contain !important;
}
ol li {
    margin-bottom: 15px;
}

/*accordion */
.accordion {
    background-color: #eee;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin-bottom: 10px;
    line-height: 2.2em;
}

 .accordion:hover {
    background-color: #f69952;
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}
.accordion:before {
    font-family:  "FontAwesome" !important;
    content: "\f0da";
    font-size: 13px;
    color: #000000;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    font-weight: 900;
}

.accordion .active:before {
    font-family: "FontAwesome" !important;
    color: #000000;
    content:"\f0d7";
    position: relative;
    font-weight: 900;
}

.widget {
    background-color: #ffffff;
    padding: 15px 25px 15px 25px;
    margin: 0 0 1.8em 0;
}
#secondary {
    margin: 0 0 2em 0;
}
.widget.mks_author_widget img {
    border-radius: 50%;
    -moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,.07);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.07);
    border: 5px solid #FFF;
    margin: 15px auto 0;
    float: none;
}
.mks_author_widget {
    text-align: center;
}
.widget-title {
    margin-bottom: 15px;
    font-size: 1.2em !important;
}
.widget h3 {
    font-weight: bold;
    font-size: 1rem !important;
    margin-top: 15px;
    margin-bottom: 10px;
}
.widget_custom_widget h3{
    font-weight: bold;
    font-size: 1rem !important;

}
.textwidget {
    text-align: left;
}
.textwidget p {
    color: #000000;
}

.widget_custom_widget {
    text-align: center;
}
.widget_custom_widget p {
    text-align: left;
}
.widget_custom_widget img {
    border-radius: 50%;
    -moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,.07);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.07);
    border: 5px solid #FFF;
    margin: 0;
    float: none;
}
#read-more-text {
    display: none;
    transition: all .1s ease;
}
.widget_custom_widget p {
    margin-bottom: 0;
}

.going-down:after {
    font-family: FontAwesome;
    color: #000000;
    content:"\f107";
   /* display: block;*/
    text-align: center;
    margin-left: 5px;
}
.going-up:after {
    font-family: FontAwesome;
    color: #000000;
    content: "\f106";
   /* display: block;*/
    text-align: center;
}
.author-bio-accordion {
    line-height: 1.3em;
    font-size: 15px;
}
.author-img-bottom {
    float: left;
    width: 25%
}
.author-img-bottom img {
    margin: 26px 30px 0 0;
    border-radius: 50%;
    -moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,.07);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.07);
    border: 5px solid #FFF;
    width: 125px;
}
.author-full-name {
    display: block;
    font-weight: 600;
    margin-top: 30px;
}
.author-desc-bottom {
    width: 78%;
    float: left;
    padding-left: 15px;
}
.author-desc-bottom a {
    text-decoration: underline;
    color: #ffffff;
}
.author-below-heading {
    display: none;
}
a#toggle {
    display: block;
    text-align: center;
}

.footer-mobile {
    display: none;
}

@media all and (max-width: 1000px) {
    .footer-mobile #menu-footer-menu { flex-wrap: wrap; }
    .footer-mobile #menu-footer-menu li { flex: 1 1 50%; }
}
@media screen and (max-width: 768px) {

    .ast-separate-container.ast-right-sidebar #secondary {
        padding-top: 3rem;
        padding-left: 0;
        right: 0;
    }

    .author-img-bottom {
        margin: 0 auto;
        float: none;
    }

    .icon-wrap ul li {
        margin: 0 10px 10px;
    }

    .footer-primary-navigation li {
        text-align: left;
    }

    .footer-primary-navigation li a {
        font-size: inherit;
    }

    .footer-desktop {
        display: none;
    }
    .footer-mobile {
        display: flex;
    }

    .icon-wrap ul {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        flex-flow: row wrap;
        align-content: flex-end;
    }

    .ast-separate-container #primary, .ast-separate-container #secondary {
        padding: 0;
    }

    .author-below-heading {
        display: block;
        overflow: hidden;
        padding-bottom: 25px;
    }
    .single .entry-header {
        margin-bottom: 0em ;
    }

    .vcard {
        line-height: 3em;
    }
    .author-bio-accordion-wrap {
        display: inline-block;
    }
    .author-accordion-image {
        width: 14%;
    }
    .author-accordion-image img {
        float: left;
        border-radius: 50%;
    }
    .author-accordion-title-wrap {
        width: 86%;
        float: left;
    }
    .author-accordion-title-wrap h3 {
        margin-left: 10px;
        line-height: 3.5em;
    }

    #custom_widget-2 {
        display: none;
    }
    .bottom-author-bio {
        display: block;
    }
    .widget_custom_widget {
        display: none;
    }
    #read-more-text {
       display: block;
    }

    .author-below-heading {
        margin-top: 25px;
    }
}

/*ipad*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .author-accordion-title-wrap h3 {
        line-height: 4.5em;
    }
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
    .author-accordion-title-wrap h3 {
        line-height: 2em !important;
    }

    .footer-mobile li { flex-basis: 100% }
}
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px) {
    .author-accordion-title-wrap h3 {
        line-height: 2.5em;
    }
    .footer-mobile li { flex-basis: 100% }
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
    .author-accordion-title-wrap h3 {
        line-height: 1.8em;
    }
    .footer-mobile li { flex-basis: 100% }
}
.widget p {
    font-size: 15px;
}

.widget_black_studio_tinymce p {
    line-height: 1.3em;
}
.widget_custom_widget img {
    width: 125px;
}
.author-bottom-box {
    /*font-size: 15px; */
}
.elementor-widget-container .textwidget p{
    color: #eaeaea !important;
}
.type-reviews {
    background-color: white;
    padding: 70px;
}
@media screen and (max-width: 768px) {
    .elementor-322 .elementor-element.elementor-element-5da0520 {
        margin-bottom: 0 !important;
    }

    .elementor-element-a12856f .textwidget {
        text-align: center;
    }

    .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
        display: block !important;
    }
    #menu-1-5defc87 {
        margin: 0 auto;
        padding-right: 0;
        border-bottom: none !important;
    }
    #menu-1-6d5cbed {
        margin: 0 auto;
        padding-right: 0;
        text-align: center;
    }
    #menu-1-6d5cbed, #menu-1-6d5cbed li, #menu-1-6d5cbed ul {
        display: inline-block !important;
    }
}
@media only screen
and (min-width : 768px)
and (max-width : 1025px) {
    .elementor-322 .elementor-element.elementor-element-5da0520 {
        margin-bottom: 0 !important;
    }
}

h4 {
    font-weight: bold !important;
    text-decoration: underline;
}
.button-bold-max {
    font-family: Luis George Bold;
}
.author-image {
    float: left;
    /*width: 35%;*/
    background-position: 20px;
    background-size: 95px;
    height: 95px;
}
.author-tip-wrap .content{
    overflow: hidden;
    padding: 10px 0px 8px 10px;
}
.author-text {
    float: left;
    padding-left: 10px;
    height: auto;
    width: 65%;
    padding-right: 20px;
    line-height: 1em;
    padding-top: 40px;
    color: #ffffff;
    font-size: 31px;
}
.author-text p {
    font-size: 25px;
    margin-bottom: 0;
}
.author-text h2 {
    line-height: 2.3em;
    margin-bottom: 0px;
}
.author-has-image {
    width: 65%;
}
.author-no-image {
    width: 100%;
    padding-left: 10px;
}
.author-text-content {
    clear: both;
    padding-top: 10px;
    color: #ffffff;
}
.author-image img {
    max-width: 100px;
}
.quote-block {
    /*overflow: hidden;*/
    /*padding: 15px;*/
    margin: 20px 0 20px 0;
}
.quote-block .quote-bgd {
    background-color: #f69952;
    overflow: hidden;
    margin: 0 -73px;
}
.quote-bgd .content {
    margin: 0 auto;
    max-width: 870px;
    padding: 1.34em 3.67em !important;
}
.quote-img-bottom {
    float: left;
    width: 22%;
}
.quote-img-bottom img{
    border-radius: 50%;
    -moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,.07);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.07);
    border: 5px solid #FFF;
    margin-top: 5px;
    width: 120px;
}

.quote-block .fa-quote-right {
    color: white;
}
.quote-img {
    text-align: center;
}
.quote-block .author-bottom-box p {
    color: white;
}
.card-header {
    overflow: hidden;
}
.card-header img {
    float: left;
    margin: 0 20px 20px 20px;
}
.card-header .card-title {
    float: left;
    /*width: calc(100% - 150px);*/

}
.card-loading {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
    display: none;
}

#response .ast-article-single {
    padding: 1.34em 0 !important;
}
#filter_form select {
    width: 100%;
}
#filter_form label {
    white-space: nowrap;
}
input[type="checkbox"] {position:absolute;left:-999px;}
 input[type="checkbox"]:focus + span{}
 label{cursor: pointer;}
 label input[type="checkbox"] + span:before {
    font-family: FontAwesome;
    content: "\f096";
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    font-size: 1.4em;
    text-align:center;
    letter-spacing: 6px;
    vertical-align: -4px;
}
label input[type="checkbox"]:checked + span:before { content: "\f046";letter-spacing: 3px; } /* checked icon */
label input[type="checkbox"]:indeterminate + span:before{content: "\f147";letter-spacing: 6px;}

.card-single {
    padding-bottom: 80px;
}
.card-filter-submit {
    margin-bottom: 30px;
}
@media screen and (max-width: 768px) {

    /*.card-single:after {*/
    /*    content: "";*/
    /*    border-bottom: 1px solid #f2f5fa;*/
    /*    display: block;*/
    /*    clear: both;*/
    /*    margin-top: 30px;*/
    /*}*/


    .card-filter-group {
        padding: 30px 0 30px 0;
    }
    .card-filter-group label {
        width: 100%;
        display: block;
    }


}
@media screen and (max-width: 320px) {
    #response .card-header .card-title {
        width: auto;
    }
    .card-single {
        padding-bottom: 30px;
    }
    /*.card-single:after {*/
    /*    content: "";*/
    /*    border-bottom: 1px solid #f2f5fa;*/
    /*    display: block;*/
    /*    clear: both;*/
    /*    margin-top: 30px;*/
    /*}*/
    .card-single:last-of-type:after {
        display: none;
    }
}
/* table of contents plugin*/
.wp_widget_plugin_box ul {
    list-style-type: none;
}
/*.wp_widget_plugin_box li:before {*/
/*    content: '';*/
/*    border-right: 2px solid #dfe2e2;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    left: 5px;*/
/*    top: 0;*/
/*    z-index: -1;*/
/*}*/
.roadmap-plugin {

    margin: 0 !important;
}
.wp_widget_plugin_box li.active a {
    color: #f69952;
    text-decoration: none;
}
.wp_widget_plugin_box li.active .navigation-point:before {
    background-color: #f69952;
}

.wp_widget_plugin_box  li .navigation-point::before {
    content: '';
    height: 10px;
    width: 10px;
    display: inline-block;
    border: 1px solid gray;
    background-color: gray;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    padding: 0;
}

.card-single {
    background-color: white;
    margin: 20px 0 0 0;
}
.card-single:after {
    content: "";
    border-bottom: 40px solid #f2f5fa;
    display: block;
    clear: both;
    margin-top: 30px;
    position: absolute;
    width: 100%;
    left: 0;
}
.card-single:first-of-type:before {
    content: "";
    border-bottom: 40px solid #f2f5fa;
    display: block;
    clear: both;
    margin-top: -60px;
    position: absolute;
    width: 100%;
    left: 0;
}
.card-single:last-of-type:after {
    display: none;
}
.card-single:last-of-type {
    padding-bottom: 0;
}
.card-group {
    margin-bottom: 20px;
    width: 30%;
    float: left;
    margin-right: 20px;
}
.navigation-point {
    float: left;
    padding-right: 19px;
    border: 1px solid transparent;
    min-height: 20px;
}
.roadmap-plugin li a {
    font-size: 14px;
}
.roadmap-plugin li {
    line-height: 13px;
    position: relative;
    margin-bottom: 1em !important;
}

.roadmap-plugin li::before {
    content: '';
   clear: both;
}
.roadmap-plugin li::before {
    content: '';
    border-right: 2px solid #dfe2e2;
    height: 100%;
    position: absolute;
    left: 5px;
    top: 18px;
    z-index: 1;
}
.roadmap-plugin .last:before {
    border-right: 0;
}
.card-notice {
    text-align: center;
}
.card-filter-submit {
    clear: both;
}
#card_filter:before {
    content: "";
    border-bottom: 40px solid #f2f5fa;
    display: block;
    clear: both;
    margin-top: -60px;
    position: absolute;
    width: 100%;
    left: 0;
}
#card_filter {
    padding-top: 60px;
}
@media screen and (min-width: 768px) {
    .quote-img {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .card-group {
        width: 100%;
    }
    .quote-img-bottom {
        width: 100%;
        text-align: center;
        padding-bottom: 15px;
    }
    .author-desc-bottom {
        width: 100%;
        padding-left: 0;
    }
    .quote-img {
        margin-bottom: 10px;
    }
    .card-header .card-title {
        width: 100%;
    }
    .card-header {
        text-align: center;
    }
    .card-header img {
        float: none;
        margin: 0 0 20px 0;
    }

}

@media screen and (max-width: 411px) {

}

.card-group select:after {
    font-family: "FontAwesome" !important;
    content: "\f0da";
    position: absolute;
    z-index: 2;
    right: 8px;
    top: 50%;
    margin-top: -3px;
    height: 0;
    width: 0;
    border-top: 6px solid #f99300;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    pointer-events: none;
}
.wp_widget_plugin_box{
    background-color: #ffffff;
    padding: 25px 25px 15px 25px;
    margin: 0 0 1.8em 0;
}

#response {
    padding-top: 50px;
}
.card-filter-submit .maxbutton-button-v1 {
    color: white;
}
.card-filter-submit .maxbutton-button-v1:hover {
    color: #f69952;
}
.author-no-image {
    padding-top: 30px !important;
}
.active-line {
    color: green;
}
.author-background {
   /* margin: 0 -73px;*/
    margin: 0 -73px -27px;
}

.author-tip-wrap .content{
    margin: 0 auto;
    max-width: 870px;
    padding: 1.34em 3.67em !important;
}
.author-title {
    padding: 0;
}
.author-tip-wrap {
    padding-bottom: 60px;
}
@media screen and (max-width: 1200px) {
    .author-background {
        margin: 0 -48px -27px;
    }
    .quote-block .quote-bgd {
        margin: 0 -48px;
    }
}
@media screen and (max-width: 768px) {
    .author-background {
        margin: 0 -40px -27px;
    }
    .quote-block .quote-bgd {
        margin: 0 -39px;
    }
    .wp_widget_plugin_box {
        display: none;
    }
  
    .site-content {
        padding-top: 0.1rem;
    }
}
@media screen and (max-width: 545px) {
    .author-background {
        margin: 0 -18px -27px;
    }
    .quote-block .quote-bgd {
        margin: 0 -18px;
    }
}
.roadmap-notice {
    font-size: 15px;
    line-height: inherit;
}
.roadmap-plugin li a {
    display: table;
    color: black;
}
.accordion-content .wp-video {
    padding-bottom: 20px;
}

.card-title .entry-title {
    margin-top: 0 !important;
    line-height: 1.7em !important;
}
.post-author-lsb .author-img-bottom {
    width: 22% !important;
}

.card-header {
    display: inline-flex;
    align-items: center;
}

.maxbutton-4-container.mb-container .maxbutton-4.maxbutton.maxbutton-button-tables .mb-text {
	padding: 10px 26px 14px 25px !important;
}

.trp-language-switcher {
    margin-left: 25px;
}

.trp-language-switcher .trp-ls-shortcode-current-language {
    display: block;
}

.trp-language-switcher > div {
    padding: 0;
    padding-right: 10px;
    border: none;
    background-position: calc(100% - 7px) calc(1em + -10px), calc(100% - 3px) calc(1em + -10px);
}

.trp-language-switcher > div > a > img {
    margin: -2px 5px 0;
}

.trp-language-switcher.trp-language-switcher-container > div a,
.trp-language-switcher.trp-language-switcher-container > div a:hover,
.trp-language-switcher.trp-language-switcher-container > div a:focus,
.trp-language-switcher.trp-language-switcher-container > div a:active {
    display: flex;
    align-items: center;
    padding: 3px;
    background: none;
    font-size: 12px;
}

@media (max-width: 600px) {
    .trp-language-switcher {
        margin: 0;
    }

    .trp-language-switcher > div {
        background-position: calc(100% - 7px) calc(1em + -8px), calc(100% - 3px) calc(1em + -8px);
    }
}

.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
    cursor: pointer;
}
.clearfix::after{content:"";display:table;clear:both}
