/*
	Theme Name:   FARN
	Author:       Folka Media
	Author URI:   https://folkamedia.com;
	Template:     wp-bootstrap-starter
*/

/* ESCAZU  */

.gcounter {
    text-align: center;
}
.counter_number {
    font-weight: 400;
    color: #80C7BC;
	font-size: 90px;
	font-family: 'Oswald';
}
#formcount .counter_number {
    font-weight: 400;
    color: #003764;
	font-size: 90px;
	font-family: 'Oswald';
}

/* COP  */
.comunicados-cop p.loop-content {
    color: #3f3897;
}

/* CORREDOR BIOCULTURAL  */
.comunicados-corredor p.loop-content {
    color: #F1EAD5;
}
.comunicados-corredor svg path {
    fill: #F1EAD5 !important;
}

/* SUSCRIBITE  */
#newsescazu div.p-body {
    background-color: #028556;
    border-width: 0px !important;
    padding: 0px !important;
    border-radius: 0px !important;
}

#newsescazu .p-optin label, .p-optin .p-field label span {
    display: none;
}

#newsescazu .p-optin .p-field {
    margin-bottom: 1em;
    display: inline-block;
    width: 70%;
}
#newsescazu .p-optin .p-field select, .p-optin .p-field input[type=text] {
    border-radius: 10px 0px 0px 10px !important;
}

#newsescazu .p-optin .p-interests, .p-optin div.p-body p {
    display: none;
}

#newsescazu .p-optin div.p-header,
#newsescazu .p-optin .p-body button,
#newsescazu button.p-open {
    background: #e74f3c;
    color: #FFFFFF;
    border-radius: 0px 10px 10px 0px;
    font-family: Open sans;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1.1px;
    display: inline-block;
}

#newsescazu .p-optin .p-body button:hover,
#newsescazu button.p-open:hover{
 background:  #F2A400;
}

#newsescazu .p-optin div.p-body p,
#newsescazu .p-optin div.p-field label span,
#newsescazu .p-optin .p-body .p-success {
    color: #ffffff;
    background-color: #023864;
    padding: 5px;
}

#newsescazu .p-optin .p-success {
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    color: #00AEEB;
    font-family: Open sans;
}

a {
    color: #002b51;
}

/* COMUNICADOS  */
.archivo-comu .year {
    padding-bottom: 5px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
}

/* DOCUMENTOS  */
.documentos-img img {
	max-height:230px;
}
.documentos-title h3 {
	min-height:50px;
}
.publicaciones-title h2 {
	min-height:50px;
}


/* LANDINGS  */
.addtoany_shortcode {
    text-align: right;
}
.imagen-landings img {
    max-height: 200px;
    min-height: 200px;
}
p.loop-content {
	font-size: 12px;
	color: #4D4E4C;
}
.archivo-comunicados h5 {
    color: #002B52;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}
.archivo-comunicados ul {
	padding-inline-start: 0px;
}
.archivo-comunicados ul li {
    list-style: none;
    padding-bottom: 5px;
    border-bottom: 1px solid #dfdfdf;
}
.archivo-comunicados ul li a {
    color: #002B52;
    text-transform: uppercase;
    font-size: 13px;
}
/* CONTACT FORM  */
li.gfmc-column.gfmc-row-1-column.gfmc-row-1-col-2-of-2 {
    padding-left: 10px;
}

/* SUSCRIBITE  */
div.p-body {
 background-color: #FFFFFF;
 border-width: 0px !important;
 padding: 0px !important;
}

.p-optin label, .p-optin .p-field label span {
    display: none;
}

.p-optin .p-field {
    margin-bottom: 1em;
    display: inline-block;
    width: 70%;
}
.p-optin .p-field select, .p-optin .p-field input[type=text] {
    border-radius: 10px 0px 0px 10px !important;
}

.p-optin .p-interests, .p-optin div.p-body p {
    display: none;
}

.p-optin div.p-header,
.p-optin .p-body button,
button.p-open {
    background: #002B52;
    color: #FFFFFF;
    border-radius: 0px 10px 10px 0px;
    font-family: Open sans;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1.1px;
    display: inline-block;
}

.p-optin .p-body button:hover,
button.p-open:hover{
 background:  #F2A400;
}

.p-optin div.p-body p,
.p-optin div.p-field label span,
.p-optin .p-body .p-success {
 color: #002a51;
}

.p-optin .p-success {
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    color: #00AEEB;
    font-family: Open sans;
}


/* TABLEPRESS  */
.dataTables_wrapper {
    font-family: "Open Sans", Sans-serif;
}
.tablepress thead th {
    background-color: #f2a400 !important;
    font-weight: 600;
    color: #fff;
}
.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
    background-color: #d38f00 !important;
}
.tablepress .odd td {
    background-color: #f3f3f3;
}
th.column-1.sorting {
    border-radius: 8px 0 0 8px;
}
th.column-4.sorting {
    border-radius: 0 8px 8px 0;
}
.tablepress thead th {
    border-bottom: 0px !important;
}
.tablepress a {
    font-weight: 600;
    border-bottom: 1px solid;
}
.dataTables_wrapper .dataTables_filter input {
    border-radius: 8px;
}
.paging_simple .paginate_button.next:after, .paging_simple .paginate_button.previous:before {
    text-shadow: none !important;
    color: #b0b0b0;
}


