/*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License version 3.0
* that is bundled with this package in the file LICENSE.txt
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to a newer
* versions in the future. If you wish to customize this module for your
* needs please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright Since 2010 Webkul
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
*/

.wk-look-button-bottom {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
  width: 100%;
  overflow: hidden;
}

.wk-main-collection-box {
  width: fit-content;
  height: 100%;
  margin: auto;
}

.nopadding {
  padding: 0px !important;
  margin: 0 !important;
}

.wk-main-section-2 img {
  width: -webkit-fill-available !important;
  height: 214px !important;
  margin: 0px 0px 0px 15px;
}

.wk-shop-the-look-carousel .carousel-inner {
  height: initial !important;
}
/*
.lookbook-button{
    text-align:center;

} */

/* .lookbook-button a {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
} */

.wk-main-section-1 {
  position: relative;
}

.text-on-image-wk-main-section-1 {
  position: absolute;
  z-index: 2;
  top: 86%;
  left: 0%;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 2.5vw;
  font-weight: bold;
  word-wrap: break-word;
  height: 60px;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  line-height: 1em;
}

.wk-main-section-2-part-2 > div {
  position: relative;
}

.wk-main-section-2-part-1 > div {
  position: relative;
}

.wk-main-section-2-part-1 {
  margin-bottom: 5px !important;
}

.wk-main-section-2-part-2 {
  margin-top: 5px !important;
}
.wk-main-section-2 .text-on-image {
  position: absolute;
  z-index: 2;
  top: 83.5%;
  left: 5.5%;
  width: 94%;
  text-align: center;
  color: white;
  font-size: 1.5vw;
  font-weight: bold;
  word-wrap: break-word;
  height: 35px;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  line-height: 1em;
}

.wk-image-2-1 {
  padding: 0rem 0.5rem 0rem 0rem !important;
}

.wk-image-2-2 {
  padding: 0rem 0rem 0rem 0.5rem !important;
}

.wk-image-3-2 {
  padding: 0rem 0.5rem !important;
}

.wk-image-3 .text-on-image {
  position: absolute;
  z-index: 2;
  top: 87% !important;
  left: 0%;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 2.5vw;
  font-weight: bold;
  word-wrap: break-word;
  height: 60px;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  line-height: 1em;
}

.wk-img-4-1 .text-on-image {
  position: absolute;
  z-index: 2;
  top: 86%;
  left: 0%;
  width: 98.5%;
  text-align: center;
  color: white;
  font-size: 2.5vw;
  font-weight: bold;
  word-wrap: break-word;
  height: 60px;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  line-height: 1em;
}
.wk-img-4-2 .text-on-image {
  position: absolute;
  z-index: 2;
  top: 86%;
  left: 2%;
  width: 98.5%;
  text-align: center;
  color: white;
  font-size: 2.5vw;
  font-weight: bold;
  word-wrap: break-word;
  height: 60px;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  line-height: 1em;
}
.wk-img-4-3 .text-on-image {
  position: absolute;
  z-index: 2;
  top: 86%;
  left: 0%;
  width: 98.5%;
  text-align: center;
  color: white;
  font-size: 2.5vw;
  font-weight: bold;
  word-wrap: break-word;
  height: 60px;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  line-height: 1em;
}
.wk-img-4-4 .text-on-image {
  position: absolute;
  z-index: 2;
  top: 86%;
  left: 2%;
  width: 98.5%;
  text-align: center;
  color: white;
  font-size: 2.5vw;
  font-weight: bold;
  word-wrap: break-word;
  height: 60px;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 1)
  );
  line-height: 1em;
}

.wk-img-4 .text-on-image {
  top: 76%;
}

.wk-img-4 img {
  height: 236px !important;
}

.wk-img-4-1 {
  padding-right: 0.5rem !important;
}
.wk-img-4-2 {
  padding-left: 0.5rem !important;
}
.wk-img-4-3 {
  padding-right: 0.5rem !important;
}
.wk-img-4-4 {
  padding-left: 0.5rem !important;
}

