/*
Theme Name: SMN Theme v.1.3.0
Theme URI: http://www.feverup.com
Author: Fever Labs
Author URI: http://www.feverup.com
Description: Fever!
Tags: one-column,two-columns,left-sidebar,right-sidebar,grid-layout,flexible-header,custom-background,custom-colors,custom-header,featured-images,footer-widgets,theme-options,news
Version: 1.3.0
*/

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.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: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.bypostauthor>article .fn:after {
    content: "\f304";
    left: 3px;
    position: relative;
    top: 5px;
}

.post-meta-avatar {
    display: none !important;
}

html {
    margin-top: 0 !important;
}

.pull-right {
    color: white !important;
}

.social-sharing-count {
    display: none;
}

.df-comments-wrap {
    display: none;
}

.df-wraper .entry-title--secondary {
    font-size: 24px;
    text-transform: none;
}

.df-shortcode-blocks .df-shortcode-blocks-top .df-shortcode-blocks-title {
    text-transform: none !important;
}

.df-widget-popular.style-tab ul.df-nav-tab li a {
    text-transform: none !important;
}

.df-container-footer {
    padding-bottom: 0 !important;
}

.df-footer-copyright {
    padding-top: 0 !important;
    padding-bottom: 40px !important;
}

.df-copyright {
    display: block !important;
}

.mobile-menu .mobile-search .mobile-form-search {
    color: #333 !important;
    font-size: 16px !important;
}

.mobile-menu .mobile-search .df-button-search {
    font-size: 24px;
}

#df-sticky-nav {
    height: 80px !important;
    overflow: hidden;
    padding: 10px 0;
}

#df-menu-sticky li.df-navbar-brand {
    -moz-transform: translateY(0%) !important;
    -webkit-transform: translateY(0%) !important;
    -o-transform: translateY(0%) !important;
    transform: translateY(0%) !important;
}

#df-title-sticky .df-navbar-brand {
    -moz-transform: translateY(-13%) !important;
    -webkit-transform: translateY(-13%) !important;
    -o-transform: translateY(-13%) !important;
    transform: translateY(-13%) !important;
}

#df-menu-sticky,
#df-title-sticky {
    height: 80px !important;
}

.csstransforms3d #df-menu-sticky.hide-this,
.csstransforms3d #df-title-sticky.show-this {
    -moz-transform: translate3d(0, -80px, 0) !important;
    -webkit-transform: translate3d(0, -80px, 0) !important;
    -o-transform: translate3d(0, -80px, 0) !important;
    transform: translate3d(0, -80px, 0) !important;
}

.csstransforms3d #df-title-sticky.hide-this {
    -moz-transform: translate3d(0, -160px, 0) !important;
    -webkit-transform: translate3d(0, -160px, 0) !important;
    -o-transform: translate3d(0, -160px, 0) !important;
    transform: translate3d(0, -160px, 0) !important;
}

.df-header-4 .df-top-bar {
    background-color: #fff;
    border-bottom: 1px none #2d2d2d;
}

.df-header-4 .df-top-bar a {
    color: black !important;
}

@media (min-width: 801px) {
    .df-navigator {
        display: none !important;
    }
}

.entry-category .cat-RECOMENDADOS,
.entry-category .cat-Recommended {
    display: none !important;
}

.thumb-desc h6 {
    display: none !important;
}

.df-shortcode-blocks-main h6 {
    display: none !important;
}

.df-breadcrumb-container {
    display: none !important;
}

#df_widget_block-2,
#widget_tptn_pop-2 {
    background-color: #fff !important;
}

body,
#df-side-menu {
    border-top: 10px solid var(--primary-color);
}

#df-footer-wrapper {
    border-bottom: 10px solid var(--primary-color);
}

#df-side-menu .nano-content .widget_nav_menu a:hover {
    color: var(--primary-color);
}

.df-header-logo,
.df-navbar-brand img {
    max-height: 55px;
    max-width: 110px;
}

.df-navbar-brand img {
    height: auto !important;
}

#page #df-footer-wrapper h5.df-widget-title,
#page .df-footer-bottom .df-heading {
    font-size: 16px;
    font-family: Open Sans Condensed;
}

.df-post-content .tags {
    display: inline-block;
    margin-right: 5px;
}

@media screen and (max-width: 34em) {
    .page-template-page-pagebuilder #df-content-wrapper {
        padding-top: 20px;
    }

    .df-wraper .article-title {
        font-size: 20px !important;
        margin-bottom: 5px;
        line-height: 1.2em;
    }
}