blockquote.wp-block-quote.is-style-default p {
    font-size: 16px;
}
blockquote.wp-block-quote.is-style-default {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
	margin-left: 20px;
}

@media screen and (max-width:768px) {
	li.gfmc-column.gfmc-row-1-column.gfmc-row-1-col-2-of-2 {
    	padding-left: 0px;
	}
	.addtoany_shortcode_interna .addtoany_shortcode {
    	text-align: left;
		margin-left: -7px;
	}
	.p-optin .p-field select, .p-optin .p-field input[type=text] {
    	padding: 0.9em !important;
	}
	.tablepress thead {
    	font-size: 10px;
	}
}


/* advanced search form */ 
#advanced-search-form-button{
    cursor: pointer;
}

#advanced-form-search #filter-form-title {
    color: #F2A400;
    border-bottom: 1px solid #F2A400;
    margin-bottom: 1rem;
    padding-bottom: 0.25rem;
    font-weight: 600;
}

#advanced-form-search {
    display: none;
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 99;
    padding: 1rem 0 1.5rem;
    left: 0;
    right: 0;
}

#advanced-form-search form{
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
        padding: 0 10px;
}

#advanced-form-search label {
    font-size: 14px !important;
    width: 100%;
    line-height: 12px;
    margin-bottom: 12px;
    color: #575756;
    display: block;
    position: relative;
    cursor: pointer;
}

#advanced-form-search .filter-area-list .label-visible, #advanced-form-search .filter-post-type-list .label-visible{
    line-height: 12px;
    margin-left: 4px;
}

#advanced-form-search .filter-label-title > span {
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
    font-weight: 500;
    color: #575756;
}

#advanced-form-search .filter-submit-button  {
    background-color: #F2A400;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    border: none;
    border-radius: 20px;
    padding: 8px 24px;
    font-weight: 600;
     outline: none !important;
}

#advanced-form-search .datepicker-filter input.datepicker {
   width: calc(100% - 25%);
    font-size: 10px;
    padding: 4px 5px 2px;
    margin-left: 10px;
    outline: none !important;
    border: 1px solid #ccc;
}

#advanced-form-search .datepicker-filter {
    margin-bottom: 2rem;
}

#advanced-form-search .datepicker-filter label i{
    display: none;
}

#advanced-form-search .filter-keyword label {
    margin-bottom: 2px !important;
}

#advanced-form-search .filter-keyword-input input {
    max-width: 75%;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    outline: none !important;
    color: #575756;
    font-size: 14px;
    padding: 5px 5px;
}

#advanced-form-search .filter-submit {
    margin-top: 3rem;
}

#advanced-form-search .filter-submit-button  {
    background-color: #F2A400;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    border: none;
    border-radius: 20px;
    padding: 8px 24px;
    font-weight: 600;
    outline: none !important;
}

.daterangepicker {
    box-shadow: 0px 0px 18px -1px #cccc;
    z-index: 99;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #f7d89a;
    color: #000;
}

.daterangepicker .calendar-table td {
    border: 1px solid #999;
    min-width: 30px;
    line-height: 20px;
}

.daterangepicker td.in-range {
    background-color: #f7d89a;
    color: #000;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td{
    font-size: 10px;
    height: 20px;
}


.daterangepicker .drp-calendar.right {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
}

.daterangepicker .drp-calendar.right tbody {
    display: none !important;
}

.daterangepicker .drp-calendar.right thead > tr:nth-child(2) {
    display: none !important;
}

.daterangepicker .drp-calendar.right th.month {
    display: none !important;
}

.daterangepicker .drp-calendar.right .calendar-table {
    background: transparent !important;
}

.daterangepicker .daterangepicker.ltr .ranges, .daterangepicker.ltr .drp-calendar {
    float: none !important;
}

