/* eb-infobox-vbs4tcr Starts */ .eb-infobox-wrapper.eb-infobox-vbs4tcr { transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-vbs4tcr:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-vbs4tcr .infobox-wrapper-inner { flex-direction: row; gap:0px; } .eb-infobox-wrapper.eb-infobox-vbs4tcr .icon-img-wrapper { align-self: center; } .eb-infobox-wrapper.eb-infobox-vbs4tcr .number-or-icon > span{ color: rgba(0,69,51,1); } .eb-infobox-wrapper.eb-infobox-vbs4tcr .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:28px; height:28px; width:28px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-vbs4tcr .contents-wrapper { flex: 1; text-align: left; text-align: center; } .eb-infobox-wrapper.eb-infobox-vbs4tcr .title { font-family: Raleway; font-size: 15px; padding-top: 10px; padding-bottom: 10px; color: rgba(51,51,51,1); } .wp-admin .eb-parent-eb-infobox-vbs4tcr { display: block; opacity: 1; } .eb-parent-eb-infobox-vbs4tcr { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-vbs4tcr { display: block; opacity: 1; } .eb-parent-eb-infobox-vbs4tcr { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-vbs4tcr { display: block; opacity: 1; } .eb-parent-eb-infobox-vbs4tcr { display: block; } }/* =eb-infobox-vbs4tcr= Ends */