
html {
}
body {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    position: relative;
}
h1, h2, h3, h4, h5 {
    font-weight: 600 !important;
    margin: 0;
    text-transform: uppercase;
}
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 #EBEBEB;
	line-height:20px;
	margin:1px 0 3px;
	min-height:20px;
	padding:4px 5px 3px;
	font-size: 0.95em;
	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"]:hover,input[type="password"]:hover,input[type="email"]:hover,input[type="url"]:hover,textarea:hover,select:hover {
	border:1px solid #A9A9A9;
	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;
}*/
textarea {
	overflow:auto
}
img {
	max-width:100%;
}
a, a:hover
	{
		outline: none;
		font-weight:normal;
		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;
	}
a:active, a:visited {
	outline:none;
}
#right-column{
	vertical-align:top;
}
#left-column, #right-column {
	text-shadow:none;
	float:left;
}
#left-column h3 label, #right-column h3 label{
	margin-bottom:0px;
}
#right-column .select[multiple], select[size] {
    height: auto !important;
}
#content-wrapper table td{
	border-bottom:none;
}
/*#centercontent-wrapper {
	position: relative;
	float:left;
	margin:0 0;
}*/
.single-column {
	right: 0;
	width:100%;
}
a:hover, a:active {
    outline: 0 none;
}
a:hover, a:focus {
    text-decoration: none;
}
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	/*line-height:1.4;*/
}
.leftBoxContainer, .rightBoxContainer{
    float: left;
    margin-bottom: 30px;
    width: 100% !important;
}
.leftBoxContainer:last-child, .rightBoxContainer:last-child {
    margin-bottom: 0;
}
#categoriescss.rightBoxContainer {
    background: #FFFFFF;
    border: 0 none;
	padding:0;
}
#categoriescssHeading.rightBoxHeading {
    padding: 8px 15px;
	color:#FFFFFF;
	margin-bottom:0;
	line-height:30px;
}
#categoriescss #nav-cat li a {
	border:1px solid #E8E8E8;
	padding:10px 15px;
	border-top:medium none;
	display:inline-block;
	width:100%;
}
h4#categoriescssHeading > i.fa {
    float: right;
    margin-right: 0;
    padding: 9px 0;
}
h4.rightBoxHeading, h4.leftBoxHeading {
  border-bottom: 2px solid #e3e8e4;
  font-size: 16px;
  line-height: 10px;
  margin: 0 0 20px;
  padding: 0 0 20px;
  position: relative;
  text-transform: uppercase;
  font-weight: normal !important;
}
h4.rightBoxHeading:after, h4.leftBoxHeading:after {
    bottom: -2px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    width: 40px;
}
#categoriescss h4.rightBoxHeading:after, #categoriescss h4.leftBoxHeading:after, #categoriescss h4.rightBoxHeading, #categoriescss h4.leftBoxHeading {
	border-bottom: medium none;
}
.sideBoxContent {
    float: left;
    margin: 0;
    width: 100%;
}
/*.leftBoxContainer, .rightBoxContainer {
    background: none repeat scroll 0 0 #FAFAFA;
	padding:10px;
}*/
.sideBoxContent ul {margin:0; padding:0; list-style:none;}
.sideBoxContent ul li {
    margin-bottom: 0;
}
#reviewsHeading > a {
    padding-left: 0 !important;
}
table td, .centerBoxWrapperContents table td{
	padding:0px;
}
#contentarea-wrapper .grid-64 {
	width: 63%;
}
#bannerbox2Content a, #bannerboxallContent a, #bannerboxContent a, #whatsnewHeading > a, .sideBoxContentItem a, .reviewsContent a, #twittercachedsideboxContent a, #searchContent a
{
	padding-left:0px !important;
	padding-top:1px;
}
.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: normal;
}
#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;
    width: 100%;
	text-align:center;
}
#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, #tabBestSellersContent .product_price, .product-grid .item .product_price {
    font-size: 16px;
    text-align: left;
	float:left;
	width:100%;
	margin: 10px 0 0;
	padding: 0 20px;
	text-align:center;
}
#shoppingCartDefault .buttonRow:hover a, #checkoutShipping .change_address:hover a, #checkoutPayment .change_address:hover a, #checkoutConfirmDefault .change_address:hover a, #addressBookDefault .change_address a:hover span, #accountEditDefault .change_address a:hover span, #accountHistoryDefault .change_address:hover a, #accountHistInfo .change_address:hover a, #createAcctSuccess .change_address:hover a, #unsubDefault .change_address:hover a {
	color:#FFFFFF;
}
.productListing-data .product_name, .newproductlisting .product_name {
	text-align:left;
	margin-left:20px;
}
.product-name-desc {
    float: left;
    width: 100%;
	margin:20px 0 0;
	position:relative;
}
.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;
}

.button,input[type="reset"],input[type="button"],.readmore,button, #shoppingCartDefault .buttonRow, .change_address > a, #pageThree .buttonRow.back > a, #pageFour .buttonRow.back > a, #pageTwo .buttonRow.back > a,
#discountcouponInfo .content .buttonRow.forward >  {
	background-clip: padding-box;
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.2) inset;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 10px 15px;
    text-transform: uppercase;
	width:auto !important;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
		-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;
}
input[type="reset"]:hover, input[type="button"]:hover, .readmore:hover, .billto-shipto .details:hover , .profile a:hover, .change_address:hover, .change_address > a:hover, #pageThree .buttonRow.back > a:hover, #pageFour .buttonRow.back > a:hover, #pageTwo .buttonRow.back > a:hover, #discountcouponInfo .content .buttonRow.forward > a:hover, .login-buttons span button:hover {
	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;
}
#shoppingcartHeading > a {
    padding: 0 !important;
}
#shoppingcart h3, #reviews h3 {
    padding: 13px 13px 13px 10px;
}
.cartBoxTotal {
    font-size: 1.2em;
    float: left;
    text-align: center;
    width: 100%;
	padding:1em 0;
}
#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;
}
.productSpecialPriceSale, .productSalePrice, .normalprice, .productSpecialPrice, .productPriceDiscount, .sidebox_price .normalprice s, .sidebox_price .normal_price s {
    margin-right: 10px;
}
#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:10px 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;
}
#loginDefault .inputlogin, #checkoutNewAddress input[type='text'], #checkoutNewAddress SELECT, #accountEditDefault input[type='text'], #accountPassword input[type="password"], #addressBookProcessDefault input[type='text'], #addressBookProcessDefault SELECT {
    color: #505050;
    margin-bottom: 2px;
    width: 40%;
	margin-bottom:7px;
}
.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;
}
.login-emailaddress .inputLabel {
	width:110px;
	margin-top:5px;
}
.login-password {
	float:left;
	margin-left:30px;
}
.login-password .inputLabel {
	width:80px;
	margin-top:5px;
}
#createAccountForm .alert-info.forward{
    margin-bottom: 10px;
}
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;
	}

#productListing
	{
		margin:10px 0 14px;
	}
.product_info, .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;
	margin: 0 10px 0 0;
    min-height: 45px;
}
.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:55%;
	padding-right:6em !important;
}
#checkoutConfirmDefault .product_price.total strong
{
	float:left;
	width:63%;
}
#checkoutConfirmDefault div.total_price
{
	float:left;
	width:37%;
	font-weight:bold;
}
#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;
}
.attribImg, .attributesComments{
	display:none;
}
.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%;
}
.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;
}
.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 > strong, .pagination-style a:hover, .pagination-style a:active, .pagination-style a:visited {
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: none !important;
	color: #FFFFFF;
}
.pagination-style a, .pagination-style > strong {
    color: #ffffff;
    font-family: "Lato",sans-serif;
    line-height: normal;
    overflow: hidden;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	font-weight: normal;
}
.pagination-style a > u {
    text-decoration: none;
}
.pagination-style a:before, .pagination-style > strong:before {
    border: 1px solid #ffffff;
    bottom: 4px;
    content: "";
    left: 4px;
    opacity: 0;
    position: absolute;
    right: 4px;
    top: 4px;
    transition-duration: 0.3s;
    transition-property: opacity;
	cursor: pointer;
}
.pagination-style a:hover:before, .pagination-style > strong:before {
    opacity: 1;
}
.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;
}
.next-prev {
    display:inline-block;
    width: 100%;
}
.next-prev .buttonRow {
    float: left;
	width:auto;
	margin: 0 5px 0 0;
}
.alert-text, .information .alert-text, .msgalert, .alertrequired {
    color: #FF4444;
    font-style: italic;
}
/*Products homepage */
#specialsListing > ul {
	margin:0;
	padding:0;
}
#featuredProducts #featured-slider-inner .item, #NewProducts #new-slider-inner .item, #featuredProducts #featured-slider .item, #specialsListing .item, #alsopurchased_products .centerBoxContentsAlsoPurch, #upcomingProducts .item, #tabBestSellersContent .item, .product-grid .item, .product-list .item, #specialsDefault #special-slider-inner .item {
    display: inline-block;
	width:100%;
	padding:0px 15px;
}
#specialsDefault #specials-slider .product-item, #whatsNew #new-slider .product-item {
    margin-bottom: 30px;
	display: inline-block;
	padding:0px 15px;
}
#specialsListing .item {
	margin: 0 0 30px;
	padding:0;
}
.item:hover .productinfo-wrapper .product_image .overlay, #alsopurchased_products .centerBoxContentsAlsoPurch:hover .product_image .overlay, #specialsListing .item:hover .productinfo-wrapper .product_image .overlay, .product-list .item:hover .overlay {
	height:130px;
	opacity:1;
	transition: all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	-moz-transition:all 0.8s ease 0s;
	-ms-transition:all 0.8s ease 0s;
	-o-transition:all 0.8s ease 0s;
}
.product-list .item:hover .overlay {
	height:90px;
}
#featuredProducts #featured-slider .item .overlay {
    height: 100%;
    left: -100%;
	background-color: rgba(255, 255, 255, 0.95);
}
#featuredProducts #featured-slider .item:hover .overlay {
	height:100%;
	left:0;
	opacity:1;
	transition: all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	-moz-transition:all 0.8s ease 0s;
	-ms-transition:all 0.8s ease 0s;
	-o-transition:all 0.8s ease 0s;
}
.productinfo-wrapper .product_image .overlay, #featuredProducts #featured-slider .productinfo-wrapper .product-name-desc .overlay, .product-list .item .overlay {
	background: url("../images/bgpatterns/absurdidad.png") repeat scroll 0 0 rgba(255, 255, 255, 0.9);
	overflow:visible;
	opacity:0;
}
#featuredProducts #featured-slider .productinfo-wrapper .product-name-desc .overlay {
	background: url("../images/bgpatterns/absurdidad.png") repeat scroll 0 0 rgba(255, 255, 255, 0.9);
	left:-10px;
}
#featuredProducts #featured-slider .item {
    background: none repeat scroll 0 0 #ffffff;
    padding: 5px;
	margin:10px;
	width:93%;
}
#featuredProducts #featured-slider .item .productinfo-wrapper {
	position:relative;
}
#featuredProducts #featured-slider .item .productinfo-wrapper .le-ribbon.right {
	left:1px;
}
#featuredProducts #featured-slider .item .product-name-desc {
    padding: 20px;
	margin:0;
	min-height:100%;
}
#featuredProducts #featured-slider .item .product_name {
    margin: 1em 0;
}
#featured-slider-inner .item .productinfo-wrapper .row > div {
    width: 100%;
}
#featured-slider .item .productinfo-wrapper .row > div:last-child {
    padding: 0;
}
/*#whatsNew .item:before, #featuredProducts #featured-slider-inner .item:before, #specialsDefault .item:before, #specialsListing .item:before, #alsopurchased_products .centerBoxContentsAlsoPurch:before, #tabBestSellersContent .item:before, .product-grid .item:before, .product-list .item:before {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    line-height: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: width 0.5s ease 0s, height 0.5s ease 0s;
	-moz-transition: width 0.5s ease 0s, height 0.5s ease 0s;
		-webkit-transition: width 0.5s ease 0s, height 0.5s ease 0s;
		-o-transition: width 0.5s ease 0s, height 0.5s ease 0s;
		-ms-transition: width 0.5s ease 0s, height 0.5s ease 0s;
    width: 5px;
    z-index: 9;
}
#whatsNew .item:after, #featuredProducts #featured-slider-inner .item:after, #specialsDefault .item:after, #specialsListing .item:after, #alsopurchased_products .centerBoxContentsAlsoPurch:after, #tabBestSellersContent .item:after, .product-grid .item:after, .product-list .item:after {
    background: none repeat scroll 0 0 #E9E9E9;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    line-height: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 70%;
}
#whatsNew .item:hover:before, #featuredProducts #featured-slider-inner .item:hover:before, #specialsDefault .item:hover:before, #specialsListing .item:hover:before, #alsopurchased_products .centerBoxContentsAlsoPurch:hover:before, #tabBestSellersContent .item:hover:before, .product-grid .item:hover:before, .product-list .item:hover:before {
    opacity: 1;
    width: 70%;
}*/
#whatsNew, #featuredProducts, #specialsDefault, #upcomingProducts {
    float: left;
    width: 100%;
}
.custom-content-wrapper #featuredProducts {
	margin:0;
}
.productPriceDiscount {
    display: inline-block;
    font-weight: 500;
    margin-right: 0;
}
.product-info-price .productprice-amount .productPriceDiscount, #reviewsWrite .productprice-amount .productPriceDiscount, #reviewsInfoDefault .productprice-amount .productPriceDiscount {
	line-height:normal;
	padding: 0 5px 3px;
	font-size:20px;
	margin-left: 10px;
}
.product-info-price .productprice-amount .productPriceDiscount {
	margin:0;
}
.sidebox_price .productPriceDiscount {
    margin-left: 5px;
}
#indexCategories #whatsNew, #indexCategories #featuredProducts, #indexCategories #specialsDefault {
    margin-top: 0px;
	overflow: hidden;
}
#indexProductList #whatsNew, #indexProductList #featuredProducts, #indexProductList #specialsDefault {
	margin-top:0px;
}
.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 {
    display: inline-block;
}
/* 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;
}
#piGal .item img {
    height: auto;
    width: 100%;
	padding:2px;
}
#piGal .owl-buttons div {
  cursor: pointer;
  outline: 0 none;
  overflow: hidden;
  position: absolute;
  top: 30%;
  transition: all 0.3s ease-in-out 0s;
  z-index: 0;
}
#piGal .owl-buttons div.owl-next {
    right: 0;
}
#piGal .owl-buttons div i.fa {
    background-color: #FAFAFA;
    color: #000000;
    font-size: 25px;
    margin: 0;
    padding: 7px 10px;
}
#piGal .owl-buttons div.disabled i.fa:hover{background-color:#FAFAFA;color:#000000;cursor:default}
#piGal .owl-buttons div i.fa:hover{color:#FFFFFF}
#productMainImage {
    border: 1px solid #e8e8e8;
	padding: 10px;
}
.product_info .product_image {
    text-align: left;
    width: 100%;
}
#centercontent-wrapper #piGal.owl-carousel {
	margin-top: 20px;
	float:left;
	width:100%;
	text-align:center;
}
#fancybox-title-float-wrap td {
    display: none;
}
#whatsNew .product_image, #featuredProducts .product_image, #specialsDefault .product_image, #specialsListing .product_image, .centerBoxContentsAlsoPurch .product_image, #tabBestSellersContent .product_image, .product-grid .item .product_image{
    position: relative;
	overflow:hidden;
}
/*#whatsNew .product-name-desc:before, #featuredProducts #featured-slider-inner .product-name-desc:before, #specialsDefault .product-name-desc:before, #specialsListing .product-name-desc:before, .centerBoxContentsAlsoPurch .product-name-desc:before, #tabBestSellersContent .product-name-desc:before, .product-grid .item .product-name-desc:before {
   	border-top: 1px dashed #E9E9E9;
    top: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 70%;
}*/
#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, #tabBestSellersContent .product_image img, .product-grid .item .product_image img, .info-left .product-image .product-link > img {
    height: auto;
	max-height:335px;
    width: 100%;
	transition: all 1s ease-in-out 0s;
		-moz-transition: all 1s ease-in-out 0s;
		-webkit-transition: all 1s ease-in-out 0s;
		-o-transition: all 1s ease-in-out 0s;
		-ms-transition: all 1s ease-in-out 0s;
}
.info-left .product-image .product-link > img {
	max-height:270px;
}
.item:hover .product_image img, #alsopurchased_products .centerBoxContentsAlsoPurch:hover .product_image img, #specialsListing .item:hover .product_image img, .product-grid .item:hover .product_image img, .product-list .item:hover .info-left .product-image .product-link > img {
    transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	transition: all 1s ease-in-out 0s;
		-moz-transition: all 1s ease-in-out 0s;
		-webkit-transition: all 1s ease-in-out 0s;
		-o-transition: all 1s ease-in-out 0s;
		-ms-transition: all 1s ease-in-out 0s;
}
/*#featuredProducts #featured-slider .product_image img {
	max-height:455px;
	min-height:455px;
}*/
#productAdditionalImages {
    float: left;
    text-align: center;
    width: 100%;
	margin-top:40px;
}
#productAdditionalImages li{margin:0 3px;}
#productAdditionalImages li:first-child {margin: 0 3px 0 0;}
.imgLink {
    display: none;
}
#centercontent-wrapper .alsoPurchased > h1 {
    margin: 0;
}
#centercontent-wrapper .product_title h1#productName {
    margin-bottom: 0;
}
.alsoPurchased {
    margin: 35px 0 0;
}
.tabcontents #description > p {
    margin: 0;
	line-height:20px;
}
#product_info_display .product_price {
    margin: 0 0 15px;
}
.productprice-amount{
    font-size: 28px;
    font-weight: normal;
	width:100%;
}
.product_quantity {
    padding: 15px 0 0;
}
.productinfo-rightwrapper .desc-info .product_quantity, .productinfo-rightwrapper .desc-info .product_description {
    margin: 0 0 15px;
    padding: 0;
}
.product_info_accordian .product_description, .product_review {
    margin: 0 0 10px;
	padding:0
}
#alsopurchased_products {
    float: left;
}
.centerBoxContentsAlsoPurch {
    list-style: none outside none;
}

