/*  .rho-dse-check-in-input-container, #booking-widget-submit {
  animation: crescendo 1s alternate infinite ease-in;
} */

@keyframes crescendo {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.8);
    }
}

table#CybotCookiebotDialogDetailTableNecessary td,
table#CybotCookiebotDialogDetailTableNecessary th {
    padding: 0 4px;
}



#equip {
    display: grid;
    grid-template-columns: auto auto auto auto;
}

#equip img {
    display: block;
    width: 100%;
}

p:empty:before {
    content: none !important;
}

.branding a img,
.branding img {
    min-height: 45px;
    height: 122px;
    margin-left: 50px;
    margin-bottom: -1px;
    margin-top: -1px;
}

.rho-dse-label-check-out,
.rho-dse-label-check-in {
    color: white;
}

#booking-widget>p:nth-child(5) {
    display: none !important;
}

#menuwidget>p:before {
    content: none !important;
}

#menuwidget>p:empty {
    display: none !important;
}

#booking-widget p:empty,
#booking-widget>p:nth-child(3) {
    display: none !important;
}

#booking-widget-submit1 {
    padding: 0 !important;
    align-items: normal !important;
    align-self: center !important;
}

#booking-widget-submit2>a {
    width: auto !important;
    max-width: 154px;
    margin: 0 10px !important;
    padding: 10px !important;
    white-space: inherit !important;
}

#booking-widget-submit2 {
    padding: 0 !important;
    align-items: normal !important;
    align-self: center !important;
}

#booking-widget-submit1>a,
#booking-widget-submit2>a {
    padding: 20px 10px !important;
}

#booking-widget-submit3 {
    padding: 0 !important;
    align-items: normal !important;
    align-self: center !important;
}

.wpml-ls-legacy-dropdown ul {
    background: #637634 !important;
}

.rho-dse-check-in-container,
.rho-dse-check-out-container {
    display: flex;
    align-items: center;
}

.boxlink:before,
.boxlink:after {
    position: absolute;
    transition: all 0.5s ease;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 4px;
    background-color: #496759;
}

.boxlink:before {
    transform: rotate(90deg);
}

.boxlink:after {
    transform: rotate(-180deg);
}

.boxlink:hover:before {
    transform: rotate(135deg);
}

.boxlink:hover:after {
    transform: rotate(-135deg);
}

.main-nav>li>a {
    max-width: 110px;
    text-align: center;
    width: 100%;
}

.whitebox,
.whitebox h2 {
    color: white;
}

.whitelink {
    padding: 5px 10px;
    font-weight: bold;
    text-decoration: none;
    border: 2px solid white;
    color: #4b675a;
    background: white;
}

.whitelink:hover {
    background: #4b675a;
    color: white;
}

.equip_container {
    position: relative;
    text-align: center;
    color: white;
}

.equip_name {
    position: absolute;
    top: 50%;
    font-weight: bold;
    left: 20px;
}

.bluetable1 tr:nth-child(even),
.bluetable2 tr:nth-child(odd) {
    background-color: white;
}

.bluetable2 tr:nth-child(even),
.bluetable1 tr:nth-child(odd) {
    background-color: #f6f0e8;
}

.bluetable1 td,
.bluetable2 td,
.bluetable1 th .bluetable2 th .bluetable1 table,
bluetable2 table {
    border: none !important;
    border-color: rgba(0, 0, 0, 0) !important;
}

.content table,
.content td,
.content th {
    border-color: #00000000 !important;
}

/* Cercador */
#booking-widget-dates input[type=text]:not(.elementor-field):not(.searchform-s) {
    width: 100% !important;
    margin: 0 !important;
}

#booking-widget:before,
#booking-widget:after {
    content: none !important;
}

#rho-dse-main:before,
#rho-dse-main:after {
    content: none !important;
    display: table;
}

