/*
Theme Name: Born to Give Child Theme
Theme URI: https://belodigital.com
Description: Child Theme da Adesta
Author: Belo Digital
Author URI: https://belodigital.com
Template: born-to-give
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url(../born-to-give/style.css);

body.single-event img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100% !important;
}

@media only screen and (max-width: 992px) {
	.dd-menu {
	    top: 79px;
	}
}

div.owl-carousel  div.owl-wrapper, div.owl-carousel  div.owl-item {
	width: 100% !important;
}

/* Eventos */
body.single-event div.page-banner.parallax {
    background-image: url(http://www.adesta.pt/wp-content/uploads/2016/03/ADESTA_Tapeus.jpg) !important;
}

body.post-type-archive-event div.page-banner.parallax {
    background-image: url(http://www.adesta.pt/wp-content/uploads/2016/03/ADESTA_Tapeus.jpg) !important;
}

/* Contactos */
body.page-id-672 .content {
    padding-top: 0;
    padding-bottom: 0;
}

body.page-id-672 .wpcf7-form .wpcf7-textarea {
    min-height: 186px;
}

/* Home */
body.home .featured-link strong {
    font-family:Merryweather;
    font-size: 30px;
    color: #fff;
    display: block;
}

body.home .featured-link span {
    text-transform: uppercase;
    color: rgba(255,255,255,.8);
    display: block;
    font-size: 12px;
}

body.home .owl-carousel {
    margin: 0 auto;
}

body.home .grid-item-inner {
    padding-bottom:0;
}

body.home .cause-grid-item {
    padding-bottom: 20px;
}

body.home .content {
    padding-top: 0;
    padding-bottom: 0;
}

body.home .vc_custom_heading {
    margin-bottom: 0;
}  

/* Rancho */
body.page-id-794 .content {
    padding-bottom: 0 !important;
}

body.page-id-794 .fa-facebook-official {
    color: #3B5998;
}

/* Serviço de Apoio Domiciliário */
body.page-id-787 div.content {
    padding-bottom: 0 !important;
}

.grecaptcha-badge { visibility: hidden; }
