/*

    TABLE OF CONTENT
    ----------------
    [1] GENERAL

    [1] LAYOUT
        1.1 Containers

    [1] HEADER
        1.1 Main menu

    [1] FOOTER

    [1] HOME

    [1] ABOUT

    [1] NEWSLETTER
        1.1 Newsletter popup

    [1] PORTFOLIO
        1.1 Post

    [1] WORKSHOPS


*/

/*---------------
  1. GENERAL
----------------*/

p.wp-caption-text {
    text-align: left;
}

.entry-content p.wp-caption-text,
.type-attachment .entry-content .entry-caption p {
    font-size: 15px;
    text-align: right;
    padding: 5px 0 20px 0;
}


/*---------------
  1. HEADER
----------------*/

/* 1.1 Main menu */
#site-nav {
    line-height: 3;
}

#site-nav ul li {
    padding: 0 30px 0 0;
}

#site-nav ul li a {
    font-family: ContinentalURW-Reg;
    font-weight: normal;
    font-style: normal;
    font-size: 1.25rem;
    letter-spacing: 0.05em;
    line-height: 0.9em;
}

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

#site-nav ul li.desactivada:hover a {
    border-color: #b7b7b7;
}

#site-nav ul li li a {
    font-size: 1.4rem;
}

#site-info {
    font-family: ContinentalURW-Reg;
    font-weight: normal;
    font-style: normal;
    font-size: 1.6rem;
}


/*---------------
  1. FOOTER
----------------*/

#pie {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

#pie a.desactivado {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #b7b7b7;
}

#pie .nombre,
#pie .rss,
#pie .idioma,
#pie .rss a   {
    display: inline-block !important;
    margin-right: 30px;
    letter-spacing: 0.05em;
}

#pie .rss a   {
    text-transform: uppercase;
}

#pie .idioma  {
    float: right;
    text-transform: uppercase;
}

#pie .idioma a {
    margin-left: 15px;
}


/*---------------
  1. LAYOUT
----------------*/

/* 1.1 Containers */
#primary {
    padding: 85px 0 0 0;
}


/*---------------
  1. HOME
----------------*/

#post-126 .sharedaddy,
#post-439 .sharedaddy {
    display: none;
}

body.page-id-126.custom-background,
body.page-id-439.custom-background {
    background-color: #ffffff;
}

.page-id-126 #masthead,
.page-id-439 #masthead,
.page-id-126 .search-footer,
.page-id-439 .search-footer {
    display:none;
}

.page-id-126 #menu-menu-principal.nav-menu li a,
.page-id-126 #menu-main-menu.nav-menu li a,
.page-id-439 #menu-menu-principal.nav-menu li a,
.page-id-439 #menu-main-menu.nav-menu li a {
    display:none;
}

.page-id-126 .entry-content,
.page-id-439 .entry-content {
    max-width: 1140px;
    padding-bottom: 5px;
}

.page-id-126 #menu-home,
.page-id-439 #menu-home {
    text-transform: uppercase;
    font-family: ContinentalURW-Reg;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.07em;
    color: #000000;
}

.page-id-126 #menu-home .simbolo,
.page-id-439 #menu-home .simbolo {
    background-image: url(https://8a7c0b.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/las-flores-del-tiempo-logo-big.png);
    background-position: right;
    background-repeat: no-repeat;
    margin: 0;
    width: 100%;
    height: 232px;
    top: 77px;
    right: 83px;
    position: relative;
    background-size: 210px;
    margin-top: -150px;
}

.page-id-126 #menu-home ul,
.page-id-439 #menu-home ul {
    padding-left: 0;
}

.page-id-126 #menu-home ul.estaciones li,
.page-id-439 #menu-home ul.estaciones li {
    display: table-cell;
}

.page-id-126 #menu-home ul.estaciones li a,
.page-id-439 #menu-home ul.estaciones li a {
    margin-right: 5px;
}

.page-id-126 #menu-home ul ul,
.page-id-439 #menu-home ul ul  {
    padding-left:0;
    margin-bottom:0;
}

.page-id-126 #menu-home ul li,
.page-id-439 #menu-home ul li {
    list-style: none;
}

.page-id-126 #menu-home ul li.desactivada,
.page-id-439 #menu-home ul li.desactivada {
    color:#000;
}

.page-id-126 #menu-home li h1 ,
.page-id-439 #menu-home li h1 {
    font-weight: bold;
}

.page-id-126 #menu-home li a,
.page-id-439 #menu-home li a {
    color: #000000;
    line-height: 0.8;
    margin-bottom: 5px;
    display: table;
	 border-bottom: 1px solid;
}



.page-id-126 .entry-content a,
.page-id-439 .entry-content a {
    text-decoration: none;
    border-bottom: 1px solid;
}



.page-id-126 #menu-home ul.estaciones li.verano::after {content: "21 DE JUNIO"; margin:0;}
.page-id-439 #menu-home ul.estaciones li.verano::after {content: "JUNE 21"; margin:0;}
.page-id-126 #menu-home ul.estaciones li.otono::after {content: "PRÓXIMAMENTE"; margin:0;}
.page-id-439 #menu-home ul.estaciones li.otono::after {content: "COMING SOON"; margin:0;}
.page-id-126 #menu-home ul.estaciones li.invierno::after {content: "21 DE DICIEMBRE"; margin:0;}
.page-id-439 #menu-home ul.estaciones li.invierno::after {content: "DECEMBER 21"; margin:0;}

.page-id-126 #menu-home ul.estaciones li.verano::after,
.page-id-439 #menu-home ul.estaciones li.verano::after,
.page-id-126 #menu-home ul.estaciones li.otono::after,
.page-id-439 #menu-home ul.estaciones li.otono::after,
.page-id-126 #menu-home ul.estaciones li.invierno::after,
.page-id-439 #menu-home ul.estaciones li.invierno::after {
    font-size: 18px;
    display: table;
    position: relative;
    width: 100%;
    text-align: center;
    font-weight:bold;
}

