/**
* @author Perfectus Inc.
* @author website www.perfectusinc.com
* @copyright Copyright 2015-2016 Perfectus Inc.
* CSS Document
*/
html {
}
body {
	font-family: "Roboto", Helvetica, sans-serif;
	font-size:13px;
	margin:0;
}
TEXTAREA {
	display: block;
	width: 100%;
}
ul {
	list-style:none;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea, select {
	border:1px solid #DDDDDD;
	line-height:20px;
	margin:1px 0 3px;
	min-height:20px;
	padding:4px 5px 3px;
 transition:all .3s ease-in 0;
 -moz-transition:all .3s ease-in 0;
 -webkit-transition:all .3s ease-in 0;
 -o-transition:all .3s ease-in 0;
 -ms-transition:all .3s ease-in 0
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:hover, input[type="url"]:focus, textarea:focus, select:focus {
	outline: 0 none;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-moz-transition:  border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-webkit-transition:  border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-o-transition:  border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-ms-transition:  border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
textarea {
	overflow:auto
}
.product-single .product_info .productinfo-rightwrapper .cssButton.button_in_cart {
	font-size: 16px;
}
.product-single .product_info .productinfo-rightwrapper .cssButtonHover.button_in_cart.button_in_cartHover {
	font-size: 16px;
 padding: padding: 6px 12px 5px;;
}
.product-info .description .add-to-cart > .btn {
	display: inline-block !important;
	border: 0;
	border-radius: 0;
	background-image: url("../images/icons/cart_1.png");
	background-position: 5px 11px;
	background-repeat: no-repeat;
	padding: 13px 10px 10px 35px;
	transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
}
a, a:hover {
	outline: none;
	text-decoration:none;
}
a:focus {
	outline: none !important;
	text-decoration:none;
}
img {
	max-width:100%;
}
a, a:active, a:visited, a:focus {
	outline:none;
}
#right-column {
	vertical-align:top;
}
#left-column, #right-column {
	text-shadow:none;
}
#left-column h3 label, #right-column h3 label {
	margin-bottom:0px;
}
.centerBoxWrapper {
	margin-bottom: 10px;
}
#right-column .select[multiple], select[size] {
	height: auto !important;
}
#content-wrapper table td {
	border-bottom:none;
}
#centercontent-wrapper {
	position: relative;
	float:left;
}
.single-column {
	right: 0;
	width:100%;
}
a:hover, a:active {
	outline: 0 none;
}
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*//*line-height:1.4;*/
}
.leftBoxContainer, .rightBoxContainer {
	width:100% !important;
	float:left;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	margin-top: 30px;
}
#categoriescss.leftBoxContainer {
	margin-top: 0;
}
h3.rightBoxHeading, h3.leftBoxHeading {
	margin: 0;
}
.sideBoxContent ul {
	margin:0;
	padding:0;
	list-style:none;
}
#reviewsHeading > a {
	padding-left: 0 !important;
}
table td, .centerBoxWrapperContents table td {
	padding:0px;
}
#contentarea-wrapper .grid-64 {
	width: 63%;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg, .specialsListBoxContents {
	text-align: center;
}
/*CSS for login page */
#loginForm FIELDSET {
	padding: 0 0 1.5em 0;
}
FIELDSET {
	border:none !important;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em 0.3em 0.3em 0;
}
.return_customer LEGEND {
	padding: 0 0 0.5em 0;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	font-weight: bold;
}
#createAccountForm fieldset legend {
	font-size: 1.2em;
}
#createAccountForm fieldset legend {
	font-size: 1.2em;
}
/*CSS For Breadcrumb*/
#breadcrumb-wrapper .breadcrumb-title {
	color: #FFFFFF;
	float: left;
	font-size: 36px;
	text-align: center;
	width: 100%;
	display:none;
}
/*CSS For Breadcrumb End*/
.productinfo-wrapper {
	display: block;
	float: left;
	text-align: center;
	width: 100%;
}
.product_name, #whatsNew .centerBoxContentsNew.centeredContent .product_price, #featuredProducts .centerBoxContentsFeatured.centeredContent .product_price, #specialsDefault .centerBoxContentsSpecials.centeredContent .product_price, #specialsListing .specialsListBoxContents .product_price, #alsopurchased_products .product_price, #upcomingProducts .product_price {
	text-align: left;
	margin: 10px 0 0;
	padding: 0 20px;
	text-align:center;
}
.productListing-data .product_name, .newproductlisting .product_name {
	text-align:left;
}
.product_name {
	margin: 1em 0 0;
}
.product_price {
	text-align: left;
	display:inline-block;
	width: 100%;
}
/*width For button*/
input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto;
}
#shoppingcartHeading > a {
	padding: 0 !important;
}
.cartBoxTotal {
	font-size: 1.2em;
	padding: 0.6em 0.8em;
}
#ezPageBoxList li {
	margin: 0;
	padding: 0.2em 0;
	text-align: center;
}
#contentMainWrapper, #logoWrapper, #ezPageBoxList, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	float: left;
	margin: 0 6px 10px;
	padding: 0;
	width:94%;
}
.categoryIcon, .information, #checkoutShippingContentChoose {
	margin-bottom: 15px;
}
.product-name-desc .normalprice, .product-name-desc .productSpecialPriceSale {
	color:#595959;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #BBBBBB;
	font-size: 12px;
}
#indexDefaultMainContent {
	margin-top: -5px;
}
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert-info {
	vertical-align: top;
}
#contentarea-wrapper #centercontent-wrapper .alsoPurchased .centerBoxWrapperContents table td {
	background-color:#FFFFFF;
	border:1px solid #E1E1E1;
	padding:5px;
}
#contentarea-wrapper #centercontent-wrapper .alsoPurchased .centerBoxWrapperContents table td.no-border {
	border:none;
}
#contentarea-wrapper #centercontent-wrapper .navNextPrevWrapper {
	margin:20px 0 0;
}
#contentarea-wrapper #centercontent-wrapper .alsoPurchased .centerBoxWrapperContents .centerBoxContentsAlsoPurch {
	margin:0 !important;
	background-color:#E1E1E1;
	padding:4%;
	width:92% !important;
}
#contentarea-wrapper #centercontent-wrapper .alsoPurchased .centerBoxWrapperContents img {
	height:100px;
}
/*For full width layout padding */
#ezPagesHeading {
	padding-bottom:14px;
	margin-bottom:14px;
	padding-top:7px;
	border-bottom: 1px solid #E9E8E8;
}
#contactUsForm .alert-info.forward {
	margin-bottom: 15px;
}
.alert-text, .information .alert-text, .msgalert {
	color: #595959;
	font-style:italic;
}
#loginForm .back {
	padding-left: 22px;
	line-height:44px;
}
.login-emailaddress, #loginForm .buttonRow {
	float:left;
}
LABEL.inputLabel {
	float: left;
	margin-top:7px;
	margin-right:10px;
}
#loginForm .inputLabel {
	font-weight: normal;
}
.login-emailaddress .inputLabel, .login-password .inputLabel {
	margin-top:0;
}
.login-password {
	float:left;
}
#createAccountForm .alert-info.forward {
	margin-bottom: 10px;
}
.accept-terms > input[type="checkbox"] {
	float: left;
	margin: 4px 0;
}
.accept-terms > .checkboxLabel {
	float: left;
	margin-right: 0;
	width: 91%;
}
input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
	line-height: normal;
	margin: 6px 0;
}
#subproduct_name img {
	height: auto;
	margin-bottom: 25px;
}
/*for bck button */
#ezPageDefault h4 {
	text-transform:none;
	margin-top:5px;
}
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0 4% 1% 0;
}
#cartAdd strong {
	font-size: 1.2em;
	;
}
.product_description, .addtocart-info, .product_quantity, .product_review, .navNextPrevWrapper, .alsoPurchased, #productAttributes {
	float:left;
	width:100%;
}
span.title {
	display: block;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 14px;
	padding-bottom:9px;
	border-bottom: 1px solid #E9E9E9;
}
.product_review span.title {
	margin-bottom:15px;
}
.alsoPurchased span.title, #centercontent-wrapper #productGeneral {
	margin:0;
}
.cssButton.button_reviews {
	width:100%;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: normal;
	height: 1%;
	width: 100%;
}
span.bold {
	display: block;
	font-size: 0.95em;
	font-weight: 700;
}
.review_img {
	text-align:center;
	float:left;
}
#checkoutConfirmDefault .productprice-amount {
	font-size:15px;
	width:50%;
}
.cartQuantity input[type='text'] {
	text-align:center;
	vertical-align:middle;
	min-height: 45px;
	margin: 0;
}
#shoppingCartDefault .buttonRow a, #checkoutShipping .change_address a, #checkoutPayment .change_address a, #checkoutConfirmDefault .change_address a, #addressBookDefault .change_address a span, #accountEditDefault .change_address a span, #accountHistoryDefault .change_address a, #accountHistInfo .change_address a, #createAcctSuccess .change_address a, #unsubDefault .change_address a, #createAcctSuccess .cssButton.small_edit, #checkoutConfirmDefault .buttonRow.forward.change_address > a span.cssButton.small_edit {
	color:#FFFFFF;
}
#shoppingCartDefault .buttonRow, #pageThree .buttonRow.back > a, #pageFour .buttonRow.back > a, #pageTwo .buttonRow.back > a, #discountcouponInfo .content .buttonRow.forward > a {
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 1.2em;
	padding: 13px 16px;
	text-decoration: none;
	width: auto !important;
	border-radius:0;
}
.instructions p:nth-child(2) {
 font-style:italic;
}
#prevOrders .user-accountinfo, .user-accounthistory {
	text-align:center;
}
#accountDefault h2, #addressBookDefault h2, caption #orderHistoryDetailedOrder, caption #orderHistoryStatus {
	padding-left:0px;
}
#checkoutConfirmDefault #orderTotals {
	float:right;
	width:50%;
	font-weight: 600;
	font-size: 1.2em;
	padding-right: 0 !important;
}
#checkoutConfirmDefault .product_price.total strong {
	float:left;
	width:44%;
}
#checkoutConfirmDefault div.total_price {
	float:left;
	width:37%;
}
#orderTotals .lineTitle {
	float:left;
	width:60%;
}
#orderTotals .amount {
	float:left;
	width:40%;
	font-weight:bold;
}
#shippingEstimatorContent label.inputLabel {
	width: 100px;
}
#advSearchDefault .centeredContent {
	text-align:left;
	position: relative;
}
#advSearchDefault .centeredContent .resultsContainer {
	top: 36px !important;
}
.attribImg {
	margin: 0.3em 0;
	width: 20%;
}
.productprice-wrapper > img, .product_price > img {
	min-height: auto;
	margin-left:10px;
	float: right;
}
h4.optionName {
	width:10.8%;
	float:left;
	margin-top:2px;
}
#addressBookDefault .productinfo-leftwrapper .change_address {
	margin-right: 3px;
}
.productprice-wrapper > a {
	float: left;
	margin-top: 15px;
	width: 35%;
}
#addressBookDefault .productinfo-leftwrapper > a {
	display:none;
}
#productQuantityDiscounts > table {
	border: 1px solid;
	border-collapse: collapse;
	width: 100%;
}
.indexDefaultHeading {
	background: url("../images/icons/line.png") repeat-x scroll 0 bottom transparent;
	padding: 0 0 13px;
}
.navbar .nav {
	width:100%;
}
.jsn-header .container, .navbar .container {
	width:auto !important;
}
h2#gvFaqDefaultSubHeading, #gvFaqDefaultMainContent {
	padding-left:0px;
	background: none repeat scroll 0 0 transparent;
	color: #595959;
}
.jsn-header .container, .navbar .container {
	width:auto !important;
	display: block;
}
/* For Products */
#whatsNew .centerBoxWrapperContents .centerBoxContentsNew, #specialsDefault .centerBoxWrapperContents .centerBoxContentsSpecials, #featuredProducts .centerBoxWrapperContents .centerBoxContentsFeatured {
	width:95.4% !important;
	margin-left: 5px;
	margin-bottom:2px;
}
#whatsNew .centerBoxWrapperContents, #specialsDefault .centerBoxWrapperContents, #featuredProducts .centerBoxWrapperContents {
	margin-bottom:-10px;
}
#centercontent-wrapper .item-page h2 {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 1.5em;
	;
}
em {
	font-style:normal !important;
}
/* short */
.item-page .thindottedheader a.button {
	color: #FFFFFF;
}
#siteMap .content, #gvFaqDefault .content, #discountcouponInfo .content, #privacy .content, #conditions .content, #shippingInfoMainContent {
	left: 0%;
	position: relative;
}
/* Opera */
.opera #slideshow-wrapper {
	min-height:450px;
}
.opera .detailbutton-image a {
	width:78px;
}
.pagination-style a, .pagination-style .current {
	background: #EEEEEE none repeat scroll 0 0;
	padding: 10px 14px;
	text-decoration: none;
	position: relative;
}
.pagination-style a:hover {
	background: #DDDDDD none repeat scroll 0 0;
}
.pagination-style .current {
	color: #FC1759;
	font-weight: normal;
}
.pagination-style a:first-child {
	margin-right: -3px;
}
.pagination-style .fa {
	margin: 0;
}
.cat-count {
	margin-left: 5px;
}
.pagination-style a > img {
	position: relative;
	top: 3px;
}
#createAccountForm LABEL.inputLabel, #accountEditDefault LABEL.inputLabel {
	width: 250px;
}
.content_box fieldset {
	padding: 0;
}
#addressBookDefault .next-prev {
	margin-bottom: 0;
}
.next-prev {
	display:inline-block;
	width: 100%;
	margin-bottom:20px;
}
.next-prev .buttonRow {
	float: left;
	margin-right: 10px;
}
.alert-text, .information .alert-text, .msgalert, .alertrequired {
	color: #FF4444;
	font-style: italic;
}
/*Products homepage */
#specialsListing > ul {
	margin:0;
	padding:0;
}
#specialsListing li {
	display: inline-block;
	margin: 20px 0 0;
	overflow: inherit;
	position: relative;
	float:left;
	padding:10px 10px 20px;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-webkit-backface-visibility: hidden;
}
#upcomingProducts li {
	border: 1px solid #E9E9E9;
	display: inline-block;
	margin: 20px 20px 0 0;
	overflow: inherit;
	position: relative;
	float:left;
	padding:10px 10px 20px;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-webkit-backface-visibility: hidden;
}
 #indexCategories #whatsNew li:nth-child(3n+3), #indexCategories #featuredProducts li:nth-child(3n+3), #indexCategories #specialsDefault li:nth-child(3n+3), #indexProductList #whatsNew li:nth-child(3n+3), #indexProductList #featuredProducts li:nth-child(3n+3), #indexProductList #specialsDefault li:nth-child(3n+3), #specialsListing li:nth-child(3n+3), #alsopurchased_products li:nth-child(3n+3) {
 margin-right: 0;
}
#indexCategories #featuredProducts li:last-child, #indexProductList #featuredProducts li:last-child {
	display:none;
}
.tptncarousel {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
}
.tptncarousel .owl-carousel .owl-item {
	border-right: 1px solid #e5e5e5;
	float: left;
	padding: 15px 10px;
}
.brands-slider.tptncarousel .owl-carousel .owl-item {
	padding: 10px;
}
.tptncarousel h4.section-title {
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	padding: 0 80px 0 15px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.tptncarousel .owl-buttons div {
	background: #fff none repeat scroll 0 0;
	border-left: 1px solid #e5e5e5;
	color: #777;
	cursor: pointer;
	float: left;
	font-family: "FontAwesome";
	font-size: 20px;
	height: 49px;
	line-height: 50px;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 40px;
}
.centerBoxWrapper.alsoPurchased.tptncarousel {
	margin-top: 0;
	margin-bottom:30px;
}
.tptncarousel .owl-buttons div:hover {
	background: #eee none repeat scroll 0 0;
}
.tptncarousel .owl-buttons .owl-prev:before, .main-slideshow-wrapper .owl-buttons .owl-prev:before {
	content: "";
}
.tptncarousel .owl-buttons .owl-next:before, .main-slideshow-wrapper .owl-buttons .owl-next:before {
	content: "";
}
.productSpecialPriceSale, .productSalePrice, .normalprice, .productSpecialPrice, .productPriceDiscount {
	margin-right:10px;
}
.sidebox_price .productSpecialPriceSale, .sidebox_price .normalprice, .sidebox_price .productSpecialPrice, .sidebox_price .productSalePrice, .sidebox_price .productPriceDiscount {
	margin-right: 5px;
}
.product-name-desc .product_price .productPriceDiscount, .sidebox_price .productPriceDiscount, .productinfo-rightwrapper .product_price .productPriceDiscount, .productPriceDiscount {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-right: 0;
	padding: 2px 4px;
}
.productinfo-rightwrapper .product_price .productPriceDiscount, .product-info .description .prices .productPriceDiscount, .productprice-amount .productPriceDiscount {
	font-weight: normal;
	padding:0 4px
}
.centerBoxHeading .fa {
	margin: 0 0 0 10px;
}
.border-bg {
	float: left;
}
.productprice-wrapper .product_price {
	padding:5px;
	bottom: 0;
	padding: 5px;
	position: absolute;
}
p.short-description {
	margin: 0;
}
/* Create Account Success */
#createAcctSuccess .buttonRow.forward.change_address {
	float: left;
	margin: 10px 10px 0 0;
}
#createAcctSuccess .content:last-child, .next-prev.acct-noti {
	margin-bottom: 0;
}
/* Product Detail Page */
#productAdditionalImages li {
	display: inline-block;
	list-style: none outside none;
	margin-bottom: 4px;
	padding: 5px;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	border:1px solid #E9E9E9;
}
#productAdditionalImages .owl-carousel .owl-item {
	padding: 0;
	margin: 0 0 5px;
}
.additionalImages.centeredContent img {
	height: auto;
	width: 90%;
	border: 1px solid #EEEEEE;
}
.additionalImages.centeredContent img:hover {
	border: 1px solid #CCCCCC;
}
#productMainImage {
	width: 100%;
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #eeeeee;
	text-align: center;
}
.product_info .product_image {
	text-align: center;
	width: 100%;
}
#additionalimages-slider {
	border-top: 1px solid #E9E9E9;
	padding: 15px 0 0;
}
#upcomingProducts .product_image {
	width: 30%;
}
#whatsNew .product_image:after, #featuredProducts .product_image:after, #specialsDefault .product_image:after, #specialsListing .product_image:after, .centerBoxContentsAlsoPurch .product_image:after {
	content: "";
	display: block;
	margin: 1.9em auto 0;
	width: 150px;
	border-bottom:1px dashed #E9E9E9;
	transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-webkit-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;
	-ms-transition: all 0.6s ease-in-out 0s;
}
#upcomingProducts .product-name-desc {
	float: right;
	width: 65%;
}
#upcomingProducts .product_name {
	margin: 0;
}
#whatsNew .product_image img, #featuredProducts .product_image img, #specialsDefault .product_image img, #specialsListing .product_image img, .centerBoxContentsAlsoPurch .product_image img, #upcomingProducts .product_image img {
	height: auto;
	width: 100%;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
