/* Your CSS Here */ 
 
/* Metabox */ 
.related-post { 
 font-size: 11px; 
 margin: 6px 6px 8px; 
 padding: 8px; 
 background: #f1f1f1; 
 border: 1px solid #dfdfdf; 
 cursor: pointer; 
 
 -webkit-border-radius: 4px; 
 -moz-border-radius: 4px; 
 border-radius: 4px; 
} 
.related-post-title { 
 padding: 0 30px 0 0; 
} 
.related-post a { 
 float: right; 
} 
.related-item{ 
float:left; 
margin-right:15px; 
} 
.related-img{ 
display:inline-block; 
height:175px; 
} 
.related-posts-select { 
 min-width: 500px; 
} 
 
/* Options Page */ 
.related-widget { 
 max-width: 700px; 
} 
 
 
 
.wpc-product{ 
width:18%; 
min-height:270px !important; 
} 
.wpc-img{ 
min-height:125px; 
background:#fff !important; 
} 
.wpc-img img{ 
width:100%; 
height:auto; 
} 
 
.wpc-title a { 
background:none !important; 
} 
.wpc-product { 
 border-bottom:none !important; 
} 
.wpc-img:hover{ 
border-color:#0f4c84 !important; 
} 
 
input[type="submit"] { 
 background-color: #0f4c84 !important; 
} 
 
@media screen and (min-width: 640px) { 
#rg-gallery { 
 max-width: 58% !important; 
} 
 
.social-menu{ 
margin-left:60%; 
} 
} 
 
.page-id-168 .entry-content a{ 
float:left; 
margin:0 6px; 
} 
 
.social-menu ul li { 
 border-bottom:1px dotted #D51C29; 
 margin-bottom:0 !important; 
 padding:8px !important; 
} 
#btn-enquiry { 
 background:#0f4c84 !important; 
 border-radius:8px; 
 color:#FFFFFF !important; 
 padding:2px 26px 4px; 
} 
 
 
#footer-inner p,#footer .textwidget{ 
 color: #ccc !important; 
 font-size: 12px; 
 line-height: 1.5; 
} 
 
#wpc-col-2{ 
width:100% !important; 
min-width:100%; 
}