/* CO2 Savings Widget */
#co2-savings-widget {font-family: 'Roboto Condensed'}
#co2-savings-widget {background: #5A9500; color: #fff; height: 80px; text-align: center; padding: 0 80px 5px 0;}
#co2-savings-widget {border-radius: 4px; margin: 2em 0 !important; position: relative; height: 1px; opacity: 0}
#co2-savings-widget * {font-size: 14px !important; margin: 0 !important; padding: 0 !important; vertical-align: top; color: #fff}
#co2-savings-widget .icon-overlay {display: block; width: 80px; position: absolute; right: 10px; top: 0; bottom: 0}
#co2-savings-widget .icon-overlay {background: url(../images/template/icons/leaf-icon.min.svg) no-repeat 50% 50%; background-size: 60%}

#co2-savings-widget p, #co2-savings-widget .rt-counter-wrapper {display: inline-block; margin: 0 6px}
#co2-savings-widget p {font-size: 26px !important; margin: 0 6px !important; height: 80px; line-height: 80px}
#co2-savings-widget p sub {line-height: 95px}

#co2-savings-widget .rt-counter-wrapper p {font-size: 28px !important; line-height: 42px; margin-top: 0 !important}
#co2-savings-widget .rt-counter-wrapper p {width: 90px; text-align: center; padding-top: 16px !important; height: 60px}
#co2-savings-widget .rt-counter-wrapper p {text-shadow: 1px 1px 2px rgba(0,0,0,0.3); font-weight: bold;}

#co2-savings-widget .rt-counter-wrapper p small {display: block; font-size: 12px !important; line-height: 12px; margin-top: -4px !important}
#co2-savings-widget .rt-counter-wrapper p small {opacity: .8; text-transform: uppercase; text-shadow: none}