/******************************************  
 CUSTOM STYLESHEET
*******************************************/


/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600');

/*Only PC*/

.addtoany_share_save_container {
    text-align: center;
}

double {
    display: none !important;
}

@media only screen and (min-width: 768px) {
    #responsive-menu-button {
        display: none !important;
    }
    .mob-menu-header-holder,
    .mob-menu-right-panel {
        display: none !important;
    }
    #panes div#calendar {
        display: block !important;
    }
    body .fc-button-group,
    body .fc button {
        display: block;
        background: #9b8579;
        color: white;
        text-shadow: none !important;
    }
    #calendar {
        margin-top: 40px;
        font-family: 'Raleway', sans-serif;
    }
    #calendar h2 {
        font-family: 'Raleway', sans-serif;
    }
    #calendar h2:first-letter {
        text-transform: uppercase;
    }
    .fc .fc-left .fc-button-group .fc-button {
        width: 40px;
        border: none;
    }
    .article {
        border-bottom: 1px solid rgba(102, 102, 102, 0.4);
    }
    #articles .head_title {
        display: none;
    }
    #articles .post-content>.post-meta {
        display: none;
    }
    #articles .article h2.title a {
        font-size: 18px;
        color: #7c6a61;
        margin-bottom: 5px;
        float: left;
        width: 100%;
    }
    #articles .article .post-thumb {
        background-position: center center;
        background-size: 100%;
        width: 270px;
        background-repeat: no-repeat;
    }
    #articles .post-content>p {
        font-family: 'Raleway', sans-serif;
        color: black;
        font-weight: 400;
    }
    div.navigation a {
        padding: 0 3px;
        line-height: 50px;
        color: black;
        font-weight: bold;
        font-size: 13px;
        font-family: 'Raleway', sans-serif;
    }
    button,
    input[type=button],
    input[type=reset],
    input[type=submit] {
        background: #9b8579;
        padding: 8px 10px;
        border: none 0;
        color: #fff;
        width: 69px;
        font-family: 'Raleway', sans-serif;
    }
    input,
    textarea {
        font-family: 'Raleway', sans-serif;
        font-weight: 300;
    }
    .adsidebar {
        float: left;
        width: 100%;
        display: block !important;
        margin-bottom: 15px;
    }
    body .fc-event {
        background: rgb(53, 75, 93) !important;
        color: #fff !important;
        page-break-inside: avoid;
        margin: 0 0 5px;
        border-radius: 0;
        border: none;
        text-align: center;
        font-size: 10px;
        padding: 5px 5px;
    }
    body .fc-day-grid-event .fc-content {
        white-space: initial;
    }
    #feature .owl-carousel .item {
        height: 480px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        cursor: pointer;
    }
    #feature .owl-carousel .item h4 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        background: rgba(0, 0, 0, 0.7);
        text-align: center;
        width: 100%;
        color: white;
        font-family: 'Raleway', sans-serif;
        font-weight: 300;
        font-size: 22px;
        padding: 5px 0;
    }
    .owl-prev {
        width: 15px;
        height: auto;
        position: absolute;
        top: 40%;
        display: block!IMPORTANT;
        border: 0px solid black;
        margin-left: 0px !important;
        border-radius: 0 !important;
        background: rgba(0, 0, 0, 0.65) !important;
    }
    .owl-next {
        right: -5px;
        width: 15px;
        height: auto;
        position: absolute;
        top: 40%;
        display: block!IMPORTANT;
        border: 0px solid black;
        margin-left: 0px !important;
        border-radius: 0 !important;
        background: rgba(0, 0, 0, 0.65) !important;
    }
    .owl-prev i,
    .owl-next i {
        color: #fff;
        font-size: 32px;
    }
    .owl-dots {
        display: none !important;
    }
    #main .post.type-post .entry p {
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
        font-size: 16px;
    }
    .post h1.title {
        color: black;
    }
    .post h1.title a {
        color: black;
    }
    #main .post .post-meta {
        display: none;
    }
    .page-template-template-fecha h3.archive_title {
        border-bottom: none;
        color: black;
        font-family: 'Raleway', sans-serif;
        font-size: 24px;
        font-weight: 300;
        margin: 0px 0 30px;
        padding: 0;
        text-transform: uppercase;
    }
    #calendar .fc-day-grid-event.iconCalendar .fc-content:before {
        font-family: FontAwesome;
        content: "\f133";
        font-size: 20px;
    }
    #calendar-sidebar .fc-today-button,
    #calendar-sidebar .fc-right {
        display: none;
    }
    #calendar-sidebar {
        margin-bottom: 15px;
    }
    #calendar-sidebar .fc-day-grid-event :before {
        font-family: FontAwesome;
        content: "\f133";
        font-size: 15px;
    }
    #calendar-sidebar .fc-day-grid-event .fc-title {
        display: none;
    }
    #calendar-sidebar .fc-event-container {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    body #calendar-sidebar .fc-event {
        margin: 0 0 0px;
    }
}


/*RESPONSIVO*/

