.header-v2.style2 .width-navigation .main-menu>li.menu-item span.icon-toggle{
    margin-left: 0px!important;
}

.header-v2.style2 .thim-search-wrapper{
    padding-left: 5px!important;
}


/*Datas*/

.list-articles .entry-date, .content-inner .entry-date{
    display:none!important;
}







body .page-title.layout-2 .main-top .content .banner-description .price{
    display:flex;
    margin-left:auto;
    margin-right:auto;
}

body article.sidebar-right .thim-sc-courses-carousel{
    max-width:100%;
    margin:0;
}
.main-header .width-logo{
    max-width:220px;
}
body header#masthead.site-header.palette-white.template-layout-2 .width-navigation .main-menu>li>a,
body header#masthead.site-header.palette-white.template-layout-2 .width-navigation li .sub-menu li a{
    font-weight:400;
}

.detalhes_extra_tempo{
    padding-top:10px;
}

.extra_barras:after{
    content:'';
    width:51px;
    height:3px;
    background-color:#000;
    display: block;    
    margin-top: 10px;
}

.entry-meta .author.vcard, .entry-meta .meta-category{
    display:none!important;
}

body .courses-order-by-wrapper{
    visibility:hidden!important;
}
#lp-single-course .course-thumbnail,
.list-inline-item.item-categories{
    display:none!important;
}

.ism-content-display{
    padding-bottom:10px;
}

body .lp-courses-bar .courses-order-by-wrapper select.courses-order-by{
    padding: 6px 27px 6px 6px;
}
body .lp-courses-bar .search-courses button i::before{
    top: -4px;
    right: 10px;
    position: relative;
}

.lp-courses-bar .switch-layout{
    display:none!important;
}



.learn-press-courses .zyrgon-course-details{
    padding-top:10px;
}

.learn-press-courses .zyrgon-course-details p{
    margin-bottom:0!important;
}

select.courses-order-by option[value="price"],
select.courses-order-by option[value="price_low"] {
    display: none;
}

.archive #main.col-md-9{
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


header#masthead.template-layout-2.affix-top .header-v2.style2 .thim-search-wrapper input[type=search],
header#masthead.template-layout-2.affix-top .header-v2.style2 .thim-search-wrapper input[type=search]:focus{
    color:#000000;
    font-size: 15px;
}

header#masthead.template-layout-2.affix-top .header-v2.style2 .thim-search-wrapper input[type=search]::placeholder {
    color: #000000;
    opacity: 1;
    font-size: 15px;
}

header#masthead.template-layout-2.affix-top .header-v2.style2 .thim-search-wrapper input[type=search]:-ms-input-placeholder {
    color: #000000; 
    font-size: 15px;
}

header#masthead.template-layout-2.affix-top .header-v2.style2 .thim-search-wrapper input[type=search]::-ms-input-placeholder {
    color: #000000;
    font-size: 15px;
}



body.archive .learn-press-courses[data-layout=list] .content .sub-content{
    padding:20px 20px 20px 20px!important;
}
body.archive .learn-press-courses[data-layout=list] .course-content{
    width:100%!important;

}
body.archive .learn-press-courses[data-layout=list] .course-item{
    align-items:center;
}
body.archive .learn-press-courses{
    min-height:auto;
}

body.archive .lpr-course .content.course-item, 
body.archive .course .content.course-item,
body.archive .lpr-course .content:hover .sub-content, 
body.archive .course .content:hover .sub-content{
    background-color:#eceded;
    border:none;
    box-shadow:none;
}

body.archive .course .content.course-item .custom-course-content{
    width:100%;
}
body.archive .course .content.course-item .zp_visita_curso{
    display: flex;
    min-width: 240px;
    height: auto;
    align-items: center;
    justify-content: center;
    flex: 1 auto;
    flex-direction: column;
}

.zp-course-title{
    line-height: 1.3em;
    font-size: 28px;
    font-weight: 500;
    text-transform: none;
    color:#ff9b23;
    padding-bottom:10px;
    display:block;
}
body.archive .course .course-description{
    color:#000000;
}
.zp_visita_curso .course-permalink{
    background-color: #ff9b23;
    color: #FFFFFF;
    padding:10px 20px;
    border-radius: 2em;
    text-transform:uppercase;
    font-size: 14px;
}
.zp_visita_curso .course-permalink:hover{
    color: #FFFFFF;
    opacity:0.6;
}
.course-badge{
    margin-bottom:10px;
    display:inline-block;
    padding: 3px 10px;
    border-radius: 10px;
    font-size: 14px;
    margin-right:10px;   
}


.course-badge.new {
    background-color: red;
    color: #FFFFFF;

}

.course-badge.best-of {
    background-color: purple;
    color: #FFFFFF;
}
.course-badge.pro{
  background-color: #000;
  color:#fff;
}
.course-badge.certificado{
  background-color: blue;
  color:#fff;
}
.course-badge.agentes-e-assistentes{
  background-color: green;
  color:#fff;
}


.course-fields{
    display:flex;
    color:#000000;
}
.course-description{
    padding-bottom:20px;
}

.course-fields .field-duration{
    padding-right:50px;
}

@media only screen and (max-width: 768px) {
    body.archive .course .content.course-item .zp_visita_curso{
        margin-bottom:20px;
    }
}




body .thim-sc-course-search button{
    background-color:#e33a8d!important;
}

.bloco_azul_direita:after{
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 100%;
    background-color: #ff9b23;
    
}



footer#colophon.site-footer .footer{
    padding:30px 0;
}



body footer#colophon.dark{
    color: #666666;
    background-color:#eceded;
}
body .copyright-text{
    color:#666666;
}

body .width-navigation .main-menu>li.menu-item span.icon-toggle i:before{
    color: #000000;
}




.mobile-menu-container .thim-sc-social-links .socials a:after{
    position:absolute!important;
    top:0;
}

.ult-item-wrap{
    height:auto !important;
}












