.pl-0 {
  padding-left: 0; }

.test22 {
  color: #ddd; }

.glyphicon-star, .glyphicon-circle-arrow-right {
  top: 2px; }

/* colors */
/* sizes */
/* font-families */
.row.no-indent {
  margin-left: 0;
  margin-right: 0; }

#storelocator {
  font-family: MyriadPro-BoldCond;
  font-size: 17px;
  color: #4a4a4a; }
  #storelocator h5 {
    color: #4a4a4a; }
  #storelocator .head-menu .submenu .submenu-container .nav .mega-dropdown-categories .dropdown-menu, #storelocator .cc-banner.cc-bottom {
    display: none; }
  #storelocator body.store-locator-desktop #logo {
    height: 40px;
    background-image: url(../Gfx/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 20px 0 30px 0; }
  #storelocator .uppercase {
    text-transform: uppercase; }

header.head-menu {
  z-index: 2000; }

@media (max-width: 480px) and (min-width: 320px) {
  body.store-locator-mobile .content .container {
    padding-left: 0;
    padding-right: 0; } }
#storelocator {
  clear: both; }
  #storelocator .store-locator-map-wrap {
    position: relative;
    padding: 0;
    /* HACK to temporarily hide outdated credential alert */ }
    #storelocator .store-locator-map-wrap store-locator-map {
      display: block;
      width: 100%;
      min-height: 600px; }
    #storelocator .store-locator-map-wrap #cluster-switch {
      display: none;
      position: absolute;
      left: 150px;
      top: 10px;
      font-size: 17px;
      font-family: 'Conv_MyriadPro-Regular', sans-serif;
      text-transform: uppercase;
      line-height: 56px;
      padding: 0px 80px; }
    #storelocator .store-locator-map-wrap .MicrosoftMap div[role="alert"] {
      display: none; }

#storelocator .store-locator-result-wrap {
  position: relative;
  z-index: 10;
  padding: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  /* Search header */
  /* Search form */ }
  #storelocator .store-locator-result-wrap .storelocator-result-findstore, #storelocator .store-locator-result-wrap .storelocator-result-currentposition, #storelocator .store-locator-result-wrap .storelocator-result-back {
    display: block;
    clear: both;
    background-color: #000;
    color: #fff;
    text-align: center;
    line-height: 36px;
    margin-bottom: 0;
    cursor: pointer;
    padding: 0 40px; }
    #storelocator .store-locator-result-wrap .storelocator-result-findstore:hover, #storelocator .store-locator-result-wrap .storelocator-result-currentposition:hover, #storelocator .store-locator-result-wrap .storelocator-result-back:hover {
      text-decoration: none; }
    #storelocator .store-locator-result-wrap .storelocator-result-findstore p, #storelocator .store-locator-result-wrap .storelocator-result-currentposition p, #storelocator .store-locator-result-wrap .storelocator-result-back p {
      line-height: 40px;
      margin: 0; }
  #storelocator .store-locator-result-wrap .storelocator-result-back {
    text-align: right;
    margin: 0;
    padding: 0; }
  #storelocator .store-locator-result-wrap .storelocator-result-back-icon {
    height: 40px;
    max-width: 30px;
    background-color: #000;
    background-image: url("../Gfx/SVG/arrowleft_w.svg");
    background-repeat: no-repeat;
    background-position: 0 4px; }
  #storelocator .store-locator-result-wrap .storelocator-result-findstore {
    cursor: default; }
  #storelocator .store-locator-result-wrap .storelocator-result-currentposition {
    display: none;
    clear: both;
    left: 0px;
    position: relative;
    top: -49px;
    line-height: 40px;
    height: 40px;
    margin-bottom: -40px;
    border-radius: 3px;
    max-width: 80%; }
  #storelocator .store-locator-result-wrap .storelocator-result-count, #storelocator .store-locator-result-wrap .storelocator-store-details-distances {
    background-color: #F5F5F5;
    line-height: 40px;
    height: 40px;
    font-size: 16px; }
    #storelocator .store-locator-result-wrap .storelocator-result-count p, #storelocator .store-locator-result-wrap .storelocator-store-details-distances p {
      margin: 0;
      line-height: 40px; }
    #storelocator .store-locator-result-wrap .storelocator-result-count h5, #storelocator .store-locator-result-wrap .storelocator-store-details-distances h5 {
      margin: 8px 0 0 0; }
  #storelocator .store-locator-result-wrap .storelocator-result-count {
    text-transform: uppercase;
    clear: both;
    padding-left: 12px; }
  #storelocator .store-locator-result-wrap .storelocator-store-details-distances {
    background-color: transparent; }
  #storelocator .store-locator-result-wrap .storelocator-countryselector {
    padding-top: 11px; }
    #storelocator .store-locator-result-wrap .storelocator-countryselector select#selectedCountry {
      height: 55px !important;
      cursor: pointer; }
    #storelocator .store-locator-result-wrap .storelocator-countryselector .customStyleSelectBox {
      cursor: pointer;
      border: none;
      border-bottom: 1px solid #000; }
      #storelocator .store-locator-result-wrap .storelocator-countryselector .customStyleSelectBox:after {
        border-left: none;
        background-size: contain;
        width: 34px;
        height: 34px;
        padding: 0;
        margin: 5px 7px 0 0; }
      #storelocator .store-locator-result-wrap .storelocator-countryselector .customStyleSelectBox .customStyleSelectBoxInner {
        padding: 0.8125em 0 0.8125em 1em; }

