/* CSS Document */
@font-face {
	font-family: 'ImbCondensed';
	src: url('../fonts/imb-condensed-webfont.eot');
	src: url('../fonts/imb-condensed-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/imb-condensed-webfont.woff2') format('woff2'), url('../fonts/imb-condensed-webfont.woff') format('woff'), url('../fonts/imb-condensed-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'ImbBold';
	src: url('../fonts/imb-bold-webfont.eot');
	src: url('../fonts/imb-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/imb-bold-webfont.woff2') format('woff2'), url('../fonts/imb-bold-webfont.woff') format('woff'), url('../fonts/imb-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'ImbRegular';
	src: url('../fonts/imb-regular-webfont.eot');
	src: url('../fonts/imb-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/imb-regular-webfont.woff2') format('woff2'), url('../fonts/imb-regular-webfont.woff') format('woff'), url('../fonts/imb-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}
body {
	font-family: 'ImbRegular', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
}
header .row #header_logo {
	padding-top: 12px;
	padding-bottom: 12px;
	width: 20%;
}
header .nav {
	background: #393939;
}
header .nav nav {
	background: url(../img/top_tag.jpg) no-repeat left 3px;
	border-left: 1px double #515151;
	border-right: 1px double #515151;
}
.header-container, .columns-container, #header {
	background-color: #f2f2f2;
}
#header {
	padding-bottom: 0px;
}
.breadcrumb_out {
	background: #ebebeb;
}
#index .columns-container {
	padding-top: 0px;
}
#category .columns-container {
	padding-top: 0px;
}
.columns-container {
	background: #fff;
	padding-top: 20px;
}
.cart_main {
	float: right;
	padding-top: 15px;
	width: 30%;
}
#columns {
	padding-top: 0px;
}
ul#header_links {
	line-height: 46px;
}
#header_links li {
	line-height: 46px;
	position: relative;
	padding-left: 15px;
	width:50%;
	display:inline-block;
	float:left;
}
#header_links li.loginclass{ padding-left:65px;}
#header_links li a {
	display: block;
}
#header_links li a.login{}
#header_links li a.login:before{font-family: "FontAwesome";
	content: "\f007";
	color: #5d5d5d;    font-size: 18px;
    padding-right: 7px;}
#header_links li:hover {
	background: #c71432;
}
ul.header_sub_links {
	display: none;
	border: 1px solid #ebebeb;
	background-color: #fff;
	position: absolute;
	height: auto;
	width: 200px;
	top: 46px;
	right: 0px;
	z-index: 999;
	border-top: 0;
	text-align: left;
}
#header_links li#needhelp {
}
#header_links li#needhelp a {
	position: relative;
	padding: 0px 24px 0px 6px;
	color: #5d5d5d;
}
#header_links li#needhelp .helpingrb {
	padding-left: 30px;
	position: relative;
	display: block;
}
#header_links li#needhelp .helpingrb:before {
	font-family: "FontAwesome";
	content: "\f128";
	color: #5d5d5d;
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#header_links li#needhelp .helpingrb:after {
	font-family: "FontAwesome";
	content: "\f107";
	color: #5d5d5d;
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	position: absolute;
	top: 0px;
	right: 10px;
}
#header_links li#needhelp:hover {
}
#header_links li#needhelp:hover ul.header_sub_links {
	display: block;
	padding-bottom: 0px;
}
#header_links li#needhelp:hover ul.header_sub_links li {
	display: block;
	float: none;
	clear: both;
	width: 100%;
	padding: 0px 0px;
	text-align: left;
	line-height: 30px;
	background: #fff;
}
#header_links li#needhelp ul.header_sub_links li a {
	color: #5d5d5d;
	background: #fff;
	padding-left: 15px;
}
#header_links li#needhelp:hover ul.header_sub_links li a:hover {
	color: #c71432;
	background: #fff;
}
#header_links li#needhelp ul.header_sub_links li a:before {
	font-family: "FontAwesome";
	content: "\f105";
	color: #5d5d5d;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	float: left;
	padding-right: 5px;
}
#header_links li#needhelp:hover ul.header_sub_links li a:hover, #header_links li#needhelp:hover ul.header_sub_links li a:hover:before {
	color: #c71432;
}
#header_links li#needhelp:hover .helpingrb {
	background: #c71432;
	color: #fff;
}
#header_links li#needhelp:hover .helpingrb:after, #header_links li#needhelp:hover .helpingrb:before {
	color: #fff;
}
#header .shopping_cart {
	padding-top: 0px;
	width: 100%;
}
#search_block_top {
}
#search_block_top {
	padding-top: 7px;
}
#del_msg {
	font-size: 14px;
	color: #c3333b;
	line-height: 66px;
	font-weight: bold;
	float: left;
	width: 40%;
}
#search_block_top #searchbox, #searchformmobile #searchbox {
	float: left;
	height: 32px;
	padding-top: 0px;
	float: none;
	position: relative;
	width: auto;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	z-index: 2;
	background: #f7f7f7;
}
#search_block_top #search_query_top, #searchformmobile #search_query_top {
	height: 30px;
	line-height: normal;
	width: 80%;
	max-width: none;
	padding: 0px 0 0px 6px;
	border: 0;
	font-size: 14px;
	color: #666;
	background: #f7f7f7;
	background: -webkit-gradient(linear, left top, left top, from(#f0f0f0), color-stop(3px, #fff));
	background: -webkit-linear-gradient(top, #f0f0f0, #fff 3px);
	background: -moz-linear-gradient(top, #f0f0f0, #fff 3px);
	background: -ms-linear-gradient(top, #f0f0f0, #fff 3px);
	background: -o-linear-gradient(top, #f0f0f0, #fff 3px);
	background: linear-gradient(to bottom, #f0f0f0, #fff 3px);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#search_block_top #search_query_top.form-control:focus, #searchformmobile #search_query_top.form-control:focus {
	outline: none;
	box-shadow: none;
}
#search_block_top .btn.button-search span:before, #searchformmobile .btn.button-search span:before {
	height: 30px;
	line-height: 30px;
	content: "\f002";
	font-family: "FontAwesome";
	font-size: 17px;
	text-align: center;
	color: #8a8a8a;
}
#search_block_top .btn.button-search:before, #searchformmobile .btn.button-search:before {
	display: none;
}
#search_block_top .btn.button-search span, #searchformmobile .btn.button-search span {
	display: block;
}
#search_block_top .btn.button-search, #searchformmobile .btn.button-search {
	background: transparent;
	width: 20%;
	height: 30px;
	padding: 0;
	top: 0px;
	right: 0px;
	position: absolute;
	border-left: 1px solid #d1d1d1;
	overflow: hidden;
	background-color: #f1f1f1;
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
	cursor: pointer;
	color: #8a8a8a;
}
#search_block_top .btn.button-search:hover span:before, #searchformmobile .btn.button-search:hover span:before {
	color: #c71432;
}
#userinfoblock {
	background: url(../img/topgrade.png) -573px -49px no-repeat;
	padding-left: 0px;
}
#userinfoblock, #blockcarttopmain {
	float: right;
	height: 46px;
}
.shopping_cart > a:first-child:before {
	padding-left: 12px;
	height: 32px;
	line-height: 32px;
	position: absolute;
	color: #fff;
	left: 0px;
	top: 0px;
	font-size: 18px;
}
.shopping_cart > a:first-child b {
	font-size: 12px;
	font-weight: normal;
}
#header .cart_block {
	top: 46px;
	background: #f4f4f4;
	box-shadow: 0 5px 10px rgba(0,0,0,.5);
	border: 0px;
	right: 15px;
}
.cart_block dt {
	padding: 0px 10px 10px 0px;
}
.cart_block .cart-images {
	margin-right: 10px;
}
.cart_block .cart-info .product-name a, #header .cart_block .price, .cart_block .cart-info .quantity-formated, #header .cart_block .cart_block_list .remove_link a, #header .cart_block a, #header .cart_block .cart-prices {
	color: #000;
}
.cart_block .cart_block_list .remove_link {
	top: 10px;
}
#header .cart_block .price {
	font-size: 13px;
}
#header .cart_block .cart-prices {
	background: #fff;
	padding: 10px;
}
#header .cart_block .cart-buttons {
	background: #0d213a;
	padding: 10px;
}
#header .cart_block.block .block_content {
	padding: 0px;
}
#header .cart_block dt {
	background-image: none;
}
#header dl.products {
	padding: 0px 0 0 0px;
	margin-bottom: 0px;
}
.cart_block dt {
	padding: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.shopping_cart > a:first-child {
	border: 0px solid #030303;
	background: transparent;
	padding: 0px 0px 0px 40px;
	line-height: 46px;
	height: 46px;
	width: 100%;
	color: #5d5d5d;
	overflow: visible;
	text-shadow: none;
}
.shopping_cart > a:first-child b {
	color: #5d5d5d;
	text-shadow: none;
}
.shopping_cart > a:first-child:before {
	padding-left: 12px;
	height: 46px;
	line-height: 46px;
	position: absolute;
	color: #5d5d5d;
	left: 0px;
	top: 0px;
	text-shadow: none;
}
#header .shopping_cart > a:first-child:after {
	display: none;
}
.cartcheckout {
	padding-left: 12px;
	height: 39px;
	width: 80px;
	line-height: 39px;
	font-weight: normal;
	position: absolute;
	right: 0px;
	color: #b5b5b5;
	top: 0px;
	border-left: 0px double #030303;
	background: #c3333b;
}
.cart_block .cart-buttons a#button_order_cart {
	margin-bottom: 0px;
}
.cart_block .cart-buttons a#button_order_cart span {
	background: #c3333b;
	text-shadow: none;
	color: #fff;
	border: 0px;
}
.shopping_cart.topicons .ajax_cart_quantity {
	border-radius: 10px;
	color: #fff;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -6px;
	right: 0px;
	background: #c3333b;
	margin-left: 0;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	z-index: 2;
}
.topicons {
	display: inline-block;
	float: right;
	width: 45px;
	height: 33px;
	/*background: url(../img/top_icons.jpg) no-repeat 0px 0px;*/
	position: relative;
	margin-left: 10px;
}
.topicons:before {
	height: 29px;
	line-height: 29px;
	content: "\f003";
	font-family: "FontAwesome";
	font-size: 30px;
	text-align: center;
	color: #123b6f;
}
.shopping_cart.topicons:before {
	content: "\f07a";
}
a#usertopicon:before {
	content: "\f007";
}
a#contacticon:before {
	content: "\f025";
}
a#locationicon:before {
	content: "\f041";
}
a#newslettericon:before {
	content: "\f003";
}
.topicons:hover:before {
	color: #3cb6f7;
}
#block_top_menu {
	padding-top: 0px;
	background: #000000;
}
.topmenusubheader_outer {
	clear: both;
}
.topmenusubheader {
	text-align: center;
	background: #337cb3;
}
.topmenusubheader img {
	width: 100%;
}
.submenutitle {
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #262626), color-stop(1, #3a3a3a) );
	background-image: -o-linear-gradient(bottom, #262626 0%, #3a3a3a 100%);
	background-image: -moz-linear-gradient(bottom, #262626 0%, #3a3a3a 100%);
	background-image: -webkit-linear-gradient(bottom, #262626 0%, #3a3a3a 100%);
	background-image: -ms-linear-gradient(bottom, #262626 0%, #3a3a3a 100%);
	background-image: linear-gradient(to bottom, #262626 0%, #3a3a3a 100%);
	text-align: center;
	line-height: 25px;
	color: #b5b5b5;
	font-weight: bold;
	font-size: 13px;
}
#index .bx-wrapper .bx-pager {
	bottom: 0px;
	text-align: left;
	padding-left: 10px;
	background-color: rgba(0,0,0,.5);
	padding-top: 7px;
	padding-bottom: 10px;
	height: 30px;
	text-align: center;
}
#index .bx-wrapper .bx-pager.bx-default-pager a {
	display: block;
	width: 10px;
	height: 10px;
	line-height: 13px;
	background-color: #bcbcbc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#index .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #c71432;
	color: #006db0;
}
#homepage-slider {
	margin-bottom: 0px;
	margin-top: -1px;
}
.homeslider_count_1 .bx-controls {
	display: none !important;
}
div#editorial_block_center {
	padding: 10px;
}
.editorial_block h2 {
	text-align: center;
	color: #006fb7;
	font-size: 15px;
	font-weight: bold;
}
.footer-container {
	background: #343530;
	margin-top: 0px;
}
.footer-container.social_footer {
	background: #2f2f2b;
}
.footer-container #footer .blockcategories_footer {
	clear: none;
}
.footer-container #footer #social_block {
	padding: 9px 15px 0px 9px;
}
.footer-container #footer {
	background: transparent;
	padding-bottom: 0px;
}
.footer-container #footer .footer-block {
	margin-top: 15px;
}
.footer-container #footer h4 {
	text-transform: none;
	font-weight: 700;
	font-size: 19px;
	margin: 15px 0;
	color: #fff;
}
.footer-container #footer h4 a {
	color: #000;
}
.footer-container #footer ul li a {
	text-shadow: none;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}
