/*header {
  margin-top: 30px;
}*/


.c-main-container .inner {
  padding: 40px 0;
}

.c-main-container .inner.inner-pad-md {
  padding: 90px 0 45px;
}

@media (max-width: 767px) {
  .blog-single-page .inner {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .searchresult-page .inner.inner-pad-md {
    padding-top: 45px;
  }
}

.c-breadcrumb ul {
  list-style-type: none;
  display: block;
  margin: 0 0 0 10px;
  padding: 0;
}
  .c-breadcrumb ul li {
    position: relative;
    list-style-type: none;
    display: inline-block;
    margin: 0 10px 15px 0; 
    padding: 0 20px 0 0; 
  }
    .c-breadcrumb ul li a {
      display: block; 
      font-family: 'DIN Pro Cond' !important;
      font-size: 14px;
      font-weight: normal;
      color: #0c0c0c;
    }
      .c-breadcrumb ul li::after {
        width: 10px;
        height: 10px;
        position: absolute; 
        top: 5px; 
        right: 0; 
        content: ""; 
        background: url(../images/bullet_breadcrumb.png) 100% 3px no-repeat;
        background-size: auto auto; 
      }
        .c-breadcrumb ul li:last-child::after {
          display: none;
        }

      .c-breadcrumb ul li.active a {
        font-family: 'DIN Pro Cond' !important;
        font-weight: bold !important;
      }

.c-breadcrumb .fbc-page .fbc-wrap .fbc-items {
  background-color: transparent; 
}
  .c-breadcrumb .fbc-page .fbc-wrap .fbc-items li {
    display: inline-block;
    padding: 0;
    margin: 0 6px 15px 0;
  }
  .c-breadcrumb .fbc-page .fbc-wrap .fbc-items li a {
    font-family: 'DIN Pro';
    font-size: 14px;
    font-weight: normal;
    color: #0c0c0c;
  }
  .c-breadcrumb .fbc-page .fbc-wrap .fbc-items li:first-child {
    padding: 0;
  }
    .c-breadcrumb .fbc-page .fbc-wrap .fbc-items li .fbc-separator {
      padding: 0;
      margin-left: 0;
      margin-right: 5px;
      font-family: 'DIN Pro';
      font-size: 14px;
      font-weight: normal;
      color: #0c0c0c;
      letter-spacing: -2px;
    }
    .c-breadcrumb .fbc-page .fbc-wrap .fbc-items li.active span {
      font-family: 'DIN Pro';
      font-size: 14px;
      font-weight: bold;
      color: #0c0c0c;
    }


.breadcrumbs {
  margin-bottom: 15px;
}
  .breadcrumbs span span {
    font-family: 'DIN Pro';
    font-size: 14px;
    font-weight: normal;
    color: #0c0c0c;
  }


.page-title {
  margin: 0 0 30px;
  padding: 0 0 16px;
  border-bottom: #070707 solid 1px;
  font-family: 'DIN Pro' !important;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
  color: #0c0c0c;
  line-height: 27px;
}
@media (max-width: 1199px) {
  .page-title {
    font-size: 25px;
  }
}



  .c-blog-col {
    margin-bottom: 35px;
  }
    @media (max-width: 1199px) {
      .c-blog-col {
        margin-bottom: 22px;
      }
    }

    .c-blog-col h3 {
      margin: 0;
      padding: 0;
      font-family: 'DIN Pro Cond' !important;
      font-weight: bold;
      font-size: 22px;
      text-align: left;
      color: #0c0c0c;
      line-height: 25px;
    }
    @media (max-width: 1199px) {
      .c-blog-col h3 {
        font-size: 18px;
      }
    }
    @media (max-width: 767px) {
      .c-blog-col h3 {
        font-size: 18px;
      }
    }

    .c-blog-col h3 a {
      margin: 0;
      padding: 0;
      font-family: 'DIN Pro Cond' !important;
      font-weight: bold;
      font-size: 22px;
      text-align: left;
      color: #0c0c0c;
      line-height: 25px;
    }
      .c-blog-col h3 a:hover, .c-blog-col h3 a:focus {
        color: #d3232a; 
      }
    @media (max-width: 1199px) {
      .c-blog-col h3 a {
        font-size: 18px;
      }
    }
    @media (max-width: 767px) {
      .c-blog-col h3 a {
        font-size: 18px;
      }
    }

    .c-blog-col--thumbImg {
      margin-bottom: 15px;
    }
      @media (max-width: 767px) {
        .c-blog-col--thumbImg img {
          width: 100%;
          height: auto;
        }
      }

.blog-overflow-box {
  overflow: hidden;
  margin-bottom: 30px;
}
  .blog-overflow-box .c-blog-col--thumbImg {
    float: left;
    margin: 0 25px 0 0;
  }

@media (max-width: 991px) {
  .blog-overflow-box .blogbox-thumbImg {
    float: none;
    display: block;
    margin-bottom: 25px;
  }
}

.blog-recent-lg .c-blog-col--thumbImg {
  margin: 0 0 15px 0; 
}
  .blog-recent-lg h3 {
    margin: 0 0 28px 0; 
    font-family: 'DIN Pro Cond' !important;
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: #0c0c0c;
    line-height: 27px;
  }
  .blog-recent-lg h3 a {
    display: block;
    margin: 0 0 28px 0; 
    font-family: 'DIN Pro Cond' !important;
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: #0c0c0c;
    line-height: 27px;
  }
    .blog-recent-lg h3 a:hover {
      color: #d3232a; 
    }
  .blog-recent-lg .c-blog-col--info p {
    margin: 0 0 32px 0; 
    font-family: 'DIN Pro' !important;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    color: #0c0c0c;
    line-height: 27px;
  }


@media (max-width: 767px) {
  .btn-center {
    text-align: center; 
  }
    .btn-center a, .btn-center button {
      float: none;
      display: inline-block;
      margin-left: auto;
      margin-right: auto;
    }
}


.c-blog-col--info {
  overflow: hidden;
  font-family: 'DIN Pro' !important;
  font-weight: normal;
  font-size: 14px;
  text-align: left;
  color: #0c0c0c;
  line-height: 18px;
}
  .c-blog-col--info h3 {
    margin: 0 0 20px;
    font-family: 'DIN Pro Cond' !important;
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: #0c0c0c;
    line-height: 27px;
  }
  .c-blog-col--info.blog-recent-sm h3 {
    margin: 0 0 16px;
    font-family: 'DIN Pro Cond' !important;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #0c0c0c;
    line-height: 23px;
  }
  .c-blog-col--info h3 a {
    margin: 0 0 20px;
    font-family: 'DIN Pro Cond' !important;
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: #0c0c0c;
    line-height: 27px;
  }
    .c-blog-col--info.blog-recent-sm h3 a {
      margin: 0 0 16px;
      font-family: 'DIN Pro Cond' !important;
      font-weight: bold;
      font-size: 18px;
      text-align: left;
      color: #0c0c0c;
      line-height: 23px;
    }
    .c-blog-col--info h3 a:hover {
      color: #d3232a; 
    }
  .c-blog-col--info p {
    margin: 0 0 24px;
    font-family: 'DIN Pro' !important;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    color: #0c0c0c;
    line-height: 27px;
  }
  .c-blog-col--info.blog-recent-sm p {
    margin: 0 0 18px;
    font-family: 'DIN Pro' !important;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: #0c0c0c;
    line-height: 18px;
  }

  .btn-text {
    display: inline-block; 
    vertical-align: middle;
    font-family: 'DIN Pro Cond' !important;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    color: #0c0c0c !important;
    line-height: 18px;
  }
    .btn-text:hover {
      color: #d3232a !important; 
    }

  
  .btn {
    height: auto;
    display: inline-block; 
    margin: 0 0 15px;
    padding: 10px 35px;
    font-family: 'DIN Pro';
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    color: #0c0c0c;
    line-height: 27px;
  }
    .btn:hover {
      color: #d3232a; 
    }
    .btn-border {
      background: #fff;
      color: #0c0c0c !important;
      border: #0c0c0c solid 2px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      border-radius: 50px;
    }
      .btn-border:hover, .btn-border:focus {
        color: #fff !important; 
        background: #d3232a;
        border: #d3232a solid 2px;
      }



.blog-bottom-area .blog-lft {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .blog-bottom-area .blog-lft {
    margin-top: 10px;
  }
}



.blog-sidebar .widget {
  margin-bottom: 50px;
}

.blog-sidebar .widget h2.widget-title, .blog-sidebar .widget-col h2.widget-title, 
.blog-sidebar .fl-widget h2 {
  margin: 0 0 32px;
  padding: 0 0 16px;
  border-bottom: #070707 solid 1px;
  font-family: 'DIN Pro' !important;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
  color: #0c0c0c;
  line-height: 27px;
}
@media (max-width: 1199px) {
  .blog-sidebar .widget h2.widget-title, .blog-sidebar .widget-col h2.widget-title, 
.blog-sidebar .fl-widget h2  {
    font-size: 25px;
  }
}


.archive-list .archive-list-hd {
  display: block;
  margin: 0 0 15px;
  font-family: 'Lato', sans-serif !important;
  font-weight: 700;
  font-size: 18px; 
  text-align: left; 
  color: #0c0c0c;
  line-height: 23px;
  cursor: default;
}
  /*.archive-list ul {
    margin: 0;
    padding: 0;
    display: block;
  }*/
    .archive-list .archive-list-month {
      margin: 0;
      padding: 0;
      display: block;
      font-family: 'Lato', sans-serif !important;
      font-weight: 400;
      font-size: 18px; 
      text-align: left; 
      color: #0c0c0c;
      line-height: 23px;
    }
    .archive-list .archive-list-hd:hover {
      cursor: default;
    }
    .archive-list .archive-list-month:hover {
      color: #cf2030;
    }


.btn-showHide {
  display: block;
  position: relative;
  padding: 0;
  font-family: 'Lato', sans-serif !important;
  font-weight: bold;
  font-size: 18px; 
  text-align: left; 
  color: #0c0c0c;
  line-height: 38px;
} 
  .btn-showHide:hover, .btn-showHide:focus {
    color: #cf2030;
  }


.form-border_wrapper.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
.form-border_wrapper input[type="text"], 
.form-border_wrapper input[type="radio"],
.form-border_wrapper input[type="email"],
.form-border_wrapper input {
  padding: 8px 15px !important;
  margin: 0 !important;
  background: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  border-bottom: #000 solid 1px !important;
  font-family: 'druk_bold' !important;
  font-weight: normal !important;
  font-size: 17px !important;
  text-align: left !important;
  color: #0c0c0c !important;
  line-height: 27px !important;
  height: 24px !important;
  text-transform: uppercase;
}
  .form-border_wrapper input[type="text"]::-webkit-input-placeholder { color: #b1b3b3 !important; }  /* WebKit, Blink, Edge */
  .form-border_wrapper input[type="text"]:-moz-placeholder { color: #b1b3b3 !important; }  /* Mozilla Firefox 4 to 18 */
  .form-border_wrapper input[type="text"]::-moz-placeholder { color: #b1b3b3 !important; }   /* Mozilla Firefox 19+ */
  .form-border_wrapper input[type="text"]:-ms-input-placeholder { color: #b1b3b3 !important; }  /* Internet Explorer 10-11 */
  .form-border_wrapper input[type="text"]::-ms-input-placeholder { color: #b1b3b3 !important; }  /* Microsoft Edge */


.form-border_wrapper.gform_wrapper ul li.field_description_below div.ginput_container_checkbox {
  margin-top: 25px !important;
}

.c-newsletter .form-border_wrapper.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1px solid #fff !important;
  padding: 5px 15px !important;
  margin-bottom: 0px !important;
  font-size: 14px !important;
  height: 35px !important;
}


.form-border_wrapper .gform_button.button {
  height: auto !important;
  display: inline-block !important; 
  margin: 0 0 15px !important;
  padding: 2px 20px !important;
  font-family: 'druk_bold' !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  text-align: left !important;
  text-transform: uppercase !important; 
  color: #0c0c0c !important;
  line-height: 27px !important;
  background: #fff !important;
  color: #0c0c0c !important;
  border: #0c0c0c solid 2px !important;
}
  .form-border_wrapper .gform_button.button:hover {
    color: #fff !important; 
    background: #d3232a !important;
    border: #d3232a solid 2px !important;
  }


.form-border_wrapper label {
  font-family: 'DIN Pro' !important;
  font-weight: normal !important;
  font-size: 16px !important;
  text-align: left !important;
  color: #0c0c0c !important;
  line-height: 27px !important;
}



/*.widget.gform_widget h2 {
  position: relative;
  margin-bottom: 70px;
}
  .widget.gform_widget h2:after {
    position: absolute;
    left: 0;
    top: 68px;
    content: "Sign up for stories, tips and special offers";
    font-family: 'DIN Pro';
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    color: #080808;
    line-height: 27px;
  }*/
.gform_wrapper ul.gform_fields li.gfield.gfield_html {
  margin: 0 0 20px;
  font-family: 'DIN Pro';
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  color: #080808;
  line-height: 27px;
}

.widget ul, .widget .product-listing {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
}
  .widget ul li, .widget .product-listing li {
    list-style-type: none;
    display: block;
    margin: 0 0 20px;
    padding: 0;
    font-family: 'DIN Pro';
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #0c0c0c;
    line-height: 20px;
  }
    .widget ul li a, .widget .product-listing li a {
      list-style-type: none;
      display: block;
      font-family: 'DIN Pro';
      font-weight: bold;
      font-size: 18px;
      text-align: left;
      color: #0c0c0c;
      line-height: 20px;
    }
      .widget ul li a:hover, .widget .product-listing li a:hover {
        color: #d02030;
      }


.storeLocator {
  width: 100%;
  height: 108px;
  display: table;
  text-align: center;
  background: url(../images/storeLocatorBG.png) 50% 50% no-repeat;
  background-size: cover;
}
  @media (max-width: 1199px) {
    .storeLocator {
      display: block;
      height: auto;
    }
  }
  @media (max-width: 767px) {
    .storeLocator {
      display: block;
    }
  }


  .storeLocator .inner {
    display: table-cell;
    padding: 40px 15px;
    vertical-align: middle;
  }
  @media (max-width: 1199px) {
    .storeLocator .inner {
      display: block;
    }
  }

    .storeLocator .inner .widget {
      margin-bottom: 0;
    }
    .storeLocator .inner h3 {
      margin: 0;
      padding: 0;
      font-family: 'Robotobold'!important;
      font-weight: normal;
      font-size: 55px;
      text-align: center;
      color: #fff;
      line-height: 44px;
      letter-spacing: 1px;
    }
    @media (max-width: 1199px) {
      .storeLocator .inner h3 {
        font-size: 38px;
        line-height: 35px;
      }
    }
    @media (max-width: 991px) {
      .storeLocator .inner h3 {
        font-size: 34px;
        line-height: 30px;
      }
    }


    .storeLocator .inner h4 {
      margin: 0 0 22px;
      padding: 0;
      font-family: 'DIN Pro' !important;
      font-weight: 500;
      font-size: 39px;
      text-align: center;
      color: #fff;
      line-height: 44px;
      letter-spacing: 2px;
    }
    @media (max-width: 1199px) {
      .storeLocator .inner h4 {
        font-size: 27px;
        letter-spacing: 1px;
      }
    }


    .storeLocator .inner a {
      display: inline-block;
      margin: 0;
      padding: 18px 25px;
      font-family: 'DIN Pro';
      font-weight: 500;
      font-size: 14px;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      line-height: 16px;
      border: #fff solid 2px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      border-radius: 50px;
    }
      .storeLocator .inner a:hover {
        background: #fff;
        color: #0c0c0c;
      }
    @media (max-width: 991px) {
      .storeLocator .inner a {
        padding: 15px 15px;
      }
    }




/*Single Page Style*/
.blog-single-col .blog-single-img {
  margin-bottom: 35px;
}
  .blog-single-col h2.entry-title {
    margin-bottom: 15px;
    font-family: 'DIN Pro' !important;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    line-height: 27px;
    letter-spacing: 0;
    color: #0c0c0c;
  }
  @media (max-width: 1199px) {
    .blog-single-col h2.entry-title {
      font-size: 25px; 
    }
  }

  .blog-single-col .meta-date {
    margin-bottom: 30px;
    font-family: 'DIN Pro';
    font-size: 14px;
    font-weight: normal;
    text-transform: normal;
    text-align: left;
    color: #0c0c0c;
    line-height: 18px;
  }
  @media (max-width: 767px) {
    .blog-single-col .meta-date {
      font-size: 12px;
    }
  }

  .blog-single-col .sub-heading-article {
    margin: 0 0 36px;
    /*font-family: 'DIN Pro';*/
    font-family: 'Lato', sans-serif !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: normal;
    text-align: left;
    color: #0c0c0c;
    line-height: 27px;
  }
  @media (max-width: 767px) {
    .blog-single-col .sub-heading-article {
      font-size: 16px;
    }
  }

  .shareAre {
    padding: 12px 0 6px;
    margin-bottom: 15px;
    text-align: center;
    border-top: #f0f0f0 solid 2px;
    border-bottom: #f0f0f0 solid 2px;
  }
    .shareAre .share-hd {
      display: inline-block;
      vertical-align: middle;
      font-family: 'DIN Pro';
      font-size: 18px;
      font-weight: 500;
      text-transform: uppercase;
      text-align: left;
      color: #0c0c0c;
      line-height: 27px;
    }
    .shareAre .addtoany_shortcode {
      display: inline-block;
      vertical-align: top;
    }
      .shareAre .addtoany_shortcode a {
        padding: 0 12px;
        margin: 0;
      }

  .blog-single-col .entry-content {
    padding: 15px 0;
    margin-bottom: 20px;
    font-family: 'DIN Pro';
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    text-align: left;
    color: #0c0c0c;
    line-height: 27px;
  }
    .blog-single-col .entry-content p {
      margin-bottom: 30px;
      font-family: 'DIN Pro';
      font-size: 16px;
      font-weight: normal;
      text-transform: none;
      text-align: left;
      color: #0c0c0c;
      line-height: 27px;
    }


.navigation.post-navigation {
  background-color: transparent;
}
  .navigation.post-navigation .screen-reader-text {
    display: none;
  }

  .navigation.post-navigation .nav-links {
    padding: 0;
    line-height: normal;
    position: relative;
  }
    .navigation.post-navigation .nav-previous a .meta-nav, 
    .navigation.post-navigation .nav-next a .meta-nav {
      display: inline-block;
      vertical-align: middle;
      font-family: 'DIN Pro';
      font-size: 14px;
      font-weight: normal;
      color: #0c0c0c;
    }
    .navigation.post-navigation .nav-previous a .fa, 
    .navigation.post-navigation .nav-next a .fa {
      display: inline-block;
      vertical-align: middle;
      color: #686868;
      font-size: 24px;
      margin: 0;
      line-height: normal;
      height: auto;
    }
      .navigation.post-navigation .nav-previous a .fa {
        margin: 0 6px 0 0;
      }
      .navigation.post-navigation .nav-next a .fa {
        margin: 0 0 0 6px;
      }

      .navigation.post-navigation .nav-previous a:hover .meta-nav, 
      .navigation.post-navigation .nav-next a:hover .meta-nav, 
      .navigation.post-navigation .nav-previous a:hover .fa, 
      .navigation.post-navigation .nav-next a:hover .fa {
        color: #cf2030;
      }
  

.post-pagination nav.navigation {
  background-color: transparent;
  line-height: normal;
  height: auto;
  margin: 0;
}
  .post-pagination nav.navigation .screen-reader-text {
    display: none;
  }
  
  .post-pagination nav.navigation .nav-links {
    padding: 0;
    line-height: normal;
    position: relative;
  }
    .post-pagination nav.navigation a.page-numbers {
      display: inline-block;
      vertical-align: middle;
      font-family: 'DIN Pro';
      font-size: 16px;
      font-weight: normal;
      color: #0c0c0c;
      margin: 0 8px;
      line-height: 20px;
    }
      .post-pagination nav.navigation a.page-numbers:hover {
        color: #cf2030;
      }
    .post-pagination nav.navigation .page-numbers {
      display: inline-block;
      vertical-align: middle;
      font-family: 'DIN Pro';
      font-size: 16px;
      font-weight: normal;
      color: #0c0c0c;
      margin: 0 8px;
    }
    .post-pagination nav.navigation a.page-numbers .meta-nav {
      display: inline-block;
      vertical-align: middle;
    }
    .post-pagination nav.navigation a.page-numbers .fa {
      display: inline-block;
      vertical-align: middle;
      color: #686868;
      font-size: 16px;
      margin: 0;
      line-height: normal;
      height: auto;
    }
      .post-pagination nav.navigation a.page-numbers:hover .fa {
        color: #cf2030;
      }
      .post-pagination nav.navigation a.page-numbers.prev .fa {
        margin: 0 6px 0 0;
      }
      .post-pagination nav.navigation a.page-numbers.next .fa {
        margin: 0 0 0 6px;
      }
    .post-pagination nav.navigation .page-numbers.current {
      display: inline-block;
      vertical-align: middle;
      font-family: 'DIN Pro';
      font-size: 16px;
      font-weight: bold;
      color: #cf2030;
      margin: 0 8px;
    }



.search-col .c-blog-col--info {
  padding-top: 20px; 
}
  .search-col .c-blog-col {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: #070707 solid 1px;
  }



.fl-module-rich-text .fl-node-content {
  margin-top: 10px;
}

.fl-module-rich-text .fl-node-content .fl-rich-text ul {
  margin-bottom: 0px;
}


.fl-module-rich-text .fl-node-content p {
  margin-bottom: 10px;
}

.white-button .fl-button-wrap a.fl-button:hover span.fl-button-text {
  color: #fff ;
}

.nav-footer ul .menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-hd a {
  cursor: default;
}

.nav-footer ul .sub-menu a {
  cursor: pointer !important;
}

@media (max-width: 768px) {
    .store-lc .fl-rich-text p iframe {
       margin-top: 20px;
    }
  }


.mobile_athletes_dropdown .fs-label{
  background-color: #000;
  color: #FFF;
  border-radius: 25px;
  border: none;
  padding: 12px !important;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.mobile_athletes_dropdown .fs-arrow{
  border-top: 5px solid #fff;
  right: 92px;
}
.mobile_athletes_dropdown .fs-label-wrap{
   border: none;

}
.mobile_athletes_dropdown .fs-wrap{
  width: 100% !important;
  position: relative;
}

.mobile_athletes_dropdown .facetwp-type-fselect .fs-option .fs-option-label{
  font-size: 13px;
}


.mobile_athletes_dropdown .facetwp-type-fselect .fs-option .fs-option-label{
  font-size: 13px;
}

@media (max-width: 768px) {
  .store-lc h1 {
    line-height: 34px !important; 
  }
}