ul.tags li a {
    font-weight: normal;
}

.tptn_posts_widget ul {
    padding-left: 0;
    list-style-type: none;
}

.tptn_link img {
    height: auto;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
}

.tptn_title {
    color: black;
    font-size: 17px;
    font-size: 20px;
    font-weight: 700;
    font-weight: 400;
    font-family: Poppins;
    font-family: Oswald;
    margin-right: 5px;
    letter-spacing: 0;
}

.tptn_date {
    color: #a5a5a5;
    font-size: 10px;
    text-transform: uppercase;
}

.carousel-content-inner h1 {
    color: white !important;
}

.carousel-content-inner h6 {
    display: none;
}

section.widget .df-widget-title {
    text-transform: uppercase;
}

.df-header-4 #megadropdown {
    background-color: #fff !important;
}

.header-4-fullboxed a {
    color: #000 !important;
}

#df-primary-menu-megadropdown {
    width: 100%;
    display: block;
    text-align: center;
}

#df-primary-menu-megadropdown li {
    display: inline-block;
    float: none;
}

#df-primary-menu-megadropdown a {
    height: auto;
    padding: 10px;
}

#df-sticky-nav #df-primary-menu-megadropdown {
    height: 80px;
    width: calc(100% - 230px);
    overflow: hidden;
    margin-left: 180px;
    text-align: center;
}

.header-4-fullboxed,
.df-header-4 .df-top-bar {
    max-width: 1150px;
    margin: 0 auto;
}

#megadropdown .nav li a:hover,
#megadropdown-sticky .nav li a:hover {
    color: var(--primary-color) !important;
}

.ion-navicon,
.ion-ios-more {
    color: black !important;
}

.mobile-social * {
    color: black !important;
}

.comment-counter {
    display: none;
}

.post-meta-desc a {
    font-weight: 700 !important;
}

.post-meta-desc a:last-of-type {
    display: none;
}

.post-meta-desc-top a {
    display: inline-block !important;
}

.df-footer-top .df-footer-top-inner {
    margin-bottom: 0;
}

.df-footer-top div.widget.df-footer-top-inner {
    padding-bottom: 0 !important;
}

.footer-widget__list {
    list-style: none;
    padding: 0;
}

.footer-widget__list li {
    margin-bottom: 16px;
}

.footer-widget__list li a:hover {
    color: white !important;
}

.footer-widget__title {
    color: #f9f9f9 !important;
    font-size: 20px;
    font-family: Open Sans Condensed;
}

.footer-widget__rrss {
    padding-left: 0;
    text-align: center;
    list-style: none;
}

.footer-widget__rrss li {
    display: inline-block;
}

.footer-widget__rrss img {
    width: 60px;
}

.footer-widget__rrss a {
    color: #fff;
}

.footer-widget__logo {
    display: block;
    text-align: center;
}

.df-footer-top .textwidget {
    padding-top: 0 !important;
}

#cookie_info_breve #actions_info_breve {
    margin-top: 10px !important;
}

#cookie_info_breve #container_info_breve {
    width: 100% !important;
    background-color: rgba(255, 255, 255, 0.95);
    font-size: 13px;
    left: 0 !important;
    margin-left: 0 !important;
    bottom: 0 !important;
    border-top: 10px solid var(--primary-color);
    padding: 1em !important;
}

#text_info_breve a {
    text-decoration: underline;
}

#cookie_close_banner {
    color: #888;
    margin-right: 0 !important;
    float: none !important;
    font-size: 11px;
}

#cookie_min_banner {
    display: none;
}

#cookie_info_breve #text_info_breve {
    font-size: 11px !important;
}

#cookie_info_breve #cookie_accept_button {
    width: 100% !important;
    background-color: var(--primary-color) !important;
    margin-bottom: 15px !important;
}

#cookie_info_breve #cookie_accept_button:hover {
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    text-shadow: none !important;
}

#cookie_info_breve #cookie_button_actions {
    width: 100%;
    text-align: center !important;
}

@media screen and (min-width: 768px) {
    #cookie_info_breve #actions_info_breve {
        width: 20%;
        position: relative !important;
        right: auto !important;
        bottom: auto !important;
        float: right;
        margin-top: 0 !important;
    }

    #cookie_info_breve #text_info_breve {
        font-size: 13px !important;
    }
}

.list-inline.shortcode-pagination {
    margin-bottom: 60px;
}

