/**
 * * Selection Lite
 * * Carefully selected Elementor addons bundle, for building the most awesome websites
 * *
 * * @encoding        UTF-8
 * * @version         1.15
 * * @copyright       (C) 2018 - 2023 Merkulove ( https://merkulov.design/ ). All rights reserved.
 * * @license         GPLv3
 * * @contributors    merkulove, vladcherviakov, phoenixmkua, podolianochka, viktorialev01
 * * @support         help@merkulov.design
 * **/
.mdp-selection-section-sticky {
  position: fixed;
  left: 0;
  right: 0;
}

.mdp-selection-section-sticky-hide {
  display: none;
}

.mdp-selection-column-sticky {
  position: fixed;
  top: 0;
}