.animated {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(10px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(10px);
	}
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(10px);
	}
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(10px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.clearer {
	clear: both;
}

#wrapper {
	max-width: 1390px;
	margin: 0 auto;
	font-family: 'open sans', sans-serif;
}

#wrapper a {
	text-decoration: none;
}

#wrapper a:visited {
	color: inherit;
}

#templateBody {
	margin: 0 auto;
	margin-top: 5px;
	position: relative;
}

.templateHeader {
	padding-top: 30px;
	margin-bottom: 50px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.logoHelper {
	display: inline-block;
	width: 25%;
	vertical-align: bottom;
	position: relative;
}

.logoHelper img {
	display: inline-block;
	max-width: 100%;
	max-height: 180px;
	width: auto;
	height: auto;
}

.templateHeader ul {
	display: inline-block;
	vertical-align: bottom;
}

.templateHeader ul li {
	font-family: 'Open Sans', sans-serif;
	padding-left: 0px;
	padding-right: 2px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.templateHeader i {
	font-size: 34px;
	color: #999;
	margin-left: 40px;
	display: inline;
	line-height: 40px;
	padding-left: 1%;
}

#featurelist {
	display: inline-block;
	width: 74%;
	text-align: right;
	padding-left: 0;
	vertical-align: bottom;
	margin: 0;
}

#featurelist li span {
	color: grey;
	font-style: italic;
}

#navigation a,
#navigation a:hover,
#navigation a:visited {
	color: inherit;
	text-decoration: none;
}

#navigation {
	border-bottom: 1px solid #B5B5B5;
	border-top: 1px solid #EBEBEB;
	background-color: white;
	-webkit-box-shadow: 0px 2px 2px #B5B5B5;
	-moz-box-shadow: 0px 3px 2px #B5B5B5;
	box-shadow: 0px 3px 3px #B5B5B5;
	height: 53px;
}

#navigation li {
	padding-left: 2%;
	padding-right: 2%;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	display: inline-block;
	border-right: 1px solid #EBEBEB;
	height: 53px;
	line-height: 53px;
	margin: 0;
}

#navigation li:first-child {
	border-left: 1px solid #ebebeb;
}

.navlist {
	font-family: 'Open Sans', sans-serif;
	background-color: #fff;
	margin: 0;
	padding-left: 30px;
}

.leftContainer {
	padding-right: 280px;
	position: relative;
	padding-left: 30px;
}

.gallery {
	float: left;
	width: 44%;
	padding-top: 80px;
}

#bigPic {
	position: relative;
	width: 100%;
	height: 450px;
	text-align: center;
}

#bigPic img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 90%;
	max-height: 100%;
}

.galleryNav {
	padding-top: 0;
	text-align: center;
	padding-left: 0;
	margin: 0;
}

.galleryThumb {
	display: inline-block;
	position: relative;
	margin-right: 1%;
	margin-left: -4px;
	width: 24%;
	height: 120px;
	text-align: center;
}

.galleryThumb:last-child {
	margin-right: 0;
}

.galleryThumb:hover {
	opacity: 0.7;
	cursor: pointer;
	transition: all 0.2s;
}

.galleryThumb img {
	max-width: 100%;
	max-height: 100px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

#shortdescription {
	margin-left: 20px;
	margin-right: 40px;
	padding-top: 20px;
}

#rightContainer {
	padding-top: 80px;
	padding-right: 30px;
	float: right;
	width: 250px;
}

#featuresContainer {
	width: 250px;
	float: right;
	height: 260px;
	border: 1px solid #EBEBEB;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	margin-bottom: 30px;
	background-color: #fff;
	text-align: left;
	color: #666;
	font-weight: 300;
	overflow: hidden;
}

.featuresList {
	list-style: none;
	padding-left: 23px;
}

.featuresList li {
	margin-bottom: 5px;
}

.featuresList i {
	color: #e67e22;
	margin-right: 10px;
}

#categoriesContainer {
	width: 250px;
	float: right;
	height: auto;
	border: 1px solid #EBEBEB;
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #fff;
}

.categoriesContainer a {
	color: inherit;
}

