File "ep-heading.css"
Full path: /home/kosmetik/public_html/wp-content/plugins/elements-plus/assets/css/ep-heading.css
File
size: 598 B
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor Back
.elementor-widget-ep-heading .elementor-heading-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0;
}
.elementor-widget-ep-heading .elementor-heading-title a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.elementor-widget-ep-heading .elementor-heading-title span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}