.orderby-displaynumber{
display:none!important;
}

span.quantity-box {
    display: inline-block;
    vertical-align: middle;
    width: 110px;
}


span.addtocart-button input.addtocart-button {
    max-width: 100%;
    background: #0077B3;
    color: #fff;
    border: solid #00669a 1px;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 9px;
    margin-bottom: 0;
}

.vdm-recommened-to-friend {
font-weight: bold;
margin: 20px 0;
}

.vdm-recommened-to-friend a{
color: #0077B3;
}

.vdm-recommened-to-friend::before{
content: "\f0e0"; 
font-family: FontAwesome;
color: #0077B3;
margin-right:10px;
}


.vdm-recommened-to-friend::after{
content: "\f075"; 
font-family: FontAwesome;
color: #0077B3;
margin-left:10px;
}


#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
//    background-image: linear-gradient(131deg, #163740 0%, #017493 100%) !important;
    background: #e6e6e6;
}




.vdm-about-product {
font-weight: bold;
margin: 20px 0;
}

.vdm-about-product a{
color: #0077B3;
}

.vdm-about-product::before{
content: "\f05a"; 
font-family: FontAwesome;
color: #0077B3;
margin-right:10px;
}


.vdm-about-product::after{
content: "\f05a"; 
font-family: FontAwesome;
color: #0077B3;
margin-left:10px;
}


.back-to-category {
    display: none;
}

h1 {
    color: #505050;
}