#storelocator .store-locator-result-list-wrap {
  background: #fff; }
#storelocator .store-locator-result-list {
  display: block;
  height: 600px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff; }
  #storelocator .store-locator-result-list #no-result-msg {
    font-size: 17px;
    padding: 15px 15px; }
  #storelocator .store-locator-result-list .storelocator-result-store {
    border-bottom: 2px solid #E5E5E5;
    cursor: pointer; }
    #storelocator .store-locator-result-list .storelocator-result-store .row:first-child {
      display: flex; }
    #storelocator .store-locator-result-list .storelocator-result-store .type-dive-center {
      text-transform: uppercase;
      color: #4a4a4a; }
    #storelocator .store-locator-result-list .storelocator-result-store .type-diamond-center {
      text-transform: uppercase;
      color: #e91a0b; }
    #storelocator .store-locator-result-list .storelocator-result-store .type-instructor-center {
      text-transform: uppercase;
      color: #868786; }
    #storelocator .store-locator-result-list .storelocator-result-store .storelocator-result-store-image {
      margin-left: 5%;
      margin-top: 5%;
      width: 90%;
      height: 90%;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
    #storelocator .store-locator-result-list .storelocator-result-store .storelocator-result-store-data {
      padding: 8px 0 8px 0; }
      #storelocator .store-locator-result-list .storelocator-result-store .storelocator-result-store-data h3 {
        font-size: 22px;
        margin: 0; }
      #storelocator .store-locator-result-list .storelocator-result-store .storelocator-result-store-data .h7 {
        margin-bottom: 15px;
        color: #4a4a4a; }
    #storelocator .store-locator-result-list .storelocator-result-store .storelocator-result-store-address {
      font-size: 14px;
      font-family: 'Conv_MyriadPro-Regular'; }
    #storelocator .store-locator-result-list .storelocator-result-store .storelocator-result-store-icon {
      padding-top: 8px; }
      #storelocator .store-locator-result-list .storelocator-result-store .storelocator-result-store-icon .store-diamond, #storelocator .store-locator-result-list .storelocator-result-store .storelocator-result-store-icon .store-instructor {
        width: 80%;
        height: 41px;
        background-image: url("../Gfx/Icons/diamond.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
      #storelocator .store-locator-result-list .storelocator-result-store .storelocator-result-store-icon .store-instructor {
        height: 28px;
        position: absolute;
        left: 0;
        bottom: 10px;
        background-image: url("../Gfx/Icons/instructor.png");
        background-size: auto; }
    #storelocator .store-locator-result-list .storelocator-result-store.storelocator-result-active-store, #storelocator .store-locator-result-list .storelocator-result-store:hover {
      background-color: #f4f4f4; }

