/* TIPOS abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc */

strong {
	font-weight: 600;
}

h1.produto {
	font-size: 34px;
	line-height: 44px;
	font-weight: 600;
	display: block;
}

h1.titpost {
	font-size: 38px;
	line-height: 50px;
	font-weight: 700;
	display: block;
}

h3.titpushy {
	font-size: 22px;
	line-height: 20px;
	font-weight: 300;
	text-transform: uppercase;
	display: flex;
	align-items: center;
}

.titsection {
	text-align: center;
	display: block;
	margin-bottom: 36px;
	font-weight: 700;
    font-size: 18px;
    line-height: 29px;
}

.tipo-default {
	font-size: 16px;
	line-height: 24px;
}

.tipo-default strong {
	font-weight: 600;
}

.tipo-default-light {
	font-weight: 100;
}

.tipo-default-extrabold {
	font-weight: 800
}

.tipo-medium {
	font-size: 13px;
	line-height: 19px;
	color: #6D7278;
}

.tipo-medium pre {
	color: #000;
}

.tipo-small {
	font-size: 11px;
	line-height: 19px;
	color: #ABABAB;
}

.icon-default {
	padding-right: 8px;
}

.cms-padding-text {
	padding: 0 58px;
	line-height: 24px;
}

/* CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // --*/

.cms-text h1,.cms-text h2,.cms-text h3,.cms-text h4,.cms-text h5,.cms-text h6 {
	margin-bottom: 24px;
}

.cms-text h1 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 700;
}

.cms-text h2 {
	font-size: 26px;
	line-height: 34px;
	font-weight: 700;
}

.cms-text h3 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
}

.cms-text h4 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.cms-text h5 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
}

.cms-text h6 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
}

.cms-text p {
	margin-bottom: 24px;
	line-height: 24px;
}

.cms-text img {
	margin-bottom: 24px;
	height: auto;
	display: block;
}

.cms-text p .aligncenter,
.cms-text .aligncenter
 {
	margin: 0 auto;
}

.cms-text p .alignright,
.cms-text .alignright {
	float: right;
}

#itemDescricaoProduto img {
	width: inherit;
	padding: 12px 0;
}

.cms-text ul {
	list-style: disc;
	padding: 0 25px;
}

.cms-text ol {
	list-style: decimal;
	padding: 0 25px;
}

.cms-text ul li,
.cms-text ol li {
	line-height: 24px;
	font-size: 15px;
	margin-bottom: 15px;
}

.cms-text .wp-caption {
	width: 100% !important;
}

.cms-text .legenda,
.cms-text .wp-caption-text {
	max-width: 65%;
	margin: 0 auto 24px auto;
	font-size: 13px !important;
    line-height: 19px !important;
    color: #6D7278;
}

.cms-text blockquote {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	border-left: solid 3px #4d4d4d;
    padding: 0 24px;
}

.cms-text blockquote span {
	display: block;
	margin-top: 4px;
	font-weight: 600;
	color: #4d4d4d

}

/*^TIPOS abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc */

/* MOBILE [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] []  */

@media ( max-width: 600px ) {

/* TIPOS abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc */


h1.produto {
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	display: block;
}

h1.titpost {
    font-size: 26px;
    line-height: 33px;
}

h3.titpushy {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300
}

.tipo-default {
	font-size: 13px;
	line-height: 19px;
}

.tipo-default strong {
	font-weight: 700;
}

.tipo-small {
	font-size: 11px;
	line-height: 19px;
	color: #ABABAB;
}

.cms-padding-text {
    padding: 0 8px;
}

/* CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // CMS TEXT // --*/

.cms-text h1 {
	font-size: 24px;
	line-height: 34px;
	font-weight: 700;
}

.cms-text h2 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.cms-text h3 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
}

.cms-text h4 {
	font-size: 18px;
	line-height: 16px;
	font-weight: 700;
}

.cms-text h5 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}

.cms-text h6 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}

.cms-text ul {
	font-size: 13px;
}

.cms-text .legenda {
	max-width: 75%;
}

.cms-text p {
	font-size: 15px;
}

/*^TIPOS abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc */

}