.page-id-439 #menu-home ul.estaciones li.verano::after,
.page-id-439 #menu-home ul.estaciones li.otono::after,
.page-id-439 #menu-home ul.estaciones li.invierno::after {
    text-align: right;
    padding-right: 40px;
}

.page-id-126 #menu-home ul.estaciones,
.page-id-439 #menu-home ul.estaciones {
    height: 60px;
}

.page-id-126 #menu-home ul.estaciones li.separa,
.page-id-439 #menu-home ul.estaciones li.separa {
    padding-left: 8px;
    padding-right: 8px;
}


.page-id-126 .site-content .entry-header,
.page-id-439 .site-content .entry-header {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0;
    max-width: 1140px;
}

.page-id-126 h1.entry-title,
.page-id-439 h1.entry-title {
    display:none;
}

.page-id-126 .site-content .entry-header,
.page-id-439 .site-content .entry-header {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0;
    max-width: 1140px;
    position: relative;
    top: 80px;
}


/*---------------
  1. ABOUT
----------------*/


body.page-id-19,
body.page-id-452 {
    background-color: #fff!important;
}

#post-19 .entry-content h1,
#post-452 .entry-content h1 {
    font-size: 27px;
    position: relative;
    margin-bottom: 15px;
    text-transform: capitalize;
    letter-spacing:0;
}

#post-19 .entry-header h1,
#post-452 .entry-header h1 {
    display: none;
}


/*---------------
  1. NEWSLETTER
----------------*/

.entry-content form#mc-embedded-subscribe-form #mce-responses {
    width: 100%;
    margin: 0;
    padding: 0 15px 0 0;
}

.entry-content form#mc-embedded-subscribe-form #mce-responses .response {
    margin: 15px 0;
    padding: 0;
    float: none;
    top: auto;
    width: 100%;
}

.entry-content form#mc-embedded-subscribe-form #mce-responses #mce-success-response {
    margin: 15px 0;
    padding: 0;
    float: none;
    top: auto;
    width: 100%;
}

.mc-field-group {
	margin-top: 10px;
}

/* 1.1 Newsletter popup */
#popmake-240,
#popmake-613 {
    padding: 40px;
    box-shadow: none;
}

#popmake-240 .popmake-title,
#popmake-613 .popmake-title {
    font-family: ContinentalURW-Reg;
    margin-bottom: 40px;
    text-align: left;
    padding: 0;
    letter-spacing: 0.05em;
    font-size: 26px;
    text-transform: uppercase;
}

#popmake-240 form#mc-embedded-subscribe-form .indicates-required,
#popmake-613 form#mc-embedded-subscribe-form .indicates-required {
    text-align: right;
    font-size: 12px;
}

#popmake-240 form#mc-embedded-subscribe-form .mc-field-group .asterisk,
#popmake-613 form#mc-embedded-subscribe-form .mc-field-group .asterisk {
    color: red;
}

#popmake-240 form#mc-embedded-subscribe-form label,
#popmake-613 form#mc-embedded-subscribe-form label {
    font-family: ContinentalURW-Reg;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

#popmake-240 form#mc-embedded-subscribe-form input,
#popmake-613 form#mc-embedded-subscribe-form input {
    width: 100%;
    height: 40px;
}

#popmake-240 form#mc-embedded-subscribe-form input#mc-embedded-subscribe,
#popmake-613 form#mc-embedded-subscribe-form input#mc-embedded-subscribe {
    background: #eeeeec;
    height: 50px;
    font-family: ContinentalURW-Reg;
    font-size: 25px;
    margin-top: 40px;
}

#popmake-240 form#mc-embedded-subscribe-form #mce-responses,
#popmake-613 form#mc-embedded-subscribe-form #mce-responses {
    width: 100%;
    margin: 10px 0;
    padding: 0;
}

#popmake-240 form#mc-embedded-subscribe-form #mce-responses .response,
#popmake-613 form#mc-embedded-subscribe-form #mce-responses .response {
    margin: 0;
    padding: 0;
    float: none;
    top: auto;
    width: 100%;
}

#popmake-240 form#mc-embedded-subscribe-form #mce-responses #mce-success-response,
#popmake-613 form#mc-embedded-subscribe-form #mce-responses #mce-success-response {
    margin: 15px 0;
    padding: 0;
    float: none;
    top: auto;
    width: 100%;
    color: #46ad32;
}

#popmake-240 .popmake-close,
#popmake-613 .popmake-close {
    right: 0;
    top: 0;
    color: #000;
    border: none;
    box-shadow: none;
    text-shadow: none;
    background-color: transparent;
}


/*---------------
  1. PORTFOLIO
----------------*/

body.post-type-archive-jetpack-portfolio {
    background-color: #e0edf2!important;
}

body.post-type-archive-jetpack-portfolio .sharedaddy {
    font-size: 16px !important;
    text-transform: uppercase;
    position: fixed;
    z-index: 999;
}

body.post-type-archive-jetpack-portfolio .lfdt-simbolo {
    background-image: url('https://0fe2db.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/logo-block.png');
    background-repeat: no-repeat;
    height: 130px;
    width: 130px;
    position: fixed;
    background-size: cover;
    z-index: 999;
}

.post-type-archive-jetpack-portfolio .portfolio-container .item .entry-thumbnail {
    padding-bottom: 0;
    margin-bottom: 30px;
}

.post-type-archive-jetpack-portfolio .portfolio-container .item .entry-thumbnail a {
    display: block;
    line-height: 0;
    position: relative;
}

.post-type-archive-jetpack-portfolio .portfolio-container .item .project-wrap {
    position: relative;
}

.post-type-archive-jetpack-portfolio .portfolio-container .item .project-wrap .overlay {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.post-type-archive-jetpack-portfolio .portfolio-container .item .project-wrap .title-wrap {
    z-index: 99;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    margin: auto;
    transform: translate(-50%, -50%);
    position: absolute;
}

.post-type-archive-jetpack-portfolio .portfolio-container .item .project-wrap .title-wrap h2 {
    font-size: 47px;
    text-transform: uppercase;
    line-height: 1;
}

.post-type-archive-jetpack-portfolio .portfolio-container .item .project-wrap .title-wrap h2 a {
    color: #fff;
}

.post-type-archive-jetpack-portfolio .portfolio-container .item .project-wrap .title-wrap h2 a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
}

