/*
 Theme Name:   UT Collserola
 Theme URI:    http://utcollserola.com
 Description:  Ultra Trail Collserola
 Author:       dwarf
 Author URI:   http://erigin.com
 Template:     Divi
 Version:      2.6.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  utcollserola.com
*/

hr {
	border:0;
	border-bottom:1px dotted #ccc;
	height:1px;
	margin:40px 0;
}

/*LOGO*/
.et_header_style_centered #logo {
	max-height: 40px!important;
	position: relative;
	top: 12px;
}
.et_header_style_centered .logo_container a:after {
	display: block;
	content: "Barcelona 24 Novembre 2018";
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	text-indent: 4px;
	font-size: 10.3px;
  position: relative;
	top: 12px;
}
.et_header_style_centered .logo_container a:lang(es):after {
	content: "Barcelona 24 Noviembre 2018";
	letter-spacing: -.2px;
}
.et_header_style_centered .logo_container a:lang(en):after {
	content: "Barcelona November 24th 2018";
	letter-spacing: -.6px;
}
.et_header_style_centered .idiomes a:after {
	display: none;
	content: " ";
}

/*MENU*/
#top-menu li li a {
	text-transform:none;
	line-height:18px;
	padding: 6px 0;
}
#top-menu li .menu-item-has-children > a:first-child {
  padding-right: 20px;
}
#top-menu li .menu-item-has-children > a:first-child:after {
	top: 6px;
	right: 0px;
}

/*MENU RESPONSIVE*/

.et_header_style_centered #main-header .mobile_nav {
	background-color: rgba(255,255,255,.5);
}
#main-header .et_mobile_menu {
	background-color: rgba(255,255,255,.9)!important;
}
#main-header .et_mobile_menu li ul {
	padding-left: 0;
}
#main-header .et_mobile_menu li a {
	padding: 4px 0;
	line-height: 16px;
}
#main-header .et_mobile_menu .sub-menu a {
	font-size:12px;
}

/*MUTE*/
.button-mute {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 9999999;
	display:none;
}
.home .button-mute {
	display:block;
}
.button-mute input#un-mute {
	display: none;
}
.button-mute .unmute img {
	display: none;
}
.button-mute input#un-mute:checked ~ .unmute img {
	display: initial;
}
.button-mute input#un-mute:checked ~ .mute img {
	display: none;
}
.button-mute img {
	width:30px!important;
	cursor:pointer;
}

/*IDIOMES*/

.idiomes {
	position: absolute;
	right: -20px;
	top: -7px;
	z-index: 9999999;
}
#lang_sel_list ul {
	border-top:0!important;
}
#lang_sel_list a.lang_sel_sel,
#lang_sel_list a.lang_sel_sel:visited,
#lang_sel_list a.lang_sel_other  {
	background-color: transparent;
	text-transform:uppercase;
	font-size:11px;
	line-height:11px;
	font-weight: bold;
	padding:4px;
}
#lang_sel_list a.lang_sel_other {
	
}

/*POSTS*/

.et_pb_blog_grid .et_pb_post {
	padding: 19px 0!important;
	border:0;
	border-bottom: 1px solid #d8d8d8!important;
}
.et_pb_post .et_pb_image_container {
	margin: 0;
}
.single-post .et_pb_slider .et_pb_slide:first-child:after {
	position: absolute;
	content: " ";
	width: 100%;
	height: 70%;
	bottom: 0;
	left: 0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 54%);

background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 54%);

background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 54%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );


}

/*IMATGES TXT CUSTOM*/

.graella-imatges {
	width:49%;
	margin: 5px!important;
}

.entry-content ul,
.entry-content ol {
	padding: 20px 0 40px 40px;
}

/*SHARE*/


.sumome-share-client {
	width: 100%!important;
	background: #555!important;
}

