/* line 3, event_listing.scss */
.event_page #nkn_c48 .filter_results_container {
  padding-top: 0;
}

/* line 7, event_listing.scss */
.event_page ~ .nik_3pieces_promos {
  display: table;
  width: 100%;
  margin-top: 45px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 7, event_listing.scss */
  .event_page ~ .nik_3pieces_promos {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 699px) {
  /* line 7, event_listing.scss */
  .event_page ~ .nik_3pieces_promos {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 7, event_listing.scss */
  .event_page ~ .nik_3pieces_promos {
    margin-top: 32px;
  }
}

/* line 23, event_listing.scss */
#nkn_c48 .tile-view {
  padding: 0;
}
/* line 26, event_listing.scss */
#nkn_c48 .events-container {
  font-size: 0;
  margin-left: -8px;
  margin-right: -8px;
}
@media only screen and (max-width: 699px) {
  /* line 26, event_listing.scss */
  #nkn_c48 .events-container {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 7px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 26, event_listing.scss */
  #nkn_c48 .events-container {
    margin-top: 12px;
  }
}
/* line 38, event_listing.scss */
#nkn_c48 .events-container .event-item {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 20px 8px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 38, event_listing.scss */
  #nkn_c48 .events-container .event-item {
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 699px) {
  /* line 38, event_listing.scss */
  #nkn_c48 .events-container .event-item {
    width: 50%;
    padding: 13px 10px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 38, event_listing.scss */
  #nkn_c48 .events-container .event-item {
    width: 50%;
    padding: 10px;
  }
}
/* line 54, event_listing.scss */
#nkn_c48 .events-container .event-item .img-wrapper {
  position: relative;
}
/* line 56, event_listing.scss */
#nkn_c48 .events-container .event-item .img-wrapper img {
  width: 100%;
}
/* line 59, event_listing.scss */
#nkn_c48 .events-container .event-item .img-wrapper .flag {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 3px 6px;
  text-transform: uppercase;
  background: #e5e5e5;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  font-family: "Roboto Black", sans-serif;
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 59, event_listing.scss */
  #nkn_c48 .events-container .event-item .img-wrapper .flag {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
/* line 73, event_listing.scss */
#nkn_c48 .events-container .event-item .img-wrapper .flag.EventNew {
  background: #ffdf00;
}
/* line 76, event_listing.scss */
#nkn_c48 .events-container .event-item .img-wrapper .flag.EventEnded {
  background: #e5e5e5;
}
/* line 81, event_listing.scss */
#nkn_c48 .events-container .event-item .next-date, #nkn_c48 .events-container .event-item .location, #nkn_c48 .events-container .event-item .cost {
  color: #666;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 19px;
  line-height: 1.9rem;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 81, event_listing.scss */
  #nkn_c48 .events-container .event-item .next-date, #nkn_c48 .events-container .event-item .location, #nkn_c48 .events-container .event-item .cost {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
/* line 90, event_listing.scss */
#nkn_c48 .events-container .event-item > .next-date {
  padding-left: 20px;
  padding-right: 20px;
  margin: 8px 0 0;
  min-height: 38px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 90, event_listing.scss */
  #nkn_c48 .events-container .event-item > .next-date {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 40px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 90, event_listing.scss */
  #nkn_c48 .events-container .event-item > .next-date {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 102, event_listing.scss */
#nkn_c48 .events-container .event-item .event-description {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 102, event_listing.scss */
  #nkn_c48 .events-container .event-item .event-description {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 102, event_listing.scss */
  #nkn_c48 .events-container .event-item .event-description {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 110, event_listing.scss */
#nkn_c48 .events-container .event-item .event-description h4 {
  margin: 5px 0 0;
  min-height: 36px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 110, event_listing.scss */
  #nkn_c48 .events-container .event-item .event-description h4 {
    min-height: 66px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 110, event_listing.scss */
  #nkn_c48 .events-container .event-item .event-description h4 {
    min-height: 42px;
  }
}
/* line 119, event_listing.scss */
#nkn_c48 .events-container .event-item .event-description h4 a {
  color: #000;
}
/* line 123, event_listing.scss */
#nkn_c48 .events-container .event-item .event-description p {
  display: none;
}
/* line 127, event_listing.scss */
#nkn_c48 .events-container .event-item .event-detail {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 127, event_listing.scss */
  #nkn_c48 .events-container .event-item .event-detail {
    margin-top: 13px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 127, event_listing.scss */
  #nkn_c48 .events-container .event-item .event-detail {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* line 136, event_listing.scss */
