/**
	* @category    Design & Layout
	* @name        Aluratek 2013 Design based on Perfectum theme (http://goo.gl/saJXAF)
	* @copyright   Copyright (c) 2014 Brady Sewall (http://bradysewall.com)
*/

* {
	margin: 0;
	padding: 0;
}

/* @group FONTS */
.MuseoSans-300 {
	font-family: MuseoSans-300;
	font-weight: normal;
	font-style: normal;
}

.MuseoSans-500 {
	font-family: MuseoSans-500;
	font-weight: normal;
	font-style: normal;
}

.MuseoSans-100 {
	font-family: MuseoSans-100;
	font-weight: normal;
	font-style: normal;
}

.MuseoSans-500Italic {
	font-family: MuseoSans-500Italic;
	font-weight: normal;
	font-style: normal;
}

.CriqueGrotesk-Regular {
	font-family: CriqueGrotesk-Regular;
	font-weight: normal;
	font-style: normal;
}

.CriqueGrotesk-Light {
	font-family: CriqueGrotesk-Light;
	font-weight: normal;
	font-style: normal;
}
/* @end */

body {
	font-family: MuseoSans-300, sans-serif;
	font-size: 12px;
	color: #818181;
	text-align: center;
}

h1, h2 {
	font-family: CriqueGrotesk-Regular, sans-serif;
}

/* @group CHANGE ORANGE TO MAGENTA */
a {
	color: #EC008B;
	text-decoration: none;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

button.button, .button {
	overflow: visible;
	border: none;
	width: auto;
	height: 27px;
	padding: 0 17px;
	background: #EC008B;
	white-space: nowrap;
	color: white;
	text-align: center;
	text-transform: capitalize;
	margin: 0;
	cursor: pointer;
	color: #fff;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

button.button.inverted:hover, .button.inverted:hover {
	background-color: #EC008B;
	color: #fff;
}

.view-mode strong.grid, .pager .view-mode .grid:hover {
	background: url("../images/grid-invert.png") center center no-repeat;
	margin-top: -5px;
	border-color: #EC008B;
}

.view-mode strong.list,  .pager .view-mode .list:hover {
	background: url("../images/list-invert.png") center center no-repeat;
	border-color: #EC008B;
}

.form-search button.button:hover {
	border-color: #EC008B;
	background-color: #fff;
}

.block .block-content .product-name a:hover {
	color: #EC008B;
}

.block-layered-nav dt:hover {
	color: #EC008B;
}

.block-layered-nav dd li a:hover {
	color: #EC008B;
	text-decoration: underline;
}

.block-layered-nav dd li {
	line-height: 1.35;
	margin: 0 0 0px 0px;
	text-decoration: none;
	display: block;
	text-decoration: none;
	color: #7d8184;
	padding: 10px 8px 10px 32px;
	display: block;
	font-size: 12px;
	color: #000000;
	background: url(../images/mini-point.png) left center no-repeat;
}

.block-cart-header .button-show {
	border: 1px solid #EDE9E9;
	border-right: 0px;
	position: relative;
	color: #EC008B;
	background: #FFF;
	float: right;
	padding: 9px 18px 6px 10px;
}

.header .icon {
	background: #EC008B url("../images/cartmini.png") no-repeat 12px center;
	width: 39px;
	height: 39px;
	margin-right: 1px;
	float: right;
	z-index: 2;
	cursor: pointer;
	margin-top: -3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#phone strong, #phone b {
	color: #EC008B;
	font-size: 18px;
	font-weight: normal;
}

#added #hidewindow , #added a {
	background: #EC008B;
	margin: 0;
}

.special-price .price-label {
	white-space: nowrap;
	color: #EC008B;
}

.saleproduct_label {
	z-index: 1;
	background-color: #EC008B;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	color: #FFFFFF!important;
	font-size: 14px;
	height: 35px;
	margin-left: 174px;
	margin-top: 16px;
	padding-top: 15px;
	position: absolute;
	width: 50px;
	text-align: center;
}

.price-box .price {
	font-size: 15px;
	color: #EC008B;
}

.product-view {
	margin-bottom: 20px;
}

.product-view .product-img-box .main-image .lightbox-btn a {
	text-indent: -9999px;
	display: block;
	width: 50px;
	height: 50px;
	background: #EC008B url(../images/zoom.png) no-repeat center center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.quantity_box_button_up:hover, .quantity_box_button_down:hover {
	background-position: bottom;
	background-color: #EC008B;
}

.buttons-cart {
	width: 33px;
	float: right;
	height: 33px;
	background: #EC008B url("../images/box-product-buttons.png") no-repeat 7px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 12px;
}

.product-buttons .product-buttons-row.product-buttons-row-cart {
	width: 195px;
	background-color: #EC008B;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #FFF;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.product-buttons .product-buttons-row {
	margin-bottom: 10px;
	clear: none;
	float: left;
	cursor: pointer;
	color: #EC008B;
	width: 50%;
}

.box-product-item .box-line {
	background-color: #EC008B;
	height: 1px;
	margin-left: 10px;
	margin-top: 255px;
	position: absolute;
	width: 20px;
}

.shop-about .right {
	float: left;
	width: 235px;
	border: 0px;
	border-top: 5px solid #EC008B;
	overflow: hidden;
}

.shop-news .news-block .news-block-more a {
	background: url(../images/news-more-icon.png) right center no-repeat;
	padding-right: 30px;
	color: #EC008B;
	font-size: 12px;
	margin-bottom: 12px;
	height: 21px;
	display: inline-block;
	padding-top: 3px;
}

#twitter_update_list li .tweet-icon {
	background: #EC008B url(../images/social/twitter.png) center center no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 27px;
	height: 27px;
	position: absolute;
}

