/** Shopify CDN: Minification failed

Line 264:0 Unexpected "}"

**/

@media (max-width: 575px) {  
#step2 .image-wrapper {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

#upsell-landing-page_3 .hero-setion-right h2,
#upsell-landing-page_2 .hero-setion-right h2 {
  margin-bottom: 5px;
  margin-top: -10px;
}

#upsell-landing-page_3 .tabs-content, #upsell-landing-page_2 .tabs-content {
  max-width: 300px;
}
    #upsell-landing-page_4 .hero-setion-right h2 br {
       display: none;
    }
}

.upgrade-wrapper {
    .text-wrapper {
        .btn-ctas {
            .yes-wrapper {
                .bottom-wrapper {
                    flex-direction: column;
                    .strong {
                        .red {
                            color: #FF4147;
                        }
                        .green {
                            color: #00ef0b;
                        }
                    }
                    .light {
                        br {
                            display: none;
                        }
                    }
                }
            }
        }
    }
}

.bottom-wallpaper {
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
    flex-direction: column;
    .strong {
        .red {
            color: #FF4147;
        }
        .green {
            color: #00ef0b;
        }
    }
    .light {
        br {
            display: none;
        }
    }
}


.top-thumb-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  z-index: 9999;
  position: relative;
  @media (max-width: 768px) {
    margin: 0;
    margin-top: 15px;
    margin-bottom: -15px;
  }
  .box-thumb {
    padding: 0 10px;
    width: calc(100% / 3);
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    @media (max-width: 768px) {
      width: 100%;
      margin-bottom: 10px;
    }
    button {
      height: 56px;
      border: 2px solid #fff;
      line-height: 52px;
      border-radius: 16px;
      background: #FF4147;
      color: #fff;
      text-align: center;
      font-family: 'Inter', sans-serif;
      font-size: 24px;
      font-weight: 800;
      text-transform: uppercase;
      cursor: pointer;
      &#binder-sfw-top {
        background: #fff;
        border-color: #FF4147;
        color: #FF4147;
      }
      &.cards-sfw-btn {
        background: #fff;
        border-color: #FF4147;
        color: #FF4147;
      }
      &#binder-nsfw-top {
         border-color: #FF4147;
      }
      &.cards-nsfw-btn {
         border-color: #FF4147;
      }
    }
    .price {
      color: #FFF;
      text-align: center;
      font-family: 'Inter', sans-serif;
      font-size: 20px;
      font-weight: 400;
      line-height: 1.65;
      margin-top: 5px;
      .save {
        display: block;
        font-size: 80%;
        margin-top: -5px;
        color: #BFBDBD;
       }
       @media (max-width: 575px) {
        margin-top: 5px;
      }
    }
  }
}

#binder-not-top, .cards-no-btn {
      color: #FFF;
      text-align: center;
      font-family: 'Inter', sans-serif;
      font-size: 19px;
      font-weight: 800;
      line-height: 1.26;
      text-decoration: underline;
      text-transform: uppercase;
      display: block;
      margin-left: auto;
      margin-right: auto;
      background: none;
      border: none;
      margin-bottom: 80px;
      cursor: pointer;
      @media (max-width: 575px) {
        margin-bottom: 0;
    margin-top: 20px;
        font-size: 16px;
      }
    }


.hero-section.hero-section-arc:after {
  display: none;
}
.wallpaper-hero-section.hero-section-arc .hero-setion-inner .wallpaper-list ul li {
    line-height: 1.5;
}
.wallpaper-hero-section.hero-section-arc .hero-setion-inner .wallpaper-list ul {
  padding-left: 20px;
}
.second-section-arc .second-bigger-paragaph {
  margin-bottom: 30px;
}
.second-section-arc .second-section-left {
    padding-right: 20px;
}
.second-section.second-section-arc {
    background: #2E373E;
}
.hero-section-arc .hero-setion-inner {
    padding-top: 45px;
}
.hero-section-arc .hero-setion-right {
    padding-top: 0;
}
.hero-section-arc .hero-setion-left {
   display: flex;
  align-items: center;  
}
.hero-section-arc .video-banner-mobile {
  display: none;
}
@media (max-width: 768px) {
  .hero-section.hero-section-arc .wallpaper-list {
      max-width: 370px;
      margin-left: auto;
      margin-right: auto;
  }
  .second-section.second-section-arc h2 {
      text-align: center;
      margin-top: 35px;
  }
  .second-section-arc .second-bigger-paragaph {
    text-align: center;
  }
  .second-section-arc .second-description {
      max-width: 335px;
      margin-left: auto;
      margin-right: auto;
  }
  .hero-section-arc .video-banner-mobile {
    display: block;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -30px;
    margin-bottom: 10px;
  }
  .hero-section-arc .video-banner-desktop {
    display: none;
  }
  .hero-section-arc .hero-setion-inner {
      padding-top: 0px;
  }
}

