#sc-1 a.sc-link.sc-toggle{
    border-radius: 20px;
    
}

#sc-1 .sc-list > .sci > .sc-sub {
    padding: 1em 1.5em;
    display: none;
}

#sc-1 li.img-top.sc-parent{
    background: none;
    border: 0px;
        border-radius: 20px;
}

#sc-1 .sc-title{
    background: #1060c1;
    color: #fff;
      transition: 0.2s;
    font-weight: 400;
}

#sc-1 .sc-heading {
    font-size: 22px;
}

#sc-1 a.sc-link.sc-toggle:hover .sc-title{
     background: #03489b;
}
.sc-nav .sci.active > .sc-link > .sc-title, .sc-nav .sci.sc-sub-open > .sc-link > .sc-title, .sc-nav .sc-current > .sc-title, .sc-nav .sc-link:hover > .sc-title {
   
    text-shadow: 0 0px 0 #fff;
    font-weight: 400;
    
    transition: 0.2s;
}


.wholesale-title, .wholesale-item{
    font-size: 13px;
}





































