/* -- This is the place to add your own style modifications without touching the original styles -- */

.addthis_toolbox { padding: 10px; }
table.contributors { margin-bottom: 0; }
table.contributors tr { background: #fff; }
table.contributors td { padding: 0 10px; }
table.contributors td:nth-child(1) { width: 80px; }
.authorimg { border-radius: 40px; }


.meta-comments { display: none; }

#topnav { display: none; }
#wrap { 
            width: 950px;
            padding: 20px !important;
            margin: 0 auto 0 !important;
            line-height: 1.5em !important;
            border: 1px solid #CECECE !important;
            border-bottom: 0px !important;
            border-top: 0px !important;
            border-radius: 0px !important;
}
#header { display: none; }
#footer { display: none; }
/* to hide sidebar in pages */
body.page #sidebar { display: none !important; }

.single .meta {
    padding: 5px 0 5px;
}
.meta {
    margin: 5px 0 10px;
}


.featured.wide.pages .controls-container {
    display: none;
}

.entry img {
    border: none;
}

/* -------------------[ Related Products CSS ]------------------- */
.related-products {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	clear:both
}
.related-products h3 {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333 !important;
	font-weight:700;
	margin-bottom:0px !important;
}
.related-products ul {margin:10px 0px 10px 0px !important;}
.related-products ul,.related-products ul li {
	margin:0;
	padding:0;
	list-style:none;
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.22);
}
.related-products ul li {
	float:left;
	margin-right:20px !important;
	background: none !important;
padding-left: 0px !important;
}
.related-products ul li p {padding: 5px 5px 5px 5px;background-color: #f3f3f3;font-weight: bold; margin-bottom: 0px !important;}

.related-products .wraptocenter {
	border:1px solid #F0F0F0;
	background-color:#ffffff !important;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	padding: 5px;
	min-height: 108px !important;
	z-index:10;
}
.related-products .wraptocenter * {
	vertical-align:middle
}
.related-products .wraptocenter {
	display:block
}
.related-products .wraptocenter span {
	display:inline-block;
	height:100%;
	width:1px
}
.related-products .wraptocenter img {
	padding:0;
	border:none;
	background:transparent
}
.related-products .wraptocenter img:first-child {
	display:inline-block;
	height:100%;
}