/** Shopify CDN: Minification failed

Line 130:2 All "@import" rules must come first

**/
.dogster-hero-bg {
    background: url("/cdn/shop/files/Mask_Group_24_1d17cb93-1829-4244-92d7-2c12307abffe.png?v=1668080493");
   background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  background-position: center center;
  }
  .dogster-icon-nav {
    display: flex;
    justify-content: space-between;
  }
  .dogster-icon-alt {
    margin-right: 5%;
  } 
  .dogster-icon {
   
    margin: auto 0 auto 5%;
  }
  .discount-bundle {
    text-align: center;
    color: #189539;
    font-family: "assistant";
    font-size: 30px;
  }
  .container {
    position: relative;
    margin: auto;
    overflow: hidden;
    width: 100%;
    height: auto;
  }
  
  
  
  #timer {
    color: $white;
    text-align: center;
    text-transform: uppercase;
    font-family: $font;
    font-size: .7em;
    letter-spacing: 5px;
   
  }
  
  .days, .hours, .minutes, .seconds {
    display: inline-block;
    padding: 10px;
    width: 140px;
    border-radius: 5px;

  }
  
  .days, .hours, .minutes, .seconds{
    background: #28a84a;
    color: white;
    font-family: "assistant";
    font-weight: 800;
    font-size: 15px;
    text-align: center;
  }
  
  
  .desktop-hide {
    display: none;
  }
  .numbers {
    font-family: $big;
    color: $dark;
    font-size: 4em;
  }
  
  .white {
    position: absolute;
    background: $white;
    height: 85px;
    width: 75px;
    left: 30%;
    top: 2%;
    .triangle {
      border-bottom: 14px solid $white;
    }
    .string {
      background: $white;
      border: 1px solid $white;
    }
  }
  
  .red {
    position: absolute;
    background: $red;
    left: 18%;
    top: 9%;
    height: 65px;
    width: 70px;
    .triangle {
      border-bottom: 14px solid $red;
    }
    .string {
      background: $red;
      border: 1px solid $red;
    }
  }
  
  .blue {
    position: absolute;
    background: $blue;
    height: 80px;
    width: 80px;
    left: 60%;
    top: 5%;
    .triangle {
      border-bottom: 14px solid $blue;
    }
    .string {
      background: $blue;
      border: 1px solid $blue;
    }
  }
  
 
  .dogster-logo > img {
    width: 25%;
  }
  
  @import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200?300?500?800&display=swap');  
  
  .dogster-bundle-sect > h2 {
    text-align: center;
    font-size: 52px;
    font-family: 'Assistant', sans-serif;
    font-weight: 800;
    margin-bottom: 40px;
  }
 .dogster-bundle-sect > h3 {
    text-align: center;

   margin: 0 20px;
   color: #189539;
    font-weight: 700;
    font-family: Merriweather;
    font-size: 32px;
   margin-top: 40px;
    margin-bottom: 0px;
  }

  
  .dogster-bundle-sect {
   
  }
  
  .porch-potty-value {
    border-radius: 136px 0 0 0;
    border: solid 1px #707070;
    height: auto;
    display: flex;
    margin: 0 10%;
    margin-top: 80px;
    background: #f6f6f6;
  }
  .porch-potty-left {
    width: 50%;
    background: #f6f6f6;
    border-radius: 136px 0 0 0;
    margin: auto 0;
  }
  .porch-potty-left > a > img {
    width: 100%;
    height: auto;
  }
  .porch-potty-right {
    width: 50%;
    background: #28a84a;
    padding: 0 5%;
    padding-top: 20px;
    
  }
  .porch-potty-right > h3 {
    font-family: "assistant";
    font-size: 35px;
    color: #fff;
    font-weight: 500;
    margin: 1% 0;
  }
  
  .heading-last {
    border-bottom: 2px solid white;
    margin-bottom: 10%;
    padding-bottom: 3%;
  }
  
  .dogster-hero-headings {
    margin-left: 5%;
    margin-top: 5%;
    margin-right: 20%;
  }
  .dogster-hero-headings > h2,.dogster-hero-headings > h4 {
    margin: 0;
  }
 .dogster-hero-headings > h2 {
   font-family: "assistant";
   font-size: 55px;
   font-weight: 300;
   
 }
