/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

body .column-top-margin {
    margin-top: 20px;
}

.av-masonry figure {
  margin-bottom: 0;
}

.avia-section.av-minimum-height .container .content {
    vertical-align: top;
}

#top .av-siteloader-wrap {
    background-color: #1c293b;
}

.avia-divider-svg {
    z-index: 1;
}

.site-header-title h1 {
    text-shadow: 0 4px 8px rgb(0 0 0 / 90%);
}

#top .alternate_color .avia_ajax_form input:not(.button),
#top .alternate_color .avia_ajax_form select,
#top .alternate_color .avia_ajax_form textarea {
    background-color: rgb(255 255 255 / 90%);
}

.avia-standard-logo img {
    filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.1));
}

.avia-video.av-preview-image {
	padding-bottom: 52.817%;
	margin-bottom: 10px;
}