#booking-widget {
    /* display: grid;
          grid-template-columns: 32% 19% 18% 18% 6% 7%; */
    /* width: 100%;
          column-gap: 0%;
          align-items: center; */
    text-align: center;
}

#booking-widget .submit .btn,
#reservamobil {
   /*  background: white !important;
    margin: 0 !important;
    padding: 20px 10px;
    width: 90px !important;
    border-color: white;
    height: 86px !important;
    position: relative; */
}

#booking-widget .submit .btn:hover,
#reservamobil:hover {
    color: #4b675a !important;
    background: white !important;
    /*border-color: #8db848 !important;*/
}

#rho-dse-main {
    display: grid;
    grid-template-columns: auto auto;
    padding-bottom: 5px;
}

#booking-widget>.dates {
    width: 100% !important;
    float: none !important;
}

/* Footer */
#franja1>.wf-wrap,
#franja2>.wf-wrap {
    padding: 20px 50px;
}

#franja1>.wf-wrap,
#franja2>.wf-wrap {
    width: 1300px;
}

#franja1 {
    background: #4b675a;
    color: white;
}

#franja1 a {
    color: white;
    font-size: 13px;
    text-decoration: none;
}

#franja1 a img {
    width: 25px !important;
}

#franja2 {
    background: white;
}

#franja2>div {
    margin: 0 auto;
    display: flex;
    gap: 20px;
    justify-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

#franja2 img {
    height: 75px;
    margin: 0 auto;
    max-width: 500px;
    width: auto;
}

#footer .wf-container-footer {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}

.widget-title {
    text-align: center;
    color: #4b675a !important;
}

.sticky-off .header-bar {
    max-width: 1200px !important;
}

.sticky-on .header-bar {
    max-width: 100% !important;
}

.llistes ul {
    list-style: none;
}

.llistes ul li {
    position: relative;
    padding-bottom: 5px;
}

.llistes ul li:before {
    content: '';
    position: absolute;
    border-right: 2px solid #393939;
    border-bottom: 2px solid #393939;
    width: 10px;
    height: 10px;
    top: 15px;
    left: -20px;
    transform: translateY(-50%) rotate(-45deg);
}

.bordes>.upb_row_bg {
    border-top: 2px solid #5d5d5d;
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    opacity: 0.5;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    background: url(/wp-content/uploads/2020/09/gallery_esq.svg) no-repeat center center !important;
    background-size: 100% !important;
    left: 20px !important;
}

.slick-prev:before {
    content: '';
}

.slick-next {
    background: url(/wp-content/uploads/2020/09/gallery_drt.svg) no-repeat center center !important;
    background-size: 100% !important;
    right: 20px !important;
}

.slick-next:before {
    content: '';
}

.carta {
    width: 100%;
    position: relative;
}

.carta .frontal {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.carta:hover .frontal {
    display: inline;
}

/* Eventon */
#evcal_head {
    display: none;
}

.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2,
.evo_pop_body .evcal_desc span.evcal_desc2 {
    text-transform: none !important;
    font-size: 20px !important;
}

.ajde_evcal_calendar.boxy .eventon_list_event,
.ajde_evcal_calendar.boxy .evoShow_more_events {
    border-radius: 0 !important;
}

/* .desc_trig_outter {
    background: rgb(100 118 51) !important;
} */

/* Contacta */
.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=text].searchform-s,
.wpcf7-form input[type=tel],
.wpcf7-form input[type=url],
.wpcf7-form input[type=email],
.wpcf7-form input[type=number],
.wpcf7-form input[type=date],
.wpcf7-form textarea,
.wpcf7-number {
    color: #000000 !important;
    border-color: white !important;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=email],
.wpcf7-form input[type=number],
.wpcf7-form textarea,
.wpcf7-number {
    border-radius: 5px !important;
}

::placeholder {
    color: #393939 !important;
}

span.wpcf7-list-item {
    margin: 0 !important;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=url],
