body.site.com-users.view-login a {
    color: #fafafa;
}

/*-------------------------------Product Bottom-------------------------------*/

@media (min-width:992px){
    #sp-section-9 a {
        font-size: 14px;
        line-height: 1;
        height: 40px;
        display: flex;
        align-items: center;
    }  
    #sp-section-9 a:active,
    #sp-section-9 a:focus,
    #sp-section-9 a:visited{
        background:transparent !important;
    }
}

#sp-section-9 a:before {
    display: none;
}

#sp-section-9 h3.sppb-addon-title{
    color:#e90000!important;
    font-size:24px;
}

@media (max-width:991px){
  .sp-module ul >li:last-child{
    border-bottom:1px solid #e8e8e8;
  }
}

/*-------------------------------End of Product Bottom-------------------------------*/

/*-------------------------------Bottom-------------------------------*/

#sp-bottom1 .sppb-addon-title {
    font-size: 16px !important;
    color: #e90000;
    padding-top: 8px!important;
}

#sp-bottom1 .sppb-addon-icons-group.icons-group-title-postion-left {
    padding-top: 20px;
}

#sp-bottom1 img {
    margin-left: -60px;
}

#sp-bottom .sp-module .sp-module-title {
    color: #e90000!important;
    font-size: 16px!important;
}

#sp-bottom4 i {
    color: #e90000!important;
}

div#sp-bottom-menu span.hikashop_small_cart_total_title{color:black; /*padding:20px;*/}
div#sp-bottom-menu .sppb-column-addons > div:nth-child(2){
    position:relative;top:-9px;
}

#sp-bottom-menu .hikashop_cart {
    text-align: center;
}



/*-------------------------------End Bottom-------------------------------*/

/*-------------------------------Copyright-------------------------------*/

#sp-footer {
    padding: 10px 0!important;
    background: #e90000!important;
}

#sp-footer a {
    color: #fafafa!important;
}

#sp-footer a:hover {
    color: #222222!important;
}

#sp-footer span.sp-copyright {
    color: #fafafa!important;
    font-size: 14px!important;
    line-height: 1.5!important;
    display: block!important;
    text-align: center!important;
}

#sp-footer .container-inner{
    padding: 0px!important;
    border-top: unset!important;
}

/*-------------------------------End Copyright-------------------------------*/

/*-------------------------------Page Title-------------------------------*/


.sp-page-title .breadcrumb {
    position: absolute;
}

.sp-page-title .breadcrumb >.active {
    color: #222222;
}
.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a {
    color: #e90000!important;
}
.sp-page-title {
    padding: 150px 0px 150px;
}
@media(max-width:991px){
}
.sp-page-title h2 {
    margin-bottom: 11px;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
    /* text-transform: uppercase; */
    color: #222222;
}
@media(max-width:991px){
.sp-page-title h2 {
    font-size: 18px !important;
      margin-bottom: 5px;
    letter-spacing: 1px;
}}
.sp-page-title {
    padding: 120px 30px 40px;
    /* background-image: url(/images/000_oneworld/others/banner.jpg) !important; */
    background-position: top !important;
    background: #fff;
    text-align: left;
    background-size: cover;
    align-items: center;
}
@media(max-width:991px){
.sp-page-title {
    padding: 95px 0 73px 0;
    /* background-image: url(/images/000_oneworld/others/banner.jpg) !important; */
    background-position: top !important;
    background: #fff;
    text-align: left;
    background-size: cover;
    align-items: center;
}}

/*-------------------------------End Page Title-------------------------------*/