File "woocommerce-rtl.scss"

Full Path: /home/elegucvf/public_html/video/wp-content/wp-includes/wp-includes/wp-content/themes/atlas/scss/woocommerce/css/woocommerce-rtl.scss
File size: 200 bytes
MIME-type: text/plain
Charset: utf-8

$dir: rtl;
@import 'woocommerce.scss';

/**
 * Right to left styles
 */
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {

	/* rtl:ignore */
	direction: ltr;
	unicode-bidi: embed;
}