#productAdditionalImages {
	float: left;
	text-align: center;
	width: 100%;
	margin-top:20px;
}
.imgLink {
	display: none;
}
#centercontent-wrapper .alsoPurchased > h1 {
	margin: 0;
}
#centercontent-wrapper .product_title h1#productName {
	margin-bottom: 0;
}
#horizontalTab {
	float: left;
	width: 100%;
	margin: 15px 0;
}
.alsoPurchased {
	margin: 35px 0 0;
}
.tabcontents #description > p {
	margin: 0;
}
#reviewsWrite .productprice-amount, #reviewsWrite .productprice-amount .productPriceDiscount, #reviewsInfoDefault .productprice-amount, #reviewsInfoDefault .productprice-amount .productPriceDiscount {
	font-size: 24px;
	font-weight: normal;
	width:100%;
}
#reviewsInfoDefault .productprice-amount .normalprice, #reviewsWrite .productprice-amount .normalprice {
	font-size: 20px
}
.product_description {
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 15px;
}
.product_info_accordian .product_description, .product_review {
	margin: 0 0 10px;
	padding:0
}
#alsopurchased_products {
	float: left;
}
.centerBoxContentsAlsoPurch {
	list-style: none outside none;
}
/* Cart Button */
.addtocart-info .cart_quantity {
	display: inline-block;
	float: left;
	width: auto;
	position:relative;
}
.cart_quantity > strong {
	display: inline-block;
	float: left;
	line-height: 44px;
	margin-right: 1em;
	font-weight: normal;
}
#shoppingCartDefault .table-responsive .cartQuantity .alert-text.bold {
	display: inline-block;
}
.cartQuantity .fff span.minus {
	top: 22px;
}
.cartQuantity .fff span {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1.3em;
	line-height: 23px;
	position: absolute;
	text-align: center;
	width: 19px;
	height:23px;
	top:0;
}
.fff i.fa {
	margin: 0;
	line-height:1.2;
}
.cartQuantity .fff {
	position: relative;
	right: -30px;
	top: -45px;
}
/*Accordian */
.accordian-header {
	cursor: pointer;
	float: left;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	text-align: left;
	width: 93.6%;
	display: block;
	text-decoration: none;
}
h4.accordian-header {
	font-size: 1.5em;
	margin: 0;
	padding: 0 0 0 4%;
	width: 100%;
}
.accordian-header a {
	color: #FFFFFF;
}
.accordian-header a:hover {
	color: #FFFFFF;
}
.accordian-content {
	border-bottom: 1px solid #909090;
	clear: both;
	padding: 2%;
	width: 100%;
	background: #FFFFFF;
}
.accordian-header.active {
	background: url("../images/plus-minus.png") no-repeat scroll 5px -91px rgba(255, 255, 255, 0.3) !important;
}
.accordian-header {
	background: url("../images/plus-minus.png") no-repeat scroll 5px 7px rgba(255, 255, 255, 0.3) !important;
}
.contentText.accordian-content > p {
	margin: 0;
}
/* Product Attributes */
#productAttributes > .wrapperAttribsOptions {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
#product_info_display #productAttributes h3.attributesComments {
	float: left;
	font-size: 16px;
	margin: 0 0 15px;
}
.addthis_sharing_toolbox {
	float: left;
	margin-top: 15px;
	width: 100%;
}
#contentarea-wrapper #centercontent-wrapper .productinfo-rightwrapper .navNextPrevWrapper.centeredContent {
	float: left;
	margin: 20px 0 0;
	text-align: left;
}
#contentarea-wrapper .navNextPrevWrapper .navNextPrevList .button_return_to_product_list {
	font-size:19px;
	position:relative;
	top:2px;
}
/*.navNextPrevList i.fa {
    font-size: 30px;
    line-height: 0;
    margin: 0;
}*/
#twttrHubFrameSecure {
	height: 0 !important;
	position: relative !important;
}
#twttrHubFrame {
	height: 0 !important;
	position: relative !important;
}
.product_attributes {
	width:80%;
	float:left;
}
.attribute_label {
	float: left;
	width: 20%;
}
.attribsSelect, #productAttributes .wrapperAttribsOptions .attribute_label {
	font-weight: bold;
}
.attribute_options > label, .product_attributes .attribsRadioButton {
	font-weight: normal;
}
.attribute_options > input[type="radio"], .attribute_options > input[type="checkbox"], .product_attributes > input[type="radio"] {
	margin-right: 8px;
}
.attribute_options > label {
	font-size: 1em;
	margin-right: 10px;
}
/* Left Right Box */
#centercontent-wrapper header > h1 {
	font-size: 18px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 700;
}
#centercontent-wrapper header > h1 {
	margin-top:0;
}
#left-column h3, #right-column h3 {
	color: #333;
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	padding: 14px 15px;
	text-transform: uppercase;
}
/*#left-column .sideBoxContent, #right-column .sideBoxContent, #right-column .sideBoxContent .sideBoxContentItem, #bestsellers #bestsellersContent .sideBoxContentItem .sidebox_content, #whatsnew .sideBoxContentItem .sidebox_content, #specials .sideBoxContentItem .sidebox_content, #featured .sideBoxContentItem .sidebox_content {
    padding: 5px 10px;
	float:left;
	width:100%;
	text-align:left;
}
#reviewsContent.sideBoxContent {padding: 10px}
#bestsellers #bestsellersContent .sideBoxContentItem .sidebox_content {margin: 0}
#bestsellers #bestsellersContent {
    float: left;
	width: 100%;
}*/
#left-column .sideBoxContent, #right-column .sideBoxContent {
	padding: 15px;
}
#left-column #categoriescss h3 {
	color: #ffffff;
	font-size: 15px;
	line-height: 45px;
	padding: 0 15px;
	text-transform: uppercase;
	margin: 0;
}
#left-column .leftBoxContainer #categoriesContent a, #right-column .rightBoxContainer #categoriesContent a {
	padding: 7px 14px;
	display:block;
}
#left-column #shoppingcartContent .cartBoxTotal, #right-column #shoppingcartContent .cartBoxTotal {
	padding: 0;
}
#left-column #shoppingcartContent .cartBoxTotal, #right-column #shoppingcartContent .cartBoxTotal {
	margin-top: 10px;
}
#left-column .leftBoxHeading a, #right-column .rightBoxHeading a {
	float: right;
	line-height: 20px;
	padding: 0;
	text-transform: none;
	font-weight:normal;
	font-size: 0.7em;
}
#right-column #categoriesContent li a:hover, #right-column #categoriesContent li a:hover {
	background:none repeat scroll 0 0 #f8f8fd;
}
/*#whatsnew .sideBoxContentItem, #bestsellersContent .sideBoxContentItem, #specials .sideBoxContentItem, #reviews .random-reviews, #featured .sideBoxContentItem{
    float: left;
	text-align: left;
	width:100%;
}*/
.sidebox_content {
	float: left;
	width: 100%;
	margin: 0 0 15px;
}
.product_sideboximage {
	border: 1px solid #eee;
	float: left;
	margin: 0 10px 0 0;
	width: 70px;
}
.product_sideboximage > img {
	width:auto;
	height:auto;
}
.product_sideboxname > a {
	display: block;
	margin: 0 0 10px;
}
.sideBoxContent.centeredContent {
	text-align: left;
}
.sidebox_price {
	display: inline;
}
#reviews .product_sideboxname {
	float: left;
}
#reviews .sidebox_price > img {
	display: block;
}
/* Breadcrumb */
#navBreadCrumb > ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
#navBreadCrumb li {
	display: inline-block;
}
#navBreadCrumb li + li:before {
	content:"> ";
	color:#CCCCCC;
	padding: 0 5px;
}
.main-breadcrumb {
	position: relative;
	top: -20px;
}
.breadcrumb-current {
	display: inline-block;
	font-size: 1.5em;
	margin: 0em;
	text-align: left;
}
#navBreadCrumb li:last-child a, #navBreadCrumb li:last-child a:hover, #navBreadCrumb li:last-child a:active, #navBreadCrumb li:last-child a:visited, #navBreadCrumb li:last-child {
	background: none repeat scroll 0 0 transparent;
}
.footer-toplinks a:hover {
	font-size: 1em;
}
.breadcrum-text {
	float: left;
	font-size: 1em;
	padding: 1% 0;
}
#breadcrumb-wrapper {
	background: none repeat scroll 0 0 #F1F1F1;
	float: left;
	margin: 2px 0 30px;
	padding: 20px 0;
	width: 100%;
}
/* Category Page */
#indexCategories {
	float: left;
	width: 100%;
}
#subproduct_name img {
	height: auto;
	margin-bottom: 30px;
	width: 100%;
}
#categoryDescription #categoryImgListing > img {
	height: auto;
	width: auto;
}
.category-info-text .category-description {
	margin-bottom: 30px;
}
#indexCategories #subcategory_names li {
	display: inline-block;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
#indexCategories #subcategory_names li:first-child {
	background:none repeat scroll 0 0 transparent;
	padding-left:0;
	border: medium none;
	cursor: auto;
	padding: 7px 0;
	font-size: 14px;
	margin-bottom: 0;
}
#indexCategories #categoryDescription #categoryImgListing {
	margin-bottom: 30px;
}
#indexCategories #subcategory_names li:first-child:hover {
	background:none repeat scroll 0 0 transparent;
	border-radius: 0;
	box-shadow:none;
}
#subproduct_name > a {
	color: #FFFFFF !important;
}
.subcategory_list {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#subcategory_names {
	float: left;
	margin: 0;
	width: 100%;
}
.content_box {
	border: 5px solid #E9E9E9;
	float: left;
	padding:2%;
	margin: 0 0 15px;
	width:100%;
}
.content_box strong {
	font-size: 1em;
	font-weight: bold;
	opacity: 0.8;
}
.content_box > p {
	line-height: 20px;
	margin: 5px 0 0;
	opacity: 0.8;
	font-size: 1em;
}
/* Product Listing */
.sort-list {
	float: right;
	margin-top: 6px;
	width: auto;
}
.productlisting_sort {
	float: left;
	width: auto;
}
.sorter label {
	float: left;
	margin-right: 10px;
	width: auto;
	font-weight:normal;
	line-height: 30px;
	margin-bottom: 0;
}
.sorter label.inputLabel {
	margin-top: 0;
}
.sorter {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #e5e5e5;
	float: left;
	margin: 0 0 30px;
	padding: 10px;
	width: 100%;
}
.sorter-order {
	float: left;
	padding-top: 2px;
}
.display-mode {
	float: right;
}
.display-mode .unstyled.float-right {
	padding: 8px 0 0;
	margin: 0;
	float: left;
}
.view-grid-list-as {
	float: left;
	font-size: 14px;
	font-weight: 500;
	line-height: 32px;
	margin-right: 8px;
}
#newProductsDefault .buttonRow.forward, #allProductsDefault .buttonRow.forward, #featuredDefault .buttonRow.forward, #indexProductList .buttonRow.forward, #advSearchResultsDefault .buttonRow.forward {
	float: left;
}
#specialsListing .speciallisting_number_links .navSplitPagesLinks {
	float: left;
}
#specialsListing .speciallisting_number_links .navSplitPagesResult, #indexProductList #productsListingBottomNumber {
	line-height:42px;
}
.navSplitPagesResult {
	float: right;
	margin-top: 2px;
	text-align: right;
	width: 35%;
}
.next-prev .navSplitPagesResult {
	line-height: 45px;
	margin: 0;
}
.navSplitPagesLinks {
	float:right;
	width:auto;
	line-height:44px;
}
#indexProductList .tabTable, #advSearchResultsDefault .tabTable, #newProductsDefault table, #featuredDefault table, #allProductsDefault table {
	float: left;
	width: 100%;
}
.pageresult_bottom, .pageresult_top, .speciallisting_number_links {
	float: left;
	margin: 20px 0 0;
	padding: 0 0 20px;
	width: 100%;
	border-bottom: 1px solid #E7E7E7;
}
.pageresult_bottom {
	margin:20px 0;
}
.special_toplinks {
	margin: -5px 0 0;
	padding: 0 0 18px;
}
.special_bottomlinks {
	margin: 10px 0 0;
}
.productListing-odd, .productListing-even, .newproductlisting {
	border-color: -moz-use-text-color -moz-use-text-color #E7E7E7;
	border-style: none none solid;
	border-width: medium medium 1px;
	float: left;
	margin: 20px 0 0;
	padding: 10px;
	transition: all 0.3s ease-in-out 0s;
	width: 100%;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.productListing-odd:hover, .productListing-even:hover, .newproductlisting:hover {
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.productListing-rowheading {
	display: none;
}
.productListing-data .listingProductImage, .newproductlisting img {
	margin: 0 20px 0 0;
	min-height: 220px;
	min-width: 220px;
	padding: 0;
}
.productListing-data .short-description, .productListing-data .product_name, .productlisting_btn, .newproductlisting .product_name, .newproductlisting .short-description {
	float: left;
	padding: 10px;
	width: 90%;
}
.productListing-data .short-description, .newproductlisting .short-description {
	font-size:1em;
}
.productlisting_price {
	float: left;
	font-size: 1.4em;
	line-height: 30px;
	margin: 0 0 15px;
	width: 100%;
}
.productListing-data .product_name > a, .newproductlisting .product_name > a {
	font-size: 1.4em;
}
.productListing-data .productlisting {
	float: right;
	margin: 0 10px 0 0;
	font-size: 1.2em;
}
.productlisting > input, .newproductlisting .productnewprice, .newproductlisting .productnewprice input {
	font-size: 1.2em;
}
.newproductlisting .productlisting {
	float: left;
	width:100%;
}
.product-page-count {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #e5e5e5;
	display: inline-block;
	margin: 0 0 26px;
	padding: 22px 20px 20px;
	width: 100%;
}
.product-page-count.bottom {
	margin-bottom: 0;
}
.product-page-count .navSplitPagesResult {
	float: left;
	margin-top: 0;
	text-align: left;
	width: auto;
	line-height: 18px;
}
.product-page-count .navSplitPagesLinks {
	line-height: normal;
}
.product-page-count .pageresult_bottom {
	border-bottom: medium none;
	float: right;
	margin: 0;
	padding: 0;
	width: auto;
}
.add-all-cart {
	margin-bottom: 30px;
	text-align: left !important;
}
/* Shopping Cart Page */
#cartImage > img {
	float: left;
}
.cartTableHeading, #cartSubTotal {
	background: #FFFFFF none repeat scroll 0 0;
	height: 2.5em;
}
#shoppingCartDefault .table-responsive, .table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background: #FFFFFF none repeat scroll 0 0;
}
table#cartContentsDisplay tr th, #prevOrders .tableHeading th, #accountHistInfo .tableHeading th, #cartSubTotal {
	border-bottom: 1px solid #E9E9E9;
}
#cartContentsDisplay tr, #prevOrders tr {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #E9E9E9;
}
#prevOrders td {
	padding: 15px;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 15px 20px !important;
	vertical-align:middle !important;
	text-align: center;
}
#shoppingCartDefault table, table#prevOrders, #accountHistInfo table {
	margin: 0;
}
#cartSubTotal {
	line-height: 2.5em;
	padding-right: 2.4em;
	text-align: right;
	font-weight: normal;
	font-size: 18px;
}
table#cartContentsDisplay tr th, #prevOrders .tableHeading th, #accountHistInfo .tableHeading, #accountHistInfo th {
	font-size: 1.1em;
	padding: 10px;
	font-weight: normal;
}
.cartQuantityUpdate > input[type="image"]:focus {
	border: medium none;
	box-shadow: none;
}
.cartQuantityUpdate > input[type="image"] {
	border: medium none;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.cartQuantityUpdate > input[type="image"]:hover {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.cartRemoveItemDisplay img {
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	width:14px;
	height:auto;
}
.cartRemoveItemDisplay img:hover {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
#shoppingCartDefault .buttonRow.back {
	float: left;
}
.buttonRow.forward.checkout_button {
	float: right;
}
#content-wrapper table#cartContentsDisplay tr td {
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
}
.cartProductDisplay > #product_name {
	float: right;
	margin-top: 40px;
	width: 50%;
}
#content-wrapper table#cartContentsDisplay tr:last-child td {
	border:none;
}
/* Login Page */

