
#sp-main-menu ul.sp-menu li#menu-item-159{
display:none !important;	
	
}


#sp-mobile-menu {
   
    display: none !important;
}

.ns2_cat h3:before {
    content: none !important;
}
.ns2_cat h3 span:before {
    content: "\f039";
	    font-family: FontAwesome;
    padding-right: 10px;
}
.ns2_cat h3{
    display: flex !important;
    justify-content: space-between !important;	
	
}

.mobvesion{
display:none;	
	
}



@media (max-width: 500px) {
.productdetails-view .sp-productdetails .spacer-buy-area{
margin:0px;	
	
}
.mobvesion{
display:block;	
	
}
.productdetails-view .sp-productdetails .spacer-buy-area .product-name, body.productdetails #sp-component .span6{
	
width:100%;	
}
.productdetails-view .sp-productdetails .spacer-buy-area .product-name{
    text-align: center !important;
    padding: 10px 0px !important;	
	
}

}