/* eb-testimonial-sfyigui Starts */ .eb-testimonial-wrapper.eb-testimonial-sfyigui { background-color: #fff; margin: 10px; padding: 10px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-testimonial-wrapper.eb-testimonial-sfyigui:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-testimonial-sfyigui .eb-avatar-container { order: 1; justify-content: flex-start; align-items: center; font-size: 16px; flex-direction: row; } .eb-testimonial-sfyigui .image-container { order: 0; display: none; } .eb-testimonial-sfyigui .eb-avatar-style { background-image: url(undefined); border-radius: 50%; display: none; } .eb-testimonial-sfyigui .eb-userinfo-container { text-align: left; justify-content: flex-start; align-self: center; margin-left: 15px; } .eb-testimonial-sfyigui .eb-testimonial-username { font-size: 0.8em; color: #000000; } .eb-testimonial-sfyigui .eb-testimonial-company { color: #4a5059; } .eb-testimonial-sfyigui .eb-description-container p { font-size: 1em; text-align: left; color: #000000; padding-right: 20px; word-break: break-word; } .eb-testimonial-sfyigui .eb-description-container { flex-direction: row; } .eb-testimonial-sfyigui .eb-testimonial-quote-style:before { content: none; } .eb-testimonial-sfyigui .eb-testimonial-quote-style svg { fill: #edf1f7; height:1em; width:1em; } .wp-admin .eb-parent-eb-testimonial-sfyigui { display: block; opacity: 1; } .eb-parent-eb-testimonial-sfyigui { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-testimonial-sfyigui { display: block; opacity: 1; } .eb-parent-eb-testimonial-sfyigui { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-testimonial-sfyigui { display: block; opacity: 1; } .eb-parent-eb-testimonial-sfyigui { display: block; } }/* =eb-testimonial-sfyigui= Ends */