/** Shopify CDN: Minification failed

Line 35:11 Expected ":"
Line 35:12 Expected identifier but found "0"

**/


/* CSS from section stylesheet tags */
.sitemap{
    
  }
  .sitemap .sitemap-col{
    
  }
  .sitemap .sitemap-col {
    width: 25%;
    float: left;
    padding-right: 8px;
    margin: 5px 0 20px;
}

  .sitemap .sitemap-col:nth-child(4n+1) {
    clear: both;
}
  .sitemap .sitemap-col h5 {
    font-size: 16px;
    border-bottom: 1px dotted #d1d1d1;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
  .sitemap .sitemap-col ul{
    list-style:none;
    margin:0;
    padding;0;
  }
  .sitemap .sitemap-col ul .sitemap-link{
    line-height:1.5;
    font-size: 12px;
    color: #434343;
  }
  
  .sitemap .sitemap-col h5 {
    font-size: 18px;
    color: #96b066;
}
.return-exchange-content .press-news-item h4{
    font-size: 20px;
    color: #666;
    margin: 0;
    position: relative;
    font-weight:normal;
    text-transform:initial;
  }
  .press-news-item{
    padding: 10px 0;
    border-bottom: 1px dotted #c9c9c9;
  }
  .press-news-detail{
    display:block;
    margin:0;
    padding:5px 0;
  }
  .press-news-detail,.press-news-detail a{
    font-size:16px;
    color: #0b7846;
    display: inline-block;
    width: 100%;    
  }
.widget-wrap{
    margin-bottom:30px;
  }

  .return-ex-right hr{
    margin: 10px 0 !important;
  }
  .return-exchange-content ul li {
    list-style-type: disc;
}