/*
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
*/

/*CONTACTOS*/

.style-light input, .style-light textarea {
    border-color: #E0CF9C;
    box-shadow: none;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #9D9A9A;
    font-size:12px;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #9D9A9A;
    font-size:12px;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #9D9A9A;
    font-size:12px;
}
:-moz-placeholder { /* Firefox 18- */
    color: #9D9A9A;
    font-size:12px;
}

input[type="submit"] {
    font-weight: 800 !important;
    font-size: 16px;
}

.titulos-contactos {
    margin-top: 25px !important;
}

/*SERVIÇOS*/

.icon-box-heading h4 {
    color: #E0CF9C;
    letter-spacing: 2px;
}

.page-id-79370 .btn:not(.btn-custom-typo), .btn-link:not(.btn-custom-typo) {
    text-transform: unset;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 700 !important;
}

.cor-botao {
    color: #e0cf9c !important;
}


.lista-servicos ul {
    list-style-position: inside !important;
}

/*HOME*/

.style-light .btn-default.btn-outline {
    color: #E0CF9C !important;
    background-color: transparent !important;
    border-color: #E0CF9C !important;
}

.style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover {
    color: #ffffff !important;
    background-color: #E0CF9C !important;
    border-color: #E0CF9C !important;
}

 .submenu-light .menu-horizontal .menu-smart ul {
    min-width: 20px !important;
    margin-left: 12px !important;
    margin-top: -36px !important;
}

ul.icons li .fa {
    font-size: 7px;
    top: -2px;
}

@media (min-width: 2201px) {
    .onda-header .row-parent {
        height: 1000px;
    }

    .onda-servicos .row-parent {
        height: 2400px;
    }
}

@media (max-width: 2200px) and (min-width: 1900px) {
    .onda-header .row-parent {
        height: 950px;
    }

    .onda-servicos .row-parent {
        height: 2400px;
    }
}

@media (max-width: 1899px) and (min-width: 1281px) {
    .onda-header .row-parent {
        height: 900px;
    }

    .onda-servicos .row-parent {
        height: 2000px;
    }
}

@media (max-width: 1280px) and (min-width: 970px) {
    .onda-header .row-parent {
        height: 900px;
    }
}

@media (max-width: 969px) and (min-width: 571px) {
    .onda-header .row-parent {
        height: 700px;
    }
}

@media (max-width: 570px) {
    .onda-header .row-parent {
        height: 700px !important;
    }
}

/*ORÇAMENTO*/

div.wpcf7 input[type="file"] {
    font-size: 12px;
}


/*FOOTER*/

.logo-belo img {
    top: 7px;
    left: 5px;
    position: relative;
}

/*COOKIES*/

#cookie-law-info-bar .cli-plugin-button:hover {
    background-color: #fff !important;
    border: 1px solid rgb(224, 207, 156);
    color: rgb(224, 207, 156) !important;
}

.cli-plugin-button {
    border: 1px solid rgb(224, 207, 156);
}

.grecaptcha-badge { visibility: hidden; }

.vc_custom_1566924286757 .pos-right p span, .vc_custom_1557934306149 .pos-right p span {
    /* display:none; */
}

