.botao-marcar-festa .vc_btn3 {
    color: white !important;
    background-color:#ff682d !Important;
}

.breadcrumbs{
    display:none;
}

.top_panel .sc_layouts_title_title{
    float:none !important;
}

.servicos-sobre-nos .sc_services_item_title a {
    color: #6f6f6f;
}

#title-servicos-sobre{
    color:#6f6f6f !important;
}

.scheme_default .vc_row-has-fill .sc_form .sc_form_field input[type="text"], .scheme_default .vc_row-has-fill .sc_form .sc_form_field textarea{
background-color:#f6f6f6 !important;
}
 
@media (max-width 480px){
   h5{
     font-size:20px !important;
   }
}

input[type="radio"], input[type="checkbox"] {
    width: 15px !important;
    height: auto !important;
    display: inline !important;
}

.scheme_default h3 a{
    color: white !important;
    text-shadow: 1px 1px 7px black;
}

span.PP_Entry__view {
    display: none !important;
}

.justify-text{
     text-align:justify;
}

/*formulario de contato*/
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    background-color: #f0efec;
    border-color: #f0efec;
    color:#666666;
    border-top: 4px solid #f0efec;
    padding: 10px;
    padding-left: 25px;
    padding-right: 0px;
    border-radius: 20px;
    width: 95%
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date:hover {
    border-color: #e0e0e0;
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date:focus {
    border-color: #ff682d;
}

.parcerias-header .vc_column-inner .wpb_wrapper .wpb_text_column img {
 margin-bottom: 0px !important;
}

.sc_layouts_row_type_compact {
padding:0px !important;
}

.sc_layouts_row_type_compact .sc_layouts_logo img {
max-height: 100px !important;
}

.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img {
    max-height: 60px !important;
}

.scheme_dark .logo_slogan {
display: none !important;
}

.sc_layouts_menu_nav>li>a {
font-size: 15px;
}

.parcerias-header {
    text-align: center;
    padding: 10px;
    color: white;
    background-color: #f15f26;
    border-radius: 20px;
    margin-top: 7px;
}

a.parcerias-header {
color: #fff !important;
}