



.fa-phone::before {
    content: "\f879";
}
.fa, .fab, .fas {font-weight: 400;}
.fa, .fab, .fas {font-weight: 900;}

#sp-header .logo {
    display: block !important;
    padding: 0px !important;
}

.close-offcanvas {
    position: absolute;
    top: 30px;
    margin-left: 250px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    font-size: 16px;
}

.sp-megamenu-parent > li.active > a {
    font-weight: 700;
    opacity: 1;
    border-bottom-color: #969696;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #969696;
}
.view-products .detail .product-title {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 22px;
    color: #3a001e;
}

body .sppb-btn.sppb-btn-default, body .btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn-success.sppb-btn, body .btn.btn-primary, body .btn-success.btn {
    background-color: #fff;
    color: #969696;
    border-color: #969696;
    border-radius: 0px;
}



.product-qty input[type="text"], .product-qty input[type="number"] {
    display: inline;
    height: 100%;
    padding: 5px !important;
    width: 40px !important;
    text-align: center;
    margin: 20px 5px;
}
.offcanvas-menu .offcanvas-inner {
    background: #fff !important;
}
.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: 36px;
    height: 36px;
    line-height: 38px;
    text-align: center !important;
    font-size: 18px;
    color: #fff !important;
    background: #c3c3c3 !important;
    border-radius: 60px !important;
    z-index: 1000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    color: #6f6f6f !important;
}