#nkn_c48 .events-container .event-item .event-detail p {
  padding: 0 10px;
  margin: 0;
}
@media only screen and (max-width: 1023px) {
  /* line 136, event_listing.scss */
  #nkn_c48 .events-container .event-item .event-detail p {
    padding: 0 5px;
  }
}
/* line 143, event_listing.scss */
#nkn_c48 .events-container .event-item .event-detail .next-date {
  display: none;
}
/* line 146, event_listing.scss */
#nkn_c48 .events-container .event-item .event-detail hr {
  border-top: 1px solid #c3c3c3;
  margin: 0;
}
/* line 150, event_listing.scss */
#nkn_c48 .events-container .event-item .event-detail .location {
  margin-top: 3px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 150, event_listing.scss */
  #nkn_c48 .events-container .event-item .event-detail .location {
    margin-top: 10px;
  }
}
/* line 159, event_listing.scss */
#nkn_c48.list {
  margin: 0;
  border: none;
}
/* line 162, event_listing.scss */
#nkn_c48.list .events-container {
  margin: 0;
  border-bottom: 1px solid #b4b4b4;
}
/* line 165, event_listing.scss */
#nkn_c48.list .events-container .event-item {
  width: 100%;
  padding: 20px 0;
}
@media only screen and (max-width: 699px) {
  /* line 165, event_listing.scss */
  #nkn_c48.list .events-container .event-item {
    padding: 30px 40px 25px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 165, event_listing.scss */
  #nkn_c48.list .events-container .event-item {
    padding: 20px;
  }
}
/* line 174, event_listing.scss */
#nkn_c48.list .events-container .event-item + .event-item {
  border-top: 1px solid #b4b4b4;
}
/* line 177, event_listing.scss */
#nkn_c48.list .events-container .event-item .img-wrapper {
  float: left;
  width: 20%;
  padding-left: 10px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 177, event_listing.scss */
  #nkn_c48.list .events-container .event-item .img-wrapper {
    width: 35%;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 699px) {
  /* line 177, event_listing.scss */
  #nkn_c48.list .events-container .event-item .img-wrapper {
    float: none;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 699px) {
  /* line 190, event_listing.scss */
  #nkn_c48.list .events-container .event-item .img-wrapper img {
    display: none !important;
  }
}
@media only screen and (max-width: 699px) {
  /* line 195, event_listing.scss */
  #nkn_c48.list .events-container .event-item .img-wrapper .flag {
    position: static;
    margin-bottom: 16px;
  }
}
/* line 202, event_listing.scss */
#nkn_c48.list .events-container .event-item > .next-date {
  display: none;
}
/* line 205, event_listing.scss */
#nkn_c48.list .events-container .event-item .event-description {
  float: left;
  width: 45%;
  padding-left: 40px;
  padding-right: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 205, event_listing.scss */
  #nkn_c48.list .events-container .event-item .event-description {
    width: 65%;
  }
}
@media only screen and (max-width: 699px) {
  /* line 205, event_listing.scss */
  #nkn_c48.list .events-container .event-item .event-description {
    float: none;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 218, event_listing.scss */
#nkn_c48.list .events-container .event-item .event-description h4 {
  margin: 10px 0 0;
  min-height: 0;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 218, event_listing.scss */
  #nkn_c48.list .events-container .event-item .event-description h4 {
    margin: 5px 0 0;
  }
}
@media only screen and (max-width: 699px) {
  /* line 218, event_listing.scss */
  #nkn_c48.list .events-container .event-item .event-description h4 {
    margin: 0;
  }
}
/* line 228, event_listing.scss */
#nkn_c48.list .events-container .event-item .event-description p {
  display: block;
  color: #6a6a6a;
  margin-top: 8px;
}
/* line 234, event_listing.scss */
#nkn_c48.list .events-container .event-item .event-detail {
  float: left;
  width: 35%;
  padding: 0;
  border-left: 7px solid #ffde00;
  padding-left: 15px;
  margin-top: 35px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 234, event_listing.scss */
  #nkn_c48.list .events-container .event-item .event-detail {
    width: calc(65% - 40px);
    float: right;
    margin-top: 20px;
    padding-left: 13px;
  }
}
@media only screen and (max-width: 699px) {
  /* line 234, event_listing.scss */
  #nkn_c48.list .events-container .event-item .event-detail {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 234, event_listing.scss */
  #nkn_c48.list .events-container .event-item .event-detail {
    margin-top: 10px;
    border-left: 3px solid #ffde00;
    padding-left: 11px;
  }
}
/* line 257, event_listing.scss */
#nkn_c48.list .events-container .event-item .event-detail .next-date {
  display: block;
}
/* line 260, event_listing.scss */
#nkn_c48.list .events-container .event-item .event-detail hr {
  display: none;
}
/* line 263, event_listing.scss */
#nkn_c48.list .events-container .event-item .event-detail p {
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  color: #6a6a6a;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 263, event_listing.scss */
  #nkn_c48.list .events-container .event-item .event-detail p {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 25px;
    line-height: 2.5rem;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 263, event_listing.scss */
  #nkn_c48.list .events-container .event-item .event-detail p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 19px;
    line-height: 1.9rem;
  }
}
/* line 277, event_listing.scss */
#nkn_c48.list .events-container .event-item .event-detail p span {
  font-weight: bold;
  min-width: 80px;
  display: inline-block;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 277, event_listing.scss */
  #nkn_c48.list .events-container .event-item .event-detail p span {
    min-width: 100px;
  }
}
/* line 289, event_listing.scss */
#nkn_c48.list + .button-wrapper {
  margin-top: 30px;
  margin-right: 10px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 289, event_listing.scss */
  #nkn_c48.list + .button-wrapper {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 699px) {
  /* line 289, event_listing.scss */
  #nkn_c48.list + .button-wrapper {
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 289, event_listing.scss */
  #nkn_c48.list + .button-wrapper {
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 304, event_listing.scss */
#nkn_c48.list ~ .view-all {
  margin-right: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 304, event_listing.scss */
  #nkn_c48.list ~ .view-all {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 699px) {
  /* line 304, event_listing.scss */
  #nkn_c48.list ~ .view-all {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 304, event_listing.scss */
  #nkn_c48.list ~ .view-all {
    margin-top: 22px;
    margin-right: 20px;
  }
}
/* line 319, event_listing.scss */
#nkn_c48 .filter_footer .show_more_group {
  margin: 0;
}
/* line 322, event_listing.scss */
#nkn_c48 .filter_footer .filter_footer_inner {
  padding: 0;
}
/* line 325, event_listing.scss */
#nkn_c48 .filter_footer .button_wrapper {
  float: right;
  margin-top: 25px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 325, event_listing.scss */
  #nkn_c48 .filter_footer .button_wrapper {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 699px) {
  /* line 325, event_listing.scss */
  #nkn_c48 .filter_footer .button_wrapper {
    width: 100%;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 325, event_listing.scss */
  #nkn_c48 .filter_footer .button_wrapper {
    margin-top: 15px;
  }
}
/* line 340, event_listing.scss */
#nkn_c48 .filter_footer .button_wrapper .button {
  width: 219px;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 340, event_listing.scss */
  #nkn_c48 .filter_footer .button_wrapper .button {
    width: 352px;
  }
}
@media only screen and (max-width: 699px) {
  /* line 340, event_listing.scss */
  #nkn_c48 .filter_footer .button_wrapper .button {
    width: 100%;
  }
}
/* line 350, event_listing.scss */
#nkn_c48 .filter_footer .filter_view_all {
  float: right;
  clear: right;
  padding: 0;
  margin-top: 22px;
  border: none;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 350, event_listing.scss */
  #nkn_c48 .filter_footer .filter_view_all {
    margin-right: 40px;
    display: block;
  }
}
@media only screen and (max-width: 699px) {
  /* line 350, event_listing.scss */
  #nkn_c48 .filter_footer .filter_view_all {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 350, event_listing.scss */
  #nkn_c48 .filter_footer .filter_view_all {
    display: block;
    margin-right: 10px;
  }
}
/* line 367, event_listing.scss */
#nkn_c48 .filter_footer .filter_view_all.disabled {
  display: none;
}
/* line 370, event_listing.scss */
#nkn_c48 .filter_footer .filter_view_all a {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px !important;
  line-height: 2rem !important;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #666;
  background: url(/resources/rwd/images/right_arrow_black_7x10.png) no-repeat right center;
  padding: 0 20px 0 0;
}
@media only screen and (min-width: 480px) and (max-width: 1023px) and (orientation: portrait), only screen and (min-width: 640px) and (max-width: 1023px) and (orientation: landscape) {
  /* line 370, event_listing.scss */
  #nkn_c48 .filter_footer .filter_view_all a {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 25px !important;
    line-height: 2.5rem !important;
  }
}
@media only screen and (max-width: 479px) and (orientation: portrait), only screen and (max-width: 639px) and (orientation: landscape) {
  /* line 370, event_listing.scss */
  #nkn_c48 .filter_footer .filter_view_all a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 19px !important;
    line-height: 1.9rem !important;
  }
}
/* line 389, event_listing.scss */
#nkn_c48 .filter_footer .filter_view_all a:after {
  content: none !important;
}
/* line 395, event_listing.scss */
#nkn_c48 .filter_utilities {
  display: block !important;
  float: none;
}

/*# sourceMappingURL=event_listing.css.map */

.nkn_c47_header_control_sort {
	display:none !important;
}

.event_category_page .product_number p .count {
	float:right !important;
	padding-top:1px;
	margin-left:4px;
}