div#sendmsgwhatsapp{
	font-family: inherit;
	position:fixed;
	bottom:25px;
	right:0;
	background:#26d367;
	font-size:100%;
	width: 160px;
	height:50px;
	padding:8px 5px;
	z-index: 1050;
}

div#sendmsgwhatsapp a{
	font-family: inherit;
	width: 100%;
	display: block;
	color: aliceblue;
}

div#sendmsgwhatsapp a:hover{
	color: #e7e7e7;
}

div#sendmsgwhatsapp a:hover span#msgwhatsapp{
    margin-right: 7px;	
}

div#sendmsgwhatsapp a img {
    width: 35px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
}

div#sendmsgwhatsapp a span#msgwhatsapp {
	font-family: inherit;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 5px;
	vertical-align: middle;
}

.products li .price {
    position: relative !important;
	display: block;
    text-align: center;
/*    color: #002bff !important;*/
}

#sp_single_show_price{
	position: absolute;
    top: -10px;
    left: 0;
    right: auto;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding-right: 40px !important;
}

.product-info span.price {
    font-size: 14px !important;
    text-align: center !important;
	margin: 0px 25px 0 0 !important;
}

.mejs-overlay.mejs-layer.mejs-overlay-play {
    border: 1px solid #9e9e9e !important;
	background: #58595b !important;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #84848478!important;
	direction: ltr !important;
}

.mejs-time-total {
    margin: 10px 0 0 !important;
}

.mejs-time-buffering, .mejs-time-current, .mejs-time-float, .mejs-time-float-corner, .mejs-time-float-current, .mejs-time-hovered, .mejs-time-loaded, .mejs-time-marker, .mejs-time-total {
    height: 2px !important;
}
.mejs-time-handle-content {
    width: 2px !important;
}

.mejs-time-handle, .mejs-time-handle-content {
    border: 1px solid transparent !important;
    cursor: pointer !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ec5b34 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ec5b34 !important;
}