.categoryItem {
	margin-bottom: 5px;
	padding: 5px 0 5px 23px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.categoryItem:hover {
	background-color: #f5f5f5;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.categoryItem:hover p {
	color: #e67e22;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.categoryItemImg {
	height: 60px;
	width: 60px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.categoryItemImg img {
	max-width: 60px;
	max-height: 60px;
}

.categoryItemText {
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	font-family: 'Dosis', sans-serif;
	color: #666;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.categoryItemText p {
	margin: 0;
	line-height: 60px;
	font-weight: 300;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#categoriesContainer a,
#categoriesContainer a:hover,
#categoriesContainer a:visited {
	color: inherit;
}

.categoriesList {
	list-style: none;
	padding-left: 0px;
}

.featuresHeading,
.categoriesHeading {
	width: 250px;
	height: 50px;
	background-color: #e67e22;
	margin-bottom: 10px;
	border-radius: 2px;
	font-weight: 400;
}

.featuresHeading p,
.categoriesHeading p {
	text-align: center;
	margin-top: 0px;
	color: white;
	font-family: 'source sans pro', sans-serif;
	font-size: 18px;
	line-height: 50px;
	margin-bottom: 0;
}

#itemDetails {
	padding-top: 60px;
	clear: none;
	float: left;
	width: 50%;
}

#itemDetails h1,
#itemDetails h4 {
	position: relative;
	left: -2px;
	margin-top: 10px;
	margin-bottom: 7px;
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	font-weight: 400;
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#itemDetails h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #999999;
}

#itemDetails p,
#itemDetails ul li {
	font-family: 'open sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #555555;
}

#itemDetails ul {
	list-style: none;
	padding-left: 10px;
}

#itemDetails ul li {
	margin-bottom: 3px;
}

#itemDetails ul li span {
	color: #AAA;
	margin-right: 4px;
}

#priceContainer {
	height: 100px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 0 20px;
	line-height: 90px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 40px;
	width: 290px;
}

#priceContainer h3 {
	display: inline;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	font-weight: 400;
	color: #333;
}

#priceContainer h3 span {
	display: inline;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 32px;
	font-weight: 400;
	color: #333;
}

#priceContainer h5 {
	display: inline;
	position: relative;
	top: 15px;
	left: -25px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333;
}

.actionButton {
	display: inline-block;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	margin: 35px 0 35px 20px;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding: 0;
	text-decoration: none;
	background-color: #fff;
	border: 2px solid #333;
	color: #333;
}

.actionButton a {
	color: #ffffff;
	text-decoration: none;
}

.actionButton h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	padding: 0;
	margin: 0;
}

.actionButton:hover {
	cursor: pointer;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
}

#buyItNowButton {
	margin-left: 20px;
}

#buyItNowButton:hover {
	background-color: #fff;
	color: #e67e22;
	border-color: #e67e22;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
}

#askNowButton {
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
}

#askNowButton:hover {
	background-color: #fff;
	color: #e67e22;
	border-color: #e67e22;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
}

.tabContainerWrapper {
	margin-right: -400px;
	float: left;
	width: 100%;
	margin-bottom: 50px;
}

.tabBar {
	margin-top: 50px;
	margin-right: 400px;
}

#tab1 {
	display: block;
	clear: both;
}

#tab2,
#tab3,
#tab4,
#tab5,
#tab6,
#tab7,
#tab8 {
	display: none;
	clear: both;
}

#tablinks {
	left: 0 !important;
	width: 100%;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
}

#tablinks li {
	float: left;
	width: 130px;
	height: 50px;
	background-color: #EBEBEB;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-family: 'open sans', sans-serif;
	color: #666666;
	line-height: 50px;
	margin-right: 10px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-transform: uppercase;
}

#tablinks li:hover {
	color: #fff;
	background-color: #e67e22;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-decoration: none;
	text-transform: uppercase;
}

#tablinks li span {
	width: 130px;
	height: 50px;
	margin-right: 10px;
	background-color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-family: 'open sans', sans-serif;
	color: #000;
	border: 1px solid #EBEBEB;
	border-bottom: 1px solid #fff;
	z-index: 2;
	text-transform: uppercase;
	position: relative;
}

.tabContent h1,
.tabContent h2,
.tabContainer h1,
.tabContainer h2 {
	font-size: 28px;
	font-weight: 300;
	font-family: 'open sans', sans-serif;
	margin-top: 0;
	line-height: 1.2;
}

.tabtitle {
	padding: 15 5 5 5;
	border-bottom: 0;
	font-size: 12px;
	text-transform: uppercase;
}

