/* #topbar {display:none; }  */
/* #search {display:none; }  */
/* .mini-cart-info  {max-height:355px; overflow: hidden;} */
/* .box.highlighted .box-heading span:after { content: \'\'; } */

::selection {background-color: #009BE3; color: #ffffff;	}
::-moz-selection {	background-color: #009BE3; color: #ffffff; }
.tp-bannertimer  { background: none #009BE3;}
.product-info .quantity-adder span { background-color: #777;  font-size:  100%;  -webkit-transition: all 0.3s ease 0s;   transition: all 0.4s ease 0s; font-weight: 700; }

.product-label-special {
    background: url('../../../../../../image/data/options/sale-icons.png') center 0px no-repeat;
    font-size: 22px;
    color: #ffffff;
    width: 70px;
    height: 70px;
    top: 5px;
    right: 15px;
    display: block;
    border-radius: 0px;
    position: absolute;
    line-height: 0px;
    padding-top: 32px;
    text-transform: none;
    font-family: 'Crete Round', serif;
    z-index: 2;
    text-align: center;
    font-weight: 700;
    cursor: default;
}


#currency a b {
    color: #fff;
    text-decoration: none;
    background-color: #D1A92B;
    padding: 2px 8px;
    border-radius: 0px;
}


.product-info .image-additional .carousel-control { top: 17px; }
.product-info .image-additional .left {background: url('../../image/default/carousel-control-left.png') left top no-repeat; overflow: hidden !important; }
.product-info .image-additional .right {background: url('../../image/default/carousel-control-right.png') right top no-repeat; overflow: hidden !important; }
.success { background-color: #ffffff; border: 3px solid #6cab1b; }
.warning { background-color: #ffffff; border: 3px solid #e55b4c; }
.attention { background-color: #ffffff; border: 3px solid #ffd741; }
.product-block .image img {  background-color: transparent #ffffff; transition: all 0.2s ease-in-out 0s; }
.lang-fr .product-block .group-item .cart .button { font-size: 13px; }
#footer .footer-top { border-bottom: 0px solid;}
#powered { text-align: center;  padding: 0px 0px 25px 0px;}
table.radio tr.highlight:hover td {  background: transparent;}
.mini-cart-info td.total { width: 65px;}
a.button, input.button { text-transform: uppercase; transition: all 0.3s ease 0s; font-weight: 700;  font-size: 13px; }
#search .button-search { width: 30%; margin-left: 7px;}
#pav-mainnav .navbar-inverse .navbar-nav li .dropdown-menu { padding: 20px;}
.product-info .quantity-adder span.add-down { font-size:  100%; }
.product-info .group-item .cart, .product-info .group-item .wishlist, .product-info .group-item .compare {margin-right: 6px; }
.product-info .quantity-adder span:hover {  background-color: #333; }