@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
	clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/styles/modules/site-logo.css*/
#site-logo {
	position: absolute;
	top: 30px;
	font: bold 190%/110% Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	margin: 0;
}
#site-logo a {
	color: #fff;
	text-decoration: none;
}
/*/style.css*/
/*
Theme Name: Themify iTheme2
Theme URI: https://themify.me/themes/itheme2
Version: 5.3.8
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify 
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2016 Themify.
Tags: featured-images, translation-ready, custom-menu
Text Domain: themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}

/* set img max-width */
img {
	box-sizing: border-box;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/* audio */
audio,
iframe, object {
	max-width: 100%;
}

/* themify theme icons */
@font-face {
	font-family: 'themify_theme_icons';
	font-display:swap;
	src: url('data:application/octet-stream;base64,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') format('woff');
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html {
	-webkit-font-smoothing: antialiased;
}
body {
	background: #0d1424 url('http://tallereslagrana.es/wp-content/themes/itheme2/images/body-bg.jpg') no-repeat center top;
	font: .81em/150% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
	overflow-wrap:break-word;
	color: #666;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
a {
	text-decoration: none;
	outline: none;
	color: #026acb;
}
a:hover {
	text-decoration: underline;
}
small {
	font-size: 87%;
}
em, i {
}
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}
blockquote {
	font: italic 15px/130% "Times New Roman", Times, serif;
	padding: 8px 30px 15px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	color: #333;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	overflow-wrap: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

/* form input */
input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}
textarea {
	line-height: 150%;
	width: 96%;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url] {
	border: solid 1px #ccc;
	padding: 5px 7px;
	background-color: #f0f0f0;
	border-radius: 5px;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
	border: solid 1px #666;
	background-color: #fff;
	outline: none;
}

/* form button */
input[type=reset], input[type=submit], button {
	color: #fff;
	line-height: 100%;
	border: none;
	padding: 5px 7px;
	cursor: pointer;
	color: #fff;
	padding: 5px 20px;
	cursor: pointer;
	border: solid 1px #333;
	background-color: #111;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%,rgba(0,0,0,0.5) 100%);
	border-radius: 10em;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	text-shadow: 0 -1px 0 rgba(0,0,0,.9);
	-webkit-appearance: none;
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color: #333;
	color: #fff;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer {
	box-sizing: border-box;
}

#pagewrap {
	width: 978px;
	margin: 0 auto;
}

/* content */
#content {
	width: 670px;
	float: left;
	background-color: #fff;
	padding: 35px;
	margin-bottom: 10px;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}

/* sidebar */
#sidebar {
	float: right;
	width: 286px;
	margin-bottom: 10px;
	margin-top: 1px;
	font-size: 90%;
}

/* sidebar left */
.sidebar-left #content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/* sidebar none */
.sidebar-none #content {
	width: auto;
	float: none;
}

/* fullwidth content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 3.2%;
	float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2, .col2-1 {
	width: 48.4%;
}
.col4-3 {
	width: 74.2%;
}
.col3-1 {
	width: 31.2%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position: relative;
	height: 165px;
	margin-bottom: 20px;
	z-index: 1000;
}

/************************************************************************************
HEADER WIDGET
*************************************************************************************/
.header-widget {
	position: absolute;
	top: 10px;
	right: 0;
}
.header-widget .widget {
	border: none;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	background: none;
	box-shadow: none;
}
.header-widget .widgettitle {
	font-size: 100%;
	width: auto;
	display: block;
	float: left;
	margin: 0 8px 2px;
	padding: 0;
	background: none;
	border: none;
	color: #fff;
	text-shadow: none;
	position: static;
	box-shadow: none;
}
.header-widget div {
	float: left;
}