.tabContainer {
	padding-bottom: 80px;
	font: 16px 'Lato';
	margin-left: 30px;
}

.tabContent {
	margin: 0;
	padding: 40px 25px 30px 25px;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	text-align: left;
	background-color: white;
	font-family: 'open sans', sans-serif;
	line-height: 1.5;
	position: relative;
}

.tabContent p {
	margin: 0;
	padding: 0;
}

.tabContent ul li,
.tabContent ol li {
	font-size: 16px;
	color: #333;
	font-family: 'open sans', sans-serif;
}

.tabContent a {
	color: #e67e22;
}

.tabContent a:hover,
.tabContent a:visited {
	color: #e67e22;
}

.tabContainer ul,
.tabContainer ol {
	position: relative;
	left: 40px;
	font: 14px Lato;
}

.tabContent img {
	max-width: 100%;
}

.contentImgLeft {
	float: left;
	margin-top: 0;
	padding-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	width: 50%;
}

.contentImgRight {
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
	width: 50%;
}

.contentImgInline {
	display: inline-block;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 15px;
	max-width: 20%;
}

.contentImgInline img {
	width: 100%;
}

.contentBorder {
	border: 1px solid #EBEBEB;
}

#cardcontainerWrapper {
	float: right;
	width: 310px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-right: 30px;
	margin-top: 100px;
	margin-bottom: 50px;
	padding-bottom: 66px;
	background-color: white;
	padding-left: 35px;
	padding-top: 50px;
	border: 1px solid #EBEBEB;
}

#cardcontainerWrapper h2 {
	text-align: center;
	font-size: 20px;
	padding-top: 25px;
	color: white;
	font-weight: 400;
	overflow: hidden;
	margin: 0 0 15px 10px;
}

#cardcontainer1 {
	max-width: 240px;
	min-height: 170px;
	background-color: #e67e22;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	color: #333;
}

#cardcontainer2 {
	max-width: 240px;
	min-height: 170px;
	background-color: #e67e22;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	margin-top: 60px;
}

.cardtext1,
.cardtext2 {
	color: white;
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;
}

.circle1,
.circle2 {
	border-radius: 100%;
	float: left;
	width: 80px;
	height: 80px;
	background-color: white;
	position: relative;
	margin-top: -30px;
	margin-left: -50px;
	text-align: center;
}

.circle1 i {
	font-size: 25px;
	line-height: 80px;
	color: #e67e22;
}

.circle2 i {
	font-size: 25px;
	color: #333;
	line-height: 80px;
	color: #e67e22;
}

#subDescription {
	border: 1px solid #EBEBEB;
	height: 400px;
	width: 100%;
	clear: both;
	padding-top: 70px;
	background-color: white;
	float: left;
	border-right: none;
	border-left: none;
}

.crossSellerWrapper {
	margin-right: -400px;
	float: left;
	width: 100%;
}

.crossSellerContainer {
	margin-right: 400px;
	text-align: center;
}

.bestsellerWrapper {
	display: inline-block;
	margin-left: 3%;
	text-align: center;
}

.bestsellerWrapper h4 {
	text-align: center;
	font-family: lato;
	font-weight: 100;
	color: grey;
	margin-bottom: 40px;
}

.bestsellerContainer {
	height: 300px;
	width: 255px;
	display: inline-block;
}

.matchingProductsWrapper {
	display: inline-block;
	margin-left: 70px;
}

.matchingProductsWrapper h4 {
	text-align: center;
	font-family: lato;
	font-weight: 100;
	color: grey;
	margin-bottom: 40px;
}

.matchingProductsContainer {
	height: 300px;
	width: 255px;
	display: inline-block;
}

.quad1,
.quad2,
.quad3,
.quad4,
.quad5,
.quad6,
.quad7,
.quad8 {
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-ms-transition: -ms-transform 0.3s;
}