#storelocator {
  min-height: 600px;
  min-width: 320px;
  background-image: url(../Gfx/throbber.gif);
  background-position: center;
  background-repeat: no-repeat;
  /*
  .store-locator-result-details-divesites {
  	
  	h4{
  		min-height: 44px;
  	}
  	.stars {
  		color: #e91a0b;
  		font-size: 18px;
  	}
  }
  */ }
  #storelocator #storelocator-content {
    display: none;
    min-height: 600px; }
  #storelocator .btn-more {
    margin-top: 10px;
    background-color: #4a4a4a;
    color: #fff;
    cursor: pointer;
    border-radius: 0; }
    #storelocator .btn-more:focus {
      outline: none; }
  #storelocator #programs .sort-wrap button {
    margin-right: 5px; }
  #storelocator #programs .sort-wrap input.search-text-program {
    display: inline-block;
    width: 200px;
    margin-top: 10px;
    vertical-align: middle; }
  #storelocator .store-locator-result-details-wrap {
    /*min-height: 600px;*/
    background-color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    color: #4a4a4a; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata {
      height: 600px;
      overflow-y: auto;
      background-color: #f1f1f1;
      font-family: "MyriadPro-BoldCond", Arial, sans-serif; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-type, #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-social-icons {
        margin-top: 15px; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text {
        margin-top: 20px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text h1 {
          font-family: 'Conv_EurostileNextLTPro-SmBd', sans-serif;
          font-size: 32px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text p {
          padding: 0;
          margin: 0; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text a {
          color: #4a4a4a;
          display: inline-block; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text li {
          font-family: "MyriadPro-BoldCond", Arial, sans-serif; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text #store-af-link, #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text #store-events-link, #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text #store-mail-link, #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text #store-navigation {
          display: block;
          text-transform: uppercase;
          padding-left: 35px;
          background-repeat: no-repeat;
          background-position: left;
          margin-bottom: 4px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text #store-af-link {
          background-image: url("../Gfx/Icons/af.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text #store-events-link {
          background-image: url("../Gfx/Icons/events.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text #store-mail-link {
          background-image: url("../Gfx/Icons/mail_red.png");
          color: #e91a0b; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text #store-navigation {
          background-image: url("../Gfx/Icons/pin-red.png");
          color: #e91a0b;
          background-size: auto 24px;
          background-position-x: 5px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text .contact-table .ct-label {
          padding-right: 10px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text .spacer {
          font-size: 10px;
          height: 15px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .store-locator-result-details-maindata-text .framedButton {
          background-color: #4A4A4A; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .type-dive-center {
        text-transform: uppercase;
        color: #4a4a4a; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .type-diamond-center {
        text-transform: uppercase;
        color: #e91a0b; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .type-instructor-center {
        text-transform: uppercase;
        color: #868786; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .social-icon {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-right: 10px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .social-icon a {
          display: block;
          height: 24px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .social-icon.social-icon-fb {
          background-image: url("../Gfx/Icons/social_fb.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .social-icon.social-icon-insta {
          background-image: url("../Gfx/Icons/social_insta.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .social-icon.social-icon-youtube {
          background-image: url("../Gfx/Icons/social_youtube.png"); }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-image {
      height: 600px;
      padding: 0; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-image .carousel-inner .item {
        width: 100%;
        height: 600px;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-image .carousel-inner .item img {
          display: none; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-image .btn {
        position: absolute;
        bottom: 50px;
        right: 50px;
        background-color: #e91a0b;
        color: #fff;
        font-size: 17px;
        text-transform: uppercase;
        border-radius: 0; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-skills {
      margin-left: 0; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-skills img {
        width: 100%;
        height: auto;
        margin: 15px 0; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-features {
      background-color: #f1f1f1;
      padding-top: 20px; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .store-locator-result-details-features-col {
        padding-bottom: 20px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .store-locator-result-details-features-col .col-xs-11 {
          padding-bottom: 20px; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .features-icon {
        background-position: right top;
        background-repeat: no-repeat;
        height: 50px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .features-icon.features-icon-language {
          background-image: url("../Gfx/Icons/languages.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .features-icon.features-icon-special-offers {
          background-image: url("../Gfx/Icons/sport.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .features-icon.features-icon-gas-fill-station {
          background-image: url("../Gfx/Icons/gas_fill.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .features-icon.features-icon-dive-spots {
          background-image: url("../Gfx/Icons/dive_spots.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .features-icon.features-icon-rental {
          background-image: url("../Gfx/Icons/rental.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .features-icon.features-icon-service {
          background-image: url("../Gfx/Icons/service.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .features-icon.features-icon-payment {
          background-image: url("../Gfx/Icons/payment.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .features-icon.features-icon-free-wifi {
          background-image: url("../Gfx/Icons/wifi.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-features .features-icon.features-icon-sport {
          background-image: url("../Gfx/Icons/special_offers.png"); }
    #storelocator .store-locator-result-details-wrap .storelocator-result-store-icon .store-diamond, #storelocator .store-locator-result-details-wrap .storelocator-result-store-icon .store-instructor {
      width: 80%;
      height: 41px;
      background-image: url("../Gfx/Icons/diamond.png");
      background-repeat: no-repeat;
      background-position: left;
      background-size: contain; }
    #storelocator .store-locator-result-details-wrap .storelocator-result-store-icon .store-instructor {
      height: 28px;
      background-image: url("../Gfx/Icons/instructor.png");
      background-size: auto; }
    #storelocator .store-locator-result-details-wrap .storelocator-filters {
      display: none; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-tabs {
      margin-top: 30px; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-tabs .adv-filter-arrow {
        position: absolute;
        cursor: pointer;
        top: 5px;
        right: 5px;
        z-index: 1;
        width: 35px;
        height: 35px;
        border-left: 1px solid #4a4a4a;
        background-image: url(../Gfx/Icons/arrow-d.png);
        background-repeat: no-repeat;
        background-position: center; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-tabs .adv-filter-arrow-up {
        background-image: url(../Gfx/Icons/arrow-u.png) !important; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-tabs .active .adv-filter-arrow {
        border-left: 1px solid #efefef;
        background-image: url(../Gfx/Icons/arrow-d-light.png); }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-tabs .active .adv-filter-arrow-up {
        border-left: 1px solid #efefef;
        background-image: url(../Gfx/Icons/arrow-u-light.png) !important; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-tabs li {
        width: 33.33%; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-tabs li a {
          font-size: 20px;
          font-weight: bold;
          background-color: #D4D4D4;
          color: #4a4a4a;
          border-radius: 0;
          border: none;
          margin: 0;
          display: block !important;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          padding-right: 20px; }
          #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-tabs li a.no-arrow {
            padding-right: 15px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-tabs li.active a {
          background-color: #4a4a4a;
          color: #fff; }
    #storelocator .store-locator-result-details-wrap #courses-calendar {
      padding: 0 0 0 0; }
      #storelocator .store-locator-result-details-wrap #courses-calendar .selected-day {
        background-color: #efefef; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-labels > div {
      background-color: #4A4A4A;
      color: #efefef;
      padding: 5px 15px; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-labels .col-date {
      text-align: center; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-labels .col-courses-22a {
      padding-left: 30px; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-event {
      padding-top: 15px;
      padding-bottom: 15px;
      margin: 10px 0 0 0;
      border-top: 1px solid #D4D4D4; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-date {
        text-align: center;
        padding-left: 0;
        padding-right: 0; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-date .day {
          font-weight: 600;
          font-size: 24px;
          line-height: 24px;
          font-family: "MyriadPro-BoldCond", Arial, sans-serif; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-date .month, #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-date .year {
          font-weight: 600;
          font-size: 17px;
          line-height: 17px;
          font-family: "MyriadPro-BoldCond", Arial, sans-serif;
          /*
          font-family: "Conv_MyriadPro-Bold", Arial, sans-serif;
          */ }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-courses h4 {
        font-weight: 600;
        font-family: "MyriadPro-BoldCond", Arial, sans-serif;
        font-size: 22px;
        position: relative;
        /*
        font-family: "Conv_MyriadPro-Bold", Arial, sans-serif;
        */ }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-courses h4 .mail-link {
          display: none; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-courses h4 .mail-icon img {
          max-width: 85%;
          margin-bottom: 5px; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card {
        font-family: "MyriadPro-BoldCond", Arial, sans-serif;
        border-bottom: 1px solid #D4D4D4; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card h5 {
          margin-bottom: 0; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .btn-link {
          display: block;
          width: 100%;
          text-align: left;
          padding-left: 0;
          color: #4a4a4a;
          font-size: 17px;
          text-transform: uppercase; }
          #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .btn-link .arrow {
            margin-top: 6px;
            background-image: url("../Gfx/Icons/arrow-u.png");
            background-repeat: no-repeat;
            background-position: left;
            background-size: contain;
            width: 16px;
            height: 8px;
            float: right; }
          #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .btn-link:focus {
            outline: none; }
          #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .btn-link:hover, #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .btn-link:focus {
            text-decoration: none; }
          #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .btn-link.collapsed .arrow {
            background-image: url("../Gfx/Icons/arrow-d.png"); }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .card-body-address {
          position: relative;
          min-height: 40px; }
          #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .card-body-address .pin {
            position: absolute;
            right: 10px;
            bottom: 15px; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .text-wrap {
          text-transform: none; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card.courses-row h5 {
          color: #e91a0b; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card.courses-row .btn-link {
          color: #e91a0b; }
          #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card.courses-row .btn-link.collapsed .arrow {
            background-image: url("../Gfx/Icons/arrow-d-red.png"); }
          #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card.courses-row .btn-link .arrow {
            background-image: url("../Gfx/Icons/arrow-u-red.png"); }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card:first-child {
        border-top: 1px solid #D4D4D4; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .table-facts {
        width: 100%; }
        #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .table-facts td {
          width: 50%; }
          #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .table-facts td.value {
            padding-left: 20px; }
          #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .table-facts td a.btn-black-small {
            background-color: #000;
            color: #fff;
            text-align: center;
            margin-bottom: 5px;
            padding: 2px 10px;
            padding-top: 4px;
            display: inline-block; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-program .table-facts tr .col-contact {
      padding-top: 8px; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-program .table-facts tr .col-date {
      background: #efefef;
      padding: 8px 0; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-program .table-facts tr .card {
      border-bottom: none; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-program .table-facts tr .card:first-child {
      border-top: none; }
  #storelocator pre {
    text-transform: none; }

#travelFeaturedDivesitesCarousel h4 {
  /*min-height: 44px;*/ }
#travelFeaturedDivesitesCarousel .stars {
  color: #e91a0b;
  font-size: 18px; }

#storelocator .searchform {
  background-image: url("../Gfx/Mood/home-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  min-height: 600px; }
  #storelocator .searchform h1 {
    color: white;
    text-shadow: 2px 2px 4px #000000;
    font-family: 'Conv_EurostileNextLTPro-Bold', Arial, sans-serif;
    font-size: 62.5px;
    line-height: 65px;
    margin-top: 150px; }

.storelocator-filters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 56px;
  background-color: #f1f1f1; }
  .storelocator-filters .dropdown-item {
    cursor: pointer; }
  .storelocator-filters .btn-form,
  .storelocator-filters .btn-form:active:focus,
  .storelocator-filters .btn-form:active:hover {
    background-color: #4a4a4a;
    border-color: transparent;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    margin: 0;
    border: 0;
    width: 100%;
    padding: 10px;
    outline: none; }
  .storelocator-filters .btn-close {
    color: #e91a0b;
    font-size: 16px;
    margin-top: -1px;
    margin-right: -10px;
    background-color: transparent;
    outline: none !important; }
  .storelocator-filters .filter-icon, .storelocator-filters .arrow-l, .storelocator-filters .arrow-r {
    display: inline-flex;
    cursor: pointer;
    background-image: url("../Gfx/Icons/filter-inact.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 25px; }
  .storelocator-filters .filter-icon {
    background-position: right center; }
  .storelocator-filters .filter-icon-act {
    background-image: url("../Gfx/Icons/filter-act.png"); }
  .storelocator-filters .arrow-l {
    opacity: 0;
    background-image: url("../Gfx/Icons/arrow-l.png"); }
  .storelocator-filters .arrow-r {
    opacity: 0;
    background-image: url("../Gfx/Icons/arrow-r.png"); }
  .storelocator-filters .storelocator-filters-container {
    overflow-x: hidden;
    display: inline-flex; }
  .storelocator-filters .storelocator-filters-wrap {
    position: relative;
    width: 100%;
    white-space: nowrap; }
    .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner {
      position: relative; }
      .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner .dropdown {
        display: inline-block !important;
        float: none;
        margin-top: 10px;
        padding-right: 20px; }
        .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner .dropdown button {
          height: 37px;
          padding: 6px 18px;
          font-size: 17px;
          color: #4a4a4a;
          text-transform: uppercase;
          background-color: transparent;
          border: 1px solid #d5d5d5;
          border-radius: 4px; }
          .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner .dropdown button.btn, .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner .dropdown button.btn:focus, .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner .dropdown button.btn:active {
            outline: none;
            box-shadow: none; }
          .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner .dropdown button.btn-warning {
            color: red; }
          .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner .dropdown button .filter-button-label:after {
            content: " ";
            display: inline-block;
            height: 19px;
            width: 16px;
            margin-left: 5px;
            background-image: url(../Gfx/Icons/arrow-d.png);
            background-repeat: no-repeat;
            background-position: 0 9px; }

.storelocator-text-filters {
  margin: 0;
  height: 56px; }
  .storelocator-text-filters input[type="text"] {
    outline: none;
    border: 0;
    box-shadow: none;
    font-size: 17px;
    height: 56px; }
    .storelocator-text-filters input[type="text"]:focus {
      box-shadow: none; }
  .storelocator-text-filters .filter-x {
    color: #aaa;
    font-size: 20px;
    padding: 5px 10px;
    line-height: 20px;
    position: absolute;
    top: 12px;
    right: 10px; }
  .storelocator-text-filters #fulltext-form {
    border-left: 2px solid #000;
    margin: 6px 0;
    height: 44px; }
    .storelocator-text-filters #fulltext-form input[type="text"] {
      height: 44px; }
  .storelocator-text-filters .magnify-icon img {
    margin: 11px 0; }
  .storelocator-text-filters .storelocator-result-count, .storelocator-text-filters .search-btn {
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 44px;
    border-left: 2px solid #000;
    margin: 6px 0; }
  .storelocator-text-filters .search-btn {
    background-color: #4a4a4a;
    color: #fff;
    cursor: pointer;
    line-height: 56px;
    margin: 0;
    border: 0; }

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  /* core styles should not be changed */
  position: absolute;
  display: none;
  z-index: 99;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box; }

.autocomplete-suggestion {
  position: relative;
  padding: 0 .6em;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 17px;
  color: #4a4a4a; }

.autocomplete-suggestion b {
  font-weight: normal;
  color: #1f8dd6; }

.autocomplete-suggestion.selected {
  background: #f0f0f0; }

.store-locator-result-details-event-wrap .btn-close {
  display: none;
  color: #e91a0b;
  font-size: 16px;
  margin-top: -1px;
  margin-right: -10px;
  background-color: transparent;
  outline: none !important;
  /*  before changes #7750
  		position: absolute;
  	    bottom: 0;
  	    left: 0;
  */
  /* changes #7750 */
  padding: 5px; }

.store-locator-result-details-wrap #courseFullText {
  display: none; }

#filters-menus .dropdown-menu {
  max-height: 390px;
  overflow-y: auto;
  margin-top: -1px !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.275);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.275);
  border-color: transparent; }
  #filters-menus .dropdown-menu .dropdown-item {
    text-transform: uppercase;
    font-size: 17px;
    padding: 3px 14px;
    background-color: #fff; }
    #filters-menus .dropdown-menu .dropdown-item:hover {
      background-color: #f4f4f4; }
  #filters-menus .dropdown-menu .dropdown-item-all {
    color: red; }
  #filters-menus .dropdown-menu .dropdown-item-level-junior {
    display: none; }
#filters-menus #dropdown-menu-sport-advanced, #filters-menus #dropdown-menu-more, #filters-menus #dropdown-menu-offers {
  height: auto;
  max-height: none;
  overflow-y: auto;
  margin-left: 0 !important;
  display: flex;
  margin-top: -1px !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.275);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.275);
  border-color: transparent; }
  #filters-menus #dropdown-menu-sport-advanced .btn-wrap, #filters-menus #dropdown-menu-more .btn-wrap, #filters-menus #dropdown-menu-offers .btn-wrap {
    padding-right: 0; }
  #filters-menus #dropdown-menu-sport-advanced .btn-form, #filters-menus #dropdown-menu-more .btn-form, #filters-menus #dropdown-menu-offers .btn-form {
    color: #fff;
    background-color: #4a4a4a;
    border-color: transparent;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    margin: 0;
    border: 0;
    padding: 10px 40px;
    outline: none; }
  #filters-menus #dropdown-menu-sport-advanced .btn-close, #filters-menus #dropdown-menu-more .btn-close, #filters-menus #dropdown-menu-offers .btn-close {
    color: #e91a0b;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: transparent; }
#filters-menus .filter-x {
  color: #aaa;
  font-size: 20px;
  padding: 5px 10px;
  line-height: 20px;
  position: absolute;
  top: 6px;
  right: 16px; }
#filters-menus .button-search-wrap {
  margin-top: 5px; }
  #filters-menus .button-search-wrap .input-search {
    margin-top: 5px; }
#filters-menus .search-wrap {
  padding-right: 0;
  padding-left: 18px; }
  #filters-menus .search-wrap input {
    margin-top: 6px; }
    #filters-menus .search-wrap input:focus {
      border-color: #666;
      box-shadow: none; }
  #filters-menus .search-wrap .filter-x {
    right: 1px;
    top: 7px;
    border: none; }
#filters-menus .filter-wrap {
  overflow-y: auto;
  height: 280px;
  margin-top: 10px;
  /*max-height: 300px;*/ }
  #filters-menus .filter-wrap.filter-wrap-course {
    overflow: hidden; }
  #filters-menus .filter-wrap .filter-wrap-course-scroll {
    height: 270px;
    overflow-y: auto; }
  #filters-menus .filter-wrap .dropdown-item {
    font-size: 14px;
    padding: 2px 5px;
    /* The container */
    /* Hide the browser's default radio button */
    /* Create a custom radio button */
    /* On mouse-over, add a grey background color */
    /* When the radio button is checked, add a blue background */
    /* Create the indicator (the dot/circle - hidden when not checked) */
    /* Show the indicator (dot/circle) when checked */
    /* Style the indicator (dot/circle) */
    /*
    .label-container .checkmark-checkbox:after {
    	border-radius: 5%;
    }
    */ }
    #filters-menus .filter-wrap .dropdown-item label {
      display: block;
      margin-bottom: 0; }
      #filters-menus .filter-wrap .dropdown-item label span.title {
        padding-right: 30px; }
      #filters-menus .filter-wrap .dropdown-item label input {
        float: right;
        margin: 0; }
      #filters-menus .filter-wrap .dropdown-item label input[type='checkbox'] {
        appearance: checkbox;
        -webkit-appearance: checkbox;
        -moz-appearance: checkbox;
        visibility: visible; }
    #filters-menus .filter-wrap .dropdown-item.disabled {
      opacity: 0.5; }
      #filters-menus .filter-wrap .dropdown-item.disabled:hover {
        background-color: transparent; }
    #filters-menus .filter-wrap .dropdown-item.dropdown-item-course.disabled {
      display: none; }
    #filters-menus .filter-wrap .dropdown-item .label-container {
      display: block;
      position: relative;
      font-family: "Conv_MyriadPro-Regular";
      /*
      padding-left: 35px;
      margin-bottom: 12px;
      
      font-size: 22px;*/
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      cursor: pointer; }
    #filters-menus .filter-wrap .dropdown-item.disabled .label-container {
      cursor: not-allowed; }
    #filters-menus .filter-wrap .dropdown-item .label-container input {
      position: absolute;
      opacity: 0;
      cursor: pointer; }
    #filters-menus .filter-wrap .dropdown-item .checkmark {
      position: absolute;
      top: 0;
      right: 0;
      height: 16px;
      width: 16px;
      background-color: #eee;
      border-radius: 50%;
      border: 1px solid #bbb; }
    #filters-menus .filter-wrap .dropdown-item .checkmark-checkbox {
      border-radius: 5%; }
    #filters-menus .filter-wrap .dropdown-item .label-container:hover input ~ .checkmark {
      background-color: #ccc; }
    #filters-menus .filter-wrap .dropdown-item.disabled .label-container:hover input ~ .checkmark {
      background-color: #eee; }
    #filters-menus .filter-wrap .dropdown-item .label-container input:checked ~ .checkmark {
      background-color: #e91a0b; }
    #filters-menus .filter-wrap .dropdown-item .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
    #filters-menus .filter-wrap .dropdown-item .label-container input:checked ~ .checkmark:after {
      display: block; }
    #filters-menus .filter-wrap .dropdown-item .label-container .checkmark:after {
      top: 4px;
      left: 4px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #e91a0b; }
  #filters-menus .filter-wrap .header {
    padding-left: 5px;
    margin-bottom: 15px; }
  #filters-menus .filter-wrap .header-act {
    color: #e91a0b; }
  #filters-menus .filter-wrap.filter-wrap-sport, #filters-menus .filter-wrap.filter-wrap-level {
    border-right: 1px solid #ccc; }
  #filters-menus .filter-wrap .btn-wrap {
    margin-top: 10px; }

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  #filters-menus .filter-wrap {
    height: auto; }
    #filters-menus .filter-wrap .filter-wrap-course-scroll {
      height: auto;
      overflow-y: visible; }

  .storelocator-filters .arrow-l, .storelocator-filters .arrow-r {
    display: none !important; }

  .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner .dropdown {
    height: 56px;
    margin-top: 0;
    padding-right: 0;
    border-right: 1px solid #fff; }
    .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner .dropdown button.btn {
      outline: none;
      border: none;
      box-shadow: none;
      height: 56px;
      text-align: center; }
      .storelocator-filters .storelocator-filters-wrap .storelocator-filters-inner .dropdown button.btn .filter-button-label:after {
        display: none; } }