/************************************************************************************
SOCIAL WIDGET
*************************************************************************************/
.social-widget {
	position: absolute;
	top: 85px;
	right: 10px;
	font-size: 95%;
	line-height: 120%;
	text-align: right;
}
.social-widget a {
	color: #fff;
}
.social-widget .widget {
	border: none;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	background: none;
	box-shadow: none;
}
.social-widget .widget div {
	float: left;
}
.social-widget .widgettitle {
	font-size: 100%;
	width: auto;
	display: block;
	float: left;
	margin: 0 8px 2px;
	padding: 0;
	background: none;
	border: none;
	color: #fff;
	text-shadow: none;
	position: static;
	box-shadow: none;
}
.social-widget ul {
	margin: 5px 0 0 !important;
	padding: 0;
	float: left;
}
.social-links.horizontal li {
	margin: 0 8px 5px 0;
	padding: 0;
	float: left;
	border: none;
	clear: none;
	line-height: 100%;
}
.social-widget li img {
	vertical-align: middle;
	margin-top: -5px;
}

/* rss button */
.social-widget div.rss {
	float: left;
}
.social-widget div.rss a {
	background: url('http://tallereslagrana.es/wp-content/themes/itheme2/images/rss.png') no-repeat left center;
	padding: 5px 0 5px 30px;
	display: inline-block;
}

/************************************************************************************
SEARCH FORM
*************************************************************************************/
#header #searchform {
	position: absolute;
	bottom: 9px;
	right: 10px;
	z-index: 101;
}
#header #searchform #s {
	border: none;
	width: 50px;
	padding-left: 28px;
	background: #e1e1e1 url('http://tallereslagrana.es/wp-content/themes/itheme2/images/search.png') no-repeat 8px center;
	box-shadow: 0 -1px 0 rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.3);
	transition: all 0.5s ease;
}
#header #searchform #s:focus {
	width: 120px;
}

/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#nav-bar {
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 100;
	background-color: #6a6a6a;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.55) 0%,rgba(255,255,255,0) 100%);
	border-radius: 8px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.3), 0 1px 3px rgba(0,0,0,.3);
}
#main-nav {
	margin: 0;
	padding: 0;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	border-right: solid 1px #575757;
	box-shadow: 1px 0 0 rgba(255,255,255,.1), inset -1px 0 0 rgba(255,255,255,.1);
}
#main-nav a:hover,
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	background-color: #474747;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.45) 0%,rgba(71,71,71,0) 100%);
	box-shadow: none;
}
/* home icon */
#main-nav .home {
	width: 42px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
#main-nav .home a {
	background: url('https://themify.me/demo/testdemo/itheme/wp-content/themes/itheme2/images/home-icon.png') no-repeat 14px center;
	width: 16px;
	text-indent: -9000em;
}
#main-nav .home a:hover, #main-nav .home.current_page_item a, #main-nav .home.current-menu-item a {
	background-position: -41px center;
}
/* home icon current */
#main-nav .home.current_page_item, #main-nav .home.current-menu-item {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
/* main level link */
#main-nav a {
	color: #fff;
	display: block;
	padding: 14px 15px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,.7);
}
/* main level link :hover */
#main-nav a:hover {
	color: #fff;
}
/* current page li */
#main-nav .current_page_item, #main-nav .current-menu-item {
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	box-shadow: inset 0 2px 8px rgba(0,0,0,.8);
}
/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	color: #fff;
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	color: #fff;
}
/* sub-levels current page li */
#main-nav ul .current_page_item, #main-nav ul .current-menu-item {
	border: none;
	background: none;
	box-shadow: none;
}
/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
	color: #666;
	font-size: 95%;
	font-weight: normal;
	padding: 6px 6px 6px 15px;
	margin: 0;
	width: 180px;
	height: auto;
	background: none;
	box-shadow: none;
	text-shadow: none;
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	background: rgba(0,0,0,.05);
	color: #000;
}
/* dropdown ul */
#main-nav ul {
	background-color: #fff;
	margin: 0;
	padding: 5px 0;
	list-style: none;
	position: absolute;
	z-index: 100;
	display: none;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(0,0,0,.2), 0 2px 12px rgba(0,0,0,.3);
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	height: auto;
	border: none;
	float: none;
}
#main-nav ul li:hover {
	background: none;
}
/* sub-levels dropdown */
#main-nav ul ul {
	left: 190px;
	top: -5px;
}
/* show dropdown ul */
#main-nav li:hover > ul {
	display: block;
}
#main-nav .dropdown-open > .sub-menu {
	opacity: 1 !important;
	transform: none !important;
}
#main-nav .has-mega-column > .sub-menu .child-arrow {
	display: none;
}
@media (hover:none){
	#main-nav .child-arrow {
		border-radius: 100%;
		padding: 0 7px;
		margin-left: 7px;
	}
	#main-nav ul .child-arrow {
		float: right;
		margin-right: 15px;
	}
	#main-nav .child-arrow:hover {
		background: rgba(214,214,214,.4);
	}
}

