header h1 img {
    max-width: 70%;
}
header h1 a {
    text-align: center;
}

.social-icon img {
    max-width: 25px;
    max-height: 25px;
    width: auto;
    height: auto;
}

.news .col.view-hidden {
    display: none;
}
.row.premiere .col.view-hidden {
    display: none;
}

.menu-language .social-icon span {
    background: white;
    padding: 3px;
    width: 31px;
    height: 31px;
    border-radius: 100%;
}

.site-footer .widget_nav_menu a, .primary-sidebar a, .primary-sidebar .widget ul li.recentcomments span {
    text-transform: none !important;
}

.menu-language .button {
    background-color: #B60E30 !important;
    border: 1px solid #B60E30 !important;
    color: white !important;
}

.search .search-button {
    outline: none;
    cursor: pointer;
    border: none;
    background: none;
}
.search .search-button img {
    max-width: 20px;
    height: auto;
}

.current-menu-item .sub-menu a, .current_page_ancestor .sub-menu a {
    font-size: 14px;
}

.menu-main {
    font-size: 16px;
    font-weight: 600;
}
.menu-main .menu-item-has-children {
    position: relative;
}
/* .menu-main > .menu-item-has-children::after {
    position: absolute;
    right: 2px;
    width: 14px;
    height: 10px;
    top: 8px;
    content: "";
    display: block;
    background-image: url('../assets/arrow_down.png');
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: center center;
} */
.menu-main .more-arrow, .menu-main-mobile .more-arrow {
    position: absolute;
    right: 2px;
    width: 14px;
    height: 10px;
    top: 8px;
    content: "";
    cursor: pointer;
    display: block;
    background-image: url('../assets/arrow_down.png');
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: center center;
}
.menu-main  .more-arrow.is-active, .menu-main-mobile .more-arrow.is-active {
    position: absolute;
    right: 2px;
    width: 14px;
    height: 10px;
    top: 8px;
    content: "";
    display: block;
    background-image: url('../assets/arrow_down.png');
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: center center;
    transform: rotate(180deg);
}

.menu-main-mobile .more-arrow.is-active, .menu-main-mobile .more-arrow {
    top: 0px;
    height: 42px;
    width: 30px;
    right: 0px;
}

.current-menu-item  .sub-menu, .current_page_ancestor .sub-menu {
    display:none;
}
.current-menu-item > .sub-menu, .current_page_ancestor > .sub-menu {
    display:block;
}
.menu-main > .menu-item-has-children.current_page_ancestor::after,
.menu-main > .menu-item-has-children.current-menu-item::after,
.menu-main-mobile > .menu-item-has-children.current_page_ancestor::after,
.menu-main-mobile > .menu-item-has-children.current-menu-item::after {
    transform: rotate(180deg);
}
.menu-main > .menu-item-has-children > a,
.menu-main-mobile > .menu-item-has-children > a {
    padding-right: 17px;
}
.menu-main .sub-menu a,
.menu-main-mobile .sub-menu a {
    padding-right: 10px;
    font-size: 14px;
    font-weight: 600;
}
.search-top button {
    top: 5px;
    position: relative;
}

.button.view-oversell {
    background-color: gray !important;
    border-color: gray !important;
    cursor: default !important;
}
.button.view-oversell button {
    background-color: gray !important;
    border-color: gray !important;
    cursor: default !important;
    border: 0 !important;
    font-weight: 600 !important;
    color: #ffffff !important;
}

.socials-mobile li {
    display: inline;
}
.socials-mobile img {
    max-width: 25px;
    max-height: 25px;
    width: auto;
    height: auto;
}
    
.socials-mobile li a {
    display: inline-block;
    padding: 13px 5px;
    border-bottom: none;
    
}


.menu-main-mobile .menu-item-has-children {
    position: relative;
}
.arrow-more {
    position: absolute;
    right: 2px;
    top: 0;
    width: 40px;
    cursor: pointer;
    z-index: 2;
    height: 40px;
    background-image: url('../assets/arrow_down.png');
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: center center;
}

.to-very-top {
    margin-top: -200px;
}

.max-width-50 {
    max-width: 50%;
}

.content .mainpage .special img {
    height: auto !important;
}
.content .mainpage .special {
    width: 100%;
}

.single .actual-detail-content p strong {
    display: inline;
    padding-bottom: 0;
}

.page .actual-detail-content p strong {
    display: inline;
    padding-bottom: 0;
}

.datepicker_wrapper .ui-datepicker-calendar {
    display: none;
}

.button-bot a.is-loading, .actual-detail-content .button.is-loading {
    background-color: #777777;
    border: 1px solid #777777;
}

.page-template-default .actual-detail-content h3 {
    margin-bottom: 10px;
}
/* .page-template-tpl-program .actual-detail-content h2, */
.actual-detail-content h2 {
    height: auto;
    background: none;
    font-size: 24px;
}
.actual-detail-content ul {
    font-weight: 600;
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 15px;
}
.actual-detail-content li {
    margin-left: 20px;
    list-style-type: disc;
}
.actual-detail-content ul a ,
.actual-detail-content p a {
    color: #B60E30;
    text-decoration: underline;
}

.news .button.view-inverted {
    background-color: #ffffff;
}
.news .button button.view-inverted {
    background-color: #ffffff;
    color: #B60E30;
}

.title.with-content .actual-detail-content {
    padding-top: 40px;
    padding-right: 30px;
}

@media only screen and (min-width: 1064px) {
    .custom-flex .search-box {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .custom-flex {
        display: flex;
        justify-content: space-between;
    }
}
@media only screen and (max-width: 739px) {
    .premiere .col--1of3, .row.news:not(.plan) .col {
        flex-basis: calc(100% - 60px);
        max-width: calc(100% - 60px);
    }
    .actual-detail-head h3, .actual-detail-head h2 {
        font-size: 40px;
    }
    /* .program li {
        margin-bottom: 8px;
        display: block;
        margin-right: 0;
        text-align: center;
    } */
}

@media only screen and (min-width: 740px) {
    .content .mainpage .special img,
    .content .mainpage .special video {
        left: 0px !important;
        width: calc(100% + 20px);
        max-width: calc(100% + 20px);
    }
}



@media (max-width: 920px) and (min-width: 741px) {
    .menu-language a {
        padding: 0 8px;
    }
    .search {
        left: 188px;
    }
    .search input {
        font-size: 12px;
        width: 128px;
    }
}
