@media(min-width: 700px){
.col {
flex-basis: auto !important;
}
.columns-12 > .row {
max-width: 1300px;
margin: auto;
width: 100% !important;
}
.columns-12 > .row > .col, .columns-12 > .row > .col > .row > .col{
padding-right: 15px;
}
.sqs-row {
flex-wrap: unset !important;
}
}
@media(max-width: 700px){
.sqs-layout [class*=sqs-col] {
width: 100% !important;
flex-grow: unset !important;
flex-basis: auto !important;
}
}
.live-title-holder h1 {
margin-bottom: 20px;
}
p.reservation-time {
padding-bottom: 0 !important;
}
a.live-ip-btn {
background: var(--primary) !important;
color: #fff !important;
border: 2px solid var(--primary) !important;
font-weight: 700;
line-height: 1.25;
border-radius: 0 !important;
}
a.backtoreserv.router-link-active {
color: var(--primary) !important;
}
.MT_schedule__classroom-name {
display: none;
}
.book-live a {
background-color: #f57d2f !important;
width: 100%;
text-align: center;
color: #fff !important;
}
.live-ipstudio h2 {
text-align: center;
}
@media (max-width: 800px){
.reservation-meta, .live-name-holder, .live-btn-hldr{
width: 100% !important;
}
a.live-ip-btn {
width: 100%;
margin-top: 20px;
}
.live-btn-hldr {
text-align: center !important;
}
.tablikebox > div:nth-child(3) {
order: 3;
}
.tablikebox > div:nth-child(2) {
order: 1;
}
.tablikebox > div:nth-child(1) {
order: 2;
}
p.reservation-time {
font-size: 16px !important;
font-weight: bold !important;
}
a.backtoreserv.router-link-active {
position: relative !important;
}
.live-title-holder h1 {
line-height: 1.4em !important;
}
section.studio-schedule-holder .container {
width: 100%;
}
live-widget {
margin-top: 50px;
display: block;
}
}
section.Main-content .sqs-block-code {
width: 100% !important;
}
.live-ipstudio a {
color: var(--primary);
}
#primary .container > h1 {
display: none;
}