/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/
/************** FLOTING BOX ******************/

#afc_sidebar_1392 {
top: 35% !important;
border-left: 2px solid #ccc !important;
border-top: 1px solid #ccc !important;
border-bottom: 1px solid #ccc !important;
line-height: 1.2em !important;
-webkit-box-shadow: 10px 10px 15px 0px rgba(50,50,50,1);
-moz-box-shadow: 10px 10px 15px 0px rgba(50,50,50,1);
box-shadow: 10px 10px 15px 0px rgba(50,50,50,1);
}

