/*
Theme Name: Avada
Description: The #1 selling theme of all time that allows you to build virtually any design style.
Author: ThemeFusion
Theme URI: http://avada.theme-fusion.com/
Author URI: http://themeforest.net/user/ThemeFusion
Version: 5.1.6
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
*/



#home_slat_kits:before{
    display: block;
    content: "POOL SAFE";
    position: absolute;
    z-index: 100;
    background: rgba(0,148,217,0.9);
    padding: 10px;
    color: white;
    font-weight: 400;
    font-size: 18px;
    transform: rotate(-36deg);
    width: 220px;
    text-align: center;
    margin: 20px -60px;
}

#home_slat_kits{
	overflow: hidden;
}