.quad1:hover,
.quad2:hover,
.quad3:hover,
.quad4:hover,
.quad5:hover,
.quad6:hover,
.quad7:hover,
.quad8:hover {
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-ms-transition: -ms-transform 0.3s;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

.quad1,
.quad5,
.quad1:hover,
.quad5:hover {
	-webkit-transform-origin: bottom right;
	-moz-transform-origin: bottom right;
	-o-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
}

.quad2,
.quad6,
.quad2:hover,
.quad6:hover {
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-o-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
}

.quad3,
.quad7,
.quad3:hover,
.quad7:hover {
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-o-transform-origin: top right;
	-ms-transform-origin: top right;
}

.quad4,
.quad8,
.quad4:hover,
.quad8:hover {
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-o-transform-origin: top left;
	-ms-transform-origin: top left;
}

.quad1 {
	height: 120px;
	width: 120px;
	border: 1px solid #ebebeb;
	display: inline-block;
}

.quad1 img {
	max-height: 120px;
	max-width: 120px;
	float: left;
}

.quad2 {
	height: 120px;
	width: 120px;
	border: 1px solid #ebebeb;
	display: inline-block;
	margin-left: 5px;
}

.quad2 img {
	max-height: 120px;
	max-width: 120px;
	float: left;
}

.quad3 {
	height: 120px;
	width: 120px;
	border: 1px solid #ebebeb;
	display: inline-block;
	margin-right: 5px;
	margin-top: 3px;
}

.quad3 img {
	max-height: 120px;
	max-width: 120px;
	float: right;
}

.quad4 {
	height: 120px;
	width: 120px;
	border: 1px solid #ebebeb;
	display: inline-block;
}

.quad4 img {
	max-height: 120px;
	max-width: 120px;
	float: right;
}

.quad5 {
	height: 120px;
	width: 120px;
	border: 1px solid #ebebeb;
	display: inline-block;
}

.quad5 img {
	max-height: 120px;
	max-width: 120px;
	float: left;
}

.quad6 {
	height: 120px;
	width: 120px;
	border: 1px solid #ebebeb;
	display: inline-block;
	margin-left: 5px;
}

.quad6 img {
	max-height: 120px;
	max-width: 120px;
	float: left;
}

.quad7 {
	height: 120px;
	width: 120px;
	border: 1px solid #ebebeb;
	display: inline-block;
	margin-right: 5px;
	margin-top: 3px;
}

.quad7 img {
	max-height: 120px;
	max-width: 120px;
	float: right;
}

.quad8 {
	height: 120px;
	width: 120px;
	border: 1px solid #ebebeb;
	display: inline-block;
}

.quad8 img {
	max-height: 120px;
	max-width: 120px;
	float: right;
}

.black {
	height: 50px;
	width: 120px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 500;
	position: relative;
	top: 70px;
}

.black h6 {
	font-size: 11px;
	color: #fff;
	font-weight: 100;
	position: absolute;
	margin: 0;
	padding: 0;
	margin-left: 7px;
	margin-top: 7px;
}

.black .bestsellerPrice {
	font-size: 13px;
	color: #ebebeb;
	font-weight: 100;
	position: absolute;
	margin: 0;
	padding: 0;
	margin-left: 7px;
	margin-top: 26px;
}

#awardWrapper {
	float: right;
	border: 1px solid #EBEBEB;
	height: 536px;
	width: 345px;
	background-color: white;
	text-align: center;
	margin-top: -100px;
	margin-right: 30px;
	font-family: 'lato', sans-serif;
}

#awardWrapper h4 {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #333;
	font-weight: 300;
	font-size: 25px;
}

.awardItem {
	height: 60px;
	width: 85%;
	margin: 0 auto;
	margin-bottom: 50px;
	text-align: left;
	padding: 0 10px;
	margin-top: 62px;
}

.awardCircle {
	background-color: #e67e22;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	float: left;
	vertical-align: top;
	text-align: center;
}

.awardCircle i {
	color: white;
	line-height: 60px;
	font-size: 21px;
}

.awardText {
	display: table-cell;
	vertical-align: middle;
	height: 60px;
}

.awardText p {
	margin: 0 0 0 20px;
	vertical-align: middle;
	font-family: 'lato' sans-serif;
	color: #333;
}

.whyChooseUs {
	margin: 0;
	padding: 30px 0;
	width: 100%;
	background-color: #e67e22;
	clear: both;
	display: none;
}

.whyChooseUsBlockContainer {
	margin: 0 auto;
	text-align: center;
}

.whyChooseUsBlock {
	display: inline-block;
	margin: 35px 2% 40px 2%;
	padding: 0 1%;
	min-height: 200px;
	width: 22%;
	border-radius: 5px;
	background-color: #fff;
	vertical-align: top;
	text-align: center;
	transition: all 0.2s;
}

.whyChooseUsBlock:hover {
	color: #e67e22;
	cursor: default;
	transition: all 0.2s;
}

