/*
 Theme Name:     DiViladesau
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Jordi Gran (aeiou.cat) per l'Escola de Música del Gironès
 Author URI:     https://jordigran.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

h1, h2, h3, h4, h5, h6 {
    color: #000;
    padding-bottom: .7em;
    font-weight: bold;
}

#main-content ul,
#main-content ol,
#main-content p {
	color: #000;
    font-size: 1.2em;
    padding-bottom: 1.4em;
}

#main-content li {
    margin-bottom: 1em;
}

h2 {
    font-size: 2.6em !important;
}

h2.et_pb_slide_title {
    font-weight: bold !important;
    font-size: 3em !important;
}
a {
    cursor: pointer !important;
}

#main-content p a,
#main-content ul a,
#main-footer p a,
#main-footer ul a {
    color: #eee;
/*    text-decoration: underline !important;
*/}
#footer-bottom ul a {
    text-decoration: none !important;
}

/*#left-area ul,
.comment-content ul,
.entry-content ul,
.et-l--body ul,
.et-l--footer ul,
.et-l--header ul,
body.et-pb-preview #main-content .container ul {
    padding: 0 !important;
    list-style-type: none;
}*/
li strong {
	background: #fff;
    padding: 0 0.3em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #fff;
}
.et_pb_blog_grid h1 a,
.et_pb_blog_grid h2 a,
.et_pb_blog_grid h3 a,
.et_pb_blog_grid h4 a,
.et_pb_blog_grid h5 a,
.et_pb_blog_grid h5 a {
	color: #000;
}

#et-info-email:hover,
#et-secondary-menu>ul>li>a:hover,
#top-menu-nav>ul>li>a:hover,
.et-social-icons a:hover {
    opacity: 1;
}

.marquee {
    font-weight: bold;
    font-style: italic;
    position: fixed;
    left: 90vw;
    font-size: 300px;
    z-index: 2;
    white-space: pre;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1.5px #000;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    color: transparent;
    opacity: .5;
    animation: marquee 40s linear infinite; 
    transform: rotate(-90deg);
    transform-origin: 0 0;
    pointer-events: none;
}
@keyframes marquee {
    0% { top: 400px; }
    100% { top: 4000px; }
}
.logo_container a {
    background: #fff; /*rgba(255,255,255,.8);*/
    position: absolute;
    top: 15px;
    left: 15px;
    width: 150px;
    height: 150px;
    padding: 30px 22px 10px 22px;
    display: block;
    border-radius: 200px;
    box-shadow: 5px 5px rgba(0,0,0,.7);
}
@media (max-width: 980px) {
	.logo_container a {
		width: 110px;
	    height: 110px;
	    padding: 23px 19px 0 19px;
	}
	.et_header_style_left #logo,
	.et_header_style_split #logo {
	    max-width: none;
	    max-height: 70%;
	}
}
.foto-amb-marc img {
    border: 1px solid #000;
    box-shadow: 5px 5px rgba(0,0,0,.7);
}
div#page-container {
    padding-top: 0 !important;
}
#top-menu {
    margin-right: 30px;
}

#top-menu li {
    font-size: 28px;
    color: #fff;
}
#top-menu li a {
    color: #fff !important;
    cursor: pointer !important;
}

.nav li ul {
	width: auto;
    padding: 0;
    background: transparent;
    border-top: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.et_mobile_menu {
    background: transparent;
    border-top: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 10% 5%;
}

.et_mobile_menu .menu-item-has-children>a {
    background-color: #fff;
}
.et_mobile_menu .menu-item-has-children>a {
    background-color: #fff;
}
.et_mobile_menu li a {
    color: #000;
    background-color: #fff;
    padding: 10px 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    box-shadow: 5px 5px rgba(0,0,0,.7);
}
.et_mobile_menu>li>a {
	clear: both;
}
.et_mobile_menu li li a {
    display: inline-block;
    float: left;
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
    background-color: #fff;
}

#top-menu li li {
    padding: 0;
}

#top-menu li li a {
    padding: 0 15px;
    margin-bottom: 10px;
    font-size: 20px;
    width: auto;
    background: #fff;
    color: #000 !important;
    box-shadow: 5px 5px rgba(0,0,0,.7);
    white-space: pre;
}

.et_pb_gallery_image,
.et_pb_blog_grid article {
	box-shadow: 5px 5px rgba(0,0,0,.7);
}

.et_header_style_left #et-top-navigation .mobile_menu_bar,
.et_header_style_split #et-top-navigation .mobile_menu_bar {
    padding-right: 24px;
}
.mobile_menu_bar:before {
    color: #fff;
    font-size: 50px;
}

#main-header {
    background-color: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
@media (min-width: 981px) {
	#main-header.et-fixed-header {
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }
}
#main-header .container {
    width: 100%;
    max-width: none;
    margin: auto;
}

svg#mapa-interactiu path {
    fill: rgba(255,255,255,0.05);
    stroke: rgba(255,255,255,0.5);
    stroke-width: 1px;
    stroke-linejoin: round;
    cursor: not-allowed;
}

svg#mapa-interactiu a path {
    fill: rgba(255,255,255,0.15);
    stroke: rgba(255,255,255,1);
    cursor: pointer;
}
/*svg#mapa-interactiu path:hover {
    fill: #e01f45;
}*/

.tooltip {
    display: inline-block;
    position: relative;
    border-bottom: 1px dotted #666;
    text-align: left;
}

svg.wh-messenger-svg-whatsapp {
    fill: white;
    width: 38px;
    position: relative;
    bottom: -8px;
    left: 8px;
}

ul.et-social-icons {
    position: relative;
    bottom: 16px;
}
#footer-bottom {
    padding: 20px 0 0;
}
body.single-post #main-content {
    background-color: darkorange;
    padding-top: 150px;
}
body.single-post #left-area .post-meta a {
    color: #fff !important;
}
/*@media (min-width: 981px) {*/
	#main-content .container:before {
	    display: none;
	}
/*}*/

.eu-cookies-bar-cookies-bar-message div a {
    color: #fff0;
}
.eu-cookies-bar-cookies-bar-message div a:before {
    content: "Llegeix-ne més";
    color: #fff;
    text-decoration: underline;
}
.eu-cookies-bar-cookies-bar-button-settings span {
    color: #fff0;
    font-size: 0;
}
.eu-cookies-bar-cookies-bar-button-settings span:before {
    content: "Configurar";
    color: #fff;
    font-size: 12px;
}