/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

a.sticker { color: white !important; }


#sticker > div > div > div > a:nth-child(1),
#sticker > div > div > div > a:nth-child(2),
#sticker > div > div > div > a:nth-child(3),
#sticker > div > div > div > a:nth-child(4),
#sticker > div > div > div > a:nth-child(5),
#sticker > div > div > div > a:nth-child(6) { color: white !important; }





.sean-fb-cropped { with: 50% !important; }






@media screen and (max-width:1240px) 
{
.image-to-wrap { display: none !important; }

}




@media screen and (max-width:1323px) 
{
.text-too-big > h1  { font-size: 2.0em !important; }

}
