/*
.child_pages .child_page-container{margin:5px;border:1px solid #dedede;background-image:url(img/bg-white.png);background-repeat:repeat-x;background-position:left bottom;border-radius:5px;padding:10px;}
.child_pages .post_thumb{text-align:center;overflow:hidden;background-image:url(img/camera.png);background-position:center center;background-repeat:no-repeat;}
.child_pages .post_content h4{font-weight:bolder;margin-top:.5em 0 0 0;font-size:14px;line-height:1.2em;}
*/
.child_pages{overflow:auto;margin-bottom:16px;margin-bottom:1.142857142857143rem;}
.child_pages .child_page{float:left;overflow:hidden;}
.child_pages .post_thumb img{max-width:100%;height:auto;}
.child_pages .post_content{padding:0 10px;}
.child_pages .post_content .post_excerpt{margin-top:.5em;font-size:12px;line-height:1.2em;}

.child_pages .child_page-container {
margin: 6px;
margin: 0.375rem;
border: 1px solid #dedede;
border-radius: 6px;
border-radius: 0.375rem;
padding: 6px 8px;
padding: 0.375rem 0.5rem;
}
.child_pages .post_thumb {
text-align: center;
overflow: hidden;
}
.child_pages .post_thumb a{ display:block;}
.child_pages .post_content {
padding: 0 8px;
padding: 0 0.5rem;
}
.child_pages .post_content h4 {
font-weight: bolder;
margin: 0;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.2;
text-align: center;
}
.child_pages .post_content .title_data {
  list-style:none;
  margin:8px 0 0 0;
  margin:0.5rem 0 0 0;
  padding:0;
  text-align:center;
}
.child_pages .post_content .title_data > li {
  margin:0;
  padding:0;
  font-size:12px;
  font-size:0.75rem;
  line-height:1.5;
}
.child_pages .post_content .title_data > li:nth-of-type(n+3) {
  font-size:10px;
  font-size:0.625rem;
}

h5.products-title-thumbnail {
  margin:0;
}