.left-categorys a:hover {
	color: #EC008B;
	text-decoration: underline;
}

.custom-footer .custom-footer-column .line {
	background-color: #EC008B;
	height: 1px;
	margin-left: 10px;
	margin-top: 42px;
	position: absolute;
	width: 20px;
	text-indent: -9999px;
	font-size: 0px;
}

.custom-footer .custom-footer-column .social a.google {
	background: #EC008B url(../images/social/google.png) center center no-repeat;
}

.custom-footer .custom-footer-column .custom-footer-contact .contact-icon {
	background-color: #EC008B;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 27px;
	height: 27px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
}

.pages a.previous {
	background: url("../images/car-prev.png") no-repeat scroll center center transparent;
}

.pages a.next {
	background: url("../images/car-next.png") no-repeat scroll center center transparent;
}

.pages a.previous:hover {
	background: url("../images/car-prev-invert.png") no-repeat scroll center center transparent;
}

.pages a.next:hover {
	background: url("../images/car-next-invert.png") no-repeat scroll center center transparent;
}

#footer #message a:hover {
	background: url("../images/top-invert.png") no-repeat center center;
}

/* @end */

/* @group HEADER */
.header {
	padding: 0;
}

.header .header-left {
	float: left;
	margin-top: 28px;
	width: 340px;
}

.header .header-right {
	float: right;
	margin-top: 31px;
	width: auto;
}

/* @end */

/* @group SEARCH */

.searchautocomplete {
    position: absolute !important;
    top: 99px !important;
    right: 212px !important;
}

.form-search label {
	display: none;
}

.searchautocomplete .nav-search-in {
	display: none;
}

.form-search input.input-text {
	float: left;
	height: 29px;
	padding: 1px 10px 1px 10px;
	width: 250px;
	text-transform: capitalize;
	border-right: 1px solid #ede9e9;
}

.form-search button.button {
	float: left;
	background: #EC008B;
	height: 33px;
	text-indent: 0;
	border: 1px solid #ede9e9;
	margin-left: 5px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	width: 75px;
}

.form-search button.button:hover, .form-search button.button:active {
	float: left;
	/*background: #009B2B;*/
	background: #bf0073;
	height: 33px;
	text-indent: 0;
	border: none;
	margin-left: 5px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	width: 75px;
}

