/*
Theme Name: WP Região de Leiria
Author: RL DEV TEAM
Author URI: https://regiaodeleiria.pt
Description: REGIÃO DE LEIRIA
Version: 2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-tema-rl
//Tags: jornalismo, jornal, região, leiria */


/*# Media Queries
--------------------------------------------------------------*/

/*region  Iphone 5S*/

@media (max-width: 320px) {

    .carousel-title {
        font-size: 1.5rem !important;
        line-height: 1.5rem !important;
    }

    /* Intencional >> */
    /*.carousel-caption > div {*/
    /*    position: absolute;*/
    /*    bottom: calc(50% - 46px);*/
    /*    left: 50%;*/
    /*    transform: translate(-50%, -50%);*/
    /*    -webkit-transform: translate(-50%, -50%);*/
    /*}*/
    .header-title {
        font-size: 1.8rem !important;
    }

    .header-title-no-search {
        font-size: 1.8rem !important;
    }

    .assinar {
        min-height: unset !important;
    }
}

/*endregion  END Iphone 5S*/

/*region  Mobile */

@media (max-width: 575px) {

    iframe {
        width: 100%;
    }

    .logo-navbar {
        width: 80px !important;
    }

    /* com admin bar */
    .admin-bar #side-navigation {
        top: 0;
    }

    #side-navigation {
        width: 100vw;
        padding-top: 0;
    }

    #sponsored-content {
        margin-bottom: 0 !important;
    }

    .content-visto {
        word-wrap: break-word;
    }

    .visto-home-content p.h1,
    #visto p.h1 {
        font-size: 100px !important;
    }

    .first-under-carousel {
        border-right: none;
    }

    .under-middle-carousel {
        border-right: none;
    }

    .img-opiniao {
        max-width: 100% !important;
        max-height: 100% !important;
    }

    .parallax {
        height: 200px !important;
        background-attachment: scroll !important;
    }

    .visto-home-content {
        background-color: black;
    }

    .visto-home-content > div.col-12 {
        background-position: center;
        background-repeat: no-repeat;
        background-color: black;
        background-size: 100%;
    }

    #visto-text {
        height: auto !important;
        position: relative !important;
    }

    .header-title {
        font-size: 2.2rem !important;
    }

    .header-title-no-search {
        font-size: 2.2rem !important;
    }

    .carousel-title {
        font-size: 1.5rem !important;
        margin-bottom: 1rem;
        line-height: normal;
    }

    #side-navigation {
        width: 100vw;
    }

    #sponsored-content {
        margin-bottom: 0 !important;
    }

    .visto-home-content p.h1,
    #visto p.h1 {
        font-size: 100px !important;
    }

    .first-under-carousel {
        border-right: none;
    }

    .under-middle-carousel {
        border-right: none;
    }

    .img-opiniao {
        max-width: 100% !important;
        max-height: 100% !important;
    }

    .parallax {
        height: 200px !important;
        background-attachment: scroll !important;
    }

    .visto-home-content {
        height: auto;
    }

    .visto-home-content > div.col-12 {
        background-position: center;
        background-repeat: no-repeat;
        background-color: black;
        background-size: 100%;
    }

    #visto-text {
        height: auto !important;
        position: relative !important;
    }

    .carousel-caption {
        /*transform: translateY(-50%);*/
        margin: 0 auto;
        top: 0;
    }

    .carousel-caption > div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);

    }

    .px-0-mobile {
        padding-left: 0;
        padding-right: 0;
    }

    #carousel-op-col {
        height: 550px !important;
    }

    #carousel-op .container > .row {
        height: 550px !important;
    }
}

/*endregion END Mobile */

/*region  @Media  -sm */

@media (min-width: 576px) and (max-width: 768px) {

    iframe {
        height: 60vw;
    }

    .parallax {
        height: 400px !important;
        background-attachment: scroll !important;
    }

    .visto-home-content {
        background-color: black;
    }

    .visto-home-content > div.col-12 {
        background-position: center;
        background-repeat: no-repeat;
        background-color: black;
        background-size: 100%;
    }

    #visto-text {
        height: auto !important;
        position: relative !important;
    }

    .assinar {
        /*min-height: 430px !important;*/
        /*height: 430px !important;*/
    }

    .carousel-title {
        font-size: 1.6rem !important;
        margin-bottom: 0;

    }

    #carousel-op .container > .row {
        height: 350px;
    }
}

/*endregion END -sm */

/*region  @Media  -md */

@media (min-width: 768px) and (max-width: 992px) {

    #side-navigation {
        width: 40vw;
    }

    #sponsored-content {
        margin-bottom: 0;
    }


    .first-under-carousel {
        border-right: none;
    }

    .under-middle-carousel {
        border-right: none;
    }

    .parallax {
        height: 400px !important;
        background-attachment: scroll !important;
    }

    .visto-home-content {
        background-color: black;
    }

    .visto-home-content > div.col-12 {
        background-position: center;
        background-repeat: no-repeat;
        background-color: black;
        background-size: 100%;
    }

    #visto-text {
        height: auto !important;
        position: relative !important;
    }

    /*#carousel-opinioes .carousel-item {*/
    /*    height: 100% !important;*/
    /*}*/
    .header-title {
        font-size: 2.5rem;
    }

    .header-title-no-search {
        font-size: 2.5rem;
    }

    .assinar:hover .text-assinar {
        opacity: 1;
    }

    .text-assinar .text {
        font-size: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .text-assinar * {
        color: #141823;
    }

    .assinar {
        /*min-height: 400px !important;*/
    }

    #big2 > div {
        padding-left: 15px !important;
    }

    #carousel-op-col {
        height: 375px !important;
    }

    #carousel-op .container > .row {
        height: 375px !important;
    }
}

/*endregion  END -md */


/*region  @Media  -lg */

@media (min-width: 992px) and (max-width: 1200px) {

    .p-block-embed-youtube iframe {
        width: 30vw;
        height: 20vw;
    }

    #side-navigation {
        width: 30vw;
    }

    .first-under-carousel {
        border-right: none;
    }

    .under-middle-carousel {
        border-right: none;
    }

    .header-title {
        font-size: 2.5rem;
    }

    .header-title-no-search {
        font-size: 2.5rem;
    }

    .assinar:hover .text-assinar {
        opacity: 1;
    }

    .text-assinar .text {
        font-size: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .text-assinar * {
        color: #141823;
    }

    #carousel-op-col {
        height: 400px !important;
    }

    #carousel-op .container > .row {
        height: 400px !important;
    }
}

/*endregion  END -lg */

/*region  @Media -xl */

@media (min-width: 1200px) {

    .p-block-embed-youtube iframe {
        width: 30vw;
        height: 20vw;
    }

    #side-navigation {
        width: 30vw;
    }

    .navbar-dark .dropdown-item {
        color: #fff;
    }

    .navbar-nav .dropdown-menu {
        background: transparent;
        box-shadow: none;
        border: none;
    }

    #side-navigation {
        width: 30vw;
    }


    .first-under-carousel {
        border-right: none;
    }

    .under-middle-carousel {
        border-right: none;
    }

    #side-navigation {
        width: 20vw;
    }

    .assinar:hover .text-assinar {
        opacity: 1;
    }

    .text-assinar .text {
        font-size: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
    }


    .text-assinar * {
        color: #141823;
    }

    #carousel-op-col {
        height: 375px !important;
    }

    #carousel-op .container > .row {
        height: 375px !important;
    }

}

/*endregion  END  -xl */


@media screen and (max-width: 767px) {
    .full-width-header {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
    }
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/

@media (min-width: 1440px) {
    .container {
        max-width: 1320px;
    }
}

@media only screen and (max-width: 1680px) {
    #side-navigation {
        width: 20vw;
    }
}

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

    #side-navigation {
        width: 30vw;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-dark .dropdown-item {
        color: #fff;
    }

    .navbar-nav .dropdown-menu {
        background: transparent;
        box-shadow: none;
        border: none;
    }

    #side-navigation {
        width: 30vw;
    }
}

