/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Paragraph:(3) span:(1) **/
p {
	font-size: 20px !important;
}

/** General >> Footer paragraph **/
#footer p {
	font-family: Helvetica !important;
	font-size: 15px !important;
	padding-bottom: 55px !important;
}

/** General >> Wrapper comments **/
#wrapper .comments {
	visibility: hidden !important;
}
.comments {
	visibility: hidden !important;
}

/** General >> List item span:(1) **/
.cc_pointer > li > span:nth-of-type(1) {
	font-family: "Bookman Old Style" !important;
}

/** General >> Post 602 list item **/
li {
	font-family: ACarlson !important;
}

/** General >> Elementor text editor cc pointer **/
.elementor-text-editor .cc_pointer {
	font-family: ACarlson !important;
}

/** General >> Elementor element 8261010 elementor element populated **/
p {
	font-family: "Bookman Old Style" !important;
	background-color: rgba(255, 255, 255, 0) !important;
}

/** General >> Wrapper elementor icon list text **/
.elementor-icon-list-text {
	font-family: "Bookman Old Style" !important;
}

/** General >> Wrapper elementor icon list text _2 **/
#wrapper .elementor-icon-list-text {
	font-family: "Bookman Old Style" !important;
}

/** General >> Wrapper blog post container **/
#wrapper .blog-post-container {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Elementor button wrapper elementor button link **/
.elementor-button-wrapper > .elementor-button-link {
	color: rgb(255, 255, 255) !important;
}

/** General >> Avatar **/
.avatar {
	visibility: hidden !important;
}

/** General >> Wrapper paragraph **/
#wrapper p {
	padding-top: 25px !important;
	padding-right: 15px !important;
	padding-left: 15px !important;
}

/** General >> Cc pointer paragraph **/
.cc_pointer > p {
	background-color: rgba(1, 1, 1, 0.26) !important;
}

/** General >> Swiper slide active paragraph **/
.swiper-slide-active p {
	background-color: rgba(1, 1, 1, 0.26) !important;
}

