/*
Theme Name: DesignPile
Author: Site5.com
Author URI: https://gk.site5.com/t/204
Description: Check <a href="https://wordpress.site5.com/designpile/doc/">DesignPile Documentation</a> in case you need directions</a>.
*/

/* -------------------------------
BODY STYLES
----------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Exo:900');

* {
	margin: 0;
	padding: 0;
}

#colLeftInner .widget_wysija_cont .wysija-submit {
	background: #222;
	color: #fff;
	padding:10px;
	margin-bottom: 30px;

}

#colLeftInner .widget_wysija_cont .wysija-submit:hover {
	background: :#000;
}
.boxRightInner label {
	display: block;
}

.feedburnerInput {
	border: none !important;
}

#feedburner_email_widget_sbef_submit {
	padding: 3px;
	background-color: #008bbe;
	color: #fff;
	border: none;
}

#feedburner_email_widget_sbef_email {
	margin: 0 10px 0 0;
}

body {
	color: #333;
	background: #f7f7f7;
	font-family: "Helvetica";
	font-size: 14px;
	line-height: 109%;
	border-top: 7px solid #1f191b;
}

body li {
	color: #333;
	font-size: 14px;  /*text-indent: 30px;*/
	padding-left: 30px;
}

/*----------------------------------------------------
BASIC HTML ELEMENTS STYLES
------------------------------------------------------*/
a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
}

h1 {
	font-size: 26px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 10px 0 12px;	/*font-style:italic;*/
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	line-height: 100%;
}

h1 a {
	text-decoration: none;
	border-bottom: 1px dotted #F30C55;
}

h1 a:hover {
	border: none;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;	/*font-style:italic;*/
	font-family: "Helvetica", Arial, Helvetica, sans-serif;	/*letter-spacing:-1px;*/
	padding: 10px 0;
}

#colLeftInner h2 {
	color: #333 !important;
	line-height: 1.1em;

}

ul {
	list-style: none;
}

p {
	margin: 0.5em 0;
}

/* -------------------------------
LAYOUT STRUCTURE
----------------------------------*/
#mainWrapper {

	/*background:url(images/bk_wrapper.png) 0 0 repeat-x;*/
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 265px;
	position: relative;
}

#content {
}

#colLeft {
	float: left;
}

#colLeftInner {
	width: 631px;
	padding: 0 24px 35px;
	min-height: 500px;
}

#colRight {
	float: left;
	width: 280px;
}

#footer {
	background: url(images/bk_footer.png) 0 0 repeat-x;
	padding-top: 40px;
	padding-bottom: 25px;
	margin-top: 15px;
}

#footerInner {
	width: 960px;
	margin: 0 auto;
	color: #797979;
}

#copyright {
	border-top: 1px solid #1D1D1D;
	background: #000;
}

#copyrightInner {
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
	color: #515151;
	padding: 20px 0;
	position: relative;
}

/* -------------------------------
HEADER ELEMENTS
----------------------------------*/
#logo {
	position: absolute;
	left: 0;
	top: 0;
}

#logo img {
	border: none;
}

/* Top menu */
#topMenuCont {
	height: 68px;
	padding: 0;
	position: absolute;
	left: 130px;
	top: 36px;
}

#topMenuCont ul {
	margin-top: 8px;
	padding-right: 25px;
	overflow: hidden;
	background: transparent;
}

.current-menu-item,
.current-page-item,
#topMenuCont ul li:hover {
	border-bottom: 3px solid #0C9FE7;
}

#topMenuCont ul li {
	float: left;
	padding: 12px 0px;
	background: transparent;
	margin-left: 18px;
}

#topMenuCont ul li a {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 300;
}

#topMenuCont ul li a:hover {
	text-decoration: none;
}

#socialLinks {
	position: absolute;
	right: 240px;
	top: 15px;
}

#socialLinks li {
	float: left;
	padding-left: 5px;
	margin-left: 10px;
}

#socialLinks li img {
	border: none;
}

#socialLinks li a:hover img {
	margin-top: -4px;
}

#socialLinks li a:hover img.svg {
    margin-top: 0px;
}

#getSocial {
	width: 114px;
	height: 41px;
	float: right;
	margin-right: -114px;
	margin-top: 40px;
}

