footer a{
	color:#fff;
}

.text-white {
    color: #fff;
}

.footer-top .widget.menu-footer ul li{
	display: inherit;
}
.footer-top .widget.menu-footer ul li a i{
	width: 28px;
}
.widget-newsletter label{
    color: #777;
}
.widget-newsletter .fieldset form .submit-btn{
	top: inherit;
}
@media screen and (min-width: 993px) {
  .mega-menu .drop-down-multilevel {
   top: 50px;
}
}
.page-header-area{
	background: url("../images/title-bar-bg.jpg") no-repeat scroll center center / cover;
}
.page-header-area::before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}

.carousel-inner > .item > a > img{
	display: inline-block;
}
.funfacts {;
	background: rgba(0, 0, 0, 0) url("../images/title-bar-bg.jpg") no-repeat scroll center center;
}
.recent-ads .recent-ads-list-image-inner{
	height: inherit;
}

.category-grid-box-1 .image .ad-status,
.ad-archive-img .ad-status {
    background-color: rgba(245, 137, 54, 0.8);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    left: 0;
    z-index: 10;
}

.funfacts h4{
    font-size: 20px;
}

.ade-box ul{
    list-style: inherit;
    padding: 15px;
    margin:inherit;
}
.ade-box ul li{
    list-style-type: disc;
}
.desc-points ul {
    padding-left: 0;
}
.desc-points ul li{
    list-style-type: none;
}


.buyOnline, .buyOnline:hover {
    background-color: transparent;
    background-position: 20px center;
    background-repeat: no-repeat;
    outline: none;
    padding-top: 30px;
}
.post-img img{
    width: inherit;
}

.blog-detial ul {
    list-style: inherit;
    margin: inherit;
    padding: inherit;
}

/* Cookie Consent */
.cookie-consent{
    padding: 15px 0;
}

.tagline {
    color: #3f3f3f;
    font-weight: bold;
    font-size: 1.25em;
}

p.article-type{
    margin: 0;
}
p.article-type > span{
    background: #ED1C24;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 5px;
    font-weight: 600;
    font-size: 0.85em;
    border-radius: 2px;
}

.category-list.height_2 {
    min-height: 250px;
}
p.article-type.tipo_servico > span{background: #a41aab;}
p.article-type.tipo_evento > span{background: #16ae53;}
p.article-type.tipo_compra > span{background: #324fb1;}
p.article-type.tipo_troca > span{background: #567b88;}
p.article-type.tipo_aluguer > span{background: #ff9213;}
p.article-type.tipo_sorteio > span{background: #364146;}
p.article-type.tipo_patrocinio > span{background: #00bbd1;}
p.article-type.tipo_oferta > span{background: #7d5348;}
p.article-type.tipo_venda > span{background: #ff3536;}

.featured-ribbon {
    height: 80px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 80px;
    z-index: 1;
}
.ade-box .featured-ribbon {
    right: 15px;
}
.featured-ribbon span {
    background: #d2281e none repeat scroll 0 0;
    box-shadow: 0 3px 12px -7px rgba(0, 0, 0, 1);
    color: #fff;
    display: block;
    font: 600 12px/30px "Source Sans Pro",sans-serif;
    position: absolute;
    right: -25px;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    transform: rotate(45deg);
    width: 100px;
}
.filter-brudcrums-sort ul li.active a {
    color: #232323;
}

@media (max-width: 1279px) and (min-width: 768px){
    .sidebar #accordion {
        margin-top: 0px;
    }
}

select.tag {
    padding: 10px 5px;
}

.contactPhone, .contactPhone:hover, .contactPhone:active, .contactPhone:visited {
    font-size:20px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.featured-ribbon.left {
    left: 0;
    text-align: left;
}
.ade-box .featured-ribbon.left {
    left: 15px;
}
.featured-ribbon.left span {
    left: -25px;
    transform: rotate(-45deg);
}
