﻿.channel {}

@font-face {
    font-family: 'bbc-lifestyle';
    src: url('../../../fonts/emeachannelsites/bbc_lifestyle_regular-webfont.eot') format('embedded-opentype'), url('../../../fonts/emeachannelsites/bbc_lifestyle_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal
}

.channels-article-block:hover .lifter .article-block_meta,
.channels-article-block:focus .lifter .article-block_meta {
    padding: 18px 16px 8px;
    box-shadow: inset 0 4px 0 #fff;
}

.channel-four .row .col-lg-3 {
    padding-right: calc(var(--bs-gutter-x) * 0);
    padding-left: calc(var(--bs-gutter-x) * 0);
}

.channel-four .row {
    margin-left: calc(0 * var(--bs-gutter-x));
}

.channel-header {
    background: #fff;
}

.channel-header {
    color: #fff;
    padding-top: 4em;
}

.channel-header .header {
    display: flex;
    position: relative;
    align-items: flex-end;
    padding-bottom: 1.2em;
}

.channel-header .container {
    overflow: visible;
}

.channel-header .channel-patch {
    margin-right: 1.3em;
    margin-bottom: 0;

}

.channel-header .channel-patch .img-thumbnail {
    margin-bottom: 0;
    width: 160px;
    border: 0;
    border-radius: 0;
}

.channel-header .channel-patch.bbc-nordic {

    background-size: 100%;
    flex-shrink: 0;
    background-repeat: no-repeat;
}

.channel-header .sub-title {
    flex-grow: 1;
    margin-top: 20px;
}

.channel-header .sub-title {
    flex-basis: 77%;
    margin-right: 70px;
}

.channel-header h2 {
    color: rgba(0, 0, 0, .87);
    margin-top: -.1em;
}

.channel-header .sub-title h2 {
    font-family: bbc-lifestyle;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0;
    text-align: left;
    text-transform: none;
    color: #565656;
}

.channel-header .header .button-group {
    margin-bottom: 0;
    margin-top: 1.4rem;
    display: flex;
}

.channel-header .header .button-group a {
    margin: 0 20px 0 0;
}

.channel-header .sub-title .button-group .buttonGreen {
    background-color: #565656 !important;
    border: 1px solid #565656 !important;
    color: #fff !important;
    font-weight: 500;
}

.channel-header .sub-title .button-group .buttonGreen:hover {
    background: linear-gradient(0deg, hsla(0, 0%, 100%, 0.05), hsla(0, 0%, 100%, 0.05)), #565656 !important;
}

.channel-header .sub-title .button-group .btnactive {
    border-color: #565656 !important;
    color: #565656 !important;
    font-weight: 400;
    border-radius: 2px;
    padding: 0.75em .8em;

}

.channel-header .sub-title .button-group .btnactive svg {
    fill: #565656 !important;
    margin-right: 10px;
}

.channel-header .sub-title .button-group .btnactive img {
    margin-right: 5px;
}

.channel-header .channel-logo.bbc-nordic-plus {
    background-color: #154a4b;
    height: 64px;
    width: 106px;
    flex-shrink: 0;
    background-size: 79%;
    background-position: 50%;
}

.channel-header .social {
    flex-basis: 13%;
}

.channel-header .social h3 {
    text-align: right;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3333333333em;
    margin-bottom: .7em;
    white-space: nowrap;
    color: rgba(86, 86, 86, .87) !important;
    letter-spacing: .1em;
    text-transform: none;
    margin-top: 0;
    font-family: bbc-lifestyle;
}

.channel-header .social ul {
    position: relative;
    right: -8px;
}

.channel-header .social ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.channel-header .social ul,
.channel-header .social ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.basic-channel-layout .channel-header .social a {
    vertical-align: super;
}

.channel-header .social ul li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
}

.channel-header .social ul li a svg {
    fill: #565656;
}

.header-tabs {
    justify-content: space-between;
    align-items: center;
}

