.sfm-logo {
  padding: 0px;
  box-sizing: border-box;
  z-index: 1;
  text-align: center;
  top: 0px;
  left: 0;
  width: 100%;
}

#sfm-sidebar .sfm-logo {
  position: relative !important;
  display: block !important;
  top: 0;
  left: 0;
}

ul.mks_social_widget_ul .socicon-facebook {
  background-color: #e0525b;
}

ul.mks_social_widget_ul .socicon-instagram {
  background-color: #e0525b;
}

.main_wrap.super-small .weather_title {
  display: none;
}

.main_wrap.super-small .weather_description {
  display: none;
}

#sfm-sidebar .sfm-scroll {
  margin-top: -40px;
}

#wpc-weather.medium .now .location_name {
  display: none;
}

#wpc-weather.medium .now .time_symbol svg {
  margin-top: -30px;
}

#sfm-sidebar .sfm-scroll-wrapper,
#sfm-sidebar .sfm-view {
  -webkit-box-shadow: 2px 3px 17px -9px rgba(97,94,97,0.89);
  -moz-box-shadow: 2px 3px 17px -9px rgba(97,94,97,0.89);
  box-shadow: 2px 3px 17px -9px rgba(97,94,97,0.89);
}

#sfm-nav {
  padding-top: 100px;
}

.textwidget {
  background-color: #e0535c;
  font-size: 15px;
  margin-top: 10px;
  margin: 23px;
  padding-top: 10px;
  color: #ffffff;
  font-weight: 500;
}

#wpc-weather.medium .now .time_temperature {
  font-size: 25px;
  font-weight: 900;
}

.scroll-left {
  height: 50px;
  overflow: hidden;
  position: relative;
}

.scroll-left p {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 50px;
  text-align: center;
  /* Starting position */
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  /* Apply animation to this element */
  -moz-animation: scroll-left 20s linear infinite;
  -webkit-animation: scroll-left 20s linear infinite;
  animation: scroll-left 20s linear infinite;
}

/* Move it (define the animation) */

@-moz-keyframes scroll-left {
  0% {
    -moz-transform: translateX(100%);
  }

  100% {
    -moz-transform: translateX(-100%);
  }
}

@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(-100%);
  }
}

@keyframes scroll-left {
  0% {
    -moz-transform: translateX(100%);
    /* Browser bug fix */
    -webkit-transform: translateX(100%);
    /* Browser bug fix */
    transform: translateX(100%);
  }

  100% {
    -moz-transform: translateX(-100%);
    /* Browser bug fix */
    -webkit-transform: translateX(-100%);
    /* Browser bug fix */
    transform: translateX(-100%);
  }
}

.awe_highlow {
  display: none;
}

.awecf::after {
  clear: none;
}

.awesome-weather-header {
  color: #ffffff;
  background-color: #e0535c;
}

.awesome-weather-wrap {
  text-shadow: 0 0px 0px rgba(0,0,0,0.5);
  color: #fff;
}

.awesome-weather-current-temp {
  font-size: 66px;
  line-height: 1em;
  font-weight: 900;
  white-space: nowrap;
  color: #e0535c;
}

.awe_desc {
  display: none;
}

.awe_tall .awesome-weather-current-temp {
  padding: 10px 5%;
  font-size: 66px;
  line-height: 1em;
  font-weight: 900 !important;
}

.awesome-weather-stats-icon {
  color: #c0a60d;
}

.awe_humidty {
  color: #e0535c;
}

.awe_wind {
  color: #e0535c;
}

.gform_wrapper .top_label .gfield_label {
  color: #999696;
  font-size: 15px;
}

#gform_submit_button_1.gform_button.button {
  font-size: 15px;
  background-color: #e0535c;
  width: 30%;
}

#gform_submit_button_2.gform_button.button {
  font-size: 15px;
  background-color: #e0535c;
  width: 30%;
}

.gform_wrapper select,
.gform_wrapper textarea {
  font-size: inherit;
  font-family: lato;
  letter-spacing: normal;
}

.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
  font-weight: 400;
  font-size: inherit;
  font-family: lato;
}

.gform_wrapper div.validation_error {
  color: #e0535c;
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 25px;
  border-top: 2px solid #790000;
  border-bottom: 2px solid #790000;
  padding: 16px 0;
  clear: both;
  width: 100%;
  text-align: center;
  font-family: lato;
}

.gform_wrapper .validation_message {
  color: #999696;
  font-weight: 400;
  letter-spacing: normal;
  font-family: lato;
}

.gform_wrapper select,
.gform_wrapper textarea {
  font-size: 15px;
  font-family: lato;
  letter-spacing: normal;
  color: #999696;
}

.gform_title {
  display: none;
}

.ginput_container.ginput_container_select {
  width: 100%;
}

.gfield_label {
  color: #752d2d;
}

.gform_wrapper .top_label .gfield_label {
  color: #e0535c;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
}

.gform_wrapper div.validation_error {
  color: #e0535c;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 25px;
  border-top: 2px solid #e0535c;
  border-bottom: 2px solid #e0535c;
  padding: 16px 0;
  clear: both;
  width: 100%;
  text-align: center;
}

body {
  -moz-osx-font-smoothing: grayscale;
  color: #111;
  font-family: Lato;
  font-weight: 400;
  font-size: inherit !important;
  line-height: 1.8;
  text-rendering: optimizeLegibility;
}

#input_1_3.medium {
  font-size: 15px;
  color: #999696;
}

#input_1_2.medium {
  font-size: 15px;
  color: #999696;
}

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  transition: background 150ms ease-in-out;
  background: #0073aa;
  background-color: rgb(0, 115, 170);
  border: none;
  border-radius: 0px;
  box-sizing: border-box;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 0.88889em;
  font-weight: 700;
  line-height: 1.2;
  outline: none;
  padding: 0.76rem 1rem;
  text-decoration: none;
  vertical-align: bottom;
  width: 50%;
}

#input_1_1.medium.gfield_select {
  padding-top: 8px;
  padding-bottom: 8px;
}

#sfm-sidebar li.sfm-active-class > a {
  background: #C2A60E;
  color: #ffffff;
}

#sfm-sidebar .sfm-menu li:hover > a {
  color: #fff !important;
  background: #C2A60E;
}

.textwidget {
  background-color: #ffffff;
  font-size: 15px;
  margin-top: 10px;
  margin: 23px;
  padding-top: 10px;
  color: #ffffff;
  font-weight: 500;
}

#gform_submit_button_1.gform_button.button {
  font-size: 15px;
  background-color: #e0535c;
  width: 70%;
}

.lang-item {
  display: inline;
}

.widget a {
  padding: 10px;
  color: #E0535C;
  border-style: solid;
  border-width: 2px;
  font-size: 15px;
}

.widget a:hover {
  color: #C2A60B;
}

.fa-5x {
  font-size: 3em;
}

#cookie-law-info-bar {
  font-size: 14px;
  text-align: center;
  font-weight: 300;
  line-height: 15px;
}

.green.cli-plugin-button,
.green.cli-plugin-button:visited {
  background-color: #e0535c;
}

.elementor-testimonial__text {
  color: #FFFFFF;
  background-color: #E0525B;
		padding: 10px;
}

.elementor-testimonial__image img {
  width: 100% !important;
  height: 251px;
  border-radius: 0px;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
  margin-top: -15px;
  width: 100px;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__name {
  text-align: left;
  padding: 20px;
}

.elementor-main-swiper .swiper-slide {
  box-shadow: 0px 3px 6px #00000029;
}

.swiper-pagination-bullet {
  background: #B8A42C;
  opacity: 1;
}