/* 1.1 Post */
body.single-jetpack-portfolio {
    background-color: #e0edf2!important;
}

body.single-jetpack-portfolio .sharedaddy {
    font-size: 16px !important;
    text-transform: uppercase;
    position: fixed;
    z-index: 999;
}

body.single-jetpack-portfolio .lfdt-simbolo {
    height: 200px;
    background-image: url('https://0fe2db.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/logo-block.png');
    background-repeat: no-repeat;
    width: 200px;
    position: fixed;
    z-index: 999;
}

.single-jetpack-portfolio .entry-header {
    margin: 0;
    max-width: 100%;
}

.single-jetpack-portfolio .entry-header h1.entry-title {
    top: auto;
    position: relative;
    color: #000;
    font-size: 40px;
    text-align: center;
    position: relative;
    margin: 0;
    border: none;
    line-height: 1;
}

.single-jetpack-portfolio .entry-content {
    margin: 0 0 0 0;
    padding: 0;
    max-width: 100%;
}

.single-jetpack-portfolio .entry-content .body {
    margin-top: 40px;
}

.single-jetpack-portfolio .entry-meta {
    margin: 0;
    max-width: 100%;
    text-align: left;
}

.single-jetpack-portfolio .entry-meta .entry-tags {
    font-family: ContinentalURW-Reg;
    font-size: 21px;
    text-align: left;
}

.single-jetpack-portfolio .entry-meta .entry-tags:before {
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
    letter-spacing: 0.05em;
    line-height: 0.9em;
}

.single-jetpack-portfolio .entry-meta .further-projects {
    display: inline-block;
    padding-top: 30px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-family: ContinentalURW-Reg;
    line-height: 0.9em;
    font-size: 20px;
}

.single-jetpack-portfolio .entry-meta .further-projects a:hover {
    text-decoration: none;
}


/*---------------
  1. WORKSHOPS
----------------*/

body.category-talleres header,
body.category-workshops header {
    display: none;
}

body.category-talleres #primary,
body.category-workshops #primary {
    max-width: 1140px;
    margin-left:auto;
    margin-right: auto;
    margin-top: 30px;
}

body.category-talleres article .entry-details,
body.category-workshops article .entry-details,
article.category-talleres .entry-details,
article.category-workshops .entry-details {
    display: none !important;
}

body.category-talleres .entry-thumbnail,
body.category-workshops .entry-thumbnail {
    display: none;
}

body.category-talleres article.category-talleres .entry-content p,
body.category-workshops article.category-workshops .entry-content p {
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    width: 270px;
    letter-spacing: 0.4px;
}

article.category-talleres h2.entry-title,
article.category-workshops h2.entry-title {
    width: 277px;
}

article.category-talleres  .entry-content ,
article.category-workshops  .entry-content  {
    max-width: 1140px;
}
































.sd-social-text .sd-content ul li.share-custom-email a span {
    line-height: 23px !important;
}


body.template-about .entry-content a,
body.template-about #colophon #searchform input.search-field {
    color: #000;
    border-bottom: 0px solid !important;
}

.entry-content p, .entry-content p.standard-text, .entry-content ul, .entry-content ol, .entry-content .wide-content {
    font-family: ContinentalURW-Reg;
}

a:hover {
    color: #000;
}



h1, h2, h3, h4, h5 {
	font-family: ContinentalURW-Reg;
	font-weight: normal;
	font-style: normal;
    letter-spacing: 0.07em;
}

h1 {text-transform: uppercase;}

#site-title h1 {
	font-family: ContinentalURW-Bla;
	font-weight: normal;
	font-style: normal;
    font-size: 2.5rem;
    line-height: 1.3;
    padding: 0;
}

.menu-container {
    font-family: ContinentalURW-Reg;
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    padding-top: 35px;
}

#site-title {display: none;}


	
#colophon #site-info { font-size: 1.3rem;}

#colophon #searchform input.search-field {
    font-family: ContinentalURW-Reg;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4rem;
}

#menu-menu-principal li.logotipo,
#menu-main-menu li.logotipo  {
    position: absolute;
}

#menu-menu-principal li.logotipo a,
#menu-main-menu li.logotipo a {
	font-weight: bold;
    text-align: left;
    line-height: 1;
    display: block;
    top: 3px;
    margin-left: -188px;
}

/* Ocultar items de MENÚ*/
.page-id-2  #menu-menu-principal.nav-menu li a,
.page-id-580  #menu-menu-principal.nav-menu li a,
.page-id-2  #menu-main-menu.nav-menu li a,
.page-id-580  #menu-main-menu.nav-menu li a {
    display:none;
}

.page-id-2  .sharedaddy,
.page-id-580  .sharedaddy  {
    display:none;
}

.page-id-2  h1.entry-title,
.page-id-580  h1.entry-title {
    position: initial;
}

.menu-container { position:relative;}

ul#menu-menu-principal,
ul#menu-main-menu {
    text-align: center;
}

ul#menu-menu-principal li a,
ul#menu-main-menu li a {
    text-transform: uppercase;
    line-height:1;
}

ul#menu-menu-principal li.current_page_item,
ul#menu-main-menu li.current_page_item  {
    padding-bottom:3px;
}

ul#menu-menu-principal li.desactivada a,
ul#menu-main-menu li.desactivada a {
	pointer-events: none;
    cursor: default;
    text-decoration:none;
    color:#b7b7b7;
}
 

#colophon #site-info ul.credit {
    text-align: left;
}
	
.entry-content a {text-decoration: underline;}
.entry-content a:hover {border:0 !important;}


/* Pagina HOME con menú */

.page-id-126 #menu-home li a:hover,
.page-id-439 #menu-home li a:hover {
    color: #000000;
    line-height: 0.8;
    margin-bottom: 5px;
    display: table;
    text-decoration: none;
    border-bottom: 1px solid #000 !important;
}