.footer-container #footer ul li a:hover {
	color: #006fb7;
}
.footer-container #footer #social_block {
	width: 100%;
	padding-left: 0px;
}
.footer-container #footer #social_block ul {
	float: right;
}
.footer-container #footer #social_block ul li {
	background: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-bottom: 0px;
	margin-left: 10px;
	width: 30px;
	line-height: 30px;
}
.footer-container #footer #social_block ul li a {
	color: #000;
	display: block;
	height: 30px;
	line-height: 30px;
}
.footer-container #footer #social_block ul li a:before {
	font-size: 20px;
	vertical-align: 3px;
}
.footer-container #footer #social_block ul li a:hover {
	color: #c71432;
}
#footer #newsletter_block_left .form-group .button-small {
	background: #c71432!important;
	text-indent: 0em;
	min-width: 100px;
	line-height: 30px;
	margin: 0 0 0px 0px;
	padding: 0px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-left: 0px;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}
#footer #newsletter_block_left .form-group .button-small:before {
	float: right;
	color: #fff;
	font-size: 15px;
}
#footer #newsletter_block_left .form-group .button-small span {
	display: inline-block;
	float: left;
	color: #fff;
	border: 0px;
	padding: 0px;
}
#block_various_links_footer ul {
	width: 50%;
	display: inline-block;
	float: left;
}
#footer #newsletter_block_left {
	padding: 0px;
	width: 100%;
}
.footer_block_5 {
	width: 20%;
	display: inline-block;
	float: left;
	padding-top: 20px;
}
.footer-container #footer .footer_block_5 ul li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.newsletterfooter {
	background: #40403a;
	min-height: 95px;
}
.newsletterinner {
	background: #0f2542;
	padding: 27px 60px;
}
#footer #newsletter_block_left h4 {
	float: left;
	font-weight: 700;
	font-size: 28px;
	line-height: 95px;
	height: 95px;
	padding: 0px;
	margin: 0px;
	text-transform: none;
	font-family: 'ImbCondensed', sans-serif;
}
#footer #newsletter_block_left h4 span {
	color: #c71432;
}
#footer #newsletter_block_left .form-group {
	text-align: right;
	padding-top: 35px;
}
#footer #newsletter_block_left .block_content {
	float: right;
	width: 50%;
}
#footer #newsletter_block_left .newsletterinner p {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	width: 40%;
	color: #3cb6f6;
	margin: 24px 0 18px;
}
#footer #newsletter_block_left .form-group .form-control {
	float: none;
	display: inline-block;
	width: 60%;
	margin-right: 10px;
	border-top: 2px solid #d4d5d6;
	line-height: 27px;
	height: 30px;
	color: #727272;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: none;
}
#footer #newsletter_block_left ol {
}
#footer #newsletter_block_left ol li {
	position: relative;
	color: #fff;
	float: left;
	width: 50%;
	padding: 1.2% 0 0 37px;
	min-height: 56px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
}
#footer #newsletter_block_left ol li:first-child {
	padding-right: 15%;
}
#footer #newsletter_block_left ol li span {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}
.footer-container.copyright {
	background: #343530;
}
.footer-container.copyright #footer ul li {
	display: inline-block;
	float: left;
}
.footer-container.copyright #footer ul li a {
	padding: 0px 20px 0px 0px;
}
.footer-container.copyright #footer ul li a:hover {
	color: #c71432;
}
.footer-container.copyright .footerlogo {
	text-align: right;
}
body {
	counter-reset: my-awesome-counter;
}
#footer #newsletter_block_left ol li {
	counter-increment: my-awesome-counter;
}
#footer #newsletter_block_left ol li:before {
	content: counter(my-awesome-counter);
	position: absolute;
	top: 0;
	left: 0;
	color: #3cb6f6;
	font-weight: 400;
	font-size: 20px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	display: block;
	border-radius: 16px;
	background: #fff;
	text-align: center;
}
#footer #newsletter_block_left .form-group.newsletter_input_field {
	width: 47.50%;
	margin-right: 5%;
	float: left;
	margin-top: 10px;
}
#footer #newsletter_block_left .form-group.newsletter_input_field.even {
	margin-right: 0px;
}
#footer #newsletter_block_left .form-group.newsletter_input_field .form-control {
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
	padding: 10px 10px 10px 12px;
}
#submitNewsletter {
	float: right;
	margin-top: 10px;
	margin-right: 0%;
	background: #c3333b;
	display: inline-block;
	border: 0;
	color: #FFF;
	font-weight: 700;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 150px;
	height: 40px;
}
#newslettererror {
	margin: 10px 0 0 0;
}
#block_various_links_footer {
	padding-top: 30px;
}
.footerbottom {
	padding-top: 50px;
}
.copyright {
	text-align: center;
	font-size: 12px;
	padding: 25px 10px;
}
#paiement_logo_block_left {
	width: 100%;
	clear: both;
	padding-top: 30px;
	text-align: center;
}
/*category page*/
#index #columns {
	padding: 0px;
}
#columns {
	background: #fff;
	padding: 0px 0px 0px 0px;
}
.breadcrumb {
	display: block;
	width: 100%;
	border: 0px solid #dee5ef;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	color: #8c8c8c;
	background: transparent;
	border-radius: 0px;
	line-height: 38px;
	padding: 0px !important;
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: capitalize;
}
.breadcrumb_inner {
	display: block;
	margin: 0px 0px;
	padding: 0px 0px;
}
.breadcrumb a.home, .breadcrumb a {
	color: #8c8c8c;
	background: transparent;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 6px;
}
.breadcrumb a:before, .breadcrumb a:after {
	display: none;
}
.breadcrumb .navigation-pipe {
	text-indent: 0px;
	width: 8px;
}
.breadcrumb a.backlast i {
	margin-right: 6px;
}
.breadcrumb a.backlast {
	padding-right: 0px;
}
#category .breadcrumb_out {
	background: #ebebeb;
}
.breadcrumb_out {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}
#secbread {
	font-family: 'ImbCondensed', sans-serif;
	font-size: 40px;
	line-height: 22px;
	color: #40403a;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#secbread i {
	font-size: 7px;
	float: left;
	line-height: 23px;
}
.categorymain_img {
	text-align: center;
	float: none;
	clear: both;
}
#secbread .totalproducts {
	font-size: 15px;
	text-transform: capitalize;
	font-family: "ImbRegular";
	font-weight: normal;
}
.breadcrumb #secbread a {
	color: #40403a;
}
.breadcrumb #secbread .navigation-pipe {
	padding-right: 12px;
}
.categorymain_img img {
	width: 100%;
}
#subcategories {
	border-top: 0;
}
#subcategories p.subcategory-heading {
	border-bottom: 1px solid #ebebeb;
	font-family: 'ImbCondensed', sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #40403a;
	padding-bottom: 10px;
}
.block .title_block, .block h4 {
	border: 0;
	padding: 0 0 0 0px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	font-weight: 700;
	color: #5d5d5d;
	background: #fff;
}
.block {
	border: 0px solid #dee5ef;
	padding: 0px;
}
.block .block_content {
	padding: 0px;
}
.content_scene_cat {
	border: 0;
	margin-bottom: 15px;
}
.content_scene_cat .content_scene_cat_bg {
	padding: 12px 20px;
}
.content_scene_cat .content_scene_cat_bg.nocatimg {
	background: transparent !important;
}
.content_scene_cat span.category-name {
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
}
.content_scene_cat .content_scene_cat_bg.nocatimg span.category-name {
	color: #006db0;
}
.content_scene_cat .content_scene_cat_bg.nocatimg .rte {
	color: #000;
}
.content_sortPagiBar .display, .content_sortPagiBar .display_m {
	display: none !important;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage select {
	max-width: 60px;
	width: 60px;
	margin-right: 10px;
}
.content_sortPagiBar .sortPagiBar #productsSortForm select, .content_sortPagiBar .sortPagiBar .nbrItemPage select {
	width: 100px;
	margin-right: 10px;
	height: 27px;
	display: inline-block;
	padding: 0 5px;
	border: 1px solid #cacaca;
 background-image: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxOTAiIGhlaWdodD0iNDIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, #fff 0%, #f1f1f1 100%);
	background-image: -o-linear-gradient(bottom, #fff 0%, #f1f1f1 100%);
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #f1f1f1 100%);
	background-image: linear-gradient(bottom, #fff 0%, #f1f1f1 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.content_sortPagiBar .sortPagiBar {
	float: left;
	clear: none;
	border: 0;
	width: 60%;
}
.top-pagination-content .product-count, .bottom-pagination-content .product-count {
	padding: 6px 10px 0px 0px;
}
.top-pagination-content div.pagination .showall, .bottom-pagination-content div.pagination .showall {
	display: none !important;
}
.top-pagination-content div.pagination, .bottom-pagination-content div.pagination {
	width: 100%;
	text-align: right;
	float: right;
}
.top-pagination-content ul.pagination, .bottom-pagination-content ul.pagination {
	margin: 0px 0px 0px;
}
.content_sortPagiBar .sortPagiBar #productsSortForm {
	margin: 0px;
}
.top-pagination-content, .bottom-pagination-content {
	padding: 0px 0px 0px;
	border: 0;
	float: right;
	width: 40%;
}
.content_sortPagiBar .sortPagiBar #productsSortForm, .content_sortPagiBar .sortPagiBar .nbrItemPage {
	float: left;
}
.content_sortPagiBar {
	padding: 4px 10px;
	height: 70px;
	font-size: 12px;
	margin-bottom: 10px;
	border: 0px solid #dee5ef;
	color: #000;
	padding-bottom: 45px;
	background: url(../img/pagination.png) no-repeat bottom center;
}
.topcategorybar {
	width: 100%;
}
.topcategorybar .product-count {
	float: right;
	line-height: 27px;
	padding-right: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #888;
}
.content_sortPagiBar .sortPagiBar.topcategorybar .nbrItemPage {
	float: right;
}
#productsSortForm_bottom {
	float: left;
}
.top-pagination-content ul.pagination li, .bottom-pagination-content ul.pagination li {
	border-right: 0px solid #000;
	margin-top: 0px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	padding: 0px;
	text-align: center;
}
.top-pagination-content ul.pagination li > a, .top-pagination-content ul.pagination li > span, .bottom-pagination-content ul.pagination li > a, .bottom-pagination-content ul.pagination li > span, .top-pagination-content ul.pagination li > a span, .top-pagination-content ul.pagination li > span span, .bottom-pagination-content ul.pagination li > a span, .bottom-pagination-content ul.pagination li > span span, .top-pagination-content ul.pagination li.active > span span, .bottom-pagination-content ul.pagination li.active > span span {
	border: 0px;
	background: transparent;
	line-height: 30px;
	display: block;
	text-align: center;
	width: 30px;
	padding: 0px !important;
}
.top-pagination-content ul.pagination li.pagination_previous, .bottom-pagination-content ul.pagination li.pagination_previous, .top-pagination-content ul.pagination li.pagination_next, .bottom-pagination-content ul.pagination li.pagination_next {
	margin-top: 2px;
	border: 0px;
}
.top-pagination-content ul.pagination li > a span, .top-pagination-content ul.pagination li > span span, .bottom-pagination-content ul.pagination li > a span, .bottom-pagination-content ul.pagination li > span span {
	padding: 0px 8px;
}
.top-pagination-content ul.pagination li > a:hover span, .bottom-pagination-content ul.pagination li > a:hover span {
	background: #fff;
}
.top-pagination-content ul.pagination li.active > span, .bottom-pagination-content ul.pagination li.active > span {
	border: 1px solid #ccc;
}
.content_sortPagiBar .sortPagiBar label {
	font-size: 15px;
	font-weight: bold;
	color: #888;
	text-transform: uppercase;
}
.content_sortPagiBar .sortPagiBar select {
	width: 100px;
}
#productsSortForm {
	width: 50%;
	float: left;
}
#productsSortForm label, .content_sortPagiBar .sortPagiBar label {
	float: left;
	color: #888;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 22px;
	font-family: "ImbBold";
}
#productsSortForm select {
	max-width: 100px;
	width: 100px;
	float: left;
}
.bottom-pagination-content ul.pagination .pagination_next, .bottom-pagination-content ul.pagination .pagination_previous {
	font-size: 18px;
}
ul.product_list .product-image-container img {
	border-bottom: 1px solid #dcdcdc;
	width:80%;
	/*max-width:180px;*/
}
ul.product_list.grid > li {
	padding-left: 5px;
	padding-right: 5px;
}
ul.product_list.grid {
	padding-left: 10px;
	padding-right: 10px;
}
ul.product_list.grid > li .product-container .product-image-container {
	border: 0px;
	padding: 0px;
}
ul.product_list.grid .product-name {
	color: #2f2f2b;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
}
ul.product_list.grid > li .product-container h5 {
	height: auto;
	margin-bottom: 0px;
	min-height: inherit;
	padding-bottom: 0px;
	text-align: left;
	padding: 0px;
}
ul.product_list.grid > li .price.product-price {
	font-weight: bold;
	line-height: 21px;
	font-size: 16px;
	white-space: nowrap;
	color: #2f2f2f;
	float: left;
	padding-right: 5px;
}
ul.product_list.grid > li .product-container .comments_note .star_content {
	margin-left: 0px;
	font-size: 9px;
}
ul.product_list.grid > li .product-container .comments_note .star_content div.star:after {
	font-size: 9px;
}
ul.product_list.grid > li .product-container .comments_note .star_content div.star {
	width: 10px;
}
ul.product_list.grid > li .product-container .old-price {
	color: #c3333b;
	font-weight: 500;
	font-size: 13px;
	line-height: 21px;
	float: left;
}
ul.product_list.grid > li .product-container .price-percent-reduction {
	display: none;
}
ul.product_list.grid > li .product-container .button.lnk_view {
	font-size: 18px;
	line-height: 25px;
	color: #5d5d5d;
	font-weight: 700;
	text-transform: uppercase;
	background: #fff;
	border: 0px;
	float: left;
}
ul.product_list.grid > li .product-container .content_price {
	text-align: left;
}
ul.product_list.grid > li .product-container .comments_note {
	display: inline-block;
	float: right;
}
ul.product_list.grid > li .product-container .comments_note .nb-comments {
	padding-right: 5px;
	font-size: 10px;
}
#layered_block_left div > form > div > div:last-child {
	border: 0;
}