/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
    #side-navigation {
        width: 30vw;
    }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
    #side-navigation {
        width: 40vw;
    }

    #sponsored-content {
        margin-bottom: 0;
    }

    a:hover {
        color: unset !important;
    }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 568px) {
    /* com admin bar */
    .admin-bar #navHeader {
        margin-top: 46px !important;
    }

    /* Sem admin bar */
    #navHeader {
        margin-top: 0;
        width: 100% !important;
    }

    #side-navigation {
        width: 100vw;
    }

    #sponsored-content {
        margin-bottom: 0 !important;
    }

    #visto h1 {
        font-size: 100px !important;
    }

    #navbar-client-username {
        display: none !important;
    }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
    #side-navigation {
        width: 100vw;
    }

    #sponsored-content {
        margin-bottom: 0 !important;
    }


    #visto h1 {
        font-size: 100px !important;
    }
}


/*region  Carousel Multi Items CSS */

@media (min-width: 576px) {
    .carousel-multi-items .carousel-item {
        margin-right: 0;
    }

    /* show 2 items */
    .carousel-multi-items .carousel-inner .active + .carousel-item {
        display: block;
    }

    .carousel-multi-items .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-multi-items .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }

    .carousel-multi-items .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    /* left or forward direction */
    .carousel-multi-items .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-multi-items .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-multi-items .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be also positioned for animations */
    .carousel-multi-items .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .carousel-multi-items .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-multi-items .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-multi-items .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

/* MD */
@media (min-width: 768px) {

    /* show 3rd of 3 item slide */
    .carousel-multi-items .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }

    .carousel-multi-items .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }

    .carousel-multi-items .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    /* left or forward direction */
    .carousel-multi-items .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* right or prev direction */
    .carousel-multi-items .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

/* LG */
@media (min-width: 991px) {
    /* show 4th item */
    .carousel-multi-items .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }

    .carousel-multi-items .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }

    /* Show 5th slide on lg if col-lg-3 */
    .carousel-multi-items .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%; /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    .carousel-multi-items .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* right or prev direction //t - previous slide direction last item animation fix */
    .carousel-multi-items .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
    }
}

/*endregion  Carousel Multi Items*/


/*region  FIX Override wp admin bar*/
.sticky-adminbar-margin {
    position: sticky;
    transition: top 0.1s;
}


@media screen and (max-width: 768px) {
    .sticky-adminbar-margin {
        top: 46px;
    }
}

@media screen and (max-width: 600px) {
    /* Já não é preciso..
    #wpadminbar {
         top: -46px;
     }*/
    .sticky-adminbar-margin {
        top: 0;
    }
}


@media screen and (min-width: 769px) {
    .sticky-adminbar-margin {
        top: 32px;
    }
}

/*endregion  END FIX Override wp admin bar */

/* Hide buttons on adminbar */
#wp-admin-bar-ihc_dashboard_menu, #wp-admin-bar-wp-rest-cache-clear {
    display: none;
}

/*# Media Queries # Media Queries # Media Queries # Media Queries # Media Queries # Media Queries # Media Queries
--------------------------------------------------------------*/

body {
    margin: 0;
    display: flex;
    flex-flow: column;
    font-family: Roboto, sans-serif;
    min-height: 100vh;
    overflow-x: hidden;
}

a {
    background-color: transparent;
    color: #141823;
}

a:hover, .dark-mode a:hover, a > *:hover {
    text-decoration: none !important;
    color: #d75757 !important;
}

/* wpadminbar override */
#wpadminbar a:hover, #wpadminbar a > *:hover {
    color: #00b9eb !important;
}

a:hover.btn > *, .yellow-bg a:hover {
    color: unset !important;
}

a:hover.btn-red, a:hover.btn-red > * {
    color: white !important;
}

a:hover.btn-always-black {
    color: white !important;
}

a:hover.btn-black {
    color: #141823 !important;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* roboto-300 - latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"),
    url("inc/assets/webfonts/roboto/roboto-v30-latin-300.woff2") format("woff2");
    font-display: swap;
}

/* roboto-regular - latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"),
    url("inc/assets/webfonts/roboto/roboto-v30-latin-regular.woff2") format("woff2");
    font-display: swap;
}

/* roboto-500 - latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"),
    url("inc/assets/webfonts/roboto/roboto-v30-latin-500.woff2") format("woff2");
    font-display: swap;
}

/* roboto-700 - latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: local("Roboto Bold"), local("Roboto-Bold"),
    url("inc/assets/webfonts/roboto/roboto-v30-latin-700.woff2") format("woff2");
    font-display: swap;
}

/* roboto-900 - latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: local("Roboto Black"), local("Roboto-Black"),
    url("inc/assets/webfonts/roboto/roboto-v30-latin-900.woff2") format("woff2");
    font-display: swap;
}

/* roboto-300italic - latin */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"),
    url("inc/assets/webfonts/roboto/roboto-v30-latin-300italic.woff2") format("woff2");
    font-display: swap;
}

/* roboto-italic - latin */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: local("Roboto Italic"), local("Roboto-Italic"),
    url("inc/assets/webfonts/roboto/roboto-v30-latin-italic.woff2") format("woff2");
    font-display: swap;
}

/* roboto-500italic - latin */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"),
    url("inc/assets/webfonts/roboto/roboto-v30-latin-500italic.woff2") format("woff2");
    font-display: swap;
}

/* roboto-700italic - latin */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"),
    url("inc/assets/webfonts/roboto/roboto-v30-latin-700italic.woff2") format("woff2");
    font-display: swap;
}

/* roboto-900italic - latin */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"),
    url("inc/assets/webfonts/roboto/roboto-v30-latin-900italic.woff2") format("woff2");
    font-display: swap;
}