article#post-126,
article#post-439 {
    background-image: url(https://ccbdd9.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/bkg-home.jpg);
    background-position: 47%;
    background-repeat: no-repeat;
    background-size: 421px;
    padding-bottom: 258px;
    margin-bottom: -130px;
}

.page-id-126 #primary,
.page-id-439 #primary {
    padding-top: 80px;
}

.template-about .entry-content {
    max-width: 900px;
    padding-left: 60px;
	font-family: ContinentalURW-Reg;
	font-weight: normal;
	font-style: normal;
}

.template-about .entry-content p {
    font-size: 16px;
    font-size: 1.3rem;
    margin-bottom: 40px;
    line-height: 1.3;
}
	 


#attachment_178 {
    position: relative;
}


body.category-talleres,
body.category-workshops {
    background-color: #fec6c7 !important;
}

body.single.single-post.single-format-standard.custom-background {background-color: #FFF !important;}





.single-post .entry-header h1.entry-title a {border:0 !important; color:#FFF;}

body.category-talleres .entry-content .sharedaddy,
body.category-workshops .entry-content .sharedaddy {
    display:none;
}



/* PENSAMIENTOS */
body.post-type-archive-jetpack-portfolio {
    background: #0a6aa1;
}

article.jetpack-portfolio-type-pensamientos .entry-content {
    max-width: 1140px;
    margin: 0 auto;
    padding-right: 30px;
	text-align: left;
	padding-top: 20px;
	position: relative;
}

article.jetpack-portfolio-type-pensamientos  .entry-header{
    max-width: 1140px;
}

article.jetpack-portfolio-type-pensamientos .entry-content .sharedaddy  {
    top: 10px;
	padding-left: 8px;
	font-size: 16px !important;
	font-family: ContinentalURW-Reg !important;
	font-weight: normal !important;
	font-style: normal !important;
	left: -7px;
	position: absolute;
}

article.jetpack-portfolio-type-pensamientos .entry-content  h1.entry-title a{
    text-align: left;
    font-size: 50px !important;
    text-transform: unset;
    letter-spacing: 0em;
    margin-top: 15px;
    position: relative;
    left: -199px;
    margin-bottom: 60px;
}



article.jetpack-portfolio-type-pensamientos h1.entry-title {
    position: inherit;
    text-align: left;
    margin-top: 70px;
}

.entry-tags a  {text-decoration: underline;}

.entry-tags:before {content:"Tags: "}




.single-post .entry-header h1.entry-title a {
    hyphens: none;
}

article.category-talleres img.wp-post-image,
article.category-workshops img.wp-post-image {
    filter: brightness(70%);
	width: 90% !important;
}

.sd-social .sd-button .share-count {
    background: #d5d5d5  !important;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    padding: 3px 3px !important;
    line-height: 1 !important;
    margin-left: 3px;
    position: relative;
    top: -2px;
	display:none !important;
}













/**************************************************
|||||||||||||||||| MOBILE DEVICES |||||||||||||||||
---------------------------------------------------
**************************************************/

@media (max-width: 767px) {
	
	
	 /*---------------
      MENU HOME
    ----------------*/
	
	.page-id-126 #menu-home,
	.page-id-439 #menu-home {
		padding-left: 15px;
		padding-right: 15px;
	}


    /*---------------
      1. FOOTER
    ----------------*/

    #pie .nombre,
    #pie .rss,
    #pie .idioma,
    #pie .rss a   {
        margin-right: 10px;
        font-size: 20px;
        letter-spacing: 0.05em;
    }

    #pie .idioma {
        float: left;
    }
	
	#pie .idioma a { 
		margin-right: 15px; 
		margin-left: 0;
	}


    /*---------------
      1. PORTFOLIO
    ----------------*/

    body.post-type-archive-jetpack-portfolio .sharedaddy {
        z-index: 999;
        background: rgba(0, 0, 0, .8);
        bottom: 0;
        width: 100%;
        margin: 0;
        left: 0;
        padding: 5px 5px 0 15px;
        color: #fff;
    }

    body.post-type-archive-jetpack-portfolio .sharedaddy a span {
        color: #fff!important;
    }

    body.post-type-archive-jetpack-portfolio .lfdt-simbolo {
        display: none;
    }

    .post-type-archive-jetpack-portfolio .portfolio-container .item .project-wrap {
        position: relative;
        padding: 0 15px;
    }

    .post-type-archive-jetpack-portfolio .portfolio-container .item .project-wrap .title-wrap h2 {
        font-size: 30px;
    }

    /* 1.1 Post */
    body.single-jetpack-portfolio .sharedaddy {
        z-index: 999;
        background: rgba(0, 0, 0, .8);
        bottom: 0;
        width: 100%;
        margin: 0;
        left: 0;
        padding: 5px 5px 0 15px;
        color: #fff;
    }

    body.single-jetpack-portfolio .sharedaddy a span {
        color: #fff!important;
    }

    body.single-jetpack-portfolio .lfdt-simbolo {
        display: none;
    }






    #colophon {
        padding: 40px 0;
    }
	
    body.single-post article.post .entry-content h1 {
        text-align: left;
        font-size: 27px;
        text-transform: unset;
        letter-spacing: 0em;
        margin-top: 30px;
        position: relative;
        margin-bottom: 0px;
        line-height: 1;
    }


    article.category-talleres .entry-content,
    article.category-workshops .entry-content {
        padding-left: 15px;
    	padding-right: 15px;
    }
	
	article.category-talleres img.wp-post-image, 
	article.category-workshops img.wp-post-image {
		filter: brightness(70%);
		width: 100% !important;
	}
	
	.entry-thumbnail {
        padding-bottom: 0px;
    }

    h1.entry-title {
        display: block;
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }
	
    /* Comparte */
    .entry-content .sharedaddy .sd-content {}
    .sd-content ul li {}

    .entry-content .sharedaddy  {
        padding-left: 8px;
        font-size: 16px !important;
        font-family: ContinentalURW-Reg  !important;
        font-weight: normal  !important;
        font-style: normal  !important;
        text-transform:uppercase;
    }

    #primary .sharedaddy h3.sd-title {
        font-family: ContinentalURW-Reg  !important;
        font-weight: bold  !important;
        font-size: 16px !important;
    }

    .entry-content .sharedaddy .sd-content {
        padding-top: 0px;
    }

    .sd-social-text .sd-content ul li a.sd-button {
        text-decoration: none!important;
        /* display: inline-block; */
        font-family: ContinentalURW-Reg  !important;
        font-weight: normal  !important;
        font-size: 16px !important;
        /* border-radius: 3px; */
        color: #000 !important;
        background:none !important;
        border: 0 !important;
        box-shadow: none  !important;
        text-shadow: none !important;
        line-height: 1 !important;
        padding: 0 !important;
    }

    .sd-content ul li {
        margin: 0 !important;
        padding: 0 !important;
        color: #000!important;
    }
    .sd-content ul {
        line-height: 1 !important;
        color: #000 !important;
    }

    .sd-content ul a span{
        color: #000 !important;
    }


    /* /Comparte */
    article.category-talleres header a,
    article.category-workshops header a {
        font-size: 40px;
        line-height:1;
        text-transform: uppercase;
    }

    body.single-post article.category-talleres header a,
    body.single-post article.category-workshops header a {
        font-size: 20px;
        line-height:1;
        text-transform: uppercase;
    }

    body.category-talleres article,
    body.category-workshops article {
        display: inline-grid !important;
        width: 100% !important;
        padding: 0px !important;
        clear: none !important;
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }

    #menu-menu-principal li.logotipo,
    #menu-main-menu li.logotipo {
        display: none;
    }

    #site-nav {
        margin-top: 35px;
        margin-bottom: -50px;
    }

    .menu-container {
        padding-top: 0px;
    }

    #mobile-menu-toggle {
        position: absolute;
        right: 0;
        margin-right: 15px;
        border-bottom: 0px solid #000;
    }

    #masthead {
        background-image: url(https://bd9867.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/las-flores-del-tiempo-small.png);
        background-repeat: no-repeat;
        background-position: 15px 15px;
        position: relative;
        display: block;
        padding: 7px 0 50px 0;
    }

    #mobile-menu-toggle span {display:none;}

    #mobile-menu-toggle  {
        background-image: url(https://079d12.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/boton-menu.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 44px;
        height: 34px;
        position: absolute;
        right: 0;
        margin-right: 5px;
    }

    body.template-about #mobile-menu-toggle {
        border-bottom: 0px solid !important;
    }

    #site-nav ul li a {
        margin: 2px 0;
    }

    ul#menu-menu-principal,
    ul#menu-main-menu {
        text-align: left;
        padding-left: 15px;
        margin-top: 30px;
    }

    #primary {
        padding: 0;
        margin-top: 15px;
    }
	
	.page-id-126 #menu-home li h1,
	.page-id-439 #menu-home li h1,
	.page-id-126 #menu-home li,
	.page-id-439 #menu-home li {
		margin: 0;
		font-size: 34px;
		line-height: 1;
		margin-bottom: 3px;
	}
	
	.page-id-126 #menu-home li a,
	.page-id-439 #menu-home li a {
		margin-bottom: 6px;
	}
	
	.page-id-126 .entry-content a, 
	.page-id-439 .entry-content a {
		text-decoration: none;
		border-bottom: 0px solid transparent;
		margin-bottom: 1px;
	}
	
	.page-id-126 .entry-content a:hover, 
	.page-id-439 .entry-content a:hover {
		text-decoration: none;
		border-bottom: 1px solid #000 !important;
		margin-bottom: 1px;
	}


	.page-id-126 #menu-home ul.estaciones li,
	.page-id-439 #menu-home ul.estaciones li {
		display: block;
		margin-bottom: 5px;
	}
	
	.page-id-126 #menu-home ul li.desactivada,
	.page-id-439 #menu-home ul li.desactivada {
		display: block;
		pointer-events: none;
		cursor: default;
		text-decoration: none;
		color: #767676;
	}

	.page-id-126 #menu-home ul.estaciones li.separa,
	.page-id-439 #menu-home ul.estaciones li.separa {
		 display:none;
	 }
	 
    .page-id-126 #menu-home ul.estaciones li.verano::after,
    .page-id-439 #menu-home ul.estaciones li.verano::after,
    .page-id-126 #menu-home ul.estaciones li.otono::after,
    .page-id-439 #menu-home ul.estaciones li.otono::after,
    .page-id-126 #menu-home ul.estaciones li.invierno::after,
    .page-id-439 #menu-home ul.estaciones li.invierno::after {
        font-size: 14px;
        display: table;
        position: relative;
        width: 100%;
        font-weight: bold;
        float: left;
        text-align: left;
        padding-left: 2px;
        margin-bottom: 5px;
    }
	
	.page-id-126 #menu-home ul li,
	.page-id-439 #menu-home ul li {
		clear:both;
		margin-bottom: 5px;
	}
	
	article#post-126,
	article#post-439 {
		background-image: url(https://ccbdd9.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/bkg-home.jpg);
		background-position: 0px 460px;
		background-repeat: no-repeat;
		background-size: 100%;
		padding-bottom: 0px;
		margin-bottom: -50px;
		top: -7px;
		position: relative;
	}
	
	.page-id-126 #menu-home ul,
	.page-id-439 #menu-home ul {
		height: 800px;
	}
	
	
	.page-id-126 #menu-home .simbolo,
	.page-id-439 #menu-home .simbolo {
        background-image: url(https://8a7c0b.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/las-flores-del-tiempo-logo-big.png);
        background-position: right;
        background-repeat: no-repeat;
        margin: 0;
        width: 58%;
        height: 232px;
        top: 107px;
        right: 5px;
        position: fixed;
        background-size: 136px;
        margin-top: -150px;
    }
	
	#colophon #site-info ul.credit {
		padding-left: 15px;
	}
	
	.template-about .entry-content {
		padding-left: 0px;
	}
		
	#post-19 .entry-content h1,
	#post-452 .entry-content h1 {
		left: 0;
	}
	
	#attachment_178 {
		left: 0;
	}
	
	.template-about .entry-content .wp-caption {
		padding-bottom: 30px;
	}

	.entry-content p, .entry-content p.standard-text, 
	.entry-content ul, .entry-content ol, 
	.entry-content .wide-content {
		font-size: 21px !important;
		line-height: 1.2 !important;
	}

	#primary div.sharedaddy h3 {
		float: left;
		padding: 0px 5px 0 0;
		margin-left: -5px !important;
	}
	
	.sd-content ul li {
		margin-left: 12px !important;
	}
	
	#colophon {
		padding: 10px 0;
	}

}



