
a {
    color: #F4872C;
}
a:hover {
    color: #F4872C;
}
.nav > li > a:hover {
    color: #F4872C;
}
.navbar .navbar-nav > .active > a {
    color: #f4872c;
}
.flex-control-paging li a {
    background: none repeat scroll 0 0 #F4872C;
}
.flex-direction-nav a:hover {
    background-color: #F4872C;
}
.testimonial span.author a {
    color: #F4872C;
}
.hi-icon-effect-5 .hi-icon {
    box-shadow: 0 0 0 4px #35a49c;
    color: #35a49c;
}
.no-touch .hi-icon-effect-5 .hi-icon:hover {
    background: none repeat scroll 0 0 #35a49c;
    box-shadow: 0 0 0 8px #F4872C;
}
.portfolio-item .portfolio-desc {
    background: none repeat scroll 0 0 #f4872c;
}
.btn-theme {
    background: none repeat scroll 0 0 #f4872c;
}
.btn-theme:hover, .btn-theme:focus, .btn-theme:active {
    background: none repeat scroll 0 0 #f4872c;
    opacity: 0.8;
}
.btn-cta, .btn-cta.btn-lg {
    background: none repeat scroll 0 0 #f4872c;
    border-color: #F4872C;
}
.btn-cta:focus, .btn-cta:active {
    border-color: #35a49c;
}
.validation {
    color: #35a49c;
}
.social-circle li a {
    background: none repeat scroll 0 0 #f4872c;
}
a.scrollup {
    background: none repeat scroll 0 0 #f4872c;
}

.nomePizza {
    font-size: 24px;
    font-weight: bold;
    left: 0;
    opacity: 0.9;
    padding: 6px 0 0 6px;
    position: absolute;
    top: 0;
    width: 100%;
}
.portfolio-item:hover .nomePizza{
	opacity: 0;
}

.align-center.areaHome > p {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);*/
    padding: 3px 10px;
    font-size: 20px;
}

h5.pecaJa {
    font-family: "Lato",sans-serif;
    font-size: 25px;
    font-weight: bold;
}