.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.weather-atlas-wrapper{font-family:'Open Sans', sans-serif;font-size:1em;line-height:1.5;text-shadow:1px 1px 0 rgba(0, 0, 0, 1);text-align:center}.weather-atlas-wrapper a{text-decoration:none !important;box-shadow:none !important;border:none !important;outline:none !important}.weather-atlas-wrapper .weather-atlas-header{padding:.3em;text-align:center;background:rgba(0, 0, 0, .075);text-transform:uppercase}.weather-atlas-wrapper .weather-atlas-body{margin:0 auto;padding:.9em 1.4em}@media (min-width:480px){.weather-atlas-wrapper .current_horizontal{overflow:hidden;clear:both}.weather-atlas-wrapper .current_horizontal .current_temp{float:left;width:50%}.weather-atlas-wrapper .current_horizontal .current_text_2{font-size:1em;float:left;text-align:left;padding-left:10%;width:40%}}.weather-atlas-wrapper .current_temp{text-align:center;margin-bottom:.5em}.weather-atlas-wrapper .current_temp .wi{font-size:3.5em}.weather-atlas-wrapper .current_temp .sunrise_sunset, .weather-atlas-wrapper .current_temp .sunrise_sunset .wi{margin-top:.5em;font-size:.85em}.weather-atlas-wrapper .current_temp .temp{font-size:3.75em;line-height:1.2;margin-left:.1em;letter-spacing:-.05em}.weather-atlas-wrapper .current_temp .current_text{font-size:1.5em;line-height:1.2;text-transform:lowercase}.weather-atlas-wrapper .current_text_2{display:none}@media (min-width:480px){.weather-atlas-wrapper .current_text_2{margin-top:.2em;display:inline-block;text-align:left;font-size:.9em;text-transform:lowercase}}.weather-atlas-wrapper .daily, .weather-atlas-wrapper .hourly{margin-top:.25em;display:table;table-layout:fixed;width:100%;text-align:center}.weather-atlas-wrapper .daily.days, .weather-atlas-wrapper .hourly.hours{text-transform:lowercase;margin-top:.9em}.weather-atlas-wrapper .extended_day, .weather-atlas-wrapper .extended_hour{display:table-cell}.weather-atlas-wrapper .extended_day_4, .weather-atlas-wrapper .extended_day_5, .weather-atlas-wrapper .extended_hour_4, .weather-atlas-wrapper .extended_hour_5{display:none}@media (min-width:480px){.weather-atlas-wrapper .extended_day_4, .weather-atlas-wrapper .extended_day_5, .weather-atlas-wrapper .extended_hour_4, .weather-atlas-wrapper .extended_hour_5{display:table-cell}}.weather-atlas-wrapper .extended_day .wi, .weather-atlas-wrapper .extended_hour .wi{font-size:2em;line-height:1.3}  .weather-atlas-wrapper .weather-atlas-text {text-align:left;margin-top:1.8em;padding:1.2em 1.5em 0 1.5em;background:rgba(0, 0, 0, .05)}.weather-atlas-wrapper .weather-atlas-footer{padding:.25em 1em;font-size:.9em;text-align:center;background:rgba(0, 0, 0, .05)}.weather-atlas-wrapper .weather-atlas-footer .weather-atlas-footer-block{display:inline-block}.weather-atlas-wrapper .city_name{font-family:'Open Sans', sans-serif;font-size:0.85em;line-height:1;text-shadow:none;text-align:left;color:#000;text-transform:uppercase}.weather-atlas-wrapper .city_name{padding:0.2em 5px;margin:-0.3em}.weather-atlas-wrapper .city_name{text-decoration:none !important;box-shadow:none !important;border:none !important;outline:none !important}.weather-atlas-wrapper input.city_name{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.weather-atlas-wrapper .city_name::-webkit-input-placeholder{font-family:'Open Sans', sans-serif;color:#333;text-transform:lowercase}.weather-atlas-wrapper .city_name::-moz-placeholder{font-family:'Open Sans', sans-serif;color:#333;text-transform:lowercase}.weather-atlas-wrapper .city_name:-ms-input-placeholder{font-family:'Open Sans', sans-serif;color:#333;text-transform:lowercase}.weather-atlas-wrapper .city_name:-moz-placeholder{font-family:'Open Sans', sans-serif;color:#333;text-transform:lowercase}.weather-atlas-header-title-wrapper{display:inline-block;margin:0 0 0 10%;width:80%}.dashicons-admin-site-alt3{color:#b60002;}.components-placeholder__label .dashicons {margin:0 5px 0 10px;}.wp-block-weather-atlas-weather-widget{padding:10px 5px;}.wp-block-weather-atlas-weather-widget .components-placeholder__label{color:#b60002;font-size:18px}@font-face{font-display:block;font-family:weathericons;src:url(//cdapontoons.com/wp-content/plugins/weather-atlas/public/font/weather-icons/weathericons-regular-webfont.eot);src:url(//cdapontoons.com/wp-content/plugins/weather-atlas/public/font/weather-icons/weathericons-regular-webfont.eot?#iefix) format('embedded-opentype'),url(//cdapontoons.com/wp-content/plugins/weather-atlas/public/font/weather-icons/weathericons-regular-webfont.woff2) format('woff2'),url(//cdapontoons.com/wp-content/plugins/weather-atlas/public/font/weather-icons/weathericons-regular-webfont.woff) format('woff'),url(//cdapontoons.com/wp-content/plugins/weather-atlas/public/font/weather-icons/weathericons-regular-webfont.ttf) format('truetype'),url(//cdapontoons.com/wp-content/plugins/weather-atlas/public/font/weather-icons/weathericons-regular-webfont.svg#weather_iconsregular) format('svg');font-weight:400;font-style:normal}.wi{display:inline-block;font-family:weathericons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wi-fw{text-align:center;width:1.4em}.wi-weather-0:before{content:"\f056"}.wi-weather-1:before{content:"\f00e"}.wi-weather-2:before{content:"\f073"}.wi-weather-3:before{content:"\f01e"}.wi-weather-4:before{content:"\f01e"}.wi-weather-5:before{content:"\f017"}.wi-weather-6:before{content:"\f017"}.wi-weather-7:before{content:"\f017"}.wi-weather-8:before{content:"\f015"}.wi-weather-9:before{content:"\f01a"}.wi-weather-10:before{content:"\f015"}.wi-weather-11:before{content:"\f01a"}.wi-weather-12:before{content:"\f01a"}.wi-weather-13:before{content:"\f01b"}.wi-weather-14:before{content:"\f00a"}.wi-weather-15:before{content:"\f064"}.wi-weather-16:before{content:"\f01b"}.wi-weather-17:before{content:"\f015"}.wi-weather-18:before{content:"\f017"}.wi-weather-19:before{content:"\f063"}.wi-weather-20:before{content:"\f014"}.wi-weather-21:before{content:"\f021"}.wi-weather-22:before{content:"\f062"}.wi-weather-23:before{content:"\f050"}.wi-weather-24:before{content:"\f050"}.wi-weather-25:before{content:"\f076"}.wi-weather-26:before{content:"\f013"}.wi-weather-27:before{content:"\f031"}.wi-weather-28:before{content:"\f002"}.wi-weather-29:before{content:"\f031"}.wi-weather-30:before{content:"\f002"}.wi-weather-31:before{content:"\f02e"}.wi-weather-32:before{content:"\f00d"}.wi-weather-33:before{content:"\f083"}.wi-weather-34:before{content:"\f00c"}.wi-weather-35:before{content:"\f017"}.wi-weather-36:before{content:"\f072"}.wi-weather-37:before{content:"\f00e"}.wi-weather-38:before{content:"\f00e"}.wi-weather-39:before{content:"\f00e"}.wi-weather-40:before{content:"\f01a"}.wi-weather-41:before{content:"\f064"}.wi-weather-42:before{content:"\f01b"}.wi-weather-43:before{content:"\f064"}.wi-weather-44:before{content:"\f00c"}.wi-weather-45:before{content:"\f00e"}.wi-weather-46:before{content:"\f01b"}.wi-weather-47:before{content:"\f00e"}.wi-weather-3200:before{content:"\f077"}.wi-alien:before{content:"\f075"}.wi-celsius:before{content:"\f03c"}.wi-fahrenheit:before{content:"\f045"}.wi-degrees:before{content:"\f042"}.wi-thermometer:before{content:"\f055"}.wi-thermometer-exterior:before{content:"\f053"}.wi-thermometer-internal:before{content:"\f054"}.wi-cloud-down:before{content:"\f03d"}.wi-cloud-up:before{content:"\f040"}.wi-cloud-refresh:before{content:"\f03e"}.wi-horizon:before{content:"\f047"}.wi-horizon-alt:before{content:"\f046"}.wi-sunrise:before{content:"\f051"}.wi-sunset:before{content:"\f052"}.wi-moonrise:before{content:"\f0c9"}.wi-moonset:before{content:"\f0ca"}.wi-refresh:before{content:"\f04c"}.wi-refresh-alt:before{content:"\f04b"}.wi-umbrella:before{content:"\f084"}.wi-barometer:before{content:"\f079"}.wi-humidity:before{content:"\f07a"}.wi-na:before{content:"\f07b"}.wi-train:before{content:"\f0cb"}