/**************************************************
|||||||||||||||||| TABLET DEVICES |||||||||||||||||
---------------------------------------------------
**************************************************/

@media (min-width: 768px) and (max-width: 992px) {
	
    article.category-talleres .entry-content,
    article.category-workshops .entry-content {
		padding-left: 30px !important;
		padding-right: 30px !important;
    }
	
	#primary {
		padding: 30px 0 0 0;
	}

    .entry-content p,
    .entry-content p.standard-text,
    .entry-content ul,
    .entry-content ol,
    .entry-content .wide-content {
        font-size: 24px;
        line-height: 1.2;
    }

    .entry-thumbnail {
        padding-bottom: 0px !important
    }

    .single-post .entry-header h1.entry-title a {
        position: absolute;
        width: 100%;
        top: 150px;
        text-align: center;
        left: 0;
    }

    body.single-post article.post .entry-content h1 {
        text-align: left;
        font-size: 38px;
        text-transform: unset;
        letter-spacing: 0em;
        margin-top: 15px;
        position: relative;
        left: 0px;
        margin-bottom: 60px;
    }


    /* Comparte */
     #primary div.sharedaddy h3 {
        padding: 0;
    }

    .sd-content ul li {
        display: inline-block !important;
    }

    .entry-content .sharedaddy  {
        position: relative !important;
        /* top: 160px; */
        /* padding-left: 8px; */
        font-size: 16px !important;
        font-family: ContinentalURW-Reg !important;
        font-weight: normal !important;
        font-style: normal !important;
        text-transform: uppercase;
    }

    #primary .sharedaddy h3.sd-title {
        font-family: ContinentalURW-Reg  !important;
        font-weight: bold  !important;
        font-size: 16px !important;
    }

    .entry-content .sharedaddy .sd-content {
        padding-top: 0px;
    }

    .sd-social-text .sd-content ul li a.sd-button {
        text-decoration: none!important;
        /* display: inline-block; */
        font-family: ContinentalURW-Reg  !important;
        font-weight: normal  !important;
        font-size: 16px !important;
        /* border-radius: 3px; */
        color: #000 !important;
        background:none !important;
        border: 0 !important;
        box-shadow: none  !important;
        text-shadow: none !important;
        line-height: 1 !important;
        padding: 0 !important;
    }

    .sd-content ul li {
        margin-left: 15px !important;
        padding: 0 !important;
        color: #000!important;
    }

    .sd-content ul {
        line-height: 1 !important;
        color: #000 !important;
    }

    .sd-content ul a span{
        color: #000 !important;
    }

	/* /Comparte */
	article.category-talleres header a,
	article.category-workshops header a {
        font-size: 40px;
        line-height:1;
        text-transform: uppercase;
    }
	
    body.category-talleres article,
    body.category-workshops article {
        display: inline-grid !important;
        width: 100% !important;
        padding: 112px !important;
        clear: none !important;
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }

    #mobile-menu-toggle {
        position: absolute;
        right: 0;
        margin-right: 15px;
    }

    #masthead {
        background-image: url(https://bd9867.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/las-flores-del-tiempo-small.png);
        background-repeat: no-repeat;
        background-position: 35px 15px;
        position: relative;
        display: block;
        padding: 7px 0 50px 0;
        margin-bottom: 15px;
    }

    #mobile-menu-toggle span {display:none;}

    #mobile-menu-toggle  {
        background-image: url(https://079d12.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/boton-menu.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 44px;
        height: 34px;
        position: absolute;
        right: 0;
        margin-right: 24px;
        border: 0;
    }

    ul#menu-menu-principal,
    ul#menu-main-menu {
        text-align: left;
        padding-left: 0px;
    }

    body.template-about #mobile-menu-toggle {
        border-bottom: 0px solid !important;
    }

    .menu-container {
       font-family: ContinentalURW-Reg;
        font-size: 1rem;
        font-style: normal;
        font-weight: normal;
        padding-left: 35px;
        padding-top: 0;
        margin-top: 65px;
    }
	
	.page-id-126 #menu-home li h1,
	.page-id-439 #menu-home li h1,
	.page-id-126 #menu-home li,
	.page-id-439 #menu-home li  {
		margin: 0;
		font-size: 30px;  
		line-height: 1;
	}
	
	article#post-126,
	article#post-439 {
		background-image: url(https://ccbdd9.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/bkg-home.jpg);
		background-position: 24%;
		background-repeat: no-repeat;
		background-size: 233px;
		padding-bottom: 174px;
		margin-bottom: -138px;
	}

    .page-id-126 #menu-home .simbolo,
    .page-id-439 #menu-home .simbolo {
		background-image: url(https://e14c82.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/las-flores-del-tiempo-logo.png);
		background-position: right;
		background-repeat: no-repeat;
		margin: 0;
		width: 100%;
		height: 232px;
		top: 101px;
		right: 226px;
		position: relative;
		background-size: 100px;
		margin-top: -150px;
    }

    #colophon #site-info ul.credit {
        padding-left: 30px;
    }

    #post-19 .entry-content h1,
    #post-452 .entry-content h1 {
        font-size: 27px;
        left: 0;
        position: relative;
        margin-bottom: 15px;
        text-transform: capitalize;
    }

    .template-about .entry-content {
        padding-left: 0px;
    }
	
}


