/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/blocks/testimonial-slider/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * 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-wpmozo-testimonial-slider {
  text-align: center;
}

.wpmozo_testimonial_slide {
  background-color: #f4f4f4;
  border: 0 solid #000000;
  overflow: hidden;
  padding: 20px;
  box-sizing: border-box;
}

.wpmozo_testimonial_quote_icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}

.wpmozo_testimonial_quote_icon svg {
  width: 42px;
  fill: #777;
}

.wpmozo_testimonial_opening_quote_icon svg {
  transform: rotate(180deg);
}

.wpmozo_testimonial_author_image {
  padding-right: 15px;
}

.wpmozo_testimonial_author_image img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  width: 100px;
  height: 100px;
  border: 0 solid #000;
}

.wpmozo_testimonial_desc,
.wpmozo_testimonial_desc p {
  font-size: 16px;
  line-height: 1.7;
}

.wpmozo_testimonial_desc p {
  margin: 0;
}

.wpmozo_testimonial_author_name {
  font-size: 16px;
  line-height: 1.5;
}

.wpmozo_testimonial_author_company,
.wpmozo_testimonial_author_company a,
.wpmozo_testimonial_author_designation {
  font-size: 14px;
  line-height: 1.5;
}

.wp-block-wpmozo-testimonial-slider .wpmozo_testimonial_rating_value {
  display: inline-block;
  width: 0;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

.wp-block-wpmozo-testimonial-slider .wpmozo_testimonial_star {
  display: inline-block;
  position: relative;
  font-size: 28px;
  line-height: 0;
  color: #fac917;
}

.wp-block-wpmozo-testimonial-slider .wpmozo_testimonial_star:after,
.wp-block-wpmozo-testimonial-slider .wpmozo_testimonial_star:before {
  display: inline-block;
  font-family: initial;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: normal;
  speak-as: none;
}

.wp-block-wpmozo-testimonial-slider .wpmozo_testimonial_star:after {
  content: "☆";
}

.wp-block-wpmozo-testimonial-slider .wpmozo_testimonial_filled_star:after {
  content: "★";
}

.wp-block-wpmozo-testimonial-slider .wpmozo_testimonial_half_filled_star:before {
  content: "★";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  overflow: hidden;
}

.wpmozo_equal_testimonial_height .swiper-slide {
  height: auto;
}

.wpmozo_equal_testimonial_height .wpmozo_single_testimonial_card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.wpmozo_equal_testimonial_height .wpmozo_testimonial_desc {
  flex-grow: 1;
}

.wp-block-wpmozo-testimonial-slider .layout1 .wpmozo_testimonial_meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #ddd;
  margin-top: 15px;
  padding-top: 15px;
}

.wp-block-wpmozo-testimonial-slider .layout2 .wpmozo_testimonial_rating,
.wp-block-wpmozo-testimonial-slider .layout2 .wpmozo_testimonial_meta {
  margin-top: 15px;
}

.swiper-button-next,
.swiper-button-prev {
  display: flow-root !important;
}

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