.wpcf7-form input[type=email],
.wpcf7-form input[type=number],
.wpcf7-form input[type=date],
.wpcf7-form input[type=range],
.wpcf7-form textarea,
.wpcf7-select {
    background: white !important;
}

.wpcf7-form input[type="submit"],
input[type="submit"]:not([name="update_cart"]) {
    background: #4b675a !important;
    padding: 0px 10px !important;
    font-size: 18px !important;
}

#page .wpcf7-form input[type="submit"]:hover {
    background: #744d2c !important;
}

.sliderbutton:hover h1 {
    text-decoration: underline !important;
}

.objectes:hover a:before,
.objectes:hover a:after,
.current-menu-item a:before,
.current-menu-item a:after {
    opacity: 1 !important;
}

.objectes:hover span,
.current-menu-item span {
    font-weight: 800 !important;
}




@media screen and (min-width: 1200px) {
    #booking-widget-dates input[type=text]:not(.elementor-field):not(.searchform-s) {
        width: 100% !important;
        margin: 0 !important;
        padding: 0px;
        line-height: 20px !important;
        max-width: 120px;
    }

    .objectes a:before {
        content: '';
        opacity: 0;
        background-size: contain !important;
        position: absolute !important;
        top: -15px !important;
        height: 40px !important;
        width: 40px !important;
        -webkit-transform-origin: 50% 50% !important;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50% !important;
        background: url(https://vertexserver.com/deltaic/wp-content/uploads/2020/09/hover_menu.svg) center no-repeat;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
    }

    .objectes a:after {
        content: '';
        content: '';
        opacity: 0;
        background-size: contain !important;
        position: absolute !important;
        bottom: -15px !important;
        height: 40px !important;
        width: 40px !important;
        -webkit-transform-origin: 50% 50% !important;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50% !important;
        background: url(https://vertexserver.com/deltaic/wp-content/uploads/2020/09/hover_menu.svg) center no-repeat;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
        transform: rotate(180deg);
    }
}




h3 {
    font-size: 22px !important;
}

/* WPML */
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    background: none;
    color: white;
    text-decoration: none !important;
    font-weight: bold;
    font-family: "Open Sans";
    width: auto !important;
}

.wpml-ls-legacy-dropdown {
    width: 100% !important;
    max-width: 70px;
}

form label {
    color: #744d2c !important;
    font-weight: bold;
}

form {
    color: #744d2c !important;
}

.sticky-on #primary-menu {
    display: none !important;
}

.sticky-on header>.mini-widgets {
    width: 100%;
}

.sticky-off header>.mini-widgets {
    display: none !important;
}

.wpml-ls-item-toggle>br {
    display: none !important;
}

#franja1>div>div:nth-child(2)>div>a {
    width: 25px !important;
}

#franja1>div>div:nth-child(2)>div {
    grid-template-columns: 25px 25px 25px 25px !important;
}

#franja1 h3 {
    margin-bottom: 10px !important;
}

/*
      #booking-widget-submit > a:hover:before, #booking-widget-submit2 > a:hover:before, #booking-widget-submit3 > a:hover:before {
      content: ''; position: absolute !important; top: 20px !important; height: 40px !important; transform: rotate(-90deg); width: 55px !important;
      background: url(/deltaic/wp-content/uploads/2021/06/hover_menu.svg) center no-repeat; left: -50px; }
  
      #booking-widget-submit > a:hover:after, #booking-widget-submit2 > a:hover:after, #booking-widget-submit3 > a:hover:after{ content: ''; position: absolute !important;
      top: 20px !important; height: 40px !important; transform: rotate(90deg); width: 55px !important; background: url(/deltaic/wp-content/uploads/2021/06/hover_menu.svg) center no-repeat;
      right: -50px; } */

#booking-widget .scroll-top {
    position: inherit !important;
}

#booking-widget .scroll-top:before {
    content: none !important;
}