/* merriweather-300 - latin */
@font-face {
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 300;
    src: local("Merriweather Light"), local("Merriweather-Light"),
    url("inc/assets/webfonts/merriweather/merriweather-v21-latin-300.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("inc/assets/webfonts/merriweather/merriweather-v21-latin-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

/* merriweather-regular - latin */
@font-face {
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 400;
    src: local("Merriweather Regular"), local("Merriweather-Regular"),
    url("inc/assets/webfonts/merriweather/merriweather-v21-latin-regular.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("inc/assets/webfonts/merriweather/merriweather-v21-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

/* merriweather-300italic - latin */
@font-face {
    font-family: "Merriweather";
    font-style: italic;
    font-weight: 300;
    src: local("Merriweather Light Italic"), local("Merriweather-LightItalic"),
    url("inc/assets/webfonts/merriweather/merriweather-v21-latin-300italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("inc/assets/webfonts/merriweather/merriweather-v21-latin-300italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

/* merriweather-italic - latin */
@font-face {
    font-family: "Merriweather";
    font-style: italic;
    font-weight: 400;
    src: local("Merriweather Italic"), local("Merriweather-Italic"),
    url("inc/assets/webfonts/merriweather/merriweather-v21-latin-italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("inc/assets/webfonts/merriweather/merriweather-v21-latin-italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

/* merriweather-700 - latin */
@font-face {
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 700;
    src: local("Merriweather Bold"), local("Merriweather-Bold"),
    url("inc/assets/webfonts/merriweather/merriweather-v21-latin-700.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("inc/assets/webfonts/merriweather/merriweather-v21-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

/* merriweather-900 - latin */
@font-face {
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 900;
    src: local("Merriweather Black"), local("Merriweather-Black"),
    url("inc/assets/webfonts/merriweather/merriweather-v21-latin-900.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("inc/assets/webfonts/merriweather/merriweather-v21-latin-900.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

/* merriweather-700italic - latin */
@font-face {
    font-family: "Merriweather";
    font-style: italic;
    font-weight: 700;
    src: local("Merriweather Bold Italic"), local("Merriweather-BoldItalic"),
    url("inc/assets/webfonts/merriweather/merriweather-v21-latin-700italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("inc/assets/webfonts/merriweather/merriweather-v21-latin-700italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

/* merriweather-900italic - latin */
@font-face {
    font-family: "Merriweather";
    font-style: italic;
    font-weight: 900;
    src: local("Merriweather Black Italic"), local("Merriweather-BlackItalic"),
    url("inc/assets/webfonts/merriweather/merriweather-v21-latin-900italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */ url("inc/assets/webfonts/merriweather/merriweather-v21-latin-900italic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    font-display: swap;
}

@font-face {
    font-family: Stag-Book;
    src: url("inc/assets/fonts/stag-book.otf");
}

@font-face {
    font-family: Stag-Semibold;
    src: url("inc/assets/fonts/stag-semibold.otf");
}

@font-face {
    font-family: Stag-Stencil;
    src: url("inc/assets/fonts/stag-stencil-light.otf");
}

@font-face {
    font-family: Stag-Light;
    src: url("inc/assets/fonts/stag-light.otf");
}

h1, h1 span,
h2, h2 span,
h3, h3 span,
h4, h4 span,
h5, h5 span,
h6, h6 span {
    clear: both;
    font-family: Stag-Semibold, serif;
}


figcaption {
    font-family: Stag-Book, serif;
    font-size: 1rem;
    color: #565656;
    text-align: center;
}

p, span {
    font-family: Roboto, sans-serif;
    font-size: 0.95rem;
}

p.h1,
p.h2,
p.h3,
p.h4,
p.h5,
p.h6 {
    font-family: Stag-Semibold, serif;
}

h1, p.h1, h1 span {
    font-size: 2rem;
}

h2, p.h2, h2 span {
    font-size: 1.75rem;
}

h3, p.h3, h3 span {
    font-size: 1.5rem;
}

h4, p.h4, h4 span {
    font-size: 1.3rem;
}

h5, p.h5, h5 span {
    font-size: 1.1rem;
}

h3.widget-title {
    font-size: 1.2rem;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
    background: #fff;
    color: #141823;
    /* Fallback for when there is no custom background color defined. */
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1rem 0 0.5rem 0
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.logo-navbar {
    width: 100px;
}

#nav-principal {
    transition: top 0.1s;
    background-color: #ffffff;
    box-shadow: 0 4px 4px -3px rgba(0, 0, 0, 0.2);
}

.navbar {
    background-color: rgba(255, 255, 255, 0.8) !important;
    padding: .5rem .5rem;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

.navbar-yellow {
    background-color: #fde500 !important;
    padding: .5rem .5rem;
}


.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children
.dropdown.menu-item-has-children
> .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown.menu-item-has-children
.dropdown.menu-item-has-children:hover
> .dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children
.dropdown.menu-item-has-children:hover
> a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children
.dropdown.menu-item-has-children.pull-left
> .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.dropdown-item {
    line-height: 1.2;
    padding-bottom: 0.313rem;
    padding-top: 0.313rem;
}

.dropdown-menu {
    min-width: 12.5rem;
}

.dropdown .open .dropdown-menu {
    display: block;
    left: 12.25em;
    top: 0;
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.6;
}

.dropdown-menu .dropdown-item:hover {
    background: transparent;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}

@media screen and (max-width: 660px) {
    .topicos > .nav {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        justify-content: inherit;
    }
}

@media screen and (min-width: 769px) {
    .dropdown-menu li > .dropdown-menu {
        right: -9.875rem;
        top: 1.375rem;
    }
}

@media screen and (max-width: 991px) {
    /* .navbar-nav .dropdown-menu {
      float: left;
      border: medium none;
      margin-left: 1.250rem;
      padding: 0;
    } */
    /*
    .dropdown-menu li a {
      padding: 0;
    } */

}

.navbar-light .navbar-toggler {
    color: #000000;
    border-color: transparent;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.comment-content.card-block {
    padding: 20px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #ddd;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}

.post-navigation .nav-next a::after {
    content: " \2192";
}

.post-navigation .nav-previous a::before {
    content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/*region # Accessibility */

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 0.313rem;
    line-height: normal;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    top: 0.313rem;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*endregion*/

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    /* float: left; */
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    /* float: right; */
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-content:after {
    clear: both;
}

/*endregion*/

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
    /* padding-bottom: 3.75rem; */
    padding-top: 0;
}

.sticky .entry-title::before {
    content: "\f08d";
    font-family: "Font Awesome\ 5 Free";
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: 0.375rem;
    font-weight: 900;
}

.sticky .entry-title {
    position: relative;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}

.post.hentry {
    margin-bottom: 1rem;
}

.posted-on,
.byline,
.comments-link {
    color: #141823;
}

.entry-title > a {
    color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: 0.625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
    border: medium none;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    display: block;
    margin: 0 auto;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
    width: 160px !important;
}

.variations_form .variations .value > select {
    margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.img-container {
    width: 100%;
}

.img-container-product > img {
    object-fit: cover;
    max-height: 260px;
}

.img-container-small > img {
    object-fit: cover;
}

.excerpt {
    margin-top: 0.5rem;
}

.excerpt > p {
    color: #141823;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 18px;
    margin-bottom: 0;
}

.article-excerpt > p {
    font-family: Stag-Book, serif;
    color: #565656;
    font-size: 1.1rem;
    line-height: 1.7rem;
}

/* Destaque principal */
.firstHighlightJumbotron {
    height: 400px;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 0;
}

.firstHighlight {
    right: 3rem;
    bottom: 3rem;
    position: absolute;
    left: 3rem;
}

.firstHighlight > div > .entry-content > .excerpt > p {
    color: white;
}

.firstHighlight > div > .entry-meta {
    color: white;
}

.firstHighlight > div > .entry-meta > span {
    color: white;
}

.firstHighlight > div > .entry-meta > span a {
    color: white;
}

.highlight_fw_category {
    color: #dc0000;
}

.highlight_fw_title > a {
    color: white !important;
    height: 90px;
}

/* Destaque principal final */

/* Região de Leiria links */


/* Text selection color */
::selection {
    background: rgba(220, 0, 0, 0.3); /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: rgba(220, 0, 0, 0.3); /* Gecko Browsers */
}

/* SIDEBAR */

/* Sidebar */
.overlay {
    top: 0;
    bottom: 0;
    height: 100vh;
    z-index: 1022;
    background-color: white;
    position: fixed;
    margin-left: 0;
    margin-bottom: 0;
    width: 30vh;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 4px 4px 0.5px;
}

/* Remove animação do collapse */
.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}

/* Sub listas sem estilo */
.sub-menu-item {
    list-style: none;
}

.sub-menu a {
    display: flex;
}

.sub-menu-item:hover {
    color: #dc0000;
    background-color: transparent !important;
}

/* END SIDEBAR */


.btn-circle {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
}

.btn-circle i {
    position: relative;
    top: -1px;
}

.btn-circle-sm {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 0.9rem;
}

.btn-circle-lg {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 1.1rem;
}

.btn-circle-xl {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 1.3rem;
}

p.has-drop-cap:not(:focus):first-letter {
    font-size: 5rem;
    font-family: Stag-Book, serif;
    line-height: 3rem;
}

.article-text {
    margin-top: 1rem;
}

.rl-liveblog-post-content > p {
    font-family: Majerit, serif;
    font-size: 1.1rem;
    line-height: 1.75rem;
    margin-bottom: 1.3em;
    word-break: break-word;
}

.article-text p,
.article-text ul,
.article-text li {
    font-family: Merriweather, serif;
    font-size: 1.1rem;
    line-height: 1.75rem;
    margin-bottom: 1.3em;
    word-break: break-word;
}

.article-text a {
    font-weight: bold;
    text-decoration: underline !important;
}

.article-text h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 1.3rem;
}

.entry-header > p {
    font-family: Merriweather, serif;
    color: gray;
    font-size: 18px;
}

.black-white {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

/* WooCommerce */

.form-row {
    display: block;
}

#order_review_heading,
.woocommerce-billing-fields > h3 {
    background-color: #fde500;
    padding: 10px;
    margin-bottom: 8px;
    margin-top: 8px;
    display: block;
}

.woocommerce-checkout-review-order {
    margin-top: 16px;
}

/* Menu animation */


.bar1,
.bar2,
.bar3 {
    width: 20px;
    height: 3px;
    background-color: #333;
    margin: 3px 0;
    transition: 0.1s;
    border-radius: 6px;
}

.divOpen {
    overflow: hidden;
}

/* Menu animation final */


#menu-lateral {
    list-style: none;
    font-family: Stag-Book, serif;
    font-size: 1.2rem;
    padding-left: 0;
    height: 100%;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

#menu-lateral li > a:after {
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    content: "\f0da";
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
    transform-origin: center center;
    font-size: 0.8em;
    vertical-align: middle;
}

#menu-lateral li.expanded > a:after {
    transform: rotate(90deg);
    transform-origin: center center;
}

#menu-lateral li > a:only-child:after {
    content: "";
}

#menu-lateral li ul {
    list-style: none;
}

#menu-lateral > li > a {
    display: block;
    width: 100%;
}

#menu-superior li {
    list-style: none;
}

#nav-superior h5 {
    font-family: Roboto, sans-serif !important;
}

#nav-principal p, #nav-principal h6,
#nav-superior p, #nav-superior h6 {
    text-align: center;
    margin-bottom: 0 !important;
}


.black-bg {
    background-color: #141823;
}

.btn-outline-fb{
    background-color: #1877f2;
    border-color: #1877f2;
    color: #fff;
}

.btn-outline-tw {
    background-color: #1da1f2;
    border-color: #1da1f2;
    color: #fff;
}

.btn-outline-email{
    background-color: #410093;
    border-color: #410093;
    color: #fff;

}
.btn-outline-li{
    background-color: #0077b5;
    border-color: #0077b5;
    color: #fff;
}

.btn-outline-wa {
    background-color: #25d366;
    border-color: #25d366;
    color: #fff;
}

.btn-outline-fb,
.btn-outline-tw,
.btn-outline-email,
.btn-outline-li
.btn-outline-wa {
    transition: all 0.25s;
}

.btn-outline-fb:hover,
.btn-outline-tw:hover,
.btn-outline-email:hover,
.btn-outline-li:hover,
.btn-outline-wa:hover{
    /*background-color: #4267b2;*/
    /*border-color: #4267b2;*/
    opacity: 0.8;
    color: #fff !important;
}

.btn-outline-dark.btn-outline-fb:hover,
.btn-outline-dark.btn-outline-tw:hover,
.btn-outline-dark.btn-outline-email:hover,
.btn-outline-dark.btn-outline-li:hover {
    opacity: 0.8;
    text-decoration: none !important;
    color: #fff !important;
}

#superior-search > form {
    margin: 0 !important;
}

#superior-search input,
#superior-search button,
#superior-search input::placeholder {
    background-color: #141823 !important;
    border-color: #141823 !important;
    color: white !important;
    border-radius: 0 !important;
    background-clip: border-box !important;
}

#navContent {
    /* width: 100%; */
    /* bugga o search */
}

.sub-menu {
    display: none;
    padding-left: 2rem;
}

/* Opacity #1 */
/*.hover11 img {*/
/*    opacity: 1;*/
/*    -webkit-transition: 0.3s ease-in-out;*/
/*    transition: 0.3s ease-in-out;*/
/*}*/

/*.hover11:hover img {*/
/*    opacity: 0.8;*/
/*}*/


#side-navigation {
    height: 100%;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    overflow-y: hidden;
    box-shadow: 0px 0 18px 5px rgba(0, 0, 0, 0.09)
}

/* com admin bar */
.admin-bar #side-navigation {
    /*padding-top: 82px !important;*/
}
#close.navbar-toggler {
    position: absolute;
    right: 0;
    top: 0;
}

/* foi pa dar fix das margens sticky
.admin-bar header {
    top: 32px !important;
}
*/


/* Scrollbar */
::-webkit-scrollbar-track {
    background-color: #ffffff;
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: white;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 1px 1px 5px 0 rgba(145, 145, 145, 0.4);
    -moz-box-shadow: inset 1px 1px 5px 0 rgba(145, 145, 145, 0.4);
    box-shadow: inset 1px 1px 5px 0 rgba(145, 145, 145, 0.4);
    background-color: #dc0000;
    border-radius: 15px;
}

/*-------------------*/

/* Side navigation first content div */
#sidebar-title {
    /*padding-top: 1rem;*/
}

/*-------------------*/

.btn-yellow {
    background-color: #fde500;
    border-color: #fde500;
    color: #000000;
}

.btn-grey {
    background-color: #4E5159;
    border-color: #4E5159;
    color: #ffffff;
}

.btn-grey:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-red {
    background-color: #dc0000;
    border-color: #dc0000;
    color: #ffffff;
    transition: 0.25s ease-in-out;
}

.btn-red:hover {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}

.btn-yellow:hover {
    color: #fff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-always-yellow {
    background-color: #fde500;
    border-color: #fde500;
    color: #000000;
}

.btn-black {
    background-color: #000000;
    color: #ffffff;
}

.btn-light-grey {
    background-color: #f0f0f0;
}

.btn-black:hover {
    background-color: #fde500;
    color: #000000;
}

.btn-always-black {
    background-color: #000000;
    color: #ffffff;
}

.btn-always-black:hover {
    color: #ffffff;
}

.btn-success:hover,
.btn-success:active {
    color: #ffffff !important;
}

.btn-always-white {
    background-color: #ffffff;
    color: #000000;
}

.btn-always-white:hover {
    background-color: #000000;
    color: #ffffff;
}

#newsletter-footer {
    /*display: none;*/
    bottom: 0;
    position: fixed;
    width: 95vw;
}

/* ********* */
/* SPONSORED */
/* ********* */

/* Sponsored fullwidth image */
#sponsored-banner {
    width: 100%;
    height: 40vh;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

#sponsored-content {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);

    padding-bottom: 15px;
    margin-bottom: 15px;
}

#sponsored-tag {
    background: rgba(0, 0, 0, 0.3);
}