.sumome-share-client-wrapper a[data-sumome-share="facebook"],
.sumome-share-client-wrapper a[data-sumome-share="twitter"],
.sumome-share-client-wrapper a[data-sumome-share="googleplus"],
.sumome-share-client-wrapper a[data-sumome-share="email"] {
	background:#555!important;
	transition:all 0.2s linear;
	-moz-transition:all 0.2s linear; /* Firefox 4 */
	-webkit-transition: all 0.2s linear; /* Safari and Chrome */
	-o-transition:all 0.2s linear; /* Opera */
}
	.sumome-share-client-wrapper a[data-sumome-share="facebook"]:hover {
		background: #3b5998!important;
	}
	.sumome-share-client-wrapper a[data-sumome-share="twitter"]:hover {
		background: #00aced!important;
	}
	.sumome-share-client-wrapper a[data-sumome-share="googleplus"]:hover {
		background: #dd4b39!important;
	}
	.sumome-share-client-wrapper a[data-sumome-share="email"]:hover {
		background: #aaa!important;
	}

.sumome-share-client-wrapper a[data-sumome-share="sumome"] {
	display:none!important;
}
.sumome-share-client-wrapper .sumome-share-client-hide,
.sumome-share-client-wrapper .sumome-share-client-show {
}
.sumome-share-client-wrapper .sumome-share-client-hide span,
.sumome-share-client-wrapper .sumome-share-client-show span {
	content:"Tancar"!important;
	font-size:10px;
	text-transform:uppercase;
	font-weight:600;
	line-height:30px;
	text-align:center;
	background-image:none!important;
	background:#b2101d!important;
	color:#fff!important;
	display: block;
	width: 30px!important;
	height: 30px!important;
	position: absolute;
	cursor: pointer;
}
.sumome-share-client-wrapper .sumome-share-client-hide span:after {
	content:"X"!important;
}
.sumome-share-client-wrapper .sumome-share-client-show span {
	width: 40px!important;
}
.sumome-share-client-wrapper .sumome-share-client-show span:after {
	content:"Share"!important;
}

#footer-widgets {
	display:none;
}

a[title="SumoMe"] {
	display:none!important;
	top: -60px!important;
	right: -60px!important;
}
#footer-bottom {
	padding: 30px 0 20px;
}
#cookie-law-info-bar {
	font-weight: 600;
	color: #fff!important;
	background-color:rgba(0,0,0,.7)!important;
}
	#cookie-law-info-bar #cookie_action_close_header {
		letter-spacing: -.8px;
    padding: 5px 10px;
    box-shadow: none;
		text-transform:uppercase;
		color: #333!important;
		background: rgba(255,255,255,.9)!important;
		border-radius:0;
		text-shadow:none;
	}
#cookie-law-info-again {
	font-size: 11px;
	letter-spacing: -.4px;
	font-weight: 600;
	padding: 0 6px;
	color: #333!important;
	bottom: 0px!important;
	right: 50px!important;
	background-color: rgba(255,255,255,.9)!important;
}

@media only screen and (min-width: 481px) {
	.et_header_style_centered #logo {
    max-height: 60px!important;
	}
	.et_header_style_centered .logo_container a:after {
    font-size: 15.5px;
	}
}

@media only screen and (min-width: 981px) {
	.et_header_style_centered #logo {
    max-height: 50%!important;
		top: -20px;
	}
	.et_header_style_centered .logo_container a:after {
		margin-top: -38px;
		font-size: 18.3px;
		top: -16px;
	}
	.button-mute {
    left: 20px;
    top: 20px;
	}
	.button-mute img {
		width:50px!important;
	}
	.idiomes {
    right: 20px;
    top: 20px;
	}
	.sumome-share-client {
		width: auto!important;
		background: transparent!important;
	}
	.et_header_style_centered .logo_container a:lang(es):after {
		letter-spacing: -.2px;
	}
	.et_header_style_centered .logo_container a:lang(en):after {
		letter-spacing: -.7px;
	}
}


/* FOOTER */
/* per treure el "Designed by Elegant Themes | Powered by WordPress" */
#footer-info {
	display:none;
}
/*
     FILE ARCHIVED ON 12:28:04 May 05, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:32:30 Jul 22, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.402
  exclusion.robots: 0.048
  exclusion.robots.policy: 0.041
  esindex: 0.005
  cdx.remote: 15.692
  LoadShardBlock: 84.023 (3)
  PetaboxLoader3.datanode: 65.505 (4)
  PetaboxLoader3.resolve: 433.878 (2)
  load_resource: 449.953
*/