/*  
Theme Name: PLAYTOON 2026
Theme URI: https://codeados.com/
Version: 1.0.0
Author: Codeados 
Author URI: https://codeados.com/
Description:  PLAYTOON 2026
*/  
@import url("https://cdn.gestoapp.com/v2/style.css"); 
header, header > *, #logo { transition: all 0.3s ease; }
header { padding: 0; padding-top: 10px; padding-bottom: 10px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12); background: #fff; }
header.scroll { }
#topbar { background: var(--corporativo1); position: absolute; top: 0px; width: 100%; padding-top: 5px; padding-bottom: 5px; }
#logo { line-height: 0; display: block; font-weight: bold; max-width: 200px; }
#logo img, .bg_corp_au img { }
header.scroll.fixed  #logo { max-width: 200px }
#navigation { margin-top: 5px; }
header .mtscroll { margin-top: 10px !important; }
header.scroll .mtscroll { margin-top: 5px !important; }
nav#navigation ul li a { font-weight: 550; letter-spacing: 0.5px; text-transform: lowercase; padding: 5px 18px; border: none; }
a.trigger_menu { background: var(--corporativo1); border-radius: 8px !important; top: 16px; }
#navigationfooter { padding: 10px; box-sizing: border-box; }
#navigationfooter ul { text-align: center; margin: 0; list-style: none; }
#navigationfooter ul li { text-align: center; margin-bottom: 15px; display: inline-block; }
#navigationfooter ul li a { text-align: center; margin-bottom: 0; border-radius: 20px; padding: 8px 10px; font-size: 16px; font-weight: 600; }
#navigationfooter ul li a:hover { text-decoration: none; background: RGBA(255, 255, 255, 0.2); }
nav#navigation ul li.current_page_item a, nav#navigation ul li.current-menu-item a { background: RGBA(0, 0, 0, 0.025); border-bottom: none; color: var(--negro); border-radius: 10px; line-height: 26px; }
nav#navigation ul li a:not(.btn):hover, nav#navigation ul li a:not(.btn):focus { border-bottom: none !important; background: RGBA(0, 0, 0, 0.035); border-radius: 10px; }

#lopd_ { text-align: left; }
#lopd_ input { border-color: black; color: black; }
#lopd_ { line-height: 18px; vertical-align: middle; display: inline-block; font-size: 14px; width: 100%; }
#lopd_ > span.wpcf7-form-control-wrap { display: inline !important; float: left; width: initial; margin-top: 0px; }
span.wpcf7-list-item { margin: 0; }

@media screen and (max-width:1030px) {

	header .col.logocol, header .col.btncol{ width: 50%!important; } 

}
@media screen and (max-width:768px) {

}
@media screen and (max-width:480px) {
    
}