/*--------------------------------
CONTENT ELEMENTS
----------------------------------*/
#archive-title,
.searchQuery {
	font-size: 10px;
	color: #b2b2b2;
	display: block;
	background: url(images/bullet_star_featured.png) 0 50% no-repeat;
	padding-left: 16px;
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}

.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}

#colLeft img {
	border: none;
}

span.author,
span.author a {
	color: #333;
}

.navigation {
	width: 675px;
}

/* HOMEPAGE FEATURED POST */
#featuredPost {
	margin-bottom: 20px;
}

#featuredPost .label {
	font-size: 10px;
	color: #b2b2b2;
	display: block;
	padding-left: 16px;
	line-height: 100%;
}

#featuredPost .meta {
	font-size: 11px;
	color: #999;
	background: url(images/bk_featured.jpg) 0 100% repeat-x;
	padding-bottom: 12px;
}

#featuredPost a.author {
	color: #333;
}

#featuredPost .featuredDetails {
	background: url(images/bk_featured.jpg) 0 100% repeat-x;
	padding: 20px 0;
	font-size: 14px;
}

#featuredPost .featuredDetails p {
	margin: 0 0 15px;
}

#featuredPost .featuredDetails a img {
	border: none;
}

/* HOMEPAGE POSTS LIST */
.homePost {
	/*float: left;*/
	/*width: 270px;*/
	width: 94%;
	/*height: 280px;*/
	overflow: hidden;
	padding: 20px;
	margin-bottom: 10px;
	/*min-height: 270px;*/
	background-color: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-repeat:no-repeat;
	background-color: #fff;
	position: relative;
}

a.link-foto {
    width: 40%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.homePost.odd {
}

.homePost.even {
	/*float: right;*/
}

.homePost .date {

	/* background: url(images/bk_date.jpg) 0 0 no-repeat; */
    width: 70px;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding-top: 0px;
    line-height: 120%;
    float: left;
    margin-right: 5px;
    margin-left: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

.homePost p {
	margin-left: 300px;
}

.homePost div {
	margin: 0.5em 0;
}

.homePost h2 {
	padding-top: 0;
	padding-bottom: 20px; /*5px*/
	line-height: 110%;
}

.homePost h2 a {
	text-decoration: none;
}

.homePost .date span {
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
}

.homePost .meta {
	font-size: 11px;
	color: #999;
	padding-bottom: 6px;
	padding-top: 6px;
}

.homePost a.author {
	color: #333;
}

#colLeftInner .even {
}

.homePost div img {
	background: transparent url(images/bk_thumb.png) 0 0 no-repeat;
	float: left;
	margin: 0 10px 10px 0;
	padding: 2px 4px 4px;
	border: none;
}

/* GENERAL POSTS LIST AND SINGLE POST */
.blogPost {
	margin-bottom: 20px;
	border-bottom: 1px solid #D7D7D7;
}

.blogPost .meta {
	font-size: 11px;
	color: #999;	/*background:url(images/bk_featured.jpg) 0 100% repeat-x;*/
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #D7D7D7;
}

.blogPost a.author {
	color: #333;
}

.blogPost .date {

	/*background:url(images/bk_date.jpg) 0 0 no-repeat;*/
	width: 54px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 18px;
	line-height: 120%;
	float: left;
	margin-right: 10px;
	margin-bottom: 40px;
}

.blogPost .date span {
	font-size: 20px;
	font-weight: bold;
}

.blogPost p,
#colLeftInner .page p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 1em 0;
}

#colLeftInner .page {
	font-size: 14px;
}

.blogPost .postTags {
	font-size: 13px;
	background: url(images/ico_tag.png) 0 50% no-repeat;
	padding-left: 24px;
	margin: 25px 0 20px;
}

a.more-link {
	display: block;
	width: 91px;
	height: 28px;
	text-indent: -9999px;
	clear: both;
	border: none;
	margin: -5px 0 15px;
}