.dogster-hero-headings > h4 {
   font-family: "assistant";
   font-size: 75px;
   font-weight: 800;
   
 }
.dogster-proch-potty {
  margin: 10% 0 0 5%;
  position: relative;
}
  .porch-potty-right > h5 {
    font-family: "assistant";
    font-size: 45px;
    color: #fff;
    font-weight: 800;
    margin: 1% 0 5%;
  }
  
  .bundle-purchase-btn {
        margin: 5% 0;
        display: flex;
        justify-content: center;
  }
.bundle-purchase-btn-alt {
        margin: 5% 0;
        display: flex;
        justify-content: center;
  }
   
  .bundle-purchase-btn > a {
    font-family: "assistant";
    font-weight: 800;
    font-size: 35px;
    background: #2B4793;
    border-radius: 45px;
    list-style: none;
    text-decoration: none;
    color: white;
    padding: 20px 30px;
  }
   .bundle-purchase-btn-alt > a {
    font-family: "assistant";
    font-weight: 800;
    font-size: 35px;
    background: #2B4793;
    border-radius: 45px;
    list-style: none;
    text-decoration: none;
    color: white;
    padding: 15px 22px;
  }
  
  .dogster-desc-sect > h3 {
        text-align: center;
        font-family: "assistant";
        font-weight: 800;
        font-size: 55px;
  }
  
  .dogster-desc-sect > p {
    text-align: center;
    font-family: "assistant";
    font-size: 35px;
    font-weight: 300;
    line-height: 1em;
  }
  
  .giveaway-header > h3 {
    font-family: "assistant";
    font-weight: 800;
    font-size: 55px;
    text-align: center;
  }
  .dogster-desc-sect {
    margin: 0 5%;
  }
  .dogster-page {
    background: #f4f4f4;
    padding: 3% 0;
  }
  @media only screen and (max-width: 749px) {
    .dogster-hero-bg {
    background: url("/cdn/shop/files/Mask_Group_19_709a5ca5-8851-4ec5-b2d7-ce07dbfdcd2b.png?v=1668036599");
      background-repeat: no-repeat;
      height: 550px;
    }
      .icon-img {
        width: 80%;
        margin-top: 3%;
      }
    .porch-potty-right, .porch-potty-left {
      width: 100%;
    }
    .porch-potty-value {
      display: block;
      margin-bottom: 0;
      background: #28a84a;
    }
    .porch-potty-left,    .porch-potty-value {
      border-radius: 41px 0 0 0;
    }
    .porch-potty-left {
      padding: 10% 0;
    }
    .desktop-hide {
      display: block;
    }
    .mobile-hide {
      display: none;
    }
    .dogster-proch-potty {
    margin: 25% 0 0 5%;
   
}
    .dogster-hero-headings > h4 {
  
    font-size: 40px;
   
    text-align: center;
    }
      .dogster-hero-headings > h2 {
 
    font-size: 25px;
  
    text-align: center;
}
    .horizontal-rating {
      margin-top: -100px;

    }
    .dogster-logo > img {
    width: 80%;
    margin-bottom: -60px;
}
    .bundle-purchase-btn > a {
 
    font-size: 30px;
    }
    .dogster-desc-sect > p {
 
    font-size: 22px;
    }
    .dogster-desc-sect > h3 {
  
    font-size: 40px;
}
    .giveaway-header > h3 {
  
    font-size: 40px;
    line-height: 1.1em;
    margin: 8% 5% 80px;
  
}
      .days, .hours, .minutes, .seconds {
        margin-bottom: 25px;
      }
    .dogster-hero-headings {
      margin-right: 0;
      margin-left: 0;
    }
  }
  
  
  
  
  