@charset "UTF-8";
/*
 * Theme Name:   Customify-child
 * Theme URI:    http://dev.carmina.org/customify-child/
 * Description:  Custonify Child Theme
 * Author:       Carmina, Inc.
 * Author URI:   http://carmina.org
 * Template:     customify 
 * Version:      2.0.0
 * License:      GNU General Public License v2 or later
 * License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 * Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 * Text Domain:  customify-child
*/


@media (max-width: 1024px) {
  .elementor-35 .elementor-element.elementor-element-2dbb060 .elementor-heading-title {
      font-size: 1.618em;
  }

  .video-smaller-width {
      max-width: 70%;
  }

}

ul.footer-social-icons li {
        margin: 0 5px;
}

.fa {
        font-family: FontAwesome !important;
}

.footer-bottom .footer--row-inner {
        padding-top: 1em !important;
        padding-bottom: 1em !important;
}

.page-titlebar {
        padding: 12px 0 !important;
        letter-spacing: .1rem;
        font-weight: bold;
}

@media screen and (max-width: 1024px) {
    .page-titlebar {
        padding: 12px 0 !important;
        letter-spacing: .1rem;
        font-weight: bold;
    }
}

h1 {
        font-weight: 700 !important;
        color: #406040 !important;
}

.media-embed {
	margin-top: -15px;
	margin-bottom: 15px; 
} 

.fa-brands, .fa-brands:before, a.social-fa-brands-iconcebook {
        font-family: FontAwesome;
}

div.wpforms-container-full .wpforms-confirmation-container-full, 
.wpforms-confirmation-scroll { 
	background: #ffffff !important;
	background-color: rgb(255, 255, 255); 
} 
