/*
Theme Name:     Essence Child
Description:    
Author:         Theme Studio
Template:       essence

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


/*Cor mousehover equipa*/
.member-style1 .ts-team-content:hover  .ts-team-name{
        color: #696969;
}

/* estatísticas */
.style1 .ts-funfact .funfact-number, 
.our-more .ts-our-more {
    font-family: 'Quicksand';
}


/*Botão Contactos	*/
.vc_btn3-container.botao-contactos.vc_btn3-center a {
    font-family: Quicksand;
}


/*Noticias*/
.noticias-inicio.wpb_column.vc_column_container.vc_col-sm-12 .item-title,  
.noticias-inicio.wpb_column.vc_column_container.vc_col-sm-12 .byline.post-by {
    font-family: Quicksand;
}

/*Home contactos*/
.contact-description-font .ts-contact-info-content p {
    font-family: Quicksand;
	font-size: inherit;	
    color: #333333;
}


/*contactos - form*/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"], 
.wpcf7 textarea {
    font-style: initial!important;
    font-family: "Quicksand" !important;
}

.vc_tta-panel-body {
    box-sizing: inherit!important;
}

/*Equipa - função*/
span.ts-team-position {
    font-style: initial!important;
    font-family: Quicksand!important;
}

.member-style2::before {
    left: 0px;
    right: 0px;
}


.member-style2 .ts-team-content {
    padding: 0 20px;
}
.member-style1 .ts-team-content {
	width: 210px;
}

a.ts-email {
    display: block;
    font-size: small;
    line-height: 4;
}


/*Font format on newsletter subscribe*/
.info-feature.newsletter-form-wrap .tr-short-desc p,
.info-feature.newsletter-form-wrap .button_newletter {
    font-family: Quicksand;
font-style: normal;
}
