/*Datas*/

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

.abilways-sitemap-links {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(600px, 1fr));
  gap: 20px;
}

ul.sub-sitemap-links {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

li.sitemap-link {
  margin: 4px 0;
}


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:#454545;
    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: #000;
    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: #000; 
    font-size: 15px;
}

header#masthead.template-layout-2.affix-top .header-v2.style2 .thim-search-wrapper input[type=search]::-ms-input-placeholder {
    color: #000;
    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;
}

.course-badge.new {
    background-color: #f6d143;
    color: #FFFFFF;
    padding: 3px 10px;
    border-radius: 10px;
    font-size: 14px;
    margin-right:15px;
}

.course-badge.best-of {
    background-color: purple;
    color: #FFFFFF;
    padding: 3px 10px;
    border-radius: 10px;
    font-size: 14px;
    margin-right:10px;    
}

.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 .width-navigation .main-menu>li.menu-item span.icon-toggle i:before{
    color: #000000;
}






.wpb_images_carousel .vc_item a{
    display: flex;
    justify-content: center;
}

.wpb_images_carousel .vc_item a img{
    border-radius:17px;
}


body .wpb_images_carousel .vc_carousel-indicators{
    bottom: -45px;
}


body .vc_images_carousel .vc_carousel-indicators li,
body .vc_images_carousel .vc_carousel-indicators .vc_active{
    width:15px;
    height:15px;
    margin:5px;
}

body .vc_images_carousel .vc_carousel-indicators .vc_active{
    background-color:#ff9b23;
    border:1px solid #ff9b23;    
}

body .vc_images_carousel .vc_carousel-indicators li{
    background-color:transparent;
    border:1px solid #ff9b23;
}



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





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


 span.overlay-top-header {
    background-color: rgba(0, 0, 0, 0.6) !important;
}



body:not(.page-id-33149) .page-title.layout-2 {
    overflow: visible;
}
.learnpress.single-lp_course .site-content{
    padding-top: 40px;
}


.single.thim-lp-layout-1 .page-title .breadcrumb-content .learn-press-course-buttons button{
    transform:none !important;
}

.page-title.layout-2 .breadcrumb-content {
    bottom: -65px;
}
.page-title.layout-2 .breadcrumb-content .breadcrumbs-wrapper {
    height: 100px;
}



.thim-sc-social-links .socials li a:hover:after {
    color: #fff;
    border-color: #ff9b23 !important;
    background-color: #ff9b23 !important;
}
.thim-sc-social-links .socials li a:after{
    color: #ff9b23 !important;
}

.vc_separator.vc_sep_color_sky .vc_sep_line{
     color: #ff9b23 !important;
}

.qc-cmp2-persistent-link, button#save-and-exit{
    background-color: #ff9b23 !important;
}

.css-1rxhqwz.css-1rxhqwz .qc-cmp2-consent-info .qc-cmp2-header-links button, .qc-cmp2-footer-links button, .css-8rroe4.css-8rroe4{
      color: #ff9b23 !important;
}


.css-ach1mn.css-ach1mn.css-ach1mn.css-ach1mn{
    background:#ff9b23 !important;
    border:1px solid #ff9b23 !important;
}

.css-1rxhqwz.css-1rxhqwz .qc-cmp2-scrollable-section::-webkit-scrollbar-thumb, .css-1rxhqwz.css-1rxhqwz .qc-cmp2-consent-info .qc-cmp2-publisher-logo-container .description::-webkit-scrollbar-thumb,

{
    background:#ff9b23 !important;
    
}

.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
    background-color:#ff9b23 !important;
    border-color:#ff9b23 !important;
}
.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a{
    color:#fff !important;
}

.qc-cmp-cleanslate button:focus{
  
    box-shadow:none !important;
}


.etab-header-wrap > ul.etab-title-tabs > li:hover .etab-title, #thim-header-topbar a{
    color:#ff9b23 !important;
}