#createAccountForm fieldset {
	padding: 0;
	width: 100%;
	margin:10px 0 0;
}
#loginDefault #createAccountForm .content_box .buttonRow.forward {
	margin: 25px 0 0;
}
#loginDefault .content_box {
	margin: 0;
}
/* CheckOut Shipping */ /*For Steps */

#checkoutShipping .productinfo-rightwrapper {
	float: right;
}
#checkoutShipto {
	float: left;
}
.sendto-address {
	float: left;
	margin: 15px 0;
	width: 100%;
}
.add_title {
	padding: 5px;
}
#checkoutShipping .content_choose FIELDSET {
	border: 1px solid #D9D9D9 !important;
	margin-top: 10px;
	padding: 0.5em 0.5em 0.5em 1em;
}
address {
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 22px;
	width: 100%;
	margin-bottom: 0;
}
#accountHistInfo .change_address {
	display:inline-block;
}
.buttonRow.back.change_address {
	float: left;
}
.buttonRow.back.change_address > a {
	padding: 17.5px 12px;
}
#checkoutShipping .buttonRow.forward, #checkoutShipAddressDefault .buttonRow.forward, #checkoutPayment .buttonRow.forward, #checkoutPayAddressDefault .buttonRow.forward {
	float: left;
}
.checkoutshipping-content .buttonRow.forward.change_address, .checkout-payment-content .buttonRow.forward.change_address {
	margin: 0 0 5px;
}
#checkoutConfirmDefault #cartContentsDisplay .buttonRow.forward {
	float: none;
	margin: 0;
}
#checkoutShipAddressDefault .productinfo-leftwrapper, #checkoutShipping .productinfo-leftwrapper, #checkoutPayAddressDefault .productinfo-leftwrapper, #addressBookDefault .productinfo-leftwrapper, #checkoutPayment .productinfo-leftwrapper {
	width: 35%;
}
#checkoutShipAddressDefault .productinfo-rightwrapper, #checkoutShipping .productinfo-rightwrapper, #checkoutPayAddressDefault .productinfo-rightwrapper, #addressBookDefault .productinfo-rightwrapper, #checkoutPayment .productinfo-rightwrapper {
	width: 65%;
	float:right;
}
#checkoutPayment .product_price.total > strong {
	font-size: 1.2em;
	font-weight: normal;
	margin-right: 10px;
}
#checkoutPayment .product_price.total span.total_price {
	font-size: 1.2em;
	font-weight: normal;
}
#checkoutConfirmDefault .productinfo-leftwrapper {
	margin-right: 2%;
	width: 49%;
}
#checkoutConfirmDefault .productinfo-rightwrapper {
	float: right;
	width: 49%;
}
/* Time Out */

.timeout_email, .timeout_password {
	float: left;
	width: 100%;
}
/* Account Page */

.allorder_text {
	float: right;
	font-size: 11px;
	margin-top: 5px;
	text-transform: none;
}
#content-wrapper table .user-accountinfo > td, #content-wrapper #accountHistInfo table td {
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 20px;
}
#accountHistInfo #myAccountShipInfo address, #accountHistInfo #myAccountPaymentInfo address, #addressBookDefault address {
	margin-bottom: 20px;
}
/* Write Review Page */
#reviewsWrite .product_price, #reviewsInfoDefault .product_price {
	width:auto;
	line-height:41px;
	padding-left: 0;
}
#reviewsWrite .productprice-amount .normalprice, #reviewsInfoDefault .productprice-amount .normalprice, #reviewsDefault .productprice-amount .normalprice {
	color:#AAAAAA;
}
#reviewsInfoDefault .content.row {
	margin-top: 30px;
}
.forward.productpage_links {
	float:right;
	width:auto;
}
#reviewsInfoDefault .forward.productpage_links {
	margin-top: 5px;
	padding-right: 0;
}
#reviewsWriteReviewer {
	float: left;
	margin: 10px 0;
	width: 100%;
}
LABEL#textAreaReviews {
	float:left;
	margin: 0 !important;
}
textarea#review-text {
	margin-bottom: 15px;
}
/* Product Review Info */

.ratings {
	background: none repeat scroll 0 0 #F1F1F1;
	box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
	display: block;
	float: left;
	padding: 1.5% 1%;
	width: 98%;
	margin:20px 0 0;
}
.rating {
	float: right;
}
.user_detail {
	float: left;
	margin-top: 1px;
	text-align: center;
	width: 80%;
}
.bold.user_reviewer {
	float: left;
	font-size: 1em;
	margin-right: 10px;
	margin-top: 2px;
	letter-spacing: 1px;
}
.reviews-list span.date {
	float: left;
	font-size: 1em;
	margin-top: 2px;
	letter-spacing: 1px;
}
.reviews-list .productreviews-wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	padding: 1%;
	width: 98%;
}
.reviews-list .review_content {
	float: left;
	width: 100%;
}
.review_left {
	float:left;
	width:100%;
	margin-top:10px;
	font-size: 1em;
}
#productReviewsDefaultProductPageLink {
	margin-top: 10px;
	float: left;
}
.reviews-list .navSplitPagesResult {
	margin-bottom: 10px;
}
.reviews-list #reviewsDefaultListingTopLinks {
	margin-bottom: 23px;
}
.productreviews-wrapper .smallProductImage img {
	margin: 0 15px 0 0;
}
/* Search Sidebox */

#searchContent input[type="text"] {
	width: 60% !important;
	font-size:10px !important;
	float:left;
	height:34px;
	margin: 0 10px 10px 0
}
#search #searchContent input {
	font-size: 1em;
}
#searchContent a {
	float: left;
}
#currenciesContent select {
	width: 100%;
}
/* Order History Sidebox */

.orderHistList li {
	background: url("../images/icons/cart.gif") no-repeat scroll left center transparent;
	padding:5px 0;
}
a.orderhistory_cart {
	padding: 8px 12px 8px 22px !important;
}
/* Manufacturer Info Sidebox */

#manufacturerinfoContent .centeredContent > img {
	border: 1px solid #E9E9E9;
}
#manufacturerinfoContent li {
	text-align: center;
}
/* Contact Us */


FIELDSET#contactUsForm {
	border: medium none !important;
	padding: 0;
}
#contactUsForm .contactus-name {
	margin: 6px 0 0;
	float:left;
	width:20%;
}
#contactUsForm Label {
	float: left;
	width: 80%;
}
.custom.contactus-details {
	background: none repeat scroll 0 0 #595959;
	float: left;
	width: 100%;
	margin:0 0 15px;
}
.custom.contactus-details .address, .custom.contactus-details .mail, .custom.contactus-details .phone {
	color: #EAEAEA;
	float: left;
	margin: 0;
	padding: 1.5% 1.5% 1.5% 6%;
	width:24.32%;
	min-height:5%;
	line-height:15px;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.custom.contactus-details .address {
	width: 28.87%;
	background-position: 7px -355px !important;
}
.custom.contactus-details .mail {
	background-position: 7px -530px !important;
}
.custom.contactus-details .phone {
	background-position: 7px -443px !important;
}
/* Site Map */
#siteMapList {
	float: left;
	padding: 0 15px;
	width: 100%;
}
#siteMapList ul {
	list-style:square;
	line-height: 25px;
	padding: 0;
	margin-bottom: 0;
}
#siteMapList ul li ul {
	margin-left:20px;
	list-style:circle;
	margin-bottom:0;
}
ul.nav-child .submenu > a {
	background: url("../images/icons/cat_bullet.png") no-repeat scroll 160px 17px transparent;
}
/* Best Seller Sidebox */
ol {
	counter-reset: li; /* Initiate a counter */
	list-style: none; /* Remove default numbering */
 *list-style: decimal; /* Keep using default numbering for IE6/7 */
	padding: 0;
}
ol ol {
	margin: 0 0 0 2em; /* Add some left margin for inner lists */
}
.rectangle-list a {
	position: relative;
	display: block;
	padding: .4em .4em .4em .8em;
 *padding: .4em;
	margin: 0 0 .5em 2.5em;
	color: #444;
	text-decoration: none;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
}
#bestsellers #bestsellersContent li:last-child {
	margin:0;
}
.rectangle-list a:hover {
	background: none repeat scroll 0 0 #F9F9F9;
}
.rectangle-list a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -2.5em;
	top: 50%;
	margin-top: -1em;
	height: 2em;
	width: 2em;
	line-height: 2em;
	text-align: center;
	color:#FFFFFF;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
}
.rectangle-list a:after {
	position: absolute;
	content: '';
	border: .5em solid transparent;
	left: -1em;
	top: 50%;
	margin-top: -.45em;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
}
#bestsellersContent li a:link, #bestsellersContent li a:visited {
	padding: 0.4em;
}
/* Advanced Search */

#advSearchDefault .content_box > strong {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#advSearchDefault .simple-boxcontent {
	border: 1px solid #E9E9E9;
	float: left;
	width: 96.5%;
}
/* Discount Coupon */