/**************************************************
||||||||||||||||| DESKTOP DEVICES |||||||||||||||||
---------------------------------------------------
**************************************************/

@media (min-width: 992px) and (max-width: 1199px) {
	
	body.single-post  article.post .entry-content h1{
		text-align: left;
		font-size: 38px;
		text-transform: unset;
		letter-spacing: 0em;
		margin-top: 15px;
		position: relative;
		left: -199px;
		margin-bottom: 60px;
	}
	
	.entry-content p, .entry-content p.standard-text, 
	.entry-content ul, .entry-content ol, 
	.entry-content .wide-content {
		font-size: 24px !important;
		line-height: 1.2 !important;
	}
	

	
    /* MENU */
    #mobile-menu-toggle {
        position: absolute;
        right: 0;
        margin-right: 15px;
    }

    #masthead {
        background-image: url(https://bd9867.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/las-flores-del-tiempo-small.png);
        background-repeat: no-repeat;
        background-position: 35px 15px;
        position: relative;
        display: block;
        padding: 7px 0 50px 0;
        margin-bottom: 15px;
    }

    #mobile-menu-toggle span {display:none;}

    #mobile-menu-toggle  {
        background-image: url(https://079d12.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/boton-menu.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 44px;
        height: 34px;
        position: absolute;
        right: 0;
        margin-right: 24px;
        border: 0;
    }

    ul#menu-menu-principal,
    ul#menu-main-menu {
        text-align: left;
        margin-left: 15px;
    }

    body.template-about #mobile-menu-toggle {
        border-bottom: 0px solid !important;
    }

    .menu-container {
        font-family: ContinentalURW-Reg;
        font-size: 1rem;
        font-style: normal;
        font-weight: normal;
        padding-left: 15px;
        padding-top: 65px;
    }

    /* /MENU */
    body.single-post article.category-talleres .entry-content,
    body.single-post article.category-workshops .entry-content {
        padding-left: 230px;
  	  padding-right: 100px;

    }
	
	.single-post .entry-header h1.entry-title a {
        position: absolute;
        width: 100%;
        top: 190px;
        text-align: center;
        left: 0;
    }
	
    /* Comparte */
    .entry-content .sharedaddy .sd-content {
        clear: both;
    }

    .sd-content ul li {
        display: block !important;
    }

    .entry-content {position: relative;}

    .entry-content .sharedaddy  {
       position: absolute;
        top: 97px;
        padding-left: 8px;
        font-size: 16px !important;
        font-family: ContinentalURW-Reg !important;
        font-weight: normal !important;
        font-style: normal !important;
        text-transform: uppercase;
        margin-left: -208px;
    }

    #primary .sharedaddy h3.sd-title {
        font-family: ContinentalURW-Reg  !important;
        font-weight: bold  !important;
        font-size: 16px !important;
        letter-spacing: 0.05em;
        line-height: 0.9em;
    }

    .entry-content .sharedaddy .sd-content {
        padding-top: 0px;
    }

    .sd-social-text .sd-content ul li a.sd-button {
        text-decoration: none!important;
        /* display: inline-block; */
        font-family: ContinentalURW-Reg  !important;
        font-weight: normal  !important;
        font-size: 16px !important;
        /* border-radius: 3px; */
        color: #000 !important;
        background:none !important;
        border: 0 !important;
        box-shadow: none  !important;
        text-shadow: none !important;
        line-height: 1 !important;
        padding: 0 !important;
    }

    .sd-content ul li {
        margin: 0 !important;
        padding: 0 !important;
        color: #000!important;
    }
    .sd-content ul {
        line-height: 1 !important;
        color: #000 !important;
    }

    .sd-content ul a span{
        color: #000 !important;
    }

    /* /Comparte */
	article.category-talleres header a,
	article.category-workshops header a {
        font-size: 40px;
        line-height:1;
        text-transform: uppercase;
    }
	
	.single-post .entry-header h1.entry-title a {
		width: 100%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	body.category-talleres article,
	body.category-workshops article {
        display: inline-grid !important;
        width: 49% !important;
        padding: 112px !important;
        clear: none !important;
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }

	.page-id-126 #menu-home li h1,
	.page-id-439 #menu-home li h1,
	.page-id-126 #menu-home li,
	.page-id-439 #menu-home li {
		margin: 0;
		font-size: 30px;  
		line-height: 1;
	}
	
	article#post-126,
	article#post-439 {
		background-image: url(https://ccbdd9.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/bkg-home.jpg);
		background-position: 24%;
		background-repeat: no-repeat;
		background-size: 233px;
		padding-bottom: 174px;
		margin-bottom: -138px;
	}
	
    .menu-container {
        font-family: ContinentalURW-Reg;
        font-size: 1rem;
        font-style: normal;
        font-weight: normal;
        padding-left: 25px;
        margin-top: 65px;
        padding-top: 0;
    }

    .page-id-126 #menu-home .simbolo,
    .page-id-439 #menu-home .simbolo {
		background-image: url(https://e14c82.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/las-flores-del-tiempo-logo.png);
		background-position: right;
		background-repeat: no-repeat;
		margin: 0;
		width: 100%;
		height: 232px;
		top: 101px;
		right: 226px;
		position: relative;
		background-size: 100px;
		margin-top: -150px;
    }

    #colophon #site-info ul.credit {
        padding-left: 30px;
    }
	
	
	.entry-header h1.entry-title a:hover,
	.entry-header h2.entry-title a:hover {
		border-bottom: 0px solid #000 !important;
	}
	

}


