/*  MICROTHEMER STYLES  */


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

/** General >> Code block 7 98 back button **/
.back-button button {
	color: var(--primary-ultra-light) !important;
	background-color: var(--primary) !important;
	padding: 4px 16px 4px 16px !important;
	border-width: 0 !important;
	border-style: none !important;
}

/** General >> Wpgb card wpgb card media overlay **/
.wp-grid-builder .wpgb-card .wpgb-card-media-overlay {
	background-color: var(--secondary) !important;
}

/** General >> Lwptoc i **/
.lwptoc_i {
	background-color: var(--background-alt-color) !important;
	border-radius: .6rem !important;
}

/** General >> Lwptoc header **/
.lwptoc_header {
	margin-bottom: 0 !important;
}

/** General >> Link **/
.breadcrumb-dark-gb .oxel-breadcrumb a {
	color: var(--white-color) !important;
}


/*= Content =================== */

/** Content >> Oxy posts bg **/
.oxy-posts .bg {
	background-color: vW !important;
}

/** Content >> Inner content 3 111872 tooltip post id 295 **/
.mtp-312 #inner_content-3-111872 .tooltip_post_id_295 {
	color: var(--primary-color) !important;
}

/** Content >> Pointer default oxy pro accordion title area **/
.pointer-default .oxy-pro-accordion_title-area {
	cursor: default !important;
}

/** Content >> Custom contact box link **/
.custom-contact-box a {
	color: var(--black-color) !important;
	border-bottom: 2px dashed var(--primary-color) !important;
}
.custom-contact-box a:hover {
	color: var(--primary-color) !important;
}

/** Content >> Ez toc white **/
.ez-toc-white {
	padding: 0 10px 0 10px !important;
	border-color: rgb(237, 237, 237) !important;
}

/** Content >> List 377408 **/
svg.list-377408 {
	display: none !important;
}

/** Content >> Label span **/
label > span {
	border-color: rgb(237, 237, 237) !important;
}

/** Content >> Cssicon **/
.cssicon {
	border-style: none !important;
}

/** Content >> Wpsr business info **/
.wpsr-business-info {
	background-color: rgb(255, 255, 255) !important;
}

/** Content >> Wpsr write review modal btn **/
.wpsr-write-review-modal-btn {
	background-color: #273E66 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

/** Content >> List item **/
.oxy-rich-text li {
	padding-left: 5px !important;
}

/** Content >> Contact about you **/
.contact--about-you {
	border-bottom: 2px solid var(--primary-color) !important;
}

/** Content >> Contact about job **/
.contact--about-job {
	border-bottom: 2px solid var(--primary-color) !important;
}