#discountcouponInfo > form {
	float: left;
	width: 100%;
}
/* Password Forgotten */
#passwordForgotten .buttonRow.forward {
	margin-top: 10px;
}
#passwordForgotten label {
	float: left;
	margin-top: 9px;
}
/* Page not found */
#pageNotFound {
	padding: 0 0 50px;
}
#pageNotFound .home_button {
	display: table;
	float: none;
	margin: 0 auto;
	width: auto;
}
#pageNotFoundMainContent {
	padding-top: 30px;
}
.error-page .error-icon .fa {
	border-radius: 50px;
	color: #ffffff;
	font-size: 50px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
}
.error-page h2 {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 1.33333em;
}
.error-page h3 {
	margin-bottom: 20px;
	margin-top: 0;
	text-transform: uppercase;
	line-height: 1.33333em;
}
/* Link Color */
.current-step > a, .checkout-steps > a {
	color:#595959 !important;
}
.footer-toplinks a {
	color: #E9E9E9 !important;
}
.content_box td:first-child {
	width:22%;
}
.content_box td:last-child {
	width:22%;
}
FIELDSET {
	border: 1px solid #D4D4D4;
}
LEGEND {
	color: #555555;
}
.footer-toplinks > li {
	border-left: 1px solid #E9E9E9;
}
/* Admin Options CSS */
.msadmin_options {
	width: 100%;
}
.logo_setting .accordian-content img {
	background: none repeat scroll 0 0 #FAFAFA;
	padding: 10px;
}
span.admin-text {
	font-size: 11px;
}
.msadmin_options .accordian-content label {
	float: left;
	margin-top: 3px;
	width: 250px;
}
.msadmin_options .slideshow_image {
	float: left;
	width: auto;
}
.msadmin_options .slideshow_image {
	float: left;
	margin: 0 16px 10px 0;
	width: auto;
}
.msadmin_options .slideshow_image:last-child {
	margin-right: 0;
}
.banners .slideshow_image input {
	position: relative;
	top: 23px;
	vertical-align: top;
}
#checkoutConfirmDefault .productinfo-leftwrapper .important {
	float:left;
}
.zoom {
	display:inline-block;
	position: relative;
}
.zoom:after {
	content:'';
	display:block;
	width:33px;
	height:33px;
	position:absolute;
	top:0;
	right:0;
	background:url(../images/icon.png);
}
.zoom img {
	border: 1px solid #E9E9E9;
	display: block;
	padding: 10px;
}
 .zoom img::selection {
background-color: #FFFFFF;
}
#ex2 img:hover {
	cursor: url(grab.cur), default;
}
#ex2 img:active {
	cursor: url(grabbed.cur), default;
}
/* New Design CSS */
h3.product_head_admin {
	text-align: center;
}
.megashop_admin .accordian-content {
	margin: 0 0 10px;
	float: left;
}
.megashop_admin .accordian-header {
	margin: 0 0 10px;
}
.megashop_admin .accordian-header.active {
	margin:0;
}
.store_banners .banners, .store_bottom_banners .banners, .custom_content .custom_block_content {
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 15px;
}
.custom_content .custom_block_content h5 {
	border-bottom: 1px solid;
	display: inline-block;
	font-size: 16px;
	padding: 0 0 5px;
}
/* Font Awesome */
i.fa {
	margin-right: 5px;
}
p.reviewCount {
	margin-bottom: 0;
}
span.centerBoxHeading {
	padding: 0;
}
#centercontent-wrapper span.centerBoxHeading h2, .categories-wrapper span.centerBoxHeading h2 {
	padding: 15px 0;
	text-transform: none;
	margin-bottom: 20px;
	background:#FFFFFF;
	font-size:2em;
	border-bottom:1px solid #E9E9E9;
}
.centerBoxHeading a {
	float: right;
	font-size: 0.55em;
	margin:7px 0;
}
.bottom-upcoming-wrapper, .bottom-special-wrapper {
	padding: 30px 0 0 !important;
}
.bottom-upcoming-wrapper #upcomingProducts, .bottom-special-wrapper #specialsDefault {
	margin: 0;
}
.our-services header, .know-us header {
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}
.know-us header, .extra header, .my-account header {
	margin-bottom: 0;
	position: relative;
	text-align: center;
	top: -23px;
}
.our-services header > h2, .know-us header > h2, .my-account header > h2, .extra header > h2 {
	background-color: #FFFFFF;
	color: #404040;
	display: inline-block;
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size:1.4em;
	text-transform:uppercase;
}
.extra header > h2 {
	font-size:1.5em;
}
.footer_container {
	display: inline-block;
	width: 100%;
	font-size: 0.9em;
	-webkit-backface-visibility: hidden;
}
.know-us-details #indexDefaultMainContent {
	margin: 0;
	padding: 0;
}
.block-image {
	display: inline-block;
	text-align: center;
	padding:2em;
	width:100%;
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
	position:relative;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.custom-block:hover i.fa {
	color: rgba(255, 255, 255, 0.6);
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.block-image:after {
	border-color: rgba(255, 255, 255, 0.1) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 15px 15px 0;
	bottom: -16px;
	content: " ";
	display: block;
	left: 45%;
	position: absolute;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.custom-block:hover .block-image {
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.custom-block:hover .block-image:after {
	border-color: rgba(255, 255, 255, 0.3) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.block-image i.fa {
	color: rgba(255, 255, 255, 0.5);
	margin: 0;
}
.block-title {
	color: rgba(255, 255, 255, 0.5);
	display: block;
	font-size: 1.2em;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.block-text {
	color: rgba(255, 255, 255, 0.5);
	display: inline-block;
	line-height: 20px;
	text-align: center;
	margin:20px 0 0;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.custom-block:hover .block-title, .custom-block:hover .block-text {
	color: rgba(255, 255, 255, 0.9);
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.block-content {
	border: 1px solid rgba(255, 255, 255, 0.1);
	display: inline-block;
	padding: 2em 1em;
	width:100%;
	text-align:center;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.custom-block:hover .block-content {
	border:1px solid rgba(255, 255, 255, 0.3);
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.our-services .grid-24 {
	width: 24.25%;
}
.our-services .grid-24:last-child {
	margin: 0;
}
.navbar .nav > li.tab_active > a:after, .navbar .nav > li:hover > a:after, .navbar .nav > li > a:active:after {
	border-style: solid;
	border-width: 0 7px 6px;
	bottom: 3px;
	content: " ";
	display: block;
	height: 0;
	left: 50%;
	margin: 0 0 0 -7px;
	position: absolute;
	width: 0;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
#upcomingProducts .expected-date {
	display: block;
	float: left;
	margin: 1em 0 0;
	text-align: left;
	width: 100%;
}
.product-date {
	display: inline-block;
	text-align: left;
}
.about-us #indexDefaultMainContent > img {
	margin-bottom: 20px;
	-webkit-backface-visibility: hidden;
}
.know-us-details .fa {
	color: rgba(0, 0, 0, 0.3);
	float: left;
	margin-right: 15px;
	position: relative;
	top: -10px;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
#indexDefaultMainContent > p.drop-cap:first-letter {
	line-height:23px;
}
.product_title .navNextPrevWrapper.centeredContent {
	display: inline-block;
	margin: 0 !important;
	position: absolute;
	right: 10px;
	top: 15px;
	width: auto;
}
.product-next-prev i {
	margin-right: 0;
}
.product-next-prev .navNextPrevList > a {
	color: #FFFFFF;
	font-size: 14px;
	padding: 1px 2px 3px;
	text-transform: lowercase;
	font-weight: normal;
}
.product-next-prev .cssButtonHover.button_prev.button_prevHover i {
	margin-right: 5px;
}
.product-next-prev .cssButtonHover.button_next.button_nextHover i {
	margin-left: 5px;
}
.product-next-prev .cssButton.button_next i {
	margin-left: 5px;
}
.product-next-prev .cssButton.button_prev i {
	margin-right: 5px;
}
.navNextPrevList {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	line-height:0;
	white-space: nowrap;
	position:relative;
	top:1px;
}
.productinfo-rightwrapper .cart_button_info span.cssButton.button_sold_out, .productinfo-rightwrapper .cart_button_info span.cssButtonHover.button_sold_out.button_sold_outHover, .cssButton.button_sold_out_sm, .cssButtonHover.button_sold_out_sm.button_sold_out_smHover {
	background: none repeat scroll 0 0 #FF0000;
	display: inline-block;
	font-size: 0.95em;
	line-height: 37px;
	position: relative;
	color:#FFFFFF;
	text-align:center;
	height:auto;
	padding: 0 10px;
}
.product-list .add-to-cart .cssButton.button_sold_out_sm, .product-list .add-to-cart .cssButtonHover.button_sold_out_sm.button_sold_out_smHover {
	margin-right: 5px;
}
.addtocart-info .cart_quantity span.cssButton.button_sold_out, .addtocart-info .cart_quantity span.cssButtonHover.button_sold_out.button_sold_outHover {
	height: 45px;
	line-height: 45px;
}
#featured-slider-inner .cssButton.button_sold_out_sm, #featured-slider-inner .cssButtonHover.button_sold_out_sm.button_sold_out_smHover, #specials-slider .cssButton.button_sold_out_sm, #specials-slider .cssButtonHover.button_sold_out_sm.button_sold_out_smHover, #new-slider .cssButton.button_sold_out_sm, #new-slider .cssButtonHover.button_sold_out_sm.button_sold_out_smHover, #alsopurchased_products .cssButton.button_sold_out, #alsopurchased_products .cssButtonHover.button_sold_out.button_sold_outHover, .specialsListBoxContents .cssButton.button_sold_out_sm, .specialsListBoxContents .cssButtonHover.button_sold_out_sm.button_sold_out_smHover, .product-grid .product-info .cssButton.button_sold_out_sm, .product-grid .product-info .cssButtonHover.button_sold_out_sm.button_sold_out_smHover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	font-weight: 600;
	line-height: normal;
	/*position: absolute;
    right: 0;
	bottom: 0;
    text-transform: uppercase;*/
	text-align: right;
	cursor: pointer;
	font-size: 12px;
}
/*--Extra Box--*/
.extrabox .arrow-down {
	border-left: 22px solid rgba(0, 0, 0, 0);
	border-right: 22px solid rgba(0, 0, 0, 0);
	border-top: 22px solid #191919;
	bottom: -22px;
	color: #FFFFFF;
	cursor: pointer;
	height: 0;
	position: absolute;
	right: 70px;
	transition: all 1s ease 0s;
	width: 0;
	z-index: 9999;
}
.extrabox .arrow-down i {
	bottom: 6px;
	position: absolute;
	right: -4px;
}
.extrabox .arrow-down.opened {
	border-bottom: 22px solid #FFFFFF;
	border-top: 0 none;
	bottom: 0;
	color: #191919;
	transition: all 0.5s ease 0s;
}
.extrabox .arrow-down.opened i {
	bottom: -20px;
}
.arrow-down i {
	margin:0;
}
.extrabox {
	background: url("../images/bgpatterns/wrapper.png") no-repeat scroll center top #2B2B2B;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 999;
	display:none;
	padding:30px 0;
}
#contactForm-widget #senderName:focus, #contactForm-widget #senderEmail:focus, #contactForm-widget #message:focus {
	border: 1px solid #696969;
	box-shadow: none;
}
#contactForm-widget #senderName, #contactForm-widget #senderEmail {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #222222;
	border: 1px solid #2C2C2C;
	border-radius: 3px;
	color: #AAAAAA;
	display: block;
	font-size: 11px;
	height: 34px;
	line-height: 24px;
	padding: 0 10px;
	transition: all 0.3s ease 0s;
	width: 50%;
	float:left;
	margin-bottom:10px;
}
#contactForm-widget #message {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #222222;
	border: 1px solid #2C2C2C;
	border-radius: 3px;
	color: #AAAAAA;
	display: block;
	font-size: 11px;
	padding: 16px 10px;
	transition: all 0.3s ease 0s;
	width: 100%;
	float:left;
	margin-bottom:15px;
}
.extra-content header h4 {
	border-bottom: 1px solid rgba(126, 126, 126, 0.3);
	color: #AAAAAA;
	margin:0 0 20px;
	padding: 0 0 15px;
}
#map1 a {
	display: none;
}
.fieldtrue {
	border: 1px solid #1ABC5B !important;
}
.fielderror {
	border-color: #FF0000 !important;
}
.fieldtrue {
	border: 1px solid #1ABC5B !important;
}
.fielderror {
	border-color: #FF0000 !important;
}
#contactForm-widget span {
	color: #FF0000;
	margin-left:20px;
}
.widget-content .alert-box.alert-success > p {
	margin: 0;
}
/*IE CSS*/
*+html .grid-32 {
	width:30%
}
*+html .grid-16 {
	width:13.666%
}
*+html .grid-72 {
	width:70%
}
*+html .grid-24 {
	width:22%
}
*+html .grid-88 {
	width:89.60%
}
*+html .grid-8 {
	width:6.30%
}
*+html .nspCol3 {
	width:32.3%
}
*+html #centercontent-wrapper {
	right:0 !important;
	position:relative !important
}
*+html #contentarea-wrapper .grid-16 {
	width:16.666% !important;
	float:left !important
}
*+html #right-column {
	position:relative !important;
	right:0
}
*+html #productListing {
	float:none
}
*+html #contentarea-wrapper #left-column {
	vertical-align:top !important
}
*+html #centercontent-wrapper {
	position:relative !important;
	left:17%
}
*+html #left-column {
	position:relative !important;
	left:-68% !important
}
*+html .subcontent-wrapper {
	position:relative !important
}
*+html #breadcrumb-wrapper .breadcrumb-title {
	float:none;
	width:0
}
*+html #breadcrumb-wrapper {
	padding-bottom:30px
}
*+html .productListing-data {
	float:left !important;
	width:auto !important
}
*+html #shoppingCartDefault .buttonRow, *+html #createAcctSuccess .buttonRow, *+html #addressBookDefault .buttonRow, *+html #checkoutShipping .buttonRow, *+html #checkoutPayment .buttonRow, *+html #checkoutConfirmDefault .buttonRow {
	float:left;
	margin-right:3px
}
*+html input[type="radio"], *+html input[type="checkbox"] {
	margin-top:0;
	margin-bottom:0
}
*+html #logo-wrapper {
	width:21.9% !important
}
*+html textarea:focus, *+html input[type="text"]:focus, *+html input[type="password"]:focus, *+html input[type="datetime"]:focus, *+html input[type="datetime-local"]:focus, *+html input[type="date"]:focus, *+html input[type="month"]:focus, *+html input[type="time"]:focus, *+html input[type="week"]:focus, *+html input[type="number"]:focus, *+html input[type="email"]:focus, *+html input[type="url"]:focus, *+html input[type="search"]:focus, *+html input[type="tel"]:focus, *+html input[type="color"]:focus, *+html .uneditable-input:focus {
	outline:thin dotted
}
*+html .dropdown-menu {
	border-right-width:2px;
	border-bottom-width:2px
}
*+html .dropdown-toggle {
	margin-bottom:-3px
}
*+html .dropdown-menu .divider {
	width:100%;
	margin:-5px 0 5px
}
*+html .open {
	z-index:1000
}
*+html .btn {
	display:inline;
	margin-left:.3em;
	line-height:20px;
	background-color:#e6e6e6;
	border:0
}
*+html .btn:hover, *+html .btn:active, *+html .btn.active, *+html .btn.disabled, *+html .btn[disabled] {
	background-color:#d9d9d9
}
*+html .btn:active, *+html .btn.active {
	background-color:#ccc
}
*+html .btn:first-child {
	margin-left:0
}
*+html .btn:hover {
	background-color:#d9d9d9
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden
}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left
}
#cboxContent {
	position:relative
}
#cboxLoadedContent {
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
#cboxTitle {
	margin:0
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer
}
.cboxPhoto {
	float:left;
	margin:auto;
	border:0;
	display:block;
	max-width:none;
	-ms-interpolation-mode:bicubic
}
.cboxIframe {
	width:100%;
	height:100%;
	display:block;
	border:0
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box
}
#cboxOverlay {
	background:#000
}
#colorbox {
	outline:0
}
#cboxTopLeft {
	width:14px;
	height:14px;
	background:url(../images/controls.png) no-repeat 0 0
}
#cboxTopCenter {
	height:14px;
	background:url(../images/border.png) repeat-x top left
}
#cboxTopRight {
	width:14px;
	height:14px;
	background:url(../images/controls.png) no-repeat -36px 0
}
#cboxBottomLeft {
	width:14px;
	height:43px;
	background:url(../images/controls.png) no-repeat 0 -32px
}
#cboxBottomCenter {
	height:43px;
	background:url(../images/border.png) repeat-x bottom left
}
#cboxBottomRight {
	width:14px;
	height:43px;
	background:url(../images/controls.png) no-repeat -36px -32px
}
#cboxMiddleLeft {
	width:14px;
	background:url(../images/controls.png) repeat-y -175px 0
}
#cboxMiddleRight {
	width:14px;
	background:url(../images/controls.png) repeat-y -211px 0
}
#cboxContent {
	background:#fff;
	overflow:visible
}
.cboxIframe {
	background:#fff
}
#cboxError {
	padding:50px;
	border:1px solid #ccc
}
#cboxLoadedContent {
	margin-bottom:5px
}
#cboxLoadingOverlay {
	background:url(../images/loading_background.png) no-repeat center center
}
#cboxLoadingGraphic {
	background:url(../images/loading.gif) no-repeat center center
}
#cboxTitle {
	position:absolute;
	bottom:-25px;
	left:0;
	text-align:center;
	width:100%;
	font-weight:bold;
	color:#7c7c7c
}
#cboxCurrent {
	position:absolute;
	bottom:-25px;
	left:58px;
	font-weight:bold;
	color:#7c7c7c
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border:0;
	padding:0;
	margin:0;
	overflow:visible;
	position:absolute;
	bottom:-29px;
	background:url(../images/controls.png) no-repeat 0 0;
	width:23px !important;
	height:23px;
	min-height:0;
	text-indent:-9999px
}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline:0
}
#cboxPrevious {
	left:0;
	background-position:-51px -25px
}
#cboxPrevious:hover {
	background-position:-51px 0
}
#cboxNext {
	left:27px;
	background-position:-75px -25px
}
#cboxNext:hover {
	background-position:-75px 0
}
#cboxClose {
	right:0;
	background-position:-100px -25px
}
#cboxClose:hover {
	background-position:-100px 0
}
.cboxSlideshow_on #cboxSlideshow {
	background-position:-125px 0;
	right:27px
}
.cboxSlideshow_on #cboxSlideshow:hover {
	background-position:-150px 0
}
.cboxSlideshow_off #cboxSlideshow {
	background-position:-150px -25px;
	right:27px
}
.cboxSlideshow_off #cboxSlideshow:hover {
	background-position:-125px 0
}
/*! Menucool Custom Color Picker v2012.8.30. http://www.menucool.com/color-picker */