.postauthor {
	background: #F4F4F4;
	border: 1px dashed #D2D2D2;
	padding: 15px 18px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.postauthor img {
	float: left;
	margin-right: 10px;
	padding: 4px;
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.single #colLeftInner {
    display: inline-block;
    float: left;
}

/* POST SOCIAL SHARE */
.social {
	margin: 20px 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #D7D7D7;
}

.social a:hover img {
	margin-top: -4px;
}

.social img {
	border: none;
	vertical-align: middle;
}

.social strong {
	padding-right: 20px;
}

.navigation .alignleft a {
	display: block;
	width: 123px;
	height: 30px;
	background: url(images/but_prev.png) 0 0 no-repeat;
	margin-top: 15px;
	text-indent: -9999px;
}

.navigation .alignright a {
	display: block;
	width: 107px;
	height: 30px;
	background: url(images/but_next.png) 0 0 no-repeat;
	margin-top: 15px;
	text-indent: -9999px;
}

#colLeftInner ul {
	list-style-type: disc;
	list-style-position: inside;
}

#colLeftInner ol {
	list-style-position: inside;
}

blockquote {
	border-left: 1px dashed #aaa;
	padding-left: 20px;
	margin: 15px 0 15px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url(images/bk_blockquote.jpg) 90% 0 no-repeat;
}

/*--------------------------------
COL RIGHT
----------------------------------*/
.boxRight {
	border: none;	/*background:url(images/bk_rightbox.jpg) 0 0 repeat-y;*/
	margin: 15px 0;
	padding-top: 8px;
	overflow: hidden;
}

#tripit-badge-inner-div > div {
	background: none !important;
}

.boxRightInner {
	padding: 0 10px 15px;
	color: #444;
	overflow: hidden;
}

.boxRight h2 {
	display: block;
	margin-right: -13px;
	height: 38px;
	line-height: 30px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #fff !important;
}

.boxRight ul li {
	padding: 8px 6px 8px 25px;
	border-bottom: 1px solid #ccc;
}

.boxRight ul li a {
	text-decoration: none;
	display: block;
}

/* ADS */
#ads {
	padding: 15px 0 0;
}

#ads div div {
	margin: 8px 0 0 10px;
	float: left;
}

#ads div div a img {
	border: 1px solid #414141;
}

/*--------------------------------
FOOTER
----------------------------------*/
#footerInner .boxFooter {
	float: left;
	/*width: 295px;*/
	width: 220px;
	padding-right: 25px;
}
#footerInner .boxFooter:last-child {
	padding-right:0;
}

#footerInner h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	padding: 7px 0 7px 16px;
	margin-bottom: 7px;
	color: #000 !important;
}

#footerInner .boxFooter ul li {
	padding: 5px 6px 5px 18px;
	border-bottom: 1px solid #ccc;
}

#footerInner .boxFooter ul li a {
	text-decoration: none;
}

#site5bottom {
	position: absolute;
	right: 5px;
	top: 13px;
}

#site5bottom img {
	border: none;
}

#site5bottom a {
	display: block;
	width: 344px;
	height: 26px;
	background: url(images/site5bottom.png) 0 0 no-repeat;
	text-indent: -9999px;
}

/* COMMENTS
------------------------------------------*/
h2#comments {
	display: block;
	background: url(images/ico_h2_comments.png) 0 50% no-repeat;
	padding: 15px 0 15px 40px;
}

h2#commentsForm {
	display: block;
	background: url(images/ico_h2_form.png) 0 50% no-repeat;
	padding: 10px 0 10px 40px;
}

#colLeft ul.commentlist {
	list-style: none;
	list-style-position: outside;
	display: block;
	margin: 20px 0 0;
}

#colLeft ul.commentlist ul {
	list-style-type: none;
	list-style-position: outside;
}

#colLeft ul.commentlist li {
	padding: 12px 20px;
	position: relative;
	border: 1px dashed #ccc;
	margin-left: 15px;
	margin-bottom: 20px;
}

#colLeft ul.commentlist li .comment-meta,
#colLeft ul.commentlist li .text {
	margin-left: 20px;
}

#colLeft ul.commentlist li .comment-meta span {
	font-size: 11px;
	color: #999;
}

#colLeft ul.commentlist li .avatar {
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;
	position: absolute;
	left: -15px;
	top: -7px;
}

#colLeft ul.commentlist .reply {
	;
	margin-left: 20px;
	margin-top: -5px;
}

#colLeft ul.commentlist .reply a {
	font-size: 11px;	/*position:absolute;
	bottom:10px;
	left:34px;*/
	color: #3293C2;
}

#colLeft ul.commentlist li .children li {
	background: #fff;
	margin-left: 20px;
	margin-top: 15px;
}