#product_comments_block_extra{ margin:0px; background:#fff; border:0px; padding:0px;}
#product_comments_block_extra .comments_note{ float:left;}
#product_comments_block_extra .comments_advices{ float:left; clear:none;}
.comments_advices a.reviews:before{ content:"\f105"; background:#fff; color:#525152; line-height:15px; width:15px; margin-right:0px; height:15px;}
#product_comments_block_extra div.star:after{ font-size:20px;}
#product_comments_block_extra div.star{ width:22px;}
.comments_advices a.reviews{ border:0px; line-height:15px; text-align:left;}
.comments_advices li{ line-height:15px;}
#product .pb-center-column {
}

.box-info-product {
	border: 0px solid #dee5ef;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	background: #fff;
}
.box-info-product_bottom {
	background: #fff;
	height: 20px;
	margin: 0px -20px;
	display: none;
}
.box-info-product.large_box_info {
	background: #fff;
}
.box-info-product.large_box_info .box-info-product_bottom {
	background: #fff;
}
.product_attributes, .box-cart-bottom {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0px;
}
.pb-center-column h1 {
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 24px;
	color: #40403a;
	font-weight: normal;
	text-transform: none;
	border-bottom: 0;
	font-family: 'ImbCondensed', sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	clear:both;
}
.content_prices {
	padding: 0px;
}
.pb-center-column #buy_block label {
	text-align: left;
	float: none;
	width: 100%;
	clear: both;
	color: #333;
	font-size: 15px;
	font-family: 'ImbCondensed', sans-serif;
}
#attributes .attribute_list {
	width: 100%;
	float: none;
	clear: both;
}
.socialsharing_product .btn {
	padding: 6px;
	    height: 33px;
    width: 33px;
    border: 1px solid #ccc;
    border-radius: 17px;
}
.socialsharing_product .btn i{ font-size:20px;}
.buttons_bottom_block {
	padding: 0px;
}
.price {
	font-size: 24px;
	line-height: 26px;
	color: #333;
}
#old_price {
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
	color: #c3333b;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: 'ImbCondensed', sans-serif;
}
#old_price .price {
	color: #c3333b;
}
.pb-center-column #buy_block {
	margin-top: 0px;
	padding:15px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.cta-link{ font-size:12px; color:#1a1a16;}
.cta-link:before {
    
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: normal;
	    content: "\f105";
    background: #fff;
    color: #1a1a16;
	 padding-right:5px;
}
.attribute_select,#quantity_wanted{border: 1px solid #cacaca;
 background-image: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…AiIHdpZHRoPSIxOTAiIGhlaWdodD0iNDIiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, #fff 0%, #f1f1f1 100%);
	background-image: -o-linear-gradient(bottom, #fff 0%, #f1f1f1 100%);
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #f1f1f1 100%);
	background-image: linear-gradient(bottom, #fff 0%, #f1f1f1 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height:27px;
	margin-top:10px;
	width:100%;
	}
#attributes{ width:60%; float:left; margin-right:10%;}
.our_price_display .price {
	font-size: 40px;
	line-height: 40px;
	color: #40403a;
	font-weight: normal;
}
#attributes fieldset {
	padding-bottom: 10px;
}
#product .our_price_display {
	display: inline-block;
	font-family: 'ImbCondensed', sans-serif;
}
.pb-center-column #product_reference {
	color: #193d6c;
	font-size: 13px;
	line-height: 20px;
}
.box-info-product .exclusive, #pQuantityAvailable {
	margin-left: 0%;
	clear: both;
}
.box-info-product .exclusive span {
	padding: 6px 36px 6px 60px;
	font-size: 14px;
}
.box-info-product .exclusive:before {
	display: none;
}
.box-info-product .exclusive:after {
	font-family: "FontAwesome";
	position: inherit;
	color: #fff;
	font-size: 15px;
	left: 10px;
	text-shadow: none;
	content: "\f07a";
	z-index: 2;
	width: 26px;
	height: 26px;
	display: inline-block;
	text-align: center;
	border: 0px solid #06b2e6;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	line-height: 26px;
	padding: 0px;
	background: #fff;
	color: #c71432;
	text-align: center;
	top: 9px;
	float:right; margin-right:30px;
}
#product #page .rte {
	padding: 10px 0px;
}
#productscategory_list {
	clear: both;
	width: 100%;
	padding-right: 0px;
	    padding-bottom: 30px;
}
#productscategory_list li.product-box {
	border-bottom: 0px solid #dee5ef;
	text-align: center;
	padding-right:15px;
	background:url(../img/ppright.png) no-repeat top right;
}
#productscategory_list li.product-box p.price_display {
	text-align: center;
}
#productscategory_list li.product-box .product-image {
	border: 0;
}
#productscategory_list li.product-box:last-child {
	border: 0;
}
#product h3.page-product-heading {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	background:url(../img/pptitle.png) no-repeat bottom center;
	margin-top: 0px;
	padding: 0px 0 6px 0;
	text-transform: none;
	text-align: left;
	margin-bottom: 5px;
	border-bottom: 0px solid #ccc;
	font-size: 40px;
	height:45px;
    border: 0px;
    text-align: center;
    font-family: "ImbCondensed";
    margin-bottom: 0px;
}
.product-box .product-image img {
	margin: auto;
}
#productscategory_list .bx-viewport {
	height: auto !important;
}
#productscategory_list .bx-wrapper {
	width: 100% !important;
	max-width: 100% !important;
}
#product .table-data-sheet {
	margin: 0px !important;
}
.container {
	padding: 0px;
}
#homedepartments {
}
#attributes .attribute_list ul {
	margin-bottom: 0px;
}
#quantity_wanted{ width:100%;}
#attributes .attribute_list #color_to_pick_list li {
	width: auto;
	padding: 0px;
	height: 30px;
	border: 1px solid #000;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#attributes .attribute_list #color_to_pick_list li a {
	padding: 0px 4px;
	text-align: center;
	font-family: 'ImbCondensed', sans-serif;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick {
	height: 28px;
	width: auto;
	min-width: 28px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 400;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#attributes .attribute_list #color_to_pick_list li:hover, #attributes .attribute_list #color_to_pick_list li.selected {
	background: #c71432;
	color: #fff;
}
#attributes .attribute_list #color_to_pick_list li:hover, #attributes .attribute_list #color_to_pick_list li:hover {
	background: #f42043;
}
#attributes .attribute_list #color_to_pick_list li:hover a, #attributes .attribute_list #color_to_pick_list li.selected a {
	color: #fff;
}
#quantity_wanted_p {
	border: 0px solid #ccc;
	background: #FFF;
	height: 27px;
	width: 30%;
	float: left;
}
#quantity_wanted_p input {
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #333;
	text-align: center;
	font-weight: 700;
	font-size: 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#availability_value {
	margin-left: 0px;
	float: left;
}
#availability_statut, #pQuantityAvailable {
	float: left;
	margin-right: 5px;
	clear: none;
}
#pQuantityAvailable {
	line-height: 28px;
}
.box-info-product p#add_to_cart {
	float: left;
	clear: none;
	width: 100%;
	margin-left: 0%;
}
.box-info-product p#add_to_cart .exclusive {
	height: 45px;
	width: 100%;
	line-height: 45px;
	background: #c71432;
	color: #fff;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-size: 18px;
	font-weight: bolder;
	margin-left: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:left;
	padding-left:20px;
}
.cart_block.block .block_content {
	background-image: none;
}
p#productwishlist {
	width: 48.50%;
	margin-right: 3%;
	float: left;
}
div.sendtofriend {
	width: 48.5%;
	float: left;
}
#addtocartbox{ height:50px;}
.buttons_bottom_block, li.sendtofriend {
	display: inline-block;
	width: 49%;
	height: 24px;	
    color: #1a1a16;;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	line-height: 15px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-top:0px;
}
#addtocartblock{ clear:both;   background: #f5f5f5;
    background: -moz-linear-gradient(top,#f5f5f5 0,#fff 20px);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(20px,#fff));
    background: -webkit-linear-gradient(top,#f5f5f5 0,#fff 20px);
    background: -o-linear-gradient(top,#f5f5f5 0,#fff 20px);
    background: -ms-linear-gradient(top,#f5f5f5 0,#fff 20px);
    background: linear-gradient(to bottom,#f5f5f5 0,#fff 20px); padding:15px 15px 0px 15px;}
.buttons_bottom_block a#wishlist_button_nopop:before, li.sendtofriend a:before{
	    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: normal;
    content: "\f105";
    background: #fff;
    color: #1a1a16;
    padding-right: 5px;
	line-height:15px;
	width:6px;
}

.error_attr {
	color: #f00;
	border: 1px dashed #f00;
	padding: 7px;
	margin: 10px 0px;
	display: none;
	clear:both;
}
.error_attr.show {
	display: block;
}
#product #attributes.error {
	border: 1px dashed #f00;
	padding: 10px;
}
.locationproduct {
	display: block;
	padding: 10px 0px;
	clear: both;
}
.locationproduct img {
	width: 100%;
}
#more_info_block {
	border: 0px solid #5d5d5d;
}
#more_info_tabs {
	background-color: #5d5d5d;
	height: 45px;
}
.categoryprods {
	float: right;
	padding-left: 0px;
}
.sheetinner {
	margin-left: 0px;
	border: 1px solid #5d5d5d;
}
#product .idTabs .selected {
	background: none repeat scroll 0 0 #FFFFFF;
	border: none;
	border-bottom: 1px solid #fff;
	color: #5d5d5d;
	height: 45px;
}
#product .idTabs > li {
	overflow: hidden;
	height: 45px;
}
#product .idTabs > li a {
	background: #5d5d5d;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0px 0;
	height: 45px;
	min-width: 150px;
	border-radius: 0;
	color: #fff;
	line-height: 45px;
	padding: 0px;
	text-align: center;
	border: 0;
	margin-right: 0px;
	height: 44px;
}
#product .nav-tabs > li.active > a, #product .nav-tabs > li.active > a:hover, #product .nav-tabs > li.active > a:focus {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0px !important;
	outline: 0;
	outline-style: none;
	outline-width: 0;
}
#product .more_info_block {
}
#more_info_sheets {
	padding: 20px 5px 20px 20px;
}
.productdescriptioncolumn{    background: #fbfbfb;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; margin-top:40px;
	padding:20px 0px;}
	
	