/************************************************************************************
SLIDER
*************************************************************************************/
#header-slider {
	padding: 20px;
	margin: 0 0 20px;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
#header-slider .slides h3 {
	margin: 5px 0 2px;
	padding: 0;
	font-size: 85%;
	font-weight: normal;
	line-height: 140%;
	text-align: center;
}
#header-slider {
	padding: 20px;
	margin: 0 0 20px;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
#header-slider .slides h3 {
	margin: 5px 0 2px;
	padding: 0;
	font-size: 85%;
	font-weight: normal;
	line-height: 140%;
	text-align: center;
}
#header-slider .carousel-prev,
#header-slider .carousel-next{
	background-image: url('http://tallereslagrana.es/wp-content/themes/itheme2/images/slider-nav-left.png');
	width: 25px;
	height: 48px;
	position: absolute;
	transform:translateY(-50%);
	top: 50%;
	left: -1px;
	border-radius:0;
}
#header-slider .carousel-prev::before,
#header-slider .carousel-next::before{
	display:none
}
#header-slider .carousel-next{
	background-image: url('http://tallereslagrana.es/wp-content/themes/itheme2/images/slider-nav-right.png');
	left: auto;
	right: -1px;
}

/************************************************************************************
POST
*************************************************************************************/
.post {
	margin: 0 0 45px;
	position: relative;
	box-sizing: border-box;
}
.loops-wrapper.list-post .post {
	position: relative;
}

/* post content */
.post-content {
	min-width: 120px;
}

/* post title */
.post-title {
	margin: 0 0 5px;
	padding: 5px 36px 0 0;
	font: bold 170%/120% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
}
.post-title a {
	color: #333;
	text-decoration: none;
}