@media only screen and (min-width: 993px) and (max-width: 1800px) {
  .wk-main-section-1 > img {
    height: 439px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .wk-main-section-2 img {
    height: 176px !important;
  }
  .wk-shop-the-look-carousel .carousel-inner {
    height: initial !important;
  }
  .wk-main-section-2 .text-on-image {
    top: 80.5%;
    left: 9%;
    width: 91%;
  }

  /* when  number of images are 4 */
  .wk-img-4 img {
    height: 368px !important;
  }

  .wk-img-4-1 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 84%;
    left: 0%;
    width: 97.5%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }
  .wk-img-4-2 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 84%;
    left: 3%;
    width: 97.5%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }
  .wk-img-4-3 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 84%;
    left: 0%;
    width: 97.5%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }
  .wk-img-4-4 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 84%;
    left: 3%;
    width: 97.5%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }

  /* when image three */
  .wk-image-3-2 img {
    height: 240px !important;
  }
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
  .wk-shop-the-look-carousel .carousel-inner {
    height: initial !important;
  }
  .text-on-image-wk-main-section-1 {
    top: 89%;
  }

  .wk-img-4 img {
    height: 293px !important;
  }

  .wk-img-4-1 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 80%;
    left: 0%;
    width: 97.5%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }
  .wk-img-4-2 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 80%;
    left: 3%;
    width: 97.5%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }
  .wk-img-4-3 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 80%;
    left: 0%;
    width: 97.5%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }
  .wk-img-4-4 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 80%;
    left: 3%;
    width: 97.5%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }
  /* when image three */
  .wk-image-3-2 img {
    height: 178px !important;
  }
}

@media only screen and (min-width: 319px) and (max-width: 576px) {
  /* .text-on-image-wk-main-section-1 {
        position: absolute;
        z-index: 2;
        top: 81%;
        left: 0%;
        width: 100%;
        text-align: center;
        color: white;
        font-size: 2.5vw;
        font-weight: bold;
        word-wrap: break-word;
        height: 60px;
        background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0,0,0,1));
        line-height: 1em;
    } */

  .wk-main-section-2 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 84.5%;
    left: 5.5%;
    width: 94%;
    text-align: center;
    color: white;
    font-size: 1.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 35px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }

  .wk-main-section-2-part-1-first-box .text-on-image {
    top: 85.5%;
    left: -0.5%;
    width: 98%;
  }

  .wk-shop-the-look-carousel .carousel-inner {
    height: initial !important;
  }

  .wk-main-section-2-part-1-first-box img {
    margin: 10px 5px 0px 0px;
  }

  .wk-main-section-2-part-1-second-box img {
    margin: 10px 0px 0px 5px;
  }
  .wk-main-section-2-part-2-first-box img {
    margin: 0px 5px 0px 0px;
  }
  .wk-main-section-2-part-2-second-box img {
    margin: 0px 0px 0px 5px;
  }

  .wk-main-section-2-part-1-second-box .text-on-image {
    left: 2.5%;
    width: 98%;
  }
  .wk-main-section-2-part-2-first-box .text-on-image {
    top: 83.5%;
    left: 0.5%;
    width: 98%;
  }
  .wk-main-section-2-part-2-second-box .text-on-image {
    left: 2.5%;
    width: 98%;
  }
  .text-on-image-wk-main-section-1 {
    position: absolute;
    z-index: 2;
    top: 82%;
    left: 0%;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }

  .wk-image-2-1 {
    padding: 0rem 0rem 0.5rem 0rem !important;
  }

  .wk-image-2-2 {
    padding: 0.5rem 0rem 0rem 0rem !important;
  }
  .text-on-image-wk-main-section-1.wk-image-2-1 {
    top: 84% !important;
  }
  .text-on-image-wk-main-section-1.wk-image-2-2 {
    top: 89% !important;
  }

  /* when number of images are 3 only */
  .wk-image-3-2 {
    padding: 0rem 0rem !important;
  }

  .wk-image-3 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 85% !important;
    left: 0%;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }
  /* number of image 3 */
  .wk-image-3-2 {
    padding: 0.5rem 0rem !important;
  }
}

@media only screen and (min-width: 319px) and (max-width: 420px) {
  .wk-main-section-2 .text-on-image {
    font-size: 3.5vw;
  }
  .wk-shop-the-look-carousel .carousel-inner {
    height: initial !important;
  }
  .text-on-image-wk-main-section-1.wk-image-2-1 {
    top: 79% !important;
  }

  /* when number of images are 3 only */
  .wk-image-3 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 80% !important;
    left: 0%;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }
}

@media only screen and (min-width: 321px) and (max-width: 375px) {
  /* when number of images are 3 only */
  .wk-image-3 .text-on-image {
    position: absolute;
    z-index: 2;
    top: 83% !important;
    left: 0%;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 2.5vw;
    font-weight: bold;
    word-wrap: break-word;
    height: 60px;
    background-image: linear-gradient(
      to bottom,
      rgba(255, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
    line-height: 1em;
  }
}