.productdescriptioncolumn .bighead{ font-size:60px; border:0px; text-align:center; font-family:"ImbCondensed"; margin-bottom:15px;}
.blockproductscategory {
	margin-top: 20px;
}
.shoprunner,.freeshipping{ margin:10px 0 0 0px;    padding: 15px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
/*#topmainblock{ margin:0px;}*/
.block .products-block li {
	width: 20%;
	float: left;
	border: 0px;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.block .products-block li .products-block-image {
	border: 0px;
	float: none;
	clear: both;
}
.block .products-block li .products-block-image img {
	width: 100%;
}
.bx-controls-direction {
	
}
#productscategory_list .bx-controls-direction, #viewed-products_block_left .bx-controls-direction {
	
}
#product .bx-wrapper .bx-controls-direction a{ height:30px; width:30px;}
#product .bx-wrapper .bx-controls-direction a:before{ font-size:30px; top:0px; line-height:30px;}
#product .bx-wrapper .bx-controls-direction a.bx-prev{ left:-30px;}
#product .bx-wrapper .bx-controls-direction a.bx-next{ right:-30px;}
#viewed-products_block_left .title_block {
	height: 30px;
	line-height: 30px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
}
#viewed-products_block_left .bx-wrapper {
	width: 100% !important;
	max-width: 100% !important;
}
.block .products-block li .product-content {
	overflow: visible;
}
#product .bx-wrapper .bx-pager{ bottom:0px;}
#product  .bx-wrapper .bx-pager.bx-default-pager a{ background:#e0e1e1;}
#product  .bx-wrapper .bx-pager.bx-default-pager a:hover,#product  .bx-wrapper .bx-pager.bx-default-pager a.active{ background:#a30e2c;}
#productscategory_list li.product-box p.price_display .price {
	font-size: 16px;
	font-weight:bold; font-family:"ImbBold";
}
#product h3.idTabHrefShort.page-product-heading{ background:none;}
#product_comments_block_tab div.comment{ background:url(../img/filter_label.gif) no-repeat top center;    background-size: 100%; border:0px; padding:0px;}
#product_comments_block_tab div.comment .comment_author{ padding-top:30px; padding-right:30px; background:url(../img/shadow-border-right2.gif) no-repeat right 6px; border:0px; }
#product_comments_block_tab div.comment .comment_details{ padding:30px; border:0;}