div#colorpicker {
	width: 191px;
	height: 164px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom:0;
	padding-right:0;
	position: absolute;
	top: 22px;
	left: 0px;
	background-color: #EEE;
	border: 1px solid #BBB;
	display: none;
	z-index: 200;
}
div#colorpicker div {
	float: left;
	padding:0;
}
div#colorpicker div.clear {
	float: none;
	clear: both;
	border: 0;
	overflow:hidden;
	height:0;
	font-size:0;
}
div#colorpicker div#colorContainer {
	float: left;
	border:0;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	cursor: pointer;
}
div#colorContainer div {
	border:0;
	border-top: solid 1px black;
	border-left: solid 1px black;
	width:9px;
	height:9px;
	overflow:hidden;/*for IE6*/
}
div#colorpicker div#hexBox, div#colorpicker div#bgBox {
	border: 1px solid #999;
	font: normal 9px verdana;
	height: 16px;
	margin-bottom: 4px;
}
div#colorpicker div#hexBox {
	width: 60px;
	padding-left: 3px;
	color: Black;
	line-height: 16px;
}
div#colorpicker div#bgBox {
	width: 110px;
	margin-left: 4px;
	clear: right;
}
div.transChooser {
	background: transparent url("../images/transChooser.gif");
}
span.colorChooser {
	width: 37px;
	height: 20px;
	background: transparent url("../images/colorChooser.gif");
	margin-left: 1px;
	margin-bottom: 4px;
	position: relative;
	display: inline-block;
	overflow: visible;
	vertical-align: middle;
	z-index:1;
}
.topbar #banner-row {
	background: none repeat scroll 0 0 #fdca3c;
	padding: 0 0 4px;
}
.topbar #nav-row-bottom {
	background: none repeat scroll 0 0 #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
}
.topbar #customtxt {
	float:left;
	padding: 9px 0;
}
.topbar #customtxt .item {
	color: #333333;
}
.topbar #customtxt .item > a {
	color: #ff5050;
}
.topbar #customtxt .item > a:hover {
	color: #ff5050;
	text-decoration: underline;
}
.topbar .btn-group.header-settings.language {
	margin-right: 15px;
}
.btn-group.header-settings.language .quick-setting.dropdown-menu {
	left: 0;
}
.header-settings .fa-angle-down {
	margin-left: 5px;
	color: #000000;
}
.topbar .btn-group.header-settings {
	float: right;
}
.btn-group.header-settings.language .language-switcher a, .btn-group.header-settings.language .currency_top a {
	font-size: 10px;
}
.header-content-center .language-switcher a, .header-content-center .currency_top a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	font-size: 10px;
	margin-right: 2px;
	padding: 3px 7px;
	text-transform: uppercase;
}
.header-container .topbar a {
	outline: medium none;
}
.header-container .header-content-center .container .logo {
	padding-left: 0;
}
.greeting {
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	margin-right: 15px;
	padding-right: 15px;
}
.header-container .topbar .header-top ul.links {
	float: right;
	padding: 0;
	margin: 0;
}
.header-container .topbar .header-top ul.links li:first-child {
	padding-left: 0;
}
.header-container .topbar a:hover {
	transition: all 0.3s ease-in-out 0s !important;
	-moz-transition: all 0.3s ease-in-out 0s !important;
	-webkit-transition: all 0.3s ease-in-out 0s !important;
	-o-transition: all 0.3s ease-in-out 0s !important;
	-ms-transition: all 0.3s ease-in-out 0s !important;
}
.header-container .topbar .header-top ul.links li:last-child {
	border-right: medium none;
}
.header-container .topbar .header-top ul.links li {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
}
.header-social-icons ul {
	float: right;
}
.header-social-icons ul > li {
	float: left;
	margin-left: 5px;
}
.header-social-icons li > a {
	background: url("../images/social-icons.png") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
	display: block;
	height: 26px;
	width: 25px;
}
.header-social-icons li > .twitter {
	background-position: 0 -26px;
}
.header-social-icons li > .twitter:hover {
	background-position: 0 0;
}
.header-social-icons li > .facebook {
	background-position: -25px -26px;
}
.header-social-icons li > .facebook:hover {
	background-position: -25px 0;
}
.header-social-icons li > .skype {
	background-position: -50px -26px;
}
.header-social-icons li > .skype:hover {
	background-position: -50px 0;
}
.header-social-icons li > .linkedin {
	background-position: -75px -26px;
}
.header-social-icons li > .linkedin:hover {
	background-position: -75px 0;
}
.header-social-icons li > .rss {
	background-position: -100px -26px;
}
.header-social-icons li > .rss:hover {
	background-position: -100px 0;
}
.header-social-icons li > .deviantart {
	background-position: -125px -26px;
}
.header-social-icons li > .deviantart:hover {
	background-position: -125px 0;
}
.header-social-icons li > .googleplus {
	background-position: -150px -26px;
}
.header-social-icons li > .googleplus:hover {
	background-position: -150px 0;
}
a {
	outline: medium none;
	text-decoration: none;
	transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
ul, ol {
	list-style: none outside none;
}
.header-container .topbar .header-top .header-top-right ul.links li.last a {
	background-position: 0 -148px;
	background-color:rgba(0, 0, 0, 0.1);
}
.header .logo {
	margin: 0;
	outline: medium none;
	text-align: center;
}
.header-content-center .btn-group, .header-content-center .cart {
	float: right;
}
.header-content-center .btn-group.header-settings {
	margin-right: 10px;
}
.header-container .topbar .header-top ul.links li a, .btn.dropdown-toggle.btn-setting {
	display: block;
	outline: medium none;
	/*padding: 0 15px;*/
    text-decoration: none;
	transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	-ms-transition: all 0.25s ease 0s;
}
.btn-cart .shopping_cart_link {
	line-height: 23px;
}
.topbar .btn.dropdown-toggle.btn-setting {
	padding: 0;
	line-height: 35px;
}
#topcartlink {
	padding: 0;
}
.btn.dropdown-toggle.btn-setting:hover, .btn.dropdown-toggle.btn-setting:focus {
	box-shadow:none;
}
.btn-group.open .dropdown-menu {
	max-height: 1000px;
	opacity: 1;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-ms-transform: none;
}
.btn-group.open .dropdown-toggle {
	box-shadow:none;
}
.btn-group .dropdown-menu {
	background-clip: padding-box;
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	border-radius: 0;
	display: block;
	height: auto !important;
	left: -80px;
	margin: 2px 0 0;
	min-height: 115px;
	min-width: 152px;
	opacity: 0;
	padding: 2px;
	right: 0;
	font-size:12px;
	transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-webkit-transform: rotateX(90deg);
	-o-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	transform-origin: 0 0 0;
	-moz-transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
	-o-transform-origin: 0 0 0;
	-ms-transform-origin: 0 0 0;
	transition-delay: 0s, 0s, 0s;
	-moz-transition-delay: 0s, 0s, 0s;
	-webkit-transition-delay: 0s, 0s, 0s;
	-o-transition-delay: 0s, 0s, 0s;
	-ms-transition-delay: 0s, 0s, 0s;
	transition-duration: 0.4s, 0.6s, 0.6s;
	-moz-transition-duration: 0.4s, 0.6s, 0.6s;
	-webkit-transition-duration: 0.4s, 0.6s, 0.6s;
	-o-transition-duration: 0.4s, 0.6s, 0.6s;
	-ms-transition-duration: 0.4s, 0.6s, 0.6s;
	transition-property: opacity, transform, max-height;
	-moz-transition-property: opacity, transform, max-height;
	-webkit-transition-property: opacity, transform, max-height;
	-o-transition-property: opacity, transform, max-height;
	-ms-transition-property: opacity, transform, max-height;
	transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
	-moz-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
	-webkit-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
	-o-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
	-ms-transition-timing-function: cubic-bezier(0, 0.35, 0.5, 1.7);
	z-index: 99999;
}
.quick-setting.dropdown-menu label {
	font-weight: normal;
}
.quick-setting > div {
	margin: 15px 0;
}
.quick-setting > div:last-child {
	margin: 0;
}
.topbar .quick-setting.dropdown-menu .language-switcher li, .topbar .quick-setting.dropdown-menu .currency_top li {
	margin: 4px 7px;
}
.topbar .quick-setting.dropdown-menu .language-switcher li > a, .topbar .quick-setting.dropdown-menu .currency_top li > a {
	clear: both;
	display: block;
	font-weight: normal;
	line-height: 1.42857;
	padding: 0;
	white-space: nowrap;
}
.topbar .btn-group.header-settings.language .quick-setting.dropdown-menu .language-switcher li > a, .topbar .btn-group.header-settings.language .quick-setting.dropdown-menu .currency_top li > a {
	display:inline-block;
	border: 1px solid rgba(0, 0, 0, 0.05);
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
	text-transform: uppercase;
	margin: 2px 1px;
	padding: 1px 2px;
}
.form-search {
	position: relative;
	width: 100%;
	margin: 0;
}
.input-text {
	font-size: 1em;
	color: #ddd;
	border-width: 0;
	background: transparent;
}
.form-search input[type="text"] {
	border: medium none;
	box-shadow: none;
	margin: 0;
	min-height: 0;
	outline: medium none;
	padding: 2px 0 3px 1em;
	width: 90%;
}
.topbar .form-search .input-text {
	background: url("../images/search.png") no-repeat scroll 8px 12px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	float: left;
	line-height:16px;
	font-size: 0.95em;
	margin: 15px 0px;
	padding: 6px 12px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	cursor: text;
	padding: 11px 14px 11px 34px;
	width: 85%;
	color:#FAFAFA !important;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
/* Slideshow */
.slideshow-container {
	overflow: hidden;
	top: -15px;
	position: relative;
}
.slideshow-container .owl-carousel .owl-item {
	padding: 0;
}
.slideshow-container .main-slideshow-wrapper {
	border: 0 none;
	border-radius: 0;
	box-shadow: 0 0 0;
	margin: 0;
	max-height: 500px;
}
.slideshow-container #main-slideshow .owl-buttons {
	display: none;
}
.slideshow-container #main-slideshow:hover .owl-buttons {
	display: block;
}
.slideshow-container .main-slideshow, .slideshow-container .main-slideshow .owl-wrapper-outer, .slideshow-container .main-slideshow .owl-wrapper {
	max-height:500px;
}
.main-slideshow-wrapper .item img {
	display: block;
	width: 100%;
}
.main-slideshow-wrapper .item .caption {
	background-color: rgba(0, 0, 0, 0);
	bottom: auto;
	color: #ffffff;
	max-height: 500px;
	opacity: 1;
	padding: 10px 0;
	position: absolute;
	top: 50px;
	width: 100%;
}
.main-slideshow-wrapper .item .caption .title {
	font-size: 42px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 20px;
	text-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
.main-slideshow-wrapper .item .caption .subtitle {
	line-height: 2;
	margin-bottom: 35px;
}
.main-slideshow-wrapper .item .caption p {
	font-size: 14px;
	padding: 0;
	position: relative;
	text-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}
.main-slideshow-wrapper .item .caption .btn > i {
	border-right: 1px solid #ffffff;
	padding-bottom: 7px;
	padding-top: 3px;
}
.main-slideshow-wrapper .item .caption .btn > span {
	font-size: 13px;
	font-weight: bold;
	padding-left: 12px;
}
.main-slideshow-wrapper .owl-pagination {
	display:block;
	margin:5px 0 0;
}
.main-slideshow-wrapper .owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 #ccc;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	height: 10px;
	margin: 0 7px 0 0;
	width: 10px;
}
.main-slideshow-wrapper .owl-buttons div:hover {
	color: #CCCCCC;
}
.main-slideshow-wrapper .owl-prev .fa, .main-slideshow-wrapper .owl-next .fa {
	font-size: 22px;
	vertical-align: 0;
	margin: 9px;
}
.main-slideshow-wrapper .owl-controls .owl-page.active span {
	background: none repeat scroll 0 0 #444;
}
.main-slideshow-wrapper .owl-controls .owl-pagination {
	text-align: center;
	background:#FFFFFF;
}
.main-slideshow-wrapper .owl-theme .owl-controls .owl-page.active span:before {
	content: " ";
	display: block;
	height: 13px;
	left: 1px;
	position: absolute;
	top: 1px;
	width: 13px;
}
.main-slideshow-wrapper .item .caption .btn {
	background-image: url("../images/icons/cart_1.png");
	background-position: 5px 11px;
	background-repeat: no-repeat;
	border: 0 none;
	border-radius: 2px;
	display: inline-block !important;
	padding: 13px 10px 10px 35px !important;
	transition: all 0.3s ease-in 0s;
}
.main-slideshow-wrapper .owl-buttons div {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	color: #fff;
	cursor: pointer;
	font-family: "FontAwesome";
	font-size: 22px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	text-align: center;
	top: 45%;
	width: 35px;
}
.main-slideshow-wrapper .owl-buttons .owl-prev {
	left: 5px;
}
.main-slideshow-wrapper .owl-buttons .owl-next {
	right: 5px;
}
/*Slideshow End*/

.header-content-center .language-switcher a, .header-content-center .currency_top a {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	margin: 5px 3px 0;
	padding: 3px;
}
.header-container .header .header-content .logo > a:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.topbar .form-search .button {
	display: none;
}
.block-header label {
	color: #FAFAFA;
	font-weight: normal;
	margin: 0;
}
.topbar .block-header .language-switcher, .topbar .block-header .currency_top {
	display: inline-block;
}
.greeting_msg {
	display: inline-block;
	margin: 26px 0;
	width: 100%;
	text-align:right;
}
.greeting_msg > a {
	padding: 3px 7px;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}