#sponsored-tag > h1 {
    color: white;
}

.social-links > li {
    display: inline-block;
    margin-right: 6px;
    margin: 4px;
    width: 100%;
}

.icon-fb {
    margin-right: 17px;
}

.icon-ig {
    margin-right: 13px;
}

.icon-li {
    margin-right: 13px;
}

.icon-yt {
    margin-right: 10px;
}

.parallax {
    /* Set a specific height */
    height: 300vh;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#visto {
    background-color: rgba(0, 0, 0, 0.5);
}

#visto-text {
    position: absolute;
    height: 600px;
}

#visto p.h1,
.visto-home-content p.h1 {
    font-size: 150px;
    color: white;
}

#visto p {
    color: white;
}

#visto .content-visto a {
    color: white;
    text-decoration: underline;
}

.newsletter-success {
    display: none;
}

.restaurante-post-icon {
    height: 32px;
    width: 32px;
}

#restaurante-post-right-col ul {
    padding-left: 0;
}

#restaurante-post-right-col li {
    list-style: none;
    padding-top: 2px;
}

.card-header.d-flex:hover {
    color: #dc0000;
    cursor: pointer;
}

.rotate {
    -moz-transition: rotate 0.35s linear;
    -webkit-transition: rotate 0.35s linear;
    transition: rotate 0.35s linear;
}

.rotate.down {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.no-select {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}

#filter-accordion-header {
    border-color: #fde500;
    background: #fde500;
}

input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
}

input[type="range"]:focus {
    outline: none;
}

input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    background: #d3d3d3;
    border-radius: 25px;
    border: 0 solid #010101;
}

input[type="range"]::-webkit-slider-thumb {
    border: 0 solid #000000;
    height: 18px;
    width: 18px;
    border-radius: 18px;
    background: #000000;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -5px;
}

input[type="range"]:focus::-webkit-slider-runnable-track {
    background: #dbdbdb;
}

input[type="range"]::-moz-range-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    background: #d3d3d3;
    border-radius: 25px;
    border: 0 solid #010101;
}

input[type="range"]::-moz-range-thumb {
    border: 0 solid #000000;
    height: 18px;
    width: 18px;
    border-radius: 18px;
    background: #000000;
    cursor: pointer;
}

input[type="range"]::-ms-track {
    width: 100%;
    height: 8px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

input[type="range"]::-ms-fill-lower {
    background: #cbcbcb;
    border: 0 solid #010101;
    border-radius: 50px;
}

input[type="range"]::-ms-fill-upper {
    background: #d3d3d3;
    border: 0 solid #010101;
    border-radius: 50px;
}

input[type="range"]::-ms-thumb {
    border: 0 solid #000000;
    height: 18px;
    width: 18px;
    border-radius: 18px;
    background: #000000;
    cursor: pointer;
}

input[type="range"]:focus::-ms-fill-lower {
    background: #d3d3d3;
}

input[type="range"]:focus::-ms-fill-upper {
    background: #dbdbdb;
}

.square:before {
    content: "";
    display: block;
    padding-top: 100%; /* initial ratio of 1:1*/
}

.footer {
    width: 100%;
    margin-top: auto;
    background-color: #eee;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.05);
}

.footer h5 {
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 0.9rem;
    margin-bottom: 1.25rem !important;
    color: #000;
}

.footer ul li {
    transition: color 0.3s ease;
}

.footer a {
    text-decoration: none;
    transition: color 0.3s ease;
    display: inline-flex;
    align-items: center;
    transition: 0.3s all;
}

.footer a:not(.app-badge-link):hover {
    transform: scale(1.08);
    text-decoration: none;
}

.footer a i {
    transition: transform 0.3s ease, color 0.3s ease;
    vertical-align: middle;
    line-height: 1;
}

.footer a:hover i {
    transform: scale(1.15);
}

/* Social media brand colors on hover */
.footer a[href*="facebook.com"]:hover {
    color: #1877F2 !important;
}

.footer a[href*="facebook.com"]:hover i {
    color: #1877F2 !important;
}

.footer a[href*="twitter.com"]:hover,
.footer a[href*="x.com"]:hover {
    color: #000000 !important;
}

.footer a[href*="twitter.com"]:hover i,
.footer a[href*="x.com"]:hover i {
    color: #000000 !important;
}

.footer a[href*="instagram.com"]:hover {
    color: #E4405F !important;
}

.footer a[href*="instagram.com"]:hover i {
    color: #E4405F !important;
}

.footer a[href*="linkedin.com"]:hover {
    color: #0077B5 !important;
}

.footer a[href*="linkedin.com"]:hover i {
    color: #0077B5 !important;
}

.footer a[href*="youtube.com"]:hover {
    color: #FF0000 !important;
}

.footer a[href*="youtube.com"]:hover i {
    color: #FF0000 !important;
}

/* Header & nav social icons: match footer hover colors */
#nav-superior a i,
#nav-principal a i,
#side-navigation a i {
    transition: color 0.18s ease, transform 0.18s ease;
    will-change: color, transform;
}