#df-sticky-nav li.df-pipeline,
#df-sticky-nav li.df-pipeline+li {
    display: none;
}

.social-sharing-count {
    display: none !important;
}

.avatar {
    display: none !important;
}

.avatar-64 {
    display: none !important;
}

.tptn_counter {
    display: none !important;
}

.df-category-header ul.entry-crumb {
    display: none;
}

.single-post .df-single-post h1 a,
.single-post .df-single-post h2 a,
.single-post .df-single-post h3 a,
.single-post .df-single-post h4 a,
.single-post .df-single-post h5 a,
.single-post .df-single-post h6 a {
    text-decoration: underline;
    color: var(--primary-color) !important;
}

.post-meta ul li:first-child {
    display: none !important;
}

.entry-content p a {
    text-decoration: underline !important;
}

.df-related-post h1 {
    font-size: 28px !important;
}

.related-cover h1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    font-family: Open Sans Condensed;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0;
}

.menu-wrap .df-separator {
    border-bottom-color: #ddd !important;
}

.mobile-menu-header {
    margin-bottom: 30px !important;
}

.mobile-menu-header li a,
.menu-wrap input.df-form-search,
.menu-wrap .input-group-btn .ion-search {
    color: #333 !important;
}

.mobile-menu-header li a {
    font-size: 25px !important;
}

.close-cookie-monster {
    background-color: #efefef;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.newsletter-form h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 20px;
    font-family: Oswald;
    font-style: normal;
    text-transform: none;
    margin-bottom: 10px;
    border-bottom: 3px solid #000;
    letter-spacing: 0;
}

.newsletter-form label {
    width: 100%;
    font-size: 11px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.newsletter-form input {
    max-width: 100% !important;
    padding: 10px !important;
}

.newsletter-form .newsletter-form__dateInput {
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 10px;
    border: 1px solid #000;
    outline: 0;
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.newsletter-form .newsletter-form__dateInput:focus {
    -moz-box-shadow: 3px 3px 0 #000;
    -webkit-box-shadow: 3px 3px 0 #000;
    -o-box-shadow: 3px 3px 0 #000;
    box-shadow: 3px 3px 0 #000;
}

.newsletter-form .newsletter-form__terms label {
    text-transform: none !important;
    text-align: left;
}

.newsletter-form .newsletter-form__terms label a {
    color: #000 !important;
}

.newsletter-form .newsletter-form__submit {
    width: 100% !important;
    background-color: var(--primary-color) !important;
    font-size: 18px !important;
    font-family: Oswald !important;
    text-transform: uppercase !important;
    border: 0;
}

.newsletter-form .newsletter-form__submit:hover {
    background-color: var(--primary-color) !important;
    filter: brightness(85%);
}

#cookie_action_close_header {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

#fboo-link,
#gaoo-link {
    border: solid 1px;
    padding: 3px 10px;
}

.fboo-link-activate,
.gaoo-link-activate {
    background-color: #abcd44;
    color: #fff !important;
}

@media screen and (max-width: 1360px) {
    #df-menu-sticky .menu-item {
        display: none;
    }
}

@media screen and (max-width: 800px) and (min-width: 767px) {
    .logo-menu {
        height: auto !important;
    }
}

@media screen and (max-width: 800px) {
    .mobile-menu .df-logo-inner {
        padding-top: 10px !important;
    }
}

#secret-media-logo {
    margin-top: 19px;
    max-width: 200px;
}

@media (max-width: 768px) {
    .df-shortcode-blocks-main-inner h4 {
        font-size: 26px !important;
    }

    .carousel-content-inner {
        width: 80% !important;
        margin: 10px auto !important;
    }

    .footer-contact {
        font-size: 15px !important;
    }

    .footer-3-column {
        text-align: left !important;
    }

    div.widget.df-footer-top-inner {
        margin-bottom: 24px;
    }

    .enlace-footer {
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        text-decoration: none;
        font-family: Open Sans Condensed;
        cursor: pointer;
    }
}

@media (max-width: 767px) {

    .carousel-content-inner .entry-category,
    .carousel-content-inner .post-meta {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .logo-menu {
        height: auto !important;
    }
}

@media (min-width: 768px) {
    .list-inline.shortcode-pagination {
        margin-bottom: 30px;
    }

    .enlace-footer {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        text-decoration: none;
        font-family: Open Sans Condensed;
        cursor: pointer;
    }

    .post-block-cover h5 {
        display: none !important;
    }
}

@media (min-width: 769px) {
    div.widget.df-footer-top-inner {
        padding-bottom: 30px !important;
    }

    #page #df-footer-wrapper h5.df-widget-title,
    #page .df-footer-bottom .df-heading {
        font-size: 20px;
    }
}