/* FORMS
-------------------------------------------*/
#searchBox {

	/*background:url(images/bk_shadow.png) 0 100% repeat-x #fff;*/
	padding: 10px 0;
	padding-left: 10px;
	margin: 0;
	background: white;
}

#searchBox label {
	display: block;
	float: left;
	width: 50px;
	margin-top: 12px;
}

#searchform input#searchsubmit {
	background: url(images/buscar.png) 0 90% no-repeat !important;
}

#searchform input {
	border: none;
	background: #f7f7f7;
	padding: 7px 3px 7px 12px;
	color: #666;
	width: 180px;
	float: left;
	margin-left: 10px;
	border-top: 12px solid white;
}

#searchform input#searchsubmit {
	width: 48px;
	height: 48px;
	border: none;
	cursor: pointer;
	padding: 0;
	outline: none;
}

/* Post comment */
#commentform p {
	margin: 0;
}

#commentform label {
	display: block;
	padding: 5px 0;
}

#commentform input,
#commentform textarea {
	border: 1px dashed #ccc;
	padding: 8px;
	width: 300px;
	margin-bottom: 10px;
	background: url(images/bk_input.jpg) 0 0 repeat-x;
}

#commentform textarea {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#commentform input#submit {
	border: none;
	width: 116px;
	height: 30px;
	margin-top: 10px;
	cursor: pointer;
}

/* Contact Form */
#contact label {
	display: block;
	padding: 5px 0;
}

#contact input,
#contact textarea {
	border: 1px dashed #ccc;
	padding: 8px;
	width: 300px;
	margin-bottom: 10px;
	background: url(images/bk_input.jpg) 0 0 repeat-x;
}

#contact textarea {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#contact input.submit {
	border: none;
	width: 122px;
	height: 34px;
	margin-top: 10px;
	cursor: pointer;
	text-indent: -9999px;
}

.errormsg,
.successmsg {
	background: #FEF4F1;
	border: 1px dashed #F7A68A;
	color: #DA4310;
	padding: 10px;
}

.successmsg {
	background: #F5FAF1;
	border: 1px dashed #C2E1AA;
	color: #8FA943;
}

/* -------------------------------
CLEARING
----------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	float: none;
}

.clearfix {
	display: block;
}

#msg-form-wysija-php5821c3504e989-1 form {
	position: absolute;
}

.feedburnerWidget {
	display: block;
	background: url("https://isragarcia.es/wp-content/themes/designpile/images/isra-suscripcion.jpg") no-repeat;
	border: none;
	height: 638px;
}

.feedburnerInput,
.feedburnerWidget .wysija-paragraph input {
	background: none;
	border: none !important;
	color: #999;
	width: 250px !important;
	margin: 422px 0 0 13px;
	padding: 5px 10px 10px !important;
	font-size: 16px;
	outline: none;
}

.feedburnerEnvio,
.feedburnerWidget .widget_wysija_cont .wysija-submit {
	background: none;
	border: none;
	width: 195px;
	height: 48px;
	cursor: pointer;
	margin: 36px 0 0 42px;
}

.feedburnerEnvio:hover,
.widget_wysija_cont .wysija-submit:hover {
	background: url("https://isragarcia.es/wp-content/themes/designpile/images/suscripcion-hover.jpg") no-repeat center center;
}

.feedburnerWidget .widget_wysija_cont .wysija-submit,
.feedburnerEnvio {
	display: block;
	margin-top: 35px !important;
	text-indent: -9999px;
}


.feedburnerWidget .wpcf7-form-control.wpcf7-submit {
    width: 100%!important;
    border: none!important;
}
.feedburnerWidget .wpcf7-form-control.wpcf7-submit:hover {
    border: none!important;
}

.feedburnerWidget span.wpcf7-not-valid-tip {
	position: absolute;
	width: 260px;
	text-align: center;
	    top: -56px;
}

.feedburnerWidget div.wpcf7-response-output {
    margin: 10px 0;
    padding: 10px 20px;
    border-radius: 0;
    text-align: center;
    border: 0!important;
}

.post.section.post-29862.post-name-cambio-diario.post-author-3.not-single.not-page.no-thumbnail.show-thumbs {
    display: none;
}

.formError
.formErrorContent {
	left: -150px;
	top: 400px;
}

.boton-rss {
	width: 200px;
	height: 30px;
	margin: -82px 0 0 40px;
	position: absolute;
}

/* POP UP */
.feedpressWidget {
	display: block;
	background: url("https://isragarcia.es/wp-content/themes/designpile/images/popup-isra.png") no-repeat;
	border: none;
	height: 633px;
	width: 378px;
}

