@import url('https://fonts.googleapis.com/css?family=Bungee|Fira+Sans+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css?family=Pridi&display=swap');

h1, h2, h3, h4, h5, h6, dt, .site-name a, .editor-post-title, .editor-post-title__block .editor-post-title__input, .newsletter-message, .mc4wp-form .newsletter-inputs-outer, .input-textbox, .textbox, input[type="submit"], .liotta .search-field, .liotta .woocommerce-product-search button, .widget_search .search-form, .liotta.woocommerce .button, .liotta .woocommerce .button, .comment-author-name, .wp-block-latest-posts li a, .wp-block-categories li a {
    font-family: 'Fira Sans Condensed', sans-serif !important;
}

.ff-bungee{
    font-family: 'Bungee', cursive;
}

.has-border {
    border: none;
}

.d_flex{
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.logo .site-name.d_flex{
    justify-content: flex-start;
}
.logo .site-name.d_flex a{
    margin-right: 15px;
}

.header-alt .header-col-wrapper {
    /*padding: 50px 0 30px 0;*/
    padding: 50px 0 15px 0;
}

.apresentado_producao .apresentado,
.apresentado_producao .producao{
    text-align: center;
    margin: 0 10px;
}
.apresentado_producao .apresentado p,
.apresentado_producao .producao p{
    margin: 0;
    font-size: 13px;
}
.apresentado_producao .producao a{
    margin-top: 0;
}


.post-header-author-wrapper.post-meta-item {
    display: none;
}

.page-title {
    padding: 25px 0 25px 0;
}
.page-title h1:after, 
.page-title h2:after {
    background: none;
}
.page-title h1, 
.page-title h2 {
    margin-bottom: 0;
}
.page-title h1{
    line-height: 51px;
}
.page-title .canal-exclusivo-volkswagen{
    background: url('./imagens/vwco-68x80.png') top left no-repeat;
	background-size: 68px 80px;
	color: #121212;
	padding: 15px 0 15px 85px;
	min-height: 80px;
}

#apoio{
    background: #f8f8f8;
    padding: 15px;
}
#apoio .row{
    max-width: 1100px;
    width: 90%;
    margin:  0 auto;
}
#apoio .row p{
    margin: 0;
    text-align: center;
}
#apoio .row .d_flex{
    align-items: center;
    justify-content: space-around;
}
#apoio .row .d_flex figure{
    margin: 10px;
}

.post-meta-item.isolated a, .post-meta-item.isolated.page-subtitle {
    color: #999999;
    font-family: 'Bungee', cursive;
}

p.linha-fina{
    font-size: 1.2em;
}

/* wp-trending-post-slider-and-widget */
.wtpsw-post-items ul{
    list-style: none;
}
.wtpsw-post-items ul .widget-post-item{
    padding-top: 0;
    padding-bottom: 15px;
}
.wtpsw-post-items ul .widget-post-item .post-category.post-meta-item a{
    color: #9cced7;
}
/* wp-trending-post-slider-and-widget */

/* Slider */
.slide-excerpt {
    min-height: 150px;
}

.slick-dots{
    position: absolute;
    bottom: 140px;
    left: 60px;
    display: block;
    width: 150px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
@media screen and (max-width: 980px){
    .slick-dots{
        position: absolute;
        bottom: -25px;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
}
.slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{
    opacity: 1;
}
.slick-dots li button:before{
    font-family: 'slick';
    font-size: 40px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0px;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
    opacity: .75;
    color: black;
}

/* Ajustes header */
header#header {
    background:#ffed00;
	margin-bottom:50px!important;
}
article.category-canal-exclusivo-volkswagen.deco.grid-post .thumb-inner:after ,
article.category-canal-exclusivo-volkswagen.deco.standard-post .thumb-inner:after{
    border: 8px solid #ffed00;
}
.canal-exclusivo-volkswagen.slide-h2:after{
	background-color: #ffed00!important;
}
.archive div.page-title,
.single div.page-title{
	margin-top: -50px!important;
}

.footer-bottom .d_flex{
    max-width: 1100px;
    width: 90%;
    margin:  0 auto;
    align-items: center;
    justify-content: space-between;
}

.footer-bottom .d_flex .NewMobility.d_flex{
    justify-content: flex-start;
}
.footer-bottom .d_flex .NewMobility.d_flex a{
    margin-right: 15px;
}

.footer-bottom .d_flex .d_flex{
    /*align-items: center;*/
    align-items: flex-start;
    justify-content: flex-end;
}
.footer-bottom .d_flex .d_flex .apresentado,
.footer-bottom .d_flex .d_flex .producao{
    margin: 0 10px;
}

.apresentado_producao .apresentado a img,
.footer-bottom .d_flex .d_flex .apresentado a img{
    min-height: 83px;
    min-width: 70px;
}
.apresentado_producao .producao a.medialab img,
.footer-bottom .d_flex .d_flex .producao a img{
    min-height: 51px;
    min-width: 148px;
}
.apresentado_producao .producao .d_flex{
	align-items: center;
	flex-wrap: wrap;
}
.apresentado_producao .producao .d_flex a{
	margin: 2px 0;
        width: 100%;
}
.apresentado_producao .producao a.estradao{
	/*top: -20px;*/
	position: relative;
	/*margin-left: 10px;*/
}
.footer-bottom .d_flex .d_flex .producao{
	/*display: flex;
	align-items: center;*/
}
.footer-bottom .d_flex .d_flex .producao img{
	margin: 0 5px;
}
.apresentado_producao .producao a.estradao img,
.footer-bottom .d_flex .d_flex .producao a.estradao img{
    max-width: 148px;
    height:auto;
    min-height: 35px;
}

.footer-bottom .apresentado p.subtit,
.footer-bottom .producao p.subtit{
    margin: 0;
    color: #ffffff;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 0;
}

@media screen and (max-width: 980px){
	.apresentado_producao.d_flex{
		flex-wrap: wrap;
	}
}

/* sidebar */
.widget-box.widget_liotta_social_widget .widget-title {
    display: none;
}

/* Vídeos */
#videos{
    max-width: 1150px;
    margin: 35px auto;
}
#videos h3{
    color: #999999;
    font-family: 'Bungee', cursive;
}
#videos h3 span{
    color: #9cced7;
}
#videos div#slider-videos{
    display: flex;
}
#videos div#slider-videos .video{
    max-width: 380px;
    margin: 10px;
}
#videos div#slider-videos .video h3{
    color: #777777;
    margin-top: 5px;
    margin-left: 25px;
}


#videos .slick-dots{
    position: absolute;
    bottom: -20px;
    display: block;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.videoWrapper {
    border: #f2f2f2 solid 10px;
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: -10px;
    left: 10px;
    width: 100%;
    height: 100%;
}
.videoWrapper object,
.videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p, 
.wp-block-pullquote p, 
.wp-block-quote p, 
.post-entry blockquote {
    /*font-family: 'Fira Sans Condensed', sans-serif !important;*/
	font-family: 'Pridi', serif !important;
	font-size: 18px;
}

@media screen and (max-width: 980px){
    .footer-bottom .d_flex{
        display: block;
    }
    .footer-bottom .d_flex .NewMobility{
        margin-bottom: 25px;
    }
    .footer-bottom .d_flex .d_flex{
        display: flex;
        justify-content: center;
    }
    .header-col-wrapper {
        display: block;
    }
}

.wpcf7 .wpcf7-submit {
	position: relative;
	top: -2px;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    left: 5px;
    top: 25px;
}
div.wpcf7-response-output {
    margin: 0px 0 20px 0;
}