/* eb-infobox-kfhgubg Starts */ .eb-infobox-wrapper.eb-infobox-kfhgubg { padding-top: 50px; padding-right: 30px; padding-left: 30px; padding-bottom: 70px; background-image: linear-gradient(45deg, rgba(1,90,241,1) 0% , rgba(1,90,241,1) 100%); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-kfhgubg:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-kfhgubg .infobox-wrapper-inner { flex-direction: row; gap:20px; } .eb-infobox-wrapper.eb-infobox-kfhgubg .icon-img-wrapper { align-self: flex-start; margin-top: 15px; } .eb-infobox-wrapper.eb-infobox-kfhgubg .number-or-icon { padding: 20px; border-top-left-radius: 20px; border-bottom-right-radius: 20px; background-image: linear-gradient(45deg, rgba(1,90,241,1) 0% , rgba(1,90,241,1) 100%); } .eb-infobox-wrapper.eb-infobox-kfhgubg .number-or-icon > span{ color: rgba(255,255,255,1); } .eb-infobox-wrapper.eb-infobox-kfhgubg .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:98px; height:98px; width:98px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-kfhgubg .contents-wrapper { flex: 1; text-align: left; text-align: left; } .eb-infobox-wrapper.eb-infobox-kfhgubg .title { font-size: 26px; padding-top: 10px; padding-bottom: 10px; color: rgba(255,255,255,1); } .eb-infobox-wrapper.eb-infobox-kfhgubg .description { font-size: 20px; padding-top: 10px; padding-bottom: 50px; color: rgba(255,255,255,1); } .wp-admin .eb-parent-eb-infobox-kfhgubg { display: block; opacity: 1; } .eb-parent-eb-infobox-kfhgubg { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-kfhgubg { display: block; opacity: 1; } .eb-parent-eb-infobox-kfhgubg { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-kfhgubg { display: block; opacity: 1; } .eb-parent-eb-infobox-kfhgubg { display: block; } }/* =eb-infobox-kfhgubg= Ends */