.product_info_accordian.row {
    background: #F2F2F2;
    float: left;
    padding: 10px;
    width: 96%;
	box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.1);
	margin-left: 3px;
}
/*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 {
    margin: 0 0 10px;
    padding: 0 0 0 4%;
    width: 100%;
	font-size:14px;
}
.accordian-header a {
    color: #FFFFFF;
}
.accordian-header a:hover {
    color: #FFFFFF;
}
.accordian-content {
    border-bottom: 1px solid #909090;
    clear: both;
    padding: 2%;
	margin:0 0 10px;
    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;
}

#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 {
    margin: 0;
}

/* Left Right Box */
#left-column .leftBoxContainer a, #right-column .rightBoxContainer a{
	line-height: 18px;
    padding: 7px 0px;
    text-decoration: none;
	word-wrap:break-word;
	display: block;
	font-size:13px;
}
#dynamicfilter #dynamicfilterContent .dFilterLink {
	color:#747474;
}
#right-column #cartBoxListWrapper li > a, #left-column #cartBoxListWrapper li > a {
    line-height: 35px;
    padding: 0;
}
#left-column .leftBoxContainer .leftBoxHeading a, #right-column .rightBoxContainer .rightBoxHeading a {
    float: right;
    line-height: 9px;
    padding: 0;
	text-transform: none;
	font-weight:normal;
	font-size: 12px;
	color:#747474;
}
#whatsnew .sideBoxContentItem, #specials .sideBoxContentItem, #reviews .random-reviews, #featured .sideBoxContentItem {
    border-bottom: 1px solid #e3e3e3;
    float: left;
    text-align: left;
    width: 100%;
}
#whatsnew .sideBoxContentItem:last-child, #specials .sideBoxContentItem:last-child, #reviews .random-reviews:last-child, #featured .sideBoxContentItem:last-child, #bestsellersContent .sidebox_content:last-child {
	border: medium none;
    padding: 0;
}
.sidebox_content {
    float: left;
    width: 100%;
}
.sidebox_price {
    font-weight: normal;
}
.normalprice, .productSpecialPriceSale, .sidebox_price .normalprice, .sidebox_price .normalprice s, .sidebox_price .normal_price s {
	text-decoration: line-through;
	font-size:11px;
}
.sidebox_price .productSpecialPrice, .sidebox_price .single_price, .sidebox_price .normal_price {
    font-size: 13px;
    margin: 0 5px 0 0;
}
.sidebox_price .productPriceDiscount {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    display: inline;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.product_sideboximage > img {
    height: auto;
    width: auto;
	border: 1px solid #EAEAEA;
}
.random-reviews .product_sideboxname {
    text-align: left;
}
#review.review_sidebox .random-reviews .product_sideboxname > a {
    padding: 0 0 10px;
}
#sidebox-featured-slider .owl-pagination, #sidebox-new-slider .owl-pagination {
    display: block;
}
#bestsellersContent .sidebox_content {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.product_sideboxname {
	padding: 20px 0;
	display:block;
}
.product_sideboximage {
    float: left;
    margin: 0 8px 0 0;
}
.product_sideboximage > a {
  padding: 0 !important;
}
.sideBoxContentItem {
	float:left;
}
.sideBoxContentItem:last-child {
    border: medium none;
}
.owl-item .sidebox_content .productPriceDiscount.le-ribbon.right span {
    left: 80px;
    top: 10px;
	width:48%;
}
.owl-item .sidebox_content .productPriceDiscount.le-ribbon.right {
    right: 0;
    top: -47px;
}
/* Category Page */
#indexCategories {
    float: left;
    width: 100%;
}
#subproduct_name img {
    height: auto;
    margin-bottom: 25px;
    width: 100%;
}
#indexCategories #subcategory_names li {
    float: left;
    margin: 5px 10px 5px 0;
    padding: 0;
}
#indexCategories #subcategory_names li a {
	padding:10px;
	display:inline-block;
}
#indexCategories #subcategory_names li:first-child {
	background:none repeat scroll 0 0 transparent;
	margin:5px 0;
	padding:10px 10px 10px 0;
	border:none;
	box-shadow:none;
}
#indexCategories #subcategory_names li:first-child:hover {
	background:none repeat scroll 0 0 transparent;
	border-radius: 0;
}
#subproduct_name:hover > a {
    color: #FFFFFF;
}
.subcategory_list {
    background: none repeat scroll 0 0 #F9F9F9;
    float: left;
    margin: 0;
    padding: 15px;
    width: 100%;
}
#subcategory_names {
    float: left;
    margin: 0 0 30px;
    width: 100%;
}
.content_box {
    background: none repeat scroll 0 0 #F9F9F9;
    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;
    margin-top: 5px;
    width: auto;
	font-weight:normal;
}
.sorter {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    float: left;
    margin: 0 0 30px;
    padding: 15px 0;
    width: 100%;
}
.display-mode, .display-mode .list {
    float: right;
}
.display-mode > ul {
    margin: 0;
    padding: 0 0;
}
.display-mode ul .grid, .display-mode ul .list {
    font-size: 14px;
    height: 25px;
    text-align: center;
    width: 25px;
}
.display-mode i.fa {
    margin: 0;
	line-height:25px;
}
.grid {
    float: left;
    margin-right: 10px;
}
#newProductsDefault .buttonRow.forward, #allProductsDefault .buttonRow.forward, #featuredDefault .buttonRow.forward, #indexProductList .buttonRow.forward, #advSearchResultsDefault .buttonRow.forward
{
    float: left;
	width:35%;
}
#specialsListing .speciallisting_number_links .navSplitPagesLinks {
    float: left;
}
.navSplitPagesResult {
    float: left;
    text-align: left;
    width: auto;
}
.next-prev .navSplitPagesResult {
    line-height: 47px;
    margin: 0;
}
.next-prev .buttonRow:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.navSplitPagesLinks {
	float:right;
	width:auto;
}
#indexProductList .tabTable, #advSearchResultsDefault .tabTable, #newProductsDefault table, #featuredDefault table, #allProductsDefault table {
    float: left;
    width: 100%;
}
.pageresult_bottom, .pageresult_top {
    float: left;
    margin: 10px 0;
    padding: 15px 0;
    width: 100%;
}
#accountHistoryDefault .conten_box > p {
  margin: 0 0 20px;
}
.special_toplinks {
    margin: -5px 0 0;
    padding: 0 0 18px;
}
.productListing-odd, .productListing-even, .newproductlisting {
    border-bottom: 1px dashed #abb0ac;
	border-left:none;
	border-right:none;
	border-top:none;
	background:none repeat scroll 0 0 transparent;
    float: left;
    margin: 20px 0 0;
    padding: 0 0 20px;
    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;
    padding: 0;
	width:100%;
	height:auto;
}
.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 {
	margin-left:20px;
}
.productlisting_price {
    float: left;
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 15px;
    width: 100%;
}
.productListing-data .product_name > a, .newproductlisting .product_name > a {
    font-size: 18px;
}
.productListing-data .productlisting{
    float: right;
    margin: 0 10px 0 0;
	font-size: 16px;
}
.productlisting > input, .newproductlisting .productnewprice, .newproductlisting .productnewprice input {
    font-size: 16px;
}
.productnewprice > input, .productlisting > input {
    text-align: center;
    width: 50px;
	min-height:40px;
}
.newproductlisting .productlisting{
    float: left;
    width:100%;
}

.info-right .product-info h4 {
    margin: 10px 0 20px;
	font-size:18px;
}
.info-right .product_price {
    font-size: 18px;
    margin: 20px 0;
}
.product-info .product-listing-actions i.fa {
    margin-right: 5px;
}
.info-right .product-title a:after {
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 70%;
	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;
}
.info-right .product-title a {
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
	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;
}
.product-list .item:hover .info-right .product-title a {
	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;
}
.product-info .description .text {
    float: left;
    margin: 10px 0 20px;
    width: 100%;
}
/* Shopping Cart Page */
#cartImage {
    display: inline-block;
}
#cartImage > a {
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
	float:left;
	font-size:13px;
}
#cartSubTotal {
	border-bottom: 2px solid #dddddd;
    border-top: medium none;
    font-size: 17px;
    text-transform: uppercase;
	line-height: 2.5em;
    padding-right: 4em;
    text-align: right;
}
table#cartContentsDisplay tr th {
	border-bottom: 2px solid #dddddd;
    border-top: medium none;
    font-size: 13px;
    text-transform: uppercase;
}
#prevOrders .tableHeading th, #accountHistInfo .tableHeading th {
    border-bottom: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
    font-size: 15px;
    font-weight: normal;
}
#prevOrders .tableHeading th, #accountHistInfo .tableHeading{
	background-color:#F9F9F9;
}
#cartContentsDisplay tr, #prevOrders tr {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #EBEBEB;
}
#prevOrders td {
	padding: 15px;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 15px 20px !important;
	vertical-align:middle !important;
	text-align: center;
	font-size:13px;
}
#shoppingCartDefault table, table#prevOrders, #accountHistInfo table {
    margin: 0;
}
#shoppingCartDefault .alternate_text {
    display: inline-block;
    margin: 0 10px;
}
#shoppingCartDefault .other_options {
    display: inline-block;
    padding: 10px 0;
}
#shoppingCartDefault .shopping-cart-page.box{margin-bottom:30px;}
#shoppingCartDefault #crtempty{margin-bottom:30px}
#shoppingCartDefault .cartQuantityUpdate span button img {vertical-align:sub}
#shoppingCartDefault .cartQuantityUpdate span button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    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"]: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, #shoppingCartDefault .cartQuantityUpdate span button: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;
}
.buttonRow.forward.checkout_button {
    float: right;
}
#content-wrapper table#cartContentsDisplay tr td {
    border-bottom: 1px solid #EBEBEB;
    vertical-align: middle;
}

#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 #EBEBEB !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%;
}
#accountHistInfo .change_address {
	display:inline-block;
}
#checkoutShipAddressDefault #checkoutNewAddress select#country, #checkoutPayAddressDefault #checkoutNewAddress select#country {
    width: 41.5% !important;
}
#checkoutShipping .buttonRow.forward, #checkoutShipAddressDefault .buttonRow.forward, #checkoutPayment .buttonRow.forward, #checkoutPayAddressDefault .buttonRow.forward {
    float: left;
}
#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-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 #EBEBEB;
    padding: 15px 20px;
}
#accountHistInfo #myAccountShipInfo address, #accountHistInfo #myAccountPaymentInfo address, #addressBookDefault address {
    margin-bottom: 20px;
}
/* Write Review Page */
#reviewsWrite .productprice-amount, #reviewsInfoDefault .productprice-amount{
	width:100%;
}
#reviewsWrite .product_price, #reviewsInfoDefault .product_price{
	width:auto;
	line-height:normal;
}
.forward.productpage_links {
	float:right;
	width:auto;
}
#reviewsWriteReviewer {
    float: left;
    margin: 20px 0;
    width: 100%;
}
#reviewsWrite .review_textarea {
  margin-bottom: 20px;
}
LABEL#textAreaReviews{
	float:left;
	margin: 0 0 10px !important;
}
textarea#review-text {
    margin-bottom: 15px;
}
/* Product Review Info */
.ratings {
    background: none repeat scroll 0 0 #FAFAFA;
    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: 190px !important;
	font-size:10px !important;
	float:left;
	height:26px;
}
#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;
}
a.orderhistory_cart {
    padding: 8px 12px 8px 22px !important;
}
/* Manufacturer Info Sidebox */
#manufacturerinfoContent .centeredContent > img {
    border: 1px solid #EBEBEB;
}
#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%;
}
.copyright .top:hover {
	color:#FFFFFF;
}
/* Site Map */
#siteMapList ul{
	list-style:square;
	padding-left:15px;
	line-height: 25px;
}
#siteMapList ul li ul{
	margin-left:0px;
	list-style:circle;
	margin-bottom:0;
}

/* 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: .5em 0 .5em 2.5em;
	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;
}
#left-column h3 a, #right-column h3 a {
	color:#FFFFFF;
}
.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 #EBEBEB;
    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 */
.pagenot_found {
    float: left;
    width: 100%;
	text-align:center;
}
.notfound_title {
    display: inline-block;
    margin: 30px 0 0;
    text-align: center;
    text-transform: uppercase;
}
.notfound_title > em {
    float: left;
    font-size: 200px;
    line-height: 170px;
}
.notfound_title > p {
    float: left;
    line-height: 76px;
    padding: 10px 0 0 30px;
}
#pageNotFound .home_button .buttonRow.back.button:hover > a {color:#FFFFFF}
.notfound_title p span {
    float: left;
    font-size: 60px;
    text-align: left;
}
.notfound_title p em {
    font-size: 75px;
}
.notfound_text {
    float: left;
    font-size: 40px;
    padding: 2%;
    width: 96%;
}
.home_button {
    float: left;
    margin: 20px 0 0;
    text-align: center;
    width: 100%;
}
.footer-toplinks a{
	color: #E9E9E9 !important;
}
.content_box td:first-child {
	width:22%;
}
.content_box td:last-child {
	width:22%;
}
FIELDSET {
    border: 1px solid #EBEBEB;
}
LEGEND {
    color: #555555;
}
.footer-toplinks > li {
    border-left: 1px solid #EBEBEB;
}
/* Admin Options CSS */
.msadmin_options {
    width: 100%;
}
span.admin-text {
    font-size: 11px;
}
.msadmin_options .accordian-content label {
    float: left;
    margin-top: 8px;
    width: 350px;
}
.msadmin_options .accordian-content p {
    margin-bottom: 10px;
}
.msadmin_options .slideshow_image {
    float: left;
    width: auto;
}
.msadmin_options .slideshow_image, .msadmin_options  .top_banner {
    float: left;
    margin: 0 !important;
    padding: 15px 0;
    width: 100%;
}
.msadmin_options .slideshow_image img {
	width:100%;
	height:auto;
}
.msadmin_options .accordian-content .slideshow_image label, .msadmin_options .top_banner .col-lg-1 > label {
	float:none;
	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 #EBEBEB;
    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; }

h3.product_head_admin {
    text-align: center;
	margin:20px 0;
	font-size:20px;
}
.zenshoppe_admin .accordian-content {
	margin: 0 0 10px;
	float: left;
}
.zenshoppe_admin .accordian-header {
	margin: 0 0 10px;
}
.zenshoppe_admin .accordian-header.active {
	margin:0;
}
/* Font Awesome */
i.fa {
    margin-right: 10px;
}

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 #ebebeb;
}
.centerBoxHeading a {
    float: right;
    font-size: 0.55em;
	margin:7px 0;
}
/*label*/
span.label-new {
    color: #FFFFFF;
    font-size: 1em;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    bottom: 10px;
	left:10px;
	background:none repeat scroll 0 0 #5EB22D;
	z-index:9;
}
span.label-sale {
    color: #FFFFFF;
    font-size: 1em;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    bottom: 10px;
	right:10px;
	background:#AE2340;
	z-index:9;
}
span.label-featured {
    color: #FFFFFF;
    font-size: 1em;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    bottom: 10px;
	right:10px;
	background:none repeat scroll 0 0 #FFAA00;
	z-index:9;
}
span.label-upcoming {
    color: #FFFFFF;
    font-size: 1em;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 105px;
	background:none repeat scroll 0 0 #00C6B7;
}
.bottom-upcoming-wrapper, .bottom-special-wrapper {
    padding: 30px 0 0 !important;
}
.bottom-upcoming-wrapper #upcomingProducts, .bottom-special-wrapper #specialsDefault {
	margin: 0;
}
.footer_container {
    display: inline-block;
    width: 100%;
	font-size: 0.9em;
	-webkit-backface-visibility: hidden;
}
.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: center;
    width: 100%;
}
.product-date {
    display: inline-block;
    text-align: center;
}
.product_title .navNextPrevWrapper.centeredContent {
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: 10px;
    top: 15px;
    width: auto;
}
.addtocart-info .cart_quantity span.cssButton.button_sold_out, .addtocart-info .cart_quantity span.cssButtonHover.button_sold_out.button_sold_outHover, .product-list .info-right span.cssButton.button_sold_out_sm, .product-list .info-right span.cssButtonHover.button_sold_out_sm.button_sold_out_smHover, #reviewsWriteProductPageLink span.cssButton.button_sold_out_sm, #reviewsWriteProductPageLink span.cssButtonHover.button_sold_out_sm.button_sold_out_smHover, #compareDefaultMainContent span.cssButton.button_sold_out_sm, #compareDefaultMainContent .span.cssButtonHover.button_sold_out_sm.button_sold_out_smHover {
    background: none repeat scroll 0 0 #FF0000;
    display: inline-block;
    font-size: 13px;
    position: relative;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	border:none;
}
.addtocart-info .cart_quantity span.cssButton.button_sold_out, .addtocart-info .cart_quantity span.cssButtonHover.button_sold_out.button_sold_outHover, .product-list .info-right span.cssButton.button_sold_out_sm, .product-list .info-right span.cssButtonHover.button_sold_out_sm.button_sold_out_smHover, #reviewsWriteProductPageLink span.cssButton.button_sold_out, #reviewsWriteProductPageLink span.cssButtonHover.button_sold_out.button_sold_outHover, #compareDefaultMainContent span.cssButton.button_sold_out_sm, #compareDefaultMainContent .span.cssButtonHover.button_sold_out_sm.button_sold_out_smHover {
	line-height:1.9;
}
#featured-slider .cssButton.button_sold_out_sm, #featured-slider .cssButtonHover.button_sold_out_sm.button_sold_out_smHover {
	top:75px;
}

