@charset "UTF-8";
/* fonts CSS Document */
*{font-size:12px;line-height:18px; font-family:Arial, Helvetica, sans-serif; }
a{color:#333;text-decoration:none;}
a:hover{color:#E6415F;text-decoration:none;}

#header a{color:#fff;}
#header a:hover{color:#E6415F}

.prod-item h5{font-size:12px;font-weight:bold;line-height:normal;}
.save-label{
width: 45px;
color:#fff;
font-weight:bold;
text-align:center;
padding-top:5px;
margin:10px 5px 5px 0;
/*background:url(../image/css-spirit.png) no-repeat 0 -249px;width:62px;height:62px;*/}

.product-list-category h1{font-size:20px; margin-bottom:20px;}

#footer ul li a{display:inline-block;line-height:20px;color:#fff;}
#footer ul li a:hover{text-decoration:underline;color:#fff}

/*category page elemets*/
#sub-category h3{font-size:14px;font-weight:bold; padding-bottom:5px; margin-bottom:10px;border-bottom:2px solid #446cb3;}
#sub-category li a:hover{font-weight:bold;}
#sub-category li,
#shop-by-categories li,
#shop-by-price li,
#shop-by-brands li{
    margin:5px 0;
}

#shop-by-price h4{font-size:18px;margin:15px 0 15px 0;padding-bottom:5px;border-bottom:1px solid #999;}
#shop-by-categories h4, #shop-by-price h4, .my-account h4 , .my-wishlist-left h4{font-size:18px;margin:15px 0 15px 0;padding-bottom:5px;border-bottom:1px solid #999;}
#product-page-top h1{line-height:24px;text-align:left;}
#warning-info {
    background: none repeat scroll 0 0 #FFFB85;
    border: 1px dotted #DDAC00;
    height: 20px;
    margin-bottom: 40px;
    padding: 5px 5px 5px 15px;
}

.navbar li a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}
.navbar .dropdown-menu li a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-transform: none;
}
.navbar h3.popover-title {
    font-size: 22px;
}
.navbar .popover-tb .hot-title {
    font-size: 18px;
}

.navbar .popover-tb .hot-old-price {
    text-decoration: line-through;
}
.navbar .popover-tb .hot-new-price,
.navbar .popover-tb .hot-price {
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
}

.infinit-loading p,
.infinit-loading span {
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}





