#new_comment_tab_btn{ background:#000; color:#fff; padding:0 15px 0px 15px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; line-height:40px;}
#new_comment_tab_btn:after{    padding-left: 10px;
    color: #fff;
	    content: "\f138";
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 40px; float:right;}
#new_comment_tab_btn:hover{ background:#666;}
#new_comment_tab_btn span{ padding:0px; border:0; float:left;}
#new_comment_tab_btn span:hover{ background-color:transparent;}
.primary_block {
	margin-bottom: 0px;
}
.width1000, .width480 {
	display: none !important;
}
#homepage-slider .bx-wrapper .bx-viewport {
	height: 100% !important;
}
.homeslider_count_1 .bx-controls {
	display: none !important;
}
.categorymain_img {
	position: relative;
}
.catdescription_head {
	position: absolute;
	top: 10%;
	left: 10%;
	text-align: left;
	color: #fff;
	width: 40%;
}
.catdescription_head h1 {
	font-family: "Q Stencil", "ImbRegular", Courier New, monospace;
	font-size: 35px;
	margin-bottom: 20px;
}
.catdescription_head .decd {
	font-size: 18px;
	line-height: 22px;
	color: #CCC;
	font-family: "ImbCondensed";
}
.catdescription_head .decd h4 {
	font-size: 20px;
	color: #CCC;
	font-family: "ImbCondensed";
}
#subcategories ul {
	margin-left: -1%;
}
#subcategories ul li {
	margin: 0 0 1% 1%;
	width: 160px;
	/*width: 15.66666%;*/
	width: 24%;
	height: auto;
}
#subcategories ul li .subcategory-image, #subcategories ul li .subcategory-image a {
	border: 0px;
	padding: 0px;
	padding-bottom:10px;
	
}
#subcategories ul li .subcategory-image {
	border-bottom: 1px solid #dee5ef;

}
#subcategories ul li .subcategory-name {
	display: block;
	font-size: 13px;
	padding-left: 0px;
	padding-right: 0px;
	text-transform: capitalize;
	color: #585858;
	height: 38px;
}
#subcategories ul li .cat_desc {
	display: block;
	padding: 0px 10px;
	height: 52px;
	overflow: hidden;
	color: #585858;
}
#subcategories ul li .subcategory-image {
	padding: 0px !important;

}
#subcategories ul li:hover .subcategory-image a {
	border: 0px;
	padding: 0px;
	padding-bottom:10px;
}
#backtotop {
	display: none;
}
#category .subcategorypage #left_column {
	display: none;
}
#category .subcategorypage #center_column {
	width: 100%;
	padding-left: 15px;
}
#subcategories ul li .subcategory-image a img {
	max-height: 125px;
}
.layered_subtitle_heading {
	background-color: #fff;
	border-radius: 5px;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #666;
	background: #ebebeb;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position: relative;
}
#layered_block_left .layered_subtitle_heading .layered_close {
	position: absolute;
	line-height: 30px;
	font-size: 12px;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
#layered_block_left span.layered_close {
	background: none;
	text-indent: 0;
	width: 100%;
	height: 31px;
	line-height: 31px;
	text-align: center;
	padding-right: 0px;
}
#layered_block_left span.layered_close a {
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 0px;
	height: 36px;
	width: 100%;
	background: none;
}
#layered_block_left span.layered_close:before {
	font-family: "FontAwesome";
	content: "-";
	color: #5d5d5d;
	font-size: 18px;
	line-height: 31px;
	height: 31px;
	width: 50px;
	display: block;
	float: right;
	text-align: center;
	background: #ccc;
	vertical-align: middle;
	text-align: center;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #e1e1e1;
	background: -moz-linear-gradient(left, rgba(225,225,225,1) 0, rgba(235,235,235,1) 15%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(225,225,225,1)), color-stop(15%, rgba(235,235,235,1)));
	background: -webkit-linear-gradient(left, rgba(225,225,225,1) 0, rgba(235,235,235,1) 15%);
	background: -o-linear-gradient(left, rgba(225,225,225,1) 0, rgba(235,235,235,1) 15%);
	background: -ms-linear-gradient(left, rgba(225,225,225,1) 0, rgba(235,235,235,1) 15%);
	background: linear-gradient(to right, rgba(225,225,225,1) 0, rgba(235,235,235,1) 15%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#ebebeb', GradientType=1);
}
#layered_block_left span.layered_close.closed:before {
	content: "+";
}
#layered_form div div ul {
	padding: 0px;
}
#layered_form .layered_filter ul li {
	padding: 5px 10px 0 10px;
	border-top: 1px solid #ededed;
}
#layered_block_left ul li label {
	vertical-align: 3px;
	margin: 0px;
}
#layered_block_left ul li label.layered_color {
	padding-left: 5px;
}
#layered_form div.layered_price ul {
	padding: 0px 10px;
}
.layered_filter {
	border: 0px;
}
#layered_block_left p.title_block.maintitlefilter {
	line-height: 40px;
	color: #193d6c;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 0px;
}
.layered_filter.displayfilters, .layered_price.displayfilters {
	display: block !important;
}
#layered_block_left #enabled_filters, #layered_url_filter_block {
	background-color: #fff;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	padding: 0px;
}
#layered_block_left #enabled_filters ul li {
	position: relative;
	padding: 9px 10px 9px 10px;
	border-top: 1px solid #f2f2f2;
}
#layered_block_left #enabled_filters ul {
	margin: 0px;
	padding: 0px;
}
#enabled_filters li a {
	float: left;
	height: 20px;
	width: 20px;
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #a9a9a9;
	text-align: center;
	margin-right: 10px;
	line-height: 21px;
}
#enabled_filters li a i {
	color: #fff !important;
}
#layered_block_left .layered_subtitle {
	display: block;
	padding: 7px 10px 7px 10px;
	font-size: 14px;
}
#layered_block_left .layered_subtitle i {
	float: right;
}
#layered_block_left .layered_subtitle i:before {
	height: 15px;
	width: 15px;
	text-align: center;
	color: #fff;
	line-height: 15px;
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #a9a9a9;
}
#layered_block_left .layered_subtitle i span {
	font-size: 10px;
}
.layered_filter, .layered_price {
	border: 0px solid #f2f2f2;
	border-radius: 5px;
	padding: 0px;
	margin-bottom: 8px;
	font-size: 13px;
	color: #666;
	background: #ebebeb;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#layered_form div div ul {
	border-top: 0;
	background: #f6f6f6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#mobilesearchicon {
	display: none;
}
 @media (min-width: 1200px) {
.container {
	max-width: 1020px;
}
.cart_block {
	width: 270px !important;
}
}
 @media (min-width: 1020px) and (max-width: 1180px) {
.container {
	max-width: 945px;
}
.cart_block {
	width: 270px !important;
}
}
 @media (min-width: 992px) and (max-width: 1019px) {
.container {
	width: 90%;
}
}
@media (min-width: 992px) {
.cart_block {
	width: 270px !important;
}
#layered_block_left p.title_block.maintitlefilter {
	display: none;
}
.columnsrowspecific {
	padding-top: 15px;
}
#backtotop {
	position: fixed;
	bottom: 30px;
	left: 50%;
	margin-left: -430px;
}