/*Nav*/
.header-container .header #nav > li > a {
	font-size:15px;
	text-transform:uppercase;
}
.nav li > ul {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background-color: #FFFFFF;
	z-index:99;
}
.nav > li > a {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 45px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.nav > li > a:hover {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}
.nav > li:first-child {
	border-left: 0 none;
}
.nav-maincontainer .nav .fa.fa-home.fa-lg {
	margin-right: 0;
}
.nav > li > a:focus {
	background: none;
}
.nav li > ul > li > a {
	background: none repeat scroll 0 0 #FFFFFF;
	clear: both;
	display: block;
	font-weight: normal;
	line-height: 1.42857;
	padding: 5px 20px;
	white-space: nowrap;
	position: relative;
}
.nav li > ul > li > a:hover {
	background: #F1F1F1;
}
#nav-cat li > ul > li:hover, #nav-cat li.submenu > ul > li:hover {
	background-color: #F1F1F1;
}
.header-container .header-content-center {
	padding: 35px 0;
}
.header-content-center {
	background: url("/includes/templates/megashop/images/header-banner.jpg");
	width:100%;
	height:100%;
}
@media (min-width:200px)and (max-width:992px) {
 .header-content-center {
 background: url("/includes/templates/megashop/images/header-banner.jpg");
 display:block;
 max-width:100%;
 height:auto;
 background-repeat:no-repeat;
 background-size:cover;
}
}
.nav-maincontainer #nav li ul li a.parent:hover {
	background: url("../images/icons/cat_bullet.png") no-repeat scroll 94% 11px #f1f1f1;
}
.header-container .login-register {
	padding: 13px 0 12px;
	float: right;
	width: auto;
}
.header-container .search-box {
	padding: 3px 0 2px;
}
.login-register > div {
	display: inline;
}
.login-register .login-links a {
	background: #2ac9bc none repeat scroll 0 0;
	padding: 11px 8px;
	text-decoration: none;
	color: #fff;
	transition: all 0.5s ease 0s;
	border-radius: 20px;
	margin-top:30px;
	margin-left:5px;
}
.login-register .login-links a:hover {
	color: #FFFFFF;
}
.login-register {
	padding-right: 0;
	margin-top:30px;
}
.header-container .login-register a {
	margin-right: 10px;
}
.header-container .login-register a:last-child {
	margin-right: 0;
}
.search-box form {
	float:left;
	width:100%;
}
.search-box .btn-search {
	font-size: 16px;
	font-weight: normal;
	min-height: 37px;
	min-width: 12%;
	border-radius: 0px 20px 20px 0px;
	background: none repeat scroll 0 0 #2ac9bc !important;
	margin-left:0% !important;
	margin-top:30px;
}
@media (max-width:992px) {
.search-box .btn-search {
 font-size: 16px;
 font-weight: normal;
 min-height: 37px;
 min-width: 12%;
 border-radius: 0px 20px 20px 0px;
 background: none repeat scroll 0 0 #2ac9bc !important;
 position:absolute;
}
.search-box .query {
 background: none repeat scroll 0 0 rgba(125, 121, 121, 0.4);
 border: 1px solid #2ac9bc;
 padding: 10px;
 width: 100%;
 color: #fff !important;
 line-height: normal;
 border-radius: 20px 0px 0px 20px;
 margin-left:10px;
 position:relative;
}
}
.search-box .query {
	background: none repeat scroll 0 0 rgba(125, 121, 121, 0.4);
	border: 1px solid #2ac9bc;
	padding: 10px;
	width: 85%;
	margin: 0;
	color: #fff !important;
	line-height: normal;
	border-radius: 20px 0px 0px 20px;
	margin-top:30px;
	margin-left:10px;
}
.search-box .btn-search > i {
	color: #FFFFFF;
	margin-right: 0;
}
.header-container .header #nav li ul a {
	font-size:13px;
	text-transform:none;
	border-bottom: 1px solid #F2F2F2;
	background-color:#FFFFFF;
	text-transform: uppercase;
}
.nav-maincontainer #nav li ul li a.parent {
	background: url("../images/icons/cat_bullet.png") no-repeat scroll 94% 11px #ffffff;
}
.nav-maincontainer {
	padding: 0;
}
.nav-maincontainer .shopping_cart_link .fa.fa-shopping-cart.fa-lg, .resp-tabs-list .fa-lg, .top-link .fa.fa-comments-o.fa-lg, .product_info_tab .fa {
	vertical-align: 0;
}
.top-link .fa {
	vertical-align: 7%;
}
.nav-maincontainer .fa-lg {
	vertical-align: -5%;
}
/* Slideshow */
.bx-viewport > ul {
	padding: 0;
}
.top-custom-block {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px dashed #E9E9E9;
	margin: 0 0 20px;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
#additionalimages-slider .owl-controls .owl-prev {
	left: 0;
	background: url("../images/brands_slider_arrows.png") no-repeat scroll 100% 0% #CCCCCC;
}
#additionalimages-slider .owl-controls .owl-next {
	right: 0;
	background: url("../images/brands_slider_arrows.png") no-repeat scroll 0% 100% #CCCCCC;
}
#additionalimages-slider .owl-controls .owl-prev, #additionalimages-slider .owl-controls .owl-next {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	z-index: 99;
}
#additionalimages-slider .owl-controls .owl-prev, #additionalimages-slider .owl-controls .owl-next {
	margin-top:-5px;
}
.brands-wrapper {
	padding: 30px 0;
	background: #f5f5f5 none repeat scroll 0 0;
}
.brands-slider.tptncarousel {
	margin-top: 0;
}
.brands-wrapper header, .category-slideshow-wrapper header, .box_heading header {
	text-align: left;
	margin:0 0 30px;
	position:relative;
}
.brands-wrapper header:before, .category-slideshow-wrapper header:before, .box_heading header:before {
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}
.footer-top-wrapper {
	padding: 40px 0;
}
/*News Letter*/
.newsletter #mc_embed_signup label {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 75px;
	padding-bottom: 30px;
	display:inline-block;
}
#mc-embedded-subscribe-form > p {
	padding-bottom: 15px;
}
.input-group.newsletter-details {
	display: block;
}
.newsletter #mc_embed_signup input.email {
	float: left;
	padding: 8px;
	width: 80%;
	border: 1px solid #dddddd;
	text-indent: 0;
	margin: 0;
}
.newsletter #mc_embed_signup .clear input {
	border-radius: 0;
	float: left;
	margin: 0;
	padding: 8px 5px 5px;
	min-width:35px;
	min-height: 38px;
	line-height: normal;
}
.footer-wrapper .widget.widget-subscribe.newsletter .accordion-inner > label {
	font-weight: normal;
	margin: 0 0 20px;
}
.newsletter #mc_embed_signup input.email:focus {
	border-color: #CCCCCC;
	outline: 0 none;
}
.newsletter #mc_embed_signup .clear {
	clear: none;
	display: inline-block;
}
.newsletter #mc_embed_signup input.button:hover {
	box-shadow: none;
}
#contactForm-widget input[type="submit"] {
	display: block;
	float: left;
	margin: 0;
	min-width: 90px;
	min-height:39px;
	width: 100% !important;
	line-height: inherit;
	height:auto;
	padding: 9px 15px;
	font-weight:normal;
	border-radius:0;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	border-radius: 4px;
	font-size:13px;
	font-weight:bold;
}
#contactForm-widget input[type="submit"] {
	width:auto !important;
	border-top:none;
	border-left:none;
	border-right:none;
	color:#FAFAFA;
}
.newsletter .fa {
	color: rgba(0, 0, 0, 0.3);
	float: left;
	left: 10px;
	margin-right: 30px;
	position: relative;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	top:5px;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-webkit-backface-visibility: hidden;
}
.newsletter #mc_embed_signup form {
	padding: 0 0 !important;
}
.footer-top-wrapper h2, .footer-container h2 {
	border-bottom: 1px dashed #E9E9E9;
	float: left;
	margin: 0 0 20px;
	padding-bottom: 20px;
	width: 100%;
	font-size:1.4em;
	color: #FAFAFA;
	text-transform:uppercase;
}
.footer-container h2 {
	border-bottom: 1px dashed #AAAAAA;
	color: #AAAAAA;
}
/*Social Wrapper*/
.social-wrapper {
	display: inline-block;
	text-align: left;
	width: 100%;
}
.social_bookmarks {
	display: inline-block;
	margin: 0;
	padding:0;
	text-align: left;
}
.social_bookmarks li {
	padding: 0 5px 5px 0;
	float:left;
}
.social_bookmarks li a {
	border: 1px solid rgba(0, 0, 0, 0.2);
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	color: #FFFFFF;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition: all 0.3s ease-in-out 0s !important;
	-moz-transition: all 0.3s ease-in-out 0s !important;
	-webkit-transition: all 0.3s ease-in-out 0s !important;
	-o-transition: all 0.3s ease-in-out 0s !important;
	-ms-transition: all 0.3s ease-in-out 0s !important;
	width: 40px;
}
ul.social_bookmarks .fa {
	margin: 0;
}
.social_bookmarks li.facebook a {
	border: 1px solid #2A5BB6;
	background: none repeat scroll 0 0 #2A5BB6;
}
.social_bookmarks li.twitter a {
	border: 1px solid #12CBED;
	background: none repeat scroll 0 0 #12CBED;
}
.social_bookmarks li.pinterest a {
	border: 1px solid #C11B1B;
	background: none repeat scroll 0 0 #C11B1B;
}
.social_bookmarks li.google_plus a {
	border: 1px solid #DD4B39;
	background: none repeat scroll 0 0 #DD4B39;
}
.social_bookmarks li.tumblr a {
	border: 1px solid #3F729B;
	background: none repeat scroll 0 0 #3F729B;
}
.social_bookmarks li.linkedin a {
	border: 1px solid #007FB1;
	background: none repeat scroll 0 0 #007FB1;
}
.social_bookmarks li.youtube a {
	border: 1px solid #D63030;
	background: none repeat scroll 0 0 #D63030;
}
.social_bookmarks li a:hover {
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #FFFFFF;
	transition: all 0.3s ease-in-out 0s !important;
	-moz-transition: all 0.3s ease-in-out 0s !important;
	-webkit-transition: all 0.3s ease-in-out 0s !important;
	-o-transition: all 0.3s ease-in-out 0s !important;
	-ms-transition: all 0.3s ease-in-out 0s !important;
}
#whatsNew .product_image, #featuredProducts .product_image, #specialsDefault .product_image, #specialsListing .product_image, .centerBoxContentsAlsoPurch .product_image {
	position: relative;
}
/*Main Content*/
.main-top {
	padding: 0 0 30px;
	background: #f5f5f5 none repeat scroll 0 0;
}
#indexCategories .box_heading, #indexProductList .box_heading {
	display:block;
}
.owl-pagination {
	display:none;
}
.brands-wrapper .item a > img {
	height: auto;
	width: auto;
	display: block;
}
.brands .item {
	background-color: #FFFFFF;
}
.brands .item:hover {
	box-shadow: none;
}
.brands .owl-item {
	padding: 0 15px;
}
#additionalimages-slider .owl-controls .owl-prev.disabled, #additionalimages-slider .owl-controls .owl-next.disabled, #additionalimages-slider .owl-controls .owl-prev.disabled:hover, #additionalimages-slider .owl-controls .owl-next.disabled:hover {
	cursor: default;
	background-color:#E9E9E9;
}
/*Footer*/
.aboutus_address, .aboutus_mail, .aboutus_phone, .aboutus_fax, .aboutus_skype {
	float: left;
	padding-bottom: 10px;
	text-align: left;
	width: 100%;
}
.mail > a {
	color: #AAAAAA;
}
.footer-container ul {
	padding: 0;
	margin-bottom: 0;
}
.footer-container ul li:last-child {
	margin-bottom: 0;
}
.extra-links > li {
	line-height: 30px;
	width: 100%;
}
.extra-links li a {
	border-bottom: 1px solid rgba(126, 126, 126, 0.2);
	color: #AAAAAA;
	display: inline-block;
	padding: 5px 0;
	width: 100%;
}
.contact-us .fa, .about-us .address .fa {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0%;
	color: rgba(0, 0, 0, 0.3);
	display: inline-block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 45px;
	float:left;
	margin-right: 15px;
}
.contact-us ul li p {
	display: inline-block;
	width: 75%;
}
.contact-us ul li:hover .fa, .about-us .address:hover .fa {
	border: 1px solid rgba(255, 255, 255, 0.2);
	color: #FFFFFF;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.about-us-container div.address {
	float: left;
	margin: 10px 0 0;
	width: 100%;
}
.extra-links li a .fa {
	margin-right: 0px;
	float:right;
	line-height: inherit;
}
.copyright {
	padding: 20px 0;
	background: #FFFFFF;
}
.copyright-text > p {
	margin: 0;
}
.copyright .payment-icon > img {
	float: right;
}
.back-to-top {
	background: #ddd none repeat scroll 0 0;
	bottom: 30px;
	cursor: pointer;
	display: block;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	position: fixed;
	right: 0;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 40px;
	z-index: 99;
}
.back-to-top .fa.fa-angle-up {
	margin-right: 0;
	color: #333333;
}
.back-to-top:hover .fa.fa-angle-up {
	color: #FFFFFF;
}
.topbar_links a {
	float: left;
	padding: 10px;
	line-height:22px;
}
#centercontent-wrapper header {
	margin: 0 0 20px;
	position: relative;
	text-align: left;
}
#centercontent-wrapper header:before {
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}
.checkout-steps, .current-step {
	display: inline-block;
	margin: 0;
	padding: 10px;
	position: relative;
	font-size:1.4em;
	text-transform:uppercase;
	line-height:22px;
	font-size:14px;
}
.checkout-steps, .current-step {
	font-size: 20px;
	font-weight: 500;
	margin: 0 10px 30px 0 !important;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
#indexProductListCatDescription, #categoryDescription {
	margin-bottom:30px;
}
#indexProductListCatDescription #categoryImgListing > img {
	height: auto;
	width: auto;
}
/*Alert Box*/
.alert:first-child {
	margin: 0 0 10px;
}
.alert {
	border: medium none;
	display: inline-block;
	font-weight: normal;
	margin: 5px 0 10px;
	padding: 15px 10px 10px;
	width: 100%;
}
#timeoutDefault .alert {
	margin: 0 0 20px;
}
#timeoutDefault #timeoutDefaultContent > p {
	margin-bottom: 0
}
button.close:hover {
	background:none;
	box-shadow: none;
}
.mousetrap {
	width: 100% !important;
	height: 100% !important;
}
.cloud-zoom img {
	width: 100%;
	height: auto;
}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid #ccc;
	margin:-1px;	/* Set this to minus the border thickness. */
	background-color:#fff;
	cursor:move;
}
/* This is for the title text. */
.cloud-zoom-title {
	position:absolute !important;
	background-color:#000;
	color:#FFFFFF;
	padding:3px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	top:0px;
	display:none;
}
/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #cccccc;
	overflow:hidden;
	background: #FFFFFF
}
/* This is the loading message. */
.cloud-zoom-loading {
	color:white;
	background:#222;
	padding:3px;
	border:1px solid #000;
	display:none;
}
/*Login Page*/
.split-login .content {
	border-bottom: 0 none;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	min-height: 260px;
	padding: 14px 21px;
	border-color:#E9E9E9;
	background:none repeat scroll 0 0 #FFFFFF;
}
#loginDefault #loginForm .content {
	border-bottom: 0 none;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	padding: 20px;
	border-color:#E9E9E9;
	background:none repeat scroll 0 0 #FFFFFF;
	display: inline-block;
	width: 100%;
}
.split-login .buttons-set, #loginDefault #loginForm .buttons-set {
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 8px 13px;
	display:inline-block;
	width:100%;
}
#loginDefault #loginForm .buttons-set {
	padding: 15px 20px;
}
#loginDefault #loginForm .buttons-set .buttonRow.back.important {
	line-height: 36px;
}
.split-login .buttons-set, #loginDefault #loginForm .buttons-set {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #E9E9E9;
}
.split-set {
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	margin: 4em 0 0;
	padding: 8px 0 0;
	text-align: right;
}
.split-set {
	border-top-color: #E9E9E9;
}
.split-login .content h4, .create-account-page .content h4, #contactUsDefault .content h4, #checkoutShipping .content h4, #checkoutPayment .content h4, #checkoutConfirmDefault .content h4, #checkoutSuccess .content h4, #accountDefault .content h4, #accountHistoryDefault .content h4, #accountHistInfo .content h4, #accountEditDefault .content h4, #addressBookDefault .content h4, #addressBookProcessDefault .content h4, #acctNewslettersDefault .content h4, #accountNotifications .content h4, #checkoutShipAddressDefault .content h4, #checkoutPayAddressDefault .content h4, #timeoutDefault .content h4, #createAcctSuccess .content h4, #gvFaqDefault .content h4, #reviewsDefault .content h4, #advSearchDefault .content h4 {
	border-bottom: 1px solid #E9E9E9;
	margin: 0 0 20px;
	padding: 0 0 10px;
	text-align:left;
	font-size:16px;
}
#advSearchDefault .content h4 .forward {
	display: inline-block;
	float: right;
	font-size: 0.8em;
}
#advSearchDefault .content .row .select2-container {
	margin-right: 10px;
}
.split-login .create-account-button {
	display: inline-block;
	float: right;
}
.login-buttons .button_login {
	float: right;
}
.login-buttons > a {
	float: left;
	line-height:35px;
}
.split-login #loginForm label {
	float: left;
	font-weight: 400;
	position: relative;
	z-index: 0;
}
.split-login #loginForm input#login-email-address, .split-login #loginForm input#login-password, #accountEditDefault .content input[type="text"], #addressBookProcessDefault .content input[type="text"], #accountPassword .content input[type="text"], #accountPassword .content input[type="password"], #checkoutNewAddress .content input[type="text"], #gvFaqDefault .content input[type="text"], #discountcouponInfo .content input[type="text"], #advSearchDefault .content input[type="text"] {
	width: 100%;
	min-height:35px;
}
/*Create Account*/
.create-account-page .content, #passwordForgotten .content, #timeoutDefault .content, #contactUsDefault .content, #checkoutShipping .content, #checkoutPayment .content, #checkoutConfirmDefault .content, #checkoutSuccess .content, #accountDefault .content, #accountHistoryDefault .content, #accountHistInfo .content, #accountEditDefault .content, #addressBookDefault .content, #addressBookProcessDefault .content, #accountPassword .content, #acctNewslettersDefault .content, #accountNotifications .content, #checkoutShipAddressDefault .content, #checkoutPayAddressDefault .content, #createAcctSuccess .content, #gvFaqDefault .content, #discountcouponInfo .content, #reviewsInfoDefault .content, #reviewsDefault .content, #reviewsWrite .content, #advSearchDefault .content {
	padding: 14px 21px;
	border: 1px solid #E9E9E9;
	background:none repeat scroll 0 0 #FFFFFF;
	margin: 0 0 30px;
	display: inline-block;
	width: 100%;
}
.create-account-page .content {
	margin: 0 0 21.5px;
}
#passwordForgotten .content, #timeoutDefault .content {
	margin: 0;
}
#contactUsDefault .content, #reviewsDefault .content, #reviewsWrite .content {
	margin: 0 0 20px
}
.create-account-page .content label, #timeoutDefault .content label, #contactUsDefault .content label, #checkoutSuccess .content label, #accountEditDefault .content label, #addressBookProcessDefault .content label, #accountPassword .content label, #checkoutNewAddress .content label, #gvFaqDefault .content label, #discountcouponInfo .content label, #advSearchDefault .content label, #acctNewslettersDefault .content label {
	font-weight:400;
}
.create-account-page .content input.inputlogin, .create-account-page .content select.inputlogin, #passwordForgotten .content input#email-address, #timeoutDefault .content #login-email-address, #timeoutDefault .content #login-password, #contactUsDefault .content input#contactname, #contactUsDefault .content input#email-address, #contactUsDefault .content #enquiry, .create-account-page .statezone .inputLabel.visibleField, #advSearchDefault .content select, #loginForm .login-password > input, #loginForm .login-emailaddress > input {
	width:100%;
	min-height:35px;
}
.create-account-page .content select, .create-account-page .content select.inputlogin, #addressBookProcessDefault .content select, #checkoutNewAddress .content select {
	width: 100% !important;
}
.create-account-page .content select, #addressBookProcessDefault .content select, #checkoutNewAddress .content select, #advSearchDefault .content select, .create-account-page .statezone .inputLabel.visibleField {
	height:36px;
	line-height:35px;
}
.create-account-page .submit-info .button_submit {
	float: right;
}
.create-account-page .newsletter-details .content {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-color: #E9E9E9 -moz-use-text-color -moz-use-text-color;
	border-style: solid none none;
	border-width: 1px medium medium;
	padding: 20px 0 0;
}
#checkoutShipAddressDefault .row.address-entries address, #checkoutPayAddressDefault .row.address-entries address {
	margin: 10px 0 0 20px;
}
#createAcctSuccess #createAcctSuccessMainContent, #checkoutSuccess .alert {
	margin: 0 0 20px;
}
/*Timeout*/
#timeoutDefault .timeoutbuttons {
	display:inline-block;
	width:100%;
}
#timeoutDefault .timeoutbuttons .button_login {
	float:right;
}
#timeoutDefault .timeoutbuttons a {
	float:left;
	margin:12px 0;
}
/*Contact Us*/
.contactus-sendbutton .button_send {
	float: left;
}
.contactus-sendbutton .alert-text {
	display: inline-block;
	float: right;
}
#contactUsDefault .recaptcha-details {
	margin-top: 15px;
}
.contactus-sendbutton {
	margin-top: 30px;
}
#contactUsDefault form > .alert {
	margin: 0 0 20px;
}
#contactUsDefault .address-content .store-address > p {
	margin:0
}
#contactUsDefault .store-address address {
	font-size: 14px;
	font-weight: normal;
	line-height:1.78571em;
}
/*Checkout*/
.shipping-methods > .col-lg-12 {
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.ship-method {
	margin-top: 15px;
}
.shipping-methods:last-child > .col-lg-12 {
	border: medium none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#checkoutShipping .checkout-shipping-button .buttonRow.forward, #checkoutPayment .checkout-shipping-button .buttonRow.forward, #checkoutConfirmDefault .checkout-shipping-button .buttonRow.forward, #checkoutShipAddressDefault .checkout-shipping-button .buttonRow.forward, #checkoutPayAddressDefault .checkout-shipping-button .buttonRow.forward {
	float:right;
}
#checkoutConfirmDefault .payment-module .important {
	margin-top: 15px;
}
#checkoutConfirmDefault .buttonRow.forward {
	display:inline-block;
	margin: 10px 0 5px;
}
#checkoutShipping .buttonRow.back, #checkoutShipAddressDefault .buttonRow.back, #checkoutPayment .buttonRow.back, #checkoutPayAddressDefault .buttonRow.back, #checkoutConfirmDefault .checkout-shipping-button .buttonRow.back {
	float: left;
	line-height:45px;
	display:inline-block;
}
#checkoutConfirmDefault .checkout-shipping-button .buttonRow.back {
	line-height: 35px;
}
#checkoutConfirmDefault .checkout-shipping-button .buttonRow.forward {
	margin: 0;
}
#checkoutSuccess .content .buttonRow.forward {
	display: inline-block;
	margin: 15px 0 0;
}
/*Account Pages*/
#accountDefault ul {
	padding: 0;
}
/*GV FAQ*/
#discountcouponInfo LABEL.inputLabel {
	width:auto;
	margin-top:4px;
	margin-right:10px;
}
#gvFaqDefault #gvFaqDefaultMainContent .gv_faq {
	padding: 0;
	margin:0;
}
#gvFaqDefault .content .button_redeem, #discountcouponInfo .content .button_send {
	margin: 10px 0 0;
}
#gvFaqDefault .alert h4 {
	margin:0;
}
/* Account History */
.user-orderhistory {
	display: inline-block;
	line-height: 25px;
	margin: 0 0 20px;
	padding: 0 0 20px;
	width: 100%;
}
#accountHistoryDefault .account_history .user-orderhistory {
	padding: 0;
}
#accountHistoryDefault .account_history .next-prev .navSplitPagesResult {
	line-height: normal;
	margin: 0;
	padding: 20px 15px 0 0;
}
.user-orderhistory:last-child {
	border: medium none;
	margin: 0 0 5px;
	padding: 0;
}
.account_history .next-prev {
	margin: 0;
}
.user-orderhistory .change_address {
	margin-top: 15px;
	display:inline-block;
}
#accountHistoryDefault .account_history .buttonRow.forward.change_address:hover {
	background-color:#FFFFFF;
}
#accountHistoryDefault .account_history .buttonRow.forward.change_address {
	margin-top: 10px;
}
#accountHistInfo #orderTotals {
	padding: 10px;
}
#accountHistInfo tr.user-accounthistory {
	border-bottom: 1px solid #E9E9E9;
}
#orderTotals {
	display: inline-block;
	padding-right: 7em !important;
	text-align: right;
	width: 70%;
	float:right;
}
/*Reviews*/
.reviews-list .smallProductImage img {
	display: inline-block;
	height: auto;
	margin-right: 0;
	width: 100%;
	border: 1px solid #E5E5E5;
}
.reviews-list .product-details-review .product-review-default h4 {
	margin-top: 0;
}
.reviews-list .smallProductImage > a {
	display: inline-block;
	text-align: center;
}
.reviews-list .smallProductImage {
	text-align: center;
}
.reviews-list blockquote p {
	font-size: 13px;
	margin: 15px 0;
}
.reviews-list blockquote .product-review-default footer img, .reviews-list blockquote .reviews-description img {
	margin-top: 10px;
}
.reviews-list blockquote {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: medium none;
	padding: 15px 20px;
	font-size: 18px;
	margin: 0 0 30px;
}
#reviewsInfoDefault .reviews-list blockquote {
	margin: 0
}
#reviewsInfoDefault .content.row.review-price-block {
	margin: 30px 0 0
}
#reviewsDefault .reviews-list blockquote {
	margin: 20px 0 30px
}
.review-links {
	display: inline-block;
	margin-top: 15px;
}
blockquote .review-links a {
	color: #FFFFFF !important;
	font-size: 13px;
}
#reviewsWrite .review-links a {
	color: #FAFAFA !important;
	font-size: 13px;
}
#reviewsWrite .ratingRow {
	margin: 1em 0 0;
}
/*Menu*/
.nav-maincontainer .inner a.toggleMenu {
	display:  none;
	padding: 10px 15px;
	background-image:url("../images/menuicon.png");
	background-repeat:no-repeat;
	background-position:center right;
	width:100%;
	font-size: 1.2em;
	text-transform:uppercase;
	font-weight: 600;
}
.nav {
	list-style: none;
 *zoom: 1;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav ul {
	list-style: none;
	width: 18em;
	padding:0;
}
.nav a {
	padding: 10px 15px;
}
.nav li {
	position: relative;
}
.nav > li {
	float: left;
}
.nav > li > a {
	display: block;
}
.nav li ul {
	position: absolute;
	left: -9999px;
}
.nav > li.hover > ul {
	left: 0;
}
.nav li li.hover > ul {
	left: 100%;
	top: -6px;
}
.nav li li a {
	display: block;
	position: relative;
	z-index:100;
}
.nav li li li a {
	z-index:200;
}
 @media screen and (max-width: 1149px) {
 .active {
 display: block;
}
 .nav > li {
 float: none;
}
 .nav > li > .parent {
 background-position: 99% 50%;
}
 .nav > li > .parent {
 background-image: url("../images/arrows/arrow40.png");
 background-repeat: no-repeat;
 background-position: 97% 50%;
}
 .nav > li > .parent:hover {
 background-image: url("../images/arrows/arrow40.png");
 background-repeat: no-repeat;
 background-position: 97% 50%;
}
 .nav > li > .parent:focus {
 background-image: url("../images/arrows/arrow40.png");
 background-repeat: no-repeat;
 background-position: 97% 50%;
}
 .nav ul {
 display: block;
 width: 100%;
}
 .nav > li.hover > ul, .nav li li.hover > ul {
 position: static;
}
}
#centercontent-wrapper .table-responsive {
	border: medium none;
	margin: 0;
}
#myAccountGen li a {
	display: inline-block;
	padding: 5px 0;
}
.columnwith-left {
	left: 25%;
}
#left-column {
	right: 75%;
}
.two-column {
	left: 25%;
}
.three-columns {
	right: 50% !important;
}
#bannerboxall {
	box-shadow: none;
	border: medium none;
	background: none;
}
#bannerboxall #bannerboxallContent img {
	width: 100%;
}
.tptnbannerbox .tptnbanner .tptnbanner-left > a {
	display: block;
	position: relative;
}
.tptnbannerbox .tptnbanner .tptnbanner-left > a:after {
	animation-duration: 0.5s;
	background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
	border-radius: 100%;
	bottom: 0;
	box-shadow: 0 0 0 8px rgba(246, 249, 250, 0.42);
	color: #fff;
	content: "";
	font-family: "FontAwesome";
	font-size: 20px;
	height: 50px;
	left: 0;
	line-height: 50px;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale(2);
	transition: all 0.5s ease 0s;
	width: 50px;
	z-index: 2;
}
.tptnbannerbox .tptnbanner .tptnbanner-left > a:before {
	animation-duration: 0.5s;
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.5s ease 0s;
	width: 0;
}
.tptnbannerbox .tptnbanner .tptnbanner-left > a:hover:before {
	left: 0;
	opacity: 1;
	width: 100%;
}
.tptnbannerbox .tptnbanner .tptnbanner-left > a:hover:after {
	opacity: 1;
	transform: scale(1);
}
#bannerboxall h3 {
	display: none;
}
#bannerboxall .sideBoxContent {
	padding: 0;
	background:none;
}
#bannerboxallContent > div {
	margin-bottom: 30px;
}
#bannerboxallContent > div:last-child {
	margin-bottom: 0;
}
button.close {
	min-height:0;
}
.alert-dismissable .close {
	min-width: 100px
}
/*Home Page V3*/
.home-top-wrapper, .footer-v3-wrapper {
	background: url("../images/banners/home_v3.jpg") no-repeat fixed 0 0 #F1F1F1;
}
.home-container, .footer-v3-container {
	background: none repeat scroll 0 0 #FFFFFF;
}
.map {
	height: 350px;
	width: 100%;
}
#map1 iframe, #contactUsDefault .content iframe {
	height: 100%;
	width: 100%;
	border: none;
	float: none;
}
#map-canvas {
	height: 400px;
	margin: 0 0 30px;
	padding: 0px
}
#map-canvas img {
	max-width:none;
}
#contactUsDefault .sender-name input, #contactUsDefault .sender-email > input {
	width: 100%;
	padding:4px 5px 3px;
	min-height: 40px;
}
#contactUsDefault .sender-name, #contactUsDefault .sender-email {
	margin-bottom: 15px;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.alsoPurchased #alsopurchased_products .owl-wrapper-outer {
	margin-top: -1px;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
	padding: 0 15px;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
