.elementor-20 .elementor-element.elementor-element-f20d70b{--display:flex;}.elementor-20 .elementor-element.elementor-element-aef801a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-20 .elementor-element.elementor-element-aef801a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-20 .elementor-element.elementor-element-aef801a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for medovaheader, class: .elementor-element-aef801a */@media only screen
  and (device-width: 393px)
  and (device-height: 852px)
  and (-webkit-device-pixel-ratio: 3)
  and (orientation: portrait) {
  
  .header-absolute {
    position: absolute;
    top: 0; left: 0; right: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5px;
  }
  
  body {
    overflow-x: hidden;
  }
}
@media only screen
  and (width: 402px)
  and (height: 874px)
  and (orientation: portrait) {

  /* override the inline style on your header’s container */
  .header-absolute > .container {
    padding-left: 0 !important;
    padding-right: 34px !important;  /* tweak this to your ideal gutter */ 
  }

  /* if you still see a tiny scroll bar: */
  body {
    overflow-x: hidden !important;
  }
}/* End custom CSS */