/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2024 | 06:49:13 */
/* No Title */ 
h1.entry-title {display: none}

/* Linkek Szine */
a {
    background-color: transparent;
    text-decoration: none;
    color: #086a31;
}

/* Top Menu */
.site-navigation ul.menu li a {
	text-transform: uppercase;
	font-weight: 500;
    display: block;
    padding: 8px 15px;
}

/* Kapcsolat Urlap Gomb */
[type=button], [type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: #086A31;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #086A31;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* Footer No Copyright */
.site-footer .footer-inner .copyright p {
    display: none;
}
/*
.elementor-widget-wrap {margin-top: 84px!important;}
*/

.elementor-background-slideshow__slide__image{
/*
* background-size: 80%;
* background-position: center bottom;
*/
background-repeat: no-repeat;
}

/* Mail Poet Button */
element.style {
    background-color: #132a38;
    border-width: 0px;
    padding: 5px 15px 5px 15px;
    color: #eeeeee;
	}
mp-button {
    background-color: #132a38;
    border-width: 0px;
    padding: 5px 15px 5px 15px;
    color: #eeeeee;
	}
	
}