/* 
 Theme Name:   dcob
 Theme URI:    
 Description:  
 Author:       DuCoeurAuBol
 Author URI:   https://www.ducoeuraubol.fr
 Template:     DuCoeurAuBol
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.text-glow {
  color: #fff;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.6),
               0 0 10px rgba(255, 255, 255, 0.5),
               0 0 20px rgba(255, 255, 255, 0.4);
}

.text-shadow {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

 .sku_wrapper {
  display: none !important;
}
