/*  MICROTHEMER STYLES  */


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

/** General >> Fl post 1801 sc kAzzGY **/
#fl-post-1801 .sc-kAzzGY {
  margin-bottom: 0 !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {
	/** General >> Fl button **/
	.woocommerce-product-details__short-description {
  font-weight: bold !important;
}

}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** General >> Caption attachment 2716 **/
	.wp-caption-text {
  font-size: 16px !important;
  line-height: 1.5 !important;
  font-style: italic !important;
}

	/** General >> Fl post 1801 sc chPdSV **/
	.fl-module-content a {
  text-decoration: underline !important;
  background-color: #FFFACD !important;
  radius: 5px !important;
}

	/** General >> Fl button **/
	.woocommerce-product-details__short-description {
  text-decoration: none !important;
  background-color: black !important;
}

}