/* post date */
.post-date {
	font-weight: bold;
	margin: 10px 0 5px;
}
.loops-wrapper.list-post .post-date,
.single .post-date {
	float: left;
	width: 52px;
	text-align: center;
	margin: 0 12px 5px 0;
	border: solid 1px #bebebe;
	background-color: #fff;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);

	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0,0,0,.15);
}
.loops-wrapper.list-post .post-date .month,
.single .post-date .month {
	color: #fff;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	padding: 2px 0;
	width: 100%;
	position: relative;
	left: -1px;
	top: -1px;
	border: solid 1px #a11216;
	background-color: #e0161d;
	background-image: linear-gradient(to bottom, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
	box-shadow: 0 1px 0 rgba(0,0,0,.2);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.loops-wrapper.list-post .post-date .day,
.single .post-date .day {
	color: #666;
	padding: 2px 0 1px;
	font: bold 18px/100% Arial, Helvetica, sans-serif;
	display: block;
}
.loops-wrapper.list-post .post-date .year,
.single .post-date .year {
	color: #999;
	padding: 0 0 4px;
	font: 10px/100% Arial, Helvetica, sans-serif;
	display: block;
}

/* post meta */
.post-meta {
	color: #999;
	font-size: 85%;
	line-height: 120%;
	margin: 0 0 15px;
}
/* post comments */
.post-meta .post-comment a {
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #666;
	background: url('http://tallereslagrana.es/wp-content/themes/itheme2/images/post-comments.png') no-repeat;
	width: 36px;
	height: 26px;
	padding: 8px 0 0;
	position: absolute;
	top: -5px;
	right: -3px;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
.post-meta .post-comment a:hover {
	color: #000;
}

/* post image */
.post-image {
	max-width: 100%;
	margin: 5px 0 15px;
}
.post-image.left {
	margin-right: 15px;
}
.post-image.right {
	margin-left: 15px;
}

/* grid4 post */
.loops-wrapper.grid4 .post {
	font-size: 90%;
	line-height: 130%;
}
.loops-wrapper.grid4 .post-title {
	font-size: 130%;
	line-height: 130%;
	margin: 0 0 3px;
	padding: 0;
}
.loops-wrapper.grid4 .post-meta {
	font-size: 85%;
}
.loops-wrapper.grid3 .post-title {
	margin: 0 0 5px;
	padding: 0;
	font-size: 140%;
	line-height: 120%;
}
/* grid3 post meta */
.loops-wrapper.grid3 .post-meta {
	font-size: 85%;
}
.loops-wrapper.grid2 .post-title {
	margin: 0 0 5px;
	padding: 0;
}

.loops-wrapper.grid2-thumb .post-title {
	margin: 0 0 5px;
	font-size: 140%;
}
.loops-wrapper.grid2-thumb .post-image {
	float: left;
	margin: 0 14px 10px 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow: hidden;
}

/* list thumb post */
.loops-wrapper.list-thumb-image .post-image {
	float: left;
	margin: 0 16px 10px 0;
}
.loops-wrapper.list-thumb-image .post-content {
	overflow: hidden;
}

/* list large image */
.loops-wrapper.list-large-image .post-image {
	float: left;
	margin: 0 22px 10px 0;
}
.loops-wrapper.list-large-image .post-title {
	margin: 0 0 5px;
	padding: 0;
}
.loops-wrapper.list-large-image .post-content {
	overflow: hidden;
}


/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	font-size:.9em;
	margin-bottom: 15px;
	border-radius: 5px;
}
.post-video iframe,
.post-video embed,
.embed-youtube iframe,
.embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
/************************************************************************************
POST EMBEDS (css for various fluid elements)
*************************************************************************************/
.twitter-tweet-rendered {
max-width: 100% !important;
}
/************************************************************************************
AUTHOR PAGE
*************************************************************************************/
.author-bio {
	margin: 0 0 30px;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color: #fff;
	padding: 4px;
	border: solid 1px #ccc;
}
.author-bio .author-name {
	margin: 0 0 5px;
	padding: 0;
	font-size: 160%;
}
.author-posts-by {
	margin: 0 0 20px;
	padding: 10px 0 0;
	font-size: 140%;
	text-transform: uppercase;
	border-top: double 4px #ccc;
	border-color: rgba(118,118,118,.3);
}

/************************************************************************************
PAGE TITLE
*************************************************************************************/
.page-title {
	margin: 0 0 10px;
	font: bold 190%/120% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
}

/************************************************************************************
CATEGORY SECTIONS
*************************************************************************************/
.category-section {
	clear: both;
	margin-bottom: 30px;
}
.category-section-title {
	font-size: 120%;
	text-transform: uppercase;
	margin: 0 0 20px;
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 15px 0;
}
.author-box .author-avatar {
	float: left;
	margin: 0 15px 5px 0;
}
.author-box .author-name {
	margin: 0 0 5px;
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination {
	text-align: right;
	margin: .5em 0 2em;
}
.post-pagination strong {
	margin-right: 3px;
}
.post-pagination a {
	margin-left: 3px;
	margin-right: 3px;
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 30px 0 20px;
	clear: both;
}
.post-nav .prev,
.post-nav .next {
	width: 45%;
}
.post-nav a {
	text-decoration: none;
	font-size: 110%;
}
.post-nav a:hover {
	text-decoration: none;
}
.post-nav .prev {
	float: left;
}
.post-nav .prev a {
	background: url('http://tallereslagrana.es/wp-content/themes/itheme2/images/previous-arrow.png') no-repeat left 2px;
	padding: 4px 0 6px 30px;
	display: block;
}
.post-nav .next {
	float: right;
	text-align: right;
}
.post-nav .next a {
	background: url('http://tallereslagrana.es/wp-content/themes/itheme2/images/next-arrow.png') no-repeat right 2px;
	padding: 4px 30px 6px 0;
	display: block;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: 40px 0 20px;
	padding: 3% 4%;
	position: relative;
	clear: both;
	background-color: #f6f6f6;
	border-radius: 8px;
	box-shadow: 0 -1px 0 rgba(0,0,0,.1);
}
.comment-title {
	font-size: 140%;
	margin: 0 0 10px;
	padding: 0;
}
.next-prev-comment {
	position: absolute;
	top: 20px;
	right: 20px;
}
.next-prev-comment a {
	text-decoration: none;
	font-size: 85%;
	text-transform: uppercase;
}
.next-prev-comment .next {
	margin: 0 0 0 20px;
}
/* commentlist */
.commentlist {
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
	border-top: solid 1px #ddd;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.9);
}
.commentlist li {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 2px 0 5px;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	margin: -3px 12px 10px 0;
}
.commentlist cite {
	font: bold 120%/130% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite {
	background: url('http://tallereslagrana.es/wp-content/themes/itheme2/images/icon-author-comment.png') no-repeat 0 2px;
	padding-left: 18px;
}
.commentlist .comment-time {
	font-size: 75%;
	text-transform: uppercase;
	display: block;
	margin: 2px 0 0;
}
.commentlist .commententry {
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: solid 1px #ddd;
	box-shadow: 0 1px 0 rgba(255,255,255,.9);
}
.commentlist ul, .commentlist ol {
	margin: 0 0 0 60px;
	padding: 0;
}
.commentlist .reply {
	position: absolute;
	right: 0;
	top: 20px;
}
.commentlist .comment-reply-link {
	padding: 3px 8px;
	display: block;
	font: 10px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .08em;
	text-decoration: none;
	color: #666;
	border-radius: 1em;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
	box-shadow: 0 1px 1px rgba(0,0,0,.3);
	background-color: #C1C1C1;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.2) 100%);
}
.commentlist .comment-reply-link:hover {
	text-decoration: none;
	color: #000;
}
/* comment form */
#respond {
	margin: 40px 0 30px;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	font-size: 67%;
	font-weight: normal;
	line-height: 100%;
	text-decoration: none;
	padding: 5px 10px;
	color: #faddde;
	border: solid 1px #980c10;
	background-color: #d81b21;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.1) 100%);
	border-radius: 10em;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#respond #cancel-comment-reply-link:hover {
	background-color: #b61318;
}
#commentform {
	margin: 15px 0 0;
}
#commentform label {
	font-weight: bold;
}
#commentform label small {
	font-weight: normal;
}
#commentform textarea {
	height: 140px;
	width: 100%;
	box-sizing: border-box;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width: 50%;
	float: left;
	box-sizing: border-box;
	clear: none;
}
#commentform p.comment-form-author {
    padding-right: 2%;
}
#commentform .comment-form-email {
	padding-left: 2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width: 100%;
	max-width: none;
	box-sizing: border-box;
}
#commentform input#submit {
	padding: 7px 20px;
}