#storelocator #storelocator-content .show-list-btn {
  position: fixed;
  z-index: 1;
  bottom: 0;
  width: calc(100% - 20px);
  height: 56px;
  font-size: 19px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  background-color: #4a4a4a;
  color: #fff;
  cursor: pointer;
  line-height: 56px;
  margin: 0;
  border: 0; }

@media (max-width: 1199px) {
  /* general content container with some horizontal spacing */
  .storelocator-mainblock {
    padding: 0px 10px; }

  /* avoid padding doubling */
  .storelocator-mainblock .storelocator-mainblock {
    padding: 0 0; }

  #storelocator #storelocator-content .store-locator-result-details-divesites {
    /*h3,*/ }
    #storelocator #storelocator-content .store-locator-result-details-divesites .stars, #storelocator #storelocator-content .store-locator-result-details-divesites .distance {
      margin-left: 10px; }

  #storelocator .store-locator-map-wrap {
    margin-bottom: 10px; } }
@media (max-width: 991px) {
  #storelocator .store-locator-map-wrap {
    padding: 0px 15px !important; }

  #storelocator-map-col {
    padding: 0px !important; }

  #storelocator .store-locator-result-details-wrap .store-locator-result-details-image {
    height: auto; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-image .carousel-inner .item {
      height: auto;
      background-image: none; }
      #storelocator .store-locator-result-details-wrap .store-locator-result-details-image .carousel-inner .item img {
        display: block; }
  #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata {
    height: auto !important;
    max-height: none !important; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-maindata .breadcrumb {
      clear: both;
      padding-top: 10px !important; } }