.feedpressInput {
	background: none;
	border: none !important;
	width: 285px !important;
	margin: 460px 0 0 44px;
	padding: 5px 10px 10px !important;
	font-size: 16px;
	outline: none;
}

.feedpressEnvio {
	background: none;
	border: none;
	width: 276px;
	height: 48px;
	cursor: pointer;
	margin: 80px 0 0 51px;
}

.feedpressEnvio:hover {
	background: url("https://isragarcia.es/wp-content/themes/designpile/images/popup-hover.jpg") no-repeat center center;
}

.boton-rss2 {
	width: 200px;
	height: 30px;
	margin: 0 0 0 40px;
	position: absolute;
	bottom: 92px;
}

div.claimbutton {
	font-size: 11px;
}

.blogglue-header {
	margin-bottom: 20px;
}

.blogglue-footer > a {
	display: none !important;
}

/* Hide from IE-mac \*/
* html .clearfix {
	float: left;
	height: 1%;
}

/* End hide from IE-mac */
.page ul li,
.blogPost ul li,
#colLeftInner ol li {
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 8px;
	padding-left: 0;
	line-height: 22px;
}

#colLeftInner ol li {
	margin-left: 40px;
}

.related_post {
	float: left;
	margin: 20px 0;
}

.related_post li {
	float: left;
	width: 23%;
	margin: 0 10px 20px 0 !important;
	padding: 0 !important;
	list-style: none;
}

div.wp_bannerize div {
	text-align: left;
}

.banners div {
	float: left;
	margin: 7px 5px 0 0;
}

.wp-bannerize-support {
	display: none;
}

.husamrayan_clientsList li {
	margin-left: 0 !important;
}

.betterrelated,
.yarpp-related,
.postTags,
.postauthor,
.social {
	float: left;
}

.betterrelated {
	margin: 20px 0 40px;
}

.fb-shareee {
	margin: 20px;
}

.social {
	width: 100%;
}

#disqus_thread {
	clear: both;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: 145px !important;
}

.yarpp-thumbnail > img,
.yarpp-thumbnail-default {
	width: 135px !important;
	height: 125px !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: none !important;
}

/* Cambios en contact form */
textarea,
input[type=text],
input[type=email],
input[type=url],
input[type=password] {
	border: 1px solid #ccc;
	padding: 10px 20px;
	width: 60%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

textarea {
	width: 90%;
}

body input[type=text].wpcf7-not-valid,
body input[type=email].wpcf7-not-valid,
body input[type=tel].wpcf7-not-valid,
body textarea.wpcf7-not-valid {
	border: 1px solid #ec3c06;
}

body span.wpcf7-not-valid-tip {
	display: block;
	color: #ec3c06;
	border: none;
	position: relative;
	top: auto;
	left: auto;
	padding: 0;
	margin-top: 2px;
	background: none;
	font-size: 15px;
}

body div.wpcf7-validation-errors {
	background: #ffe2e2;
	border: 1px solid #ff8a8a;
	color: #ec3c06;
}

body div.wpcf7-response-output {
	margin: 10px 0;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 5px;
}

body .wpcf7-mail-sent-ng {
	background: #fff2e2;
	border: 1px solid #ffbc8a;
	color: #e17731;
}

body .wpcf7-mail-sent-ok {
	background: #e8ffe2;
	border: 1px solid #6fdf51;
	color: #1ea524;
}

.wpcf7-captchac {
	padding: 20px 40px;
	border: 1px solid #dee1e1;
	margin-bottom: 10px;
}

.wpcf7-form-control.wpcf7-submit {
	padding: 10px;
	width: 20%;
	background: none;
	border: 1px solid #ccc;
}

.wpcf7-form-control.wpcf7-submit:hover {
	border: 1px solid #000;
	cursor: pointer;
}

.wpcf7-select {
	border: 1px solid #ccc;
	height: 25px;
}

#menu-item-13738 a {
	color: #999 !important;
}

div#message {
	background: none !important;
}

.visiblebox {
	background: none !important;
}