/*Tab CSS */
ul.tabs{list-style-type:none;}ul.tabs li{display:inline;margin:0}div.tabcontent{display:block}
div.tabcontents {
    background: none repeat scroll 0 0 #f4f4f4;
    border-radius: 0 6px 6px;
    float: left;
    padding: 20px;
    width: 100%;
}
.product_info_tab .tabs li.selected a {
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
}
.product_info_tab #view2.tabcontent span a{font-weight:normal}
.product_info .desc-info-details #productDetailsList.floatingBox li.ot {
  display: inline-block;
  margin-top: 5px;
  width: 100%;
}
.desc-info-details .ot > strong {
    color: #ff0000;
    font-size: 14px;
    text-transform: uppercase;
}
/*IE CSS*/
*+html #centercontent-wrapper{right:0 !important;position:relative !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 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}

/*! 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;
}
.header-top {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #EBEBEB;
}
.header-bottom {
    padding: 35px 0;
}
.header-container .header .language-switcher a, .header-container .header .currency_top a {
	text-transform:uppercase;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
	padding:3px 7px;
	font-size:9px;
	margin-right:2px;
}
.btn-group .text-label {
    margin-right: 3px;;
}
.header-container .header a {
    font-size: 100%;
    outline: medium none;
}
.header-container .header .header-top ul.links {
    margin: 0;
    padding: 0;
}
.block-header, .greeting_msg {
	display:inline-block;
}
.block-header {
    float: right;
    margin-left: 5px;
}
.header-container .header .header-top ul.links li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
    border: 1px solid rgba(0, 0, 0, 0.05);
    line-height: 22px;
    margin: 0 0 5px;
    outline: medium none;
    padding: 3px 10px;
}
.header-container .header .header-top ul.links li:last-child {
	margin:0;
}
.header-container .header .header-top ul.links li a, .header-container .header .header-top ul.links li a:hover, .header-container .header .header-top ul.links li a:active, .header-container .header .header-top ul.links li a:visited {
    color: #ffffff;
}
.btn.dropdown-toggle.btn-setting {
    display: block;
    font-size: 100%;
	min-height:30px;
	padding:5px 10px;
	border-radius:0;
    outline: medium none;
	text-transform:none;
    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-group i.fa {
    margin-right: 3px;
}
.btn.dropdown-toggle.btn-setting:hover, .btn.dropdown-toggle.btn-setting:focus {
    box-shadow: none;
    color: #ffffff;
}
.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 {
    margin: 6px 0 0;
    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;
}
.top-links .btn-group .dropdown-menu {
    left: -51px;
    min-height: 120px;
    min-width: 155px;
}
.quick-setting > div {
    margin-bottom: 10px;
	line-height:normal;
}
.quick-setting > div:last-child {
    margin: 0;
}
.header-container .header .language-switcher a, .header-container .header .currency_top a {
    border: 1px solid rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: inline-block;
    margin: 5px 3px 0;
    padding: 5px;
	line-height:15px;
	color:#FFFFFF;
}
.header-container .header .language-switcher a:hover, .header-container .header .currency_top a:hover {
	color:#FFFFFF;
}
a {
    outline: medium none;
    text-decoration: 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;
}
ul, ol {
    list-style: none outside none;
}
.header .header-det {
    padding: 30px 0;
    position: relative;
}
.header .logo {
    margin: 0;
    outline: medium none;
	text-align:left;
}
.logo a {
    height: 120px;
    text-align: left;
    width: 100%;
}
/*Top Header*/
.header-container .header .header-content .logo > a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.header .form-search .button {
    display: none;
}
.block-header label {
    font-weight: normal;
    margin: 0;
}
.header .block-header .language-switcher, .header .block-header .currency_top {
    display: inline-block;
}


/* Slideshow */
.slideshow-container.homepage_v1 .col-lg-12.col-md-12.col-sm-12.col-xs-12{
	padding:0;
}
.slideshow-container.homepage_v1 img {
	width: 100%;
	height: auto;
}
.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: 0px;
}
#additionalimages-slider .owl-controls .owl-next {
	right: 0px;
}
#additionalimages-slider .owl-controls .owl-prev, #additionalimages-slider .owl-controls .owl-next {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 25px;
	height: 25px;
	z-index: 99;
}
#additionalimages-slider .owl-controls .owl-prev:hover, #additionalimages-slider .owl-controls .owl-next:hover {
	color:#FFFFFF;
}
#additionalimages-slider i.fa {
    line-height: 23px;
    margin: 0;
	font-size:20px;
}
#additionalimages-slider .owl-controls .owl-prev, #additionalimages-slider .owl-controls .owl-next {
	margin-top:-10px;
}
.custom-services-wrapper {
	position:relative;
}
.custom-services-wrapper:before, .custom-services-wrapper:after {
    bottom: -3px;
    content: "";
    height: 6px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 70%;
}
.custom-services-wrapper:after {
    top: -3px;
}
/*Social Wrapper*/
.social-wrapper {
    text-align: center;
}
.social-wrapper ul {
    display: inline-block;
    margin: 10px 0 0;
	padding:0;
}
.social-wrapper ul li {
    border: 1px solid #ffffff;
    float: left;
    height: 50px;
    margin: 0 10px 5px;
    text-align: center;
    width: 50px;
	outline:none;
}
ul.social_bookmarks .fa {
    margin: 0;
}
.social-wrapper ul li a {
    color: #ffffff;
    display: inline-block;
    height: 49px;
    line-height: 40px;
    width: 49px;
	outline:none;
	border:1px solid #FFFFFF;
	margin:5px;
}
.item .product-actions a, .centerBoxContentsAlsoPurch .product-actions a, #specialsListing .item .product-actions a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
	position: absolute;
    height: 40px;
	top:23px;
	right:50%;
	margin-right:-45px;
    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;
    width: 40px;
	line-height:38px;
}
.item .product-actions a.detailbutton-wrapper, .centerBoxContentsAlsoPurch .product-actions a.detailbutton-wrapper, #specialsListing .item .product-actions a.detailbutton-wrapper {
	left:50%;
	margin-left:-45px;
}
#featured-slider .item .product-actions a {
    top: 220px;
}
/*#featuredProducts #featured-slider .product-actions a {
	right:107px;
	top:75px;
}
.item .product-actions a.add-to-cart, .centerBoxContentsAlsoPurch .product-actions a.add-to-cart, #specialsListing .item .product-actions a.add-to-cart {
    left: 109px !important;
}
.centerBoxContentsAlsoPurch .product-actions a.add-to-cart, #specialsListing .item .product-actions a.add-to-cart {
    left: 108px !important;
}*/
/*#featuredProducts #featured-slider .item .product-actions a.add-to-cart {
    left: 167px !important;
}
#featuredProducts #featured-slider .item .product-actions a.detailbutton-wrapper {
	left:107px
}*/
.item .product_image .product-actions a:hover, #featuredProducts #featured-slider .product-actions a:hover, #specialsListing .item .product-actions a:hover, .centerBoxContentsAlsoPurch .product-actions a:hover, .item .product-image .product-actions a:hover {
	color:#FFFFFF;
}
#left-column #topcartinner, #right-column #topcartinner {
    display: none;
}
/*Main Content*/
/*.main-top {
    padding: 40px 0 0;
}*/
.owl-wrapper-outer {
	overflow:hidden;
}
#indexCategories .box_heading, #indexProductList .box_heading {
	display:block;
}
#banner-slider .owl-pagination {
    display: inline-block;
}
#banner-slider .owl-controls {
    bottom: 10px;
    display: block;
    right: 20px;
    position: absolute;
}
/*.brands .item > img {
    height: auto;
    width: 100%;
	filter:url("data:image/svg+xml;utf8,<svg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' height=\'0\'><filter id=\'greyscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\' /></filter></svg>#greyscale");
	opacity:0.5;
	transition: all 0.15s ease-in 0s;
	-o-transition:all 0.15s ease-in 0s;
	-moz-transition:all 0.15s ease-in 0s;
	-webkit-transition:all 0.15s ease-in 0s;
}
.brands .item:hover > img {
	opacity:1;
	filter:none;
}
.brands .item {
    margin: 5px;
	background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #ebebeb;
	cursor:pointer;
}*/
.centerBoxWrapper .owl-theme .owl-controls .owl-buttons div, .bestseller-products .owl-controls .owl-buttons div {
    cursor: pointer;
    outline: 0 none;
    overflow: hidden;
    position: absolute;
    top: 0px;
    z-index: 1;
	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;
}
#main-slideshow .owl-controls .owl-buttons div {
	cursor: pointer;
    outline: 0 none;
    overflow: hidden;
    position: absolute;
    top: 50%;
    z-index: 1;
	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;
}
#main-slideshow .owl-controls .owl-buttons div.owl-prev {
	left: 108px;
    margin-left: 0;
	margin-top:0;
}
#main-slideshow .owl-controls .owl-buttons div {
    height: 60px;
    text-align: center;
    width: 60px;
}
#main-slideshow .owl-controls .owl-buttons div i.fa {
    margin: 16px 0;
}
#main-slideshow .owl-controls .owl-buttons div:hover {
    color: #FFFFFF;
}

