/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Entry content wp block group:(1) **/
.entry-content > .wp-block-group:nth-of-type(1) {
	padding-bottom: 0 !important;
}

/** Geral >> Swiper slide active image **/
.swiper-slide-active > img {
	
}

/** Geral >> Colophon ast builder grid row tablet 3 equal **/
#colophon .ast-builder-grid-row-tablet-3-equal {
	padding-left: 4% !important;
}

/** Geral >> Post 1463 entry meta +2 Mais **/
#post-1463 .entry-meta, 
#post-1463 .entry-title, 
#post-1463 .post-thumb-img-content {
	
}

/** Geral >> Post 1463 attachment large **/
#post-1463 .attachment-large {
	display: none !important;
}

/** Geral >> Post 1467 attachment large +2 Mais **/
#post-1467 .attachment-large, 
#post-1467 .entry-title, 
#post-1467 .entry-meta {
	display: none !important;
}

/** Geral >> Post 1473 post thumb img content +2 Mais **/
#post-1473 .post-thumb-img-content, 
#post-1473 .entry-title, 
#post-1473 .entry-meta {
	display: none !important;
}

/** Geral >> Post 1475 post thumb img content +2 Mais **/
#post-1475 .post-thumb-img-content, 
#post-1475 .entry-meta, 
#post-1475 .entry-title {
	display: none !important;
}


/*( Desktop grande )*/
@media (min-width: 1200px) {

	/*= Geral ===================== */

	/** Geral >> Post 1459 attachment large **/
	#post-1459 .attachment-large {
	display: none !important;
}


}


/*( Desktop e tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= Geral ===================== */

	/** Geral >> Menu item 28 menu link **/
	#menu-item-28 .menu-link {
	
}

	/** Geral >> Aigpl gallery 1 aigpl img count **/
	#aigpl-gallery-1 .aigpl-img-count {
	visibility: hidden !important;
}

	/** Geral >> Post 1459 attachment large **/
	#post-1459 .attachment-large {
	display: none !important;
}

	/** Geral >> Post 1459 entry meta **/
	#post-1459 .entry-meta {
	display: none !important;
}


}


/*( Tablet & celular )*/
@media (max-width: 767px) {

	/*= Geral ===================== */

	/** Geral >> Aigpl gallery 1 aigpl img count **/
	#aigpl-gallery-1 .aigpl-img-count {
	
}

	/** Geral >> Post 1459 attachment large **/
	#post-1459 .attachment-large {
	display: none. !important;
}

	/** Geral >> Post 1459 attachment large +2 Mais **/
	#post-1459 .attachment-large, 
#post-1459 .entry-title, 
#post-1459 .entry-meta {
	display: none !important;
}

	/** Geral >> Post 1463 entry meta +3 Mais **/
	#post-1463 .entry-meta, 
#post-1463 .entry-title, 
#post-1463 .post-thumb-img-content, 
#post-1463 .entry-meta {
	display: none !important;
}

	/** Geral >> Post 1473 attachment large +4 Mais **/
	#post-1473 .attachment-large, 
#post-1473 .entry-title, 
#post-1473 .author-name, 
.cat-links a, 
#post-1473 .entry-meta {
	display: none !important;
}


}

