/*
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:
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');*/

@font-face {
    font-family: "Pirulen";
    font-style: normal;
	font-weight: 400 900;
	font-display: swap;
    src: url("https://espacoculturavr.com.br/wp-content/uploads/PirulenRg.otf") format("opentype");
}

h1/*, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title, .html_elegant-blog #top .minor-meta, #av-burger-menu-ul li*/ {
    font-family: "Pirulen", sans-serif!important;
	font-weight: 500!important;
}

h3 {
	font-weight: bold!important;
}

#header_main {
	padding: 10px 0;
	min-height: 86px;
}

#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
	color: #e5d3a8!important;
}

.sub-menu a,
#top .av-main-nav ul a {
	font-size: 15px!important;
}

.sub-menu li:hover,
.sub-menu .current-menu-item {
	background: #e5d3a8!important;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul li.current-menu-item a,
.#top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul li.current-menu-item a, #av-burger-menu-ul li.current_page_item ul li.current_page_item a  {
    color: #1f1b3f!important;
}

#highlight {
	height: 100vh;
}

#highlight .avia-slideshow,
#highlight .avia-slideshow-inner,
#highlight .avia-slide-wrap,
#highlight .avia-slideshow-slide {
	height: 100%;
}

#highlight img {
	width: 100%!important; 
	max-width: 400px!important;
	margin-left: 20px!important;
	margin-right: 20px!important;
}

#top .avia-slideshow .av-slideshow-caption .avia-caption-content {
	font-weight: bold!important;
}

#top .main_color .ng-buttons .avia-color-theme-color {
    background-color: var(--enfold-main-color-bg2)!important;
    border-color: var(--enfold-main-color-border)!important;
    color: var(--enfold-main-color-color)!important;
	border: 1px solid;
}

#top .main_color .ng-buttons .avia-color-theme-color:hover {    
    background-color: var(--enfold-main-color-bg)!important;
}

.main_color input[type='submit'],
.avia_ajax_form .button {
	color: #1f1b3f!important;
    border-color: #e5d3a8!important;
    background-color: #e5d3a8!important;
	padding: 15px 30px 13px!important;
    font-size: 13px!important;
    min-width: 139px!important;
	border-radius: 100px!important;
    border-width: 1px!important;
}

#socket .copyright {
    float: left;
    font-size: 14px;
}