/* Product Slider */

.tptncarousel .owl-controls .owl-buttons {
	position: absolute;
	right: 10px;
	top: -50px;
	z-index: 99;
}
.tptncarousel .owl-controls .owl-buttons .owl-next, .tptncarousel .owl-controls .owl-buttons .owl-prev {
	opacity: 1;
	text-shadow: none;
	position:absolute;
	right:-10px;
}
.tptncarousel .owl-controls .owl-buttons .owl-prev {
	right: 30px;
}
.tptncarousel .owl-controls .owl-buttons .owl-prev.disabled, .tptncarousel .owl-controls .owl-buttons .owl-next.disabled {
	opacity:0.65;
	cursor:default;
	background: #fff none repeat scroll 0 0;
}
.owl-prev .fa {
	margin-left: 7px;
	vertical-align: 0;
}
.owl-next .fa {
	margin-left: 9px;
	vertical-align: 0;
}
/* Product */

.product, .product-grid .product_grid_image, .product-list .product_grid_image > a, .specialsListBoxContents .product_grid_image {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	z-index: 10;
}
.product-grid .product_grid_image, .product-grid .product-info {
	float: left;
	width: 100%;
	padding: 0 !important;
}
.product-grid .product-info, .specialsListBoxContents .product-info {
	min-height: 86px;
}
#special-listing .specialsListBoxContents {
	margin: 0 0 35px;
}
.product-list .product_grid_image > a, .product-grid .product, .specialsListBoxContents .item {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
}
.product-grid .product, .specialsListBoxContents .item {
	padding: 10px 10px 15px;
}
.product-list .product_grid_image {
	display:inline;
	padding-left:0
}
.specialsListBoxContents .product {
	margin-bottom: 0;
}
.products-container .product .product-link, .specialsListBoxContents .product-link, #alsopurchased_products .product-link, .products-grid .product-link {
	display: block;
	padding: 10px;
	text-align: center !important;
}
.products-container .product img, .specialsListBoxContents .product img, #alsopurchased_products .product img, #featuredProducts .product img, .specialsListBoxContents .product_grid_image img {
	transition: all 0.25s ease-in-out 0s;
	height: auto;
}
.section.featured-categories .category-name.title {
	margin: 11px 0 2px;
}
.section.featured-categories .category-name.title > a {
	text-transform: uppercase !important;
}
.section.featured-categories .category-name.title > a, .product .product-name-desc .product_name a {
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	text-transform: capitalize;
}
.product .product-name-desc {
	margin: 5px 10px 10px;
	position:relative;
}
.product .product-name-desc .product_name {
	padding: 0;
	text-align: left;
	margin: 0;
}
/* Special Product Discount Percentage */

.owl-carousel.owl-theme .productSpecialPrice, .owl-carousel.owl-theme .single_price, .owl-carousel.owl-theme .normalprice, .specialsListBoxContents .productSpecialPrice, .specialsListBoxContents .normalprice, .product-list .mix .description .normalprice, .product-grid .mix .product-info.clearfix .caption.bottom-left .normalprice {
	color: #AAAAAA;
}
.products-container .product:hover .productPriceDiscount, .products-container .product:hover .productSpecialPrice, .specialsListBoxContents .product:hover .productPriceDiscount, .specialsListBoxContents .product:hover .productSpecialPrice, .specialsListBoxContents .product:hover .normalprice, .products-container .product:hover .normalprice, .products-container .product:hover .single_price, #alsopurchased_products .product:hover .productPriceDiscount, #alsopurchased_products .product:hover .productSpecialPrice, #alsopurchased_products .product:hover .normalprice, #alsopurchased_products .product:hover .single_price {
	opacity: 1;
}
body > div.alert {
	display: inline-block;
	left: 520px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 75px;
	width: auto;
	z-index: 9;
}
/* Footer */

.iconlist .pull-left {
	margin-right: 15px;
}
.media > .pull-left {
	margin-right: 10px;
}
.pull-left {
	float: left !important;
}
.iconlist .pull-left > i {
	border-radius: 50%;
	color: #FFFFFF;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	position: relative;
	text-align: center;
	top: 2px;
	transition: all 0.15s linear 0s;
	width: 30px;
}
.iconlist .media:first-child {
	margin-top: 0;
}
.iconlist .media {
	margin-top: 20px;
}
.media:first-child {
	margin-top: 0;
}
.footer-widgets.main .widget-title {
	border-bottom: 0 none;
	padding: 0;
}
.footer-widgets.main .widget .widget-title:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.widget-linklist ul > li {
	margin-bottom: 5px;
}
.widget-linklist ul > li > a:hover {
	left: 5px;
	transition:color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
.widget-linklist ul > li > a {
	position: relative;
}
h4 {
	font-size: 14px;
}
.subscribe-title {
	display: block;
	margin: 25px 0 15px;
	font-size:12px;
	font-weight: normal;
}
.credit-cards {
	list-style: none outside none;
	margin-top: 10px;
	padding: 0;
}
.section.featured-categories {
	margin-top: 60px;
}
.twitter_widget .twitter-timeline.twitter-timeline-rendered {
	height: 250px;
}
/* Product Detail Page */
.cart_quantity > input[type="text"] {
	border: 1px solid #c6c6c6;
	border-radius: 0;
	box-shadow: none;
	color: #666666;
	float: left;
	font-size: 20px;
	height: 45px;
	line-height: 50px;
	padding: 0;
	width: 60px;
	text-align:center;
	margin: 0;
}
.productinfo-rightwrapper .cart_quantity {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.productinfo-rightwrapper .cart_quantity .ddd.minus, .productinfo-rightwrapper .cart_quantity .ddd.plus {
	border: 1px solid #c6c6c6;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 14px;
	height: 45px;
	line-height: 50px;
	width: 30px;
	color: #9A9A9A;
	text-align:center;
	background:none repeat scroll 0 0 #FFFFFF;
}
.productinfo-rightwrapper .cart_quantity .ddd.minus {
	margin-right: -1px;
}
.productinfo-rightwrapper .cart_quantity .ddd.plus {
	margin-left: -1px;
}
.productinfo-rightwrapper .cart_quantity .ddd .fa {
	margin: 15px 0;
	position: relative;
}
.productinfo-rightwrapper .cart_quantity .ddd:hover {
	color: #000000;
}
.productinfo-rightwrapper .addtocart-info .product_price {
	margin: 0 0 20px;
}
.productinfo-rightwrapper .product_price .normalprice {
	font-size: 24px;
}
.addtocompare {
	margin-left:3px;
}
.grid-icons-grid {
	color: #FFFFFF !important;
	display: inline-block;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	margin: 0 1px;
	text-decoration: none;
	transition: background 0.5s ease 0s;
	width: 34px;
}
.grid-icons-grid > i.fa {
	margin: 0;
}
.grid-icons-grid:hover > i.fa {
	color: #FFFFFF;
}
#product_info_display .addtocart-info .cart_button_info .cssButton.button_in_cart, #product_info_display .addtocart-info .cart_button_info .cssButtonHover.button_in_cart.button_in_cartHover, .productinfo-rightwrapper .cart_button_info span.cssButton.button_sold_out, .productinfo-rightwrapper .cart_button_info span.cssButtonHover.button_sold_out.button_sold_outHover {
	float: left;
	margin-right: 15px;
}
.addtocart-info .wishlink, .addtocart-info .addtocompare {
	background-color: #F5F5F5;
	background-image: none;
	background-position: 0 0;
	border-radius: 0;
	float: left;
	font-size: 13px;
	margin-top: 10px;
	padding: 0;
	width: auto;
}
.addtocart-info .wishlink {
	margin: 10px 10px 7px 0;
}
.addtocart-info .wishlink:hover, .addtocart-info .addtocompare:hover {
	background-color: #F5F5F5;
}
.productinfo-rightwrapper .product_price .productSpecialPrice, .productinfo-rightwrapper .product_price .productPriceDiscount, .productinfo-rightwrapper .product_price .single_price {
	font-size: 28px;
}
ul.tabs li {
	display:inline;
	margin:0;
	float:left
}
.product_info_tab .tabcontents {
	border-color: #E5E5E5 #E5E5E5 #DDDDDD;
	border-style: solid;
	border-width: 1px 1px 1px;
	padding: 15px;
	float: left;
	width:100%;
	background:none repeat scroll 0 0 #FFFFFF;
}
.product_info_tab {
	float: left;
	padding: 0 15px;
	width: 100%;
	margin: 30px 0 0;
}
.product_info_tab ul.tabs {
	float:left;
	width:100%;
	padding: 0;
	margin: 0;
}
ul.tabs li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	margin-right: 2px;
}
ul.tabs li a:hover, ul.tabs li.selected a {
	color: #fff;
}
ul.tabs li.selected a, ul.tabs li a:hover {
	text-decoration: none;
}
.product_info #productDetailsList, .product_info #productDetailsList li {
	margin:0;
}
.product-single .product_info {
	margin-bottom: 30px;
	position: relative;
}
.product_info #product_info_display .product-next-head {
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
}
.product-single .product_info .productinfo-rightwrapper .title {
	font-weight: 400;
	margin: 0;
	font-size: 18px;
}
.product_info #product_info_display .product-next-head h1 {
	float: left;
}
.product-next-prev {
	float: right;
}
.product_info #product_info_display .product_quantity {
	line-height: 20px;
	margin-bottom: 15px;
}
.product_info #product_info_display .product_price {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
#product_info_display #productAttributes .attribImg {
	float: left;
	margin: 0 10px 20px 0;
}
.product_info_tab .tabcontents #productInfoLink {
	margin: 10px 0 0;
	text-align: left;
}
.product_info_tab #productQuantityDiscounts {
	display: inline-block;
	margin: 15px 0 0;
	width: 100%;
}
#centercontent-wrapper #productGeneral .navNextPrevWrapper.product-next-prev {
	margin: 0;
}
iframe {
	float:left;
}
.tooltip-inner {
	padding:3px 8px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	border-radius:0;
}
.tooltip.top .tooltip-arrow {
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
}
.tooltip.left .tooltip-arrow {
	top:50%;
	right:0;
	margin-top:-5px;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
}
.tooltip.bottom .tooltip-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
}
.tooltip.right .tooltip-arrow {
	top:50%;
	left:0;
	margin-top:-5px;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
}
/* Cart on Product Page */

