/*  MICROTHEMER STYLES  */


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

/** General >> Small margin bottom link **/
.small-margin-bottom a {
	text-decoration: none !important;
}

/** General >> Top small margin bottom **/
#top .small-margin-bottom {
	color: rgb(255, 255, 255) !important;
	font-weight: 500 !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {

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

	/** General >> Top small margin bottom **/
	#top .small-margin-bottom {
	color: rgb(255, 255, 255) !important;
}

	/** General >> Sidebar post meta **/
	#sidebar .post-meta {
	font-weight: normal !important;
}

	/** General >> Table row (#2) table data (#1) **/
	tbody > tr:nth-of-type(2) > td:nth-of-type(1) {
	text-decoration: none !important;
	border-bottom-color: rgba(255, 255, 255, 0) !important;
}

	/** General >> Table row (#1) table data (#1) **/
	tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
	border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}

	/** General >> Table row (#1) table data (#2) **/
	tbody > tr:nth-of-type(1) > td:nth-of-type(2) {
	border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}

	/** General >> Table row (#3) table data (#1) **/
	tbody > tr:nth-of-type(3) > td:nth-of-type(1) {
	border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}

	/** General >> Table row (#3) table data (#2) **/
	tbody > tr:nth-of-type(3) > td:nth-of-type(2) {
	border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}

	/** General >> Table row (#2) table data (#2) **/
	tbody > tr:nth-of-type(2) > td:nth-of-type(2) {
	border-bottom-color: rgba(255, 255, 255, 0) !important;
}

	/** General >> Post 1183 post image **/
	#post-1183 .post-image {
	color: rgb(0, 0, 0) !important;
	font-size: 16px !important;
}

	/** General >> Heading 2 (#1) link **/
	#post-1183 > div:nth-of-type(1) > h2:nth-of-type(1) > a {
	text-align: left !important;
}

	/** General >> Post 27 container **/
	#post-27 .container {
	height: auto !important;
	padding: 30px !important;
}

	/** General >> Post 27 wp image 278 **/
	#post-27 .wp-image-278 {
	border-bottom-right-radius: 100px !important;
	border-bottom-left-radius: 100px !important;
}

	/** General >> Post 27 wp image 277 **/
	#post-27 .wp-image-277 {
	border-bottom-right-radius: 100px !important;
	border-bottom-left-radius: 100px !important;
}


}

