/**
 * Selection Lite
 * Carefully selected Elementor addons bundle, for building the most awesome websites
 *
 * @encoding        UTF-8
 * @version         1.16
 * @copyright       (C) 2018 - 2023 Merkulove ( https://merkulov.design/ ). All rights reserved.
 * @license         GPLv3
 * @contributors    merkulove, vladcherviakov, phoenixmkua, podolianochka, viktorialev01
 * @support         help@merkulov.design
 **/

// sticky section styles
.mdp-selection-section-sticky
  position: fixed
  left: 0
  right: 0

.mdp-selection-section-sticky-hide
  display: none

// sticky column styles
.mdp-selection-column-sticky
  position: fixed
  top: 0