.header-tabs .btnactive {
    border: none;
    color: #565656;
    font-weight: 400;
    padding: 0.75em .8em;
}

.header-tabs a svg {
    fill: #565656;
    margin-right: 5px;
    margin-top: -3px;
}

.header-tabs a {}

.header-tabs .button-group {
    margin: 0;
    display: flex;
    align-items: baseline;
}

.button-link {
    font-family: inherit;
    padding: 0.75em 1.1em 0.65em;
    font-size: 16px;
    line-height: 16px;
    height: auto;
    margin-bottom: 0.4em;
    display: inline-block;
    width: auto;
    max-width: 100%;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    border: none;
    color: #fff;
    font-weight: 700;
}

.header-tabs .button-group .button--primary,
.header-tabs .button-group .button--secondary {
    margin-left: auto;
    padding-right: 0 !important;
    border: 0;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.button-link.active {
    border-bottom-color: #01febf !important;
    border-bottom: 2px solid transparent;
    color: rgba(0, 0, 0, 0.87);
    background-color: transparent;
    font-size: 13px;
    font-weight: 700;
}

.button-link.in-active {
    color: rgba(0, 0, 0, .6);
    background-color: transparent;
    font-size: 13px;
}

.button-link.button--secondary {
    color: #7ea004 !important;
    background-color: transparent;
}

.button-link.button--secondary svg {
    fill: #565656 !important;
}

.button-link.button--secondary span {
    font-family: bbc-lifestyle;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0;
    text-align: center;
    color: #565656;
}

.event-blocks {
    display: flex;
}

.event-blocks .event-block {
    border: 1px solid hsla(0, 0%, 100%, .1);
    margin: 7px 15px 10px 0px;
    flex-basis: 20%;
    flex-grow: 1;
    padding: 8px 16px;
}

.event-block {
    border-color: #e9e9e9 !important;
}

.event-blocks .event-block .hover-wrapper {
    display: flex;
}

.event-blocks .event-block time {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-right: 1.7em;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: hsla(0, 0%, 100%, .6);
}

.event-block time {
    color: rgba(0, 0, 0, .6) !important;
}

.event-blocks .event-block h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    color: rgba(0, 0, 0, .87);
}

.event-blocks .event-block h5 {
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    font-weight: 400;
    color: rgba(0, 0, 0, .6);
}

.event-container .nav-tabs {
    --bs-nav-tabs-border-color: transparent;
    border-bottom: 0;
}

.event-container .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: inline-block;
    width: auto;
    max-width: 100%;
    color: rgba(0, 0, 0, .6);
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3333333333em;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.event-container .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    font-weight: 700;
    outline: 0;
    opacity: 1;
    border-bottom: 2px solid #bf9956;
    font-size: 13px;
    line-height: 16px;
    /*padding: 2em 0 8px;*/
    height: auto;
    margin-bottom: .4em;
    color: rgba(0, 0, 0, .87);
}

.slick-slider .slick-list {
    overflow: visible !important;
}

.slick-slider .slick-list .article-block_meta {
    margin-top: -8px;
}

.slick-next {
  background-color: #000 !important;
}

.channels-article-block:hover .article-block_meta {
    background: #fff !important;
}

.article-block_meta {
    padding-top: 8px;
}

.channels-article-block header {
    margin-bottom: 0px;
}

.article-block_meta .text-holder {
    max-width: 100%;
    padding-right: 5px;
}

.article-block_meta .text-holder h3 {
    color: #565656;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
    font-family: bbc-lifestyle;
}

.text-holder .gel-brevier {
    font-family: bbc-lifestyle;
    text-transform: none;
    letter-spacing: normal;
}

.article-block_meta p.label {
    padding-top: 0 !important;
    font-family: bbc-lifestyle !important;
}

