/*
Theme Name:   Renovate Child
Description:  Renovate Child Theme
Template:     renovate
Version:      1.0
Text Domain:  renovate
*/


h1.box-header {
    text-align: center;
    font-size: 29px;
    line-height: 40px;
}



h1.box-header:after {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

h1.widgettitle:after, .box-header:after {
    display: block;
    content: "";
    background: #F4BC16;
    height: 2px;
}

.topo_reparacoes h3{
	color: white;
	text-transform: uppercase; 
	font-size: 32px;
    line-height: 45px;
}

.topo_reparacoes h4{
	color: white;
}

.more:hover{
	color: #000;
    background: #f7f7f7;
    opacity: 1;
}

li#menu-item-1037 a {
    padding: 10px;
    color: white !important;
    background-color: #f4bc17;
    text-align: center;
    margin-left: 20px;
    border-radius: 30px;
}

.header-container{
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
	box-shadow: 0 0px 3px rgba(0,0,0,.2);
    border-bottom: 1px solid #f1f1f1;
}

.vc_custom_1565540545497 {
    margin-top: 110px;
}

.page-header{
	margin-top: 110px;
}

li.menu-reparacoes.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1037 a {
    background: #f4bc17;
}


input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 90%;
}


input.wpcf7-form-control.wpcf7-text {
    width: 90%;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 90%;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 60%;
    background-color: #f4bc17;
    color: white;
    font-weight: 500;
}


span.wpcf7-list-item{
    margin: 0px
}

.link-sabermais {
    color: #f4bc17;
    font-weight: 600;
    text-transform: uppercase;
}

.link-sabermais:hover {
    text-decoration: underline;
}

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) { 


 }

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) { 

 }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) { 

 }

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { 

 }