/* @end */

/* @group HOME - NEWS/BLOG */

.news-block img {
	height: 100px;
	width: 225px;
}

.shop-news-slider {
	height: 290px;
	overflow: hidden;
	float: left;
	margin-bottom: 50px;
	width: auto;
}

.shop-news .news-block .news-block-date {
	background: url(../images/news-date-icon.png) left center no-repeat;
	padding-left: 20px;
	color: #928f8f;
	font-size: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
}

.blog-home {
	font-size: 14px;
	line-height: 1.5em;
}

.post-view {
	font-size: 14px;
	line-height: 1.5em;
}

.post-list-item {
	padding-top: 15px;
}

/* @end */

/* @group FOOTER */

.footer-container {
	background-color: #25292b;
	padding: 20px 0;
	/* width: 100%; */
	/* text-align: left; */
}

.footer-wrapper {
	background-color: #ffffff;
}

.footer {
	/* margin: 0 auto; */
	/* width: 980px; */
	color: #999999;
	/* padding-top:15px; */
	/* padding-bottom:15px; */
}

.additional-footer {
	/* margin: 0 auto 0; */
	/* padding: 0px; */
	/* width: 980px; */
	margin-top: 0;
	margin-bottom: 0;
}

#footer .column {
	float: left;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}

#footer .column a {
	color: #999999;
}

#footer .col2 {
	margin-left: 10px;
}

#footer .col3 {
	margin-left: 70px;
}

#footer .col4 {
	margin-left: 60px;
}

#footer .col5 {
	margin-left: 40px;
}

#footer h3 {
	color: #ffffff;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.social-links a:hover {
	color: #000000;
	text-decoration: none;
}
/* @end */

/* @group NEWSLETTER / SOCIAL BLOCK */

.footer .footer-left {
	width: 520px;
	text-align: left;
}

.footer .footer-right {
	/* width: 429px; */
	width: 460px;
	text-align: right;
}

.footer li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

.footer-newsletter-container {
	background-color: #0f0f0f;
	text-align: left;
	margin: 0 auto 0;
	padding: 0px;
}

.footer-newsletter-container form {
	display: inline-block;
}

.footer-newsletter-container li {
	display: inline;
	background: none;
}

.footer-newsletter-container h4 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	/* display: inline-block; */
}

.footer-newsletter-container .button.button:hover, .footer-newsletter-container .button:hover {
	/*background-color: #009B2B;*/
	background-color: #25292b;
}

.footer-sub-title-left {
	float: left;
	display: inline-block;
	padding: .5em .75em 0 0;
}

.footer-sub-title-right {
	display: inline-block;
	padding: .5em .75em 0 0;
}

.form-subscribe {
	margin-bottom: 0;
}

.form-subscribe .input-box {
	width: auto;
	float: left;
	height: 27px;
}

.form-subscribe button.button {
	float: left;
	height: 29px;
	width: 93px;
	margin-top: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.form-subscribe input.input-text {
	width: 245px;
	margin-top: 0;
	border-right: 0;
	padding: 0;
	padding-left: 8px;
	float: left;
	height: 27px;
	line-height: 27px;
	border: 1px solid #F5F5F5;
}

button.button, .button {
	overflow: visible;
	border: none;
	width: auto;
	height: 27px;
	padding: 0 17px;
	background: #F2532F;
	white-space: nowrap;
	color: white;
	text-align: center;
	text-transform: capitalize;
	margin: 0;
	cursor: pointer;
	color: #fff;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* @end */

/* @group PRODUCTS */

h1.products-block-header {
	color: #000;
	/* font-size: 18px; */
	font-size: 24px;
	/* font-weight: bold; */
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin-top: 50px;
}

.box-product-item .image {
	text-align: center;
	border-bottom: 0;
	height: 219px;
}

#categories-landing .box-product-item .image img {
	/*border: 5px solid #f5f5f5;*/
	border: none;
}

.products-grid .image img {
	border: 5px solid #f5f5f5;
	/* border:  none; */
}

#products-list img {
	border: 5px solid #f5f5f5;
	/* border:  none; */
}