.pb-left-column #image-block {
	border: 0px solid #ededed;
	float: right;
	padding:0px;
}
#thumbs_list li a:hover, #thumbs_list li a.shown{ border:1px solid #e5e5e5;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;    border-bottom: 3px solid #c71432;}
#thumbs_list li a{ border:1px solid #e5e5e5;}
#thumbs_list li img{ border:0px;}
.pb-left-column #views_block {
	margin-top: 0px;
}
span.view_scroll_spacer {
	margin-top: 0px;
	width: 60px;
	margin-left: 0px;
	clear: both;
	padding-left: 0px;
}
#thumbs_list {
	width: 60px;
	height: 522px;
}
#thumbs_list ul#thumbs_list_frame {
	height: auto;
}
#view_scroll_left, #view_scroll_right {
	opacity: 1 !important;
	display: block !important;
	width: 60px;
	clear: both;
	text-align: center;
	padding: 1px;
	height: 25px;
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	margin-top: 0px;
}
#view_scroll_left:before {
	content: "\f139";
	color: #5d5d5d;
}
#view_scroll_right:before {
	content: "\f13a";
	color: #5d5d5d;
}
#thumbs_list li {
	margin-bottom: 10px;
	width:60px; height:60px;
	border:0px;
}
}
@media (max-width: 991px) {
.over1000 {
	display: none !important;
}
.width1000 {
	display: block !important;
}
#more_info_block {
	padding: 0px 0px 0px 15px;
	width: 100%;
	clear: both;
	float: none;
}
.categoryprods {
	padding: 0px;
	width: 100%;
	clear: both;
	float: none;
	padding: 10px 0px;
}
.cart_block {
	width: 270px !important;
}
.container {
	width: 90%;
	max-width: 100%;
}
#del_msg {
	font-size: 11px;
}
.topicons {
	width: 30px;
}
header .row #header_logo {
	padding-top: 10px;
}
.topicons:before {
	font-size: 25px;
}
#homedepartments {
	height: 346px;
}
div#pagination {
	width: auto;
	float: right;
}
.top-pagination-content ul.pagination, .bottom-pagination-content ul.pagination {
	float: right;
	text-align: right;
}
#category #center_column {
	width: 71%;
}
#category #left_column {
	width: 29%;
}
.pb-right-column.col-xs-12.col-sm-12.col-md-2 {
	clear: both;
}
#more_info_block {
	clear: both;
}
#footer #newsletter_block_left h4 {
	line-height: 60px;
	height: 50px;
	width: 100%;
}
#footer #newsletter_block_left .block_content {
	width: 100%;
	text-align: left;
	height: 60px;
	line-height: 60px;
	float: none;
	clear: both;
}
#footer #newsletter_block_left .form-group {
	padding-top: 0px;
	text-align: left;
}
}
.mobilemenu_icon {
	display: none;
}
#searchformmobile {
	display: none;
}
@media (max-width: 767px) {
	#product .bx-wrapper .bx-controls-direction a.bx-next{ right:0px;}
	#product .bx-wrapper .bx-controls-direction a.bx-prev{ left:0px;}
.filter_block.showfilter {
	border: 1px solid #ccc !important;
	padding: 15px;
}
.layered_filter, .layered_price {
	display: none;
}
#more_info_block {
	clear: both;
	padding-left: 0px;
}
.pb-center-column, .primary_block {
	margin-bottom: 0px;
}
#header {
	/*position: fixed;*/
	position:absolute;
	width: 100%;
	background: #e6e6e4;
	top: 0px;
	height: 60px;
}
header .row #header_logo {
	padding-top: 0px;
}
#del_msg {
	line-height: 30px;
	position: absolute;
	top: -61px;
	left: 200px;
	color: #fff;
	width: 300px;
	font-size: 22px;
	line-height: 50px;
}
#search_block_top #searchbox {
	padding-top: 0px;
	margin-bottom: 10px;
	width: 100%;
	display: none;
}
#search_block_top .btn.button-search {
	top: 5px;
	right: 5px;
}
.cart_main {
	position: absolute;
	top: 48px;
	right: 0px;
	width: 50%;
}
.homeblocks, .homepage_locations {
	padding-bottom: 20px;
}
.menu_outer {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
}
.mobilemenu_icon {
	display: block;
}
#header_bottom {
	display: none;
}
#homepage-slider {
	padding-top: 0px;
}
#columns {
	padding: 0px 15px 0px 15px;
}
#index #columns {
	padding: 0px 10px 0px 10px;
}
#page {
	padding-top: 60px;
}
header .row #header_logo {
	width: 30%;
	padding: 12px 0px;
	margin-left: 100px;
	background: url(../img/mob_topbg.png) no-repeat;
	height: 60px;
	vertical-align: middle;
}
#product .pb-center-column {
	padding: 0px 15px 0px 15px;
}
.sf-menu li ul {
	width: 100%;
	position: inherit;
	top: 0px;
}
.sf-menu li ul li {
	width: 100%;
}
#mobilesearchicon {
	display: block;
	height: 60px;
	width: 50px;
	line-height: 60px;
	text-align: center;
	position: relative;
}
#mobilesearchicon:before {
	display: block;
	content: "\f002";
	font-family: "FontAwesome";
	font-size: 33px;
	color: #5d5d5d;
}
#search_block_top {
	top: 0px;
	padding-top: 0px;
	width: 80px;
	position: absolute;
	right: 80px;
	background: url(../img/mob_topbg.png) no-repeat;
}
#search_block_top.showsearch {
	background-color: #ccc;
	z-index: 2;
}
#search_block_top.showsearch #searchbox, #searchformmobile.showsearch #searchbox {
	background: #ccc;
	height: 40px;
	width: 100%;
	display: block;
	position: absolute;
	top: 60px;
	left: 0px;
	z-index: 3;
	padding: 5px;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	display: none;
}
#searchformmobile.showsearch #searchbox {
	display: block;
	top: 0px;
}
#searchformmobile.showsearch {
	background-color: #ccc;
	z-index: 4;
	display: block;
	height: 40px;
	position: relative;
	z-index: 5;
}
#searchformmobile.showsearch #searchbox button.btn.btn-default.button-search {
	top: 5px;
	right: 5px;
	border-width: 0px 0px 0px 1px;
}
#userinfoblock, #blockcarttopmain {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 60px;
	background: url(../img/mob_topbg.png) no-repeat;
	padding: 0px;
	width: 80px;
}
.shopping_cart > a:first-child span, .shopping_cart > a:first-child b {
	display: none !important;
}
#userinfoblock {
	right: 160px;
	display: block;
}
#header_links li#needhelp{ display:none;}
#header_links li.loginclass{ width:100%; padding-left:0px;}
#header_links li a.login{ display:block;}
#header_links li.loginclass:hover{ background-color:transparent;}
#header_links li a.login span{ display:none;}
#header_links li a.login:before{ font-size:33px; line-height:60px; text-align:center; padding:0px; margin:0px auto; display:block;}

