/*!
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.sticker{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:999;left:-10000px;top:0%;border-top:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-radius:8px 8px 8px 8px;height:50px;background-color:#ffff00;color:#ffff00;box-shadow:0 0 10px rgba(0,0,0,.5);-moz-transition:left ease-out .5s;-o-transition:left ease-out .5s;-webkit-transition:left ease-out .5s;transition:left ease-out .5s; margin: 5px 2px 2px 5px;}
.sticker *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box }.sticker.open{left:0 !important}
.sticker-bg{position:relative;margin-top:22px;margin-left:-10px;width:59px;height:30px;background-image:url('../images/close.png');background-repeat:no-repeat}
.sticker-close{position:absolute;top:8px;right:10px;font-size:12px;font-weight:bold;color:#36505e;text-decoration:none}
.sticker-close:hover,.sticker-close:focus{text-decoration:none}.sticker-left,
.sticker-right{position:relative;float:left; background-color:#ffff00}
.sticker-whatsapp{position:relative;float:left; background-color:#ffff00}
.sticker-large{font-size:16px}
.sticker-left{border-right:1px solid #ffffff;padding:20px 20px 10px;height:100%;background-color:#fff}
.sticker-more{display:inline-block;margin-top:16px;color:#39c;text-decoration:none; font-weight:bold; font-size:14px}
.sticker-texto{text-align:center; font-size:16px;font-weight:bold; border:0px dotted #000; padding: 2px 0px 0px 10px;}
.sticker-right{width:45px;height:45px;background-image:url('../images/cart.png');background-position:center top;background-repeat:no-repeat;border-radius:8px 8px 8px 8px;margin: 2px 2px 2px 2px;border:0px solid #000;}
.es-ES .sticker-right{background-image:url('../images/cart.png')}
.es .sticker-right{background-image:url('../images/cart.png')}
.sticker-whatsapp{width:45px;height:45px;border-radius:8px 8px 8px 8px;margin: 2px 2px 2px 2px;border:0px solid #000;padding:7px;}
.float-right{
padding:10px 10px 10px 10px;
position:fixed;
width:60px;
height:60px;
bottom:40px;
right:40px;
background-color:#ffffff;
color:#FFF;
border-radius:50px;
text-align:center;
font-size:30px;
box-shadow: 2px 2px 3px #999;
z-index:100;
background-position: center;
}