.products-list .product-image {
	float: left;
	width: 225px;
	height: 255px;
}

.product-collateral {
	font-size: 14px;
}

.left-categorys a {
	text-decoration: none;
	color: #7d8184;
	padding: 10px 8px 10px 32px;
	display: block;
	font-size: 12px;
	color: #000000;
	background: url(../images/mini-point.png) left center no-repeat;
}

.rating-box .rating {
	float: left;
	height: 16px;
	background: url(../images/bkg_rating.png) 0 100% repeat-x;
}

.newproducts .ratings {
	float: right;
	margin: 230px 0 0 20px;
	position: absolute;
}

.box-product-buttons {
	z-index: 5;
	margin-left: 146px;
	margin-top: 215px;
	position: absolute;
}

.newproducts .slide .box-product-item .name {
	margin-top: 45px;
}

.box-product-item .name a:hover {
	color: #000;
	text-decoration: none;
}

.buttons-cart {
	width: 33px;
	float: right;
	height: 33px;
	background: #f2532f url("../images/box-product-buttons.png") no-repeat 7px 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 12px;
}

.buttons-wish {
	width: 33px;
	float: right;
	height: 33px;
	background: #f5f5f5 url("../images/box-product-buttons.png") no-repeat -38px 9px;
	margin-right: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.buttons-compare {
	width: 33px;
	float: right;
	height: 33px;
	background: #f5f5f5 url("../images/box-product-buttons.png") no-repeat -85px 9px;
	margin-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
/* @end */

/* @group CATEGORY LANDING PAGES */
#categories-landing h1 {
	font-size: 24px;
	/* font-family: MuseoSans-300, sans-serif; */
}

#categories-landing h2 {
	font-size: 16px;
	/* font-family: MuseoSans-300, sans-serif; */
}

#categories-landing h3 {
	font-size: 16px;
	/* font-family: MuseoSans-300, sans-serif; */
}

.category-title {
	margin: 0 0 7px;
	display: block;
}

.page-title.category-title h1 {
	border-bottom: none;
	padding-bottom: inherit;
	font-weight: normal;
	text-transform: none;
}

.category-description.std h2 {
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
}

#categories-landing .products-grid li.item {
	border-bottom: none;
}

#categories-landing .box-product-item {
	height: 300px;
	max-height: 300px;
	overflow: hidden;
}

#categories-landing .box-product-item .name {
	margin-top: 15px;
}

.category-image {
	background: #666666;
	border: 5px solid #fff;
	height: auto;
	margin: 10px auto 0 auto;
	width: 910px;
}

.landing_category_container {
	text-align: center;
	width: 100%;
}

.landing_category_item {
	float: left;
	width: 225px;
	margin: 0 10px 40px 10px;
}

.landing_category img {
	height: 215px;
	width: 215px;
}

.landing-category h2 {
	font-size: 14px;
	line-height: 1.25em;
	padding: 15px 0 0 0;
}

.landing-category a:hover, .landing-category a:hover h2 {
	color: #ffff00;
}
/* @end */

/* @group PRODUCTS */
.view-mode {
	float: left;
	margin: 0 0 0 0;
}

.box-product-item {
	height: 370px;
	max-height: 370px;
	width: 225px;
	float: left;
	overflow: hidden;
	padding-bottom: 0 !important;
	margin-left: 10px;
	margin-right: 10px;
}

.box-product-item .name {
	/*margin-top: 45px;*/
	margin-top: 5px;
	/*min-height: 35px;*/
}

.box-product-item .name a:hover {
	color: #000;
	text-decoration: none;
}

.box-product-item .name a {
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	text-align: left;
	text-decoration: none;
	display: block;
	margin-top: 0 !important;
}

