/*
Theme Name: Saaluse theme
Description: A Child Theme for the Enfold Wordpress Theme, customized for ....
Version: 1.0
Author: Anyweb OÜ
Author URI: http://www.anyweb.ee
Template: enfold
*/

/* fonts */
h1.av-special-heading-tag {
    font-weight: 400 !important;
    font-size: 40px;
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}
/* button */
#top .main_color .avia-color-theme-color {
    background: #314544;
    font-size: 17px;
    font-weight: 300;
    padding: 20px 30px;
    border-radius: 17px;
}

/* Header */
#header_main {
    border-bottom: 2px solid #ccbb77;
    border-top: 0;
    padding: 20px 0px;
}
.menu-item a {
    font-weight: 500 !important;
    text-transform: uppercase;
    font-size: 17px !important;
}
.html_header_top.html_header_sticky #main {
    padding-top: 129px;
}

/* slider */
#top #wrap_all .avia-slideshow .avia-caption-title {
    font-size: 92px;
    font-weight: 100;
}

/* footer */
div#footer {
	background: url(/wp-content/uploads/2026/07/jaluse_foto.jpg);
    background-color: rgb(0 0 0 / 45%);
    background-blend-mode: darken;
    background-size: cover;
    color: white !important;
    background-position: bottom;
}
#socket {
    border: 0;
}