@media (max-width: 575px) {

    .hero-section.hero-section-arc .hero-setion-inner .decription {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .hero-section.hero-section-arc .wallpaper-list {
        max-width: 315px;
    }
    .second-section.second-section-arc h2 {
        margin-bottom: 0;
    }
    .second-section.second-section-arc h2 br {
      display: none;
    }
    .second-section-arc .second-bigger-paragaph {
        margin-bottom: 15px;
    }
}

  @media (max-width: 575px) {
    .s-thumb {
      order: 3;
    }
    .n-thumb {
      order: 2;
    }
  }
}

.last-shot-section-arc .last-shot-inner h2 {
    font-size: 52px !important;
    line-height: 1.09 !important;
}
.last-shot-section.last-shot-section-arc, .last-section.last-section-arc {
    background-color: #28282c;
}
.last-shot-section-arc .description-below {
    max-width: 830px;
    margin-left: auto;
    margin-right: auto;
}

.last-shot-section.last-shot-section-arc:before {
    background-image: url(/cdn/shop/files/3_Section_3.avif?v=1759942050);
    width: 1252px;
    height: 555px;
    bottom: 0px;
    display: none;
}
.last-shot-section.last-shot-section-arc {
    padding-bottom: 0;
    margin-bottom: -5px;
}

.last-shot-section.last-shot-section-arc img {
  margin-top: 30px;
}

@media (max-width: 575px) {
.last-shot-section-arc .last-shot-inner h2 {
    font-size: 36px !important;
}
   .last-shot-section-arc .description-below {
      font-size: 15px;

    }

}


.last-section-arc {
  position: relative;
  padding-top: 0;
  .last-section-top {
    h2 {
      color: #FFF;
      text-align: center;
      font-size: 52px !important;
      font-weight: 700 !important;
      line-height: 1.09 !important;
      padding-bottom: 10px !important;
      span {
        color: #FF4147;
      }
      @media (max-width: 575px) {
        font-size: 36px !important;
        margin-top: 20px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px;
      }
    }
    p {
      color: #FFF;
      text-align: center;
      font-family: 'Inter', sans-serif;
      font-size: 20px;
      font-weight: 400;
      line-height: 1.65;
      margin-bottom: 30px;
      @media (max-width: 575px) {
        font-size: 18px;
        line-height: 1.4;
      }
    }
    .thumb-wrapper {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -10px;
      z-index: 9999;
      position: relative;
      @media (max-width: 768px) {
        margin: 0;
      }
      .box-thumb {
        padding: 0 10px;
        width: calc(100% / 3);
        display: flex;
        flex-direction: column;
        box-sizing: border-box;
        @media (max-width: 768px) {
          width: 100%;
          margin-bottom: 25px;
        }
        .img-wrapper {
          flex-grow: 1;
          display: flex;
          align-items: center;
          margin-bottom: 25px;
        }
        button {
          height: 56px;
          border: 2px solid #fff;
          line-height: 52px;
          border-radius: 16px;
          background: #FF4147;
          color: #fff;
          text-align: center;
          font-family: 'Inter', sans-serif;
          font-size: 27px;
          font-weight: 800;
          text-transform: uppercase;
          cursor: pointer;
          &#binder-sfw-bottom {
            background: #fff;
            border-color: #FF4147;
            color: #FF4147;
          }
          &#binder-nsfw-bottom {
            border-color: #FF4147;
          }
        }
        .price {
          color: #FFF;
          text-align: center;
          font-family: 'Inter', sans-serif;
          font-size: 20px;
          font-weight: 400;
          line-height: 1.65;
          margin-top: 20px;
          @media (max-width: 575px) {
            margin-top: 10px;
          }
        }
      
      }
    }
    .stripe {
      border-radius: 10px;
      background: #484C61;
      margin-left: auto;
      margin-right: auto;
      color: #FFF;
      font-size: 18.158px;
      font-weight: 700;
      line-height: 1.26;
      position: relative;
      padding: 25px 0px;
      padding-left: 100px;
      padding-right: 30px;
      margin-bottom: 50px;
      margin-top: 60px;
      display: inline-block;
      @media (max-width: 575px) {
            padding-left: 20px;
            padding-right: 20px;
            margin-bottom: 35px;
            margin-top: 10px;
      }
      img {
        position: absolute;
        left: -18px;
        top: 50%;
        transform: translateY(-50%);
        max-width: 110px;
        @media (max-width: 575px) {
          display: none;
        }
      }
    }
    #binder-not-bottom {
      color: #FFF;
      text-align: center;
      font-family: 'Inter', sans-serif;
      font-size: 19px;
      font-weight: 800;
      line-height: 1.26;
      text-decoration: underline;
      text-transform: uppercase;
      display: block;
      margin-left: auto;
      margin-right: auto;
      background: none;
      border: none;
      margin-bottom: 80px;
      cursor: pointer;
      @media (max-width: 575px) {
        margin-bottom: 45px;
        font-size: 16px;
      }
    }
  }
  .left-image {
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 25%;
    @media (max-width: 768px) {
      display: none;
    }
  }
  .right-image {
    position: absolute;
    right: 0;
     bottom: -15px;
    width: 28%;
    @media (max-width: 768px) {
      display: none;
    }
  }
}