@media screen and (min-width: 1024px) {
    .boxlink {
        width: 32px;
        position: absolute;
        right: 32px;
        height: 32px;
        top: 300px;
        text-indent: -9999px;
        right: 50px !important;
    }
}

@media screen and (max-width: 1023px) {
    .boxlink {
        height: 62px;
        display: block;
        color: #ffffff00;
    }

    .boxlink:hover {
        color: #ffffff00;
    }

    .boxlink:before,
    .boxlink:after {
        left: 30px !important;
    }



    #franja1 h2,
    h3 {
        font-size: 25px !important;
        line-height: 35px !important;
    }

    .mobile-header-bar .mobile-branding img {
        max-width: 100%;
        height: auto;
        width: 90px;
    }

    #franja1>div>div:nth-child(2) {
        grid-template-columns: auto !important;
        text-align: left !important;
        row-gap: 20px;
    }
}

#rho-dse-main>div.rho-dse-check-in-container,
#rho-dse-main>div.rho-dse-check-out-container {
    margin-bottom: 0 !important;
    margin-top: 8px !important;
}

#booking-widget-occupancy {
    width: 75%;
    margin: 0 0 0 auto;
}

@media screen and (min-width: 1200px) {
    #page {
        overflow: visible !important;
    }

    #reserves {
        background: #637634;
        position: sticky;
        top: 0;
        z-index: 99999;
        padding: 2px;
    }
}

#booking-widget .rho-dse-label-check-in,
#booking-widget .rho-dse-label-check-out {
    color: white;
    padding: 0 !important;
    text-align: right !important;
    margin: 0 10px !important;
}

#menuwidget {
    width: 100%;
    /* display: grid; grid-template-columns: 13% 87%; align-items: center;  */
    max-width: 1200px;
    margin: 0 auto;
}


@media screen and (max-width: 1200px) and (min-width: 700px) {

    #booking-widget .rho-dse-label-check-in,
    #booking-widget .rho-dse-label-check-out {
        text-align: center !important;
        float: inherit !important;
        width: 100% !important;
    }

    /* #booking-widget  {display: grid;background: none;text-align: left;row-gap: 30px;grid-template-columns: 100% !important;} */
    #booking-widget .rho-dse-label-check-in,
    #booking-widget .rho-dse-label-check-out {
        color: white;
        padding: 0 !important;
        text-align: center !important;
        margin: 0 !important;
    }

    #booking-widget-occupancy {
        width: 100% !important;
        max-width: 220px;
        margin: 20px auto !important;
    }
}



@media screen and (max-width: 1200px) {}

@media screen and (max-width: 700px) and (min-width: 350px) {
    .top-bar {
        padding: 0 !important;
    }

    div.left-widgets.mini-widgets {
        display: block !important;
    }

    div.left-widgets.mini-widgets>.phone {
        float: left !important;
        margin-top: 8px !important;
        margin-left: 20px !important;
    }

    div.left-widgets.mini-widgets>.text-area {
        float: right !important;
        margin-top: 8px !important;
        margin-right: 20px !important;
    }
}

@media screen and (max-width: 800px) {
    #franja2>div {
        flex-direction: column !important;
    }
}

@media screen and (max-width: 1200px) {
    #menuwidget {
        /* display: grid; */
        background: none;
        text-align: left;
        row-gap: 30px;
        /* grid-template-columns: 100% !important; */
    }

    #booking-widget-dates input[type=text]:not(.elementor-field):not(.searchform-s) {
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0;
        line-height: 20px !important;
        max-width: 120px;
    }

    #reserves {
        background: #637634;
        position: sticky;
        top: 0;
        padding: 2px;
    }

    /*  #logo-reserves, #burguer, #booking-widget-submit2, #booking-widget-submit3, .rho-dse-label-nights-number {display: none !important;} */
    /* #booking-widget div.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-dropdown.js-wpml-ls-legacy-dropdown { display: none !important;} */
    .rho-dse-check-in-container,
    .rho-dse-check-out-container {
        display: inherit !important;
    }

    #rho-dse-main {
        display: grid;
        grid-template-columns: auto auto !important;
    }

    /* #booking-widget>.submit {width: 100%;text-align: right;} */
    /*  #booking-widget-submit1:before {content: "reserva estancia"; font-size: 20px; color: white; font-weight: bold; width: 100px; text-align: left; position: absolute; top: -55px;} */
}

