/*  MICROTHEMER STYLES  */


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

/** General >> Prefooter **/
#prefooter {
	background-image: linear-gradient(rgb(0, 0, 0), transparent) !important;
}

/** General >> Prefooter _2 **/
#prefooter {
	background-image: linear-gradient(180deg, rgb(174, 130, 9), rgb(18, 49, 168)) !important;
	width: 1000px !important;
	height: 175px !important;
}

/** General >> Container **/
#container {
	
}

/** General >> Container containerInner **/
#container .containerInner {
	background-image: linear-gradient(rgb(18, 49, 168), rgb(18, 49, 168)) !important;
}

/** General >> Top panel **/
#top-panel {
	background-image: linear-gradient(rgb(18, 49, 168), transparent) !important;
}

/** General >> Prefooter container **/
#prefooter-container {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** General >> Show suggestions menu page template frontpage php **/
.show_suggestions_menu .page-template-frontpage-php {
	background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255)) !important;
}

/** General >> Prefooter container before prefooter **/
#prefooter-container .before-prefooter {
	background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255)) !important;
}

/** General >> Page template frontpage php **/
.page-template-frontpage-php {
	background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255)) !important;
}

/** General >> Prefooter col4 set **/
#prefooter .col4-set {
	
}

/** General >> Prefooter col 1 **/
#prefooter .col-1 {
	color: rgb(255, 255, 255) !important;
	font-size: 12px !important;
	text-shadow: 0 0 !important;
}

/** General >> Prefooter col 2 **/
#prefooter .col-2 {
	color: rgb(255, 255, 255) !important;
}

/** General >> Prefooter textwidget **/
#prefooter .textwidget {
	font-size: 12px !important;
}

/** General >> Prefooter col 4 **/
#prefooter .col-4 {
	color: rgb(255, 255, 255) !important;
}

/** General >> Post type archive product **/
.post-type-archive-product {
	color: rgb(255, 255, 255) !important;
	background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255)) !important;
}

