/*.tag-flex{*/
/*    text-align: initial;*/
/*    padding: 25px 0;*/
/*}*/
/*.tag-flex .tag-name{*/
/*    color: #ffffff;*/
/*    font-size: 28px;*/
/*    text-transform: uppercase;*/
/*    margin: 0px 0 10px 0px;*/
/*    font-weight: bold;*/
/*}*/
/*.tag-flex p{*/
/*    color: white;*/
/*}*/
/*.tag-description {*/
/*    color: black;*/
/*    text-align: center;*/
/*}*/

/*.tax-tipo_de_entrada .tag-flex{*/
/*    display: flex;*/
/*    flex-direction: row-reverse;*/
/*    gap: 24px;*/
/*    align-items: flex-start;*/
/*}*/

/*.tax-tipo_de_entrada .tag-flex img{*/
/*    margin-top: 5px;*/
/*}*/

/*.tax-tipo_de_entrada .box-tag{*/
/*    margin-bottom: 5px;*/
/*}*/

/*.tax-patologia .box-tag .c-box-extend{*/
/*    height: 100%;*/
/*}*/

/*.tax-patologia .box-tag .c-box-extend img.img-tag{*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/

/*.tax-patologia .box-tag{*/
/*    margin-bottom: 5px;*/
/*    min-height: 292px;*/
/*}*/

/*@media(min-width: 1024px){*/
/*    .tax-tipo_de_entrada .row{*/
/*        margin-left: 0;*/
/*        margin-right: 0;*/
/*        padding-left: 15px!important;*/
/*        padding-right: 15px!important;*/
/*    }*/
/*}*/

/*@media (max-width: 1099px) {*/
/*    .mob-header {*/
/*        background-color: #009edb !important;*/
/*        position: initial !important;*/
/*    }*/
/*    .site-main .top-contant{*/
/*        margin-bottom: 30px;*/
/*    }*/
/*}*/

/*@media (max-width: 1024px){*/
/*    .tax-tipo_de_entrada .col-md-3{*/
/*        flex: 0 0 33%;*/
/*        max-width: 33%;*/
/*    }*/

/*}*/

/*@media (max-width: 768px) {*/
/*    .tag-description {*/
/*        padding-top: 60px;*/
/*    }*/
/*    .tax-tipo_de_entrada .col-md-3{*/
/*        flex: 0 0 100%;*/
/*        max-width: 100%;*/
/*    }*/
/*}*/

/*.archive .mob-header{*/
/*    position: unset!important;*/
/*}*/

/*.tag-title-container{*/
/*    padding: 80px 24px;*/
/*    background: linear-gradient(268deg, rgba(226, 231, 237, 0.48) 0%, rgba(249, 249, 249, 0.48) 80%, rgba(255, 255, 255, 0.48) 100%), url("../img/search-bg.png") lightgray 50% / cover no-repeat;*/
/*}*/

/*.container:has(.posts-tag-container):after,*/
/*.container:has(.posts-tag-container):before{*/
/*    content: unset;*/
/*}*/

/*.container:has(.posts-tag-container){*/
/*    max-width: 1248px!important;*/
/*    width: 100%;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    padding-top: 32px;*/
/*}*/

/*.posts-tag-container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 40px;*/
/*    max-width: 886px;*/
/*}*/

/*.tag-name{*/
/*    max-width: 1248px;*/
/*    margin: 0 auto;*/
/*    padding: 0 24px;*/
/*    color: #111827;*/
/*    font-weight: 600;*/
/*}*/

/*.tag-item {*/
/*    display: flex;*/
/*    gap: 24px;*/
/*    border-radius: 16px;*/
/*    overflow: hidden;*/
/*    position: relative;*/
/*    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);*/

/*}*/

/*.tag-img {*/
/*    width: 50%;*/

/*}*/

/*.tag-img img{*/
/*    height: 100%;*/
/*    max-height: 239px;*/
/*    width: 100%;*/
/*    object-fit: cover;*/
/*    min-height: 239px;*/
/*}*/

/*.tag-content {*/
/*    width: 50%;*/
/*    padding: 16px;*/
/*    display: flex;*/
/*    gap: 24px;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*}*/

/*.tag-content a{*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/

/*.tag-content .post-term{*/
/*    display: flex;*/
/*    gap: 8px;*/
/*}*/

/*.tag-content  span {*/
/*    display: flex;*/
/*    gap: 8px;*/
/*    align-items: center;*/
/*    font-size: 12px;*/
/*    font-weight: 700;*/
/*    text-transform: uppercase;*/
/*    color: #00aeef;*/
/*}*/

/*h5.tag-title{*/
/*    font-size: 18px;*/
/*    font-weight: 500;*/
/*    line-height: 130%;*/
/*    color: #111827;*/
/*}*/
/*.tag-content a.post-link{*/
/*    position: unset !important;*/
/*    font-size: 16px;*/
/*    color: #00aeef;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 8px;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/

/*.search-sidebar,*/
/*.sidebar-cat-container{*/
/*    max-width: 281px;*/
/*    width: 100%;*/
/*}*/

