/*
 Theme Name:     Buen Pelo
 Description:    Buen Pelo Divi Child Theme
 Author:         Carmen Salgueiro
 Author URI:     https://www.dotword.es
 Template:       Divi
 Version:        1.0.0
 Text Domain:    buen-pelo   
*/
 
/* TEMPORAL */
.et_header_style_split #et-top-navigation nav>ul>li>a {
    opacity: 0;
    font-size: 0;
}

 
/* GENERAL */
html {
    font-size: 62.5%;
}
body {
    font-size: 1.5rem;
}
.et_builder_inner_content .et_pb_section {
    background-color: #f2f2f2;
    padding: 2rem 0;
}
.white * {
    color: #fff;
}
.red {
    color: #e44237;
}
body.et_pb_button_helper_class .et_pb_button.boton-inverso {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

/* Tipografía */
h1 {
    font-size: 3.5rem;
    font-weight: 700;
}
h2 {
    font-size: 2.5rem;
    font-weight: 700;
}
h3 {
    font-size: 1.9rem;
    font-weight: 700;
    margin-bottom: 2rem;
}
h4 {
    font-weight: 700;
    line-height: 1.4;
}
th, td {
    border: 1px solid #000;
}
@media (max-width: 767px) {
    h1 {
        font-size: 2.7rem;
    }
}
/* HEADER */
#main-header,
#main-header.et-fixed-header {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
#top-menu li a {
    font-weight: 700;
}
#top-menu-nav>ul>li>a:hover,
.et-social-icons a:hover {
    opacity: 1;
    color: #63877b;
}
@media (min-width: 981px) {
    .et_header_style_split #top-menu-nav {
        width: 100%;
        max-width: 150rem;
    }
    .et_header_style_split #top-menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: left;
    }
    .et_header_style_split #main-header .centered-inline-logo-wrap {
        margin-bottom: -1rem;
    }
}

@media (min-width: 1405px) {
    #top-menu li {
        font-size: 1.6rem;
    }
}

/* Menu movil */
@media (max-width: 980px) {
    .mob-menu-header-holder {
        width: 100%;
        background-color: #000000;
        height: 80px;
        position: fixed;
    }
    .mobmenu-right-panel {
        min-width: 100%;
        background-color: #63877b;
    }
    .mobmenu-right-panel.show-panel .mobmenu-right-bt {
        right: 4px;
        top: 16px;
    }
    .mobmenu-panel .mobmenu-content {
        margin-top: 0;
    }
    #mobmenuright {
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: 50vh;
        justify-content: space-between;
    }
    .mobmenu-content li.logo-movil {
        background-image: url(img/logo-buen-pelo-footer.png);
        background-repeat: no-repeat;
        background-position: center center;
        height: 7rem;
        width: 100%;
        background-size: contain;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }
    #mobmenuright li.logo-movil a {
        opacity: 0;
        font-weight: 400;
    }
    .menu-social {
        display: flex;
        justify-content: center;
        max-width: 10rem;
        margin: 1rem auto;
    }
    .mobmenu-content .menu-social li a {
        color: #000;
        font-size: 2.3rem;
        padding: 1rem;
    }
    .menu-social li a:hover{
        color: #fff;
    }
    .mobmenu-panel .mob-menu-right-bg-holder {
        background-position: bottom left;
    }
}