@media only screen and (max-width: 768px) {
    #header {
        height: 120px !important;
    }
    #mainmenu {
        display: none;
    }
    #footer_right {
        font-size: 10px;
    }
    button#responsive-menu-button {
        width: 45px !important;
        height: 45px !important;
        position: fixed;
        bottom: 35px !important;
        right: 5%;
        background: #9b8579 !important;
        top: initial !important;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        font-size: 15px;
        text-align: center;
        font-weight: 300;
        letter-spacing: 0.5px;
    }
    #responsive-menu-wrapper img {
        width: 112%;
    }
    #logo img {
        width: 80%;
        margin-left: 8%;
    }
    .fc-today-button {
        display: none !important;
    }
    #page-wrap {
        width: 100%;
    }
    #panes div#calendar {
        display: block !important;
    }
    body .fc-button-group,
    body .fc button {
        display: block;
        background: #9b8579;
        color: white;
        text-shadow: none !important;
    }
    #calendar {
        margin-top: 40px;
        font-family: 'Raleway', sans-serif;
    }
    #calendar h2 {
        font-family: 'Raleway', sans-serif;
    }
    #calendar h2:first-letter {
        text-transform: uppercase;
    }
    .fc .fc-left .fc-button-group .fc-button {
        width: 40px;
        border: none;
    }
    .article {
        border-bottom: 1px solid rgba(102, 102, 102, 0.4);
    }
    #articles .head_title {
        display: none;
    }
    #articles .post-content>.post-meta {
        display: none;
    }
    #articles .article h2.title a {
        font-size: 18px;
        color: #7c6a61;
        margin-bottom: 5px;
        float: left;
        width: 100%;
    }
    #articles .article .post-thumb {
        background-position: center center;
        background-size: 100%;
        width: 100%;
        background-repeat: no-repeat;
        height: 130px !important;
    }
    #articles .post-content>p {
        font-family: 'Raleway', sans-serif;
        color: black;
        font-weight: 400;
    }
    div.navigation a {
        padding: 0 3px;
        line-height: 50px;
        color: black;
        font-weight: bold;
        font-size: 13px;
        font-family: 'Raleway', sans-serif;
    }
    button,
    input[type=button],
    input[type=reset],
    input[type=submit] {
        background: #9b8579;
        padding: 8px 10px;
        border: none 0;
        color: #fff;
        width: 69px;
        font-family: 'Raleway', sans-serif;
    }
    input,
    textarea {
        font-family: 'Raleway', sans-serif;
        font-weight: 300;
    }
    .adsidebar {
        float: left;
        width: 100%;
        display: block !important;
        margin-bottom: 15px;
    }
    body .fc-event {
        background: rgb(53, 75, 93) !important;
        color: #fff !important;
        page-break-inside: avoid;
        margin: 0 0 5px;
        border-radius: 0;
        border: none;
        text-align: center;
        font-size: 9px;
        padding: 5px 0px;
    }
    body .fc-day-grid-event .fc-content {
        white-space: initial;
    }
    #feature .owl-carousel .item {
        height: 285px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        cursor: pointer;
    }
    #feature .owl-carousel .item h4 {
        position: absolute;
        bottom: 0;
        z-index: 99;
        background: rgba(0, 0, 0, 0.7);
        text-align: center;
        width: 100%;
        color: white;
        font-family: 'Raleway', sans-serif;
        font-weight: 300;
        font-size: 16px;
        padding: 5px 0;
    }
    .owl-prev {
        width: 15px;
        height: auto;
        position: absolute;
        top: 40%;
        display: block!IMPORTANT;
        border: 0px solid black;
        margin-left: 0px !important;
        border-radius: 0 !important;
        background: rgba(0, 0, 0, 0.65) !important;
    }
    .owl-next {
        right: -5px;
        width: 15px;
        height: auto;
        position: absolute;
        top: 40%;
        display: block!IMPORTANT;
        border: 0px solid black;
        margin-left: 0px !important;
        border-radius: 0 !important;
        background: rgba(0, 0, 0, 0.65) !important;
    }
    .owl-prev i,
    .owl-next i {
        color: #fff;
        font-size: 32px;
    }
    .owl-dots {
        display: none !important;
    }
    #main .post.type-post .entry p {
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
        font-size: 14px;
    }
    .post h1.title {
        color: black;
        text-align: center;
    }
    .post h1.title a {
        color: black;
        font-size: 20px;
    }
    #main .post .post-meta {
        display: none;
    }
    .page-template-template-fecha h3.archive_title {
        border-bottom: none;
        color: black;
        font-family: 'Raleway', sans-serif;
        font-size: 24px;
        font-weight: 300;
        margin: 0px 0 30px;
        padding: 0;
        text-transform: uppercase;
    }
    #calendar-sidebar .fc-today-button,
    #calendar-sidebar .fc-right {
        display: none;
    }
    #calendar-sidebar {
        margin-bottom: 15px;
    }
    #calendar-sidebar .fc-day-grid-event :before {
        font-family: FontAwesome;
        content: "\f133";
        font-size: 15px;
    }
    #calendar-sidebar .fc-day-grid-event .fc-title {
        display: none;
    }
    #calendar-sidebar .fc-event-container {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    body #calendar-sidebar .fc-event {
        margin: 0 0 0px;
    }
}


#calendar-sidebar  {
display:block!important;
  right:0!important;
    left:auto!important;
width:300px!important;
    top:auto!important;
}
.fc-content {color:#fff!important;}

.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end .fc-content {
display: none!important;
}

.fc-toolbar.fc-header-toolbar, .fc-view-container {display:block!important;width:100%!important;height:auto!important;position:relative!important;  top:auto!important;}

.fc-left, .fc-right, .fc-center, .fc-clear {display:block!important;width:auto!important;height:auto!important;position:relative!important;  top:auto!important;}
.fc-left div, .fc-right div, .fc-center div, .fc-clear div {display:block!important;width:100%!important;height:auto!important;position:relative!important;  top:auto!important;}

.fc-view-container div {position:relative!important;  top:auto!important;display:block!important;width:100%!important;height:auto!important;}

