/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 27 2025 | 14:59:10 */
/* AJUSTA PADDINGS DROPDOWN MENU WORDPRESS */
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {border-inline-start: 0px solid transparent;}

/* BUTTONS */
.botaofundo a {box-shadow: inset 2px 2px 6px #00000035,inset -2px -2px 6px #00000005;}
.botaofundo:hover a {background:linear-gradient(0deg, #00000020), url(https://www.helpdigital.pt/wp-content/uploads/2023/06/wave_tr_bg.png); background-size:auto;}

.botao3d a {box-shadow: 0 6px 0 #0c3448;transition: all 0.1s ease-in-out;position: relative;}
.botao3d:hover a {transform: translateY(2px);box-shadow: 0 4px 0 #0c3448;}
.botao3d:active a {transform: translateY(6px);box-shadow: 0 0 0 #0c3448;}

.botaoflut a {box-shadow: 0 6px 10px #00000050;transition: all 0.1s ease-in-out;position: relative;}
.botaoflut:hover a {transform: translateY(4px);box-shadow: 0 4px 5px #00000050;}
.botaoflut:active a {transform: translateY(6px);box-shadow: 0 0 0 #00000050;}

h1 {background: #FFFFFF;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.text-2cores { background: linear-gradient(to bottom, #254175 60%, #286ca3 40%);-webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block;}

.text-gradient {
    background: linear-gradient(to right, #00a3d3, #46b99a, #5fb946);
    background-repeat: no-repeat;
    -webkit-box-decoration-break: clone;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wpforms-field-container, .wpforms-container-full {margin: 0 !important;}

.wpforms-confirmation-container-full {margin-bottom: 0 !important; padding: 10px !important; background: #caffa6 !important; text-align: center !important;}

.wpforms-error {background:#FFFFFF !important; color:red !important;padding:3px 5px !important}

label {color:#FFFFFF}

label.mailcheck-error {display:none !important}

.grecaptcha-badge {visibility: hidden !important;}

.whatsfloating {position:fixed;width:64px;height:64px;bottom:40px;right:40px;color:#FFF;box-shadow: 2px 2px 3px #00000040;z-index:100;}

h1, h2, h3, h4 {text-shadow: 3px 3px 3px #3635372a !important;
}
#scroll-top {display:none !important}

.txtnovis {text-indent:-999em; position:absolute;top:-999em}

#conteudopost .wpforms-container {background:#069FE9 !important; padding:5px 25px 25px 25px}

code {
    background: #f0f8ff;
}