#nav-superior a[href*="facebook.com"]:hover i,
#nav-principal a[href*="facebook.com"]:hover i,
#side-navigation a[href*="facebook.com"]:hover i {
    color: #1877F2 !important;
}

#nav-superior a[href*="twitter.com"]:hover i,
#nav-principal a[href*="twitter.com"]:hover i,
#side-navigation a[href*="twitter.com"]:hover i,
#nav-superior a[href*="x.com"]:hover i,
#nav-principal a[href*="x.com"]:hover i,
#side-navigation a[href*="x.com"]:hover i {
    color: #000000 !important;
}

#nav-superior a[href*="instagram.com"]:hover i,
#nav-principal a[href*="instagram.com"]:hover i,
#side-navigation a[href*="instagram.com"]:hover i {
    color: #E4405F !important;
}

#nav-superior a[href*="linkedin.com"]:hover i,
#nav-principal a[href*="linkedin.com"]:hover i,
#side-navigation a[href*="linkedin.com"]:hover i {
    color: #0077B5 !important;
}

#nav-superior a[href*="youtube.com"]:hover i,
#nav-principal a[href*="youtube.com"]:hover i,
#side-navigation a[href*="youtube.com"]:hover i {
    color: #FF0000 !important;
}

.footer .text-muted {
    opacity: 0.7;
}

.footer-logo {
    filter: grayscale(100%);
    transition: all 0.4s ease;
    opacity: 0.7;
}

.footer-logo:hover {
    filter: grayscale(0%);
    opacity: 1;
    transform: scale(1.02);
}

.footer-logo-link {
    display: inline-block;
    transition: all 0.4s ease;
}

.footer-logo-link:hover {
    opacity: 1;
}

.footer-complaint-book {
    transition: opacity 0.3s ease, transform 0.3s ease;
    opacity: 0.7;
}

.footer-complaint-book:hover {
    opacity: 1;
    transform: scale(1.05);
}

.app-card {
    transition: all 0.3s ease !important;
}

.app-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
    background: rgba(255,255,255,0.7) !important;
}

.app-icon-wrapper {
    transition: transform 0.3s ease;
}

.app-card:hover .app-icon-wrapper {
    transform: rotate(5deg) scale(1.05);
}

.app-badge-link img {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.app-badge-link:hover img {
    transform: scale(1.05);
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

/* Mobile footer alignment improvements */
@media (max-width: 767.98px) {
    .footer {
        text-align: center;
    }

    .footer .container-fluid {
        text-align: center;
    }

    .footer .row.py-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
        justify-content: center;
    }

    .footer .col-12.col-lg-10.col-xl-9 {
        text-align: center;
        max-width: 100%;
        margin: 0 auto;
    }

    .footer .row > .col-6,
    .footer .row > .col-lg-2,
    .footer .row > .col-md-6 {
        margin-bottom: 2rem;
        text-align: left;
        display: inline-block !important;
        vertical-align: top;
        width: calc(50% - 1rem) !important;
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
        float: none !important;
        flex: none !important;
    }

    .footer .row > .col-lg-4 {
        margin-bottom: 2rem;
        text-align: left;
        display: block !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        float: none !important;
        flex: none !important;
        clear: both;
    }

    .footer h5 {
        font-size: 0.85rem;
        margin-bottom: 1rem !important;
        text-align: left;
    }

    .footer ul {
        padding-left: 0;
        text-align: left;
    }

    .footer ul li {
        margin-bottom: 0.75rem;
        text-align: left;
    }

    .footer ul li a {
        justify-content: flex-start;
    }

    .app-card {
        margin-bottom: 0.25rem;
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        width: 96% !important;
        display: block;
    }

    .footer .row.mx-auto {
        justify-content: center;
        gap: 1rem;
    }

    .footer-complaint-book {
        object-fit: contain;
        width: 180px !important;
        padding-left: 10px !important;
    }

    .footer .text-center.text-md-left {
        text-align: center !important;
        padding-top: 2rem !important;
        clear: both;
        width: 100%;
    }

    .footer .text-center.text-md-left small {
        display: block;
        margin-top: 0.5rem;
        font-size: 0.8rem;
        text-align: center;
    }
}

@media (max-width: 575.98px) {
    .footer h5 {
        font-size: 0.8rem;
    }

    .footer ul li a {
        font-size: 0.9rem;
    }

    .app-card .row.align-items-center.mb-2 .col {
        padding-left: 0.5rem;
    }

    .app-card h6 {
        font-size: 0.95rem;
    }

    .app-card small {
        font-size: 0.8rem;
    }

    .footer-complaint-book {
        object-fit: contain;
        width: 160px !important;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .footer .row.py-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .footer h5 {
        font-size: 0.9rem;
        margin-bottom: 1rem !important;
    }

    .footer .row > .col-6,
    .footer .row > .col-lg-2,
    .footer .row > .col-md-6,
    .footer .row > .col-lg-4 {
        margin-bottom: 1.5rem;
    }

    .app-card {
        margin-bottom: 0.25rem;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-complaint-book {
        object-fit: contain;
        width: 150px !important;
        padding-left: 15px !important;
    }
}


.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: auto;
}

/* ------------- */
#figura_semana {
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #6cccf4;
}

.visto-archive-photo {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.visto-archive-content {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    height: 200px;
}

.visto-archive-content > div > div > p {
    color: white !important;
    word-break: break-all;
}

.figura-archive-content {
    padding-bottom: 20px;
    padding-top: 20px;
    height: 100% !important;
    background-color: #6cccf4;
}

.figura-archive-content p {
    word-break: break-all;
}

.stag-book {
    font-family: Stag-Book, serif !important;
}

.stag-stencil {
    font-family: Stag-Stencil, serif !important;
}

.stag-light {
    font-family: Stag-Light, serif !important;
}

.roboto {
    font-family: Roboto, sans-serif !important;
}


.btn.btn-square {
    border-radius: 0;
    border: unset;
}

.custom-checkbox-label *, .custom-checkbox-label *::before, .custom-checkbox-label *::after {
    box-sizing: content-box !important;
}

.custom-checkbox-label input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-checkbox-label span {
    line-height: 1.54;
    font-size: 1rem;
    font-family: inherit;
}

.custom-checkbox-label {
    display: flex !important;
    align-items: center !important;
    position: relative !important;
    padding-left: 2rem !important;
    cursor: pointer !important;
    margin-bottom: .75rem !important;
    user-select: none;
}

.custom-checkbox-label input[type="checkbox"] ~ .custom-checkbox-box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 1.375rem;
    width: 1.375rem;
    background: #ffffff;
    transition: all 250ms ease;
    border: 2px solid rgba(184, 194, 204, 1);
    border-radius: 0.25rem;
}

.custom-checkbox-label input[type="radio"] ~ .custom-checkbox-box {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 1.375rem;
    width: 1.375rem;
    background: #ffffff;
    transition: all 250ms ease;
    border: 2px solid rgba(184, 194, 204, 1);
    border-radius: 50%;
}

.custom-checkbox-label input[type="checkbox"] ~ .custom-checkbox-box::after {
    content: '' !important;
    position: absolute !important;
    display: none !important;
    left: 0.438rem !important;
    top: 0.188rem !important;
    width: 0.313rem !important;
    height: 0.688rem !important;
    border: solid rgba(255, 255, 255, 1) !important;
    border-width: 0 2.5px 2.5px 0 !important;
    transition: all 250ms ease !important;
    transform: rotate(45deg) !important;
}

.custom-checkbox-label input[type="radio"] ~ .custom-checkbox-box::after {
    content: '' !important;
    position: absolute !important;
    display: none !important;
    left: 0.313rem !important;
    top: 0.313rem !important;
    width: 0.75rem !important;
    height: 0.75rem !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 1) !important;
    transition: all 250ms ease !important;
}

