@CHARSET "UTF-8";
.hahasell{
    float: left;
    width: 40%;
    padding: 15px 10px;
    color: #818181;
    text-transform: uppercase;
}

.owlCarousel-wrapper{margin-bottom:20px;}
.mt5{margin-top:5px;}
.mt20{margin-top:20px;}
.regular-price .normalprice{color:#333;text-decoration: line-through;}
.messageStack-item{padding:5px 10px;margin:2px;border:1px solid #fbfbfb;}
.page-title {
    display: block;
    margin: 0 -20px;
    padding: 0 20px;
    border-bottom: 1px dashed #d9d9d9;
}
.p10{padding:10px;}
#chat-online-pc{
	background: url('../images/live-chat-badge.jpg') no-repeat;
	background-size: cover;
    display: block;
    cursor: pointer;
	width: 29px;
    height: 101px;
    left: 0;
    line-height: normal;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 35% !important;
    z-index: 4000000000 !important;	
}
#chat-online-pc a{
    text-indent: -99999px;
    display: block;
    width: 100%;
    height: 100%;
}