/* Font sizes */
/* Max widths for media queries */
@media screen and (min-width: 769px) {
  #abclub-listing-page .category-breadcrumb {
    display: none; } }

#abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner {
  margin: 0; }

#abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content {
  margin: 40px 0;
  width: auto; }
  @media screen and (min-width: 768px) {
    #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content {
      width: 50%; } }
  #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content .container {
    padding: 0 40px;
    margin: 0;
    max-width: none; }
    @media screen and (min-width: 769px) {
      #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content .container {
        padding: 0; } }
    #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content .container .overlay {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 25px; }
      @media screen and (min-width: 769px) {
        #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content .container .overlay {
          margin: 0;
          padding-left: 80px;
          max-width: 670px;
          width: 100%; } }
      #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content .container .overlay .custom-button {
        margin: 0 !important; }
      #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content .container .overlay .custom-button a {
        font-family: "Lato", sans-serif;
        font-weight: 700;
        font-size: 16px;
        color: #000;
        max-width: 151px;
        background-color: #6ED34A;
        border-radius: 50px;
        padding: 8.5px 21px;
        text-decoration: none;
        display: block; }
  #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content .heading {
    padding: 0; }
    #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content .heading img {
      max-width: 298px; }
    #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content .heading h1 {
      font-family: "Lato", sans-serif;
      font-weight: 700;
      font-size: 32px;
      margin: 10px 0; }
    #abclub-listing-page .experience-commerce_assets-bannerCustom .custom-banner-content .heading p {
      font-family: "Lato", sans-serif;
      font-weight: 400;
      font-size: 20px; }

#abclub-listing-page .container {
  padding: 0; }
  #abclub-listing-page .container .mobile-2r-2c [class^="col-"],
  #abclub-listing-page .container .mobile-2r-2c [class*=" col-"] {
    padding: 0 !important; }
  #abclub-listing-page .container .mobile-2r-2c .row.mx-n2 {
    -ms-flex-pack: center;
        justify-content: center; }
  #abclub-listing-page .container .experience-commerce_layouts-mobileGrid2r2c {
    margin: 50px 40px;
    max-width: none; }
    #abclub-listing-page .container .experience-commerce_layouts-mobileGrid2r2c .photo-tile-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
      #abclub-listing-page .container .experience-commerce_layouts-mobileGrid2r2c .photo-tile-container .photo-tile-figure {
        margin: 0;
        max-width: 236px; }
      #abclub-listing-page .container .experience-commerce_layouts-mobileGrid2r2c .photo-tile-container > .row {
        margin: 0 !important; }
    #abclub-listing-page .container .experience-commerce_layouts-mobileGrid2r2c .region {
      margin: 20px;
      -ms-flex: 0 0 auto !important;
          flex: 0 0 auto !important;
      width: auto !important;
      max-width: none !important; }
      @media screen and (min-width: 1288px) {
        #abclub-listing-page .container .experience-commerce_layouts-mobileGrid2r2c .region {
          margin: 0 33px; } }

#abclub-listing-page .experience-commerce_layouts-mobileGrid1r1c {
  padding: 40px; }
  @media screen and (min-width: 769px) {
    #abclub-listing-page .experience-commerce_layouts-mobileGrid1r1c {
      padding: 60px 80px; } }
  #abclub-listing-page .experience-commerce_layouts-mobileGrid1r1c .region {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 30px; }
  #abclub-listing-page .experience-commerce_layouts-mobileGrid1r1c .photo-tile-container .row {
    margin: 0 -15px !important; }

#abclub-listing-page .row {
  margin: 0 !important; }

#abclub-listing-page .container {
  max-width: none !important; }

#abclub-listing-page .benifit-class {
  margin: 0;
  padding: 0; }
  #abclub-listing-page .benifit-class * {
    margin: 0;
    padding: 0; }
  #abclub-listing-page .benifit-class .heading-content {
    max-width: none; }
  #abclub-listing-page .benifit-class .heading p {
    font-family: "Grand-Stage", sans-serif;
    font-weight: 400;
    font-size: 36px;
    color: #77C320;
    line-height: normal; }

.page #maincontent {
  padding-top: 0 !important; }

.brandpage {
  width: 100%;
  color: #181818;
  margin-bottom: 20px; }
  .brandpage .container-breadcrumb {
    background-color: #fff; }
  @media (max-width: 768px) {
    .abcStandardStore .brandpage .category-breadcrumb {
      display: none; } }
  .brandpage .category-breadcrumb .breadcrumb {
    font-size: 12px;
    font-weight: 700;
    border-bottom: 0;
    padding-left: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    height: 42px;
    line-height: 42px; }
    @media (max-width: 768px) {
      .brandpage .category-breadcrumb .breadcrumb {
        height: 34px;
        line-height: 34px; } }
    .brandpage .category-breadcrumb .breadcrumb .breadcrumb-item {
      padding-left: 0; }
      .brandpage .category-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item {
        padding-left: 3px; }
        .brandpage .category-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
          float: left;
          padding-right: 3px;
          color: #000;
          content: ">";
          margin-top: 0; }
  .brandpage .experience-component .heading-component-container {
    padding-top: 25px;
    margin-top: 20px;
    margin-bottom: 56px; }
    @media (max-width: 768px) {
      .brandpage .experience-component .heading-component-container {
        margin-bottom: 25px; } }
    @media (max-width: 768px) {
      .brandpage .experience-component .heading-component-container .heading-content {
        max-width: 582px; } }
    @media (max-width: 650px) {
      .brandpage .experience-component .heading-component-container .heading-content {
        max-width: 100%; } }
    .brandpage .experience-component .heading-component-container .heading-content .heading {
      width: auto; }
      .brandpage .experience-component .heading-component-container .heading-content .heading p {
        line-height: 20px;
        margin-bottom: 0; }