.daterangepicker .drp-calendar.right .daterangepicker_input {
    position: absolute !important;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date{
        background-color: #f4f5f5;
}

.daterangepicker td.start-date {
    border-radius: 14px 0 0 14px;
}

.daterangepicker td.end-date {
    border-radius: 0 14px 14px 0;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date{
    border-color: #999;
}

.daterangepicker td:hover {
    border: 1px solid #999 !important;
}

.daterangepicker td.off.in-range {
    background-color: #ffe4af;
}

/* RESULTS  */


#item-result-list {
    padding-bottom: 2rem;
}


.item-result {
    padding: 0 0.75rem 1rem;
    margin-bottom: 2rem;
}

.item-result-tags {
    margin-bottom: 15px;
}

.item-result-title.no-featured-image{
    margin-top: 2rem;    
}

.item-result .item-result-title h3 {
    color: #002B52;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 18px;
}

.item-result  .item-result-type-label {
    background-color: #11385C;
    color: #fff;
    padding: 3px 6px;
    top: 0;
    display: inline-block;
    position: absolute;
    z-index: 9;
    font-size: 12px;
}

.item-result .item-result-title h3 a, .item-result .item-result-title h3 a:hover {
    text-decoration: none;
    color: #002B52;
}

.item-result-excerpt p {
    font-size: 12px;
    color: #4D4E4C;
}

.item-result-link a {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.1px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #F2A400;
    border-radius: 20px 20px 20px 20px;
    padding: 4px 14px 4px 14px;
    text-transform: uppercase;
        -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: inline-block;
}

.item-result-link a:hover,.item-result-link a:focus{
    background-color: #002B52;
    transform: scale(1.1);
}

.item-result-link, .item-result-share-box {
    width: 50%;
}

.item-result-bottom{
    display: flex;
}

.item-result-thumbnail {
    margin-bottom: 15px;
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
}

.item-result-thumbnail img {
    position: absolute;
    width: 100%;
    transform: scale(1.01) translateY(-50%);
    top: 50%;
    max-width: none;
}

.item-result-tags h3 {
    margin: 0;
    color: #4D4E4C;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 12px;
}
.item-result-tags h3 a {
    font-weight: 300;
    font-size: 10px;
    color: #4D4E4C;
    line-height: 10px;
}



#advanced-form-search .radio-button input,#advanced-form-search .checkbox input,
#advanced-form-search .radio-button input, #advanced-form-search .checkbox input {
position:absolute;
margin:5px;
padding:0;
visibility:hidden
}

#advanced-form-search .radio-button .label-visible,#advanced-form-search .checkbox .label-visible,
#advanced-form-search .radio-button .label-visible, #advanced-form-search .checkbox .label-visible {
margin-left:20px;
margin-bottom:0
}


#advanced-form-search .custom-checkbox,
#advanced-form-search .custom-checkbox {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 13px;
    box-shadow: 0px 0px 0px 1px #bcbec0 inset;
    height: 13px;
    border: none;
    background-color: #fff;
}

#advanced-form-search .custom-checkbox:after,
#advanced-form-search .custom-checkbox:after {
content:"";
display:none;
position:absolute;
top:50%;
left:50%;
width:100%;
height:100%;
background: #bcbec0;
transform:translateX(-50%) translateY(-50%)
}

#advanced-form-search .custom-radiobutton,
#advanced-form-search .custom-radiobutton {
border-radius:50%
}

#advanced-form-search .custom-radiobutton:after,
#advanced-form-search .custom-radiobutton:after {
border-radius:50%
}

#advanced-form-search input[type="radio"]:checked + span .custom-radiobutton:after,
#advanced-form-search input[type="checkbox"]:checked + span .custom-checkbox:after,
#advanced-form-search .radio-button.checked span .custom-radiobutton:after,
#advanced-form-search input[type="radio"]:checked + span .custom-radiobutton:after,
#advanced-form-search input[type="checkbox"]:checked + span .custom-checkbox:after,
#advanced-form-search .radio-button.checked span .custom-radiobutton:after 
{
display:block
}

.not-found-results p{
    color: #002B52;
    font-size: 24px;
    text-align: center;
    padding: 1rem 0;
}


.files-to-download h2 {
    color: #002B52;
    font-size: 12px;
    font-weight: 800;
    font-family: "Muli", Sans-serif;
}

.files-to-download a {
    color: #002B52;
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline !important;
    letter-spacing: 1px;
    width: 100%;
    display: inline-block;
}

.show-more-button{
    text-align: center;
}

.show-more-button button#buttom-show-more {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #002B52;
    border-radius: 10px;
    padding: 8px 24px;
    border: none;
    outline: none;
}

.show-more-button button#buttom-show-more:hover, .show-more-button button#buttom-show-more:focus{
    background-color: #F2A400;
}

@media screen and (max-width:767px) {
    #advanced-form-search{
        overflow-x: hidden;
        max-height: 400px;
    }

    #advanced-form-search .filter-keyword-input input{
        max-width: 100%;
    }

    #advanced-form-search .datepicker-filter label i{
        display: inline-block;
    }

    #advanced-form-search .filter-submit {
        margin-top: 2rem;
        text-align: center;
    }

}