.centerBoxWrapper .owl-theme .owl-controls .owl-buttons .owl-next.disabled, .centerBoxWrapper .owl-theme .owl-controls .owl-buttons .owl-next.disabled:hover, .centerBoxWrapper .owl-theme .owl-controls .owl-buttons .owl-prev.disabled, .centerBoxWrapper .owl-theme .owl-controls .owl-buttons .owl-prev.disabled:hover, #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, .bestseller-products .owl-controls .owl-prev.disabled:hover {
   	cursor:default;
	background:none;
	color:#888888;
	border: 1px solid #BBBBC0;
}
.brands-slider .owl-controls .owl-next.disabled, .brands-slider .owl-controls .owl-next.disabled:hover, .brands-slider .owl-controls .owl-prev.disabled, .brands-slider .owl-controls .owl-prev.disabled:hover {
	cursor:default;
	background:none;
	color:#888888;
	border: 1px solid #BBBBC0;
}
.resp-tabs-list i.fa {
    margin: 0 10px;
}
.centerBoxWrapper .owl-theme .owl-buttons i.fa, .brands-slider .owl-theme .owl-buttons i.fa, .bestseller-products .owl-controls .owl-buttons i.fa {
    margin: 0;
}
.custom-banner-container {
    padding: 0 0 20px;
	background:url("../images/bgpatterns/subtle_dots.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.main-top .main .custom-banner-container {
    background: none;
	border: none;
}
.custom-banner-container .custom-top-banner .custom-banner-image img, .custom-banner-container .custom-banner .custom-banner-image-top img, .custom-banner-container .custom-banner .custom-banner-image-bottom img {
	width:100%;
	height:auto;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	transition: all 0.5s ease-in-out 0s;
		-moz-transition: all 0.5s ease-in-out 0s;
		-webkit-transition: all 0.5s ease-in-out 0s;
		-o-transition: all 0.5s ease-in-out 0s;
		-ms-transition: all 0.5s ease-in-out 0s;
}
.custom-banner-container .custom-banner-image .image:hover img {
    transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	transition: all 0.5s ease-in-out 0s;
		-moz-transition: all 0.5s ease-in-out 0s;
		-webkit-transition: all 0.5s ease-in-out 0s;
		-o-transition: all 0.5s ease-in-out 0s;
		-ms-transition: all 0.5s ease-in-out 0s;
}
.custom-banner-container .custom-top-banner .custom-banner-image a {
    display: block;
    overflow: hidden;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	transition: all 0.5s ease-in-out 0s;
		-moz-transition: all 0.5s ease-in-out 0s;
		-webkit-transition: all 0.5s ease-in-out 0s;
		-o-transition: all 0.5s ease-in-out 0s;
		-ms-transition: all 0.5s ease-in-out 0s;
}
.custom-banner-image-top.image_1 {
    padding-right: 0;
}
.custom-banner-image-top.image_2 {
    padding-left: 0;
}
/*Custom-content*/
.custom-content-wrapper, .custom-bestseller-products-wrapper {
    padding: 40px 0;
}
/*Footer*/
.footer-wrapper {
    background: none no-repeat scroll center top #F9F9F9;
    font-size: 100%;
}
.aboust-us-block {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 15px;
}
.aboutus_address, .aboutus_mail, .aboutus_phone, .aboutus_fax, .aboutus_skype {
    float: left;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
}
.mail > a:hover {
	color:#FFFFFF;
}
.footer-bottom {
    padding: 40px 0 30px;
}
.footer-container h2 {
    font-size:20px;
	text-transform:uppercase;
    margin: 0;
    padding: 0 0 5px;
}
.footer-container header {
    margin: 0 0 20px;
    width: 100%;
}
.footer-container ul {
    padding: 0;
	width:100%;
	float:left;
	margin:0;
}
.contact-us .fa {
    float: left;
    line-height: 33px;
    text-align: center;
    width: 25px;
	margin-right:5px;
}
.contact-us li {
    border: medium none;
    padding: 5px 0;
    display: block;
    position: relative;
}
.contact-us li {
    border: medium none;
    display: block;
    line-height: 33px;
    padding: 5px 0;
    position: relative;
}

.topbar_links a {
    float: left;
    padding: 10px;
	line-height:22px;
}
/*Product Info*/

#centercontent-wrapper header > h4 {
    border-bottom: 2px solid #e3e8e4;
    line-height: 35px;
    margin: 0 0 30px;
    padding: 0 0 10px;
    position: relative;
    text-transform: uppercase;
}
#categoryImgListing > img {
    height: auto;
    margin: 0 0 30px;
    width: auto;
}
#indexProductListCatDescription p:first-child:first-letter {
    color: #ffffff;
    float: left;
    font-size: 44px;
    line-height: normal;
    margin-right: 5px;
    padding: 6px 4px;
    text-transform: lowercase;
}
.category-details {
    float: left;
    width: 100%;
}
#indexProductListCatDescription, #categoryDescription {
    border: 1px solid #EAEAEA;
    display: inline-block;
    line-height: 18px;
    margin: 0 0 30px;
    padding: 20px;
    position: relative;
    width: 100%;
}
#centercontent-wrapper header > h4::after {
    bottom: -2px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    width: 40px;
}
.featured-products {
	margin-bottom: 50px;
}
.featured-products .box_heading header {
    text-align: left;
}
.featured-products .box_heading header h2, #specialsDefault .special-inner-title, .centerBoxWrapper.alsoPurchased > h2 {
    margin-bottom: 10px;
	font-weight:normal !important;
	padding:5px 15px;
	font-size:24px;
	line-height: normal;
}
.centerBoxWrapper.alsoPurchased > h2 {
	float:left;
	margin-bottom:25px;
}
#alsopurchased_products .owl-buttons div {
	top:-60px;
}
#specialsDefault .special-inner-title {
	display:inline-block;
	margin-bottom:25px;
}
#specialsDefault #special-slider-inner .owl-buttons div {
    top: -62px;
}
#horizontalTab .resp-tabs-container .special-inner-title {
	display:none;
}
#centercontent-wrapper #indexDefault header, .our-services header, .custom-special-products-wrapper .special-products header, .brands-slider header, .custom-newsletter header, .social-title-wrapper header, .custom-newsletter-left header, .box_heading header, .alsoPurchased header, #indexDefault > #horizontalTab {
	text-align:center;
}
#centercontent-wrapper #indexDefault header h2, .our-services header > h2, .custom-special-products-wrapper .special-products header h2, .brands-slider header h2, .custom-newsletter header > h2, .social-title-wrapper header > h2, .custom-newsletter-left header > h2, .box_heading header > h2, .alsoPurchased header > h2, .about-us-details header > h2 {
    position: relative;
    text-align: center;
	display:inline-block;
	text-transform:uppercase;
	margin:0 0 40px;
	font-size:26px;
}
#centercontent-wrapper #indexDefault header h2:after, .our-services header > h2:after, .custom-content-wrapper .featured-products header > h2:after, .custom-special-products-wrapper .special-products header h2:after, .brands-slider header h2:after, .custom-newsletter header > h2:after, .social-title-wrapper header > h2:after, .custom-newsletter-left header > h2:after, .box_heading header > h2:after, .alsoPurchased header > h2:after, #indexDefault > #horizontalTab li:after, .about-us-details header > h2:after {
	content: "";
    height: 1px;
    left: 0%;
    position: absolute;
    bottom: -10px;
    width: 70%;
	right:0;
	margin:0 auto;
}
.our-services header, .social-title-wrapper header {
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}
.social-title-wrapper header > h2, .about-us-details > p {
	color:#FFFFFF;
}
.social-title-wrapper header > h2:after {
	background: none repeat scroll 0 0 #FFFFFF;
	bottom:-10px;
}
.our-services, .custom-block-wrapper {
    padding: 40px 0;
}
.custom-block-wrapper {
    background: url("../images/bgpatterns/pat1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.our-services header h4, .custom-newsletter header h4, .social-title-wrapper header h4 {
    color: #ffffff;
    margin: 0;
}
.our-services .custom-block {
    background: none repeat scroll 0 0 #ffffff;
    color: #505050;
    padding: 20px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.our-services .custom-block .overlay {
	color: #ffffff;
    text-align: center;
}
.our-services .custom-block:hover .overlay {
    height: 100%;
}
.block-image {
    display: inline-block;
    margin: 20px 0;
    text-align: center;
    width: 100%;
}
.block-image i.fa {
    font-size: 4em;
    margin: 0;
}
.free-shipping .block-image i.fa, .secure-payment .block-image i.fa, .return-policy .block-image i.fa, .orders .block-image i.fa {
    background: none repeat scroll 0 0 #ffd700;
    color: #ffffff;
	width:90px;
	height:90px;
	line-height:90px;
}
.secure-payment .block-image i.fa {
    background: none repeat scroll 0 0 #dc143c;
}
.return-policy .block-image i.fa {
    background: none repeat scroll 0 0 #3cb371;
}
.orders .block-image i.fa {
    background: none repeat scroll 0 0 #da70d6;
}
.our-services .free-shipping .overlay {
	background: none repeat scroll 0 0 #ffd700;
}
.our-services .secure-payment .overlay {
	background: none repeat scroll 0 0 #dc143c;
}
.our-services .return-policy .overlay {
	background: none repeat scroll 0 0 #3cb371;
}
.our-services .orders .overlay {
	background: none repeat scroll 0 0 #da70d6;
}
.block-content {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	margin:20px 0;
	font-size:19px;
}
.our-services-details {
    display: inline-block;
    margin: 20px 0 0;
    width: 100%;
}
.our-services .custom-block .overlay .service-details {
    display: inline-block;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0 20px;
}
.our-services .custom-block .overlay > h4 {
    font-size: 20px;
    line-height: normal;
    margin: 20px 0 10px;
    padding: 0 20px;
	text-transform:uppercase;
}
.custom-block .overlay > a {
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    margin: 10px 0 0;
    padding: 5px 10px;
}
/*ToolTip CSS*/
.tooltip{
    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px;
    font-size:11px;
    opacity:0;
    filter:alpha(opacity=0)
}
.tooltip.in{
    opacity:.8;
    filter:alpha(opacity=80)
}
.tooltip.top{
    margin-top:-2px
}
.tooltip.right{
    margin-left:2px
}
.tooltip.bottom{
    margin-top:2px
}
.tooltip.left{
    margin-left:-2px
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
}
.social_bookmarks .tooltip.top .tooltip-arrow, .custom-block .overlay .tooltip.top .tooltip-arrow {
	border-top:5px solid #505050;
}
.tooltip.left .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
}
.social_bookmarks .tooltip.left .tooltip-arrow, .custom-block .overlay .tooltip.left .tooltip-arrow {
	border-left:5px solid #505050;
}
.tooltip.bottom .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
}
.social_bookmarks .tooltip.bottom .tooltip-arrow, .custom-block .overlay .tooltip.bottom .tooltip-arrow {
	border-bottom:5px solid #505050;
}
.tooltip.right .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
}
.social_bookmarks .tooltip.right .tooltip-arrow, .custom-block .overlay .tooltip.right .tooltip-arrow {
	border-right:5px solid #505050;
}
.tooltip-inner{
    max-width:200px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    border-radius:4px;
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0
}
header h4 .navNextPrevList .tooltip {
	text-transform:capitalize;
}
/*Alert Box*/
.alert {
	font-weight:normal;
	display:inline-block;
	width:100%;
	margin:0 0 10px;
	border-width:1px;
	line-height:20px;
	box-shadow:none;
	text-shadow:none;
	border-radius:0;
}
tr.pcmnc {
    border: medium none;
    padding: 0;
}
tr > td.pcmnc {
    margin: 0;
}
button.close:hover {
	background:none;
}
.alert-success {
  border-color: #b2dba1;
  background-image: none;
}
.alert-info {
  border-color: #9acfea;
  background-image: none;
}
.alert-warning {
  border-color: #f5e79e;
  background-image: none;
}
.alert-danger {
  border-color: #dca7a7;
  background-image: 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 {
	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: 15px 20px;
	border-color:rgba(0, 0, 0, 0.07);
	background:none repeat scroll 0 0 #FCFCFC;
}
.split-login .buttons-set {
    border-style: solid;
    border-width: 1px;
    margin: 0;
    padding: 10px 15px;
	display:inline-block;
	width:100%;
}
.split-login .buttons-set {
    background: none repeat scroll 0 0 #FCFCFC;
    border-color: rgba(0, 0, 0, 0.07);
}
.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: rgba(0, 0, 0, 0.07);
}
.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, #advSearchDefault .content h4 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    margin: 0 0 20px;
    padding: 0 0 10px;
	text-align:left;
}
#advSearchDefault .content h4 .forward {
    display: inline-block;
    float: right;
    font-size: 0.8em;
}
#advSearchDefault .content .row select{
    margin-bottom: 10px;
    margin-right: 10px;
    width: 100% !important;
}
.split-login .create-account-button {
    display: inline-block;
    float: right;
}
.login-buttons .button_login {
    float: right;
}
.split-login #loginForm label {
    float: left;
    font-weight: 400;
    position: relative;
    z-index: 0;
}
.split-login .forgot-password {
    display: inline-block;
    margin-top: 9px;
}
.split-login .login form input[type="text"], .split-login .login form input[type="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;
}
#advSearchDefault .content select  {
    width: 100%;
	min-height:35px;
	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, #advSearchDefault .content, #wishlist .content, #testimonialDefault .add-test-content{
    padding: 15px 20px;
	border: 1px solid rgba(0, 0, 0, 0.07);
	background:none repeat scroll 0 0 #FCFCFC;
	margin: 20px 0;
	display:block;
	width:100%;
}
#reviewsListingDefault .content {
    padding: 5px 0;
	margin: 20px 0;
}
#reviewsListingDefault .content:first-child {
    padding: 0 0 5px;
}
#passwordForgotten .content, #timeoutDefault .content {
	margin: 0;
}
#contactUsDefault .content, #reviewsDefault .content, #reviewsWrite .content, #wishlist .content, #passwordForgotten .content input[type="text"] {
	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, #passwordForgotten .content input[type="text"], #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, .create-account-page .address-details input[type="text"], .create-account-page .address-details input[type="password"] {
	width:100%;
	min-height:35px;
}
.create-account-page .content select.inputlogin, #addressBookProcessDefault .content select, #checkoutNewAddress .content select {
    width: 100% !important;
}
.create-account-page .content .select2-container .select2-choice, #addressBookProcessDefault .content select, .create-account-page .content select, .create-account-page .statezone .inputLabel.visibleField, #checkoutNewAddress .content select, #advSearchDefault .content .row select {
	height:35px;
	line-height:35px;
}
.create-account-page .newsletter-details .content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #EBEBEB -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;
}
/*Timeout*/
#timeoutDefault .timeoutbuttons {
	display:inline-block;
	width:100%;
}
#timeoutDefault .timeoutbuttons .button_login {
	float:right;
}
#timeoutDefault .timeoutbuttons .time-out-forgot {
    display: inline-block;
    margin-top: 10px;
}

/*Contact Us*/
.contactus-sendbutton .button_send {
    float: right;
}
.contactus-sendbutton .alert-text {
    display: inline-block;
    float: left;
	line-height:45px;
}
.contactus-sendbutton {
    margin-top: 20px;
}
.contact-map iframe {
    border: medium none;
    height: 400px;
    width: 100%;
	float:left;
}
.contact-details {
    display: inline-block;
    margin: 0 0 30px;
    width: 100%;
}
.store-details {
    border: 1px solid #EAEAEA;
    color: #747474;
    display: inline-block;
    line-height: 24px;
    min-height: 220px;
	max-height:300px;
    padding: 20px;
    width: 100%;
	background:#FCFCFC;
}
.store-details h4, .contact-sample-text h4 {
    color: #323232;
    font-size: 16px;
    margin: 0 0 25px;
    position: relative;
    text-transform: uppercase;
}
.map-container {
    margin: 0 0 30px;
}
.store-contact-us {
    margin: 0 0 15px;
}
.store-contact-us:last-child {
    margin: 0 0;
}
.contact-sample-text > p {
    margin: 0 0 10px;
}
.contact-sample-text > p:last-child {
	margin:0;
}
.store-details h4:after, .contact-sample-text h4:after {
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100px;
}
#contactUsDefault .store-contact-form .cart-buttons > input {
    width: auto;
}
.store-contact-form input {
    width: 100%;
}
.store-contact-form label {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
/*Checkout*/
.shipping-methods > .col-lg-12{
    border-bottom: 1px solid #EBEBEB;
    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;
}
#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;
}
#checkoutSuccess .content .buttonRow.forward {
    display: inline-block;
    margin: 15px 0 0;
}
#checkoutSuccess .content #csNotifications {
    margin-bottom: 20px;
}
#checkoutSuccess #csNotifications > input[type="checkbox"] {
    margin-right: 3px;
    position: relative;
    top: 2px;
}
/*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, #gvFaqDefaultContent,  #discountcouponInfo .content .button_send {
    margin: 10px 0 0;
}
#gvFaqDefault .alert h4 {
	margin:0;
}
/* Account History */
.user-orderhistory {
    border-bottom: 1px solid #EBEBEB;
    display: inline-block;
    line-height: 20px;
    margin: 0 0 30px;
    padding: 0 0 20px;
    width: 100%;
}
.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: 10px;
	display:inline-block;
}
#accountHistInfo #orderTotals {
    padding: 10px;
}
#accountHistInfo tr.user-accounthistory {
    border-bottom: 1px solid #EBEBEB;
}
#orderTotals {
    display: inline-block;
    padding-right: 3.5em !important;
    text-align: right;
    width: 100%;
	font-size:16px;
}
/*Reviews*/
#reviewsWrite .row .content {
    float: left;
    margin: 20px 0;
    width: 100%;
}
#reviewsWrite .review-links .buttonRow.le-btn {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
}
#reviewsWrite .productSpecialPrice {
    margin-right: 0;
}
#reviewsWrite .productprice-amount .productPriceDiscount {
    padding: 0;
}
.product-review-default h4 a {
    font-size: 14px;
    text-transform: uppercase;
	font-weight:600;
	letter-spacing:1px;
}
.reviews-list .smallProductImage {text-align:center}
.reviews-list .smallProductImage img {
    margin-right: 0;
	height:auto;
	border: 1px solid #EAEAEA;
	padding: 5px;
}
.reviews-info-productmain-image #reviewsInfoDefaultProductImage #productMainImage {
    padding: 5px;
	border: 1px solid #EAEAEA;
}
#reviewsInfoDefault .reviews-list .forward.productpage_links, #reviewsInfoDefault .reviews-list .product_price {
    float: left;
    width: 100%;
}
#reviewsInfoDefault .reviews-list .product_price {
	padding: 15px 0;
}
#reviewsInfoDefault .reviews-list .reviews-description > p {
    margin: 0 0 15px;
}
#reviewsInfoDefault .reviews-list .buttonRow.le-btn {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
}
#reviewsInfoDefault .reviews-list .forward.productpage_links input[type="submit"] {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    line-height: 100%;
    padding: 0;
}
#reviewsInfoDefault .reviews-list .product_price .productSpecialPrice {
    margin-right: 0;
}
#reviewsInfoDefault .reviews-list .product_price .productPriceDiscount {
	margin-left: 5px;
}
.reviews-list .product-details-review .product-review-default {
    padding: 0 15px;
}
.reviews-list p {
    font-size: 12px;
    margin: 15px 0;
	line-height:20px;
}
.review-links > .le-btn {
    margin-bottom: 5px;
}
.reviews-list .product-review-default footer img, .reviews-list .reviews-description img, #reviewsInfoDefault .content footer img, #reviewsInfoDefault .content footer {
    margin-top: 10px;
}
.review-links {
    display: inline-block;
}
.review-links > .buttonRow:hover a {
	color:#FFFFFF !important
}
#reviewsWrite .ratingRow {
    margin: 10px 0 20px;
}
.ratings_inputradio > label {
    margin-left: 5px;
}
.ratings_inputradio img {
    vertical-align: inherit;
}
/*Menu*/
.header-container .header a.toggleMenu {
    display:  none;
    padding: 16.7px;
    color: #FAFAFA;
	background-image:url("../images/menuicon.png");
	background-repeat:no-repeat;
	background-position:center right;
	width:100%;
	font-size: 1.2em;
	text-transform:uppercase;
}
.nav {
    list-style: none;
     *zoom: 1;
}
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 13em;
	padding:0;
}
.nav > li > a {
	padding:14px;
}
.nav a {
    padding: 12px 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: 0;
}
.nav li li a {
    display: block;
    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: 99% 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;
}
.accounts_link .accountLinkList li a {
    display: inline-block;
    padding: 2px 0;
}

.columnwith-left {
    left: 25%;
}
#left-column {
    right: 75%;
}
.two-column {
    left: 25%;
}
.three-columns {
    right: 50% !important;
}

