/*
Theme Name: Anesta Child
Theme URI: https://anesta.ancorathemes.com/
Description: Tema filho do Anesta - Um tema WordPress Premium com suporte integrado para Page Builders populares, slider com gestos de deslizar, e é SEO- e Retina-ready. O sistema único de herança e opções de sobreposição permite configurar parâmetros individuais para diferentes seções do seu site e plugins suportados.
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Template: anesta
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: anesta-child
*/



#page_content_switcher,
#color_scheme_switcher{
	display:none!important;	
}

.menu_mobile .menu_mobile_inner,
.menu_mobile .menu_mobile_top_panel,
.menu_mobile .menu_mobile_nav_area>ul>.menu-item[class*="icon-"]:before{
	background:#00C15C;
	box-shadow:none;
}

.menu_mobile .menu_mobile_top_panel{
	box-shadow:none;
}

.menu_mobile .menu_mobile_nav_area>ul>.menu-item[class*="icon-"]:before{
	color: #46FF9F;
}

li#mobile-menu-item-10799::after,
li#mobile-menu-item-10805::after{
    content: "";
    width: 6px;
    height: 6px;
    background: #46FF9F;
    display: block;
    border-radius: 90px;
    margin: 20px 0 20px 11px;
}

div.is_hovered li#mobile-menu-item-10799::after,
div.is_hovered li#mobile-menu-item-10805::after,
div.is_opened li#mobile-menu-item-10805::after,
div.is_opened li#mobile-menu-item-10799::after{
    width: initial;
    height: initial;
    background: transparent;
    display: block;
    border-radius: 0;
    margin: 20px 0 20px 0;
	color: #EAEFB0;
	text-transform:uppercase;
	font-size:13px;
	font-weight: 600;
}

div.is_hovered li#mobile-menu-item-10799::after,
div.is_opened li#mobile-menu-item-10799::after{
	content: "Canais";
}

div.is_hovered li#mobile-menu-item-10805::after,
div.is_opened li#mobile-menu-item-10805::after{
	content: "Fique atento";
}

button.social-nimbus-btn {
    background: transparent;
    padding: 0;
	font-size:0;
	background-repeat: no-repeat!important;
	background-position:center!important;
	box-shadow:none!important;
}

button.social-nimbus-btn:hover {
    background: transparent;
	opacity:.75;
}

.white-icons button.social-nimbus-btn[title="Compartilhar"] {background-image:url('https://nfcnoticias.nimbusnetwork.dev/wp-content/uploads/2025/07/Path-6605.svg');}
.white-icons button.social-nimbus-btn[title="Comentários"] {background-image:url('https://nfcnoticias.nimbusnetwork.dev/wp-content/uploads/2025/07/Path-6606.svg');}
button.social-nimbus-btn[title="Compartilhar"] {background-image:url('https://nfcnoticias.nimbusnetwork.dev/wp-content/uploads/2025/07/Path-6613.svg');}
button.social-nimbus-btn[title="Comentários"] {background-image:url('https://nfcnoticias.nimbusnetwork.dev/wp-content/uploads/2025/07/Path-6614.svg');}

@media(max-width:768px){
	.menu_mobile .menu_mobile_close:before {
    	content: '' !important;
    	background: url(https://nfcnoticias.nimbusnetwork.dev/wp-content/uploads/2025/07/abrir_icon.png) no-repeat center / contain!important;
		width: 30px!important;
	}
	
	.menu_mobile:not(.opened):not(.is_opened):not(.is_hovered) .menu_mobile_close {
    	left: 25px!important;
		top: 23px;
	}
	
	body.menu_side_present .menu_mobile:not(.is_opened):not(.is_hovered){
		width:75px!important;
	}
}

@media(max-width:1023px){
	body.menu_side_present .menu_mobile:not(.is_opened):not(.is_hovered) {
    	width: 91px!important;
	}
    
	.menu_mobile:not(.opened):not(.is_opened):not(.is_hovered) .menu_mobile_top_panel:before {
        left: 91px!important;
     }
	body.menu_side_present.menu_side_left .top_panel {
            margin-left: 91px;
        }
}

@media(max-width:767px){
	.menu_mobile .menu_mobile_close:before {
    	content: '' !important;
    	background: url(https://nfcnoticias.nimbusnetwork.dev/wp-content/uploads/2025/07/abrir_icon.png) no-repeat center / contain!important;
		width: 30px!important;
	}
	
	.menu_mobile:not(.opened):not(.is_opened):not(.is_hovered) .menu_mobile_close {
    	left: 20px!important;
		top: 34px;
	}
	
	body.menu_side_present .menu_mobile:not(.is_opened):not(.is_hovered){
		width:65px!important;
	}
}