/*home-icon-001*/
.home-icon-001 img {
    width: 100px;
}
.home-icon-001 h3 {
    font-size: 18px !IMPORTANT;
    margin-bottom: 5px;
}
.home-icon-001 .sppb-addon-text {
    font-size: 18px !IMPORTANT;
}

button#bfSubmitButton {
    background-image: none;
}

/*dashboard*/
.dashboard-agent {
    box-shadow: 0px 0px 10px #00000050;
    padding: 30px !Important;
    margin-bottom: 50px !important;
}

/*bottom-button*/
.bottom-button.sppb-btn.sppb-btn-default {
    background: #eb2026 !important;
    border-radius: 0px !important;
}
.bottom-button.sppb-btn.sppb-btn-default:hover {
    background: #4a0001 !important;
}

/*referral*/
div#sp-referral-position .sp-module:first-child {
    display: block !Important;
}

/*social-icon*/
button.btn.facebook-class {
    background: #3b5998 !important;
    color: #fff !important;
    margin-right: 10px !important;
    font-size: 18px !important;
    padding: 8px 20px !important;
    border: none !important;
    border-radius: 0 !Important;
    line-height: 1;
}
button.btn.whatsapp-class {
    background: #59d469 !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 8px 20px !important;
    border: none !important;
    border-radius: 0 !Important;
    line-height: 1;
}
button.btn.facebook-class:hover {
    background: #3b5998cc !important;
}
button.btn.facebook-class:hover:before {
    display: none;
}
button.btn.whatsapp-class:hover {
    background: #59d469c4 !important;
}
button.btn.whatsapp-class:hover:before {
    display: none;
}
@media(Max-width:991px){
#hikashop_social {
    margin-top: 30px;
}}
.social-share {
    background: #ffffff;
    box-shadow: 0px 0px 10px #0000003d;
    padding: 15px !important;
    margin-top: 30px;
    border-left: 3px solid #4a0001;
}
.social-header {
    margin-bottom: 10px;
}
span.social-button-text {
    font-family: 'oswald';
}
.social-header b {
    color: #000;
}
span.badge {
    background: #4a0001;
    font-size: 20px;
}

.com-alphauserpoints.view-account.no-layout.no-task.itemid-748 #sp-main-body {
    padding-bottom: 0px !Important;
}