#bannerboxall {
    box-shadow: none;
}
#bannerboxall h3 {
    display: none;
}
#bannerboxall #bannerboxallContent > a {
	box-shadow:0 8px 5px -7px rgba(0, 0, 0, 0.4);
	padding:0;
}
#bannerboxall .sideBoxContent {
    padding: 0;
	background:none;
}
#bannerboxall #bannerboxallContent > a:first-child {
	margin-bottom:30px;
}
button.close {
	min-height:0;
	box-shadow:none;
}
.map {
    height: 350px;
    width: 100%;
}
#map1 iframe, #contactUsDefault .content iframe {
	height: 100%;
	width: 100%;
	border: none;
}
#map-canvas {
	height: 100%;
    margin: 0px;
    padding: 0px
}
/*
 * 	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;
}
#bar{
	width: 0%;
	max-width: 100%;
	height: 4px;
	background: #7fc242;
}
#progressBar{
	width: 100%;
	background: #EDEDED;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	position: relative;
	width: 100%;
}
.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;
}
.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 */
}
#main-slideshow .owl-controls {
    bottom: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 0 5px;
    opacity: 0.5;
    width: 12px;
}
#main-slideshow .owl-controls .owl-page span {
	background: none repeat scroll 0 0 #EFEFEF;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    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
}
#banner-slider {
    margin: 20px 0 0;
}
.image {
    overflow: hidden;
    position: relative;
	margin:20px 0 0;
}
.image img {
    display: block;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
/*.overlay {
    bottom: 0;
    height: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.overlay {
    background: url("../images/bgpatterns/absurdidad.png") repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
    overflow: hidden;
    position: absolute;
    transition: all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	-moz-transition:all 0.8s ease 0s;
	-ms-transition:all 0.8s ease 0s;
	-o-transition:all 0.8s ease 0s;
    z-index: 20;
}
.overlay-1 {
    background: url("../images/bgpatterns/pat1.png") repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}*/
.top-banner .overlay a.expand {
    top: 40%;
    left: 0;
    margin: 0 auto;
    right: 0;
}
.custom-banner-image-top .overlay a.expand, .custom-banner-image-bottom .overlay a.expand {
	bottom: 50%;
    left: 0%;
    margin: 0 auto -30px;
    right: 0;
}
.overlay a.expand {
    display: block;
    font-size: 30px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    z-index: 100;
}
.overlay a.expand:hover {
	color: #FFFFFF !important;
	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;
}
.image:hover .overlay {
    height: 100%;
}
.top-banner h3, .custom-banner-image h3 {
    bottom: 20px;
    color: #FFFFFF;
    font-size: 24px;
    margin: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
	padding:10px;
	right:20px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}
.top-banner h3 .banner_subtitle, .custom-banner-image h3 .banner_subtitle {
    font-size: 16px;
}
/*Social Media CSS*/
.facebook_right {
    position: fixed;
    right: -282px;
    top: 200px;
    width: 282px;
    z-index: 999;
	min-height:380px;
	transition:all 1s ease 0s;
	-webkit-transition:all 1s ease 0s;
	-moz-transition:all 1s ease 0s;
	-ms-transition:all 1s ease 0s;
	-o-transition:all 1s ease 0s;
}
.facebook_right:hover {
	right:0;
	transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-moz-transition:all 0.7s ease 0s;
	-ms-transition:all 0.7s ease 0s;
	-o-transition:all 0.7s ease 0s;
}
.facebook_right .facebook-icon {
    left: -40px;
    right: auto;
}
.facebook_right .facebook-icon {
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: -50px;
    width: 50px;
    z-index: 999;
	background: #3B5998;
}
.facebook_right .facebook-content {
    background-color: #ffffff;
    position: relative;
    z-index: 999;
}
.custom-newsletter-left, .about-us-left {
	position: fixed;
    left: -288px;
    top: 200px;
    width: 288px;
    z-index: 999;
	min-height:260px;
	transition:all 1s ease 0s;
	-webkit-transition:all 1s ease 0s;
	-moz-transition:all 1s ease 0s;
	-ms-transition:all 1s ease 0s;
	-o-transition:all 1s ease 0s;
}
.about-us-left {
	top:250px;
}
.custom-newsletter-left:hover, .about-us-left:hover {
	left:0;
	transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-moz-transition:all 0.7s ease 0s;
	-ms-transition:all 0.7s ease 0s;
	-o-transition:all 0.7s ease 0s;
}
.custom-newsletter-left .newsletter-icon, .about-us-left .about-us-icon {
    right: -50px;
    left: auto;
}
.custom-newsletter-left .newsletter-icon, .about-us-left .about-us-icon {
    color: #ffffff;
    cursor: pointer;
    height: 40px;
    padding: 11px 0;
    position: absolute;
    right: -40px;
    text-align: center;
    width: 40px;
    z-index: 999;
	line-height:20px;
}
.facebook_right .facebook-icon, .twitter_right .twitter-icon {
    color: #ffffff;
	text-align:center;
	height: 40px;
    padding: 11px 0;
	line-height:20px;
}
.about-us-left .about-us-icon, .about-us-left {
	z-index:998;
}
.about-us-left .about-us-icon {
	background:#E8288A;
}
.custom-newsletter-left .newsletter-icon {
	background:#FEB004;
}
.twitter-icon i.fa {
    margin: 0;
}
.newsletter-details #mc_embed_signup form {
    padding: 0;
}
.newsletter-details #mc_embed_signup label, .about-us-left #about-us-text {
    font-size: 13px;
    font-weight: normal;
    margin: 0 0;
    padding: 0 0 10px;
    text-align: left;
	color:#FFFFFF;
}
.custom-newsletter-left header > h2, .about-us-details header > h2 {
    margin:0 0 30px;
}
.custom-newsletter-left .newsletter-details, .about-us-left .about-us-details {
    background-color: #ffffff;
    position: relative;
    z-index: 999;
	text-align:center;
	padding:20px;
}
.newsletter-details #mc_embed_signup input.email {
    border: 1px solid #EBEBEB;
    float: left;
    margin: 10px 12px 0 0;
    width: 100%;
}
.newsletter-details #mc_embed_signup .clear {
    clear: none;
    display: inline;
    float: left;
    width: 100%;
}
.custom-newsletter-left .newsletter-icon i.fa, .about-us-left .about-us-icon i.fa {
	margin-right: 0;
}
.newsletter-details #mc_embed_signup input.button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0 0;
    min-height: 38px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
    width: 100% !important;
}
.newsletter-details #mc_embed_signup input.button:hover {
	color:#FFFFFF;
}
.twitter_right {
    position: fixed;
    right: -288px;
    top: 250px;
    width: 288px;
	min-height:280px;
    z-index: 998;
	transition:all 1s ease 0s;
	-webkit-transition:all 1s ease 0s;
	-moz-transition:all 1s ease 0s;
	-ms-transition:all 1s ease 0s;
	-o-transition:all 1s ease 0s;
}
.twitter_right:hover {
	right:0;
	transition:all 0.7s ease 0s;
	-webkit-transition:all 0.7s ease 0s;
	-moz-transition:all 0.7s ease 0s;
	-ms-transition:all 0.7s ease 0s;
	-o-transition:all 0.7s ease 0s;
}
.twitter_right .twitter-icon {
    left: -40px;
    right: auto;
}
.twitter_right .twitter-icon {
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: -50px;
    width: 40px;
    z-index: 998;
	background:#55ACEE;
}
.twitter_right .twitter-content {
    background-color: #ffffff;
    position: relative;
    z-index: 998;
}
.twitter-timeline.twitter-timeline-rendered {
    height: 320px;
}
.about-us-details h3 {
    margin: 0 0 10px;
    text-transform: uppercase;
}
.about-us-header {
    min-height: 160px;
    padding: 10px;
    width: 100%;
}
.about-us-header > h2 {
    color: #ffffff;
    line-height: 49px;
    margin: 0;
    padding: 20px;
    position: relative;
    text-transform: uppercase;
}
.about-us-header > h2:before {
    top: 15px;
}
.newsletter-details, .about-us-details {
    display: inline-block;
    padding: 12px;
    width: 100%;
}
.newsletter-details > #mc_embed_signup, .about-us-left #about-us-text {
    display: inline-block;
    padding: 20px;
    width: 100%;
}
.about-us-header > h2:after, .about-us-header > h2:before {
    background: none repeat scroll 0 0 #ffffff;
    bottom: 15px;
    content: "";
    height: 1px;
    left: 0;
	right:0;
	margin:0 auto;
    position: absolute;
    width: 70%;
}
.contact-label {
    margin-right: 10px;
	color:#505050;
}
.contact-icon {
    float: left;
    height: 50px;
    line-height: 47px;
    text-align: center;
    width: 50px;
}
.contact-number-details, .contact-email-details {
    color: #ffffff;
    font-size: 26px;
    line-height: normal;
    text-align: center;
	padding:13px 0;
}
.contact-icon i.fa {
    margin: 0;
}
.top-contact-info > div {
    display: inline-block;
    margin-right: 10px;
}
.header-container .header .greeting a {
    color: #505050;
}
.right-top {
    float: left;
    line-height: 49px;
    width: 100%;
}
/*.right-bottom {
    float: left;
    line-height: 48px;
    padding: 5px 0;
    width: 100%;
}*/
.cart-info {
    line-height: 51px;
}
/*.top-contact-number, .top-contact-email, #topcartinner {
    background: none repeat scroll 0 0 #ffffff;
    cursor: pointer;
    display: inline-block;
	float: right;
    margin-right: 5px;
    padding: 19px 0;
}*/
.top-contact-container #topcartinner {
	margin:0;
}
.top-contact-number .contact-icon:hover, .top-contact-email .contact-icon:hover, #topcartinner .contact-icon:hover i.fa {
    color: #ffffff;
}
.cart-info .shopping_cart_link, .cart-info .shopping_cart_icon {
    padding: 5px 10px;
}
.cart-info .shopping_cart_link {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
}
.cart-info .shopping_cart_icon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
}
.header-container .header .cart-info .shopping_cart_link:hover {
    color: #ffffff;
}
.header-container {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 2;
}
.cart-info .shopping_cart_icon i.fa {
    color: #ffffff;
    margin: 0;
}
.cart-info > ul {
	margin:0;
	padding:0;
}
#main-slideshow .item > img {
    width: 100%;
}
.search-icon i.fa {
    margin: 0;
}
.header-container .header .nav-maincontainer .search-bar-icon > li > a.search-icon {
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 1.05em;
    line-height: 30px;
    padding: 14px;
    text-align: center;
    width: 50px;
}
.search-bar-container .search-bar-form, .contact-number-container .contact-number-details, .contact-email-container .contact-email-details {
    width: 100%;
    z-index: 9;
}
.search-bar-container, .contact-number-container, .contact-email-container {
    left: 0;
    line-height: normal;
    position: absolute;
    right: 0;
	z-index:9;
}
.search-bar-container .search-bar-form .form-search .input-text {
    background: url("../images/search.png") no-repeat scroll 15px 20px transparent;
    border: 1px solid rgba(0, 153, 204, 0.4);
    color: #FFFFFF !important;
    cursor: text;
    float: left;
    font-size: 1.1em;
    line-height: 32px;
    margin: 0;
    padding: 12px 14px 12px 40px;
    width: 100%;
}
.footer-top-wrapper {
    padding: 40px 0;
}
/*Menu*/
.header-container #nav ul li ul a:hover, .header-container .header #nav li ul a:hover {
	color: #FFFFFF;
	background-position: 94% -35px;
}
#nav li > ul {
	z-index:999;
}
/*News Letter*/
.custom-newsletter  #mc_embed_signup label {
    font-weight: normal;
	text-align:center;
	font-size:1em;
	min-height: 69px;
}
#mc-embedded-subscribe-form > p {
    padding-bottom: 15px;
}
.custom-newsletter  #mc_embed_signup input.email {
	background: none repeat scroll 0 0 rgba(0,0,0,0.1);
    border-bottom: 3px solid rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    display: block;
    float: left;
    margin: 0;
    min-width: 130px;
    min-height: 39px;
	padding: 10px 0;
    text-indent: 15px;
    width: 100%;
	text-align:center;
	font-size:1.2em;
}
.custom-newsletter  #mc_embed_signup input:focus {
	border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
.custom-newsletter  #mc_embed_signup input.button, #contactForm-widget input[type="submit"] {
    display: block;
    float: left;
    margin: 0;
    min-width: 90px;
	min-height:39px;
    width: 100% !important;
	border-bottom:3px solid rgba(0, 0, 0, 0.2);
	line-height: inherit;
	height:auto;
	padding: 9px 15px;
	font-weight:normal;
	border-radius:0;
	background-color: rgba(0, 0, 0, 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;
}
#contactForm-widget input[type="submit"] {
	width:auto !important;
	border-top:none;
	border-left:none;
	border-right:none;
	color:#FAFAFA;
}
.custom-newsletter  #mc_embed_signup .clear {
    clear: none;
    display: inline-block;
	width:100%;
	margin-top:10px;
}
.custom-newsletter  #mc_embed_signup input {
	border:none;
}
.custom-newsletter  #mc_embed_signup form {
    padding: 0 0 !important;
}
.copyright-text {
    line-height: 25px;
}
#main-slideshow .item .content {
    bottom: 130px;
    position: absolute;
    width: 100%;
    z-index: 99;
	left:100px;
}
.content.caption h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.content.caption h2 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 15px;
    text-transform: lowercase;
	font-style:italic;
	font-family: 'Lato', sans-serif;
}
.content.caption h4 {
    color: #222222;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.content.caption a {
    display: inline-block;
    margin: 10px 0 0;
    padding: 10px 20px;
    text-transform: uppercase;
}
.content.caption a:hover {
	color:#FFFFFF;
}
.pageresult_bottom, .pageresult_top {
    border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
}
.shopping_cart_link i.fa {
    margin: 0 5px 0 7px;
}
.product_name > a span.button_buy_now {
    background: url("../images/cart_bg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 0;
    height: 32px;
    width: 32px;
	display:inline-block;
}

/*LightBox*/
/* Preload images */
/*body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}*/

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#unsubDefault .change_address a, .le-btn > a:hover, .change_address a span:hover, .change_address a span:active .change_address a span:visited {
	color:#FFFFFF !important;
}
body .wrappper > div.alert {
    display: inline-block;
    left: 40%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 130px;
    width: auto;
    z-index: 999;
}
.testimonial {
	color: #000;
	padding: 0 5px 5px 5px;
	text-align:left;
}
.testimonial p {
	margin: 0; padding: 5px 0;
}
.testimonial span {
	float:right;
}
.testimonialImage {
	margin: 0;
	padding: 0;
	text-align: center;
}
.quick-actions {
    bottom: -50px;
    position: absolute;
    width: 100%;
	transition: all 0.8s ease 0s;
	-moz-transition:all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	-o-transition:all 0.8s ease 0s;
	-ms-transition:all 0.8s ease 0s;
}
#featured-slider .item:hover .overlay .quick-actions {
    left: 0;
}
#featured-slider .item .overlay .quick-actions {
    bottom: 0;
    left: -100%;
}
.item:hover .quick-actions, #alsopurchased_products .centerBoxContentsAlsoPurch:hover .quick-actions, #specialsListing .item:hover .quick-actions {
    bottom: 0;
    transition: all 1s ease 0s;
	-moz-transition:all 1s ease 0s;
	-webkit-transition:all 1s ease 0s;
	-o-transition:all 1s ease 0s;
	-ms-transition:all 1s ease 0s;
}
.quick-actions > div:first-child {
    width: 60%;
}
.quick-actions > div:first-child span {
	display:inline-block;
}
.quick-actions > div > span.cssButton.button_sold_out_sm, .quick-actions > div > span.cssButtonHover.button_sold_out_sm.button_sold_out_smHover {
    border: medium none;
    color: #ffffff;
	width:auto !important;
	cursor:pointer;
}
.quick-actions > div {
    color: #ffffff;
	border-right:1px solid rgba(0, 0, 0, 0.1);
    display: block;
    float: left;
    overflow: hidden;
    padding: 15px 10px;
    text-align: center;
    transition: all 500ms ease-in-out 0s !important;
	-moz-transition: all 500ms ease-in-out 0s !important;
		-webkit-transition: all 500ms ease-in-out 0s !important;
		-o-transition: all 500ms ease-in-out 0s !important;
		-ms-transition: all 500ms ease-in-out 0s !important;
    width: 20%;
	white-space:nowrap;
}
.quick-actions > div > a {
	color:#FFFFFF;
}
.quick-actions > div > a:hover {
	color:#FFFFFF;
}
.quick-actions > div:last-child {
	border:none;
}
.quick-actions > div span {
    display: none;
    margin-left: 5px;
}
.quick-actions:hover > div:first-child {
    width: 20%;
	transition: all 500ms ease-in-out 0s !important;
	-moz-transition: all 500ms ease-in-out 0s !important;
		-webkit-transition: all 500ms ease-in-out 0s !important;
		-o-transition: all 500ms ease-in-out 0s !important;
		-ms-transition: all 500ms ease-in-out 0s !important;
}
.quick-actions:hover > div:first-child span {
    display: none;
}
.quick-actions > div:hover {
    transition: all 500ms ease-in-out 0s !important;
	-moz-transition: all 500ms ease-in-out 0s !important;
		-webkit-transition: all 500ms ease-in-out 0s !important;
		-o-transition: all 500ms ease-in-out 0s !important;
		-ms-transition: all 500ms ease-in-out 0s !important;
    width: 60%;
	background: none repeat scroll 0 0 #505050;
	color:#FFFFFF
}
.quick-actions > div a, .quick-actions > div a:hover, .quick-actions > div a:active, .quick-actions > div a:visited {
	color:#FFFFFF;
}
.quick-actions > div:hover span {
    display: inline-block;
}
.quick-actions > div:first-child:hover {
    width: 60%;
}
.quick-actions > div:first-child:hover span {
    display: inline-block;
}
.quick-actions i.fa {
    margin: 0;
}

.close-icon {
    background: url("../images/icons/cancel.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-size: 0 !important;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 16px;
}

/*Index Tabs*/
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}
.resp-tabs-list li {
    display: inline-block;
    margin: 0;
    list-style: none;
    cursor: pointer;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}
#horizontalTab {
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	margin-top: 10px !important;
}
#horizontalTab ul {
    display: inline-block;
    position: relative;
	margin-bottom: 40px;
}
#horizontalTab ul:before, #horizontalTab ul:after {
    background-color: #555555;
    content: "";
    height: 1px;
    position: absolute;
    top: 21px;
    width: 1500px;
}
#horizontalTab ul:before {
    right: 100%;
}
#horizontalTab ul:after {
    left: 100%;
}
#horizontalTab .resp-tabs-list .resp-tab-item {
	font-size: 24px;
	padding:5px 15px;
	line-height:normal;
}
#horizontalTab .resp-tabs-list .resp-tab-item:first-child {
	margin-right:10px;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
}
.resp-content-active, .resp-accordion-active {
    display: block;
}
h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
#accountNotifications fieldset > .notice {
    margin-bottom: 20px;
}
.instructions > p {
    margin: 0 0 10px;
}
/*BOF Shipping Estimator New Update*/
#shoppingCartDefault #shippingEstimatorContent {
    margin: 30px 0 0;
    padding: 30px 0 0;
	float:left;
	width: 100%;
}
#shippingEstimatorContent .table {
    margin: 20px 0 0;
	text-align:center;
}
#shippingEstimatorContent .cart-buttons {
    margin: 20px 0 0;
}
#shippingEstimatorContent label.inputLabel {
    width: 100px;
}

/*EOF Shipping Estimator New Update*/


/************MAGNUS CSS**************/

#preloader {
    background-color: #f4f4f4;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
#status {
    background-image: url("../images/icons/page-loader.GIF");
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    height: 34px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    z-index: 99999;
}

