/*  MICROTHEMER STYLES  */


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

/** General >> Main sidekick **/
#main .sidekick {
	max-width: 100% !important;
	padding-right: 0 !important;
	margin-top: 18px !important;
	margin-right: 0 !important;
}
.sidekick {
	position: relative !important;
	padding-left: 1em !important;
	border-left: 0.3em solid #2b6cb0 !important;
	font-family: 'Roboto', serif !important;
	font-size: 1.2em !important;
	line-height: 1.5em !important;
	font-weight: 100 !important;
	color: #2b6cb0 !important;
}

/** General >> Main archive description **/
#main .archive-description {
	box-shadow: 3px 3px 3px 3px rgba(81, 81, 81, 0.14) !important;
	background-color: rgba(117, 117, 117, 0.11) !important;
	padding-top: 12px !important;
	margin-bottom: 24px !important;
	border-width: 1px !important;
	border-radius: 5px 25px 5px 25px !important;
}

/** General >> Archive description paragraph **/
.archive-description > p {
	color: rgb(0, 0, 0) !important;
	padding-bottom: 24px !important;
	margin-left: 40px !important;
}

/** General >> Sidekick paragraph **/
.sidekick p {
	margin-right: 10px !important;
}

/** General >> Content valign default footer widget area inner **/
.content-valign-default .footer-widget-area-inner {
	color: rgb(255, 255, 255) !important;
	margin-top: 55px !important;
}

/** General >> Nav menu 7 widget title **/
#nav_menu-7 .widget-title {
	color: rgb(255, 255, 255) !important;
}

/** General >> Nav menu 2 widget title **/
#nav_menu-2 .widget-title {
	color: rgb(255, 255, 255) !important;
}

/** General >> Menu products 1 link **/
#menu-products-1 a {
	color: rgb(255, 255, 255) !important;
}

/** General >> Menu products link **/
#menu-products a {
	color: rgb(255, 255, 255) !important;
}

/** General >> Colophon footer widget3 **/
#colophon .footer-widget3 {
	padding-top: 0 !important;
	margin-top: 0 !important;
}

/** General >> Main woocommerce loop category title **/
#main .woocommerce-loop-category__title {
	font-weight: 600 !important;
}

/** General >> Menu quick links link **/
#menu-quick-links a {
	color: rgb(255, 255, 255) !important;
}

/** General >> Kt infobox textcontent **/
.kt-info-box_2e46a7-6d .kt-infobox-textcontent {
	font-variant: normal !important;
}

/** General >> Kt btn inner text **/
#block-22 .kt-btn-inner-text {
	font-weight: 600 !important;
}

/** General >> Content valign default **/
#colophon .content-valign-default {
	padding-top: 15px !important;
}

/** General >> Entry content wrap **/
#main .entry-content-wrap {
	background-color: rgb(255, 255, 255) !important;
}

