 


.cs-top .cs-head .title {
font-weight: 400;
font-size: inherit;
}
.cs-top .cs-head .title:after {
content: 'Welcome to our shop';
color: #FFFFFF;
}
.cs-top .cs-list .title{
color:#333;
}

.cs-top .cs-list .expand{
display: inline;
}

@media (max-width:480px) {
.cs-top .cs-list>li:nth-child(n+7) {
display: none;
}
}
.cs-top .cs-head {
background-color: #FF751A;
}





.cs-bottom .cs-head .title,.cs-append .cs-head .title {
margin: 0;
font-weight: 400;
font-size: inherit;
}
.cs-bottom .cs-head .title:after,.cs-append .cs-head .title:after {
content: 'You may like';
color: #FFFFFF;
}
.cs-bottom .cs-list .title,.cs-append .cs-list .title{
color:#333;
}

.cs-bottom .cs-list .expand,.cs-append .cs-list .expand{
display: inline;
}

@media (max-width:480px) {
.cs-bottom .cs-list>li:nth-child(n+7),.cs-append .cs-list>li:nth-child(n+7)  {
display: none;
}
}
.cs-bottom .cs-head,.cs-append .cs-head {
background-color: #FF751A;
}

  .dc-cs * { text-align: left; } .cs-top .cs-head { min-height: 24px; } .cs-top .cs-head .title, .cs-bottom .cs-head .title, .cs-append .cs-head .title{ min-height: 12px; } p:empty + hr { display: none; } hr + span.ebay { display: none; } .dc_tracker_img { display: none; } #ds_div>.dc_tracker_img:last-of-type { display: block; }