
/* Introduir el CSS personalitzat aquí */
html {
    background-color: #ffffff;
}

body {
    border: none;
}

.box-title{
	background-color:#b3b3b3    }
.box-description{
	background-color:#EE3A39    }
#icon-11, #icon-23{
	background-color:#5a5a5a    }
#icon-21, #icon-13{
	background-color:#EE3A39    }
button#icon-22 {
	color:#5a5a5a !important;
}
/** 2015.11.13 @nacho: Display correct color for arrows on SideMenuWalker Menu**/
h1, h2, h3, h4, h5, h6, a, .dropDown.dashicons {
	color: #5a5a5a  !important;

}
#menu-panel {
	border-bottom: 2px solid #5a5a5a;
	padding-top: 2em !important;
}

.entry-comments,
.entry-categories>a,
.entry-tags >a {
	color: #5a5a5a  !important;
}
.entry-comments:before,
.entry-categories:before,
.entry-tags:before{
	color: #5a5a5a     }
.menu-link, .sub-menu-link {
	color: #5a5a5a !important;
}
.gce-today span.gce-day-number{
	border: 3px solid #5a5a5a!important;
}
.gce-widget-grid .gce-calendar th abbr,
.simcal-week-day {
	color: #5a5a5a    }
.button {
	color: #EE3A39 !important;
}
.button:hover {
	background-color:#EE3A39 !important;
	color:white !important;
}

#footer {
	background-color: #5a5a5a    }

@media screen and (max-width: 48.063em) {
	#icon-email{
		background-color:#5a5a5a;
		opacity: 1;
	}
	#icon-maps{
		background-color:#5a5a5a;
		opacity: 0.8;
	}
	#icon-phone{
		background-color:#5a5a5a;
		opacity: 0.5;
	}
	#icon-11{
		background-color:#5a5a5a;
		opacity: 0.8;
	}
	#icon-12{
		background-color:#5a5a5a !important;
		opacity: 0.5;
	}
	#icon-13{
		background-color:#5a5a5a;
		opacity: 1;
	}
	#icon-21{
		background-color:#5a5a5a !important;
		opacity: 0.5;
	}
	#icon-22{
		background-color:#5a5a5a !important;
		opacity: 1;
	}
	button#icon-22{
		color:white !important;
	}
	#icon-23{
		background-color:#5a5a5a;
		opacity: 0.8;
	}
}

#header .box-title a {
    background-image: url(https://redols.caib.es/c07008481/wp-content/uploads/sites/52/2021/04/logoiessineucolor.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent !important;
}

ul#menu-inici li {
    border-color: #5a5a5a !important;
}
ul#menu-inici {
	
	display:inline-block !important; 
}

#sidebar-frontpage,
#sidebar-frontpage-2 {
    text-align: center;
}

#sidebar-frontpage .widget {
    padding-left: 1em;
}

hr {
    border-color: #5a5a5a;
}

#box-grid button:hover {
    background-color: #ee3a39a1;
}

.a2a_svg {
    background-color: #ee3a39a1 !important;
}

.box-content-grid span.text_icon {
    padding-top: 2px;
    font-size: 0.9em !important;
    text-transform: capitalize;
}

.widget-title {
    color: #5a5a5a !important;
}

.widget-title-btn {
    font-size: 1.2em;
		background: #EAC1C2;
    padding: 20px;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
		text-decoration: none;
}

.widget-title-btn .dashicons {
    margin-right: 10px;
}

.widget-title-btn span {
	text-decoration: none;
}

.widget-title-btn .text {
		color: #5a5a5a !important;
    font-weight: bold;
		text-align: right;
}

.widget-title-btn:hover {
	  opacity: .8;
		text-decoration: none;
}

@media (min-width: 1480px) {
	
	.box-content span {
			font-size: 28px !important;
	}
	
}


@media (max-width: 600px) {
	.btn-h-2 .wp-block-button a {
		padding-top: 24px;
	}
}

.btn-h-2 .wp-block-button a {
	min-height: 71px;
}

.btn-h-2 .wp-block-button.btn-text-center a {
	padding-top: 24px;
}

:root .has-white-color {
    color: #fff !important;
}

/*
.box-content a, .box-content span {
    font-size: 1.85vw !important;
}
*/

.dashicons-custom {
		display: block;
    font-size: 50px;
    height: auto;
    width: auto;
		color: #EA383C;
}

.wp-block-file .wp-block-file__button {
	color: #ffffff !important;
}