/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Template: smart-mag
Version: 1.1
*/

// Find this section in the $custom_css variable:
#ad-sticky-left {
    top: 500px; /* <--- INCREASE THIS VALUE */
    left: 20px;
}
#ad-sticky-right {
    top: 100px; /* <--- INCREASE THIS VALUE */
    right: 20px;
}