/*  MICROTHEMER STYLES  */


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

/** General >> Uabb category **/
.uabb-category__title-wrap {
	/* MT [  ] */
	background-color: rgba(235, 178, 108, 0.42) !important;
}

/** General >> Uabb product cat inner image:hover **/
.uabb-product-cat-inner img:hover {
	box-shadow: 0 0 2px 2px rgb(97, 97, 97) !important;
}

/** General >> Uabb product cat inner uabb category title wrap **/
.uabb-product-cat-inner > .uabb-category__title-wrap {
	background-color: rgba(235, 178, 108, 0.92) !important;
}

/** General >> Table row:(2) table data:(2) **/
.aligncenter > tbody > tr:nth-of-type(2) > td:nth-of-type(2) {
	
}

/** General >> Table row:(2) table data:(2) _2 **/
.aligncenter > tbody > tr:nth-of-type(2) > td:nth-of-type(2) {
	
}

/** General >> Content ast shop toolbar container **/
#content .ast-shop-toolbar-container {
	width: 0 !important;
	height: 0 !important;
	object-position: 0 !important;
	margin-bottom: 0 !important;
	overflow: hidden !important;
	visibility: hidden !important;
}


/*( Phone )*/
@media (max-width: 480px) {

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

	/** General >> Wpfront message span:(1) **/
	.wpfront-message span:nth-of-type(1) {
	font-family: Helvetica !important;
	font-size: 14px !important;
	line-height: normal !important;
}

	/** General >> Post 54948 entry title **/
	#post-54948 .entry-title {
	margin-bottom: 0 !important;
}

	/** General >> Post 54948 entry content **/
	#post-54948 > .entry-content {
	padding-top: 0 !important;
}

	/** General >> Post 54948 entry title _2 **/
	#post-54948 .entry-title {
	height: 10px !important;
}

	/** General >> Primary **/
	#primary {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 21px !important;
	margin-bottom: 0 !important;
}

	/** General >> Post 54948 xlwcty order details 2 col **/
	#post-54948 .xlwcty_order_details_2_col {
	
}

	/** General >> Post 54948 xlwcty circle **/
	#post-54948 .xlwcty_circle {
	
}

	/** General >> Table row:(2) table data:(1) **/
	.xlwcty_order_details_2_col > table > tfoot:nth-of-type(1) > tr:nth-of-type(2) > td:nth-of-type(1) {
	word-wrap: break-word !important;
}

	/** General >> Table row:(4) table data:(1) **/
	.xlwcty_order_details_2_col > table > tfoot:nth-of-type(1) > tr:nth-of-type(4) > td:nth-of-type(1) {
	padding-right: 0 !important;
}


}