/*TopBar*/
header .top-bar {
    background-color: rgba(255, 255, 255, 0.8);
    color: #000000;
    font-size: 12px;
    padding: 6px 0;
	border-bottom:1px solid rgba(0,0,0,0.2);
}
ul {
    margin: 0;
    padding: 0;
}
.info-inline li {
    display: inline-block;
    margin-right: 20px;
}
.info-inline li i {
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    margin-right: 5px;
    text-align: center;
    width: 15px;
}
header .top-bar .social-icons {
    text-align: right;
}
.social-icons {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
small, .small {
    font-size: 85%;
}
.social-icons.small li {
    margin-right: 5px;
}
.social-icons li {
    display: inline-block;
    margin-right: 10px;
}
.social-icons.small li:last-child {
	margin:0;
}
.social-icons.small li a:before {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    width: 16px;
}
.social-icons li a:before {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    width: 24px;
}
header .top-bar .social-icons a {
    color: #ffffff;
}
.social-icons.small li a {
    height: 16px;
    width: 16px;
}
.social-icons li a {
    display: inline-block;
}

/*Logo Area*/
header .buttons-holder {
    text-transform: uppercase;
	float:right;
}
header .buttons-holder .btn-group:after {
    color: #747474;
    content: "|";
    display: inline-block;
    margin: 0 5px;
}
.wrappper > header .buttons-holder .btn-group:after {
	color:#000000;
}
.btn-group, .btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 150px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu li {
    width: 100%;
}
.dropdown-menu > li > a {
    clear: both;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu li a {
    padding: 3px 10px;
    text-transform: uppercase;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: rgba(0,0,0,0);
    text-decoration: none;
	background-image:none;
	color:#D05165 !important;
}
.open > .dropdown-menu {
    display: block;
}
header .buttons-holder .btn-group:last-child:after {
    display: none;
}
.dropdown-menu {
    font-size: 12px;
    padding: 0;
    top: 118%;
}

header .logo {
    padding: 10px 0;
}
.logo img {
    opacity: 0.8;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.logo img:hover {
    opacity: 1;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

header .link-list {
    margin: 31px 0;
	float:right;
}
.link-list {
    list-style: outside none none;
    text-transform: uppercase;
}
.inline {
    display: inline-block;
}
.link-list.inline li:after {
    color: #747474;
    content: "|";
    margin: 0 5px;
}
.btn-group .dropdown-menu > li:after {
    display: none;
}
.link-list .dropdown-menu.currencies > li {
    display: block;
}
.wrappper > header {
    position: relative;
    z-index: 9;
}
.link-list.inline li {
    display: inline-block;
}
.link-list.inline li:last-child:after {
    display: none;
}


/*Nav*/
.nav > li > a {
    display: block;
    padding: 10px 0;
    position: relative;
}
.nav > li > a.current_parent {
  padding: 10px 10px 10px 0;
}
.nav li a i.fa {
    margin-right: 7px;
}
#nav li ul li a.parent {
    background: url("../images/icons/cat_bullet.png") no-repeat scroll 94% 18px #FFFFFF;
}
/*.nav-maincontainer {
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 1;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
}*/

#nav li ul a:hover {
	background-color:#FFFFFF;
}
#nav li a .fa {
    margin: 0 0 0 5px;
}
.top-nav-holder .nav-menu ul > li.active, .top-nav-holder .nav-menu ul > li:hover > a, .top-nav-holder .nav-menu ul > li.active a:hover, .top-nav-holder .nav-menu ul > li.active a:focus, .top-nav-holder .nav-menu ul > li > a:focus, #nav > li.tab_active, .top-menu-holder li#home a:hover {
    background-color: transparent;
}
.main-menu-wrapper {
    position: relative;
    width: 100%;
	background-clip: padding-box;
}
.top-nav-holder .nav-menu ul > li > a {
    font-size: 13px;
    line-height: 29px;
    text-transform: uppercase;
}
.top-nav-holder .nav-menu ul > li {
  margin-right: 20px;
}
.top-nav-holder .nav-menu ul > li.basket-holder {
  margin-right: 0;
}
.top-nav-holder .nav-menu ul > li#home > a, .top-nav-holder .nav-menu ul > li#home_1 > a {
    padding: 10px 0;
}
.no-margin {
    margin: 0;
    padding: 0;
}
.header-row .searchbox {
    padding: 20px 0;
}
.header-row .searchbox .search-button {
    -moz-user-select: none;
    background-color: #d6d6d8;
    display: inline-block;
    font-size: 20px;
    line-height: 21px;
    padding: 14px 15px;
    position: relative;
    text-align: center;
    z-index: 100;
}
.header-row .searchbox .field {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.header-row .searchbox .field input {
	background-color: rgba(0, 0, 0, 0);
    width: 70%;
}
.searchbox .form-search .input-text {
	border: 1px solid #cecece;
    font-size: 0.95em;
    min-height: 39px;
    padding: 4px 5px;
	margin:0;
}
.searchbox .form-search .button {
	background-clip: padding-box;
    border: medium none;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 19px;
    min-height: 38px;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all 0.3s ease-in 0s;
    width: auto !important;
	border-radius: 0;
	box-shadow: none;
	vertical-align:top;
	margin-left: -3px;
}
.searchbox .form-search i.fa {
    margin: 0;
}
.top-nav-holder .basket-holder {
    padding-left: 0;
    position: relative;
	float:right !important;
}
.top-nav-holder .basket-holder .basket {
    border-radius: 0 4px 4px 0;
    transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.top-nav-holder .basket-holder .basket .basket-icon a {
    font-size: 15px;
    font-weight: bold;
	padding:15px 0;
}
.top-nav-holder .basket-holder .basket .basket-icon a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    text-transform: uppercase;
}
.top-nav-holder .basket-holder .basket .basket-icon svg {
    height: 32px;
    width: 32px;
	position:relative;
	top:10px;
}
.top-nav-holder .basket-holder .basket .basket-icon .item-count {
    background-image: url("../images/icons/basket-baloon.png");
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 11px;
    height: 19px;
    line-height: 15px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -5px;
    width: 19px;
}
.top-nav-holder .basket-holder .basket .total-price {
    color: #000000;
    display: inline-block;
    font-size: 20px;
    font-weight: 800 !important;
    line-height: 40px;
}

a, button, a:hover, button:hover, a:focus, button:focus, a.active, button.active {
    outline: medium none !important;
}
#nav li > ul, #nav_1 li > ul {
    background-clip: padding-box;
    background-color: #ffffff;
    display: none;
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
#nav li > ul, #nav_1 li > ul {
    border: 1px solid #e0e1e0;
    box-shadow: none;
    padding: 0;
    top: 100%;
	border-bottom:medium none;
}
#nav li > ul li, #nav_1 li > ul li {
    width: 100%;
	border-bottom: 1px solid #e0e1e0;
}
#nav li > ul li a, #nav_1 li > ul li a {
    padding: 3px 10px;
    text-transform: capitalize;
}
#nav li > ul > li:hover > a, #nav li > ul > li:focus > a, #nav_1 li > ul > li:hover > a, #nav_1 li > ul > li:focus > a {
    background-color: rgba(0,0,0,0);
    text-decoration: none;
	background-image:none;
}
section {
    margin: 50px 0;
}
.no-padding.mosaic-holder .mosaic-banner:hover .caption {
	transform:scale(0);
}
.no-padding.mosaic-holder .mosaic-banner .caption {
	transition:all 0.4s ease 0s;
	-ms-transtion: all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
}
.no-padding.mosaic-holder .mosaic-banner .overlay {
	background-color: rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease 0s;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.no-padding.mosaic-holder .mosaic-banner .overlay:hover {
    opacity: 0;
	transition:all 0.3s ease 0s;
	-ms-transtion: all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}

.no-padding, #banners-mosaic .no-padding.mosaic-holder div {
    padding: 0;
}
#banners-mosaic .container.mosaic-holder {
	padding: 0 15px;
}
.gecko .mosaic-banner, .ie .mosaic-banner {
    width: 100%;
}
.firefox .mosaic-banner {
    width: 100%;
}
.mosaic-banner {
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
}
.gecko .mosaic-banner img, .ie .mosaic-banner img {
    max-width: 100%;
}
.firefox .mosaic-banner img {
    max-width: 100%;
}
section#banners-mosaic {
    margin: 0;
}
.mosaic-banner.big .caption, .slideshow-holder.big .caption {
    padding-left: 70px;
}
.mosaic-banner .caption {
    color: #ffffff;
    left: 50px;
    position: absolute;
    top: 30%;
}
.slideshow-holder .caption {
    color: #ffffff;
    left: 0;
    padding-left: 20px;
    position: absolute;
    top: 10%;
    z-index: 100;
}
.mosaic-banner .caption h1, .slideshow-holder .caption h1 {
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 28px;
    margin-bottom: 10px;
}
.mosaic-banner.big .caption h1, .mosaic-banner.big .caption h2, .slideshow-holder.big .caption h1, .slideshow-holder.big .caption h2 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 10px;
}
.mosaic-banner.big .caption h2, .slideshow-holder.big .caption h2 {
	color:#000000;
}
.mosaic-banner .caption h1 .light {
    font-weight: 100 !important;
}
.slideshow-holder .inverse.caption {
    color: #000000;
}
.mosaic-banner:hover:after {
    bottom: 20px;
}

/*Buttons*/
.icon-holder {
    display: inline-block;
    height: 45px;
    position: relative;
    width: 32px;
    z-index: 200;
}
.icon-holder i {
    bottom: 0;
    color: #ffffff;
    font-size: 20px;
    height: 20px;
    left: 0;
    line-height: 20px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 20px;
    z-index: 100;
}
.icon-holder .triangle {
    box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.2) inset;
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: left;
    transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866);
}
.icon-holder .triangle, .icon-holder .triangle:before, .icon-holder .triangle:after {
    border-top-right-radius: 30%;
    height: 30px;
    width: 30px;
}
.icon-holder .triangle:before, .icon-holder .triangle:after {
    background-color: inherit;
    content: "";
    position: absolute;
}
.icon-holder .triangle:after {
    box-shadow: -2px 0 0 rgba(0, 0, 0, 0.2) inset;
}
.icon-holder .triangle:after {
    transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);
}
.icon-holder .triangle:before {
    transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0px, -50%);
}
.iconic-nav-bar .bar {
    background-color: #f4f4f4;
    border-radius: 25px 4px 4px 0;
    display: block;
    padding: 3px 0 3px 50px;
    position: relative;
    top: -46px;
}
.iconic-nav-bar .bar h2 {
    display: inline-block;
    font-size: 17px;
    font-weight: 500 !important;
    line-height: 25px;
}
.bold {
    font-weight: bold !important;
}
.featured-products .centerBoxWrapper .owl-theme .owl-controls .owl-buttons div.owl-next, .featured-products .centerBoxWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
	top:-45px;
}
.centerBoxWrapper .owl-theme .owl-controls .owl-buttons div.owl-next, .centerBoxWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev {
    height: 30px;
    right: 50px;
    line-height: 32px;
    text-align: center;
    top: -77px;
    width: 30px;
    border: 1px solid #bbbbc0;
	color:#888888;
}
.centerBoxWrapper .owl-theme .owl-controls .owl-buttons div.owl-next:hover, .centerBoxWrapper .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
	color: #FFFFFF;
}
.centerBoxWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 16px;
}
.centerBoxWrapper .owl-theme .owl-controls .owl-buttons i.fa {
    font-size: 20px;
}


.index-ratings {
    display: inline-block;
    font-size: 11px;
	margin-bottom: 10px;
	text-transform:capitalize;
}
.rating-box {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
}
.product-item .head {
}

/*Badge CSS*/
.le-badge.orange {
    background-color: #ffa500;
}
.le-badge.green {
    background-color: #59b210;
}
.le-badge.red {
    background-color: #F8484A;
}
.productPriceDiscount.le-badge.orange {
    right: -190%;
    top: 11%;
}
.productPriceDiscount.le-ribbon.right {
    right: -201px;
    top: -21px;
}
.le-badge {
    border-radius: 200px;
    display: inline-block;
    font-size: 11px;
    font-weight: 700 !important;
    height: 50px;
    line-height: 20px;
    position: absolute;
    right: 8%;
    text-transform: uppercase;
    top: 8%;
    width: 50px;
    z-index: 100;
}
.le-badge span {
    bottom: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    left: 0;
    line-height: 12px;
    margin: auto;
    position: relative;
    right: 0;
    text-align: center;
    top: 27%;
    vertical-align: middle;
    width: 100%;
}
/*Badge CSS Ends*/
.le-ribbon.left {
    left: -37px;
}
.le-ribbon, .le-ribbon.right {
    left: 16px;
	top: 1px;
}
.productinfo-leftwrapper .outer .le-ribbon, .productinfo-leftwrapper .outer .le-ribbon.right {
    left: 11px;
    top: 11px;
}
.le-ribbon {
 /*   backface-visibility: hidden;
    background-color: #4AC4FA;
    color: #ffffff;
    font-size: 13px;
    height: 26px;
    line-height: 24px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px;
    z-index: 5; */
}
.le-ribbon.right.red {
	/*background-color: #FF4557;  */
}
.le-ribbon.right.red:after {
	/*border-top: 26px solid #FF4557; */
}
.le-ribbon.right.orange {
/*	background-color: #FF8400; */
}
.le-ribbon.right.orange:after {
	/*border-top: 26px solid #FF8400;*/
}
.le-ribbon:after {
  /*  border-bottom: medium none;
    border-right: 8px solid transparent;
    border-top: 26px solid #4AC4FA;
    content: "";
    right: -8px;
    position: absolute;
    top: 0;
    z-index: 1;  */
}
.le-ribbon span {
  /*  bottom: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    height: 12px;
    left: 0;
    line-height: 12px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50%;
	text-transform:uppercase; */
}
/*Ribbon CSS Ends*/
.product-item .head .thumb {
    overflow: hidden;
}
.thumb .merged-buttons .cssButton.normal_button {
    display: none;
}
.thumb .merged-buttons .sold_out:hover {
	cursor:pointer;
}
.productinfo-wrapper .head .thumb img {
	float:left;
	border: 1px solid #EAEAEA;
	height:auto;
	width:99.99%;

}
.product-item .body {
    min-height: 100px;
}
.product-item .index_price del, .product-item.wide .index_price .normalprice {
    font-size: 12px;
    text-decoration: line-through;
}
.product-grid .item {
	margin: 0 0 25px;
	padding:0;
}

.product-item .index_price .productSpecialPrice, .product-item .index_price .normalprice, .product-item .index_price .single_price {
    display: inline-block;
    position: relative;
}
.product-item .index_price .productSpecialPrice, .product-item.wide .index_price, .index_price .single_price {
    font-size: 16px;
    font-weight: 500 !important;
}
.product-item .head .index-ratings {
}
.product-item .body h3, .productinfo-wrapper .body .product_name h3 {
	font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    min-height: 40px;
    text-transform: uppercase;
}
.productinfo-wrapper .body .product_name h3 a {font-weight:bold}
.centerBoxWrapper .productinfo-wrapper .body .product_name h3 a, .centerBoxWrapper .productinfo-wrapper .body .product_name h3 {font-weight:normal;min-height:0}
.merged-buttons {
    text-align: center;
}
.head .merged-buttons .buttons i.fa {
	font-size:18px;
	margin-right:0px;
	padding:15px;
}
.merged-buttons i.fa {
	font-size:18px;
	margin-right:5px;
}
.head .merged-buttons {
	position:absolute;
	overflow:hidden;
	bottom:1px;
	left:-50px;
	transition:all 300ms ease-in-out 0s;
	width:50px;
}
.item .head .thumb {
	position:relative;
	overflow:hidden;
}
.item:hover .head .merged-buttons {
	bottom:1px;
	left:1px;
}
.head .merged-buttons .buttons {
	border: medium none;
	position:relative;
	transition:all 300ms ease-in-out 0s;
	vertical-align:middle;
	border-bottom:1px solid #AAAAAA;
}
.product-item .body button {
    font-size: 11px;
    padding: 8px;
}
.merged-buttons .le-btn a, .merged-buttons .le-btn a:hover, .le-btn a:hover, .merged-buttons .addtocompare {
	color:#ffffff !important;
}
#new-slider.owl-theme .owl-controls {
    margin: 50px 0 0;
    text-align: center;
    z-index: 500;
	line-height:normal;
}

/*Newsletter*/
.section-newsletter {
	margin: 50px 0 0;
	background-repeat:no-repeat;
	background-attachment:fixed;
	position:relative;
	background-size:cover;
}
.section-newsletter .overlay {
    background: url("../images/bgpatterns/absurdidad.png") repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    padding: 50px 0;
}
.section-newsletter .icon-holder {
    margin-top: -7px;
}
.icon-holder.small {
    height: 27px;
    width: 20px;
}
.icon-holder.small i {
    font-size: 13px;
    height: 13px;
    line-height: 13px;
    top: 4%;
    width: 12px;
}
.icon-holder.small .triangle:before {
    transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0px, -50%);
	-moz-transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0px, -50%);
	-webkit-transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0px, -50%);
	-o-transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0px, -50%);
}
.icon-holder.small .triangle, .icon-holder.small .triangle:before, .icon-holder.small .triangle:after {
    border-top-right-radius: 30%;
    height: 20px;
    width: 20px;
}
.icon-holder.small .triangle:before, .icon-holder.small .triangle:after {
    background-color: inherit;
    content: "";
    position: absolute;
}
.icon-holder.big {
    width: 65px;
}
.icon-holder.big i {
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    top: 120%;
    width: 30px;
}
.firefox .icon-holder.big i {
    top: 90%;
}
.firefox .icon-holder.big i {
    top: 90%;
}
.icon-holder.big i {
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    top: 120%;
    width: 30px;
}
.icon-holder i {
    bottom: 0;
    color: #ffffff;
    font-size: 20px;
    height: 20px;
    left: 0;
    line-height: 20px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 20px;
    z-index: 100;
}
.icon-holder.big .triangle:before {
    transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0px, -50%);
	-moz-transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0px, -50%);
	-webkit-transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0px, -50%);
	-o-transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0px, -50%);
}
.icon-holder.big .triangle, .icon-holder.big .triangle:before, .icon-holder.big .triangle:after {
    border-top-right-radius: 30%;
    height: 70px;
    width: 70px;
}
.icon-holder.big .triangle:before, .icon-holder.big .triangle:after {
    background-color: inherit;
    content: "";
    position: absolute;
}
.icon-holder .triangle:before {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) inset;
}
.icon-holder.big .triangle:after {
    transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);
	-moz-transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);
	-webkit-transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);
	-o-transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);
}
.icon-holder.big .triangle {
    position: relative;
    text-align: left;
    transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866);
	-moz-transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866);
	-webkit-transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866);
	-o-transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866);
}