.product_cart .add_to_cart_link.sold_out {
	padding: 11px 13px;
	color: #FFFFFF;
	cursor: pointer;
	vertical-align: middle;
}
.add_to_cart_link.sold_out .fa.fa-ban.fa-lg {
	margin-right: 0;
}
.add_to_cart_link.sold_out .fa.fa-ban.fa-lg {
	margin-left: -0.8px;
}
.product_cart .cssButton.button_sold_out_sm, .product_cart .cssButton.button_sold_out {
	display: none;
	font-size: 0 !important;
}
/* Add to Compare / Wishlist Hover */

.item:hover .product .overlay, .mix .product:hover .overlay, .centerBoxContentsAlsoPurch:hover .overlay {
	opacity: 1;
.
}
.product .overlay {
	float: right;
	margin-top: -90px;
	padding-bottom: 4px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
	opacity: 0;
}
.mix .product .overlay {
	padding-right:0;
	margin-top:-110px;
}
/* Grid-List CSS */

.products-grid.grid_view {
	padding: 0;
}
.view-mode, .list {
	float: left;
}
.grid {
	float: left;
	margin-right: 5px;
}
.display-mode i.fa {
	font-size: 21px;
}
.display-mode .list .fa.fa-th-list {
	margin-right: 0;
}
.safari .btn-group .dropdown-menu, .safari #carttopcontainer {
	background: #FDFDFD;
}
.safari .cartQuantity .fff, html[data-useragent*='MSIE 10.0'] .cartQuantity .fff {
 right: -120px;
}
.cartQuantity .fff {
	right: -120px\9;
}
.btn-group .dropdown-menu, #carttopcontainer {
	background: #FDFDFD\9;
}
/*Footer New CSS For Megashop */
/*.products hr, .footer-wrapper hr {
    border-top-style: solid;
    border-top-width: 3px;
    display: block;
    margin: 0 25px;
}
.footer-wrapper hr {
    margin: 0 0 35px;
}*/
.footer-bottom {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 30px 0 20px;
}
.footer-wrapper .widget-title {
	border-bottom: 1px solid #ddd;
	font-size: 17px;
	padding: 0 0 15px;
	text-transform: uppercase;
	margin: 0 0 20px;
}
.footer-wrapper a {
	color: inherit;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.footer-bottom .widget .address-info li.address {
	line-height: 24px;
}
.address-info i {
	margin-right: 0;
	font-size: 16px;
	float:left;
	margin-left: 1px;
}
.address-info i.fa.fa-map-marker {
	margin-top:7px
}
.address-info i.fa.fa-phone, .address-info i.fa.fa-envelope {
	margin-top:3px
}
.footer-bottom .widget .address-info li {
	margin: 0 0 20px 35px;
}
.footer-bottom .widget li {
	margin-bottom: 10px;
}
.widget li {
	list-style-type: none;
}
h3 {
	font-size:20px;
}
.free-shipping i {
	float: left;
	margin: -4px 15px 0 0;
}
.free-shipping span {
	font-size: 1.28571em;
}
*[class^="col-sm-"] h1:first-child, *[class^="col-sm-"] h2:first-child, *[class^="col-sm-"] h3:first-child, *[class^="col-sm-"] h4:first-child, *[class^="col-sm-"] h5:first-child, *[class^="col-sm-"] h6:first-child {
 margin-top: 0;
}
/* Showcase */

.megashop-showcase {
	margin: 15px 0 30px;
}
#banner-main img {
	cursor: pointer;
}
.megashop-showcase #banner-main a {
	display: block;
	position: relative;
	text-decoration: none;
}
.megashop-showcase #banner-main a:before {
	animation-duration: 0.5s;
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.5s ease 0s;
	width: 0;
}
.megashop-showcase #banner-main a:hover:before {
	left: 0;
	opacity: 1;
	width: 100%;
}
.megashop-showcase #banner-main a:hover:after {
	opacity: 1;
	transform: scale(1);
}
.megashop-showcase #banner-main a:after {
	animation-duration: 0.5s;
	background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
	border-radius: 100%;
	bottom: 0;
	box-shadow: 0 0 0 8px rgba(246, 249, 250, 0.42);
	color: #fff;
	content: "";
	font-family: "FontAwesome";
	font-size: 20px;
	height: 50px;
	left: 0;
	line-height: 50px;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale(2);
	transition: all 0.5s ease 0s;
	width: 50px;
	z-index: 2;
	text-align: center;
}
/* Showcase Ends*/

/* Product Homepage */
.box_heading .section-title, .brands-slider h4 {
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0 0 10px;
	text-transform: uppercase;
}
.brands-slider h4 {
	margin: 0 0 20px
}
.new-box, .sale-box, .sold-box, .featured-box {
	color: #fff;
	cursor: default;
	font-size: 12px;
	padding: 3px 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-transform: uppercase;
}
.new-box i, .sale-box i, .sold-box i, .featured-box i {
	width: 24px;
	margin:0;
}
.item:hover .new-box, .item:hover .sale-box, .item:hover .sold-box, .item:hover .featured-box, .product:hover .new-box, .product:hover .sale-box, .product:hover .sold-box, .product:hover .featured-box {
	max-width: 100px;
	transition: max-width 1s ease 0s;
	-moz-transition: max-width 1s ease 0s;
	-webkit-transition: max-width 1s ease 0s;
	-o-transition: max-width 1s ease 0s;
	-ms-transition: max-width 1s ease 0s;
}
.centerBoxContentsSpecials, .centerBoxContentsNew, .centerBoxContentsFeatured, .product-grid .mix .product, .product-list .mix .product, .centerBoxContentsAlsoPurch {
	/*margin: 10px 0;*/
    overflow: hidden;
	position: relative;
	text-align: center;
}
.product-list .mix .product {
	text-align: left;
}
.product-grid .mix .product, .product-list .mix .product {
	margin:0
}
.product_cart {
	opacity: 0;
	position: absolute;
	bottom: -25px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	width: 100%;
}
.owl-item:hover .product_cart, .product-grid .product:hover .product_cart, .centerBoxContentsAlsoPurch:hover .product_cart, .specialsListBoxContents:hover .product_cart {
	opacity: 1;
	bottom: 0px;
}
/*.item:hover .product, .product-grid .mix:hover .product_grid_image, .product-list .mix:hover .product_grid_image > a, .centerBoxContentsAlsoPurch .product:hover {
	border:1px solid #DDDDDD;
}*/
.product-name-desc .product_name, .product-grid .product-info.clearfix .title {
	margin:0;
	padding: 10px 0 5px;
}
.product-name-desc .product_price, .product-grid .product-info.clearfix .caption.bottom-left {
	float: none;
	padding: 3px 0 !important;
	text-align: center;
	width: 100%;
	margin: 0 !important;
}
.product-name-desc .product_price, .product-grid .product-info.clearfix .caption.bottom-left {
	font-size: 16px !important;
	line-height:normal;
}
#bannerboxallContent > a {
	float: none;
	margin: 0 auto;
	width: auto;
	display: table;
}
#bannerboxallContent > a:first-child {
	margin-bottom: 30px;
}
/* Abous us Pages */
.about_us blockquote:before {
	content: "";
	font-family: "FontAwesome";
	font-size: 100px;
	font-style: normal;
	left: 0;
	line-height: 100px;
	margin-top: -48px;
	opacity: 0.5;
	position: absolute;
	top: 50%;
}
.about_us blockquote {
	border: medium none;
	font-size: 1em;
	font-style: italic;
	min-height: 120px;
	padding-left: 130px;
	position: relative;
}
.about_us blockquote cite {
	display: block;
	margin-top: 10px;
}
.about_us p {
	margin: 0 0 20px;
}
#ezPageDefault .gap-20 {
	height: 20px;
}
#ezPageDefault .gap-40 {
	height: 40px;
}
#ezPageDefault .staff dt {
	margin-bottom: 30px;
}
#ezPageDefault h3.position {
	margin-bottom: 17px;
}
#ezPageDefault h3.position span {
	border-left-style: solid;
	border-left-width: 1px;
	display: inline-block;
	margin-left: 10px;
	padding-left: 14px;
	border-color: #c6c6c6;
}
#ezPageDefault .staff .social-profiles {
	margin-top: 25px;
	padding: 0;
}
#ezPageDefault .staff .social-profiles li {
	margin-right: 15px;
	float: left;
}
#ezPageDefault .staff {
	margin-bottom: 50px;
}
#ezPageDefault .gap-60 {
	height: 60px;
}
#ezPageDefault .invert-color * {
	color: #fff;
}
#ezPageDefault .big {
	font-size: 140%;
	line-height: 1.78571em;
}
#ezPageDefault .custom-section {
	padding: 30px 0 50px;
}
#ezPageDefault .btn-invert {
	background: none repeat scroll 0 0 #fff;
	border-radius: 0;
}
#ezPageDefault .gap-50 {
	height: 50px;
}
#ezPageDefault .gap-30 {
	height: 30px;
}
#ezPageDefault .gap-15 {
	height: 15px;
}
#ezPageDefault {
	padding-bottom: 30px;
}
.newsletter #mc_embed_signup input.button, #contactForm-widget input[type="submit"] {
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.mail > a:hover {
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.copyright .top:hover {
	background-position: 100% 100%;
}
/* Social Icons Side */
#tptn-social-icons {
	position: fixed;
	right: 0;
	top: 73px;
	z-index: 105;
}
#tptn-social-icons li a {
	color: #fff;
	display: block;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	transition: background-color 0.8s ease 0s;
	-moz-transition: background-color 0.8s ease 0s;
	-webkit-transition: background-color 0.8s ease 0s;
	-o-transition: background-color 0.8s ease 0s;
	-ms-transition: background-color 0.8s ease 0s;
	width: 34px;
	float: right;
	margin-bottom: 2px;
	transition: width 0.15s ease-in-out 0s;
	-moz-transition: width 0.15s ease-in-out 0s;
	-webkit-transition: width 0.15s ease-in-out 0s;
	-o-transition: width 0.15s ease-in-out 0s;
	-ms-transition: width 0.15s ease-in-out 0s;
}
#tptn-social-icons li a:hover {
	width: 40px;
}
#tptn-social-icons i {
	margin: 7px;
}
#tptn-social-icons li {
	list-style-type: none;
}
#tptn-social-icons li.facebook a {
	background-color: #4862A3;
}
#tptn-social-icons li.twitter a {
	background-color: #00ACEE;
}
#tptn-social-icons li.google a {
	background-color: #E52C27;
}
#tptn-social-icons li.linkedin a {
	background-color: #517FA4;
}
#tptn-social-icons li.youtube a {
	background-color: #E52C27;
}
#tptn-social-icons li.pinterest a {
	background-color: #CB2027;
}
/* Button CSS */

.button, input[type="submit"], input[type="reset"], input[type="button"], .readmore, button, .product-details, .billto-shipto .details, span.details-button input.details-button, .control-buttons button.default, #shoppingCartDefault .buttonRow, #indexCategories #subcategory_names li > a, .change_address > a, #pageThree .buttonRow.back > a, #pageFour .buttonRow.back > a, #pageTwo .buttonRow.back > a, #topbar-wrapper, #discountcouponInfo .content .buttonRow.forward > a, #wishlist .cssButton.button_back, #wishlist .cssButtonHover.button_back.button_backHover, .cartmain > a.button, .topCartCheckout, #viewCart a, .product-info .description .add-to-cart > .btn, .review-links > .buttonRow, #pageNotFound .home_button a, .change_address a, .buttonRow.back.change_address > a, #wishlist .cssButton.button_back, #wishlist .cssButtonHover.button_back.button_backHover, .product-info .description .add-to-cart > .btn, #reviewsInfoDefault .productpage_links #reviewsWriteProductPageLink, #wishlist .extendedDelete > a, .description .add-to-cart form > .btn.btn-primary.btn-iconed {
	border-style: none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 6px 12px 7px;
	text-decoration: none;
	width:auto !important;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	border-radius: 0;
}
#shoppingCartDefault .buttonRow {
	padding: 0;
}
#shoppingCartDefault .buttonRow > a {
	padding: 6px 12px 7px;
	display: inline-block;
}
.description .add-to-cart .btn.btn-primary.btn-iconed {
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	border-color: transparent;
}
.description .add-to-cart .btn.btn-primary.btn-iconed:focus {
	outline: none;
}
.review-links > .buttonRow > a, #reviewsInfoDefault .productpage_links #reviewsWriteProductPageLink > a > input, #reviewsInfoDefault .productpage_links #reviewsWriteProductPageLink > a {
	padding: 8px 10px;
	display: inline-block;
}
.review-links > .buttonRow, #reviewsInfoDefault .productpage_links #reviewsWriteProductPageLink, #reviewsInfoDefault .productpage_links #reviewsWriteProductPageLink > a > input {
	padding: 0;
}
#reviewsInfoDefault .productpage_links #reviewsWriteProductPageLink > a {
	color: #FFFFFF;
}
.compareImage .listingProductImage {
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}
.ratings_inputradio img {
	margin: 0 0 0 5px;
	position: relative;
	top: -3px;
}
/*BOF Shipping Estimator New Update*/
#shoppingCartDefault #shippingEstimatorContent {
	margin: 30px 0 0;
	float:left;
	width:100%;
}
#shippingEstimatorContent .table {
	margin: 20px 0 0;
	text-align:center;
}
#shippingEstimatorContent input[type="submit"] {
	margin: 20px 0 10px;
}
/*EOF Shipping Estimator New Update*/
/* Ratings on Homepage*/
.rating-box .rating {
	background: url("../images/ratings/bkg_rating.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
	float: left;
	height: 14px;
}
.index-ratings .amount {
	display: none;
}
.product-list .index-ratings {
	margin: 15px 0 0;
}
.index-ratings {
	font-size: 13px;
	line-height: 1.25;
	margin: 10px 0 0;
	display:inline-block;
}
.rating-box {
	background: url("../images/ratings/bkg_rating.png") repeat-x scroll 0 -1px rgba(0, 0, 0, 0);
	font-size: 0;
	height: 14px;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 80px;
}
.index-ratings .rating-box {
	float: left;
	margin-right: 3px;
}
.specialsListBoxContents .product-link.clearfix {
	padding: 0;
}
#contactUsDefault .address-content code {
	white-space: normal;
}
#compareDefaultMainContent .productSpecialPriceSale, #compareDefaultMainContent .productSalePrice, #compareDefaultMainContent .normalprice, #compareDefaultMainContent .productSpecialPrice, #compareDefaultMainContent .productPriceDiscount {
	margin-right:2px;
}
#compareDefaultMainContent .button > span {
	font-size: 15px;
}
/* Menu */

.nav-maincontainer, #left-column #categoriescss {
	position: relative;
	top: -45px;
}
#left-column #categoriescss {
	margin-bottom: -45px;
	border: medium none;
}
#left-column #categoriescss h3 {
	color: #fff;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	text-transform: uppercase;
	border: medium none;
}
/* Main Page Text */

#indexDefaultMainContent.content .main-page-text {
	background: #FFFFFF;
	float: left;
	padding: 20px;
	width: 100%;
	border: 1px solid #E5E5E5;
}
.main-page-text strong > .code {
	color: #c7254e;
}
#indexCategories #indexDefaultMainContent {
	margin-top: 0;
}
#indexDefaultMainContent .main-page-text p:last-child {
	padding: 0;
}
CODE {
	font-family: "Roboto", Helvetica, sans-serif;
}
#shoppingCartDefault h2 {
	font-size: 16px;
	margin: 0;
	text-align: left;
}
.level1 img {
	margin-right:15px;
}
/*new css added on 16aug*/
.centerColumn .panel-group .panel-heading {
	overflow:hidden;
}
.centerColumn .panel-group .panel-heading .panel-title {
	position:relative;
}
.centerColumn .panel-group .panel-heading .accordion-toggle img {
	left: -18px;
	top: -15px;
	width: 80px;
}
.imgpanel {
	background-color: #fff !important;
}
.centerColumn .panel-default > .panel-heading {
	height: 46px !important;
}
.centerColumn .panel-group .panel-title {
	margin-top: -31px !important;
}
.centerColumn .panel-group .nametag {
	top: 0;
}
#customtxt .item {
    display: block!important;
}