.box-product-item .sku {
	margin-top: 45px;
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

.products-grid li.item {
	background: #fff;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #EBE5E5;
	padding-bottom: 0;
	margin-bottom: 5px;
}

.products-list .product-name a {
	font-size: 19px;
	text-transform: none;
	color: #000000;
}

.category-products {
	padding: 0;
}

.category_title {
	padding: 15px 8px;
	border-bottom: 1px solid #EBE5E5;
}

.category_title .block-title h2 {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
}

.category-back-to {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: -15px;
}

.category-back-to a {
	padding: 5px 0 0px 15px;
	background-image: url(../images/back_to_page.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.category-image-container1 {
	background-image: url(../images/category-image-container-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}

.box-product-item .category-name a {
	font-size: 18px;
	text-align: center;
}

.box-product-item .category-name a:hover {
	color: #EC008B;
}

/* @end */

/* @group PRODUCT DETAILS PAGE */

.col1-layout .product-view .product-shop {
	float: right;
	width: 345px;
}

.product-view .product-shop .price-box {
	margin: 7px 0;
	float: left;
	width: 180px;
}

.product-view .product-shop .addtocont {
	float: right;
	font-size: 11px;
}

.product-view .product-shop .white-back {
	width: auto !important;
}

.product-view .product-img-box {
	float: left;
	width: 610px;
}

.product-view .product-shop .product-name h2 {
	font-size: 18px;
	font-weight: normal;
}

.ratings {
	line-height: 1.25;
	padding: 0 0 10px 0;
	margin: 7px 0 25px;
	/* border-bottom: 1px solid #F5F5F5; */
}

.product-view .product-shop .ratings {
	line-height: 1.25;
	padding: 0;
	margin: 0;
}

.product-view .product-shop .price-box .price {
	font-size: 24px;
	font-weight: bold;
}

.old-price .price-label {
	color: #808083;
	font-size: 11px;
	white-space: nowrap;
}

.special-price .price-label {
	color: #EC008B;
	font-size: 11px;
	white-space: nowrap;
}

.old-price .price {
	font-size: 16px !important;
	font-weight: normal;
}

.special-price .price {
	font-size: 16px;
	font-weight: normal;
}

.product-code {
	color: #000000;
}

.social-sharing {
	padding: 15px 0 0 0;
	border-top: 1px solid #F5F5F5;
	border-bottom: none;
}

.product-buttons .buttons-cart {
	float: left;
	margin-top: 0px;
	background-color: transparent;
	padding-right: 10px;
	border-right: 1px solid #ffffff;
	width: 45px;
	background-position: 17px 8px;
	margin-right: 0px;
}
/* @group Product Tabs */
#product_tabs_features_contents li {
	color: #666666;
	background-image: url(../images/magenta_bullet.png);
	background-repeat: no-repeat;
	background-position: left 4px;
    /*list-style: square;*/
	padding: 0 0 5px 13px;
}
/* @group Specifications Tab */
.tab_spec_col {
	float: left;
	margin: 0 20px 40px 20px;
	width: 420px;
}
/* @group Support Tab */
.tab_support_col {
	float: left;
	margin: 0 20px 40px 20px;
	width: 270px;
}

.tab_spec_col li, .registration li {
	color: #666666;
	background-image: url(../images/magenta_bullet.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	/*list-style: square;*/
	padding: 0 0 5px 13px;
}

.tab_support_col h3 {
	border-bottom: 2px solid #F5F5F5;
	padding: 10px 0 10px 0;
	/* margin-bottom:  20px; */
}

.tab_support_col h4 {
	font-weight: bold;
	text-transform: capitalize;
}

.tab_spec_col p {
	color: #000000;
}
/* @group Support Tab, Support Column */
.tab_support_col.support a {
	color: #3f3f3f;
	font-size: 14px;
}

.tab_support_col.support a:hover {
	font-weight: bold;
	text-transform: capitalize;
	color: #EC008B;
	font-size: 14px;
	text-decoration: none;
}

#support-kb {
	border-bottom: 2px solid #F5F5F5;
	padding: 0 0 0 50px;
	background-image: url(../images/product-support-icons.png);
	background-repeat: no-repeat;
}

#support-help {
	border-bottom: 2px solid #F5F5F5;
	padding: 10px 0 0 50px;
	background-image: url(../images/product-support-icons.png);
	background-repeat: no-repeat;
	background-position: left -190px;
}

#support-chat {
	border-bottom: 2px solid #F5F5F5;
	padding: 10px 0 0 50px;
	background-image: url(../images/product-support-icons.png);
	background-repeat: no-repeat;
	background-position: left -390px;
}
/* @group Support Tab, Downloads Column */
.tab_support_col.downloads {
}

.tab_support_col.downloads a {
}

.tab_support_col.downloads a:hover {
}
/* @group Support Tab, Registration Column */
.tab_support_col.registration {
	color: #000000;
}

.tab_support_col.registration a {
	color: #666666;
	text-transform: capitalize;
}

.tab_support_col.registration a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

/* @end */

/* @group CMS / About / Company */
.section-content-container {
	height: auto;
	overflow: hidden;
	margin-bottom: 45px;
}

.cms-2-col {
	width: auto;
	overflow: hidden;
	text-align: justify;
	padding: 0 0 0 30px;
	font-size: 14px;
}

.cms-2-col p {
	line-height: 1.25em;
}

.section-sidebar {
	float: left;
	/* width: 225px; */
	border: 5px solid #f5f5f5;
	padding: 25px;
	line-height: 1.25em;
}

.page-title h1, .section-sidebar h2 {
	font-size: 24px;
	text-transform: capitalize;
	border-bottom: 1px solid #ebe5e5;
	padding-bottom: 1em;
}

.section-content.cms-2-col.company > ul > li {
	padding: 0 10px 10px 0;
}

.section-title h2 {
	border-bottom: 1px solid #ebe5e5;
}


/* @end */

/* @group WHERE TO BUY */
.wtb-logos-container {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 850px;
}

.wtb-logo {
	float: left;
	margin: 2px;
	width: 117px;
}

.wtb-spacer {
	clear: both;
	margin-bottom: 10px;
}

/* @group NAVIGATION */

.floatright {
	float: right !important;
}

#nav ul li a {
	font-size: 14px !important;
}