/* Newsletter */
.section-newsletter .newsletter-text {
	margin-bottom: 20px;
}
.section-newsletter .text h2:before, .section-test-slider .test-heading h2:before {
    background-color: #ffffff;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100px;
}
.section-test-slider .test-heading h2:before {
	top:33px;
}
.section-newsletter .text h2 {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: uppercase;
	text-align:center;
	color:#FFFFFF;
	padding-bottom: 10px;
}
.section-newsletter #mc_embed_signup label {
    display: none;
}
.section-newsletter #mc_embed_signup {
	text-align: center;
}
.section-newsletter #mc_embed_signup form {
    display: inline-block;
    margin: 14px 0;
    padding: 0;
	width: 70%;
}
.section-newsletter #mc_embed_signup input.email {
    border: medium none;
    display: block;
    margin: 0;
    min-width: 130px;
    padding: 10px;
    text-indent: 5px;
    width: 75%;
	float:left;
	background-color:rgba(0,0,0,0);
	color:#FFFFFF;
	border: 2px solid #FFFFFF;
	border-right: medium none;
}
.section-newsletter #mc_embed_signup input.button {
	border: 2px solid #FFFFFF;
	border-left: medium none;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	border-radius: 0;
	padding: 10px;
	font-size:15px;
	height:44px;
	line-height:100%;
	box-shadow: none;
	width:auto;
}
#mc_embed_signup .clear {
    clear: none;
    display: inline;
    float: left;
}
/* Newsletter Ends */
/*Banner Slider*/
.banner-carousel {
    min-height: 300px;
}
.banner-carousel .item {
    text-align: center;
}
.banner-carousel .item .caption {
    color: #ffffff;
    height: 100%;
    padding: 40px;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.banner-carousel .item .caption h1 {
    background: none repeat scroll 0 0 rgba(50, 50, 50, 0.4);
    display: inline-block;
    letter-spacing: 3px;
    padding: 10px;
}
.category-carousel .short-tag > p {
    background: none repeat scroll 0 0 rgba(50, 50, 50, 0.4);
    display: inline-block;
    padding: 10px;
    width: 80%;
}
.banner-carousel .item img {
    border-radius: 6px;
    display: inline-block;
    height: auto;
    width: 100%;
}
.banner-carousel .item .caption .short-tag {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 10px 0;
    text-transform: uppercase;
	width:100%;
}
.banner-slider .owl-buttons .owl-prev {
    left: 60px;
}
.banner-slider .owl-buttons .owl-next {
    right: 60px;
}
.banner-slider .owl-buttons .owl-next, .banner-slider .owl-buttons .owl-prev {
    position: absolute;
    top: 44%;
    z-index: 100;
}
.banner-slider .owl-buttons .owl-prev. .banner-slider .owl-buttons .owl-prev:hover, .banner-slider .owl-buttons .owl-next. .banner-slider .owl-buttons .owl-next:hover {
    background-color: rgba(0, 0, 0, 0) !important;
}
.banner-slider .owl-buttons .owl-prev, .banner-slider .owl-buttons .owl-next {
    border: 2px solid #ffffff;
    border-radius: 500px;
    float: none !important;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    width: 40px;
}
.banner-carousel .owl-buttons .owl-prev i.fa, .banner-carousel .owl-buttons .owl-next i.fa {
    color: #ffffff;
    font-size: 20px;
    margin: 0;
}

/*Brands*/
.section-brands-slider {
    margin-bottom: 0;
}
.section-brands-slider .item {
    height: 100px;
    position: relative;
}
.section-brands-slider .item a {
    display: block;
    height: 100%;
    min-height: 33px;
}
.section-brands-slider .item a img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
	display:block;
	width:auto;
}
.section-brands-slider .owl-next, .section-brands-slider .owl-prev {
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: -28px;
}
.section-brands-slider .owl-prev {
    right: 35px;
}
.section-brands-slider .owl-next {
    right: 0;
}
.section-brands-slider .owl-next, .section-brands-slider .owl-prev {
    color: #888888;
    font-size: 20px;
	border: 1px solid #bbbbc0;
    height: 30px;
    line-height: 27px;
    text-align: center;
    width: 30px;
}

.section-brands-slider .owl-next:hover, .section-brands-slider .owl-prev:hover {
    color: #FFFFFF;
}

/*Footer*/
.section-footer {
    margin: 0;
	border-top:1px solid #dfdccc;
}
.section-footer .aboutus-social {
	padding: 30px 45px 45px 0;
}
.aboutus-social .aboutus-logo .aboutus-text > img {
    margin-bottom: 10px;
}
.aboutus-social .aboutus-logo .aboutus-text {
	letter-spacing: 0.01em;
    margin-bottom: 50px;
    text-align: justify;
}
.aboutus-social .aboutus-logo .aboutus-text > p {
    line-height: 20px;
    margin: 0 0 10px;
}
.footer-social {
	float:left;
	width:100%;
}
.footer-social .social-title, .footer-right .brand-title, .footer-right .footer-title {
    font-size: 18px;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
	text-transform: uppercase;
}
.footer-social .social-links > li {
    float: left;
    margin-right: 10px;
}
.footer-social .social-links > li a
{
    border: 1px solid #CCCCCC;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
	color: #777777;
}
.footer-social .social-links > li a:hover {
	border-radius: 0 50%;
	color:#FFFFFF;
}
.section-footer .footer-right .section-brands-slider {
    border-bottom:1px solid #dfdccc;
	padding: 40px 0 17px 33px;
}
.footer-right {
 	border-left: 1px solid #dfdccc;
}
.section-footer .aboutus-social {
    border-right: 1px solid #dfdccc;
    margin-right: -1px;
}
.footer-right .brand-title {
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 0;
	float:left;
}
.footer-right .brands-slider {
    float: left;
    width: 100%;
}
.footer-right .important-links {
    padding: 30px 0 30px 30px;
}
.footer-right .extra-links > li, .footer-right .extra-links > li a {
    line-height: 25px;
}
.footer-right .footer-contact p {
    line-height: 25px;
}
/*Copy Right */

.section-copyright {
    margin: 0;
    text-align: center;
	padding: 30px 0;
    border-top: 1px solid #E0E1E0;
}
.section-copyright .payment-image {margin: 0 0 15px;}
.section-copyright .payment-image img {
    height: auto;
    width: auto;
}

.goto-top {
    background-clip: padding-box;
    bottom: 85px;
    padding:15px;
    position: fixed;
    right: 30px;
	cursor: pointer;
    transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
    z-index: 2000;
	color:#FFFFFF;
}
.top.goto-top.fa.fa-arrow-up {
	font-size:18px;
}
.goto-top:hover {
	color:#FFFFFF;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

/*Breadcrumb*/
#breadcrumb {
    margin: 30px 0;
}
.le-breadcrumb ul li {
    display: inline-block;
    text-transform: uppercase;
}
.le-breadcrumb ul li:first-child a {
    padding: 0 8px 0 0 !important;
}
.le-breadcrumb ul li:last-child {
    padding-right: 15px;
	color: #000000;
    font-weight: 700 !important;
	background:none;
}
.le-breadcrumb ul li:last-child a {
	color: #000000;
	font-weight: 700 !important;
}
.wrappper > header > .main-menu-wrapper{position:relative}
#breadcrumb .le-breadcrumb.inline > ul > li + li:before {
  content: "//";
}
#breadcrumb .le-breadcrumb ul li a {
	padding:0 8px;
}

/*Product Info Page */
.productinfo-container {
    padding-bottom: 10px;
}
.productinfo-leftwrapper {
    padding: 0 30px 0 0;
}
.main_product_image {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.product_info .productinfo-rightwrapper {
    padding: 0;
}
.product_info .main_product_image .zoomWrapper img {
  border: 1px solid #e8e8e8;
  display: inline-block;
  height: auto;
  width: 100% !important;
}
.productinfo-leftwrapper .outer .zoom > img {
    display: inline-block;
	height:auto;
}
#productMainImage img {
    height: auto;
    width: auto;
}
.productinfo-leftwrapper .icon-holder {
    left: 35px;
    position: absolute;
    top: 20px;
}
.product_title h3#productName {
    font-size: 18px;
    margin: 0 0 15px;
}
.product-info-ratings {
    float: left;
    margin: 0 0 15px;
    width: auto;
}
.product-info-ratings .index-ratings {
	margin:0;
}
.product-next-prev {
    float: right;
	line-height:20px;
}
.product-next-prev .navNextPrevList {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    white-space: nowrap;
}
.product-next-prev .navNextPrevList > a {
    border-radius: 3px;
    box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.2) inset;
    color: #ffffff;
    font-size: 14px;
    padding: 0px 5px 4px;
    text-transform: lowercase;
}
.product-next-prev .navNextPrevList > a:hover {
    color: #FFFFFF !important;
}
#product_info_display .desc-info .desc-info-details h5 {
    margin: 0 0 10px;
}
.desc-info .product_description > p {
    line-height: 22px;
}
.product_info #productDetailsList, .product_info #productDetailsList li {
	margin:0;
	line-height: 22px;
}
.product-info-price .productprice-amount .normalprice, #reviewsWrite .productprice-amount .normalprice, #reviewsInfoDefault .productprice-amount .normalprice, .productprice-amount del {
	color: #abb0ac;
    display: inline-block;
    font-size: 16px;
    font-weight: 100 !important;
    line-height: 30px;
    margin: 0 10px 0 0;
    text-decoration: line-through;
    vertical-align: middle;
}
#reviewsWrite .review_text_ratting {
    display: inline-block;
}
.product-info-price .productprice-amount, #reviewsWrite .productprice-amount, #reviewsInfoDefault .productprice-amount, #reviewsDefault .productprice-amount {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
}
.product-info-price .le-badge {
	position:relative;
	top:0;
	right:0;
}
.product-info-price .productPriceDiscount.le-badge.orange {
    right: -10px;
    top: -18px;
}
/* Cart Button */
.addtocart-info .cart_quantity {
    float: left;
    width: 100%;
}
.cart_quantity .qty_box > input[type="text"] {
  border: 1px solid #888888;
  float: left;
  font-size: 17px;
  line-height: 18px;
  margin: 0;
  min-height: 40px;
  padding: 10px;
  text-align: center;
  width: 50px;
}
.addtocart-info .cart_quantity .qty_box .fff {
	background: none repeat scroll 0 0 #888888;
    float: left;
    padding: 11.5px 8px;
	color:#FFFFFF;
	cursor:pointer;
}
.addtocart-info .cart_quantity .qty_box {
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    width: auto;
}
.addtocart-info .cart_quantity {
    display: inline-block;
    float: left;
    position: relative;
    width: auto;
	margin-right:10px;
}
.cart_quantity .qty_box > strong {
    margin-right: 10px;
	display: inline-block;
    float: left;
    font-size: 17px;
    line-height: 40px;
}
#product_info_display .addtocart-info .cart_quantity > p {
	display:none;
}
.fff i.fa {
    margin: 0;
}
.addtocart-info .cart_quantity span, .cartQuantity .fff span {
	color:#FFFFFF;
}
.cartQuantity .fff {
    position: relative;
    right: -30px;
    top: -45px;
}
.addtocart-info .cart_button {
    float: left;
    margin: 0 0 0 30px;
    width: auto;
}
.addto_cart .cart_quantity strong {
    float: left;
    margin-right: 10px;
    margin-top: 9px;
}
#product_info_display #productAttributes .back.product_attributes {
    float: left;
}
.product_info #product_info_display #productAttributes .wrapperAttribsOptions {
    margin-bottom: 20px;
}
#product_info_display #productAttributes .back.product_attributes .select2-container {
	width:auto !important;
}
#product_info_display #productAttributes .attribute_label label {
	font-weight:normal;
}
.product_info #product_info_display #productAttributes .wrapperAttribsOptions .attribute_options {
    float: left;
    margin-right: 10px;
}
.attribute_label {
    float: left;
    font-size: 17px;
    width: 21%;
}
.attribute_options > input[type="radio"], .attribute_options > input[type="checkbox"], .product_attributes > input {
    margin-right: 8px;
}
.product_attributes label {
    font-weight: normal;
    position: relative;
    top: -2px;
}
/* Product Attributes */
#productAttributes > .wrapperAttribsOptions, .addtocart-info {
    float: left;
    width: 100%;
}
#productAttributes > .wrapperAttribsOptions {
	line-height:20px;
}
.addthis_sharing_toolbox {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.product-info-buttons {
    float: left;
}
.product-info-buttons .le-btn i.fa {
	margin: 0;
}
.product-info-buttons .wish_link_product_info, .product-info-buttons .compare_link_product_info {
	float:left;
}
.product-info-buttons .wish_link_product_info {
    margin-right: 10px;
}
.product-info-buttons .compare_link_product_info i.fa, .product-info-buttons .wish_link_product_info i.fa {
	margin:0;
	vertical-align:middle;
}
#additionalimages-slider .owl-controls {
    margin: 15px 0 0;
}
.product_info_tab {
    float: left;
    width: 100%;
	margin: 30px 0 0;
}
.product_info_tab .tabs {
    float: left;
    width: 100%;
}
.product_info_tab .tabs li {
    border: medium none;
    border-radius: 0;
    color: #000000;
    font-size: 13px;
    text-transform: uppercase;
	display:block;
	float:left;
	border-right: 1px solid #FFFFFF;
}
.product_info_tab .tabs li:last-child {
    border-right: medium none;
}
.product_info_tab .tabs li a {
    background: none repeat scroll 0 0 #F4F4F4;
    cursor: pointer;
    display: block;
    list-style: none outside none;
    margin: 0;
    outline: medium none;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
	line-height:25px;
	color:#000000;
}
.product_info_tab div.tabcontents {
	background:#FFFFFF;
	border: 1px solid #EAEAEA;
	border-top:medium none;
	border-radius:0;
}
.product_info_tab .tabcontents h3 {
    border-bottom: 1px solid #EAEAEA;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.tabcontents .product-rating {
    float: right;
}
.tabcontents .product_info_ratings {
    border-bottom: 1px solid #e9e9e9;
    display: block;
    margin: 0 0 20px;
    padding-bottom: 20px;
    width: 100%;
}
.tabcontents .product_info_ratings:last-child {
	border:none;
	margin:0;
	padding:0;
}
/*Add this tool*/
#_atssh {
	display:none;
}
/*Add this tool*/

/*Product Listing - List View*/
.contentContainer #product_listing_info_manufacturer_part .product_subcategories_manufacturer_dropdown {
    margin-bottom: 30px;
}
.product-item.wide {
    margin-bottom: 30px;
    width: 100%;
}
.product-item.wide .body.ct_lst {
  padding: 2px 0 2px 30px;
}
.product-item.wide .head, .product-item.wide .head .thumb {
	float:left;
}
.product-item.wide .le-ribbon, .product-item.wide .le-ribbon.right {
	left:6px;
	top:6px;
}
.product-item.wide .head .thumb a {
    display: block;
    text-align: center;
}
.product-item.wide .body .excerpt {
	margin:0 0 10px;
	line-height:19px;
	font-size:13px;
	color:#747474;
}
.product-item.wide .body h3 {
	margin: 0 0 15px;
	line-height:normal;
	min-height:0;
    display: inline-block;
}
.product-item.wide .head .thumb img {
    right: 0;
	border: 1px solid #EAEAEA;
	padding: 5px;
	width:100%;
	height:auto;
}
.product-item.wide .index_price {
	margin:0 0 10px;
}
.product-item.wide .index_price .productSpecialPrice, .product-item.wide .index_price del, .product-item.wide .index_price .normalprice {
	margin-right:5px;
	margin-bottom:0;
}
.product-item.wide .index_price .productPriceDiscount.le-badge.orange {
    right: -219%;
    top: -250%;
}
.product-item.wide .index_price .le-ribbon, .product-item.wide .index_price .le-ribbon.right {
    right: -408px;
    top: -100px;
}
.product-item.wide .add-to-cart .wish_link_product_info.le-btn, .product-item.wide .add-to-cart .compare_link_product_info.le-btn {
    margin-left: 5px;
}
.product-item.wide .add-to-cart .wish_link_product_info i.fa, .product-item.wide .add-to-cart .compare_link_product_info i.fa {
    margin: 0;
}
.product-item.wide .add-to-cart {
    display: inline-block;
}
.product-item.wide .index-ratings {
    width: 100%;
	margin: 0 0 15px;
}
/*Shopping Cart Page */