/**************************************************
|||||||||||||| LARGE DESKTOP DEVICES ||||||||||||||
---------------------------------------------------
**************************************************/

@media screen and (min-width: 1150px) {

	.entry-thumbnail {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.entry-header h1.entry-title {
	}


}



/**************************************************
||||||||||||||| SMALL LARGE DEVICES |||||||||||||||
---------------------------------------------------
**************************************************/

@media (min-width: 1150px) and (max-width: 1199px) {
	
	#masthead {
		background-image: none;
		position: relative;
		display: block;
		padding: 0;
		margin-bottom: 0;
		
	}
	
	.menu-container {
		padding-top: 30px;
	}

}


/**************************************************
||||||||||||||||| LARGE DEVICES |||||||||||||||||||
---------------------------------------------------
**************************************************/

@media (min-width: 1200px) {

    .single-post .entry-header h1.entry-title a {
        width: 560px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    body.single-post  #primary {
        padding-top: 30px !important;
    }

    h1.entry-title {
        display: block;
        position: absolute;
        top: 200px;
    }
	
    /* Comparte */
    .entry-content .sharedaddy .sd-content {
        clear: both;
    }

    .sd-content ul li {
        display: block !important;
        line-height:0;
}

    .entry-content .sharedaddy  {
        position: fixed;
        top: 160px;
        padding-left: 8px;
        font-size: 16px !important;
        font-family: ContinentalURW-Reg  !important;
        font-weight: normal  !important;
        font-style: normal  !important;
        text-transform:uppercase;
    }

    .type-jetpack-portfolio .entry-content .sharedaddy {
        position: absolute;
        top: 130px;
        padding-left: 8px;
        font-size: 16px !important;
        font-family: ContinentalURW-Reg !important;
        font-weight: normal !important;
        font-style: normal !important;
        text-transform: uppercase;
        margin-left: -140px;
    }

    article.category-talleres .entry-content .sharedaddy ,
    article.category-workshops .entry-content .sharedaddy  {
       top: 110px;
        left: -5px;
        position: absolute;
    }

    #primary .sharedaddy h3.sd-title {
        font-family: ContinentalURW-Reg  !important;
        font-weight: bold  !important;
        font-size: 16px !important;
        letter-spacing: 0.05em;
        line-height: 0.9em;
    }

    .entry-content .sharedaddy .sd-content {
        padding-top: 0px;
    }

    .sd-social-text .sd-content ul li a.sd-button {
        text-decoration: none!important;
        font-family: ContinentalURW-Reg  !important;
        font-weight: normal  !important;
        font-size: 16px !important;
        color: #000 !important;
        background:none !important;
        border: 0 !important;
        box-shadow: none  !important;
        text-shadow: none !important;
        line-height: 1 !important;
        padding: 0 !important;
    }

    .sd-content ul li {
        margin: 0 !important;
        padding: 0 !important;
        color: #000!important;
    }
    .sd-content ul {
        line-height: 1 !important;
        color: #000 !important;
    }

    .sd-content ul a span{
        color: #000 !important;
    }

	/* /Comparte */
    article.category-talleres h2.entry-title,
    article.category-workshops h2.entry-title {
        width: 360px;
    }

    article.category-talleres header a,
    article.category-workshops header a {
        font-size: 63px;
        line-height:1;
        text-transform: uppercase;
    }

    body.category-talleres article,
    body.category-workshops article {
        display: inline-grid !important;
        width: 49% !important;
        padding: 100px !important;
        clear: none !important;
        padding-bottom: 15px !important;
        padding-top: 15px !important;
        float: left !important;
        font-family: ContinentalURW-Reg;
    }
	
	.page-id-126 #menu-home li h1,
	.page-id-439 #menu-home li h1,
	.page-id-126 #menu-home li,
	.page-id-439 #menu-home li  {
		margin: 0;
		font-size: 60px;  
		line-height: 1;
		margin-bottom: 5px;
	}
	
	article#post-126,
	article#post-439 {
		background-image: url(https://ccbdd9.claudeassets.com/20190818153201im_/http://lasfloresdeltiempo.com/wp-content/themes/onigiri-child/images/bkg-home.jpg);
		background-position: 47%;
		background-repeat: no-repeat;
		/* background-size: 421px; */
		padding-bottom: 258px;
		margin-bottom: -130px;
		

		background-size: 640px;
	}
	
	

   

	
	
	body.single-post article.category-talleres .enrtry-content  h1,
	body.single-post article.category-workshops .enrtry-content  h1{
		text-transform: unset;
		font-size: 40px;
		text-align: left;
		margin-top: 0px;
	}
	
	body.single-post  article.category-talleres .entry-content,
	body.single-post  article.category-workshops .entry-content {
  	  padding-left: 200px;
		position: relative;
	}
	
	body.single-post  article.category-talleres .entry-content p,
	body.single-post  article.category-workshops .entry-content p{
	  padding-right: 180px;
	}
	
	.type-jetpack-portfolio {
		position: relative;
	}
	
	
    body.single-post  article.post .entry-content h1{
		text-align: left;
		font-size: 50px;
		text-transform: unset;
		letter-spacing: 0em;
		margin-top: 15px;
		position: relative;
		left: -199px;
		margin-bottom: 60px;
	}
	
	.entry-content p,
    .entry-content p.standard-text,
    .entry-content ul,
    .entry-content ol,
    .entry-content .wide-content {
		font-size: 26px;
		line-height: 1.2;
	}
	
	#post-19,
	#post-452 {
        position: relative;
    }
	
	#post-19 .entry-content h1,
	#post-452 .entry-content h1 {
    	font-size: 50px;
		margin-top: 50px;
		margin-bottom: 30px;
		letter-spacing: 0;
	}
	
	#post-19 .entry-content .sharedaddy ,
	#post-452 .entry-content .sharedaddy {
		position: absolute;
		top: 130px;
		padding-left: 0;
		font-size: 16px !important;
		font-family: ContinentalURW-Reg !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-transform: uppercase;
		margin-left: -170px;
	}
	
}


/**************************************************
|||||||||||||||||| OTHER DEVICES ||||||||||||||||||
---------------------------------------------------
**************************************************/

@media screen and (min-width: 1260px) {

	.entry-thumbnail {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 1150px) and (max-width: 1270px) {

	#nav-single {display:none !important; }

}

@media screen and (min-width: 768px) {
	
	#menu-home h1.titulo br { display:none !important;}

}
/*
     FILE ARCHIVED ON 03:03:26 Jan 25, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:57:50 Aug 02, 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.578
  exclusion.robots: 0.082
  exclusion.robots.policy: 0.073
  esindex: 0.007
  cdx.remote: 22.346
  LoadShardBlock: 39.352 (3)
  PetaboxLoader3.datanode: 39.686 (4)
  load_resource: 115.477
  PetaboxLoader3.resolve: 104.854
*/