#nav ul li a:hover {
	background: #f5f5f5 !important;
}

#nav > li.floatright > a > span {
	border-left: none !important;
}

#nav > li {
	float: left;
	border-top: none;
	padding: 16px 15px 16px 15px;
}

#nav .level-top > a, #nav .level-top > span, #nav .custommenuitem > a, #nav .custommenuitem > span {
	/* text-transform: capitalize; */
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
}

#nav .level-top > span {
	font-size: 16px;
}

#nav > li.over, #nav > li:hover {
	border: 0px;
	border-top: none;
	background-color: #bf0073;
}

#nav > li.over > a, #nav > li:hover > a {
	color: #ffffff;
}

#nav > li.active > a {
	color: #ffffff !important;
}

#nav li.block_li > a > span, #nav li.block_li > a {
	cursor: default;
}

#nav .custom_menu_item li a {
	color: #ffffff;
}

#nav > li.parent > a > span {
	border-left: 1px solid #ffffff
}

#nav > li:first-child > a > span {
	border-left: none !important;
}

#nav .custommenuitem {
	float: right;
}

#nav li div.custom_menu_item {
	position: absolute;
	padding: 15px;
	/* z-index: 1500; */
	width: 952px;
	margin-left: -1px;
	top: 56px;
	box-shadow: 0 0 12px 0 rgba (0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 12px 0 rgba (0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 12px 0 rgba (0, 0, 0, 0.15);
}

/* Header Navigation */
/* .nav-container{float:left;} */
.nav-container {
	background: none;
	margin-bottom: 15px;
}

.menu-button {
	display: none;
}

#nav {
	position: relative;
    /* z-index: 10; */
	clear: both;
	padding: 0;
	margin: 0;
}

/* All Levels */
#nav li {
	text-align: left;
	position: relative;
}

#nav li.over {
    /* z-index:998; */
}

#nav li.parent {
}

#nav li a {
	display: block;
	text-decoration: none;
}

#nav li a:hover {
	text-decoration: none;
}

