/*
 Theme Name:   CiyaShop Child
 Theme URI:    http://ciyashop.potenzaglobalsolutions.com/
 Description:  CiyaShop Child Theme
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     ciyashop
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  ciyashop-child
*/
/* For Womens: CiyaShop list widget does not size Elementor inline SVG icons (they rendered full-width). */
.elementor-widget-pgscore_lists svg.e-font-icon-svg {
	width: 1em;
	height: 1em;
	fill: currentColor;
	vertical-align: -0.125em;
}

/* For Womens: keep phone numbers left-to-right on the Arabic site. */
.rtl a[href^="tel:"], .rtl .topbar .phone, .rtl .ciyashop-contact-phone, .rtl .pgs-contact-phone { direction: ltr; unicode-bidi: embed; display: inline-block; }
