/* eb-advanced-image-vddvaad Starts */ .eb-advanced-image-wrapper.eb-advanced-image-vddvaad{ transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advanced-image-wrapper.eb-advanced-image-vddvaad .image-wrapper{ width:300px;; height:300px;; border-radius: 15px; transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; margin: 0 auto; } .eb-advanced-image-wrapper.eb-advanced-image-vddvaad .image-wrapper img{ transition: transform 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; object-fit: cover; } .eb-advanced-image-wrapper.eb-advanced-image-vddvaad figcaption{ color: #ffffff; text-align: center; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 15px; padding-right: 10px; padding-left: 10px; padding-bottom: 15px; font-size: 13px; } .eb-advanced-image-wrapper.eb-advanced-image-vddvaad.caption-style-1 figcaption { background-color: rgba(174 98 209 / 0.7); } .eb-advanced-image-wrapper.eb-advanced-image-vddvaad figcaption {display:none;} .wp-admin .eb-parent-eb-advanced-image-vddvaad { display: block; opacity: 1; } .eb-parent-eb-advanced-image-vddvaad { display: block; } /* Css for Animation */ body:not(.wp-admin) .eb-parent-eb-advanced-image-vddvaad.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advanced-image-vddvaad.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advanced-image-vddvaad.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; }  @media(max-width: 1024px){ .eb-advanced-image-wrapper.eb-advanced-image-vddvaad .image-wrapper{ width: auto; height: auto; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advanced-image-vddvaad { display: block; opacity: 1; } .eb-parent-eb-advanced-image-vddvaad { display: block; } } @media(max-width: 767px){ .eb-advanced-image-wrapper.eb-advanced-image-vddvaad .image-wrapper{ width: auto; height: auto; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advanced-image-vddvaad { display: block; opacity: 1; } .eb-parent-eb-advanced-image-vddvaad { display: block; } }/* =eb-advanced-image-vddvaad= Ends */