#ecchitoons-step.hide-upsell {
    display: none;
}

#step1.hide-upsell, #step2.hide-upsell,
#step1.hide-step, #step2.hide-step {
    display: none;
}

body {
    overflow-x: hidden;
    min-height: 100vh;
}

#MainContent, #MainContent > div {
    min-height: 100vh;
    @media screen and (max-width: 575px) {
      min-height: auto;
    }
}

#step1 {
    background: url(/cdn/shop/files/CF2-WCC-SPICE-IMG-BACKGROUND-LEFT.avif?v=1773253465) bottom left no-repeat, url(/cdn/shop/files/CF2-WCC-SPICE-IMG-BACKGROUND-RIGHT.avif?v=1773253465) bottom right no-repeat;
    background-size: 26%, 26%;
    min-height: 100vh;
    margin-bottom: -15px;
    display: flex;
    align-items: center;
    @media screen and (max-width: 768px) {
      background: none;
      margin-bottom: 0;
    align-items: flex-start;
    margin-top: 30px;
    }
    @media screen and (max-width: 575px) {
      min-height: auto;
      margin-top: 15px;
    }
}

@media screen and (max-width: 575px) {
  body {
    min-height: auto !important;
  }
}

.header-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 35px 0;
    @media screen and (max-width: 768px) {
      padding-top: 0;
      padding-bottom: 15px;
    }
    @media screen and (max-width: 768px) {
      padding-bottom: 10px;
    }
    img {
        max-width: 190px;
        @media screen and (max-width: 575px) {
          max-width: 150px;
        }
    }
}

#step1 h2 {
    text-align: center;
    @media screen and (max-width: 768px) {
      font-size: 32px !important;
      font-weight: 500 !important;
      margin-bottom: 10px !important;
    }
    @media screen and (max-width: 575px) {
      font-size: 24px !important;
      margin-bottom: 0 !important;
    }
    span {
        color: #FF4147;
    }
}

