/* eb-infobox-wawi8r4 Starts */ .eb-infobox-wrapper.eb-infobox-wawi8r4 { padding-top: 50px; padding-right: 30px; padding-left: 30px; padding-bottom: 70px; background-image: linear-gradient(45deg, rgba(213,237,237,1) 0% , rgba(249,249,249,0.51) 100%); z-index: 2; position: relative; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-wawi8r4:before{ content: ""; position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 0; background-image: url("https://www.mchin.ca/wp-content/uploads/2022/11/desktop_overhead_bg.jpg"); opacity: 0.35; background-position: top right; transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-infobox-wrapper.eb-infobox-wawi8r4 .infobox-wrapper-inner { flex-direction: column; gap:20px; } .eb-infobox-wrapper.eb-infobox-wawi8r4 .icon-img-wrapper { align-self: center; margin-top: 15px; } .eb-infobox-wrapper.eb-infobox-wawi8r4 .number-or-icon { padding: 15px; border-top-left-radius: 20px; border-bottom-right-radius: 20px; background-color: rgba(0,0,0,0); } .eb-infobox-wrapper.eb-infobox-wawi8r4 .number-or-icon > span{ color: rgba(93,166,175,1); } .eb-infobox-wrapper.eb-infobox-wawi8r4 .icon-img-wrapper .eb-infobox-icon-data-selector { font-size:60px; height:60px; width:60px; display:flex; justify-content:center; align-items:center; } .eb-infobox-wrapper.eb-infobox-wawi8r4 .contents-wrapper { flex: 1; text-align: center; text-align: center; } .eb-infobox-wrapper.eb-infobox-wawi8r4 .title { font-family: "Lato", sans-serif; font-size: 26px; padding-top: 10px; padding-bottom: 10px; color: rgba(4,47,52,1); } .eb-infobox-wrapper.eb-infobox-wawi8r4 .subtitle { font-family: "Lato", sans-serif; font-size: 22px; padding-top: 10px; padding-bottom: 10px; color: rgba(62,61,61,1); } .eb-infobox-wrapper.eb-infobox-wawi8r4 .description { font-family: "Lato", sans-serif; font-size: 18px; padding-top: 0px; padding-bottom: 30px; color: rgba(29,29,29,1); } .eb-infobox-wrapper.eb-infobox-wawi8r4 .contents-wrapper .eb-infobox-btn-wrapper{ text-align:center; } .eb-infobox-wrapper.eb-infobox-wawi8r4 .contents-wrapper .infobox-btn{ font-size: 20px; padding-top: 15px; padding-right: 30px; padding-left: 30px; padding-bottom: 15px; background-color: rgba(113,185,194,1); position: relative; overflow: hidden; z-index:1; border-radius: 5px; border-width: 3px; border-color: rgba(250,250,250,1); border-style: solid; color: rgba(255,255,255,1); transition: all 0.5s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-infobox-wrapper.eb-infobox-wawi8r4 .contents-wrapper .infobox-btn:hover{ color: rgba(220,245,250,1); } .eb-infobox-wrapper.eb-infobox-wawi8r4 .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; background-color: rgba(31,122,134,1); } .wp-admin .eb-parent-eb-infobox-wawi8r4 { display: block; opacity: 1; } .eb-parent-eb-infobox-wawi8r4 { display: block; }  @media(max-width: 1024px){ .eb-infobox-wrapper.eb-infobox-wawi8r4:before{ background-attachment: scroll; } .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-wawi8r4 { display: block; opacity: 1; } .eb-parent-eb-infobox-wawi8r4 { display: block; } } @media(max-width: 767px){ .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-infobox-wawi8r4 { display: block; opacity: 1; } .eb-parent-eb-infobox-wawi8r4 { display: block; } }/* =eb-infobox-wawi8r4= Ends */