/* CONTENIDO */
#main-content {
    background-color: transparent;
}
.max-740 {
    max-width: 740px;
}
.wp-block-image figcaption {
    text-align: right;
    font-style: italic;
    line-height: 1.7rem;
}
@media (max-width: 980px) {
    #page-container,
    .et_fixed_nav.et_show_nav #page-container {
        padding-top: 0 !important;
    }
    .et_pb_column .et_pb_row_inner, .et_pb_row {
        padding: 2rem 0;
    }
    .imagen-top-title{
        transform: translateX(0px) translateY(-5rem);
    }
}
/* Full height */
.full-height {
    min-height: calc(100vh - 80px);
}
@media (min-width: 981px) {
    .full-height {
        min-height: calc(100vh + 13rem);
    }
}
@media (min-width: 1101px) {
    .full-height {
        min-height: calc(100vh + 7rem);
    }
}
@media (min-width: 1278px) {
    .full-height {
        min-height: calc(100vh + 3rem);
    }
}
/* HOME */
.home #et-main-area {
    overflow: hidden;
}
@media (min-width: 981px) {
    .home #main-header {
        background-color: transparent;
        position: absolute;
    }
    #home-top {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .fila-home-top {
        margin: 3% 7%;
    }
    #home-top h4 {
        margin: 2rem auto;
    }
}
.lista-iconos-home .et_pb_blurb_container {
    padding: 3rem 2rem;
    opacity: .7;
}
.lista-iconos .et_pb_blurb_content:hover .et_pb_blurb_container {
    opacity: 1;
}
.lista-iconos-home .et_pb_module_header {
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.lista-iconos-home .et_pb_blurb_description {
    font-weight: 700;
    line-height: 1.3;
    font-size: 17px;
}
.lista-iconos-home .et_pb_button_module_wrapper {
    margin-top: 2rem;
    text-align: center;
}
.lista-iconos-home .et_pb_main_blurb_image {
    margin-bottom: 0;
    transition: .3s ease-in;
}
.lista-iconos .et_pb_blurb_content:hover .et_pb_main_blurb_image {
    transform: scale(1.06);
}
.et-waypoint:not(.et_pb_counters) {
    opacity: 1;
}
.et_pb_animation_top.et-animated {
    -webkit-animation: none;
    animation: none;
}
@media (min-width: 981px) {
	    .lista-iconos {
        display: flex;
        flex-flow: row wrap;
        align-items: baseline;
        align-content: center;
    }
    .lista-iconos .et_pb_blurb {
        width: 48%;
    }
    .lista-iconos .et_pb_blurb:first-child {
        order:4;
    }
    .lista-iconos-home .et_pb_blurb_content {
        display: flex;
        align-items: center;
        max-width: 100%;
    }
    .lista-iconos-home .et_pb_main_blurb_image {
        width: 45%;
        height: 310px;
    }
    .lista-iconos-home .et_pb_blurb .et_pb_image_wrap {
        width: 100%;
        height: 100%;
    }
    .lista-iconos-home .et_pb_blurb .et_pb_image_wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden
    }
    .lista-iconos-home .et_pb_blurb_container {
        width: 55%;
        padding: 4%;
    }
    .lista-iconos-home .et_pb_blurb_description,
    .lista-iconos-home h4 {
        font-size: 15px;
    }
}
@media (max-width: 980px) {
    .home h1 {
        font-size: 2.8rem;
    }
}
#home-tips-pelaxo {
    position: relative;
    max-width: 69rem;
}
#home-tips-pelaxo > div::after {
    background: url(img/fondo-tips.png) no-repeat;
    content: "";
    position: absolute;
    top: -25px;
    height: 28rem;
    right: 27rem;
    visibility: visible;
    width: 50rem;
    background-size: contain;
    bottom: 0;
}
#home-tips-pelaxo .et_pb_promo_description {
    padding-right: 3vw;
}
#home-tips-pelaxo h3 {
    margin-bottom: 1rem;
}
#home-tips-pelaxo .et_pb_button_wrapper {
    margin-bottom: 1rem;
}
#productos-casa .et_pb_blurb_content {
    display: flex;
    max-width: 69rem;
}
#productos-casa .et_pb_main_blurb_image {
    min-width: 100%;
    margin-bottom: 0;
    display: block;
}
#productos-casa .et_pb_blurb_container {
    position: absolute;
    left: 47vw;
    top: 33%;
    width: 18rem;
    padding-left: 0;
}
@media (min-width: 800px) {
    #home-tips-pelaxo > div::after {
        top: -18px;
        height: 30rem;
        width: 59rem;
    }
    #home-tips-pelaxo .et_pb_promo_description {
        padding: 1rem 1rem 2rem 0;
    }
    #home-tips-pelaxo .et_pb_button_wrapper {
        margin-bottom: 3rem;
    }
}
@media (min-width: 981px) {
    #cajas-home {
        display: flex;
        width: 90%;
        margin: auto;
        max-width: 1400px;
    }
    #home-tips-pelaxo {
        position: relative;
        max-width: 66rem;
        margin-left: 0;
        margin-right: 0;
        width: 50%;
    }
    #home-tips-pelaxo > div::after {
        top: -9px;
        height: 34rem;
        width: 60rem;
    }
    #home-tips-pelaxo .et_pb_promo_description {
        padding: 4rem 5rem 3rem 0;
    }
    #productos-casa {
        width: 40%;
    }
    #productos-casa .et_pb_blurb_content {
        overflow: hidden;
    }
    #productos-casa .et_pb_main_blurb_image {
        min-width: 45rem;
        max-height: 322px;
    }
    #productos-casa .et_pb_blurb_container {
        left: 70%;
        top: 40%;
    }
}
@media (min-width: 1800px) {
    #home-tips-pelaxo > div::after {
        right: 35rem;
    }
}
@media (max-width: 450px) {
	#home-tips-pelaxo .et_pb_promo_description {
        background: rgb(255 255 255 / 75%);
        border-radius: 11rem 0 32rem 13rem;
        padding-left: 3vw;
        padding-top: 3vw;
    }
    #home-tips-pelaxo > div::after {
        z-index: -9;
        right: 15rem;
        top: -12px;
    }
	#productos-casa .et_pb_blurb_container {
		left:7vw;
	}
}
#home-instagram .et_pb_code_inner {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    width: 44rem;
    margin: auto;
    font-weight: 700;
    font-size: 2rem;
}
.heart {
    position: relative;
}
.heart::before {
    background: url(img/corazon.png) no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0;
    height: 5rem;
    width: 6rem;
    left: -16px;
    margin: auto;
    transition: 1s ease-in-out;
    z-index: -9;
}
.heart:hover::before {
    transform: scale(1.1);
}
.heart.et-social-icon a,
.heart.et-social-icon a:hover {
    color: #fff;
}
@media (max-width: 600px) {
    #home-instagram .et_pb_code_inner {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    #home-instagram .et_pb_code_inner > div {
        margin: 1rem;
    }
}
/* MÉTODO CURLY */
#nuestras-marcas ul {
    list-style: none;
    padding: 1em 0;
    column-count: 2;
    column-gap: 5%;
}
#nuestras-marcas li {
    font-weight: 700;
    position: relative;
    line-height: 4rem;
    font-size: 1.8rem;
    text-transform: uppercase;
}
#nuestras-marcas li:after {
    content: "";
    background-color: black;
    height: .25px;
    width: 95%;
    position: absolute;
    left: 0;
    bottom: 1px;
}
@media (min-width: 981px) {
    #nuestras-marcas ul {
        column-count: 3;
    }
}
/* CONTACTO */
#contacto .et_pb_column {
    padding: 10vh 1rem 3rem;
}
#contacto h1 {
    font-size: 2.9rem;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 50%);
    line-height: 1.2;
    margin-bottom: 5rem;
}
/* Formulario contacto */
::placeholder {
    opacity: 1;
    color: #969696;
    font-size: 14px;
}
input[type=text], input[type=email], textarea {
    width: 100%;
    border: none;
    padding: 1.2rem 1.2rem 1.2rem 2rem;
    margin-bottom: 1rem;
    color: #000;
}
textarea {
    height: 19rem;
    margin-top: 1.8rem;
}
.aceptacion .wpcf7-list-item {
    margin-left: 0;
    font-size: 13px;
}
.aceptacion .wpcf7-list-item > label {
    display: flex;
    align-items: center;
    line-height: 14px;
}
.aceptacion a {
    color: #000;
    text-decoration: underline;
}
input[type=checkbox] {
    margin: 0 .5rem 0 0;
    height: 1.5rem;
    width: 1.5rem;
}
.boton-enviar {
    margin-top: 6rem;
    text-align: center;
    margin-bottom: 2rem;
}
.et_button_no_icon .boton-enviar .wpcf7-submit.et_pb_button {
    padding: .5rem 4rem !important;
}
.wpcf7 .ajax-loader {
    position: absolute;
}
#contacto .et_pb_toggle {
    margin-right: 1rem;
}
#contacto .et_pb_toggle_title {
    padding-right: 3rem;
}
@media (min-width: 981px) {
   #contacto .et_pb_row {
       margin-bottom: 25rem;
   } 
}
/* SIDEBAR */
.cat-post-widget h4 a {
    color: #000;
}
ul.category-posts-internal {
    list-style: disc;
    padding-bottom: 0;
}
#sidebar .category-posts-internal li {
    margin: 0 0 0.2rem 2rem;
}

