.section-wrapper{
	padding:40px 0 78px;
}

tbody tr td {
	border-bottom: 1px solid transparent !important;
	padding: 0px 11px;
	vertical-align: middle;
	font-size: 10px;
}

td, tr td {
	border-top: 1px solid transparent !important;
}

.product .spacer {
	text-align: left !important;
}

.sj-categories .cat-wrap .content-box {
	overflow: hidden;
	line-height: 20px;
	padding-bottom: 0px !important;
}

.logo {
	text-align: center;
	padding: 34px 0px;
}

.t3-copyright {
	display: none !important;
}



.gm-style {
	font: 400 11px Roboto, Arial, sans-serif;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

div.additional-images {
	overflow: hidden !important;
	padding: 40px 0 !important;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
	display: none !important;
}

.t3-prod-title {
	/* border-bottom: 1px solid; */
	margin-top: 0px;
	margin-bottom: 0px;
	width: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	/* border-radius: 2px; */
	padding-bottom: 10px;
	font-size: 14px !important;
	font-weight: 400;
	font-family: roboto;
}

.t3-sidebar {
	padding-top: 25px;
	padding-bottom: 20px;
}

.browse-view .orderby-displaynumber {
	padding: 10px 0;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 30px;
	display: none ;
}

.t3-off-canvas .t3-off-canvas-header h2 {
	margin: 0;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: none;
}
.t3-off-canvas .t3-off-canvas-header {
	background: #fff;
	color: #fff;
	padding: 0 0 0 12px;
	height: 35px;
}
/* .off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	background: #000;
} */



.t3-navhelper {
	background: #fff !important;
	border-top: 0px solid #eeeeee !important;
	color: #fff !important;
	padding: 5px 0 !important;
}
@media (min-width: 767px) {
	.product .spacer .vm-product-media-container {
		margin-bottom: 15px;
		max-width: 100%;
		text-align: center;
		position: relative;
		float: left;
	}
  }
  @media (max-width: 767px) {
  .t3-prod-title {
	/* border-bottom: 1px solid; */
	margin-top: 0px;
	margin-bottom: 0px;
	width: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	/* border-radius: 2px; */
	padding-bottom: 10px;
	font-size: 14px !important;
	font-weight: 400;
	font-family: roboto;
	/* text-align: center; */
	margin: auto;
	width: 15%;
}
}

.right-block {
	background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	color: #fff;
	padding: 10px;
	margin: 10px;
	float: right;
}

.fa-bars::before {
	content: "\f0c9";
	color: #000;
}
.logo a {
	display: inline-block;
	line-height: 1;
	margin-left: 10px;
}

.off-canvas-toggle {
	border: 1px solid #42423f;
	background: transparent;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 38px;
	margin-left: 5px;
	margin-top: 5px;
}

.languageswitcherload .mod-languages {
	text-align: right !important;
	padding-top: 7px !important;
}

.email-friend.pull-right.recommened-to-friend.jutooltip {
	display: none !important;
}

.ask-a-question.pull-left {
	background: #000;
	color: #fff;
	padding: 15px;
}
.ask-a-question:hover {
	background: #424242;
	color: #fff;
	padding: 15px;
}