.whyChooseUs .circle {
	position: relative;
	top: -38px;
	display: block;
	margin: 0 auto;
	width: 76px;
	height: 76px;
	border-radius: 500px;
	background-color: #e67e22;
}

.whyChooseUs .circle i {
	margin-top: 20px;
	color: #ffffff;
	font-size: 36px;
}

.whyChooseUs h2 {
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 36px;
	font-family: 'lato', serif;
}

.whyChooseUsBlock h3 {
	margin-top: 0px;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	font-family: 'lato', serif;
}

.whyChooseUsBlock p {
	margin-top: 0;
	color: #666666;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}

.footer {
	width: 100%;
	height: 300px;
	background-color: #333;
	margin-top: 100px;
	padding-top: 25px;
}

.footer h2 {
	font-size: 20px;
	font-family: 'raleway', sans-serif;
	font-weight: 300;
	color: #BBB;
}

.footer p {
	color: #ccc;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.footerBottom a,
.footerBottom a:hover,
.footerBottom a:visited {
	color: #e67e22 !important;
}

.footer .blockTitle i {
	font-size: 20px;
}

.block {
	position: relative;
	width: 18%;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	margin: 30px 7% 30px 7%;
}

.blockTitle {
	width: 100%;
	border-bottom: 2px solid #e67e22;
}

.footerlist {
	color: white;
	list-style: none;
	padding: 0;
	margin-top: 22px;
	color: #ccc;
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
}

.footerlist li {
	padding-bottom: 23px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.footerlist li i {
	margin-right: 15px;
}

.footerBottom {
	width: 98%;
	height: 30px;
	background-color: #222;
	color: #999;
	line-height: 30px;
	text-align: right;
	padding-right: 2%;
	font-size: 11px;
	font-family: 'Raleway';
}

.blockTitle p,
.blockTitle i {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0;
}


/*****************/


/* TABLET 1024px */


/*****************/

@media only screen and (max-width: 1024px),
only screen and (max-width: 1024px) and (-moz-min-device-pixel-ratio: 3),
only screen and (max-width: 1024px) and (-o-min-device-pixel-ratio: 3/2),
only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 3),
only screen and (max-width: 1024px) and (min-device-pixel-ratio: 3),
only screen and (max-width: 1024px) and (-moz-min-device-pixel-ratio: 2),
only screen and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2/1),
only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (max-width: 1024px) and (min-device-pixel-ratio: 2),
only screen and (max-width: 1024px) and (-moz-min-device-pixel-ratio: 3),
only screen and (max-width: 1024px) and (-o-min-device-pixel-ratio: 3),
only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 3),
only screen and (max-width: 1024px) and (min-device-pixel-ratio: 3),
only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5) {
	.templateHeader i {
		font-size: 25px;
		color: #999;
		display: inline;
		line-height: 34px;
		padding-left: 1%;
		margin-left: 20px;
	}
	.templateHeader {
		text-align: center;
		margin-bottom: 50px;
	}
	.templateHeader h2 {
		float: none;
		margin: 0 auto;
		font-size: 36px;
		margin-bottom: 40px;
		max-width: 100%;
	}
	.templateHeader span {
		margin: 0;
		padding: 0;
	}
	.logoHelper {
		display: block;
		width: 50%;
		margin: 0 auto 40px auto;
	}
	.logoHelper img {
		display: block;
		max-width: 100%;
		max-height: 180px;
		width: auto;
		height: auto;
	}
	#featurelist li {
		text-align: left;
	}
	#featurelist {
		padding: 0;
		margin: 0 auto;
		float: none;
		width: 100%;
		text-align: center;
	}
	.navlist {
		text-align: center;
		padding: 0;
	}
	#rightContainer {
		width: 100%;
		margin: 20px auto 0 auto;
		padding: 0;
		text-align: center;
	}
	#featuresContainer,
	#categoriesContainer {
		display: inline-block;
		float: none;
		vertical-align: top;
		margin-top: 0;
		text-align: left;
		min-height: 375px;
	}
	#itemDetails {
		width: 100%;
		text-align: center;
		float: none;
		margin: 0 auto;
		padding-top: 0;
	}
	#shortdescription {
		float: none;
		display: block;
		width: 100%;
		margin: 0 auto;
		max-width: 500px;
	}
	#bigPic {
		margin-right: 20px;
		float: none;
	}
	#templateBody {
		margin: 0 auto;
		background-color: #fff;
		margin-top: 5px;
		width: 100%;
	}
	#priceContainer {
		width: 100%;
		display: block;
		float: none;
		border-left: none;
		border-right: none;
		padding-right: 0;
		padding-left: 0;
		margin-left: 0;
	}
	.gallery {
		width: 94%;
		padding: 0 3%;
		float: none;
		max-width: 600px;
		margin: 0 auto;
	}
	.galleryNav {
		clear: both;
	}
	.leftContainer {
		padding-right: 0;
	}
	#buyItNowButton {
		margin-left: 0;
	}
	.tabBar {
		margin-right: 0;
	}
	.tabContainerWrapper {
		margin-right: 0;
	}
	.tabContainer {
		margin-left: 0;
		margin-right: 0;
	}
	#tablinks {
		margin-bottom: 0;
	}
	#tablinks li {
		width: 49%;
		margin-left: -4px;
		margin-right: 1%;
		margin-bottom: 10px;
	}
	#tablinks li:nth-child(2n) {
		margin-left: 1%;
		margin-right: 0;
	}
	#cardcontainerWrapper {
		margin: 0 auto;
		text-align: center;
	}
	#cardcontainer1 h2,
	#cardcontainer2 h2 {
		text-align: center;
		margin-left: 0;
	}
	#cardcontainer1,
	#cardcontainer2 {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-top: 0;
		text-align: left;
	}
	#cardcontainer1 {
		min-height: 300px;
		width: 40%;
		padding-left: 30px;
		padding-top: 20px;
		margin: 0 20px 0 0;
	}
	#cardcontainer2 {
		min-height: 300px;
		padding-left: 30px;
		height: auto;
		width: 40%;
		padding-top: 20px;
	}
	.circle1 {
		float: none;
		background-color: #e67e22;
		position: relative;
		top: 0;
		left: 0;
		margin: 0 auto;
		border: 4px solid #fff;
	}
	.circle2 {
		float: none;
		background-color: #e67e22;
		position: relative;
		top: 0;
		left: 0;
		margin: 0 auto;
		border: 4px solid #fff;
	}
	.circle1 i {
		color: white;
	}
	.circle2 i {
		color: white;
	}
	#subDescription {
		clear: both;
		text-align: center;
		width: 100%;
		height: auto;
		border: 0;
		border-top: 1px solid #ccc;
		padding-top: 0;
		z-index: 99;
	}
	.crossSellerWrapper {
		margin-right: 0;
	}
	.crossSellerContainer {
		margin-right: 0;
	}
	.bestsellerWrapper,
	.matchingProductsWrapper {
		float: none;
		display: inline-block;
		margin: 30px 0 0 0;
		padding: 0;
	}
	.matchingProductsWrapper {
		margin-left: 55px;
	}
	#awardWrapper {
		clear: both;
		float: none;
		width: 100%;
		height: auto;
		margin: 0;
		padding-bottom: 100px;
		border-bottom: 1px;
		border-right: 1px;
		border-left: 1px;
		padding-top: 100px;
		background-color: #fff;
	}
	#awardWrapper h4 {
		display: none;
	}
	.awardItem {
		margin: 0;
		display: inline-block;
		width: 25%;
		padding: 0 0 20px 0;
		vertical-align: top;
		min-height: 200px;
		background-color: white;
		border-radius: 10px;
		border: 1px solid #ccc;
	}
	.awardItem:nth-child(3) {
		margin: 0 5%;
	}
	.awardItem p {
		max-width: 150px;
		color: #333;
	}
	.awardCircle {
		margin: 0 auto;
		float: none;
		margin-bottom: 15px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		width: 100%;
	}
	.awardtext {
		display: block;
		height: auto;
	}
	.awardtext p {
		width: auto;
		text-align: center;
		margin: 0 auto;
		font-family: 'open sans';
		font-size: 15px;
	}
	#cardcontainerWrapper {
		width: 100%;
		clear: both;
		height: auto;
		padding-bottom: 50px;
		padding-left: 0;
		margin-bottom: 100px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	.footer {
		width: 100%;
		height: auto;
		margin-top: 90px;
		margin: 0;
	}
	.block {
		margin: 0 0 0 50px;
		position: relative;
		width: 24%;
		height: auto;
		vertical-align: top;
	}
	.leftContainer {
		padding-top: 20px;
		padding-left: 0;
	}
}


