/**
* Theme Name: Ziomm Child
* Description: This is a child theme of Ziomm.
* Author: VLThemes
* Template: ziomm
* Version: 1.0.0
*/

.logo-box.istext {
  display: none !important;
}
@media (max-width: 767px) {
  .elementor-reverse-mobile > .elementor-container > :first-child {
    order: 8 !important;
  }
}
.wpml-ls-flag {
    width: 24px;
}
.stm_gdpr_popup-main {
  width: 85%;
border: 1px solid #b94501;
}
.stm_gdpr_popup-privacy {
  width: 225px !important;
}
.stm_gdpr_popup-main .stm_gdpr_popup-links a.stm_gdpr_popup-accept {
  float: left;
  background-color: #f8722f;
  border: 1px solid #ba4400;
  margin-left: -5px;
}