.cat-post-item a {
    color: #1d1d1b;
    line-height: 1.7rem;
    display: block;
}
@media (min-width: 981px) {
    .et_pb_gutters3 .et_pb_column_1_4 .sidebar-big .et_pb_widget {
        margin-bottom: 1.8rem;
    }
}
/* Sidebar top */
#toogle-cat {
    border: none;
    padding-right: 0;
}
#toogle-cat .et_pb_toggle_title {
    color: #000;
    text-align: right;
}
#toogle-cat .et_pb_toggle_title::after {
    content: "";
    background-color: #000;
    width: 0;
    height: 1px;
    position: absolute;
    bottom: -1.3rem;
    right: 0;
    left: 0;
    transition: width .5s;
}
#toogle-cat.et_pb_toggle_open .et_pb_toggle_title::after {
    width: 100%;
}
#toogle-cat .et_pb_toggle_title:before {
    content: "\042";
    color: #000;
    font-size: 3rem;
}
#toogle-cat.et_pb_toggle_open .et_pb_toggle_title:before {
    content: "\043";
}
#toogle-cat.et_pb_toggle_open {
    border-bottom: 0;
    background-color: transparent;
}
#toogle-cat .et_pb_toggle_content {
    max-width: 35rem;
    margin: 3rem auto 0;
}
#toogle-cat .widget_categories {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}
.widget_categories h4.widgettitle {
    display: none;
}
.et-l--body #toogle-cat ul {
    list-style: none;
    padding-left: 0;
    padding-bottom: 0;
}
.et_pb_bg_layout_light .widget_categories li a,
.widget_categories li a {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin-bottom: 2rem;
}
.et_pb_bg_layout_light .widget_categories li.current-cat a,
.widget_categories li.current-cat a {
    color: #e44237;
}
.et_pb_widget.cat-post-widget {
    margin-bottom: 3rem;
    width: 100%;
}
/* SINGLE */
.single-post .et_pb_title_container {
    display: flex;
    flex-direction: column-reverse;
}
.single-post h1.entry-title {
    font-size: 1.9rem;
    margin-top: 3rem;
}
.single-post p.et_pb_title_meta_container a {
    color: #000;
    font-weight: 700;
    font-size: 2.5rem;
}
/* Navegacion entradas */
.navegacion > div {
    margin-bottom: 1rem;
}
.navegacion a {
    color: #000;
    font-weight: 700;
    font-size: 1.3rem;
    display: flex;
    align-items: center;
    line-height: 1.3;
}
.navegacion a span {
    font-size: 3.2rem;
    line-height: 29px;
}
.siguiente span {
    margin-left: .5rem;
}
.anterior span {
    margin-right: .5rem;
}
@media (min-width: 768px) {
    .navegacion {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .navegacion > div {
        flex: 1;
    }
    .siguiente {
        display: flex;
        justify-content: flex-end;
        align-items: baseline;
    }
}
/* CATEGORIAS */
.top-categorias.et_pb_post_title {
    overflow: visible;
}
.top-categorias .et_pb_blurb_container,
.top-filosofia.et_pb_post_title .et_pb_title_container {
    position: absolute;
    top: -3rem;
    background: #000;
    left: -13%;
    width: 63%;
    padding: 1em 10% 1em 1rem;
    text-align: right;
}
.top-categorias h4.et_pb_module_header {
    font-size: 2.1rem;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}
@media (min-width: 981px) {
    .top-categorias .et_pb_blurb_container,
    .top-filosofia.et_pb_post_title .et_pb_title_container  {
        top: 3rem;
        left: -13vw;
        width: 25vw;
    }
}
/* Filosofia */
.top-filosofia.et_pb_post_title {
    overflow: visible;
}
/* Loop categorias */
.et_pb_column .loop-categorias .et_pb_blog_grid .column .et_pb_post {
    padding: 0 0 3rem 0;
    border-bottom: 1px solid;
    margin-bottom: 5rem;
    background-color: transparent;
}
.loop-categorias .et_pb_image_container {
    margin: auto;
}
.loop-categorias p.post-meta {
    display: none;
}
.loop-categorias .et_pb_blog_grid h2 {
    font-size: 2.2rem;
    margin-bottom: 1.4rem;
}
.loop-categorias .post-content-inner {
    line-height: 1.4;
}
.top-categorias.et_pb_blurb {
    background-image: url(img/fondo-tips.png);
    min-height: 22vw;
}
@media (min-width: 450px) {
    .loop-categorias .et_pb_blog_grid .et_pb_image_container img {
        min-width: 60vw;
        max-width: 60vw;
    }
}
@media (min-width: 768px) {
    .et_pb_column .loop-categorias .et_pb_blog_grid .column.size-1of2 {
        width: 100%;
        margin-right: 0;
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 3rem;
        padding-bottom: 0;
    }
    .et_pb_column .loop-categorias .et_pb_blog_grid .column:last-of-type .et_pb_post {
        border-bottom: none;
    }
    .loop-categorias .et_pb_post {
        display: grid;
        grid-template-columns: 1.4fr 0.6fr;
        grid-template-rows: 0.3fr 1.7fr;
        gap: 1em 2em;
        grid-template-areas:
            "titulo imagen"
            "descripcion imagen";
    }
    .loop-categorias .et_pb_image_container {
        grid-area: imagen;
    }
    .loop-categorias .entry-title {
        grid-area: titulo;
    }
    .loop-categorias .et_pb_blog_grid h2 {
        margin-bottom: 0;
    }
    .loop-categorias .post-content {
        grid-area: descripcion;
    }
    .loop-categorias .et_pb_blog_grid .et_pb_image_container img {
        min-width: 100%;
        max-width: 100%;
    }
}
/* Pagination */
.pagination {
    clear: both;
    margin: 5% auto;
    display: inline-flex;
    justify-content: center;
    width: 100%;
}
.navigation ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #000;
    font-weight: 700;
    font-size: 1.7rem;
    cursor: pointer;
    padding: 0.75rem 1rem;
}
.navigation li span {
    font-size: 3rem;
} 
.navigation li a:hover {
    color: #e44237;
}
.navigation .heart {
    margin-right: 1rem;
    margin-left: 1rem;
}
.navigation li.active a {
    color: #fff;
    font-size: 2rem;
}
.navigation .heart::before {
    top: -2px;
    height: 4rem;
    width: 4.5rem;
    left: -8px;
}
/* 404 */
#seccion-404 {
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding-top: 9%;
}
.error404 .et_pb_row {
    margin: 0;
}
.texto-404 .et_pb_code_inner {
    text-align: center;
}
.texto-404 .titulo-404 {
    font-size: 9rem;
    font-weight: 700;
    line-height: 9rem;
    margin-bottom: 4rem;
}
.texto-404 .et_pb_code_inner * {
    text-shadow: 0px 4px 3px rgb(0 0 0 / 50%);
}
.texto-404 h1 {
    font-size: 3.8rem;
}
.texto-404 .et_pb_button_module_wrapper {
    margin-top: 6rem;
}
body.error404 .et_pb_button:hover {
    color: #fff !important;
}

