/*  youtube responsive */
.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}


.d-inline-flex {border-radius: 30px} 


.lqd-lp-style-22 .lqd-lp-meta {
    display: none !important ; }

/*  autores e datas a branco no estilo11 de blog */
.lqd-lp-author h3 {
    color: #ffffff;}


/*  autores e datas removed da HP 

.lqd-lp-style-6 .lqd-lp-meta {
    display: none !important ; }*/

/*  DATAS NAO MOSTRAR
.lqd-lp-date {
	display: none !important ; }

.lqd-lp-style-6 .lqd-lp-date {
    display: none !important ; }*/


/*  DATAS NAO MOSTRAR*/
.lqd-lp-date {
	display: none !important ; }

/*  DOTS NAO MOSTRAR*/
.lqd-lp-meta-dot-between .entry-terms:not(:last-child):after,.lqd-lp-meta-dot-between .lqd-lp-author:not(:last-child):after,.lqd-lp-meta-dot-between .lqd-lp-cat:not(:last-child):after,.lqd-lp-meta-dot-between .lqd-lp-date:not(:last-child):after {
    content: "";
    display: none; }
	
	
	
	/*  DENTRO ARTIGOS RELACIONADOS*/
.lqd-lp-style-20 .lqd-lp-cat a {
	padding-top: 0.1em;
    padding-right: 0.65em;
    padding-bottom: 0.1em;
    padding-left: 0.65em;;
 border-radius: 20px;}

	/*   remove autor 6*/
	.lqd-lp-style-6-alt .lqd-lp-author {
	display: none !important ; }


	/*   citações radius e remove meta 12*/
.lqd-lp-style-12 .lqd-lp-meta {
	display: none !important ; }

.lqd-lp-style-12 {
    border-radius: 20px}

	/*  HP hottoast tag*/
.lqd-lp-style-4 .lqd-lp-cat a {
	background-color:#292929;
		padding: 6px 12px;
    text-transform: uppercase;
	color:#FFFFFF;
 border-radius: 20px;
}

.lqd-lp-style-6 {
    border-radius: 20px}



.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;}

/*  HP tags */

.lqd-lp-style-6 .lqd-lp-cat a {
	background-color:#292929;
		padding: 6px 12px;
    text-transform: uppercase;
	color:#FFFFFF;
 border-radius: 20px;
}



/*  Article tags */

.lqd-blog-post-style-6 .cat-links a {
	background-color:#292929;
		padding: 6px 12px;
    text-transform: uppercase;
	color:#FFFFFF;
	font-weight:700;
 border-radius: 20px;
}


/*  Article tagS below */

.tags-links a {
	background-color:#292929;
    text-transform: uppercase;
	font-weight:700;
	font-size: 8pt;
	color:#FFFFFF;
}


.lqd-lp-title a{
    text-transform: none;
}

.overlay-img-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; left: 0;
  z-index: 10;
  object-fit: fill;
  max-width: none;
  max-height: none;
  pointer-events: auto;
}

.overlay-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}