.ft-top .map-holder iframe{
    height: 100% !important;
    width: 100% !important;
}

.opening-block a{
    color: #fff;
}

.ft-bot a{
    color: #b2b2b2;
}


.post .post-thumb img{
    width: 100%;
}

.gallery-item .thumb img{
    width: 100%;
}

.shop-list .woocommerce-pagination ul .page-numbers{
    cursor: pointer;
}
.shop-list .woocommerce-pagination ul .page-numbers.current,
.shop-list .woocommerce-pagination ul .page-numbers.disabled{
    cursor: default;
}

.woocommerce-pagination ul .page-numbers.disabled:hover {
    color: #999;
}

.products .item .thumb img{
    width: 100%;
}

.project .project-image img{
    width: 100%;
}

.noticias-show-more .loading-blog{
    display: none;
}

#load-noticias.display_none,
.loading-blog.display_none{
    display: none !important;
 }