.selection-wrapper {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    .boxes-wrapper {
        display: flex;
        margin: 0 -15px;
        justify-content: center;
        flex-wrap: wrap;
        align-items: flex-end;
        @media screen and (max-width: 575px) {
          margin: 0 -5px;
        }
        .box-wrapper {
            padding: 0 15px;
            box-sizing: border-box;
            @media (max-width: 768px) {
              &.box-wrapper-both {
                width: 100% !important;
                margin-top: 20px;
                img.mobile {
                  display: block;
                }
                img.desktop {
                  display: none;
                }
              }
            }
            @media (max-width: 410px) {
              &.box-wrapper-both {
                margin-top: 10px;
              }
            }
            @media screen and (max-width: 575px) {
              padding: 0 5px;
            }
            img {
                max-width: 100%;
                &.mobile {
                  display: none;
                }
            }
        }
        .small {
          font-size: 12px;
            text-align: center;
            padding-top: 10px;
            position: absolute;
            font-weight: 500;
            left: 50%;
            transform: translateX(-50%);
          @media (max-width: 768px) {
            font-size: 12px;
            br {
              display: none;
            }
          }
        }
    }
    &.email-wrapper {
      @media (max-width: 575px) {
        margin-top: 15px;
      }
      .boxes-wrapper {
        justify-content: center;
        margin: 0;
        .box-wrapper {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            img {
              max-width: 400px;
              margin-bottom: 20px;
              @media (max-width: 575px) {
                max-width: 300px;
                margin-bottom: 15px;
              }
            }
            #email-input-wcc {
                height: 45px;
                width: 350px;
                margin-bottom: 0px;
                outline: none;
                background-color: transparent;
                border: 1px solid #fff;
                text-align: center;
                color: #fff;
                border-radius: 5px;
                font-family: Poppins;
                @media (max-width: 575px) {
                  margin-bottom: 5px;
                  margin-top: 10px;
                  width: 300px;
                  font-size: 15px;
                }
            }
            button {
              border-radius: 16px;
              border: 2px solid #FFF;
              background: #FF4147;
              height: 56px;
              line-height: 52px;
              color: #fff;
              text-align: center;
              font-size: 27px;
              font-style: normal;
              font-weight: 800;
              text-transform: uppercase;
              flex-grow: 1;
              display: flex;
              margin-top: 20px;
              width: 240px;
              justify-content: center;
              margin-left: auto;
              margin-right: auto;
              cursor: pointer;
              &[disabled] {
                background: transparent;
                color: #888;
                border-color: #888;
                pointer-events: none;
              }
            }
        }
      }
    }
}


#step1 .box-wrapper {
  width: calc(100% / 3);
  @media (max-width: 768px) {
    width: 50%;
  }
}

#step1 .selection-wrapper {
    @media screen and (max-width: 575px) {
      margin-top: 10px;
      padding: 0 15px;
    }
  }

#email-step .header-wrapper {
  margin-top: 15px;
}
#email-step.hide-upsell {
  display: none;
}

#email-step .bottom-wrapper h3 {
  margin-top: 20px;
}

#email-input::placeholder,
#email-input-wcc::placeholder {
  font-style: italic ;
  color: #fff;
}
#email-input::-webkit-input-placeholder,
#email-input-wcc::-webkit-input-placeholder {
  font-style: italic;
  color: #fff;
}
#email-input::-moz-placeholder,
#email-input-wcc::-moz-placeholder {
  font-style: italic;
  color: #fff;
}
#email-input:-ms-input-placeholder,
#email-input-wcc:-ms-input-placeholder {
  font-style: italic;
  color: #fff;
}
#email-input::-ms-input-placeholder,
#email-input-wcc::-ms-input-placeholder {
  font-style: italic;
  color: #fff;
}

#safe, #ecchi, #both {
    border-radius: 16px;
    border: 2px solid #FF4147;
    background: #FFF;
    height: 56px;
    line-height: 52px;
    color: #FF4147;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
    flex-grow: 1;
    display: flex;
    margin-top: 20px;
    width: 100%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    @media screen and (max-width: 768px) {
      font-size: 18px;
      width: 100%;
    }
    @media screen and (max-width: 575px) {
      margin-top: 10px;
    }
    @media screen and (max-width: 410px) {
      font-size: 16px;
    }
}

#ecchi {
    color: #fff;
    background: #FF4147;
}
#both {
    color: #fff;
    border-color: #FF02D9;
background: linear-gradient(180deg, #8518A6 38.46%, #11022E 100%);
box-shadow: 0 0 15px 0 #FF0004, 0 0 15px 0 #440BB3, 0 0 15px 0 #440BB3;
}

.bottom-wrapper {
    h3 {
        color: #FFF;
        font-family: Montserrat;
        font-size: 18.878px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.66;
        text-align: center;
        margin-bottom: 0;
        margin-top: 40px;
        @media screen and (max-width: 575px) {
          margin-top:10px;
          font-size: 16px;
          line-height: 1;
        }
        @media screen and (max-width: 410px) {
          margin-top:5px;
          font-size: 15px;
        }
        span {
            color: #FF4147;
            font-weight: 700;
        }
    }
    p {
    color: #fff;
        text-align: center;
        font-family: 'POPPINS';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.66;
        text-align: center;
        margin-bottom: -40px;
        margin-top: 60px;
      @media screen and (max-width: 768px) {
       max-width: 100%;
            margin-left: auto;
            margin-right: auto;
            margin-top: 35px;
            font-size: 12px;
            margin-bottom: -5px;
      }
    }
    .terms {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px;
      margin-top: 5px;
      gap: 15px;
      a {
        color: #BFBDBD;
        font-family: Montserrat;
        font-size: 13px;
      }
    }
    img {
        max-width: 800px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        @media screen and (max-width: 575px) {
          margin-top: 10px;
          margin-bottom: 10px;
        }
        @media screen and (max-width: 410px) {
          max-width: 280px;
        }
    }
}