.blog-filter-link .text-holder .label {
    font-size: .8rem;
    line-height: 1.33333em;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
    font-weight: 500;
    margin-top: 0;
    transition: color .2s linear .2s;
    color: #666;
    padding-top: 16px;
    text-transform: uppercase;
    font-family: inherit;
    text-decoration: none !important;
}

.blog-filter-link .text-holder .label {
    text-decoration: none;
}

.hide {
    display: none;
}

.buttonGreen {
    background-color: #565656;
    border: 1px solid #565656;
    color: #fff;
    font-weight: 400;
}

.channels-article-block:hover .hide {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: rgba(0, 0, 0, .6);
}

.channel-provider {}

.channel-finder .channel-provider {
    background: hsla(0, 0%, 100%, .5) !important;
    border: 1px solid #fff;
    color: rgba(0, 0, 0, .87);
    box-sizing: border-box;
    height: 46px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    padding: 14px 1em;
    margin: 0 0px 1.8rem;
    display: block;
    text-decoration: none;
    font-family: 'BBC Reith Sans Bd';
}

.channel-finder .channel-provider:hover{
    text-decoration:underline !important;
}

.channel-finder .channel-provider span {
    float: right;
    padding: 0;
}

.channel-finder .channel-provider span svg {
    fill: rgba(0, 0, 0, .87) !important;
}

.channel-finder svg {
    fill: rgba(0, 0, 0, .6) !important;
}

.channel-finder p {
    margin: 16px 36px 16px 0px;
    color: rgba(0, 0, 0, .6) !important;
}

.channel-finder .gel-pica {
    font-size: 18px;
    line-height: 1.25em;
    color: rgba(0, 0, 0, .6);
    font-weight: 400;
    font-family: bbc-lifestyle;
}

.channel-finder span {
    font-size: 14px;
    color: rgba(0, 0, 0, .87);
    padding: 10px;
}

.channel-finder span.active {
    font-weight: 700;
}

.channel-finder .gel-brevier {
    font-size: 15px;
    color: #333;
    font-family: bbc-lifestyle;
}

h3 {
    font-size: 2em;
    line-height: 1.125em;
    color: #565656;
    font-family: 'bbc-lifestyle';
    letter-spacing: normal !important;
    margin-bottom: 1.3em;
    position: relative;
    margin: 0 0 1.6rem;
    font-weight: 500;
}

.modal-dialog .modal-content {
    border-radius: 0;
}

.modal-dialog .modal-body {
    padding: 0;
    min-height: 18rem;
    display: flex;
}

.location-select {
    display: flex;
    max-width: 57rem;
    max-height: 54rem;
    padding: 0;
    border-radius: 0;
}

.location-select_regions {
    flex-basis: 33%;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 0;
    background: #f2f2f2;
    width: 30%;
    min-height: 18rem;
}

.location-select_regions .buttonGreen {
    text-align: left;
}

.location-select_regions .buttonGreen img {
    padding: 4px 0;
    float: right;
}

.select_countries {
    width: 70%;
    margin-top: 50px;
}

.select_countries .buttonGreen {
    display: block;
    width: 100px;
    left: 80%;
    bottom: 10%;
}

@media (max-width: 1023px) {
    .modal-body {
        display: block;
    }

    .location-select_regions {
        width: 100%;
        min-height: auto;
    }

    .select_countries {
        width: 100%;
        margin-top: 0px;
    }
}

@media (max-width: 599px) {
    .channel-header {
        padding-top: 3rem;
    }

    .channel-header .header {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 16px;
    }

    .channel-header .sub-title {
        flex-basis: 100%;
        margin-right: 0px;
    }

    .channel-header .header .button-group {
        flex-direction: column;
        align-items: flex-start;
    }

    .channel-header .sub-title .button-group .buttonGreen {
        width: 100%;
    }

    .channel-header .sub-title .button-group .btnactive {
        width: 100%;
        padding-left: 34%;
        padding-right: 14%;
    }

    .channel-header .header .button-group a {
        margin: 0 0 10px 0;
    }

    .channel-header .sub-title h2 {
        margin-bottom: 24px;
        font-size: 1.25em;
        font-weight: 400;
        line-height: 1.2em;
    }

    .channel-header .social ul {
        justify-content: flex-start;
    }

    .channel-header .social ul>li:first-child a {
        margin-left: 0;
    }

    .channel-header .social {
        margin: 20px 0px;
    }

    .channel-header .social h3 {
        text-align: left;
    }

    .channel-header .event-blocks {
        overflow-y: scroll;
    }

    .channel-header .event-blocks .event-block {
        min-width: 17em;
    }

    .grid-item {
        padding: 0;
    }
}