div.submit .btn {
    position: relative;
    display: inline-block;
}

div.submit .btn .img-top,
#reservamobil .img-top {
    display: none;
    position: absolute;
    top: 20px;
    left: 10px;
    z-index: 99;
}

div.submit .btn:hover .img-top,
#reservamobil:hover .img-top {
    display: inline;
}

#booking-widget .submit .btn,
#reservamobil {
    border-radius: 54px;
}



/* MODIFICACIÓ DEL 26/02/2025 --> demanen que el menú dels botons sigue com a la versió mbl en totes les pantalles*/

/* @media (min-width: 1200px) {
    #booking-widget .submit .btn {
        width: 100%;
        background-color: white !important;
    }
} */
#booking-widget .boto-reserves .btn {
    /* animation: crescendo 1s alternate infinite ease-in; */
}

#booking-widget-submit1 .btn,
#reservamobil {
    /* animation: crescendo 1s alternate infinite ease-in; */
    animation-delay: 0s !important;
}

#booking-widget-submit2 .btn,
#reservamobil {
    /* animation: crescendo 2s alternate infinite ease-in; */
    animation-delay: 0.3s !important;
}

#booking-widget-submit3 .btn,
#reservamobil {
    /* animation: crescendo 3s alternate infinite ease-in; */
    animation-delay: 0.6s !important;
}

@keyframes crescendo {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.8);
    }
}

#booking-widget-submit2:before,
#booking-widget-submit3:before {
    content: none !important;
}

#booking-widget .rho-dse-label-check-in,
#booking-widget .rho-dse-label-check-out {
    text-align: left !important;
    float: inherit !important;
    width: 100% !important;
}

#booking-widget .submit {
    margin: 0 !important;
}

#booking-widget-submit1:before {
    content: none !important;
}

#booking-widget {
    display: flex !important;
    background: none;
    text-align: left;
}

/* #booking-widget-submit1 {text-align: left !important;}
      #booking-widget-submit3 {text-align: right !important;} */
#booking-widget .rho-dse-label-check-in,
#booking-widget .rho-dse-label-check-out {
    text-align: left !important;
    margin: 0 10px !important;
}

#booking-widget-occupancy {
    max-width: 250px !important;
    width: 100%;
    margin: 5px !important;
}


/* fi modificació */

@media screen and (max-width: 1200px) {

    .woocommerce div.product div.images.woocommerce-product-gallery {
        width: 100% !important;
        position: relative;
        text-align: center;
        margin: 0 !important;
        float: left;
    }

    #logo-reserves,
    #burguer,
    .rho-dse-label-nights-number {
        display: none !important;
    }

    #reserves {
        margin-bottom: 36px;
    }



    /* #booking-widget > div:nth-child(1) {display: none !important;} */
    /* #booking-widget-submit1 {display: none !important;} */

    .mobile-mini-widgets-in-menu {
        display: none !important;
    }
}

@media screen and (min-width: 1200px) {

    .woocommerce div.product div.images.woocommerce-product-gallery {
        width: 50% !important;
        position: relative;
        text-align: center;
        margin: 0 !important;
        float: left;
    }

    div.summary.entry-summary {
        float: right;
        padding: 30px;
        width: 50%;
    }

    #reservamobil {
        display: none !important;
    }

    /* #booking-widget-submit, #booking-widget-submit2, #booking-widget-submit3 {display: grid; grid-template-columns: auto auto;} */
    /* #booking-widget-submit:before, #booking-widget-submit2:before, #booking-widget-submit3:before {align-items: center;} */

}