.custom-checkbox-label input:disabled ~ .custom-checkbox-box::after {
    border-color: rgba(135, 149, 161, 1);
}

.custom-checkbox-label input:checked ~ .custom-checkbox-box::after {
    display: block !important;
}

.custom-checkbox-label input[type="checkbox"]:checked ~ .custom-checkbox-box::after {
    content: '' !important;
    display: block !important;
    position: absolute !important;
}

.custom-checkbox-label input[type="radio"]:checked ~ .custom-checkbox-box::after {
    content: '' !important;
    display: block !important;
    position: absolute !important;
}

.custom-checkbox-label:hover input ~ .custom-checkbox-box {
    border-color: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}

.custom-checkbox-label input:focus ~ .custom-checkbox-box {
    border-color: rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
}

.custom-checkbox-label input:checked ~ .custom-checkbox-box {
    background: rgba(0, 0, 0, 1);
    border-color: rgba(0, 0, 0, 1);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.08);
}

.custom-checkbox-label input[type="checkbox"]:disabled ~ .custom-checkbox-box,
.custom-checkbox-label input[type="radio"]:disabled ~ .custom-checkbox-box {
    background: rgba(241, 245, 248, 1);
    border-color: rgba(184, 194, 204, 1);
    opacity: 0.5;
    cursor: not-allowed;
}

.custom-checkbox-label input[type="radio"]:disabled ~ .custom-checkbox-box::after {
    background: rgba(135, 149, 161, 1);
}

.custom-checkbox-label input:checked:focus ~ .custom-checkbox-box, .custom-checkbox-label:hover input:not([disabled]):checked ~ .custom-checkbox-box {
    background: rgba(0, 0, 0, 1);
    border-color: rgba(0, 0, 0, 1);
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.12);
}

.custom-checkbox-label .custom-checkbox-box::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 3rem;
    height: 3rem;
    margin-left: -1.5rem;
    margin-top: -1.5rem;
    background: rgba(0, 0, 0, 1);
    border-radius: 50%;
    opacity: .4;
    z-index: -1;
    transform: scale(0);
    transition: transform 250ms ease;
}

@keyframes b-ripple {
    0% {
        transform: scale(0);
    }

    20% {
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(1);
    }
}

@keyframes b-ripple-duplicate {
    0% {
        transform: scale(0);
    }

    30% {
        transform: scale(1);
    }

    60% {
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(1);
    }
}

.custom-checkbox-label input + .custom-checkbox-box::before {
    animation: b-ripple 250ms ease-out;
}

.custom-checkbox-label input:checked + .custom-checkbox-box::before {
    animation-name: b-ripple-duplicate;
}

.custom-checkbox-label .custom-checkbox-box::before {
    visibility: hidden;
}

.custom-checkbox-label input:focus + .custom-checkbox-box::before {
    visibility: visible;
}

.custom-checkbox-label:first-child .custom-checkbox-box::before {
    visibility: hidden;
}

.post-date {
    color: #5f5f5f;
    margin-top: 0.5rem;
    margin-bottom: 0;
    font-size: 0.8rem;
}


.post-date-small {
    margin-top: 0;

}

/* Section */

/*
POST DESIGN CHANGES
POST DESIGN CHANGES
POST DESIGN CHANGES
POST DESIGN CHANGES
POST DESIGN CHANGES
*/

#carousel-main-page {
    height: 64vh;
}

@media (max-width: 767.98px) {
    #carousel-main-page {
        height: 50vh;
    }
}

.carousel-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 100%;
}

.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.carousel-title {
    font-family: Stag-Semibold, serif;
    font-size: 2.2rem;
    line-height: normal;
    letter-spacing: 0.5px;
}

.carousel-subtitle {
    font-size: 24px;
}

.carousel-caption {
    bottom: 45px;
}

.home-post-content {
    background-color: white;
    padding-top: 1rem;
    padding-bottom: 1rem;
    /*min-height: 100px;*/
    /*max-height: 290px;*/
}

.home-post-content > img {
    object-fit: contain;
    max-height: 100%;
}

.home-post:last-child {
    bottom: 0;
}

.section-name {
    color: #DC0000;
    font-size: 0.8rem;
    margin-bottom: 0.75rem;
}

.section-name-secondary {
    color: #8f8f8f;
    font-size: 0.8rem;
    margin-bottom: 0.75rem;
}

.premium-content {
    background-color: rgba(253, 229, 0, 0.9);
    color: #141823;
    padding: 0px 4px 0px 4px;
    font-family: Stag-Book, serif;
    display: inline-block;
    font-size: 0.85rem;
}

.premium-content-dark {
    background-color: #141823;
    color: rgba(253, 229, 0, 0.9);
    padding: 0px 4px 0px 4px;
    font-family: Stag-Book, serif;
    display: inline-block;
}

.overlay-image {
    background-size: cover;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

#carousel-main-page > .carousel-item {
    background-color: #fde500;
}

.opiniao-home-post-image {
    object-fit: cover;
}


#carousel-op {
    height: 350px;
}

#carousel-op .excerpt {
    min-height: 70px;
}

.eq-height {
    display: flex;
    height: 100%;
}

.section-title {
    font-family: Stag-Light, serif !important;
    color: #dc0000;
}

.carousel-item {
    background-size: cover !important;
    background-position: 50% 50% !important;
    width: 100% !important;
    height: 100% !important;
}

.dark-mode p, .dark-mode a, .dark-mode {
    color: white !important;
}

.no-radius {
    border-radius: 0;
}

#navbar-client-username {
    display: flex;
    justify-content: center;
    align-items: center;
}

.woocommerce-message, .woocommerce-info {
    border-top-color: #dc0000;
}

.woocommerce-message::before {
    content: "\e015";
    color: #dc0000;
}

.woocommerce-info::before {
    color: #DC0000;
}

.select2-container--default
.select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #ddd;
    color: unset;
}

.select2-container--default .select2-selection--single {
    border-radius: 0 !important;
}

.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--single:focus-within,
.select2-search__field,
.button,
#burger:focus-within,
#burger:focus,
#close:focus-within,
#close:focus,
.navbar-toggler:focus,
.navbar-toggler:focus-within {
    outline: 0 !important;
}

.button {
    font-weight: normal !important;
}

.custom-select {
    border: unset;
    border-radius: unset;
}

.btn-badge {
    margin: 9px;
    border-radius: 10rem;
}

/* START FIX ADS */

.bsaProItemInner__img {
    background-size: contain !important;
}

.bsaProItem, .bsaReset, .bsaProItemInner__thumb, .bsaProAnimateThumb {
    max-width: 100% !important;
    margin-bottom: 1.3rem !important;
}

.bsaProHeader {
    text-align: center;
}

.bsaProHeader span {
    text-align: center;
    font-size: 0.5rem;
    color: gray;
    text-transform: uppercase;
}

.bsaProContainerNew, .bsaProHeader {
    padding: 0 !important;
}

/* END FIX ADS */

.wp-block-quote {
    border-left: 5px solid #DC0000;
    margin-bottom: 1.3rem;
    padding: 0.25em 20px;
}

.wp-block-quote > p {
    margin-top: 1rem;
    font-family: Stag-Book, serif;
    font-size: 20px;
    line-height: 1.7rem;
    font-style: italic;
}

.wp-block-quote > p:before, .wp-block-quote > p:after {
    font-family: sans-serif !important;
    font-size: 2rem;
    font-weight: 600;
    color: #dc0000 !important;
}

.wp-block-quote > p:before
{
    content: "“";
    padding-right: 4px;
}
.wp-block-quote > p:after
{
    content: "”";
}

.wp-block-quote cite {
    font-size: 1rem;
    display: block;
    margin-top: 1rem;
    color: #565656;
}