@media (min-width: 1008px) {
    .channel-header .header {
        align-items: flex-end;
    }

    .channel-header .sub-title {
        margin-top: -5px;
    }
}

.grid-item {
    margin: 0 0 0px 0;
    padding: 0 15px 0 0;
}

.bbc-nl-get-channel {
background-image: url('../../resources/emeachannelsites/africa/lifestyle-texture.png');
}

.production-navbar-items .nav-link {
    color: #3b1759 !important;
}

.production-navbar-items .nav-link.active {
    box-shadow: inset 0 -3px 0 #50d5b9 !important;
    color: #3b1759 !important;
}

.production-navbar-items .nav-link:hover {
    box-shadow: inset 0 -3px 0 #50d5b9;
    text-decoration: none;
}

.channels-article-block:hover .lifter .article-block_meta,
.channels-article-block:focus .lifter .article-block_meta {
    padding: 18px 16px 8px !important;
    box-shadow: none !important;
}

.text-holder .buttonGreen {
    background: #154a4b !important;
    color: #fff !important;
}

.text-holder .buttonGreen:hover {
    background: #337273 !important;
}

.more-info {
    color: #000;
    font-family:'BBC Reith Sans Bd';
        margin-top:10px;
}

.more-info:hover {
    text-decoration:underline;
}

.buttonGreen {
    background: #154a4b !important;
    color: #fff !important;
}

.btnactive {
    border: 1.2px solid #154a4b !important;
    color: #154a4b;
}

.channels-article-block:hover .lifter,
.channels-article-block:focus .lifter {
    outline: 0;
    position: relative;
    z-index: 3 !important;
}

.select-location-subRegion .location-accordion .accordion-item:first-of-type .accordion-button {
    background-color: #3b1759 !important;
    color: #fff;
}

.region-title {
    color: rgba(0, 0, 0, .87) !important;
}

.location-select__close .modal-close-btn {
    border-color: #3b1759;
    background: #3b1759;
}

.location-select__regions ul li a {
    color: inherit;
}

.location-select__countries ul li a {
    color: #333;
}

.location-modal-container .modal-dialog {
  min-height: 356px;
}

.location-select__countries ul.countries {
  height: 200px;
}

.accordion {
    --bs-accordion-border-radius: 0;
}

.nav-link.toggle-search svg,
.nav-link svg {
    fill: rgba(0, 0, 0, .87);
}

.channel-finder .channel-logo {
    width: 110px;
    height: 51px;
}

.buttonGreen:hover {
    background-color: #2a6465 !important;
    border-color: #2a6465 !important;
    font-weight: 800;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.bbc-production-logo {
    width: 80px !important;
}

@media screen and (min-device-width: 320px) and (max-device-width: 599px) {
    .padding-bottom {
        padding-bottom: 0.5rem;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1280px) {
    .btnright-margin .buttonGreen {
        margin-right: 10px !important;
    }
}

.accordion-button {
    color: #333;
    font-family: 'BBC Reith Sans Bd';
}

.faqs_content h2:after {
    background: #50d5b9;
}

.accordion-button:not(.collapsed) {
    color: #333;
}

.faqs .text-center {
    text-align: left !important;
}

.faqs .text-center .buttonGreen {
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
    color: #3b1759 !important;
}
#tvguide-btn{
    display:block!important;
}