/* comment page nav */
.commentwrap .pagenav.top {
	position: absolute;
	top: 7px;
	right: 15px;
	margin: 0;
}
.commentwrap .pagenav.bottom {
	margin-top: 10px;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 15px 18px;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.widgettitle {
	width: 100%;
	display: block;
	padding: 6px 18px 7px 18px;
	margin: 0 0 -5px 0;
	position: relative;
	left: -18px;
	top: -16px;
	border-top: solid 1px #f5f5f5;
	border-bottom: solid 1px #848484;
	font: bold 14px/110% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
	color: #333;
	background-color: #a9a9a9;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 100%);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	box-shadow: 0 1px 1px rgba(0,0,0,.15);
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
.widgettitle a {
	color: #333;
	text-decoration: none;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	clear: both;
	border-bottom: solid 1px #ddd;
}
.widget li:last-child {
	border-bottom: none;
}
.widget ul ul {
	margin: 6px 0 -6px 0px;
	padding: 0;
	border-top: solid 1px #ddd;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* feature posts widget */
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list .post-img {
	margin: 4px 12px 10px 0;
	float: left;
}
.widget .feature-posts-list small {
	font: italic 90% "Times New Roman", Times, serif;
	display: block;
	margin: 0 0 3px;
}
.widget .feature-posts-list .feature-posts-title {
	margin: 4px 0 3px;
	display: block;
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp {
	font: italic 90% "Times New Roman", Times, serif;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 60px;
	height: 60px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/* flickr shortcode */
.shortcode .flickr_badge_image {
	width: 23.8%;
	margin: 0 1.5% 1.5% 0;
	float: left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
	margin-right: 0;
}
.shortcode .flickr_badge_image img {
	margin: 0;
}

/* search widget */
#sidebar #searchform {
	position: static;
}
#sidebar #searchform #s {
	width: 93%;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width: 100% !important;
}
#content .twt-border {
	max-width: 100% !important;
	min-width: 180px !important;
}

/* Social Links Widget */
.widget .social-links {
	margin: 0 0 20px;
	padding: 0;
	line-height: 100%;
}
.widget .social-links li {
	margin: 0 5px 5px 0;
	padding: 0;
	list-style: none;
	border: none;
	display: inline-block;
}
.widget .social-links img {
	vertical-align: middle;
}

/* Text widget */
.widget .textwidget ul {
	margin: 0 0 1.4em 1.6em;
}
.widget .textwidget li {
	display: list-item;
}
.widget .textwidget ul li {
	list-style: disc;
}
.widget .textwidget ol li {
	list-style: decimal;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	font-size: 90%;
}
#footer .widget {
	margin: 15px 0;
}
#footer .footer-text {
	clear: both;
	padding: 0 0 20px 5px;
	color: #ccc;
}
#footer .footer-text a {
	color: #fff;
}
#footer .credits {
	font-size: 90%;
}

