/*
 Theme Name:   Logico Child
 Description:  Logico Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/logico
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     logico
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  logico-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
/* =============================================
   FIX RTL : PIXELWEB
   ============================================= */


[dir="rtl"] a[href^="tel"] {
  direction: ltr;
  unicode-bidi: embed;
  display: inline-block;
}

[dir="rtl"] .elementor-icon-box-description {
  unicode-bidi: plaintext;
}


[dir="rtl"] .elementor-element-09f7c9d .elementor-widget-container {
  direction: ltr !important;
  unicode-bidi: bidi-override !important;
}
