.df-shop-feature.df-style1 {
  margin-top: -30px;
  min-height: 400px;
  position: relative;
}

.df-shop-feature.df-style1 .df-shop-feature {
  position: relative;
}

.df-shop-feature.df-style1 .df-shop-feature-text {
  max-width: 590px;
}

.df-gallery-slider.df-style1 {
  position: absolute;
  right: 0;
  top: 0px;
  height: calc(100% + 30px);
  width: 470px;
}

.df-gallery-slider.df-style2 {
  height: 580px;
  margin: auto;
}

.df-gallery-slider.df-style2 .slick-wrapper,
.df-gallery-slider.df-style2 .slick-track,
.df-gallery-slider.df-style2 .slick-list,
.df-gallery-slider.df-style2 .slick-slide,
.df-gallery-slider.df-style2 .slick-slide>div,
.df-gallery-slider.df-style2 .slick-slide-in {
  height: 100%;
}

.df-gallery-slider-in {
  height: 100%;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.df-gallery-lg-img,
.df-gallery-sm-img {
  width: 55%;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.df-gallery-lg-img {
  height: 100%;
  min-height: 400px;
}

.df-gallery-sm-img {
  height: 270px;
  margin-left: 0px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-box-shadow: 0px 15px 14.25px 0.75px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 14.25px 0.75px rgba(0, 0, 0, 0.1);
}

.df-slider .slick-active .df-gallery-sm-img {
  margin-left: -10%;
}

.df-gallery-slider .df-slider,
.df-gallery-slider .slick-container {
  height: 100%;
}

@media screen and (max-width: 1199px) {
  .df-shop-feature.df-style1 .df-shop-feature-text {
    max-width: 420px;
  }
}

@media screen and (max-width: 991px) {
  .df-gallery-slider {
    position: absolute;
    height: calc(100% + 90px);
    position: initial;
    height: auto;
    margin-top: 40px;
  }

  .df-shop-feature.df-style1 .df-shop-feature-text {
    max-width: 100%;
  }

  .df-shap-animation-wrap.df-style1 .df-shap-animation-in {
    -webkit-transform: rotate(15deg) scale(0.4);
    -ms-transform: rotate(15deg) scale(0.4);
    transform: rotate(15deg) scale(0.4);
  }

  .df-shap-animation-wrap.df-style1 .df-shap-animation2 span {
    -webkit-transform: rotate(15deg) scale(0.6);
    -ms-transform: rotate(15deg) scale(0.6);
    transform: rotate(15deg) scale(0.6);
  }

  .df-shap-animation-wrap.df-style1 .df-shap-animation3 {
    height: 300px;
    width: 300px;
    border-width: 12px;
    right: -5%;
    top: -79%;
  }

  .df-shap-animation-wrap.df-style1 .df-shap-animation-in {
    -webkit-transform: rotate(15deg) scale(0.4);
    -ms-transform: rotate(15deg) scale(0.4);
    transform: rotate(15deg) scale(0.4);
  }

  .df-shap-animation-wrap.df-style1 .df-shap-animation1 {
    left: -15.5%;
    top: -30%;
  }

  .df-shap-animation-wrap.df-style1 .df-shap-animation2 {
    left: 35.9%;
    top: 2.1%;
  }
}

@media screen and (max-width: 767px) {
  .df-gallery-slider {
    width: 100%;
  }
}