.header-image {
    padding-top: 70%;
}

.btn {
    font-family: Roboto, sans-serif;
}

.blocks-gallery-item, .wp-block-image {
    cursor: pointer;
}

.blocks-gallery-item {
    margin: 0 8px 8px 0 !important;
}

.header-title {
    font-family: Stag-Book, serif;
    position: absolute;
    bottom: 10vh;
    font-size: 3rem;

}

.header-title-no-search {
    font-family: Stag-Book, serif;
    position: absolute;
    bottom: 0;
    font-size: 3rem;
}

hr {
    border-top: 1px solid #dedede;
}

.wp-polls-ul {

    margin: 0 0 20px 0;
}

.section-title {
    color: #DC0000 !important;
}

.article-title {
    font-family: Stag-Semibold, serif;
    margin-top: 0.75rem;
    font-size: 1.2rem;
    line-height: 1.375rem;
    margin-bottom: 0;
    color: #141823;
}

.article-title-section {
    margin-top: 0;
    font-size: 1.4rem;
}

.article-title-opinion {
    font-size: 1.6rem;
    margin-top: 1rem;
    line-height: normal;
}

.article-title-home {
    font-family: Stag-Semibold, serif;
    font-size: 1.1rem;
    line-height: 1.175rem;
    margin-bottom: 0;
    color: #141823;
}

.article-title-small {
    margin-top: 0;
}

.product-price {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    font-family: Roboto, serif;
    font-weight: 600;
}

.product-price-archive span {
    font-family: Roboto, serif !important;
    font-size: 1.2rem;
    letter-spacing: 1px;
}

.cursor-pointer:hover {
    cursor: pointer;
}

.rl-paywall {
    position: relative;
}

.rl-paywall:before {
    content: "";
    position: absolute;
    top: -150px;
    left: 0;
    height: 140px;
    width: 100%;
    border-bottom: 25px solid #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}

.flat-form {
    height: 40px;
    border-radius: 0;
    border: unset;
}

.emails {
    margin-bottom: 0.2rem;
}

.archive-page-title {
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-family: Stag-Light, serif !important;
}

.author-page-title {
    margin-bottom: 0;
    padding: 1rem 1rem 1rem 0 !important;
    font-family: Stag-Light, serif !important;
}

.item-shadow {
    transition: box-shadow 0.25s;
    box-shadow: 1px 2px 18px rgba(0, 0, 0, 0.06);
    border: 1px solid #eaeaea;
}

.item-shadow-no-hover {
    box-shadow: 1px 2px 18px rgba(0, 0, 0, 0.06);
    border: 1px solid #eaeaea;
}

.item-shadow:hover {
    box-shadow: 1px 2px 18px 5px rgba(0, 0, 0, 0.09);
}

.item-shadow-small {
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
}

.item-shadow-small:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

.item-shadow-small:hover img {
    transform: scale(1.05);
}

.item-title {
    font-family: Stag-Semibold, serif;
    font-size: 1rem;
    line-height: 1.375rem;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    color: #141823;
}

.item-title-restaurant {
    font-size: 1.2rem;
}

.cartaz-title {
    font-family: Stag-Semibold, serif;
    font-size: 1rem;
    line-height: 1.375rem;
    margin-top: 0;
    margin-bottom: 0.5rem;
    word-break: break-word;
    color: #DC0000;
}

.item-container {
    padding: 1rem;
}

.user-dropdown {
    padding-top: 0;
    padding-bottom: 0;
}

.under-carousel-icon {
    border-radius: 50%;
    background-color: #fde500;
    max-width: 60px;
    min-width: 60px;
}

.text-assinar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 100%;
    display: block;
    opacity: 0;
    transition: all 0.25s;
    background-color: #fde500;
}

.cart[data-count] {
    position: relative;
}

.cart[data-count]:after {
    position: absolute;
    right: -.35em;
    top: -.35em;
    content: attr(data-count);
    padding: .5em;
    border-radius: 10em;
    line-height: .9em;
    color: black;
    background: #fde500;
    text-align: center;
    min-width: 2em;
    font: bold .5em sans-serif;
}

.form-control, .btn {
    outline: 0 !important;
    box-shadow: none !important;
}

.form-control {
    border-radius: 0;
}

.form-control > a {
    color: #DC0000;
}

.grey-text {
    color: #373737 !important;
}

#menu-lateral li {
    cursor: pointer;
}

.carousel-photo-content {
    padding-left: 15%;
    padding-right: 15%;
    color: white;
    position: absolute;
    bottom: 0;
}

.full {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}

.gradient {
    position: absolute;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 80%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.gradient-archive-big {
    width: calc(100% - 15px);
    right: 0;
    left: unset;
}

.gradient-archive-small {
    width: calc(100% - 30px);
    right: unset;
    left: unset;
}

.full-width-header {
    cursor: pointer;
}

.yellow-bg {
    background-color: #fde500;
}

.custom-file-label {
    border: none;
    border-radius: 0;
}

.custom-file-label {
    border: none;
    border-radius: 0;
}

.custom-file-label::after {
    height: 100%;
    border-radius: 0;
}

#captcha-warning, .captcha-warning {
    color: red;
}

.custom-file > label::after {
    content: "Procurar"
}

.{
    -webkit-transition: opacity 200ms ease-in-out;
    -moz-transition: opacity 200ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
    max-width: 100%;
    opacity: 0;
}

..b-loaded {
    opacity: 1;
}

/*#menu-superior > li:nth-child(1) {*/
/*    background-color: #dc0000;*/
/*    color: white !important;*/
/*    padding: 0.5rem;*/
/*}*/

/*#menu-superior > li:nth-child(1):hover {*/
/*    background-color: black;*/
/*    color: white !important;*/
/*}*/

/*#menu-superior > li:nth-child(1) a h6 {*/
/*    color: white !important;*/
/*}*/

/*#menu-lateral > li:nth-child(1) {*/
/*    background-color: #dc0000;*/
/*    color: white !important;*/
/*    padding: 0.25rem 0.25rem 0.25rem 0.5rem;*/
/*    margin-bottom: 0.5rem;*/
/*}*/

/*#menu-lateral > li:nth-child(1) a {*/
/*    color: white;*/
/*}*/

/*#menu-lateral > li:nth-child(1):hover {*/
/*    background-color: black;*/
/*    color: white !important;*/
/*}*/

/*#menu-lateral > li:nth-child(1) a:hover {*/
/*    color: white !important;*/
/*}*/

.wp-embedded-content {
    width: 100%;
}

.article-title-section {
    line-height: 1.575rem;
}

#post-metadata {
    margin-bottom: 0.5rem;
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        padding: 0;
        margin-top: 1rem;
    }
}

.sf-title {
    background-color: rgb(230, 0, 127);
    color: #FFFFFF;
    padding: 0 4px 0 4px;
    font-family: Stag-Book, serif;
    display: inline-block;
}

.btn-shop {
    padding: 0.25rem 0.75rem;
    background-color: #dc0000;
    border: 1px solid #DC0000;
    color: #ffffff;
}

.btn-shop:hover {
    padding: 0.25rem 0.75rem;
    background-color: #000000;
    border: 1px solid #000000;
    color: #FFFFFF !important;
}

.btn-outline-black {
    padding: 0.25rem 0.75rem;
    border: 1px solid #000000;
    border-radius: 0;
    color: #000000 !important;
}

.btn-outline-black:hover {
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff !important;
}

.gray-bg {
    background-color: #eeeeee;
}

.dark-bg {
    background-color: #343947
}

.wp-block-embed {
    margin-bottom: 1.3rem;
}

.wp-block-embed__wrapper iframe {
    width: 100%;
}

.wp-block-video video {
    width: 100%;
}

.rl-ad {
    text-align: center;
    width: 100%;
}

.rl-ad iframe {
    margin-bottom: 1.3rem;
    display: block;
}

.wp-block-image figcaption, .blocks-gallery-caption {
    margin-bottom: 1.3rem;
}

.wp-block-image {
    margin-bottom: 1.3rem;
}

.blocks-gallery-grid {
    margin-bottom: 0.5rem !important;
}


.cb-red:focus ~
.custom-control-label::before {
    /* unset focus style */
    border-color: #adb5bd !important;
    box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0) !important;
}

.cb-red:checked ~
.custom-control-label::before {
    border-color: #DC0000 !important;
    background-color: #DC0000 !important;
}

