body {
    width: 100% !important;
}
#retratos{
    overflow-x: hidden;
}

a {
    text-decoration: none !important;
}

.reel a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wp-pagenavi {
    padding: 30px 0;
    display: flex;
    align-items: center;
    margin: 0;
}

.wp-pagenavi span,
.wp-pagenavi a {
    padding: 0px 10px;
    background-color: white;
    padding: 0.375rem 0.75rem;
    border: 1px #dee2e6 solid;
}

.wp-pagenavi a:hover {
    background-color: #f8f9fa;
}

.wp-pagenavi .nextpostslink {
    border-top-right-radius: 0.375rem;
    ;
    border-bottom-right-radius: 0.375rem;
    ;

}

.wp-pagenavi .previouspostslink {
    border-top-left-radius: 0.375rem;
    ;
    border-bottom-left-radius: 0.375rem;
    ;

}

.wp-pagenavi .current {
    background: var(--Secundary-3, #453d33);
    color: white;
    border: none;
}

.controls .pagination {
    margin: 0;
}

.controls .pagination .page-link,
.wp-pagenavi span,
.wp-pagenavi a {
    color: var(--Complemento-1, #80705d);
    text-align: center;
    font-family: var(--main-font);
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    box-shadow: none;
}

.input-search-container .icon {
    position: absolute;
    right: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    border-radius: 50%;
    background-color: transparent;
    border: none;
}

.link-headings li a {
    color: var(--Neutro-1, #f5ece1);
    font-family: var(--secondary-font);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    padding-top: 25px;
}

@media (max-width: 1200px) {
    .link-headings li a {
        font-size: 20px;
        padding-top: 15px;
    }
}

@media (max-width: 768px) {
    .link-headings li a {
        font-family: var(--main-font);
        font-weight: 300;
    }

    #sb_instagram #sbi_images {
        width: 1000px !important;
    }

    #sb_instagram .sbi_photo {
        height: 400px !important;
    }

    .w-sm-100 {
        width: 100% !important;
    }
    .wpml-ls-legacy-dropdown{
        width: unset;
        display: inline-block;
    }

    input[type="date"]{
        padding-bottom: 2px;
    }

    .menu .items{
        z-index: 2;
    }
}

.link-items li a {
    color: var(--Neutro-1, #f5ece1);
    font-family: var(--main-font);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}

#hero img {
    width: 100%;
    display: block;
    object-fit: cover;
    min-height: 750px;
    max-height: 750px;
}

.container-btns p {
    flex-direction: column !important;
}

#template-single h1 {
    color: var(--Secundary, var(--Secundary-3, #453d33));
    font-family: var(--secondary-font);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 100% */
    padding: 20px 0;
    margin: 0px;
}

#template-single h2,
#template-single h3,
#template-singleh4,
#template-singleh5,
#template-single h6 {
    color: var(--Secundary, var(--Secundary-3, #453d33));
    font-family: var(--secondary-font);
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 100% */
    padding: 20px 0;
    margin: 0px;
}

#template-single p,
#template-single ul,
#template-single ol {
    color: var(--Complemento-1, #80705d);
    font-family: var(--main-font);
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    padding-bottom: 20px;
}

#template-single img {
    width: 100%;
    height: 195px;
    object-fit: cover;
    object-position: center;
}

#template-blog h1 {
    color: var(--Secundary, var(--Secundary-3, #453d33));
    font-family: var(--secondary-font);
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    /* 100% */
    padding: 20px 0;
    margin: 0px;
}

#template-blog h2,
#template-blog h3,
#template-blog h4,
#template-blog h5,
#template-blog h6 {
    color: var(--Secundary, var(--Secundary-3, #453d33));
    font-family: var(--secondary-font);
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 100% */
    padding: 20px 0;
    margin: 0px;
}

#template-blog p,
#template-blog ul,
#template-blog ol {
    color: var(--Complemento-1, #80705d);
    font-family: var(--main-font);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    padding-bottom: 20px;
}

#template-blog img.alignright{
    float: right;
    margin: 10px 0px 10px 10px;
}

#template-blog img.alignleft{
    float: left;
    margin: 10px 10px 10px 0px;
}

#template-blog p strong{
    font-weight: 800;
}

.reelModal .modal-content {
    background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 400px) {
    .mail-btn {
        width: 100%;
    }
}

.current-menu-item a {
    font-weight: bold !important;
}

.frameModal .frame-box {
    padding: 50px;
    min-height: auto;
}

.frameModal .frame-box p {
    color: var(--Complemento-1, #80705d);
    font-family: var(--main-font);
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    /* 153.846% */
}

.frameModal .frame-box p:first-child {
    color: var(--Secundary, var(--Secundary-3, #453d33));
    font-family: var(--secondary-font);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.frameModal .photo-frame-desktop img {
    object-fit: cover;
    height: 388px;
}

.frameModal .modal-header {
    position: absolute;
    z-index: 9;
    justify-content: end;
    width: 100%;
}

.option-item {
    margin: 15px;
}

.options-card-container {
    justify-content: space-between;
}

.programm-item img {
    width: 35px;
    height: 35px;
}

.wpml-ls-legacy-dropdown a {
    background-color: transparent !important;
    border: 1px solid transparent !important;
    color: var(--neutro-1, #f5ece1) !important;
    font-family: var(--main-font) !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 20px !important;
    letter-spacing: 1.2px !important;
}

.wpml-ls-legacy-dropdown {
    width: auto !important;
}

.header.fixed .wpml-ls-legacy-dropdown a {
    color: #453d33 !important;
}

.country-list{
    background-color: var(--Secundary-3, #453d33) !important;
}
.lang-mobile ul li a span{
	color: white !important;
}
.wpcf7-response-output{
	color: white !important;
}
.contact-content select option {
  background-color: var(--Secundary-3, #453d33) !important;
}
.header.fixed  .wpml-ls-sub-menu{
	background: var(--neutro-1, #f5ece1);
}
.header.fixed  .wpml-ls-sub-menu .wpml-ls-display:hover{
	opacity: 0.7;
}
.wpml-ls-sub-menu{
	background: transparent;
}
.country-select .selected-flag .arrow {
    border-top: 4px solid var(--Neutro-1, #f5ece1) !important;
}

#generalNews .main-card p:empty{
    display: none;
}

#timeTransfer .left-content h2{
    font-size:34px;
}
.only-mobile{
    display:none !important;
}
.only-desktop{
    display:block;
}
@media (min-width: 768px) {
    #timeTransfer .left-content p{
        padding-right:35px;
    }
}

@media (max-width: 480px) {
    .only-mobile{
        display:block !important;
    }
    .only-desktop{
        display:none !important;
    }   
    .swipe-indicator{
        width:60px;
        height:30px;
        border: solid 2px #453D33;
        border-radius: 30px;
        position: relative;
        animation: hideme 8s normal forwards ease-in-out;
        background-color: #F5ECE1;
        top:-100px;
    }
    .swipe-indicator::before{
        content:'';
        width:10px;
        height:10px;
        border-radius: 50%;
        background-color: #453D33;
        position: absolute;
        top:50%;
        transform: translateY(-50%);
        animation: scroll 8s normal;
    }

    @keyframes scroll{
        0% {
            left:80%;
            opacity: 1;
        }
        50% {
            left:20%;
            opacity: 1;
        }
        100% {
            left:80%;
            opacity: 0;
        }

    }
    @keyframes hideme{
        0% {
            opacity: 0;
        }
        50% {
            opacity: 1;
        }
        100% {
            opacity: 0;
        }
    } 
}