.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper {
  padding-right:15px;
}

/*shared*/
.stormcsvcalendar-widget-wrapper .show-title {
  font-family: Baloo Bhaina;
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #00376e;
  margin-bottom:15px;
  white-space:nowrap;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .time-selection-subtitle {
  font-family: Barlow;
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #63656a;
  margin-bottom:12px;
  min-height:20px;
  display:block;
}

.stormcsvcalendar-widget-wrapper .title-bar-yel {
  margin-bottom:9.5px;
}

.stormcsvcalendar-widget-wrapper .title-bar-dblue {
  margin-bottom:9.5px
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .time-selection-option .time-selection-inner-option {
  background-color: #e6e8e8;
  color:#63656a;
  text-align:center;
  padding:18px;
  font-weight:600;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .time-selection-option:hover .time-selection-inner-option, .stormcsvcalendar-widget-wrapper .time-selection-option:focus .time-selection-inner-option, .stormcsvcalendar-widget-wrapper .time-selection-option.active .time-selection-inner-option {
  background-color: #0091b2;
  color:white;
  cursor:pointer;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .time-selection-wrapper {
  margin-bottom:25px;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .event-item-wrapper {
  padding-right:0px;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .event-item-wrapper .event-item-inner-wrapper {
  height: 200px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  margin-bottom:21px;
}


.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .img-header .thumb-img {
  width:116px;
  height:66px;
  margin-right:12px;
  float:left;
  overflow:hidden;
  position:relative;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .img-header .thumb-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:100%;
  height:auto;
}

.stormcsvcalendar-widget-wrapper .schedule-img-placeholder {
  padding: 0!important;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .schedule-img-placeholder-wrapper {
  background-color: #ebeded;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper img.schedule-img-placeholder {
  padding:5px;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .event-item-wrapper:hover .event-item-inner-wrapper {
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.3);
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .event-item-wrapper .event-item-inner-wrapper {
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .img-header {
  width:100%;
  white-space:nowrap;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .img-header .header-info {
  display:inline-block;
  line-height:1;
  max-width:60%;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .program-timeslot {
  font-family: Barlow;
  font-size: 16px;
  font-weight: 600;
  color: #63656a;
  display:block;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .program-title {
  font-family: Barlow;
  font-size: 20px;
  color: #00376e;
  max-width: 100%;
  display: block;
  text-overflow: ellipsis; /* will make [...] at the end */
  white-space: nowrap; /* paragraph to one line */
  overflow:hidden; /* older browsers */
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .program-subtitle {
  font-family: Barlow;
  font-size: 14px;
  font-weight: 600;
  color: #63656a;
  margin-top:16px;
  width:100%;
  display: inline-block;
  width: 100%;
  line-height: 1;

}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper span.program-description {
  font-family: Barlow;
  font-size: 16px;
  line-height: 1.25;
  color: #63656a;
  display:inline-block;
  width:100%;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .cta-view-all {
  height: 65px;
  border: solid 1px #20c1de;
  background-color: #ffffff;
  display: table;
  width: 100%;
  cursor:pointer;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .cta-view-all-wrapper {
  padding-right:0px ;
  margin-bottom:40px;
}

.cta-view-all-wrapper a:hover {
  text-decoration:none;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .cta-view-all span.view-all-text {
  font-family: Barlow;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #0091b2;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .date-selector {
  border: solid 1px #20c1de;
  background-color: #ffffff;
  height:55px;
  /*max-width:175px;*/
  font-family: Barlow;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #63656a;
  display:inline-block;
  margin-right:20px;

}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .date-selector i.fal.fa-calendar-alt {
  color: #0091b2;
  margin-left:5px;
}

.stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .date-selector .date-selector-text {
  vertical-align:middle;
  display:table-cell;
  height:inherit;
  padding-left:19px;
  padding-right:19px;
  white-space: nowrap;
}

 .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .date-and-paginate-wrapper {
  position:relative;
  float:right;
}

.stormcsvcalendar-widget-wrapper .paginate-days-wrapper {
  display:inline-block;
  float:right;
  position: relative;
  top: 10px;
}

.stormcsvcalendar-widget-wrapper .paginate-days-wrapper .curr-selector-date {
  font-family: Barlow;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.18px;
  text-align: right;
  color: #babbbc;
  position:relative;
  top: -9px;
  right: 5px;
  min-width:60px;
  display:inline-block;
}


.stormcsvcalendar-widget-wrapper a.paginate-control {
  width: 30px;
  height: 30px;
  /*box-shadow: 3px 6px 6px 0 rgba(0, 0, 0, 0.16);*/
  border: solid 1px #babbbc;
  background-color: rgba(255, 255, 255, 0.5);
  color:#babbbc !important;
  bottom: 30%;
  border-radius: 30px;
  z-index:999;
  display: inline-block;
  position:relative;
  cursor:pointer;
}

.stormcsvcalendar-widget-wrapper a.paginate-control i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.17em;
  color:inherit;
}

.stormcsvcalendar-widget-wrapper a.paginate-control.enabled {
    color:#0091b2 !important;
    border: solid 1px #00c1de;
    background-color: #ffffff;
}

.stormcsvcalendar-widget-wrapper .left.paginate-control {
  margin-right:6px;
}

.stormcsvcalendar-widget-wrapper .view-all-text-fa-icon {
  position: relative;
  top: 3px;
  font-size: 27px;
  left: 4px;
}

.stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper {
  position: relative;
  text-align:right;
}

.stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper .schedule-for {
  font-family: Barlow;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: right;
  color: #63656a;
  display:inline-block;
  position:relative;
  top:7px;
}

.stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper #schedule-location-selector {
  display:inline-block;
  position:relative;
  top:20px;
}

/***
*
* **** WIDGET #2 STARTS HERE ... *****
*
****/

.stormcsvcalendar-widget-wrapper .now-playing-img-inner {
  width:100%;
  height:auto;
  max-width:480px;
}

.now-playing-img-inner img {
  width:100%;
  height:auto;
  max-width:480px;
}

.stormcsvcalendar-widget-wrapper .tx-playing-now .status-on-next, .stormcsvcalendar-widget-wrapper .tx-playing-now .status-on-now {
  font-family: Barlow;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  margin-top:40px;
  padding-left:12px;
  padding-right:12px;
  padding-top:4.5px;
  padding-bottom:4.5px;
  display: inline-block;
}

.stormcsvcalendar-widget-wrapper .tx-playing-now .status-on-now {
  background-color: #d8c722;
}
.stormcsvcalendar-widget-wrapper .tx-playing-now .status-on-next {
  background-color: #babbbc;
}

.stormcsvcalendar-widget-wrapper .tx-playing-now .program-title {
  font-family: Barlow;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #04376e;
  margin-top:19px;
  width:100%;
}

.stormcsvcalendar-widget-wrapper .tx-playing-now .program-info {
  font-family: Barlow;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #63656a;
  margin-top:5px;
}
.stormcsvcalendar-widget-wrapper .tx-playing-now .program-timeslot {
  font-family: Barlow;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #63656a;
  margin-top:12px;
}

.nowplaying-img-placeholder-wrapper {
  background-color:white;
  position:relative;
  padding: 0;
  border: none;
  position: relative;
  width:480px;
  max-width:100%;
  min-height:270px;
}

.nowplaying-img-placeholder-wrapper img {
  width: auto;
  position: absolute;
  margin: auto;
  min-width: 100%;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  padding:50px;
  max-width:100%;
}

.stormcsvcalendar-widget-wrapper .location-display-information .current-location {
  background-color: white;
  padding: 5px;
  padding-right: 15px;
  position: relative;
  left: 8px;
}

.section-time-selection .m-time-selection-wrapper {
  display:none;
}


/* responsive widget 1 */

@media (min-width:1800px) {
  .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .date-selector {
    max-width:100%;
  }
}

@media  (min-width:768px) and (max-width: 1700px) {
  .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .event-item-wrapper .event-item-inner-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }



  .stormcsvcalendar-widget-wrapper .time-selection-option {
    padding-right:0px;
  }
}


@media  (min-width:768px) and (max-width: 1850px){

  .stormcsvcalendar-widget-wrapper .event-item-wrapper {

      width: 50% !important;
      max-width: 50% !important;
      flex: 0 0 50% !important;
  }

  .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .event-item-wrapper .event-item-inner-wrapper {
    padding:12px;
  }

}

@media  (max-width:767px) {

  .stormcsvcalendar-widget-wrapper .event-item-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }


}



@media (max-width:991px) {



}

@media (max-width:767px) {
  .stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper .current-location-confirm {
    right:-45px;
    position:relative;
  }

  .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .date-and-paginate-wrapper {
      float: left;
      width: 100%;
      margin-bottom: 15px;
  }

  .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .section-time-selection {
    margin-top:10px;
    margin-bottom: 25px;
  }

  .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .section-date-selection .time-selection-subtitle {
    display:none;
  }

}

/* go full width but two column in show schedule... */
@media (max-width:1200px) {
  .stormcsvcalendar-widget-wrapper .img-header {
    white-space: unset;

  }
  .stormcsvcalendar-widget-wrapper .program-subtitle {
    margin-top:0px;
  }

  .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .img-header .header-info {
    max-width:50%;
  }

  .stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper {
      position: relative;
      width: 100%;
      float: left;
      max-width: 100%;
      flex: 0 0 100%;
      height:70px;
      text-align:left;
  }

}

@media (min-width:992px) and (max-width:1199px) {
  .stormcsvcalendar-widget-wrapper .show-schedule-title-wrapper .show-title {
    margin-bottom:0px;
  }
}

@media (min-width:768px) and (max-width:1350px) {
  .tx-playing-now {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  #schedule-location-selector-wrapper {
    top: -10px;
  }

}

@media (min-width:1201px) and (max-width:1350px) {

  .stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper .schedule-for, .stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper #schedule-location-selector {
    top:15px;
  }

  .stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper .schedule-for {
    display:none;
  }

}

@media (max-width:630px) {
  .section-time-selection .time-selection-wrapper {
    display:none;
  }

  .section-time-selection .m-time-selection-wrapper {
    display:block;
    max-width:100%;
    width:334px;
    height:55px;
  }

  .section-time-selection .m-time-selection-wrapper .view-shows-btn {
    width: 100%;
    height:55px;
    text-align:left;
    background-color: #0091b2;
  }

  .section-time-selection .m-time-selection-wrapper, .section-time-selection .m-time-selection-wrapper button, .section-time-selection .m-time-selection-wrapper a {
    color:white;
    font-family: Barlow;
    font-size: 15px;
    font-weight: 500;
  }

  .section-time-selection .m-time-selection-wrapper .dropdown-menu.show {
    width:100%;
    padding-top:0;
    padding-bottom:0;
  }

  .section-time-selection .m-time-selection-wrapper .dropdown-menu.show .time-selection-inner-option {
    text-align:left;
  }

  .section-time-selection .m-time-selection-wrapper .dropdown-toggle::after {
    right: 15px;
    top: 47%;
    position: absolute;
    color:white;
  }


  .stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper {
    min-height:105px;
  }

  .stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper #schedule-location-selector {
    width:100%;
    float:left;
  }

  .stormcsvcalendar-widget-wrapper .current-location-icon {
    width: 20px;
    top: 5px;
  }

  .stormcsvcalendar-widget-wrapper .location-display-information .current-location {
    left:0px;
  }

  .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .program-title {
    white-space: break-spaces;
  }

  .stormcsvcalendar-widget-wrapper .location-manual-search-toggle {
    margin-left:0px;
  }

  .stormcsvcalendar-widget-wrapper #schedule-location-selector-wrapper .current-location-confirm {
    line-height:1;
  }

  .stormcsvcalendar-widget-wrapper .autologin-location-selector .location-set-information.active .browser-location-request .share-location-btn .share-location-text {
    top:0px;
  }

}

@media (max-width: 370px) {
  .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .date-selector .date-selector-text {
    padding-left: 6.5px;
    padding-right: 6.5px;
  }

  .stormcsvcalendar-widget-wrapper .show-schedule-inner-wrapper .date-selector {
    font-size: 16px;
  }

  .stormcsvcalendar-widget-wrapper .paginate-days-wrapper .curr-selector-date {
    min-width: 60px;
    font-size:16px;
  }

  .stormcsvcalendar-widget-wrapper a.paginate-control {
    width: 25px;
    height:25px;
  }
}