.mobile-header-bar {
    background: url(https://vertexserver.com/deltaic/wp-content/uploads/2021/06/header_green_rice_40.jpg);
}




#booking-widget .btn-primary {
    box-shadow: 2px 2px 10px -1px #131313;
}






.woocommerce div.product div.images img {
    max-width: 413px;
    margin: 50px auto;
}


.content .woocommerce .wf-cell img,
.woocommerce .content .wf-cell img {
    height: auto;
    max-width: 100%;
    width: 100% !important;
}


.woocommerce-cart-wrap .cart-collaterals {
    width: 100% !important;
}


.wc-order-review,
.wc-side-column {
    width: 100% !important;
}


.product:not(.elementor) .upsells.products,
.product:not(.elementor) .related.products {
    padding-bottom: 30px;
}







.carrito a span:before {
    content: "\f07a";
}

.carrito a span:before {
    font-family: 'WPMenuCart';
    speak: none;
    font-style: normal;
    font-weight: normal;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    margin-right: 0.25em;
}

.carrito>a .menu-text {
    color: #4b675a00 !important;
}


/* .return-to-shop {display: none !important;} */



.carrito>a .menu-text {
    color: #4b675a00 !important;
    display: none;
}

@media screen and (min-width: 1200px) {
    .carrito a span:before {
        margin-right: -25px;
    }
}



.switcher-wrap {
    display: none !important;
}


#booking-widget-dates input[type=text]:not(.elementor-field):not(.searchform-s) {
    font-size: 14px !important;
}



p::first-letter {
        {
        text-transform: lowercase !important;
    }



    #primary-menu>li.menu-item.wpmenucart.wpmenucartli.wpmenucart-display-standard.objectes.menu-item>a>span.cartcontents {
        width: 0 !important;
        opacity: 0 !important;
    }


    @media screen and (min-width: 800px) {
        #booking-widget-submit3>a {
            width: auto !important;
            max-width: 154px;
            margin: 0 10px !important;
            padding: 10px !important;
            white-space: inherit !important;
        }
    }


    @media screen and (max-width: 800px) {
        #booking-widget-submit3>a {
            width: auto !important;
            max-width: 154px;
            margin: 0 10px !important;
            padding: 10px 23px !important;
            white-space: inherit !important;
        }

    }



    small.woocommerce-price-suffix {
        display: none !important;
    }



    #content>div>div>div>div>div>div>div>div.woocommerce-cart-wrap>div>div>table>tbody>tr.shipping {
        display: none !important;
    }



























    /* Cookies */

    #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
        bottom: 10px;
        max-width: 400px;
        left: 10px;
        right: 10px;
        border: 0 !important;
    }

    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
        padding: 0 !important;
        display: inherit !important;
    }

    .moove-gdpr-cookie-notice {
        margin-bottom: 20px;
    }

    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
        padding: 20px !important;
    }

    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
        border-radius: 0 !important;
    }

    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
        padding: 0 !important;
        text-align: center;
    }

    .moove-gdpr-branding {
        display: none !important;
    }

    .moove-gdpr-info-bar-hidden {
        display: none !important;
    }

    .CybotCookiebotDialogDetailBodyContentCookieTypeTable {
        box-sizing: border-box;
        border: 1px solid black;
        margin: 20px 0;
    }

    .CybotCookiebotDialogDetailBodyContentCookieTypeTable {
        border-collapse: collapse;
        width: 100%;
    }

    .CybotCookiebotDialogDetailBodyContentCookieTypeTable td,
    .CybotCookiebotDialogDetailBodyContentCookieTypeTable th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    .CybotCookiebotDialogDetailBodyContentCookieTypeTable tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    .CybotCookiebotDialogDetailBodyContentCookieTypeTable tr:hover {
        background-color: #ddd;
    }

    .CybotCookiebotDialogDetailBodyContentCookieTypeTable th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        background-color: #3776ac;
        color: white;
    }
