/*!****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/lala-block-testimonial-simple-scroll/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-create-block-lala-block-template {
  background-color: #21759b;
  color: #ffffff;
  padding: 2px;
}

.site-content .contain-children .wp-block-lala-blocks-testimonial-simple-scroll {
  margin: 0;
  padding: 50px 0;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .slide {
  margin: 0 2rem;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .wrapper {
  position: relative;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .image {
  margin: 0 auto;
  position: relative;
  width: 175px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .wp-block-lala-blocks-testimonial-simple-scroll .slider .image {
    width: 200px;
    margin-bottom: 60px;
  }
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  border-radius: 10px;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .quotes-image-wrapper.featured-image {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -30%);
  background-color: #ffffff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .quotes-image-wrapper svg {
  width: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .wp-block-lala-blocks-testimonial-simple-scroll .slider .quotes-image-wrapper svg {
    width: 60px;
  }
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .quotes-image-wrapper.no-featured-image {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .testimonial-title {
  position: relative;
  z-index: 100;
  font-weight: 400;
  font-size: 32px;
  margin-bottom: 1rem;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .entry-content .testimonial {
  max-height: 200px;
  overflow: auto;
  font-size: 18px;
  line-height: 32px;
  padding-top: 0;
}
@media (min-width: 992px) {
  .wp-block-lala-blocks-testimonial-simple-scroll .slider .entry-content .testimonial {
    max-height: 300px;
  }
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .entry-content .names {
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .entry-content a {
  text-decoration: none;
  font-size: 18px;
  line-height: 32px;
  color: #777777;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .slick-prev:before,
.wp-block-lala-blocks-testimonial-simple-scroll .slider .slick-next:before {
  color: #000000;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider {
  position: relative;
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .arrow-left-container {
  cursor: pointer;
  position: absolute;
  top: 135px;
  left: 40px;
  z-index: 100;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: transparent;
}
@media (min-width: 768px) {
  .wp-block-lala-blocks-testimonial-simple-scroll .slider .arrow-left-container {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}

.wp-block-lala-blocks-testimonial-simple-scroll.no-featured-image .slider .arrow-left-container {
  top: 50px;
}
@media (min-width: 768px) {
  .wp-block-lala-blocks-testimonial-simple-scroll.no-featured-image .slider .arrow-left-container {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .arrow-right-container {
  cursor: pointer;
  position: absolute;
  top: 135px;
  right: 40px;
  z-index: 100;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .wp-block-lala-blocks-testimonial-simple-scroll .slider .arrow-right-container {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}

.wp-block-lala-blocks-testimonial-simple-scroll.no-featured-image .slider .arrow-right-container {
  top: 50px;
}
@media (min-width: 768px) {
  .wp-block-lala-blocks-testimonial-simple-scroll.no-featured-image .slider .arrow-right-container {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}

.wp-block-lala-blocks-testimonial-simple-scroll .slider .arrow-left-container i,
.wp-block-lala-blocks-testimonial-simple-scroll .slider .arrow-right-container i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
}

/*# sourceMappingURL=style-index.css.map*/