body.single-proyecto.woocommerce a.contact-button.button {
    background-color: #f26a6d;
    color: #ffffff;
}

body.single-proyecto .site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav > div{
    color: rgba(255, 255, 255, 0.8);
}
body.single-proyecto .site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav > div:hover{
    color: #ed2024;
}
body.single-proyecto .site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav > div.disabled{
    color: rgba(255, 255, 255, 0.4);
}
body.single-proyecto .site-content-single-product .single-product-info .single-product-image-wrap #sync1 .owl-nav > div.disabled:hover{
    color: rgba(255, 255, 255, 0.4);
}

body.single-proyecto div.related .widget-title:before{
    content: "";
    opacity: 0;
}

.row-proyectos .vc_column-inner .title
{
    margin-bottom: 3rem;
}