/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* GENERAL */
.nop p { margin-bottom:0px !important; }

/* HEADER */
.fusion-logo img { width:250px !important; height:auto; }
ul#menu-acrobat, ul#menu-acrobat-1 { margin-top:25px;}
li.menu-item-27 a, li#menu-item-27 a { background-color:#005776 !important; color:#fff !important; padding:0 7px; }
li.menu-item-27 a::after, li#menu-item-27 a::after { border: none !important; }
.fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents { padding: 5px !important; }

/* HOME */
#counterhome .counter-box-container {   padding: 0px !important; border: none !important; } 
#counterhome .display-counter { font-weight:900; line-height:1 !important; }
#counterhome .fusion-counters-box .content-box-counter { line-height:1 !important; padding-bottom:5px;}
#counterhome .counter-box-content { font-weight:500; font-size:30px; border-top: 2px solid #fff; line-height:1.4 !important;}

/* ABOUT */
.bgabout { background:url("https://acrobat.gestortectic.com/wp-content/uploads/2025/03/simbol_blau.svg")  no-repeat !important; background-size:50px !important; background-position:25% 100% !important; }
/* FOOTER */
ul.legal { list-style:none; margin:0px; padding:0px; }
ul.legal li { display:inline-block; margin:0px 15px; }
.sombratext {text-shadow: 1px 1px 2px white;}

/* BLOG */
.single-post #main { padding-top: 50px !important; }
.single-post .fusion-meta-info { display:none; }
#blogacrobat { border:none !important; }

@media only screen and (max-width: 1000px) {
.bgabout { background: none !important; }
	
	ul.legal li { display: block !important; margin:4px 0 !important; }
	
}