@media screen and (max-width: 575px) {
  #step2 .header-wrapper {
    padding-top: 30px;
  }
}

.upgrade-wrapper {
    display: flex;
    margin: 0 -30px;
    @media screen and (max-width: 1024px) {
      flex-wrap: wrap;
      text-align: center;
      h2 {
        margin-left: auto;
        margin-right: auto;
      }
    }
    @media screen and (max-width: 575px) {
      h2 {
        font-size: 32px !important;
        line-height: 36px !important;
        font-weight: 500 !important;
        margin-bottom: 5px;
        margin-top: 15px;
      }
      margin-left: 0;
      margin-right: 0;
    }
    .image-wrapper {
        padding: 0 30px;
        width: 50%;
        @media screen and (max-width: 1024px) {
          width: 100%;
          text-align: center;
        }
        @media screen and (max-width: 575px) {
          padding: 0;
        }
    }
    .text-wrapper {
        padding: 0 30px;
        width: 50%;
        @media screen and (max-width: 1024px) {
          width: 100%;
          margin-top: 30px;
          text-align: center;
        }
        @media screen and (max-width: 575px) {
          margin-top: 10px;
          padding: 0;
        }
        h2 {
        
            span {
                color: #FF4147;
            }
        }
        h3 {
            font-size: 24px;
            margin-bottom: 20px;
            @media screen and (max-width: 575px) {
              margin-bottom: 5px;
              margin-top: 5px;
              font-size: 16px;
            }
        }
        p {
            font-size: 18px;
            line-height: 2;
            @media screen and (max-width: 575px) {
              line-height: 1.2;
              font-size: 16px;
            }
            span {
                color: #FF4147;
                font-weight: 600;
            }
            &.strong {
                font-weight: 600;
                @media screen and (max-width: 575px) {
                  color: #FF4147;
                  margin-bottom: 0px;
                }
            }
        }
        .red-notice {
            padding: 25px;
            background: #721417;
            border-top-left-radius: 9px;
            border-top-right-radius: 9px;
            margin-top: 30px;
            @media screen and (max-width: 575px) {
              padding: 15px;
              margin-top: 10px;
              p {
                font-size: 15px;
              }
            }
        }
        .blue-notice {
            border-radius: 0 0 9px 9px;
            background: #484C61;
            padding: 15px 60px;
            text-align: center;
            position: relative;
            margin-bottom: 30px;
            p {
                font-size: 15px;
                line-height: 1.26;
            }
            img {
                position: absolute;
                max-width: 70px;
                left: 10px;
                top: 50%;
                transform: translateY(-50%);
            }
            .arrow {
                position: absolute;
                right: 0;
                left: auto;
                max-width: 50px;
                top: 76px;
            }
            @media screen and (max-width: 575px) {
              text-align: left;
              padding-left: 90px;
              padding-right: 30px;
            }
        }
        .btn-ctas {
            display: flex;
            align-items: flex-start;
            justify-content: center;
            margin: 0 -10px;
            @media screen and (max-width: 575px) {
              flex-wrap: wrap;
              flex-direction: column-reverse;
              margin-bottom: 40px;
              margin-left: 0;
              margin-right: 0;
            }
            .no-wrapper {
                padding: 0 10px;
                width: 40%;
                @media screen and (max-width: 575px) {
                  width: 100%;
                  padding: 0;
                }
                button {
                    width: 100%;
                    height: 56px;
                    color: #888;
                    border-radius: 16px;
                    border: 2px solid #888;
                    text-align: center;
                    font-family: Inter, sans-serif;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: normal;
                    background: #1e252b;
                    cursor: pointer;
                }
            }
            .yes-wrapper {
                padding: 0 10px;
                width: 60%;
                @media screen and (max-width: 575px) {
                  width: 100%;
                  margin-bottom: 15px;
                  padding: 0;
                }
                button {
                    width: 100%;
                    border-radius: 16px;
                    border: 2px solid #FFF;
                    height: 56px;
                    background: #ff4147;
                    text-align: center;
                    font-family: Inter, sans-serif;
                    font-size: 16px;
                    color: #fff;
                    font-weight: 700;
                    line-height: 24px;
                    text-transform: uppercase;
                    cursor: pointer;
                }
                .bottom-wrapper {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    margin-top: 15px;
                    margin-bottom: 0;
                    .strong {
                        padding-right: 10px;
                        font-size: 18.14px;
                        font-style: normal;
                        font-weight: 700;
                        line-height: 1.09;
                    }
                    .light {
                        font-family: Inter, sans-serif;
                        font-size: 10px;
                        font-weight: 500;
                        line-height: 1.3;
                        @media screen and (max-width: 575px) {
                          text-align: left;
                        }
                    }
                }
            }
        }
    }
}