@media (max-width: 767px) {
  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-courses h4 {
    font-size: 18px;
    padding-right: 15px; }

  #storelocator .store-locator-result-details-wrap {
    font-size: 14px;
    color: #4a4a4a; }

  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-labels .col-date {
    font-size: 14px; }

  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-tabs li a {
    font-size: 13px; }

        /* #7750: removed
	#storelocator .store-locator-result-details-wrap .store-locator-result-details-event-wrap{
		margin-right: 15px;
		margin-left: 15px;
	}*/
  /* #7750: removed
  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-wrap .row{
  	margin-right: 0;
  	margin-left: 0;
  }*/
  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-courses h4 .mail-link {
    display: block;
    position: absolute;
    right: 0;
    top: 0; }
    #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-courses h4 .mail-link img {
      width: 26px;
      height: auto; }

  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .btn-link .arrow {
    margin-right: 8px; }

  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .btn-link {
    font-size: 13px; }

  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .col-courses {
    padding-right: 0; }

  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event .card .card-body-address .pin {
    right: 2px; } }
@media (max-width: 360px) {
  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-labels .col-date,
  #storelocator .store-locator-result-details-wrap .store-locator-result-details-event-labels .col-courses {
    font-size: 11px; } }
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  #storelocator {
    min-height: 140px; }
    #storelocator #filters-menus #dropdown-menu-sport-advanced .btn-wrap, #storelocator #filters-menus #dropdown-menu-more .btn-wrap, #storelocator #filters-menus #dropdown-menu-offers .btn-wrap {
      padding-left: 0; }
    #storelocator #filters-menus #dropdown-menu-sport-advanced .btn-form, #storelocator #filters-menus #dropdown-menu-sport-advanced .btn-close, #storelocator #filters-menus #dropdown-menu-more .btn-form, #storelocator #filters-menus #dropdown-menu-more .btn-close, #storelocator #filters-menus #dropdown-menu-offers .btn-form, #storelocator #filters-menus #dropdown-menu-offers .btn-close {
      width: 100%; }
    #storelocator #filters-menus .search-wrap {
      padding-left: 15px;
      padding-right: 15px; }
      #storelocator #filters-menus .search-wrap .filter-x {
        right: 17px; }
    #storelocator #storelocator-content {
      /*
      			.show-list-btn {
      
      				position: fixed; 
      				z-index: 1;
      				bottom: 0; 
      				width: 100%;
      				height: 56px;
      
      				font-size: 19px;
      			    text-transform: uppercase;
      			    text-align: center;
      			    font-weight: bold;
      
      				background-color: #4a4a4a;
      				color: #fff;
      				cursor: pointer;
      				line-height: 56px;
      				margin: 0;
      				border: 0;
      			}
      */ }
      #storelocator #storelocator-content .storelocator-text-filters #fulltext-form, #storelocator #storelocator-content .storelocator-text-filters .storelocator-result-count {
        border-left: none; }
      #storelocator #storelocator-content .store-locator-result-list {
        height: auto;
        max-height: 200px; }
      #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-maindata {
        height: auto;
        max-height: none;
        overflow-y: visible; }
      #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-image {
        height: 200px;
        background-size: cover;
        background-position: center center;
        overflow: hidden;
        margin-bottom: 20px; }
        #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-image .carousel-inner .item {
          background-size: contain; }
      #storelocator #storelocator-content .store-locator-result-details-wrap .social-icon {
        margin-bottom: 3px; }
      #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-features {
        margin-left: 0;
        margin-right: 0; }
        #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-features h3 {
          font-size: 18px; }
        #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-features .row {
          margin-left: 0;
          margin-right: 0; }
        #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-features .features-icon {
          background-size: contain; }
      #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-event-tabs .adv-filter-arrow {
        border-left: none;
        background-position: right center; }
      #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-event-wrap {
        margin-left: 0;
        margin-right: 0; }
        #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-event-wrap .table-facts {
          width: 97%; }
        #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-event-wrap .btn-close {
          position: relative;
          margin-left: -10px; }
        #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-event-wrap #store-locator-result-details-events {
          padding-left: 0;
          padding-right: 0; }
          #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-event-wrap #store-locator-result-details-events .col-courses h4 {
            font-size: 17px; }
          #storelocator #storelocator-content .store-locator-result-details-wrap .store-locator-result-details-event-wrap #store-locator-result-details-events .col-courses img {
            position: relative;
            right: 5px;
            top: -2px;
            max-height: 24px; }
      #storelocator #storelocator-content .store-locator-result-details-divesites h3 {
        /* margin-left: 10px; */ }
      #storelocator #storelocator-content .store-locator-result-details-divesites .show-list-btn {
        margin-bottom: 0; }
      #storelocator #storelocator-content .store-locator-result-details-divesites #sitelocator-list-col .store-locator-result-list {
        max-height: 400px; }
      #storelocator #storelocator-content .store-locator-result-details-divesites #sitelocator-list-col h3 {
        margin-left: 0; }
      #storelocator #storelocator-content .store-locator-result-details-divesites .divesite-locator-map-wrap bing-map {
        height: 400px !important;
        min-height: 0 !important; }
      #storelocator #storelocator-content #mobile-store-data {
        display: none;
        z-index: 2;
        background-color: #fff;
        height: 154px; }
        #storelocator #storelocator-content #mobile-store-data .storelocator-result-active-store {
          border: none;
          background-color: transparent; }
        #storelocator #storelocator-content #mobile-store-data .storelocator-result-store {
          border: none;
          background-color: transparent; }
        #storelocator #storelocator-content #mobile-store-data .row {
          height: 100px;
          padding-top: 10px;
          color: #4a4a4a;
          text-align: left;
          line-height: 100%; }
          #storelocator #storelocator-content #mobile-store-data .row .storelocator-result-store-image {
            height: 100px;
            background-size: contain; }
      #storelocator #storelocator-content .show-list-btn {
        position: relative;
        width: 100%; } }
@media screen and (max-width: 767px) {
  body.store-locator-desktop #storelocator #storelocator-filters-menus .dropdown-menu {
    height: auto; }
  body.store-locator-desktop #storelocator #storelocator-filters-menus #dropdown-menu-sport-advanced .filter-wrap {
    height: auto; }
    body.store-locator-desktop #storelocator #storelocator-filters-menus #dropdown-menu-sport-advanced .filter-wrap.filter-wrap-sport, body.store-locator-desktop #storelocator #storelocator-filters-menus #dropdown-menu-sport-advanced .filter-wrap.filter-wrap-level {
      border-right: none;
      border-bottom: 1px solid #ccc;
      margin-bottom: 10px; }
    body.store-locator-desktop #storelocator #storelocator-filters-menus #dropdown-menu-sport-advanced .filter-wrap .filter-wrap-course-scroll {
      height: auto;
      max-height: 270px; } }