#sumome-jquery-iframe+a {
    opacity: 0 !important;
    right: -50px !important;
}

#cookie-law-info-bar {
    border-top: solid 5px var(--primary-color) !important;

}

.cookie-law-info-bar-custom {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}

.cookie-law-info-bar-custom .text-center {
    text-align: center;
}

.cookie-law-info-bar-custom #cookie_action_close_header {
    background-color: var(--primary-color) !important;
    color: #fff !important;
    font-size: 24px;
    font-family: Open Sans Condensed;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
}

@media (min-width: 501px) {
    .cookie-law-info-bar-custom #cookie_action_close_header {
        margin-top: 30px;
    }

    .cookie-law-info-bar-custom .text-center {
        text-align: left;
    }
}

.cookie-law-info-bar-custom #cookie_action_close_header:hover {
    background-color: #9ac748 !important;
}

.cookie-law-info-bar-custom p.lead {
    font-size: 22px;
    font-family: Open Sans Condensed;
    font-weight: 700;
    margin-bottom: 5px;
}

.cookie-law-info-bar-custom p {
    font-size: 12px;
    margin-bottom: 0;
}

#CONSTANT_OPEN_URL {
    margin-left: 0 !important;
}

@media (min-width: 1200px) {
    .boxed {
        width: auto;
    }

    .container {
        width: 1150px;
    }
}

@media (min-width: 1024px) {
    .category .article-img-wrap {
        padding-left: 20px;
    }
}

/* Media content styles */
@media (min-width: 769px) {
    .sangria {
        padding: 0 30px;
    }

    .mosaico {
        margin: 0 -15px;
        overflow: hidden;
    }

    .mosaico img {
        padding: 0 15px;
        width: 50%;
        float: left;
    }
}

/* Banner styles */

a.mpu_banner {
    display: block;
    margin: 0 auto 25px;
    max-width: 320px;
}

.mpu_banner img {
    width: 100%;
}

.mpu_banner_top {
    display: block;
    margin: 0 18px;
}

.mpu_banner_top img {
    width: 100%;
    margin-bottom: 20px;
}

.mpu_banner span {
    background-color: #efefef;
    color: #202020;
    display: block;
    font-size: 12px;
    padding-left: 5px;
}

a.mpu_banner.mpu_banner--show-for-desktop {
    display: none;
}

a.mpu_banner.mpu_banner--show-for-mobile {
    display: block;
    text-decoration: none !important;
    color: #202020;
}

@media (min-width: 992px) {
    a.mpu_banner {
        max-width: 100%;
    }

    .mpu_banner img {
        max-width: 100%;
    }

    a.mpu_banner.mpu_banner--show-for-desktop {
        display: block;
    }

    a.mpu_banner.mpu_banner--show-for-mobile {
        display: none;
    }

    .mpu_banner_top img {
        margin-bottom: 30px;
    }
}

@media (min-width: 800px) {
    .branded{
        position: relative;
    }

    .branded .container {
        background: #fff;
        position: relative;
        z-index: 1;
    }

    .branded::before {
        content: " ";
        position: absolute;
        display: block;
        height: 100%;
        left: 0;
        top: 0;
        width: 20%;
        background: no-repeat left -6% top;
        background-size: auto 100%;
        background-attachment: fixed;
        z-index: 0;
    }
    .branded::after {
        content: " ";
        position: absolute;
        display: block;
        height: 100%;
        top: 0;
        right: 0;
        width: 20%;
        background: no-repeat right -8% top;
        background-size: auto 100%;
        background-attachment: fixed;
        z-index: 0;
    }
    .branded-campari::before {
        background-image: url(dancers.jpg);
    }
    .branded-campari::after {
        background-image: url(dancers.jpg);
    }
    .branded-seagrams::before {
        background-image: url(Seagrams_BG.jpg);
    }
    .branded-seagrams::after {
        background-image: url(Seagrams_BG.jpg);
    }
}

/* Banner bottom posts styles */

.banner-bottom img {
    width: 100%;
    margin-bottom: 10px;
}

.banner-bottom {
    margin: 10px;
    display: block;
}

@media (min-width: 640px) {
    .banner-bottom {
        margin: 15px 35px;
    }

}