#closebox {
	left: auto !important;
	right: 0;
	top: 10px !important;
}

.gotoisracom img:hover {
	margin-top: 3px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

p.error {
	font-size: 27px;
	color: black;
	text-align: center;
	margin-top: 30px;
	line-height: 29px;
}

.homePost p {
	text-align: justify;
}

.textwidget .atclear {
	clear: none !important;
}

.fechas {
	margin-bottom: 20px;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
}

h2.portada {
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}

.gce-list-title {
	display: none;
}

.gce-page-list {
	background: white;
	overflow: hidden;
	border-radius: 10px;
}

/*.gce-feed {width:45%; float: left; list-style: none; padding: 12px; margin-right: 7px; min-height: 115px;}*/
li.gce-feed-1:nth-child(3),
li.gce-feed-1:nth-child(4) {
	;
	padding-bottom: 0;
	min-height: 0;
}

/*.gce-list-title {margin-bottom: 3px;font-size: 13px;line-height: 16px;}*/

.gce-list .lugar,
.gce-list .horario,
.gce-list .masinfo {
	margin-bottom: 10px;
}

.gce-list .fecha {
	margin-bottom: 3px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.gce-list .fecha a {
	color: grey;
}

.gce-list .fecha a:hover {
	color: #0C9FE7;
}

.gce-list .masinfo {
	color: #666;
}

.gce-list-title {
	display: none;
}

.gce-page-list {
	background: white;
	overflow: hidden;
	border-radius: 10px;
}

/*.simcal-events-calendar-16984 {width:45%; float: left; list-style: none; padding: 12px; margin-right: 7px; min-height: 125px;}*/
li.simcal-events-calendar-16984 {
	width: 100%;
	float: none;
	padding: 0;
	margin-right: 0;
	min-height: 0;
	list-style: none;
}

li.simcal-events-calendar-16984:nth-child(3),
li.simcal-events-calendar-16984:nth-child(4) {
	;
	padding-bottom: 0;
	min-height: 0;
}

.gce-list-event.gce-tooltip-event {
    background-color: transparent;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    /* border-left: 3px solid #000; */
    /* padding-left: 10px; */
    /* min-height: 35px; */
    color: #000;
    text-transform: uppercase;
}

li.simcal-events-calendar-16984 {
	width: 45%;
	float: left;
	padding: 10px;
	min-height: 150px;
}

.simcal-default-calendar-list ul.simcal-events {
	margin: 0 !important;
}

.simcal-event-details .lugar,
..simcal-event-details.horario,
..simcal-event-details .masinfo {
	margin-bottom: 10px;
}

.simcal-event-details .fecha {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}

.simcal-event-details .fecha a {
	color: grey;
	text-decoration:none;
	font-size: 12px;
	display:block;
	line-height: 12px;
	font-weight: bold;
}

.simcal-event-details .fecha a:hover {
	color: #0C9FE7;
}

.simcal-event-details .masinfo {
	color: #666;
	margin-top: 15px;
}

span.simcal-event-start.simcal-event-start-time {
    font-size: 13px;
}

.simcal-events-list-container div:nth-child(5),
.simcal-events-list-container div:nth-child(6),
.simcal-events-list-container div:nth-child(7),
.simcal-events-list-container div:nth-child(8) {
	display: none;
}

span.simcal-event-title {
    text-transform: uppercase;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
}
span.simcal-event-start.simcal-event-start-date {
    font-weight: 500;
    text-transform: uppercase;
}

.simcal-event-description {
    font-size: 13px;
}

.dia {
    float: left;
    margin-right: 15px;
    height: 120px;
    font-size: 50px;
    font-weight: bold;
    padding-top: 20px;
    font-family: 'Exo', sans-serif;
	width: 55px;
}

/*span.simcal-event-start.simcal-event-start-date::first-letter {
	font-size:40px;
}*/

.simcal-calendar-list.simcal-calendar-list-compact {
    overflow: hidden;
    background: url(https://isragarcia.es/wp-content/uploads/2017/04/cruz.png) 240px 70px no-repeat;
}

.contador-redes {
	font-weight: 500;
	font-size: 20px;
	margin-right: 8px;
	color: #0C9FE7;
}

.shares label {
	color: #444;
	font-weight: 900;
	margin-top: 13px;
	position: absolute;
	margin-left: 0px!important;
	font-size: 15px;
	float: left;
    width: auto;

}

.blogPost .stButton .stArrow {
	display: none !important;
}

.shares {
	position: relative;
	overflow: hidden;
}

.shares > div {
	float: left;
	margin-top: 10px;
}

.shares .dpArticleShare {
}

.dpArticleShare.horizontal-top,
.dpArticleShare.horizontal-bottom {
	clear: none !important;
}

.dpArticleShare.color.counter-right li .dpShareArticleCounter, .dpArticleShare.light.counter-right li .dpShareArticleCounter, .dpArticleShare.dark.counter-right li .dpShareArticleCounter {
    margin-left: 5px!important;
    float: left;
    width: auto!important;
}

.dpShareButton.total .dpShareArticleCounter {
	background: none !important;
	width:45px!important;
}

.dpShareButton.total .dpShareArticleCounter span {
	background: none;
	color: #444 !important;
	font-size: 24px;
	border:none;
}

.dpArticleShare.color.counter-right li .dpShareArticleCounter {
	margin:0 10px!important;
}

.dpas-icon-dpShareIcon-total > i,
.li-dpShareIcon-total > div,
.dpas-icon.dpas-fa.dpas-icon-dpShareIcon-total {
	display: none !important;
}





/*   IE8   */
html.ie8 #footer,
html.ie8 #twitter-widget-0,
html.ie8 .no-ie8,
html.ie8 #copyright {
	display: none;
}

html.ie8 .blogPost p,
html.ie8 .blogPost,
html.ie8 .blogPost ul,
html.ie8 .social,
html.ie8 #disqus_thread {
	max-width: 560px;
}

html.ie8 .postauthor {
	max-width: 560px;
}

html.ie8 .alignright {
	float: left;
	margin: 5px 10px 5px 0
}

html.ie8 .feedburnerWidget {
	background: none;
	background-repeat: no-repeat;
	background-image: url("https://isragarcia.es/wp-content/themes/designpile/images/blue/envio.jpg");
	background-color: #fff;
	height: auto;
}

@media(max-width:477px) {
	.feedpressWidget,
	#darkbackground,
	div.visiblebox,
	div.hiddenbox,
	#message,
	#closebox {
		display: none !important;
		visibility: hidden !important;
		opacity: 0;
		width: 0 !important;
		height: 0 !important;
	}


}

