/*
Theme Name: Alukas Child
Theme URI: https://alukas.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Alukas
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: alukas
Text Domain: pls-theme-child
*/
/* Настройки шорткодов */

/* контейнер текста */
.elementor-widget-text-editor {
  text-align: left !important;
}

/* контейнер телефона (иконка + номер) */
.pls-customer-care {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}

/* отступ только у иконки */
.pls-customer-care-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 6px;
}

/* ссылки */
.js-phone,
.js-email {
  display: inline;
}

/* строка текста */
.elementor-widget-text-editor p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* Конец настройки шорткодов */

.footer-contact-clean p {
  margin-bottom: 10px;
}