/* eb-infobox-p4qniwm Starts */ .eb-infobox-wrapper.eb-infobox-p4qniwm { padding-top: 50px; padding-right: 30px; padding-left: 30px; padding-bottom: 70px; background-image: linear-gradient(45deg, rgba(255,255,255,1) 0% , rgba(255,0,0,1) 100%); transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-p4qniwm:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-p4qniwm .infobox-wrapper-inner { flex-direction: column; gap:20px; } .eb-infobox-wrapper.eb-infobox-p4qniwm .icon-img-wrapper { align-self: center; margin-top: 15px; } .eb-infobox-wrapper.eb-infobox-p4qniwm .number-or-icon { padding: 20px; border-top-left-radius: 20px; border-bottom-right-radius: 20px; background-image: linear-gradient(45deg, #ffc2de 0% , #ff46a1 100%); } .eb-infobox-wrapper.eb-infobox-p4qniwm .number-or-icon > span{ color: #fff; } .eb-infobox-wrapper.eb-infobox-p4qniwm .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:50px; height:50px; width:50px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-p4qniwm .contents-wrapper { flex: 1; text-align: center; text-align: center; } .eb-infobox-wrapper.eb-infobox-p4qniwm .title { font-size: 26px; padding-top: 10px; padding-bottom: 10px; color: #fff; } .eb-infobox-wrapper.eb-infobox-p4qniwm .description { font-size: 20px; padding-top: 10px; padding-bottom: 50px; color: rgba(0,0,0,1); } .eb-infobox-wrapper.eb-infobox-p4qniwm .contents-wrapper .infobox-btn{ font-size: 20px; padding-top: 15px; padding-right: 30px; padding-left: 30px; padding-bottom: 15px; background-color: rgba(2,0,7,1); position: relative; overflow: hidden; z-index:1; border-radius: 10px; color: #30267A; transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-p4qniwm .contents-wrapper .infobox-btn:hover{ color: rgba(255,244,244,1); } .eb-infobox-wrapper.eb-infobox-p4qniwm .contents-wrapper .infobox-btn:before{ content: " "; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: -1; opacity: 0; transition: all 0.5s; } .wp-admin .eb-parent-eb-infobox-p4qniwm { display: block; opacity: 1; } .eb-parent-eb-infobox-p4qniwm { display: block; }  @media(max-width: 1024px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-p4qniwm { display: block; opacity: 1; } .eb-parent-eb-infobox-p4qniwm { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-p4qniwm { display: block; opacity: 1; } .eb-parent-eb-infobox-p4qniwm { display: block; } }/* =eb-infobox-p4qniwm= Ends */