/* FOOTER */
#main-footer {
    margin-top: 3rem;
}
#main-footer .container {
    width: 90%;
    max-width: 100%;
    border-top: 1px solid #000;
}
#footer-widgets {
    padding: 4rem 0 0;
}
#footer-bottom {
    display: none;
}
img.logo-footer {
    width: 140px;
}
.logo-footer-white {
    display: none;
}
#main-footer #footer-widgets .footer-widget {
    margin-bottom: 0!important;
    display: flex;
    justify-content: space-between;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
    margin-bottom: 0;
}
#footer-widgets .footer-widget li:before {
    content: none;
}
.sociales-footer {
    display: flex;
    font-weight: 700;
    font-size: 15px;
}
.footer-widget .sociales-footer li a {
    font-size: 2.1rem;
}
.et_pb_scroll_top.et-pb-icon {
    background-color: rgb(99 135 123 / 70%);
    border-radius: 0;
    font-size: 25px;
    padding: 4px;
    bottom: 2rem;
}
@media (min-width: 1101px) {
    .et_pb_gutters3.et_pb_footer_columns2 .footer-widget {
        width: calc(50% - 2rem);
        margin-right: 0;
    }
    .et_pb_gutters3 .footer-widget:last-child {
        margin-left: 4rem;
    }
    .et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget {
        margin-right: 2rem;
        margin-bottom: 4rem;
    }
}
@media (max-width: 1100px) {
    .footer-widget:nth-child(n) {
        min-width: 100%;
    }
    #footer-widgets .footer-widget .fwidget,
    #footer-widgets .footer-widget .fwidget:last-child {
        margin-bottom: 4rem !important;
    }
}
@media (max-width: 767px) {
    #footer-widgets {
        padding: 6% 0;
    }
    #main-footer #footer-widgets .footer-widget{
        flex-direction: column;
    }
    #footer-widgets .footer-widget .fwidget,
    #footer-widgets .footer-widget .fwidget:last-child {
        margin-bottom: 2rem !important;
    }
}
/* Footer blanco */
.error404 #main-footer,
.page-id-27 #main-footer {
    margin-top: 0;
    background-color: #000;
}
.error404 #main-footer .container,
.page-id-27 #main-footer .container {
    border-top-color: #fff;
}
.error404 .logo-footer-black,
.page-id-27 .logo-footer-black {
    display: none;
}
.error404 .logo-footer-white,
.page-id-27 .logo-footer-white {
    display: block;
}
.error404 .footer-widget,
.error404 #footer-widgets .footer-widget li a, 
.error404 #footer-widgets .footer-widget li a:hover,
.page-id-27 .footer-widget,
.page-id-27 #footer-widgets .footer-widget li a,
.page-id-27 #footer-widgets .footer-widget li a:hover {
    color: #fff;
}
@media (min-width: 981px) {
    .error404 #et-main-area,
    .page-id-27 #et-main-area {
        position: relative;
    }
    .error404 #main-footer,
    .page-id-27 #main-footer {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 9;
        margin: 0;
        background-color: transparent;
    }
}
/* COOKIES */
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #63877B;
    border-top: none;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a {
    font-size: 1.3rem;
}
body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover {
    color: #fff;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background-color: transparent;
    border: 1px solid #fff;
    font-weight: 700;
    padding: 0.4rem 2.5rem;
    text-transform: lowercase;
    font-size: 1.3rem;
}
body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
    background-color: #000000;
    border-color: #000000;
    font-weight: 700;
    text-transform: lowercase;
    padding: 1rem;
}
body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover,
body #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover {
    background-color: transparent;
    color: #000;
}
body #moove_gdpr_save_popup_settings_button span.moove_gdpr_text {
    font-family: inherit;
    font-weight: 700;
    text-transform: lowercase;
    line-height: 3;
    font-size: 13px;
}
#moove_gdpr_save_popup_settings_button {
    bottom: 5px !important;
    left: 5px !important;
}
.grecaptcha-badge {
    opacity: 0;
}
/* Join chat */
.joinchat.joinchat--right {
    z-index: 999999;
}