.shopping_cart > a:first-child:before {
	font-size: 33px;
	top: 4px;
	width: 80px;
	text-align: center;
}
.footer-container #footer .footer-block {
	padding: 0px 15px;
	width: 100%;
}
#footer #newsletter_block_left {
	padding-left: 0px;
}
.footerbottom {
	padding-top: 20px;
	padding-bottom: 30px;
}
header .nav nav {
	background-image: none;
}
#homedepartments {
	background: transparent;
	padding-right: 0px;
	height: auto;
}
#homedepartments .homedepartments_inner {
	background: #393939;
}
#category #center_column, #manufacturer #center_column {
	padding-left: 15px;
}
#layered_block_left p.title_block {
	padding-bottom: 10px;
}
#layered_block_left p.title_block:after {
	top: 3px;
}
#category #left_column {
	margin-bottom: 10px;
}
#category #center_column {
	width: 100%;
}
#category #left_column {
	width: 100%;
}
#category #left_column .block .block_content {
	margin-bottom: 0px;
}
.newsletterinner {
	padding: 10px 20px 20px 20px;
}
.homepage_locations h4, .homepage_locations .rotate {
	display: none;
}
.block .products-block li {
	width: 33%;
}
.layered_subtitle_heading {
	padding-left: 5px;
}
#viewed-products_block_left .title_block:after {
	display: none;
}
#layered_block_left .layered_close {
	display: block;
	width: 100%;
	line-height: 40px;
}
#layered_block_left span.layered_close a {
	display: block;
	height: 40px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: none;
	z-index: 3;
	color: #5d5d5d !important;
}
#layered_block_left span.layered_close.closed a:before {
	display: block;
	height: 29px;
	line-height: 29px;
	content: "\f0da";
	font-family: "FontAwesome";
	font-size: 15px;
	text-align: center;
	position: absolute;
	left: 5px;
	width: 30px;
	top: 1px;
	color: #5d5d5d;
	display: none;
}
#layered_block_left span.layered_close a:before {
	display: block;
	height: 29px;
	line-height: 29px;
	content: "\f0d7";
	font-family: "FontAwesome";
	font-size: 15px;
	text-align: center;
	position: absolute;
	left: 5px;
	width: 30px;
	top: 6px;
	color: #fff;
}
#layered_block_left p.title_block.maintitlefilter {
	background: #5d5d5d;
	color: #fff;
	padding-left: 40px;
	margin-top: 10px;
}
#layered_block_left p.title_block:before {
	display: block;
	height: 29px;
	line-height: 29px;
	content: "\f0da";
	font-family: "FontAwesome";
	font-size: 15px;
	text-align: center;
	position: absolute;
	left: 20px;
	width: 30px;
	top: 6px;
	color: #fff;
}

#plyaer_list p.title_block:before {
	display: block;
	height: 29px;
	line-height: 29px;
	content: "\f0da";
	font-family: "FontAwesome";
	font-size: 15px;
	text-align: center;
	position: absolute;
	left: 20px;
	width: 30px;
	top: 6px;
	color: #fff;
}
#layered_block_left p.title_block.maintitlefilter.filteropen:before {
	display: block;
	height: 29px;
	line-height: 29px;
	content: "\f0d7";
	font-family: "FontAwesome";
	font-size: 15px;
	text-align: center;
	position: absolute;
	left: 20px;
	width: 30px;
	top: 6px;
	color: #fff;
}
.container {
	width: 95%;
}
#header .cart_block {
	right: 0px;
}
.homehtmlcategorycontent ul {
	width: 33%;
}
#subcategories ul li {
	width: 32%;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage {
	display: none;
}
#productsSortForm {
	width: 100%;
}
.content_sortPagiBar .sortPagiBar {
	width: 40%;
}
.top-pagination-content.clearfix {
	width: 60%;
}
.pb-left-column #views_block {
	margin-top: 0px;
	width: 100%;
}
.pb-left-column #image-block{ padding:15px; border:0px;}
span.view_scroll_spacer {
	margin-top: 0px;
	width: 25px;
	margin-left: 0px;
	margin-right: 10px;
	clear: none;
	padding-left: 0px;
}
#thumbs_list {
	width: 80%;
	height: 90px;
	/* Firefox */

width: -moz-calc(100% - 70px);

/* WebKit */

width: -webkit-calc(100% - 70px);

/* Opera */

width: -o-calc(100% - 70px);

/* Standard */

width: calc(100% - 70px);
}
#thumbs_list ul#thumbs_list_frame {
	height: 90px;
	width: 5000px;
}
#view_scroll_left, #view_scroll_right {
	opacity: 1 !important;
	display: block !important;
	width: 25px;
	clear: both;
	text-align: center;
	padding: 1px;
	height: 90px;
	background: #fff;
	border: 0px solid #ccc;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 100px;
}
#view_scroll_left:before {
	content: "\f137";
	color: #5d5d5d;
}
#view_scroll_right:before {
	content: "\f138";
	color: #5d5d5d;
}
#thumbs_list li {
	margin-bottom: 10px;
}
#view_scroll_right {
	float: right;
	clear: none;
	clear: none;
}
.columnsrowspecific {
}
.pb-left-column #image-block {
	width: 100%;
	float: none;
	clear: both;
}
.footer-container #footer .footer_block_5 ul li, .footer-container #footer .footer_block_5 ul li h5 {
	font-size: 15px !important;
}
.footer-container #footer .footer_block_5 ul li a {
	font-size: 15px;
}
.shopping_cart > a:first-child span.ajax_cart_quantity {
	display: block !important;
	position: absolute;
	top: 3px;
	right: 3px;
	height: 18px;
	width: 18px;
	background: #ccc;
	color: #F5CC1B;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	color: #000;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
}
.columnsrowspecific {
	padding-bottom: 50px;
}
}
@media (max-width:680px) {
ul.product_list.grid > li {
	width: 100%;
	float: none;
	clear: both;
}
ul.product_list.grid li:nth-of-type(odd) {
	clear: left;

}
ul.product_list.grid > li .product-container .product-image-container img {
	border: 0;
}
ul.product_list.grid > li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0px;
}
ul.product_list.grid > li .product-container .product-image-container {
	width: 35%;
	margin-right: 5%;
	float: left;
	clear: none;
	margin-bottom: 0px;
}
ul.product_list.grid > li .product-container .right-block {
	text-align: left;
	float: right;
	width: 60%;
	clear: none;
}
#productsSortForm label, .content_sortPagiBar .sortPagiBar label {
	display: none;
}
.content_sortPagiBar {
	/*display: none !important;*/
	background:none;
	height:30px;
}
.content_sortPagiBar .sortPagiBar{
	display:none;
}
.catdescription_head {
	width:2px;
	height:1px;
	display: none;
}
#product_comments_block_tab div.comment .comment_author{ padding-top:30px; padding-left:0px; padding-right:0px; background:none; border:0px; }
#product_comments_block_tab div.comment .comment_details{ padding:10px 0px 0px 0px ; border:0;}

}
@media (max-width: 640px) {
#productscategory_list li.product-box {
	width: 33%;
	float: left;
	border: 0px;
}
.catspl_img {
	display: none;
}
div#pagination, .top-pagination-content div.pagination, .bottom-pagination-content div.pagination {
	width: 100%;
	text-align: center;
}
.top-pagination-content ul.pagination, .bottom-pagination-content ul.pagination {
	width: 100%;
	float: none;
	clear: both;
	text-align: center;
	margin-top: 0px;
}
.top-pagination-content ul.pagination li, .bottom-pagination-content ul.pagination li {
	float: none;
}
.top-pagination-content ul.pagination li.pagination_previous, .bottom-pagination-content ul.pagination li.pagination_previous, .top-pagination-content ul.pagination li.pagination_next, .bottom-pagination-content ul.pagination li.pagination_next {
	padding-top: 10px;
}
.top-pagination-content ul.pagination li.pagination_previous i, .bottom-pagination-content ul.pagination li.pagination_previous i, .top-pagination-content ul.pagination li.pagination_next i, .bottom-pagination-content ul.pagination li.pagination_next i {
	float: right;
}
.content_sortPagiBar {
	height: 65px;
	padding: 0px;
}
header .row #header_logo {
	width: 35%;
}
.container {
	width: 90%;
	max-width: 100%;
}
.block .products-block li {
	width: 33%;
}
header .row #header_logo {
	margin-left: 70px;
}
#slider_row {
	display: none;
}
#subcategories ul li {
	width: 32%;
}
.bredccc {
	overflow: hidden;
	height: 38px;
}
#secbread {
	line-height: 36px;
}
ul.product_list.grid{ padding-left:0px; padding-right:0px;}
ul.product_list.grid li{ padding:7px 0; margin-bottom:15px;}
}
@media (max-width: 580px) {
.block .products-block li {
	width: 50%;
}
header .row #header_logo img.img-responsive {
}
.mobileheader {
	margin-bottom: 94px;
}
#search_block_top {
}
#del_msg {
	display: none;
}
.cart_main {
	width: 100%;
	text-align: center;
	width: 280px;
	left: 50%;
	margin-left: -140px;
}
.topicons:before {
	font-size: 42px;
}
.topicons {
	width: 45px;
}
.shopping_cart.topicons .ajax_cart_quantity {
	right: -10px;
}
.fixedheadem .header-container {
	padding-top: 147px;
}
.homehtmlcategorycontent ul {
	width: 60%;
}
#homedepartments li {
	width: 25%;
}
.footer_block_5 {
	width: 33%;
}
.content_sortPagiBar .sortPagiBar {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
.content_sortPagiBar .sortPagiBar #productsSortForm {
	width: 50%;
}
#productsSortForm label, .content_sortPagiBar .sortPagiBar label {
	display: inline-block;
}
.content_sortPagiBar .sortPagiBar .nbrItemPage {
	display: inline-block;
	width: 50%;
}
.top-pagination-content.clearfix {
	width: 100%;
}
.content_sortPagiBar {
	height: 30px;
}
.top-pagination-content, .bottom-pagination-content
{
	width:100%; 
}
}
@media (min-width: 481px) {
body {
	background: #fff;
}
}
@media (max-width: 480px) {
.bredccc {
	overflow: hidden;
	height: 38px;
}
#secbread {
	line-height: 36px;
	font-size: 30px;
	max-height: 80px;
	overflow: hidden;
}
#header {
	height: 40px;
}
#mobilesearchicon {
	height: 40px;
	width: 17px;
	line-height: 40px;
}
#blockcarttopmain {
	height: 40px;
	width: 40px;
	line-height: 40px;
}
.shopping_cart > a:first-child {
	line-height: 40px;
	height: 40px;
}
.shopping_cart > a:first-child:before {
	font-size: 18px;
	line-height: 40px;
	width: 40px;
	height: 40px;
	top: 0px;
}
.shopping_cart > a:first-child span.ajax_cart_quantity{ top:0px; right:0px;}
header .row #header_logo {
	padding: 4px 0px;
	height: 40px;
}
#search_block_top {
	right: 40px;
	width: 40px;
}
#mobilesearchicon:before {
	font-size: 18px;
}
#userinfoblock{ right:80px; height:40px; width:40px;}
#header_links li a.login:before{ font-size:18px; line-height:40px;}
#page {
	padding-top: 40px;
}
#footer #newsletter_block_left h4 {
	font-size: 18px;
}
.footer_block_5 {
	width: 100%;
	padding-top: 0px;
}
.footer_block_5 ul {
	display: none;
}
.footer_block_5 ul li:last-child {
	display: none;
}
.footer_block_5 h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
	position: relative;
}
.footer-container #footer {
	padding-bottom: 20px;
	padding-top: 20px;
}
.footer-container.social_footer #footer {
	padding-bottom: 0px;
	padding-top: 0px;
}
.footer_block_5 h5:after {
	height: 29px;
	line-height: 29px;
	content: "+";
	font-family: "FontAwesome";
	font-size: 18px;
	text-align: center;
	position: absolute;
	right: 13px;
	top: 6px;
	color: #5d5d5d;
}
.footer_block_5 h5.open:after {
	content: "-";
}
.over1000 {
	display: none !important;
}
.width1000 {
	display: none !important;
}
.width480 {
	display: block !important;
}
.homeblocks ul li {
	width: 100%;
}
#homedepartments li {
	width: 25%;
}
#homedepartments.row {
	margin: 0;
}
.container {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	max-width: 100%;
	padding: 0 15px;
}
.socialsharing_product .btn {
	padding: 4px;
}
#product .idTabs > li {
	display: block;
	width: 100%;
}
#footer #newsletter_block_left ol li {
	display: block;
	width: 100%;
}
#productscategory_list li.product-box {
	width: 50%;
	float: left;
	border: 0px;
}
.homecategory_block {
	width: 100%;
	border-width: 0px 5px 5px 5px;
}
.catspl_img {
	display: block;
}
ul.product_list.grid > li {
	width: 100%;
	float: none;
}
ul.product_list.grid li:nth-of-type(odd) {
	clear: left;
}
body {
	background: #fff;
}
.bottom-pagination-content #productsSortForm {
	display: none;
}
.layer_cart_row, .layer_cart_img, .layercartheading {
	display: none !important;
}
.footer-container.copyright .row {
	margin: 0px;
}
.homehtmlcategorycontent ul {
	width: 90%;
	max-width: 200px;
}
.footer-container.copyright .footerlogo {
	clear: both;
	text-align: center;
}
ul.product_list.grid > li .product-container .product-image-container img {
	border: 0;
}
ul.product_list.grid > li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0px;
}
ul.product_list.grid > li .product-container .product-image-container {
	width: 35%;
	margin-right: 5%;
	float: left;
	clear: none;
	margin-bottom: 0px;
}
ul.product_list.grid > li .product-container .right-block {
	text-align: left;
	float: right;
	width: 60%;
	clear: none;
}