@media (min-width: 992px) {
    .banner-bottom {
        margin: 10px 35px;
    }

}

/* Auto height to the last post image in home page */

.vc_row .vc_col-sm-8.df_col-sm-8 .df-shortcode-blocks.style-11 .main-blocks>.df-shortcode-blocks-main.main-grid,
.vc_row .vc_col-sm-8.df_col-sm-8 .df-shortcode-blocks.style-13 .main-blocks>.df-shortcode-blocks-main.main-grid {
    height: auto;
}

.gallery-item img {
    height: auto;
}

/* Quantcast plugin */
@media screen and (max-width: 550px) {
    .qc-cmp-ui {
        align-self: flex-end;
        margin: 0 auto !important;
    }
    #qcCmpNavPublisherLogo,
    #qcCmpUi .qc-cmp-close-icon,
    #qcCmpUi .qc-cmp-link-text  {
        display: none;
    }
    #qcCmpUi .qc-cmp-ui-content {
        padding-bottom: 0;
    }
    #qcCmpUi .qc-cmp-title,
    #qcCmpUi .qc-cmp-sub-title,
    #qcCmpUi .qc-cmp-bold-messaging {
        font-size: 20px;
        text-align: left;
        line-height: 1.2em;
    }
    #qcCmpUi .qc-cmp-main-messaging,
    #qcCmpUi .qc-cmp-messaging,
    #qcCmpUi .qc-cmp-purpose-description {
        font-size: 12px;
        line-height: 1.2em;
    }
    #qcCmpUi .qc-cmp-nav-bar.qc-cmp-bottom {
        height: 15rem;
    }
}
#qcCmpUi .qc-cmp-title,
#qcCmpUi .qc-cmp-sub-title {
    font-size: 24px;
    line-height: 1.2em;
}
.qc-cmp-persistent-link {
    display: none !important;
}

/* Mailchimp form subscribe */

.footer-widget__newsletter {
	max-width: 290px;
	overflow: hidden;
}

.footer-widget__newsletter.sidebar-region {
	max-width: none;
}

@media (min-width: 992px) {
	.footer-widget__newsletter {
		margin-bottom: 20px;
	}
}

.footer-widget__newsletter .footer-widget__title {
	margin-bottom: 10px;
}

.footer-widget__newsletter.sidebar-region .footer-widget__title {
	margin-bottom: 10px;
    color: #222 !important;
	font-family: Oswald;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
	text-transform: uppercase;
}

.footer-widget__newsletter .mc4wp-form-fields {
	float: left;
	width: 100%;
    position: relative;
    margin-bottom: 16px;
}

.footer-widget__newsletter .mc4wp-form-fields p {
	margin-bottom: 5px;
}

.footer-widget__newsletter .mc4wp-form-fields input {
	border: 0;
	margin: 0;
}

.footer-widget__newsletter .mc4wp-form-fields .field-email input {
	padding: 12px 5px;
    height: 45px;
    color: #222;
}

.footer-widget__newsletter.sidebar-region .mc4wp-form-fields .field-email input {
	border: 1px solid #000;
}

.footer-widget__newsletter .mc4wp-form-fields .field-submit {
	position: absolute;
    top: 0;
    right: 0;
    width: 100px;
}

.footer-widget__newsletter .mc4wp-form-fields .field-submit input {
	width: 100%;
    padding: 12px 5px;
	height: 45px;
	color: #fff;
	background: var(--primary-color);
}

.footer-widget__newsletter .mc4wp-form-fields .field-submit input:hover {
	opacity: 0.8;
}

.footer-widget__newsletter .mc4wp-form-fields .field-submit label {
	margin: 0;
}

.footer-widget__newsletter .mc4wp-form-fields .field-terms {
	margin-bottom: 0;
	font-size: 12px;
}

.footer-widget__newsletter .mc4wp-form-fields .field-terms input {
	margin: 0 5px 0 0;
    position: relative;
    top: 6px;
    width: 20px;
    height: 20px;
}

.footer-widget__newsletter .mc4wp-form-fields .field-terms label {
	font-weight: normal;
}

.footer-widget__newsletter.sidebar-region .mc4wp-form-fields .field-terms a {
	color: var(--primary-color) !important;
	font-weight: normal;
	text-decoration: none !important;
}

.footer-widget__newsletter.sidebar-region .mc4wp-form-fields .field-terms a:hover {
	font-weight: bold;
	text-decoration: underline !important;
}