.cb-red:disabled:checked ~
.custom-control-label::before {
    border-color: #ea8686 !important;
    background-color: #ea8686 !important;
}

.cb-red:active ~
.custom-control-label::before {
    border-color: #e74848 !important;
    background-color: #e74848 !important;
}

.form-control:focus {
    border-color: #000000;
}

.feira-formacao-title {
    color: #FFFFFF;
    background-color: #da4458;
    padding: 1rem;
    font-size: 1.35rem;
}

.feira-formacao-title-job {
    background-color: #fde000;
    padding: 1rem;
    font-size: 1.35rem;
}

.feira-formacao-title-inverted {
    color: #141823;
    border: 1px solid #da4458;
    padding: 1rem;
    font-size: 1.35rem;
}

.btn-blue {
    background-color: #da4458;
    border: 1px solid #da4458 !important;;
    color: white;
}

.btn-blue:hover {
    border: 1px solid #da4458;
    background-color: transparent;
    color: #da4458 !important;
}

.podcast-description {
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;

}

.item-online-fair {
    background-color: #da4458;
}

.item-online-fair a {
    color: #FFFFFF;
}

.item-online-fair:hover {
    border: 1px solid #da4458;
    background-color: transparent;
    color: #da4458 !important;
}

.item-online-fair a:hover {
    color: #000000 !important;
}

.tag-online-fair-partner {
    background-color: #da4458;
    padding: 0.25rem 0.5rem;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: bold;
    color: white;
    margin: 0.5rem auto;
    text-align: center;
    display: block;
    width: 70px;
}

.tag-online-fair-partner-job {
    background-color: #fde500;
    color: #1b1e21;
    padding: 0.25rem 0.5rem;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: bold;
    margin: 0.5rem auto;
    text-align: center;
    display: block;
    width: 70px;
}

.checklist-signatures {
    padding-left: 12px;
}

.woocommerce-product-details__short-description li {
    margin-bottom: 12px;
    margin-left: -30px;
    display: flex;
    align-items: center;
}

.checklist-signatures li {
    margin-bottom: 12px;
    margin-left: -10px;
    display: flex;
    align-items: center;
}

.woocommerce-product-details__short-description li::before {
    color: transparent;
    font-size: 1px;
    content: " ";
    margin-left: -1.3em;
    margin-right: 15px;
    padding: 12px;
    background-color: black;
    -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1.25 17.292l-4.5-4.364 1.857-1.858 2.643 2.506 5.643-5.784 1.857 1.857-7.5 7.643z'/></svg>");
    -webkit-mask-size: cover;
}

.checklist-signatures li::before {
    color: transparent;
    font-size: 1px;
    content: " ";
    margin-left: -1.3em;
    margin-right: 15px;
    padding: 12px;
    background-color: black;
    -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1.25 17.292l-4.5-4.364 1.857-1.858 2.643 2.506 5.643-5.784 1.857 1.857-7.5 7.643z'/></svg>");
    -webkit-mask-size: cover;
}

.parent {
    overflow: hidden; /* required */
}

.ribbon {
    margin: 0;
    background: #fde500;
    color: #000000;
    padding: 0.15rem 0;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(22%) translateY(149%) rotate(45deg);
    transform-origin: top right;
    font-size: 0.8rem;
}

.ribbon:before,
.ribbon:after {
    content: '';
    position: absolute;
    top: 0;
    margin: 0 -1px; /* tweak */
    width: 100%;
    height: 100%;
    background: #fde500;
}

.ribbon:before {
    right: 100%;
}

.ribbon:after {
    left: 100%;
}

.updating-wrapper{
    background-color: #eeeeee;
    margin-bottom: 0.5rem;
    padding: 0 0.25rem 0 0.25rem;
    display: inline-block;
    border-radius: 4px;
}

.wp-block-quote {
    background: transparent;
}


.quote-img > img {
    aspect-ratio: 1 !important;
    object-fit: cover;
}

@media only screen and (max-width: 781px) {
    .wp-container-3 {
        gap: 0 !important;
    }

    .wp-block-column {
        margin-top: 1rem !important;
    }

    .quote-img > img {
        max-width: 150px;
        display: block;
        margin: 0 auto;
    }

    .wp-block-quote {
        max-width: 400px;
        display: block;
        margin: 0 auto;
    }
}

.updating {
    text-transform: uppercase;
    font-size: 0.7rem;
    font-weight: bold;
    color: #141823;
}
.updating-signal {
    width: 1rem;
    height: 1rem;
    background-color: #dc0000;
}

.guia-span-date {
    font-size: 0.75rem;
    color: #111111;
    position: relative;
    top: -5px;
}
#wp-admin-bar-customize, #wp-admin-bar-updates, .ab-item.ab-empty-item > .ab-label, #wp-admin-bar-autoptimize > .ab-item > .ab-label {
    display: none !important;
}
.rounded-rl {
    border-radius: 8px 8px 8px 8px;
}
.yellow-bg-50 {
    background-color: rgba(253, 229, 0, 0.3);
}
.old-article-label {
    font-family: 'Stag-Book';
    display: table;
    background: #fde500;
    border-radius: 4px;
    padding: 2px 6px 0px 4px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.exclusive-article-label {
    font-family: 'Stag-Book';
    display: table;
    border-radius: 4px;
    padding: 6px 8px 4px;
    margin-top: 8px;
    margin-bottom: 8px;
    border: solid 1px #000;
}
.unlocked-article-label {
    font-family: 'Stag-Book';
    display: table;
    border-radius: 4px;
    padding: 6px 8px 4px;
    margin-top: 8px;
    margin-bottom: 8px;
    border: solid 1px #000;
    background: #008808;
    color: #fff;
}
.exclusive-article-a {
    color: #dc0000;
    cursor: pointer;
    transition: 0.25s ease-in-out;
}
.exclusive-article-a:hover {
    color: #1f1a17 !important;
}
.exclusive-article-icon {
    margin-right: 6px;
}
.mt-modal {
    margin-top: 64px;
}
.modal-header-no-border {
    border-bottom: none;
    padding-bottom: 0px;
}
.modal-text-subscribe {
    line-height: 1.6;
    font-family: 'Stag-Book' !important;
    font-size: 1.05rem;
    text-align: center;
}
.modal-icon-subscribe{
    display: block;
    margin: 0 auto 16px;
    height: 60px;
}
.gift-article-label {
    cursor: pointer;
    font-family: 'Stag-Book';
    display: table;
    border-radius: 4px;
    padding: 6px 8px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: solid 1px #000;
}

.gift-article-label:hover {
    border: solid 1px #dc0000;
}
#paywall-modal {
    max-height: 80vh;
}
.modal-text-container {
    width: 100%;
    margin-bottom: 32px;
}
.modal-text-container > p {
    width: 100%;
    text-align: center;
    font-size: 1rem;
}
#copy-el {
    animation: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
#copy-el:hover {
    color: #dc0000;
    text-decoration: underline;
}
.text-rl {
    color: #dc0000 !important;
    transition: 0.25s ease-in-out;
    cursor: pointer;
}
.text-rl:hover{
    color: #000 !important;
}

.blink-signature {
    animation: blinker 1s linear infinite;
    color: #dc0000;
}

@keyframes blinker {
    from { opacity: 1.0; }
    50% { opacity: 0.25; }
    to { opacity: 1.0; }
}
.galleryviewer__container {
    z-index: 99999 !important;
}

#menu-item-349102 {
    background: #dc0000;
    margin-left: -8px;
    padding-left: 8px;
    padding-top: 2px;
    border-radius: 4px;
}
.hover-scale, .hover-scale img, .rl-ad img {
    transition: 0.3s all;
}
.hover-scale:hover, .rl-ad img:hover {
    transform: scale(1.025);
}

.rl-ad span {
    transition: opacity 0.22s ease, transform 0.22s ease, visibility 0.22s;
}
.rl-ad:has(img:hover) span,
.rl-ad:has(iframe:hover) span {
    opacity: 0;
    visibility: hidden;
    transform: translateY(4px);
    pointer-events: none;
}
.rl-ad img:hover + span,
.rl-ad img:hover ~ span,
.rl-ad iframe:hover + span,
.rl-ad iframe:hover ~ span {
    opacity: 0;
    visibility: hidden;
    transform: translateY(4px);
    pointer-events: none;
}

.hover-scale:hover:not(.no-highlight) img {
    filter: brightness(0.85);
}