/*
Theme Name: Hacienda-san-jorge-2020
Theme URI: www.hsanjorge.com
Description: Hacienda-san-jorge-2020
Template: mirai
Author: Mirai Espana
*/


/* +++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++ STYLE CHAIN - HACIENDA SAN JORGE ++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++ */


@import url("../hacienda-san-jorge-2020/style-chain.css");


/* +++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++ STYLE PROPIO +++++++++++++++++++ */


/*---------------------------------------------------------------------------*/
/*---------------------------------- BLOG -----------------------------------*/
/*---------------------------------------------------------------------------*/
/* BLOG PAGE */

/*ini fix ol ul tag */

ol, ul, li {
    list-style-type: circle !important;
}
li {
    margin: 10px !important;
}

/* fin fix ol ul tag */

.blog-wrapper,
.blog-sidebar {
    margin: 50px 0;
    margin-top:124px;
}

.blog-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 75%;
    padding-right: 50px;
    box-sizing: border-box;
    float: left;
}

.blog-sidebar {
    padding: 25px;
    box-sizing: border-box;
    box-shadow: 0 0 2px 0px #000;
}


/* blog titles */

.blog-wrapper h2,
.blog-wrapper h1,
.blog-wrapper h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: normal;
}

.post h2 a {
    color: inherit;
}


/* small fonts */

.post .meta,
.post .entry .categorias,
.post .entry .leer_mas,
.post .comment-notes,
.post #gasp_p label,
.post .commentmetadata,
.post li.comment .reply {
    font-size: normal;
}

.post .meta,
.post .commentmetadata {
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
}

.blog-wrapper .entry {
    padding-bottom: 60px;
}

.post .entry .categorias {
    border-top: 1px solid #CCC;
    padding-top: 5px;
    display: inline-block;
    margin-top: 20px;
}

.post .entry img {
    margin: 20px 0 !important;
    max-width: 100%;
    display: block;
}

.post .entry img.alignright {
    float: right;
    margin: 10px 0 20px 20px!important;
}

.post .entry img.alignleft {
    float: left;
    margin: 10px 20px 20px 0!important;
}

.post .entry .leer_mas {
    display: block;
    font-size: 17px;
    font-weight: 400;
    margin-top: 20px;
}


/* navigator */
.blog-wrapper .post{
    padding: 10px;
    width: 45%;
}
.blog-wrapper p.paginaAnterior {
    float: left;
}

.blog-wrapper p.paginaSiguiente {
    float: right;
}


/* BLOG SIDEBAR */

.blog-sidebar>* {
    padding-bottom: 50px;
}

.blog-sidebar .widget_search label,
.blog-sidebar .widget-title,
.categories-wrapper label {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 21px;
}

.blog-sidebar .widget_search form input[type="text"] {
    border-radius: 0;
    background: #f7f7f7;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 34px;
}

.blog-sidebar .widget_search form input[type="text"] {
    width: 100%;
}

.widget_postcategories li,
.mirai_widget_recent_entries li {
    margin-bottom: 10px;
}

.widget_postcategories li {
    text-transform: capitalize;
}

.widget_postcategories li:last-child,
.mirai_widget_recent_entries li:last-child {
    margin-bottom: 0;
}


/* SINGLE POST */

.single-post .post .entry {
    padding-top: 30px;
}
.single-post .blog-wrapper .post{
    padding: 10px;
    width: 100%;
}


/* comments */

.single-post .comment-author {
    margin-bottom: 5px;
}

.single-post .comment-author img {
    border-radius: 100%;
}

.single-post .comment-author cite.fn {
    font-weight: bold;
    margin-left: 5px;
}

.post ol>li.comment {
    padding: 20px 0;
}

.post li.comment>div>p {
    padding-top: 20px;
}

.post li.comment .reply {
    text-align: right;
}

.post li.comment .reply a:before {
    content: '\eb19';
    font-family: 'mirai-icofonts';
    font-size: .8em;
    color: inherit;
    display: inline-block;
    margin-right: 5px;
    text-decoration: none;
}

.post ol>li.comment li.comment {
    padding-top: 10px;
}

.post ol>li.comment>ul.children {
    padding-left: 40px;
}

.post ol>li.comment>ul.children>li.comment>ul.children {
    padding-left: 20px;
}


/* comment form */

.post #respond {
    padding: 60px 0;
}

.post #respond form .comment-form-comment textarea,
.post #respond .comment-form-author input,
.post #respond .comment-form-email input {
    width: 100%;
    display: block;
    margin-top: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 40px;
    margin-bottom: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
}

.post .comment-notes,
.post #gasp_p {
    color: #8e8e8e;
    margin-bottom: 30px !important;
}

.post #respond label {
    display: inline;
}

.post #respond .comment-form-author,
.post #respond .comment-form-email {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.post #respond .comment-form-author {
    padding-right: 15px;
}

.post #respond .comment-form-email {
    padding-left: 15px;
}

.post #gasp_p {
    margin-top: 30px;
}

.post #gasp_p input {
    vertical-align: -2px;
}

.phone-mble { display: none; }


/* SEARCH POST & CATEGORIES PAGES */

.search-results .blog-wrapper>form>fieldset>input,
.search-results .blog-wrapper>form>fieldset>label,
.search-no-results .blog-wrapper>form>fieldset>input,
.search-no-results .blog-wrapper>form>fieldset>label,
.search-no-results #addthis-widget-2 {
    display: none !important;
}

.search-results h2#results-title,
.search-no-results h2#results-title,
.blog-wrapper #posts_con_categoria {
    margin: 0 0 50px !important;
    font-weight: normal;
}

@media (max-width: 767px){
.blog-wrapper .post{
    padding: 10px;
    width: 100%;
}
}
/*--- end ---*/

/* SWM-5535 - Fix days alignment in calendar */
div[role="application"][aria-label="Calendar"] ul li{
	margin: 0px !important;
}