/*  MICROTHEMER STYLES  */


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

/** General >> Post 470 wpas link notifications **/
.wpas-link-notifications {
	display: none !important;
}

/** General >> Woocommerce breadcrumb link **/
.woocommerce-breadcrumb > a {
	
}

/** General >> Page product **/
#page .product {
	
}

/** General >> Product div:(2) **/
.product > div:nth-of-type(2) {
	
}

/** General >> Product 1336 entry summary **/
.entry-summary {
	margin-top: 100px !important;
}

/** General >> Wpas reply attachements list item (#2) **/
.wpas-reply-attachements li:nth-of-type(2) {
	
}
.wpas-reply-attachements li {
	padding: 5px !important;
}

