div#tourwrapper {
    background: #000;
    height: unset;
  }
  .section-title {
    font-size: 70px;
    font-family: termina,sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 80px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 100px;
  }
  
  div#tour {
    max-width: 100%;
    margin: 0 auto;
    font-size: 0;
    background: url(../images/merchbg_reskin.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    position: relative;
  }
  
  .innertoursection {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
  }
  
  
  #wsk-widget .widget_row {
    border: 0;
    font-family: termina,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
    letter-spacing: 0px;
    display: block;
    line-height: 1.5;
    padding: 0.716vw 0;
    text-transform: uppercase;
  }
  
  #wsk-widget .link_background {
    background-color: transparent !important;
    border: 0;
    text-decoration: underline;
  }
  
  div#tour .widget_row .event_links {
    width: 15%;
  }
  
  #wsk-widget a.view_more.link_text.link_background {
    background: transparent;
    font-family: termina,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 0;
    width: 20%;
    text-align: center;
    height: auto;
    line-height: 1;
    letter-spacing: 0.03vw;
    display: block;
    padding: 0;
    margin: 2vw auto 1vw;
  }
  
  .featuring-artists.plain_text {
    display: none;
  }
  
  .widget_row .event_location {
    width: 63%;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    /* flex-direction: row; */
    float: none;
  }
  
  div#tour .widget_row div.event_date {
    align-items: center;
    display: flex;
    float: none;
    flex-direction: row;
  }
  
  .special-event.plain_text {
    display: none;
  }
  
  div#tour .widget_row .event_location .venue.plain_text {
    width: 55%;
    text-align: left;
  }
  
  #wsk-widget a.link_background:hover, #wsk-widget a.view_more.link_text.link_background:hover {
    text-decoration: none;
  }
  
  #wsk-widget a.view_more.link_text.link_background:after {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    content: 'load more dates';
  }
  
  
  @media only screen and (max-width:767px) {
    .mobl {
        display: block;
    }
    .title.desk {
        display: none;
    }
    .innertoursection .title {
        font-size: 35px;
        letter-spacing: 6px;
    }
    #wsk-widget .widget_row {
        font-size: 18px;
        letter-spacing: 0;
    }
    .innertoursection {
        width: 90%;
        position: relative;
        top: unset;
        left: unset;
        transform: none;
        margin: 0 auto;
    }
    div#tour {
        height: auto;
        padding: 23% 0;
        background-position: center;
    }
    div#tour .widget_row div.event_date, .widget_row .event_location, div#tour .widget_row .event_location .venue.plain_text {
        width: 100%;
        text-align: center;
        display: block;
        padding-bottom: 4%;
        flex-direction: unset;
        padding-left: unset;
    }
    div#tour .widget_row .event_links {
        position: relative;
        float: none;
        width: 263px;
        height: 38px;
        line-height: 38px;
        top: unset;
        transform: none;
        margin: 0 auto;
        padding-left: unset;
    }
    #wsk-widget .widget_row {
        padding: 13% 0;
    }
    #wsk-widget .widget_row:first-child {
        padding-top: 0;
    }
    #wsk-widget a.view_more.link_text.link_background {
        width: 261px;
        height: 38px;
        /* line-height: 38px; */
        font-size: 0;
        letter-spacing: 1.8px;
    }
    #wsk-widget .widget_row {
        display: block;
    }
  }
  
  @media only screen and (max-width:767px) and (orientation:landscape) {
    #wsk-widget .widget_row {
        padding: 5% 0;
    }
  }
  
  @media only screen and (min-width:768px) and (max-width:1024px) {
    #wsk-widget .widget_row {
        font-size: 14px;
        letter-spacing: 1.4px;
    }
    .innertoursection {
        width: 92%;
    }
    div#tour .widget_row div.event_date {
        width: 12%;
    }
    div#tour .widget_row .event_location .venue.plain_text {
        width: 51%;
    }
    .widget_row .event_location {
        width: 66%;
    }
    .innertoursection .title {
        /* font-size: 25px; */
    }
  }
  
  @media only screen and (min-width:1025px) {
    a.ticket_link.link_text.link_background {
        height: 1.5282576866764276vw;
        line-height: 1.5282576866764276vw;
        letter-spacing: 0.129520644216691069vw;
    }
  }
  
  #wsk-widget .widget_row>div {
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 0;
  }
  
  #wsk-widget .widget_row div.event_date {
    width: 21%;
    text-align: left;
  }
  
  #wsk-widget .widget_row .event_location {
    width: 59%;
  }
  
  #wsk-widget .widget_row .featuring-artists.plain_text {
    display: none;
  }
  
  #wsk-widget .widget_row .event_location>div {
    width: 100%;
    display: block;
    vertical-align: middle;
  }
  
  #wsk-widget .widget_row .event_location .special-event.plain_text {
    display: none;
  }
  
  #wsk-widget .widget_row .event_links {
    width: 20%;
    vertical-align: top;
    height: 50px;
    background: #fff;
    color: #000;
  }
  
  #wsk-widget .widget_row .event_links a {
    height: 50px;
    padding: 0;
    line-height: 50px;
    color: #000;
    display: block;
    position: relative;
  }
  
  div#wsk-widget {
    margin-top: 50px;
  }
  
  @media only screen and (max-width:1023px) and (orientation: landscape), only screen and (max-width: 1024px) and (orientation: portrait) {
    #tour-section .innertoursection {
        width: 100%;
    }
    #tour-section div#wsk-widget {
        margin: 0;
    }
    #wsk-widget .widget_row {
        padding: 25px 0;
        text-align: center;
        font-size: 25px;
    }
    #tour-section #wsk-widget .widget_row>div {
        display: block;
        width: 100%;
    }
    #wsk-widget .widget_row .event_location>div {
        display: block;
        width: 100%;
    }
    #wsk-widget .widget_row .event_links {
        position: static;
        transform: none;
    }
    #wsk-widget a.view_more.link_text.link_background {
        width: 50%;
        height: auto;
        text-align: center;
        letter-spacing: normal;
    }
  }
  
  #wsk-widget .widget_row .event_location{
    text-align: left;
  }
  div#tourwrapper a {
    display: block;
    opacity: 1;
  }
  
  #wsk-widget .widget_row .event_links:hover {
    opacity: 0.5;
  }
  #wsk-widget a.view_more.link_text.link_background {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 60px;
  }
  
  
  @media(max-width: 1023px){
    .section-title{
      font-size: 30px;
      line-height: 40px;
      padding-top: 30px;
      padding-bottom: 30px;
    }
    div#wsk-widget {
      margin-top: 0px;
  }
  #wsk-widget .widget_row div.event_date {
    width: 100%;
    display: block;
    font-size: 15px;
  }
  #wsk-widget .widget_row .event_location {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 15px;
  }
  #wsk-widget .widget_row .event_links {
    width: 150px;
    height: 45px;
    font-size: 15px;
    margin-top: 20px;
  }
  
  #wsk-widget .widget_row .event_links a{
    height: 45px;
      padding: 0;
      line-height: 45px;
      font-size: 15px;
  }
  #wsk-widget a.view_more.link_text.link_background:after {
    font-size: 15px;
    line-height: 20px;
  }
  #wsk-widget a.view_more.link_text.link_background{
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }
  }
  
  #wsk-widget .widget_row .event_links a{
     text-decoration: none;
  }