/**
* Theme Name:     StarBella Layout
* Theme URI:      https://templatemela.com/
* Author:         TemplateMela
* Author URI:     https://templatemela.com
* Description:    This is a child theme of Avanam, generated by TemplateMela.
* Version:        1.0.0
* License:        GNU General Public License v3.0 (or later)
* License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
:root .color-switch-dark #colophon {
  --global-palette1: #212121;
  --global-palette9: #ffffff;
  --global-palette3: #000000;
}

.color-switch-dark .site-footer .widget-title::before {
  -webkit-filter: invert(0);
          filter: invert(0);
}

.site-footer .site-footer-wrap:before {
  background: none;
}
.site-footer .site-footer-wrap .site-footer-row.ft-ro-lstyle-plain a:after {
  border-bottom: 1px solid var(--global-palette9);
}
.site-footer .widget_mc4wp_form_widget .widget-title {
  color: var(--global-palette9);
}
.site-footer .widget_mc4wp_form_widget .widget-title::before {
  background: url(../plants/img/email.svg) no-repeat;
  background-size: 25px;
}
.site-footer .newsletter-wrapper input[type=submit] {
  background-color: var(--global-palette2);
}
.site-footer .footer-navigation ul li {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 540px) {
  .cms-banner .elementor-column .title .elementor-heading-title {
    font-size: 18px;
  }
  .cms-title .elementor-heading-title {
    font-size: 20px;
  }
}