/*  MICROTHEMER STYLES  */


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

/** General >> Post 112 woocommerce loop product title **/
.post-112 .woocommerce-loop-product__title {
	text-align: center !important;
}

/** General >> Post 112 price **/
.post-112 .price {
	text-align: center !important;
}

/** General >> Post 137 woocommerce loop product title **/
.post-137 .woocommerce-loop-product__title {
	text-align: center !important;
}

/** General >> Post 137 price **/
.post-137 .price {
	text-align: center !important;
}

/** General >> Post 136 woocommerce loop product title **/
.post-136 .woocommerce-loop-product__title {
	text-align: center !important;
}

/** General >> Post 136 price **/
.post-136 .price {
	text-align: center !important;
}

/** General >> Paragraph button (#1) **/
p .button:nth-of-type(1) {
	color: rgba(55, 126, 25, 0.97) !important;
	width: 160px !important;
}

/** General >> Content area **/
#content-area {
	color: rgb(125, 85, 30) !important;
}

/** General >> Woocommerce widget cart 2 checkout **/
#woocommerce_widget_cart-2 .checkout {
	color: rgb(55, 126, 25) !important;
	width: 150px !important;
}

/** General >> Left area orderby **/
#left-area .orderby {
	display: none !important;
}

/** General >> Post 8 checkout button **/
#post-8 .checkout-button {
	color: rgb(55, 126, 25) !important;
	border-color: rgb(55, 126, 25) !important;
}

/** General >> Add request quote button **/
#main-content .add-request-quote-button {
	width: 160px !important;
	padding-top: 6px !important;
	padding-right: 20px !important;
	margin-top: -10px !important;
}

/** General >> Attachment woocommerce thumbnail **/
#yith-ywrq-table-list .attachment-woocommerce_thumbnail {
	width: 200px !important;
	max-width: 30% !important;
	padding-top: 6px !important;
	margin-top: -10px !important;
}


/*( < 480 )*/
@media (max-width: 479.98px) {
	/** General >> Et boc et pb fullwidth header 0 tb header **/
	#et-boc .et_pb_fullwidth_header_0_tb_header {
	padding-bottom: 100px !important;
}

}

