.wad-discount
{
color: red;
}
.wad-facebook, .wad-instagram
{
display: inline-block;
padding: 5px; padding-left: 40px;
color: white;
background-size: 22px !important;
}
.wad-facebook
{
background: url(//tulipannegro.es/wp-content/plugins/woo-advanced-discounts/public/images/facebook.png) 10px center #3B5998 no-repeat;
}
.wad-instagram
{
background: url(//tulipannegro.es/wp-content/plugins/woo-advanced-discounts/public/images/instagram.png) 10px center #D8CDBC no-repeat;
}
.order-discount img
{
display: inline-block;
max-width: 15px;
vertical-align: text-bottom;
}.tooltip{position:absolute;z-index:1030;display:block;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.8;filter:alpha(opacity=80)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.wfg-fixed-notice {
background-color: #fff;
position: fixed;
z-index: 999999;
width: 100%;
color: #fff;
text-align: center;
height: 36px;
box-shadow: 0 0 5px 1px #222;
top: 0;
}
.wfg-fixed-notice > p {
background: red none repeat scroll 0 0;
padding: 5px;
font-family: helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}
a.wfg-fixed-notice-remove {
color: #fff;
position: relative;
float: right;
right: 20px;
}
.wfg-gifts {
padding: 15px;
text-align: center;
max-height: 60vh;
overflow-y: auto;
z-index: 99;
-webkit-overflow-scrolling: touch;
}