.box {
    background-clip: padding-box;
    background-color: #f4f4f4;
    border: 5px solid rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    padding: 10px;
    position: relative;
}
.shopping-cart-page.box {
    background-clip: padding-box;
    background-color: #FCFCFC;
    border: 1px solid #EAEAEA;
    position: relative;
    padding: 20px;
	border-radius:0;
}
.shopping-cart-page .icon-holder.badge-style {
    position: absolute;
    right: 7px;
    top: -14px;
}
/*Home Page 2*/
#home-slider .item .caption {
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
}
#home-slider .item .caption .light {
    display: inline-block;
    margin-bottom: 20px;
}
.bottom-left {
    bottom: 10%;
}
#home-slider .item .caption .large {
  color: #ffffff;
  font-family: "Roboto",sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 65px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
#home-slider .item .caption  .med {
  color: #12cca7;
  font-size: 30px;
  font-weight: 900;
  line-height: 40px;
  margin: 20px 0 0;
  text-transform: uppercase;
}
#home-slider .item .caption .thin {
  color: #ffffff;
  font-family: "Roboto",sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
#home-slider .item .caption  .text-shadow {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  margin: 0 0 10px;
  text-transform: uppercase;
}
.xlarge {
  color: #58abe2;
  font-size: 60px;
  font-weight: bold;
  line-height: 70px;
}
.color-dark-blue {
  color: #12cca7;
}
#home-slider .item .caption .small {
  color: #ffffff;
  font-family: "Roboto",sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
}
#home-slider .item .caption  .xsmall {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin: 10px 0 30px;
}
.white {
    color: #ffffff !important;
}
#home-slider .item .caption p {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    margin: 0;
    padding: 10px;
}
#home-slider .item .caption h2 .bold, .mosaic-banner.big .item .caption h2 .bold {
    font-weight: 800 !important;
}
#home-slider .item .caption .le-btn:before {
    border: 2px solid #ffffff;
    bottom: 4px;
    content: "";
    left: 4px;
    opacity: 0;
    position: absolute;
    right: 4px;
    top: 4px;
    transition-duration: 0.3s;
    transition-property: opacity;
}
#home-slider .item .caption .le-btn:hover:before {
	opacity:1;
}
#home-slider .item .caption .le-btn {
    color: #FFFFFF;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    margin: 30px 0 0;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
	position:relative;
	overflow:hidden;
	line-height:100%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Lato', sans-serif;
}
#home-slider #progressBar {
    position: relative;
    z-index: 800;
}
.caption p .le-btn {
    margin: 15px 0 0;
}
.caption p {
    padding: 10px;
    width: 90%;
	background-color: rgba(0, 0, 0, 0.3);
	border-radius:4px;
	font-family: 'Lato', sans-serif;
	font-size:15px;
}


/* Footer Support */

.footer-support-icon {
    padding: 30px 0;
}
.support-footer .support-icon-image{display:inline-block}
.support-footer .support-icon-image i.fa {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #cccccc;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  transition:all 350ms ease-out 0s;
}
.support-footer .support-icon-image i.fa.fa-phone{padding:20px 23px}
.support-info-part {
    margin-left: 30px;
	padding: 4px 0 0;
}
.support-info-part .support-heading {
    font-weight: bold;
    text-transform: uppercase;
	font-size:16px;
}
.support-info-part .support-details {
    font-size: 13px;
    line-height: 18px;
    margin-top: 9px;
	text-transform:uppercase;
}
.support-footer div:hover .support-icon-image i.fa {
    border-radius: 0 50%;
    color: #ffffff;
}

/* Testimonial CSS */

.section-test-slider {
    background-color: ##eaeced;
    padding: 50px 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 50px 0 0;
    position: relative;
}
.section-test-slider .test-heading h2 {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: uppercase;
	text-align:center;
	padding-bottom: 10px;
}
.section-test-slider .test-image {
	text-align:center;
	margin:50px 0 30px;
}
.section-test-slider .test-image > img {
    border-radius: 50%;
	height:80px;
	width:80px;
}
.section-test-slider .test-description {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 30px;
    padding: 0 80px;
    text-align: center;
}
.section-test-slider .test-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
.section-test-slider .owl-pagination {
    text-align: center;
}
/* Testimonial Sidebox */

#testimonials-manager .bettertestimonial-more {
    float: right;
    position: relative;
    top: -62px;
}
#testimonials-managerContent.sideBoxContent {
    margin-top: -40px;
}
#testimonials-managerContent .sidebox_content {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
#testimonials-managerContent .bettertestimonial {
    display: inline-block;
    text-align: center;
    width: 100%;
}
#testimonials-managerContent .product_sideboxname {
    padding: 0;
}
.sticky-header-wrapper {
    float: left;
    width: 100%;
	box-shadow:0 3px 3px -1px rgba(0, 0, 0, 0.1);
	position:fixed;
	top:0;
	left:0;
	z-index:9999999;
	display:none;
	background:none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
}
.sticky-header-wrapper .top-nav-holder {
	background:none;
}
.sticky-header-content#cssmenu li:hover > ul {
	display:block;
}
.top-nav-holder .nav-menu .sticky-header-content ul > li > a {
	line-height:19px;
}
.top-nav-holder .nav-menu .sticky-header-content #nav li > ul li a {
	padding: 8px 10xp;
}
.sticky-header-content#cssmenu_1 li:hover > ul > li {
	padding: 5px 0;
}
.sticky-header-wrapper .searchbox {
	float: right;
	margin:7px 0;
}
.sticky-header-wrapper .searchbox .form-search .input-text {
    max-height: 20px;
    min-height: 25px;
}
.sticky-header-wrapper .searchbox .form-search .button {
	line-height: 100%;
    max-height: 26px;
    min-height: 25px;
    padding: 5px 7px;
}

/* Buttons CSS */

.cart-buttons {
    display: inline-block;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
	line-height: 100%;
}
#product_info_display .wish_link_product_info .cart-buttons, #product_info_display .compare_link_product_info .cart-buttons {
	font-size:11.5px;
    line-height: 100%;
}
.addtocart-info .cart_quantity .add_to_cart.cart-buttons {
    padding: 0;
}
.product-info-buttons .add_to_cart.cart-buttons {
	float:left;
	margin-right:10px;
	line-height:13px;
}
.product-info-buttons .add_to_cart.cart-buttons, .checkout-shipping-button .cart-buttons, #loginDefault .cart-buttons,
.login-buttons .cart-buttons, .create-account-page .submit-info .cart-buttons, #reviewsWrite .review-write-submit.cart-buttons, #timeoutDefault .timeoutbuttons a.cart-buttons, #contactUsDefault .contactus-sendbutton .cart-buttons,
#checkoutSuccess #csNotifications .cart-buttons, #accountEditDefault .cart-buttons, #accountPassword .cart-buttons, #acctNewslettersDefault .cart-buttons, #accountNotifications .cart-buttons, #wishlist .extendedCart .cart-buttons, #addressBookProcessDefault .cart-buttons, #wishlist .cart-buttons, #testimonialDefault .cart-buttons,
#shippingEstimatorContent .cart-buttons, #passwordForgotten .cart-buttons, #advSearchDefault .cart-buttons, #pageNotFound .cart-buttons, .cart-buttons.ckpc {
	padding:0;
}
#reviewsWrite .cart-buttons {
	margin-bottom:10px;
}
.login-buttons .cart-buttons, #timeoutDefault .timeoutbuttons a.cart-buttons,
#contactUsDefault .contactus-sendbutton a.cart-buttons {
	float:right;
}
.product-info-buttons .add_to_cart.cart-buttons > input[type="submit"], .cart-buttons > input[type="submit"], #wishlist .cart-buttons a span, #addressBookProcessDefault .cart-buttons.back-address a span
, #addressBookProcessDefault a.cart-buttons.back span, #testimonialDefault .cart-buttons a span, .addtocart-info .add_to_cart span button {
	display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 12px;
    text-transform: uppercase;
    transition: all 0.3s ease-in 0s;
    vertical-align: middle;
    width: auto !important;
	border:medium none;
	background:#FFFFFF;
}
.addtocart-info .add_to_cart span button{
	border-radius:0;
}
.addtocart-info .add_to_cart span button:hover{
	color:#FFFFFF;
}
#wishlist .cart-buttons a span:hover {
	border-radius:0;
}
#shoppingCartDefault #shippingEstimatorContent #seShipTo.bold.back {
	float:left;
	width:100%;
}
.product-info-buttons .add_to_cart.cart-buttons:hover > input[type="submit"], .cart-buttons:hover input[type="submit"], #wishlist .cart-buttons a span:hover, #addressBookProcessDefault .cart-buttons.back-address a span:hover, #addressBookProcessDefault a.cart-buttons.back span:hover, #testimonialDefault .cart-buttons a span:hover {
	color:#FFFFFF;
}
.change_address > a.cart-buttons, #pageNotFound .cart-buttons a {
	box-shadow:none;
	border-radius:0;
	line-height:100%;
	padding:12px;
}
#pageNotFound .cart-buttons a {display:block}
#accountEditDefault .change_address a.cart-buttons.back, #accountPassword a.cart-buttons.back, #acctNewslettersDefault a.cart-buttons.back, #accountNotifications a.cart-buttons.back, #addressBookProcessDefault a.cart-buttons.back span {
	padding:14px;
}
#addressBookProcessDefault .cart-buttons.back-address a span {
	padding:12.7px;
}
#addressBookProcessDefault .cart-buttons.back-address:hover {
	border-radius:0;
}
.cart-buttons:hover, .home_button .cart-buttons a:hover, .home_button .cart-buttons:hover a, .change_address:hover a.cart-buttons.back, #wishlist .cart-buttons:hover a > span, #addressBookProcessDefault .cart-buttons.back-address:hover a, , #shoppingCartDefault .cart-buttons a:hover, #shoppingCartDefault .cart-buttons:hover a, .cart-buttons.back:hover {
	color:#FFFFFF;
}
.cart-buttons:hover, .cart-buttons.back:hover, #indexCategories #subcategory_names .cart-buttons:hover a,
#pageNotFound .cart-buttons a:hover, #pageNotFound .cart-buttons:hover a {
	color:#FFFFFF !important;
}
#wishlist > p {
    float: left;
}
#wishlist .cart-buttons, #accountHistoryDefault .account-history-back {
    float: right;
}
#accountHistoryDefault .account-history-back {
	margin:0;
}
#accountHistoryDefault .account-history-nav {
    line-height: 20px;
    margin-top: 10px;
}
#checkoutConfirmDefault .edit-comments {
    margin-top: 15px;
}
.product-item.wide .add-to-cart a:first-child, #testimonialDefault .buttonRow.forward.cart-buttons {
	margin-right:5px;
}
.product-item.wide .add-to-cart a:last-child {
	margin-left:5px;
}
.product-item.wide i.fa {
    margin-right: 0;
	vertical-align: middle;
}

#indexDefaultMainContent.content .main-page-text {
    background-color: #fafafa;
    float: left;
    margin-bottom: 30px;
    padding: 20px;
    width: 100%;
}
#indexDefaultMainContent .main-page-text p:last-child {
    padding: 0;
}
#contactUsDefault .store-contact-form .recaptcha-details {
	margin-top: 20px;
}

#nav > li > a:after, #nav_1 > li > a:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 0;
}
#cssmenu li:hover > ul {
    left: auto;
}
header .header-row, .main-menu-wrapper {
    background-color: #eaeaea;
}
.owl-theme .owl-controls .owl-buttons i.fa {margin-top:3px;}
#manufacturers #manufacturersContent select {
    font-family: "Lato",sans-serif;
}
#share_product.share_product_sidebox .ui-widget-content.infoBoxContents > a, #share_product.share_product_sidebox .ui-widget-content.infoBoxContents > div > iframe, #share_product.share_product_sidebox .ui-widget-content.infoBoxContents > span {
    display: inline-block;
    margin: -6px 3px;
    position: relative !important;
    top: -4px;
}

/* Contact us */
.contactus-sendbutton .cart-buttons, .split-login .buttons-set .cart-buttons, .login-buttons span button{padding:0}
.cart-buttons > span > a, .cart-buttons span button, #addressBookProcessDefault .content span > button, #addressBookProcessDefault .content span.button > span > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 13px;
    text-transform: uppercase;
	padding:10px;
	display:inline-block;
	font-weight:normal;
	line-height:100%;
}
#addressBookProcessDefault .content span.button  {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.login-buttons span button, .split-login .buttons-set .cart-buttons > span > a {
	padding:10px;
}
.create-account-page .submit-info .cart-buttons span button {background:none}
.split-login .buttons-set .cart-buttons:hover > span > a {color:#FFFFFF !important;transition:none}
.login-buttons span button {
    float: right;
}
.create-account-page .address-details .content .row div > h4 {
    margin: 20px 0 0;
}
/* Product Review Info */

#reviewsInfoDefault > header > h4 br {
    display: none;
}
#reviewsInfoDefault > header > h4 .smallText {
    margin-left: 5px;
}
#reviewsDefault .reviews-list .product-review-default .index_price {
    padding: 10px 0;
}
#addressBookProcessDefault .content span > button, #addressBookProcessDefault .content span.button > span > a{margin-top:10px;}
#reviewsInfoDefault #reviewsWriteProductPageLink .cart-buttons {padding:0;margin-right:10px}
#advSearchDefaultResult .cart-buttons {padding:0}
.cart-buttons span a:hover, #shoppingCartDefault .shopping-cart-page .cart-buttons:hover span a, #addressBookProcessDefault .content span > button:hover, #addressBookProcessDefault .content span.button > span > a:hover{color:#FFFFFF}
 .ui-dialog .ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {display: none;}
#right-column .ui-widget-content.infoBoxContents {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #333;
}
#createaccount-wrappersucess .cart-buttons {
    margin-top: 30px;
    padding: 0;
	line-height:100%;
}
#checkoutPayment .cart-buttons {
    float:left;
	margin-top:0;
	padding:0;
	line-height:100%;
}
#checkoutPayment .cart-buttons.ck-btn{margin-top:0}
.chk-ship {
    float: right;
    margin-top: 10px;
}
.loginarea.buttons-set span button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: normal;
	text-transform:uppercase;
	line-height:100%;
	font-size:13px;
}
.cart-buttons.bkbc, #addressBookProcessDefault .content span > button, #addressBookProcessDefault .content span.button > span a{margin-right:5px}
.subcategories_list .subcat_img h5 a {
  float: left;
  margin: 10px 0;
  text-align: center;
  width: 100%;
}
.product-review-default.des_ar .cart-buttons.bkbc{font-size:13px}
.product_listing_info #categories_listing_image > img {
  height: auto;
  width:100%;
  margin-bottom:30px;
}
address.mt{margin-top:0}
address.bt{margin-bottom:0}
.rv_dts .reviews-list .product-review-default {padding:5px 15px;}
.rv_dts .product-review-default .product_price {margin: 15px 0;}


#productAttributes_pin .attribsoptions h6 {
    margin: 5px 0;
	font-size:14px;
	padding:0;
}
#productAttributes_pin .attribsoptions {margin-bottom:10px}
#productAttributes_pin {
    display: inline-block;
    margin-bottom: 15px;
}
.index-ratings a {
    font-weight: normal;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary{opacity:1}
.basket-holder .basket-icon span button {
    font-weight: bold;
}
.mobile-gallery .owl-pagination {
    margin: 20px 0 0;
	text-align:center;
}
.mobile-gallery .owl-buttons div {
	cursor: pointer;
    outline: 0 none;
    overflow: hidden;
    position: absolute;
    top: 42%;
    transition: all 0.3s ease-in-out 0s;
    z-index: 99;
}
.mobile-gallery .owl-buttons div.owl-next{right:0}
.mobile-gallery .owl-theme .owl-buttons div i.fa {
    background-color: #fafafa;
    font-size: 30px;
    margin: 0;
    padding: 10px;
	color:#000000;
}
.mobile-gallery .owl-theme .owl-buttons div i.fa:hover{background-color:#000000;color:#FFFFFF}
.bx-view {
  margin: 0 auto;
  max-width: 1200px;
  background: #fff;
}



/* NEW CSS */

.addtocart-info .cart-buttons.ckpc.pi {border: medium none;}
.addtocart-info .cart-buttons.ckpc.pi a {padding: 12px;}
.product_extra_attributes {float: left;width: 100%;}
.product_extra_attributes > div {float: left;margin: 0 10px 15px 0;}

#left-column .ui-widget-header, #right-column .ui-widget-header {background: inherit;border: medium none;}
#accept-card .infoBoxContents > img {margin: 0 10px 10px 0;}
#moreinformation .infoBoxContents > a {display: block;margin: 0 0 7px; padding:0}
#moreinformation .infoBoxContents > a:last-child {margin:0}
.index_price span > a {text-transform: capitalize;}
.infoBoxContents.des_video > iframe {
  margin: 20px 0 0;
  width: 100%;
}
.top-menu-holder #cssmenu {float:left;}