3622fb863090342f6395558bc6413f037bcb7ef84d014def679be0fa0cf7743f
Source Code:
.page-livestream-template {
--main: #0000ff;
--banners-bg: #f7f7f7;
--text-color: #2d2d2d;
}
.access-screen--btn {
max-width: none !important;
}
.livestream-page--main-title--empty {
text-align: center;
}
.starting-soon b {
color: #fff;
}
.starting-soon {
color: #ff0808;
display: none;
}
.livestream-page--main-title--actions {
margin-top: 30px;
margin-bottom: 60px;
display: flex;
justify-content: center;
align-items: center;
}
.livestream-page--main-title--actions a {
background-color: transparent;
padding: 17px 20px;
font-size: 16px;
color: #fff;
border-radius: 10px;
width: auto;
margin: 0;
border: 2px solid #fff;
text-transform: capitalize;
}
.livestream-page--main-title--empty .icon-calendar.medium {
display: block;
margin: 0 auto;
margin-bottom: 30px;
}
.livestream-page--main-title--empty img {
width: 60px;
display: block;
margin: 0 auto;
margin-bottom: 30px;
}
.livestream-page--main-title--empty span {
display: block;
font-size: 15px;
line-height: normal;
}
.eye-icon {
background: url('https://s3.amazonaws.com/unode1/assets/12090/SJzJgpulRcqh02xfAa0S_eye.svg') center no-repeat;
background-size: contain;
width: 28px;
height: 18px;
display: block;
}
.icon-globe {
width: 60px;
display: block;
margin: 0 auto;
margin-bottom: 20px;
}
.calendar-ic {
background: url('https://s3.amazonaws.com/unode1/assets/250/chkRs7uWRhGMa9NQazX2_calendar_icon.png') center no-repeat;
background-size: cover;
width: 40px;
height: 42px;
display: block;
}
.play-ic {
background: url('https://s3.amazonaws.com/unode1/assets/250/mn2LxP6yTk6g5H7glELc_play_icon.png') center no-repeat;
background-size: cover;
width: 27px;
height: 31px;
display: block;
}
.livestream-page {
color: var(--text-color);
}
.count-me i,
.count-me b {
font-style: normal;
}
.date-and-time-in-row {
font-size: 18px;
}
.date-and-time-in-row span {
display: block;
}
.date-and-time-in-row span:nth-of-type(1) {
font-weight: 600;
font-size: 25px;
line-height: 1;
}
.row-bordered {
display: flex;
width: 100%;
justify-content: flex-start;
align-items: center;
padding: 19.5px 15px;
}
.row-bordered > div:nth-of-type(1) {
margin-right: 4%;
}
.row-bordered > div:nth-of-type(3) {
margin-left: auto;
}
.livestream-page--banner {
width: 100%;
}
.date-slide-date {
display: block;
width: 100%;
}
.livestream-page--main-title {
margin: 0 auto;
font-size: 16px;
font-weight: normal;
text-align: center;
padding: 50px 15px;
max-width: 580px;
padding-top: 10px;
padding-bottom: 0;
}
.add-to-calendar-checkbox~a {
display: block !important;
color: #9a9a9a !important;
padding: 0 10px;
font-family: "brandon-grotesque", sans-serif !important;
}
.add-to-calendar-checkbox~a:before {
display: none !important;
}
.custom-modal .tingle-modal-box {
background: #fff;
}
.add-calendar-custom-class {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.add-calendar-custom-class > label {
display: block;
width: 100%;
margin-bottom: 10px;
}
.custom-modal .tingle-modal-box {
max-width: 570px;
text-align: center;
}
.custom-modal .tingle-modal-box__footer {
display: none !important;
}
.modal-author-ava {
width: 150px;
height: 150px;
margin: 0 auto;
margin-bottom: 15px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.modal-author-ava img {
height: 150px;
}
.add-calendar-title {
text-align: center;
}
.modal-date {
text-align: center;
display: block;
margin: 0 auto;
margin-bottom: 10px;
}
.modal-title {
margin: 0 auto;
text-align: center;
}
.modal-link {
display: inline-flex;
justify-content: center;
padding: 6px 20px;
border-radius: 0px;
text-transform: uppercase;
color: #fff !important;
cursor: pointer;
transition: background-color .2s;
background-color: var(--main);
}
.modal-link:hover {
background-color: var(--main);
}
.date-slider__height {
margin-top: 0;
margin-bottom: 30px;
height: 85px;
}
.date-slider-wrapper {
position: absolute !important;
top: 0;
left: 0;
width: 100%;
z-index: 10;
background: #000;
box-shadow: 0px 0px 13px transparent;
transition: box-shadow .3s;
}
.date-slider-wrapper.fixed {
position: fixed !important;
box-shadow: 0px 0px 13px rgba(0,0,0,0.1);
}
.date-slider {
padding-left: 45px;
padding-right: 45px;
opacity: 0 !important;
transition: opacity .2s;
width: 100%;
z-index: 10;
padding-top: 30px;
padding-bottom: 30px;
height: auto;
max-width: 1110px;
margin: 0 auto;
}
.date-slider.slick-initialized {
opacity: 1 !important;
}
.date-slider .slick-slide {
text-align: center;
}
.date-slide {
padding: 10px 9px;
border-radius: 0px;
color: #fff;
background-color: #000;
font-weight: 500;
transition: background-color .3s, color .3s;
text-align: center;
display: inline-block;
cursor: pointer;
max-width: 110px;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
font-size: 20px;
border-radius: 3px;
margin: 0 auto;
box-shadow: inset 0px 0px 0px 5px #27282a;
}
.date-slide-day {
}
.date-slide-day > span {
display: none;
}
.date-slide-day > span:nth-of-type(2) {
display: block;
}
.date-slide:hover {
background-color: #535353;
}
.active-day.date-slide {
border-color: var(--main);
}
.slick-track,
.slick-slide {
outline: none !important;
}
.date-slider .slick-prev {
background: url('https://s3.amazonaws.com/unode1/assets/10615/Ownkqv8IRlmLeFqpsKsp_eCKYjJ6TuypxTcTcKoDQ_slider-arrow-left.svg') center no-repeat;
height: 20px;
width: 25px;
background-size: cover;
font-size: 0;
left: 5px;
}
.date-slider .slick-next {
background: url('https://s3.amazonaws.com/unode1/assets/10615/dqZQcSpTzi0ZJ1tCtnZm_qfrXZZMQfOjuMEBQXiCA_slider-arrow-right.svg') center no-repeat;
height: 20px;
width: 25px;
background-size: cover;
font-size: 0;
right: 5px;
}
.date-slider .slick-prev:before,
.date-slider .slick-next:before {
display: none;
}
.date-slider .slick-disabled {
opacity: .4;
cursor: auto;
}
.livestream-page {
position: relative;
padding-top: 30px;
padding-bottom: 50vh;
}
.livestream-page__title {
font-weight: 600;
text-align: center;
color: var(--main);
margin-bottom: 30px;
}
.livestream-page__days {
position: relative;
}
.livestream-page__day {
position: relative;
margin-bottom: 30px;
}
.livestream-page__day-date {
display: block;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 30px;
margin-top: 45px;
font-size: 2em;
text-align: center;
}
.livestream-page__day-table {
border-radius: 0px;
}
.livestream-page__day-table-row {
display: flex;
justify-content: flex-start;
align-items: center;
padding: 0;
margin-bottom: 15px;
border-radius: 3px;
overflow: hidden;
background-color: rgba(216, 216, 216, 0.13);
}
.livestream-page__day-table-row > div:nth-of-type(1) {
font-weight: 600;
}
.livestream-page__day-table-row > div:nth-of-type(4) {
margin-left: auto;
}
.livestream-page__day-table-row:last-child {
border-bottom: none;
}
.livestream-info {
display: flex;
justify-content: flex-start;
align-items: center;
}
.livestream-info__ava {
min-width: 355px;
width: auto;
height: 200px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
margin-right: 15px;
position: relative;
}
.livestream-info__ava:before {
content: '';
background-color: rgba(0, 0, 0, 0.5);
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.livestream-info__ava a {
display: block;
font-size: 0;
position: relative;
}
.livestream-info__ava a span {
font-size: 25px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
}
.livestream-info__ava img {
height: 200px;
}
.livestream-info__content {
max-width: 560px;
font-weight: 300;
}
.livestream-info__content h3 {
margin: 0 auto;
font-weight: 600;
line-height: 1;
margin-bottom: 15px;
}
.livestream-info__content h3 a {
margin: 0 auto;
font-weight: 500;
font-size: 22px;
line-height: 1;
}
.livestream-info__content h3 a span {
font-weight: 300;
font-size: 14px;
padding-left: 5px;
}
.livestream-info__content p {
opacity: .7;
}
.livestream-info__content p a {
text-decoration: underline;
}
.livestream-info__content p,
.livestream-info__content a {
margin: 0 auto;
font-size: 16px;
color: var(--text-color);
}
.livestream--actions .interested {
display: flex;
width: 100%;
justify-content: flex-end;
margin-top: 15px;
padding-right: 10px;
opacity: .7;
}
.livestream--actions .interested .eye-icon {
margin-right: 10px;
}
.livestream--actions {
text-align: right;
min-width: 230px;
display: flex;
align-items: center;
justify-content: flex-end;
flex-wrap: wrap;
}
.livestream--actions a {
display: inline-flex;
padding: 6px 20px;
border-radius: 0px;
color: #fff !important;
cursor: pointer;
transition: background-color .2s;
background-color: #cdcac9;
min-width: 160px;
text-align: left;
border-radius: 10px;
font-size: 19px;
line-height: 1.2;
align-items: center;
height: 56px;
font-weight: 600;
justify-content: center;
}
.livestream--actions a span {
margin-right: 10px;
}
.livestream--actions a:nth-of-type(1) {
background-color: var(--main);
}
.livestream--actions a:nth-of-type(1):hover {
background-color: var(--main);
}
@media only screen and (min-width:991px) and (max-width: 1199px) {
.container {
max-width: none !important;
}
}
@media only screen and (min-width:768px) and (max-width: 992px) {
.container {
max-width: none !important;
}
.date-slide {
padding: 4px 5px;
min-width: 0;
font-size: 15px;
}
.livestream--actions {
flex-wrap: wrap;
min-width: 0;
width: 160px;
}
.livestream--actions a:nth-of-type(1) {
margin-right: 0;
margin-bottom: 5%;
}
.row-bordered {
padding: 10px 15px;
}
.livestream-info__ava {
min-width: 222px;
height: 124px;
margin-right: 0;
}
.livestream-info {
padding-right: 10px;
}
.livestream-info__ava img {
height: 124px;
}
.livestream-info__content h3 a {
font-size: 24px;
}
.date-and-time-in-row span:nth-of-type(1) {
font-size: 22px;
}
.calendar-ic {
width: 24px;
height: 25px;
}
.play-ic {
width: 16px;
height: 18px;
}
.livestream--actions a {
font-size: 16px;
height: 46px;
}
.livestream-page__day-date {
font-size: 1.5em;
}
.livestream-page--main-title {
font-size: 22px;
}
.livestream-page {
padding-bottom: 20vh;
}
}
@media only screen and (max-width:767px) {
.container {
max-width: none !important;
}
.livestream-page__day-table-row {
flex-wrap: wrap;
}
.livestream-page__day-table-row > div {
width: 100%;
}
.livestream-page__day-table-row > div:nth-of-type(2) {
margin: 15px auto;
}
.date-slide {
min-width: 0;
padding: 3px;
width: 53px;
height: 53px;
border-radius: 10px;
font-size: 16px;
line-height: 1;
}
.date-slider {
padding-left: 15px;
padding-right: 15px;
padding-top: 7px;
padding-bottom: 7px;
}
.slick-next, .slick-prev {
display: none !important;
}
.date-slide-day > span:nth-of-type(1) {
display: block;
}
.date-slide-day > span:nth-of-type(2) {
display: none;
}
.date-slide > div {
width: 100%;
}
.date-slide-day {
padding-right: 0;
}
.date-slider__height {
margin-bottom: 20px;
}
.livestream-page__title {
margin-top: 0;
}
.custom-modal .tingle-modal-box {
min-height: 100vh;
}
.livestream--actions br {
display: none;
}
.livestream--actions {
text-align: left;
}
.row-bordered {
flex-wrap: wrap;
}
.livestream-info__content h3 a {
font-size: 24px;
}
.date-and-time-in-row span:nth-of-type(1) {
font-size: 22px;
}
.calendar-ic {
width: 24px;
height: 25px;
}
.play-ic {
width: 16px;
height: 18px;
}
.livestream--actions a {
font-size: 16px;
height: 50px;
width: 190px;
}
.livestream--actions a:nth-of-type(1) {
margin-right: 0;
margin-bottom: 10px;
}
.livestream-page__day-date {
font-size: 1.5em;
}
.livestream-page--main-title {
font-size: 22px;
}
.livestream-page {
padding-bottom: 20vh;
}
.livestream--actions {
min-width: 0;
width: 100%;
margin-top: 20px;
max-width: 270px;
}
.livestream-info__ava {
justify-content: flex-start;
}
.row-bordered > div:nth-of-type(3) {
margin-left: 0;
}
.row-bordered > div:nth-of-type(2) {
width: 100%;
}
.livestream-info__ava img {
height: auto;
width: 100%;
}
.livestream-info__ava {
height: auto;
margin: 0;
margin-bottom: -20px;
}
.livestream--actions a:nth-of-type(1) {
order: 2;
margin-bottom: 0;
margin-left: 10px;
}
.livestream--actions a:nth-of-type(2) {
width: 165px;
}
.count-me i,
.count-me br {
display: none;
}
.livestream--actions a {
font-size: 16px;
height: 50px;
width: 130px;
min-width: 0;
text-align: center;
padding: 10px;
justify-content: center;
}
}