#backtotop {
	position: fixed;
	bottom: 30px;
	width: 25px;
	left: -50%;
	margin-left: 100%;
}
#backtotop img {
	max-width: 100%;
}
}
@media(max-width:440px) {
.content_sortPagiBar .sortPagiBar .nbrItemPage select {
	width: 85px;
}
.content_sortPagiBar .sortPagiBar #productsSortForm select {
	width: 100%;
	max-width: 100%;
}
.topcategorybar .product-count {
	display: block;
	text-align: center;
	padding: 10px 0px;
	float: none;
	width: 100%;
	clear: both;
}
.content_sortPagiBar .sortPagiBar.topcategorybar .nbrItemPage {
	width: 50%;
	text-align: right;
	float: right;
}
.content_sortPagiBar .sortPagiBar.topcategorybar .nbrItemPage select {
	float: right;
}
.content_sortPagiBar .sortPagiBar.topcategorybar .nbrItemPage label {
	display: block;
	text-align: right;
	width: 100%;
}
.content_sortPagiBar .sortPagiBar #productsSortForm .selector {
	max-width: 100% !important;
}
#del_msg {
	width: 100%;
}
#search_block_top #searchbox {
	width: 100%;
}
#productsSortForm label {
	line-height: 18px;
}
header .row #header_logo {
	margin-left: 70px;
}
#subcategories ul li {
	width: 49%;
}
}
@media (max-width: 350px) {
#productscategory_list li.product-box {
	width: 100%;
	float: left;
	border: 0px;
}
.footer_block_5 {
	width: 100%;
}
}




.nsc_title{
	border-radius: 5px;
    padding: 0px;
    margin: 0px;
    font-size: 13px;
    color: #666;
    background: #ebebeb;
	line-height: 22px;
	display: block;
    padding: 7px 10px 7px 10px;
    font-size: 14px;
	font-weight: bold;
	}
	
.nsc_content{
	border-top: 0;
    background: #f6f6f6;
}

.nsc_content ul li{
	padding: 5px 10px 0 10px;
}

@media (max-width: 767px) {
 select,
  textarea,
  text,
  input {
    font-size: 16px;
  }
  
  #thumbs_list{
	  display:none;
  }
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  text,
  input {
    font-size: 16px;
  }
}



 .securecheckoutnow{
	 min-width: 160px;
border-width: 1px;
text-decoration: none;
text-align: center;
position: relative;
font-family: "Open Sans",sans-serif;
cursor: pointer;
border-radius: 3px;
background-color: rgb(229, 60, 46);
border-color: rgb(229, 60, 46);
color: rgb(255, 255, 255);
transition: all 0.3s ease-out 0s;
box-shadow: 0px -2px 0px rgba(0, 0, 0, 0.2) inset;
height: 40px;
 }
 
 
 .sf-menu > li {
  border-right: 0 none;
  float: left;
  margin-bottom: 0;
}

#block_top_menu .sf-menu {
  border: 0 none;
  margin: 0 auto;
  max-width: 1020px;
}

#block_top_menu .sf-menu li a {
  border: 0 none;
  color: #fff;
  font-size: 14px;
  padding: 8px 15px;
}

#block_top_menu .sf-menu li li a {
  color: #666;
  display: block;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 5px;
  padding: 0;
  text-transform: none;
}

.sf-menu li ul{ top:38px !important;}

.header-container header .row {
  position: static;
}

#block_top_menu{ position: static;}
#block_top_menu::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

.sf-menu li ul::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  left: -60%;
  position: absolute;
  right: -60%;
  top: 0;box-shadow: 0 5px 13px rgba(0, 0, 0, 0.2);
}
.sf-menu li ul li {
  position: relative;
  z-index: 99;
}

.sf-menu > li > ul{box-shadow: 0 0;}

@media screen and (min-width:320px) and (max-width:767px){
#block_top_menu .cat-title {
  background: rgba(0, 0, 0, 0) url("../img/menu-icon.png") no-repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  font-size: 0;
  height: 34px;
  left:9px;
  position: absolute;
  top: 3px;
  width: 44px;
}
.cat-title::after{ font-size:32px; display:none !important;}
#block_top_menu:before{ background:none !important; display:none !important;}	
.sf-menu > li{ width:100%;}
.sf-menu > li span {
  color: #fff;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 6px;
  top: 10px;
  width: 30px;
  z-index: 2;
}
.sf-menu li ul {
  top: 0;
}
.sf-menu > li > ul {
  padding: 11px 16px;
}
.sf-menu li ul li {
  padding: 0 0 5px;
  width: 100%;
}

#category .breadcrumb_out {
  position: relative;
  z-index: 999999;
}

#header{z-index: 99999999;}
}




@media (max-width: 767px) {
	.content_scene_cat{
		display: none;}
	
	
	
	#player_list p.title_block.maintitlefilter {
    background: #5d5d5d;
    color: #fff;
    padding-left: 40px;
    margin-top: 10px;
   }
	
	#player_list p.title_block:before {
    display: block;
    height: 29px;
    line-height: 29px;
    content: "\f0da";
    font-family: "FontAwesome";
    font-size: 15px;
    text-align: center;
    position: absolute;
    left: 6px;
    width: 30px;
    top: 6px;
    color: #fff;
}
}