/* SMARTPHONE 480px*/

@media only screen and (max-width: 480px),
only screen and (max-width: 480px) and (-moz-min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 3/2),
only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (-moz-min-device-pixel-ratio: 2),
only screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 2/1),
only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (max-width: 480px) and (min-device-pixel-ratio: 2),
only screen and (max-width: 480px) and (-moz-min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (min-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (device-aspect-ratio: 9/16),
only screen and (device-width: 480px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 3),
only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5) {
	.whyChooseUsBlock {
		width: 90%;
	}
	#featurelist li {
		display: list-item;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	.templateHeader h2 {
		border-bottom: 1px solid #ebebeb;
		padding-bottom: 25px;
		margin-bottom: 0;
		padding-left: 0;
	}
	.logoHelper {
		width: 100%;
	}
	.templateHeader i {
		margin-left: 0;
	}
	#featurelist {
		list-style: none;
	}
	.navlist li {
		display: list-item;
		text-align: center;
		padding: 0;
		border-bottom: 1px solid #ebebeb;
		border-left: 1px solid #ebebeb;
	}
	.navlist {
		padding: 0;
		list-style: none;
	}
	#templateBody {
		margin-top: 0;
	}
	#navigation li {
		display: list-item;
	}
	.gallery {
		padding-top: 20px;
		margin-top: 0;
		margin-bottom: 0;
	}
	#navigation {
		height: auto;
		box-shadow: none;
		border-color: #ebebeb;
		border-bottom: none;
	}
	#bigPic {
		height: 250px;
	}
	#bigPic img {
		max-width: 95%;
		max-height: 250px;
		width: auto;
		vertical-align: middle;
	}
	.galleryNav {
		padding-top: 0px;
	}
	#itemDetails {
		padding-top: 0px;
	}
	#priceContainer {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#buyItNowButton,
	#askNowButton {
		display: block;
		margin: 30px auto;
	}
	#featuresContainer {
		padding-right: 0;
		float: none;
	}
	#featuresContainer {
		min-height: 100px;
	}
	.tabContent {
		padding: 10px 10px;
	}
	.contentImgLeft,
	.contentImgRight {
		float: none;
		padding: 0;
		margin: 0 0 20px 0;
		width: 100%;
	}
	#cardcontainerWrapper {
		text-align: center;
		height: auto;
		clear: both;
		margin: 0 auto;
	}
	#cardcontainer1,
	#cardcontainer2 {
		margin: 20px auto 20px auto;
		float: none;
		width: auto;
		padding-bottom: 20px;
		min-height: 300px;
		display: block;
	}
	#cardcontainer1 h2 {
		text-align: center;
	}
	#cardcontainer2 h2 {
		text-align: center;
	}
	.cardtext1 {
		margin-top: 20px;
		text-align: center;
		font-size: 15px;
	}
	.cardtext2 {
		margin-top: 20px;
		text-align: center;
		font-size: 15px;
	}
	#subDescription {
		float: none;
		clear: both;
	}
	.matchingProductsWrapper {
		margin-left: 0;
	}
	.crossSellerContainer h4 {
		font-size: 23px;
	}
	.awardItem {
		display: block;
		width: 100%;
		margin-bottom: 30px;
		min-height: 120px;
		padding-bottom: 30px;
	}
	.awardItem p {
		max-width: 250px;
	}
	.awardItem:nth-child(3) {
		margin: 0 0 30px 0;
	}
	#awardWrapper {
		padding: 50px 0 0 0;
	}
	.block,
	.blockTitle {
		width: 70%;
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	.block {
		text-align: left;
	}
	.footer {
		padding-bottom: 50px;
	}
	.blockTitle {
		width: 100%;
		margin-top: 40px;
	}
	.blockTitle li {
		text-align: left;
	}
	#wrapper .footerBottom span {
		display: block;
	}
	#wrapper .footerBottom {
		height: auto;
	}
	.templateHeader {
		margin-bottom: 0;
	}
	#featurelist .featurelistText {
		margin-bottom: 20px;
	}
	#featurelist .featurelistText:last-child {
		margin-bottom: 0px;
	}
	#featurelist {
		background-color: #fff;
		margin-bottom: 0px;
		padding-bottom: 40px;
		margin-top: 0;
		padding-top: 20px;
	}
	.footerlist {
		margin-bottom: 0;
	}
}