/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
/***********************************************************************
*
*  Footer
*
************************************************************************/
footer .footer-center{
background-color:#000000;
font-size:11px;
padding-bottom:12px;
padding-top:18px;
}

footer{
font-size:16px;
}
/***********************************************************************
*
*  Arrow
*
************************************************************************/
.style-light .btn-default,
.style-dark .style-light .btn-default,
.tmb-light .t-entry-text .btn-default,
.style-dark .tmb-light .t-entry-text .btn-default,
.tmb-dark .t-overlay-inner .btn-default{
color:#ffffff !important;
background-color:#938473 !important;
border-color:none !important;
}
/***********************************************************************
*
*  Form
*
************************************************************************/
.webkit input[type=checkbox],
.webkit input[type=radio],
.android input[type=checkbox],
.android input[type=radio]{
background-color:#dddddd !important;
}

.style-light .input-background input[type="text"],
.style-dark .style-light .input-background input[type="text"],
.style-light .input-background input[type="email"],
.style-dark .style-light .input-background input[type="email"],
.style-light .input-background input[type="number"],
.style-dark .style-light .input-background input[type="number"],
.style-light .input-background input[type="url"],
.style-dark .style-light .input-background input[type="url"],
.style-light .input-background input[type="tel"],
.style-dark .style-light .input-background input[type="tel"],
.style-light .input-background input[type="search"],
.style-dark .style-light .input-background input[type="search"],
.style-light .input-background input[type="password"],
.style-dark .style-light .input-background input[type="password"],
.style-light .input-background input[type="date"],
.style-dark .style-light .input-background input[type="date"],
.style-light .input-background textarea,
.style-dark .style-light .input-background textarea,
.style-light .input-background select,
.style-dark .style-light .input-background select,
.style-light .input-background .select2-selection--single,
.style-dark .style-light .input-background .select2-selection--single,
.compose-mode.style-light .input-background .lateral-nav-parent li,
.compose-mode.style-dark .style-light .input-background .lateral-nav-parent li {
background-color:#f1f1f1 !important;
}

.wpcf7 form .wpcf7-response-output{
border:0px solid #303133;
color:#303133;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.wpcf7 .wpcf7-mail-sent-ok, .wpcf7 .wpcf7-validation-errors, .wpcf7 span.wpcf7-not-valid-tip{
display:none;
opacity;0;
}

.wpcf7-spazio02{
margin-top:-16px;
}
/***********************************************************************
*
*  Gdpr Privacy Setting
*
************************************************************************/
.gdpr-wrapper{ 
}

.gdpr-privacy-bar{ 
background-color:#ffffff !important;
}

.gdpr-privacy-preferences form, .gdpr-general-confirmation form{
box-shadow:none !important;
height:100%;
position:relative;
}

.gdpr-content{ 
color:#303133 !important;
}

.gdpr-privacy-bar .gdpr-preferences{ 
color:#303133 !important;
}

.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-agreement,.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-reject{
background-color:#303133 !important;
color:#ffffff !important;
font-weight:500 !important;
padding-bottom:5px;
padding-top:5px
}

.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-agreement:hover,.gdpr-privacy-bar.gdpr-privacy-bar--float .gdpr-reject:hover{
background-color:#303133 !important;
color:#ffffff !important;
}

.gdpr-privacy-preferences .gdpr-close, .gdpr-general-confirmation .gdpr-close{
display:none;
}
/***********************************************************************
*
*  Captcha
*
************************************************************************/
.grecaptcha-badge{ 
opacity:0;
}