.destacat-socia p {
    color: #EA4142;
    font-size: 40px;
    line-height: 1;
}

.destacat-socia a {
    text-decoration: none;
}

.imatge-socies img {
    border-radius: 200px;
    height: 200px;
    width: 200px;
    object-fit: cover;
    margin-bottom: 15px;
}


h3.nom-socia a {
    margin:15px 0 0;
    background: #EA4142;
    padding: 8px 20px;
    border-radius: 21px;
    color: white;
    text-decoration: none;
    font-size: 17px;
    line-height: 17px;
    font-family: "Graphic400",Helvetica,Roboto,Arial,sans-serif;
}

a.projecte-relacionat-socia {
    background: #FEFCE8;
    padding: 8px 20px;
    border-radius: 21px;
    text-decoration: none;
    font-size: 17px;
    line-height: 17px;
     color: #EA4142;
}

.info-socies {
    display: flex;
    flex-direction: column;
    align-items: center;
}

h3.nom-socia {
    margin-bottom: 20px;
}

body.archive article.socies {
    margin: 25px 0 75px;
}

body.single-socies article {
    margin-top: 55px;
    margin-bottom: 55px;
}

.content-quatre-coses {
    background: #FEFCE8;
    border-radius: 20px;
    padding: 30px 48px;    
}

ul.socies-quatre-coses {
    columns: 2;
    margin-left: 0;
}

ul.socies-quatre-coses li {
    list-style: none;
}

p.title-color-red {
    color: #EA4142;
    font-weight: 700;
    margin-bottom: 1px;
}

.content-quatre-coses h3 {
    color: #EA4142;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Graphic400';
}

ul.socies-preguntes {
    margin-top: 55px;
    list-style: none;
}

ul.socies-preguntes img {
    width: 100%;
    margin-top: 8px; 
}

ul.socies-preguntes .wp-caption p.wp-caption-text {
    color: #9B9999;
    text-align: left;
    margin-bottom: 22px;
}

span.respostes-socies p {
    margin-left: 50px;
    margin-top: 10px;
    margin-bottom: 25px;
}

. font-80 {
	font-size:80px;
}

ul.socies-preguntes p.title-color-red {
    font-weight: 400;
}

.segon-text-destacat p {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 30px;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 time {
    font-family: "BlockBerthold",Helvetica,Roboto,Arial,sans-serif;
    font-size: 25px;
	font-weight: 500;
}

span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
    font-family: 'BlockBerthold';
    font-size: 25px;
    color: black;
    text-transform: uppercase;
    font-weight: 500;
}

.tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:focus, .tribe-events button.tribe-events-c-search__button:hover {
    background-color: #ea4142;
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
	background-color: #ea4142;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    border-width: 1px 0;
	margin: 0 8px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 20px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week {
    border-left: 0;
}


body.home #ect-events-list-content .ect-events-read-more {
	display: none;
}
	
body.home #ect-events-list-content .ect-list-post {
    background-color: #f4fcff00;
    border: none;
    border-bottom: 1px solid #dddbdb;
    border-radius: 0px;
	padding: 9px 0px;
}

.ect-list-post-right .ect-list-description {
    justify-content: flex-start !important;
}

.ect-date-area.default-schedule {
    display: flex;
    justify-content: flex-start;
}
span.ev-day {
    margin-right: 5px;
}
span.ev-mo {
    margin-right: 5px;
}

body.home .ect-list-post-left {
    width: auto !important;

}

body.home .ect-list-post-right {
    width: 70%;
}


body.home .ect-date-area.default-schedule {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 8px;
}

.ect-list-post-right-table {
    flex-direction: column;
}

body.home .ect-list-post.style-1 .ect-list-date, .ect-list-post.style-1 .ect-list-img {
    min-height: 36px !important;
    padding-top: 5px;
}