.wcc-subtitle {
    margin-top: -7px;
    margin-bottom: 20px;
}

.mobile {
  display: none;
  @media (max-width: 768px) {
    display: block;
  }
}

@media (max-width: 768px) {
  .desktop {
    display: none;
  }
}

@media (max-width: 575px) {
    html body.gradient.black-friday-offer {
        position: relative !important;
        overflow: auto;
        width: auto;
        height: auto;
    }
    body .otaku-box-selected-offer-pre-step-multi {
      display: none !important;
    }
    #step1 .container, #step2 .container {
      padding: 0 15px;
    }
    .wcc-subtitle {
    margin-top: 0px;
    margin-bottom: 10px;
}
}

#upsell-landing-page {
  position: relative;
}

#upsell-landing-page:after {
  content: "";
    background-image: url(/cdn/shop/files/rias_gremory_grining_big_boobs_pointing_hand_upwards_on_right_in_black_bikin_s-2178933244_1-min.png?v=1757938064);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    aspect-ratio: 336 / 491;
    width: 25%;
    z-index: 999;
}

@media (max-width: 1000px) {
      #upsell-landing-page:after {
        display: none;
      }
    }

.ecchi-img, .safe-img {
    display: none;
}

.safe .ecchi-img, .ecchi .safe-img,
.ecchi-img {
    display: block;
}


.add-on-popup.hide-popup {
    display: none;
  }
  .add-on-popup .close-popup {
    position: absolute;
    right: 20px;
    top: 20px;
    max-width: 45px;
    z-index: 999999999;
    cursor: pointer;
  }

  .buttons-holder.buttons-holder-double {
    flex-direction: row;
    flex-wrap: wrap;
}

.buttons-holder.buttons-holder-double .buttons-center {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.buttons-holder.buttons-holder-double .buttons-center button {
  color: #FFF;
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.5;
  text-decoration: underline;
  text-transform: uppercase;
  border: none;
  background: transparent;
  cursor: pointer;
}
#double-sfw {
  border-color: #ff4147;
}
#double-both {
  border-color: #fff;
  background: #ff4147;
}

#double-popup .wallpaper-section .second-section-left .second-bigger-paragaph {
  max-width: 500px;
}

@media (max-width: 575px) {
  #double-popup .wallpaper-section .second-section-left .second-bigger-paragaph {
    max-width: 275px;
  }
  #double-popup .hero-setion-right h2 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  #double-popup .wallpaper-hero-section .hero-setion-inner .decription {
        font-size: 16px;
        line-height: 1.3;
    }

   #wallpapers-popup .wallpaper-section .second-section-left h2 {
        max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    }
}


.slide-cart .slide-cart-bottom {
    height: 105px;
    margin-bottom: 30px !important;
}

.slide-cart .slide-cart-wrapper {
    height: calc(100% - 105px);
}

@media screen and (max-width: 800px) {
.slide-cart .slide-cart-bottom {
    height: 90px;
    margin-bottom: 0px !important;
}
.slide-cart .slide-cart-wrapper {
    height: calc(100% - 90px);
}
}

#step2 .black-stripe {
    margin-top: 0;
}

@media screen and (max-width: 575px) {
.box-wrapper.box-wrapper-both {
    order: 3;
}
#step1 .bottom-wrapper {
        margin-top: 30px;
    }
}

@media screen and (max-width: 575px) {
    #step2 .black-stripe {
        margin-top: -25px;
        margin-bottom: 10px;
    }
}