@media all and (max-width:320px) {
	.feedpressWidget,
	#darkbackground,
	div.visiblebox,
	div.hiddenbox,
	#message,
	#closebox {
		display: none !important;
		visibility: hidden !important;
		opacity: 0;
		width: 0 !important;
		height: 0 !important;
	}

}

#snippet-box {
	display: none;
}
span.dsq-postid {
	display: none;
}

span.post-date-comments span {
    display: none;
}

.wp_bannerize.banners img {
    max-width: 100%;
    height: auto;
}

.page-id-28343 .wpcf7-form-control.wpcf7-submit {
	width: 50%;
}

.page-id-28343 .shares {display: none;}
.page-id-28343 textarea, 
.page-id-28343 input {
	margin-top:15px;
}

.page-id-28343 div.wpcf7 input[type="file"] {
    cursor: pointer;
    margin-top: 0;
}

p.nocomments,
div#snippet-box {
    display: none;
} 

span.wpcf7-form-control-wrap.pregunta label>span {
    margin: 20px 0;
    display: block;
}

li#menu-item-33320 a:before {
    color: #aaa;
    content: "\f001";
    margin-right: 10px;
    font-family: fontawesome;
    font-size:30px;
}

/* -------------------------------
BIBLIOTECA
----------------------------------*/
.page-id-50301 #colLeftInner .wp-block-image {
    box-shadow: 0 4px 24px -2px rgba(18, 22, 33, 0.44);
  	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	-ms-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

.page-id-50301 #colLeftInner .wp-block-image:hover,
.page-id-50301 #colLeftInner .wp-block-image:focus {
    box-shadow: 0 4px 24px 3px rgb(18, 22, 33);
}

.page-id-50301 #colLeftInner p a {    
	text-decoration: none;
    color: #000;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    padding-top: 0px;
    display: block;
  	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	-ms-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

.page-id-50301 #colLeftInner p a:hover,
.page-id-50301 #colLeftInner p a:focus {    
    padding-top: 3px;
}