/*
 Theme Name: Avada Child
 Template: Avada
 Description: The (Child of the) #1 selling theme of all time that allows you to build virtually any design style.
 Author: Aaron Lowndes
 Theme URI: http://avada.theme-fusion.com/
 Author URI: http://www.melbourneclimbingschool.com.au
 Version: 1.0.0
 License: Themeforest Split Licence
 License URI: -
 Text Domain: Avada-child
*/

.sticky {
  justify-content: space-around;
  align-items: flex-start;
  position: -webkit-sticky;
  position: sticky;
}