/*.sidebar-search {*/
/*    display: flex;*/
/*    gap: 24px;*/
/*    flex-direction: column;*/
/*    padding: 32px 0;*/
/*    border-top: 1px solid #CCD4DF;*/
/*    border-bottom: 1px solid #CCD4DF;*/
/*}*/
/*.sidebar-cat-container,*/
/*ul#menu-categorias{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 24px;*/
/*    padding-top: 32px;*/
/*}*/
/*ul#menu-categorias li{*/
/*    font-size: 14px;*/
/*    font-weight: 600;*/
/*    line-height: normal;*/
/*    color: #1e1e1f;*/
/*    border-bottom: 1px solid #CCD4DF;*/
/*    padding-bottom: 8px;*/
/*}*/
/*ul#menu-categorias li{*/
/*    list-style: none;*/
/*}*/

/*.search-sidebar form{*/
/*    display: flex;*/
/*    border: 1px solid #8f939f;*/
/*    border-radius: 8px;*/
/*    padding: 10px;*/
/*    justify-content: space-between;*/
/*}*/

/*input.sidebar-search-input::placeholder {*/
/*    line-height: 150%;*/
/*    text-transform: none;*/
/*    font-size: 16px;*/
/*    color: #8f939f;*/
/*}*/

/*input.sidebar-search-input{*/
/*    border: none;*/
/*    color: #8f939f;*/
/*    padding: 0 !important;*/
/*    margin: 0 !important;*/
/*    width: 85%;*/
/*}*/

/*button.sidebar-btn{*/
/*    background-color: #00AEEF;*/
/*    border-radius: 50%;*/
/*    display: flex;*/
/*    border: none;*/
/*    padding: 8px;*/
/*}*/

/*h5.sidebar-title,*/
/*.sidebar-search-title{*/
/*    font-size: 18px;*/
/*    font-weight: 500;*/
/*    line-height: 130%;*/
/*    color: #0c0c0c;*/
/*}*/

/*#menu-categorias  li a{*/
/*    color: #1e1e1f;*/
/*}*/

/*ul#menu-categorias li:hover {*/
/*    border-color: #009edb;*/
/*}*/

/*ul#menu-categorias li a:hover{*/
/*    color: #009edb;*/
/*}*/

/*.pagination-custom{*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    padding: 80px 0;*/
/*}*/

/*.pagination-custom a.page-numbers{*/
/*    border: none;*/
/*    color: #1e1e1f;*/
/*    font-size: 16px;*/
/*}*/
/*span.page-numbers.current {*/
/*    background: transparent;*/
/*    color: #00aeef;*/
/*    font-weight: 400;*/
/*    border: none;*/
/*    border-radius: unset;*/
/*    border-bottom: 1px solid #00aeef;*/
/*    font-size: 16px;*/
/*}*/



/*span.page-numbers.dots {*/
/*    border: none;*/
/*}*/

/*a.next, a.prev {*/
/*    border: 1px solid #1e1e1f!important;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    border-radius: 50%;*/
/*}*/

/*a.next span, a.prev span {*/
/*    display: flex;*/
/*}*/

/*@media(max-width: 1024px){*/

/*    .archive .mob-header-top .container{*/
/*        padding: 0 16px;*/
/*    }*/

/*    .tag-title-container{*/
/*        padding: 40px 16px;*/
/*    }*/

/*    .container:has(.posts-tag-container){*/
/*        flex-direction: column;*/
/*    }*/
/*    .tag-title{*/
/*        padding: 0 16px;*/
/*    }*/

/*    .tag-name{*/
/*        padding: 0;*/
/*    }*/
/*    .sidebar-cat-container, ul#menu-categorias{*/
/*        max-width: unset;*/
/*        padding-bottom: 32px;*/
/*    }*/

/*    .category-main .container{*/
/*        flex-direction: column;*/
/*    }*/

/*    .category-main .container{*/
/*        padding: 0 16px!important;*/
/*    }*/

/*    .tag-item{*/
/*        display: flex!important;*/
/*        flex-direction: column!important;*/
/*        gap: 24px;*/
/*    }*/

/*    .category-post-container{*/
/*        flex-direction: column;*/
/*    }*/

/*    .tag-content,*/
/*    .tag-img{*/
/*        width: 100%;*/
/*    }*/

/*    .tag-content{*/
/*        padding: 16px;*/
/*    }*/

/*    .caeme-search-image,*/
/*    .caeme-search-details{*/
/*        width: 100%;*/
/*    }*/
/*    .caeme-search-details{*/
/*        padding: 16px;*/
/*    }*/
/*    .search-sidebar{*/
/*        max-width: unset;*/
/*    }*/
/*    .caeme-search-bar{*/
/*        padding: 0;*/
/*        margin: 150px 0 0 0;*/
/*    }*/
/*    .caeme-search-bar span{*/
/*        text-align: left!important;*/
/*    }*/
/*}*/