/************************************************************************************
FOOTER NAV
*************************************************************************************/
#footer-nav {
	margin: 0 0 15px 5px;
	padding: 0;
	clear: both;
}
#footer-nav li {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#footer-nav a {
	text-decoration: none;
	margin: 0 8px 0 0;
	color: #fff;
}
#footer-nav a:hover {
	text-decoration: underline;
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	background-color: #fff;
	padding: 4px;
	border: solid 1px #ccc;
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.alignright {
	float: right;
	margin-left: 30px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #fff;
	padding: 4px 2px 2px 0;
	border: solid 1px #ccc;
	margin-bottom: 15px;
}
.wp-caption-text {
	font: normal 95%/120% Georgia, "Times New Roman", Times, serif;
	margin: 6px 0;
	color: #777;
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment {
	float: none;
	margin: 0;
	text-align: left;
}
/************************************************************************************
IMAGE STYLES
*************************************************************************************/
img.alignleft, img.aligncenter, img.alignright, img.alignnone, .wp-caption img,
.widget .feature-posts-list .post-img,
.widget .flickr_badge_image img,
.shortcode .flickr_badge_image img,
.commentlist .avatar,
.recent-comments-list .avatar,
#body .gallery img,
.attachment img,
.post-image img,
.feature-img,
.post-img,
.image-wrap img,
.slide-image img
.module .slide-image img,
.module .image-wrap img,
.module .post-image img {
	padding: 4px;
	background-color: #fff;
	border: solid 1px #ccc;
	box-shadow: 0 1px 1px rgba(0,0,0,.15);
	border-radius: 4px;
}

/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	width: 978px; /* same width as .pagewidth */
	max-width: 100%;
	margin: auto;
}
.module_row.fullwidth > .row_inner {
	width: 100%;
	padding: 0;
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after,#content:after {
	content: "";
	display: table;
	clear: both;
}
/*-child/style.css*/
/*
Theme Name: Themify iTheme2 Child
Theme URI: https://themify.me/themes/itheme2
Template: itheme2
Author: Themify
Author URI: http://www.themify.me
Description: Created by Themify.
Tags: featured-images,translation-ready,custom-menu
Version: 5.3.6.1634377978
Updated: 2021-10-16 11:52:58

*/


/*/wp-content/uploads/themify-customizer-5.4.0-5.3.8.css*/
/* Themify Customize Styling */
body:before {
	content: '';
	background: none;
	background-color: #352b36;
	background-image: url(https://tallereslagrana.es/wp-content/uploads/2016/03/ferrari.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:-1; 
}
body {	background: none;
	background-color: #352b36;background-image: url(https://tallereslagrana.es/wp-content/uploads/2016/03/ferrari.jpg);
	background-repeat: no-repeat;
	background-position: center top;background-attachment: fixed; 
}