#nav li a span {
	display: block;
	white-space: nowrap;
	cursor: pointer;
	/* text-transform: capitalize; */
	text-transform: capitalize;
	font-weight: normal;
	color: #fff;
	padding: 0;
}

#nav > li > a > span {
	font-size: 1.08em;
	font-weight: 600;
}

#nav > li.parent > a > span {
	padding-right: 7px;
	background-position: right -1195px;
}

#nav li ul a span {
	white-space: normal;
}

/* 1st Level */
#nav li {
	float: left;
}

#nav > li {
	padding: 0;
}

#nav > li > a {
	padding: 1.33em 10px 1.33em 0;
}

#nav > li > a > span {
	padding-left: 18px;
	border-left: 1px solid rgba (255, 255, 255, 0.4);
}

#nav > li:first-child > a > span {
	border: none;
}

#nav li a {
	float: left;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}

#nav li a:hover {
}

#nav li.over,
#nav li.active {
	background-color: #bf0073;
}

#nav > li:first-child a {
	/* padding-left: 0; */
}

#nav > li.last a {
	/* border: none; */
	/* padding-right:0; */
}

/* 2nd Level */
#nav ul,
#nav div {
	position: absolute;
	width: 20em !important;
	top: 55px;
	left: -10000px;
	background: #fff;
	padding: 0 10px;
	/* z-index: 99998; */
	box-shadow: 0 0 5px rgba (205, 204, 201, 0.8);
}

#nav div ul {
	position: static;
	width: auto;
	border: none;
}

/* 3rd+ Level */
#nav ul ul,
#nav ul div {
	top: 7px;
}

#nav ul li {
	float: none;
	clear: both;
	padding: 0;
	margin: 0 !important;
}

#nav ul li.last {
	border-bottom: 0;
}

#nav ul li a {
	float: none;
	font-weight: normal;
	display: block;
	/* padding: 0.75em 0; */
	color: #777;
	line-height: 1.5em;
	border-bottom: 1px solid #eeeeee;
}

#nav ul li a:before {
	color: #EC008B;
	content: '\00B7';
	font-size: 3.5em;
	float: left;
	margin-right: 0;
}

#nav ul li a:hover {
	text-decoration: none;
	background: none repeat scroll 0% 0% #f5f5f5;
	padding-left: 14px;
}

#nav ul li.first > a {
	/* border: none !important; */
}

#nav ul li.parent > a {
	background-position: right -2686px;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: 0;
	transition: none;
	-moz-transition: padding 300ms ease;
	-webkit-transition: padding 300ms ease;
	-o-transition: padding 300ms ease;
	transition: padding 300ms ease;
}

#nav ul li.active.parent > a,
#nav ul li.parent.over > a {
	background-position: right -1386px;
}

#nav ul li.active > a,
#nav ul li.over > a {
	color: #fff !important;
}

#nav ul li a span {
	color: #777 !important;
	text-transform: none;
}

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub {
	left: 0;
	/* z-index:99998; */
}

#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {
	left: 190px;
}

/* @end group NAVIGATION */

/* @group LOG-IN / ACCOUNT */
.dashboard {
	padding-top: 35px;
}
/* @end group LOG-IN / ACCOUNT */

/* @group LIVE CHAT */
.livechat {
}

.live-chat-main-nav-drop div {
	position: static !important;
	padding: 0 !important;
}

#nav .level0 li.over {
	background-color: inherit;
}

.live-chat-footer-nav {
	margin-bottom: 0;
	max-height: 18px;
	overflow: hidden;
}
/* @end group LIVE CHAT */

/* @group MISCELLANEOUS */
.fullwidthbanner-container {
	margin: -15px 0 0 0;
}

.fullwidthbanner revslider-initialised tp-simpleresponsive {
	z-index: 99999;
}

.alert-stock {
	margin-bottom: 15px;
}

.success-msg {
	color: #EC008B;
	border-color: #EC008B;
}

#giftpixel {
	max-width: 700px;
	margin: 20px auto;
}
/* @end */
