/*  MICROTHEMER STYLES  */


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

/** General >> Div (#3) link **/
.betterdocs-category-grid > article:nth-of-type(7) > div:nth-of-type(1) > div:nth-of-type(3) > a {
	border-color: rgba(82, 143, 254, 0) !important;
}

/** General >> Welcome to aluminati guides betterdocs category grid **/
#welcome-to-aluminati-guides .el-betterdocs-cg-button {
	border-width: medium !important;
	border-style: none !important;
}

/** General >> Kb row layout id dfb5d5 0c kb theme content width **/
.kb-row-layout-id_dfb5d5-0c .kb-theme-content-width {
	
}

/** General >> Ultp pagination link (:hover) **/
.ultp-pagination a:hover {
	background-color: #eb589a !important;
}
.pagination-active a {
	background-color: #eb589a !important;
}

/** General >> Post 3030 single content **/
#post-3030 .single-content {
	background-color: var(--global-palette7) !important;
}

/** General >> Betterdocs single main **/
#betterdocs-single-main {
	background-color: var(--global-palette9) !important;
}

/** General >> Cat id 27 docs item count **/
#cat-id-27 .docs-item-count {
	background-color: rgba(82, 143, 254, 0) !important;
}

/** General >> Docs item count **/
.docs-item-count {
	background-color: rgba(82, 143, 254, 0) !important;
}

/** General >> Span (#1) link **/
.show > span:nth-of-type(1) > a {
	color: rgb(6, 21, 57) !important;
}

