﻿/*General*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

span.ui-spinner.ui-widget.ui-widget-content.ui-corner-all {
	box-shadow: none;
}

body, html {
	font-family: 'Roboto',sans-serif !important;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'Roboto',sans-serif !important;
}

.password-recovery-page .login-logo img {
	margin: 1em auto;
}

.password-recovery-page .result {
	margin: 0 0 5px;
	text-align: center;
	font-weight: bold;
	color: #1195ff;
}

.password-recovery-page .inputs input[type="text"], .password-recovery-page .inputs input[type="password"] {
	width: 100%;
	max-width: 350px;
}

.login-logo img {
	max-width: 100%;
	display: block;
	height: auto;
}

/*table.dataTable.no-footer {
	border-bottom: 1px solid #32B9D2 !important;
	border-top: 1px solid #32B9D2 !important;
}*/

table.dataTable, table.dataTable th, table.dataTable td {
	box-sizing: border-box !important;
}

.header-2 .header-menu > ul > li:first-child > a {
	pointer-events: none;
}

.header-2 .header-menu > ul > li > a.homepage-menu-item {
	pointer-events: all;
}

a.continueShoppingLink {
	float: left;
	min-width: 194px;
	margin-bottom: 5px;
	color: #ef3a43;
	border: 2px solid #eee;
	padding: 0 5px;
	line-height: 45px;
	background-color: #f9f9f9;
	text-align: center;
	font-size: 14px;
	margin: 0px 0 5px;
	text-decoration: none !important;
}

.ajaxCart .productAddedToCartWindowSummary .viewBasketLink {
	float: left;
	min-width: 194px !important;
	margin-bottom: 5px;
	color: #fff !important;
	border: 2px solid #ef3a43 !important;
	padding: 0 5px;
	line-height: 45px;
	background-color: #ef3a43 !important;
	text-align: center;
	font-size: 14px;
	margin: 0px 0 5px !important;
}

a.dt-button.buttons-excel.buttons-html5 {
	border: 1px solid #7dd62e;
	padding: 0.5em 2em;
	border-radius: 4px;
	background-image: linear-gradient(to bottom, #fff 0%, #7dd62e 100%);
}

	a.dt-button.buttons-excel.buttons-html5:hover {
		border: 1px solid #5ebb0b;
		padding: 0.5em 2em;
		border-radius: 4px;
		background-image: linear-gradient(to bottom, #fff 0%, #66b71d 100%);
	}

.header-2 .header-menu > ul > li:nth-child(2) > a {
	pointer-events: none;
}

.shopping-cart-page .common-buttons {
	padding: 0 20px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.shopping-cart-page .cart-wrapper .button-1 {
	margin: 6px;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1.5px;
}

.shopping-cart-page .cart-wrapper input.button-2.update-cart-button {
	background-color: #eee !important;
	color: #ef3a43 !important;
	background-image: url(/Themes/Brooklyn/Content/img/rotate-option.png) !important;
	background-position: 25% !important;
	background-size: 25px !important;
}

.flex-table {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 200px;
	margin: 0 auto;
}

	.flex-table .add-to-cart.sevenspikes-ajaxcart {
		-ms-flex-preferred-size: 70%;
		flex-basis: 70%;
		text-align: right;
		padding-right: 10px;
	}


.ajaxCart .productAddedToCartWindowCheckout {
	width: 194px !important;
}

.share-info {
	margin: 0 0 100px;
	text-align: center;
	display: none;
}

.wishlist-content .button-2 {
	text-transform: none;
}

.wishlist-content .email-a-friend-wishlist-button {
	display: none;
}

.productAddedToCartWindowSummary div {
	margin: 0 0 5px !important;
}

.header-2 .header-menu > ul > li:nth-child(3) > a {
	pointer-events: none;
}

.remove-from-cart input[type="checkbox"], .add-to-cart input[type="checkbox"] {
	width: 20px;
	height: 20px;
}

input.button-2.product-box-add-to-cart-button.nopAjaxCartProductListAddToCartButton {
	width: 60% !important;
}

.wishlist-page .wishlist-add-to-cart-button {
	min-width: unset !important;
	padding: 0 10px;
	color: #fff !important;
	height: 41px;
	border: 0;
	width: 90px;
	top: 1px;
	background-color: #4caf50 !important;
	border-color: #4caf50 !important;
}

.wishlist-page .update-wishlist-button {
	background-image: url(/Themes/Brooklyn/Content/img/rotate-option.png) !important;
	background-position: 4% !important;
	background-size: 15px !important;
	background-repeat: no-repeat;
	height: 43px;
}

.second-button {
	margin-bottom: 0 !important;
}

.header-menu > ul {
	text-align: left;
}

input.button-analytics {
	width: 100% !important;
	background-position: center center !important;
	background-image: url(/Themes/Brooklyn/Content/img/eye-icon.jpg) !important;
	height: 41px !important;
}

.clearfix {
	display: block;
}

input.button-1.contact-us-button {
	width: 100%;
	max-width: 400px;
}

tr.order-subtotal {
	border-bottom: 1px solid #eee;
}

tr.order-subtotal-discount {
	border-bottom: 1px solid #eee;
}

tr.order-total {
	border-bottom: solid 1px #eee;
	background-color: #eee;
}

tr.tax-value {
	border-bottom: 1px solid #eee;
}

.account-line {
	text-align: center;
}

.order-progress li:nth-child(2) a {
	display: none;
}

td.left-account-td {
	background-color: #40484B;
	color: #fff;
}

td.right-account-td {
	color: #2a2a2a;
	background-color: #E9EAEC;
}

.category-page .category-description {
	background-color: #68737a;
	color: #fff;
	padding: 10px 20px;
}

.modal {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba( 255, 255, 255, .8 ) url('/Themes/Brooklyn/Content/img/ajax-loader.gif') 50% 50% no-repeat;
}

.customer-info-page #results td .call-btn {
	background-size: contain;
	min-width: 190px;
}
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
#results.loading {
	overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
	display: block;
}

#results td .ajax-cart-button-wrapper {
	width: 100%;
	max-width: none;
}

#results td .buttons {
	margin: 0;
}

#results td .call-btn {
	height: 40px;
	width: 100%;
	background-image: url(/Themes/Brooklyn/Content/img/call-us-button.jpg);
	max-width: 207px;
	position: relative;
	left: 6px;
}

#categoryId option {
	background-color: #fff;
	color: #000;
}

.offers-info img {
	max-width: 100px;
	margin: 0 auto;
}

a.promotions-btn {
	border: 2px solid #eee;
	padding: 12px 30px;
	background-color: #f9f9f9;
	font-weight: bold;
	width: 100%;
	max-width: 390px;
	display: inline-block;
	color: #ef3a43;
	margin-top: 10px;
}

.promotions-btn-wrap {
	background-color: #fff;
	margin-top: 20px;
}

.promotions {
	width: 40%;
	float: left;
	position: relative;
	top: 41px;
	margin-left: 20px;
	color: rgb(82, 82, 82);
	font-weight: 600;
	text-align: center;
	padding: 10px 0 0;
	background-color: #E7E7E7;
}

.per-cent {
	text-align: center;
	font-weight: 900;
	position: relative;
	left: 24px;
}

#categoryId {
	border: 2px solid #ef3a43 !important;
	background-color: #ef3a43;
	color: #fff;
	margin-bottom: 20px;
}

.shopping-cart-page .page-title h1 {
	font-size: 26px;
	font-weight: 400;
	background-color: #f9f9f9;
}

.item-box input.button-2.add-to-wishlist-button {
	display: none;
}

.cart-footer .checkout-button {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1.5px;
}

#results td .ajax-cart-button-wrapper input[type="text"], .ajax-cart-button-wrapper select {
	width: 100% !important;
	float: left;
	padding-right: 15px;
	text-align: left !important;
	padding-left: 8px;
	max-height: 38px;
	border: 0 !important;
	margin: 0;
}

.header-2 .header-menu > ul > li > a.yellow-menu-item {
	display: inherit;
}

#results td input.button-2.product-box-add-to-cart-button.nopAjaxCartProductListAddToCartButton {
	background-image: url(/Themes/Brooklyn/Content/img/shopping-cart-button.png) !important;
	background-repeat: no-repeat;
	font-size: 0;
	height: 40px;
	border: 0;
	width: 58% !important;
	background-color: #eeeeee !important;
	background-position: center center;
}

#results td input.button-2.product-box-add-to-cart-button {
	background-image: url(/Themes/Brooklyn/Content/img/shopping-cart-button.png) !important;
	background-repeat: no-repeat;
	font-size: 0;
	height: 40px;
	border: 0;
	width: 58% !important;
	background-color: #eeeeee !important;
	background-position: center center;
}

.sub-category-grid .item-box {
	border: 0 !important;
}

.category-description a {
	color: #fff !important;
	text-decoration: none;
}

	.category-description a:hover {
		text-decoration: none;
	}

.category-description p {
	text-align: center;
	letter-spacing: 1px;
	font-size: 18px;
	text-transform: none;
}

.info-box td {
	text-align: center;
	padding: 20px 10px;
	border: 2px solid #fff;
}
/*Checkout Page*/
.section.new-billing-address {
	display: none;
}

.payment-info {
	margin-bottom: 50px !important;
	padding-top: 15px;
}

input.button-1.new-address-next-step-button {
	display: none;
}

input.button-1.new-address-next-step-button {
	display: none;
}

.section.new-shipping-address {
	display: none;
}

input[type="text"], input[type="password"], textarea, select {
	height: 40px;
	border: 2px solid #eee;
	padding: 8px;
	vertical-align: middle;
	font-family: 'Roboto', sans-serif !important;
	color: #888;
}
/*Header*/
.header-logo a img {
	max-width: 55%;
	opacity: 1;
}

.header-logo a {
	background-color: transparent !important;
}

.header-lower {
	background-color: #68737a !important;
}

button.w3-btn-block.w3-left-align {
	background-color: transparent;
	background: none;
	font-family: 'Roboto', sans-serif;
	text-align: center !important;
	font-size: 15px;
	color: #41484c;
	padding-top: 20px;
	font-weight: 400;
}

.advanced-search select#cid {
	border: 2px solid #eee !important;
}

.home-page-category-grid {
	width: 100%;
	margin: 0 0 90px;
}

.home-page-category-grid-2 {
	width: 100%;
	margin: 0 0 90px;
	max-width: 1219px;
}

.home-company img {
	margin-bottom: -2px;
	margin-left: 10px;
}

.footer-lower > div > div {
	display: block;
	margin: 0;
}

.item-box .buttons {
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.items-per-row-four .product-grid .item-box input[type="button"].button-analytics {
	background-repeat: repeat;
}

.items-per-row-four .product-grid .item-box input[type="button"] {
	background-image: url(../img/cart-button.png);
	font-size: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 28px;
	height: 39px;
}

.w3-btn:hover, .w3-btn-block:hover, .w3-btn-floating:hover, .w3-btn-floating-large:hover {
	box-shadow: 0 0 0 0 !important;
}

div#Demo1 {
	transition: 1s linear;
	background: none;
	min-height: 60px;
	position: relative;
	color: #fff !important;
	background-color: #fff !important;
}

.block.block-account-navigation .title {
	text-transform: none;
	color: #fff;
	background: #68737a;
}

	.block.block-account-navigation .title strong {
		display: block;
		font-weight: 400;
	}

.block-account-navigation li a {
	font-size: 12px;
}

table.dataTable {
	padding-top: 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}

.expand-accordion {
	min-height: 160px !important;
	transition: 1s linear;
	background: url(/Themes/Brooklyn/Content/img/dropdown-bg.png);
}

a.ico-logout {
	position: relative;
	top: 11px;
}

.result label {
	padding: 8px 0;
	display: inline;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

	.slider.round {
		border-radius: 34px;
	}

		.slider.round:before {
			border-radius: 45%;
		}

input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

input#CustomerShowPrice:checked + .slider {
	background-color: #8cc63f;
	background-image: url(/Themes/Brooklyn/Content/img/euro-icon-grey.png);
	background-position-y: 2px;
}

.billing-address-page .page-title h1 {
	text-align: center;
	letter-spacing: 3.3px;
	text-transform: none;
	font-size: 24px;
	font-weight: bold;
	color: #444;
}

.billing-address-page .page-title {
	margin: 0 0 10px;
}


.shipping-address-page .page-title {
	margin: 0 0 10px;
}

	.shipping-address-page .page-title h1 {
		text-align: center;
		letter-spacing: 2px;
		text-transform: none;
		color: #444;
		font-size: 26px;
		font-weight: 400;
		background-color: #f9f9f9;
	}

.checkout-page .section.new-billing-address .title, .checkout-page .section.new-shipping-address .title, .checkout-page .section.order-summary .title {
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	color: #444;
	letter-spacing: 2px;
}

.payment-info-page .page-title h1 {
	text-align: center;
	letter-spacing: 2px;
	text-transform: none;
	color: #444;
	font-size: 26px;
	font-weight: 400;
	background-color: #f9f9f9;
}

.order-confirm-page .page-title h1 {
	text-align: center;
	letter-spacing: 2px;
	text-transform: none;
	color: #444;
	font-size: 26px;
	font-weight: 400;
	background-color: #f9f9f9;
}

.cart-footer .totals {
	width: 425px;
	max-width: 100%;
	margin: 0 auto 30px;
}

.checkout-page .checkout-data .button-1 {
	padding: 15px;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0.5px;
}

.checkout-page .section.order-summary .title {
	text-transform: none;
	color: #444;
	font-size: 26px;
	font-weight: 400;
	letter-spacing: 2px;
}

	.checkout-page .section.order-summary .title strong {
		text-transform: none;
		color: #444;
		font-size: 26px;
		font-weight: 400 !important;
		letter-spacing: 2px;
	}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	background-image: url(/Themes/Brooklyn/Content/img/euro-icon-white.png);
	left: 0;
	background-position-y: 2px;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.productAddedToCartWindowTitle, .miniProductDetailsView .product-name {
	text-transform: none;
	letter-spacing: initial;
}

.ajaxCart .productAddedToCartWindowSummary .viewBasketLink {
	float: left;
	min-width: 49.5%;
	margin-bottom: 5px;
	border: 2px solid #eee;
	padding: 0 5px;
	line-height: 45px;
	background-color: #f9f9f9;
	text-align: center;
	font-size: 14px;
	letter-spacing: initial;
	text-transform: none;
	width: 194px;
}
/*Offers*/

.offers-home-carousel {
	padding: 0 40px;
}

	.offers-home-carousel .owl-prev {
		position: absolute;
		left: 0;
		display: block;
		height: 60px;
		width: 26px;
		font-size: 0;
		background: url(/Themes/Brooklyn/Content/img/prev-horizontal-new.png);
		top: 40%;
		background-repeat: no-repeat;
		background-position: center center;
	}

	.offers-home-carousel .owl-next {
		position: absolute;
		right: 0;
		display: block;
		height: 60px;
		width: 26px;
		font-size: 0;
		background: url(/Themes/Brooklyn/Content/img/next-horizontal-new.png);
		top: 40%;
		background-repeat: no-repeat;
		background-position: center center;
	}

.block-offers .listbox {
	padding: 1em 2.2em !important;
}

.block-offers .list li {
	border-bottom: 1px solid #eee !important;
	border-top: 0 !important;
}

.block-offers .ui-accordion .ui-accordion-header {
	padding: 10px 27px !important;
}

.jspContainer li {
	border-bottom: 1px solid #eee;
	font-size: 10px;
}

.jspContainer {
	position: relative;
	z-index: 999999;
	background-color: #fff;
}

.offers-home-carousel .item-box {
	width: 100% !important;
}

.offers-home-carousel {
	max-height: none !important;
}

a.continueShoppingLink {
	text-transform: none !important;
}

a.ico-cart.message {
	display: none;
}

.slider:before {
	position: absolute;
	content: "";
	height: 23px;
	width: 40px;
	left: 4px;
	background-position: 2px;
	bottom: 0px;
	background-image: url(/Themes/Brooklyn/Content/img/slider-button.png);
	-webkit-transition: .4s;
	transition: .4s;
	background-repeat: no-repeat;
}


.switch input {
	display: none;
}

.switch {
	position: relative;
	display: inline-block;
	width: 75px;
	height: 25px;
}

.top-profile {
	right: 40px;
	position: relative;
}

.message {
	border-right: 0 !important;
	background: #68737a url(../img/message.png) no-repeat center !important;
	background-position: 14px !important;
}

.header-actions a.ico-cart {
	background: #68737a url(../img/cart-button.png) no-repeat center;
	border-left: 2px solid #fff;
	width: 60px;
	background-position-x: 10px;
	border-right: 2px solid #fff;
	background-color: #68737a !important;
}

.profile {
	border-right: 0 !important;
	background: #68737a url(../img/profile.png) no-repeat center !important;
	background-position: 17px !important;
	width: 60px;
	height: 48px;
	display: inline-block;
	height: 48px;
	margin: 2px 0 2px 2px;
	border: 0;
	vertical-align: middle;
	border-left: 2px solid #fff;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	right: 0;
}

span#read-privacyinfo {
	cursor: pointer;
}

.footer-lower > div > div.footer-store-theme {
	display: block;
	margin: 15px 0 0;
	text-align: left;
}

.corporate-logo {
	width: 100%;
	text-align: left;
	padding: 20px 100px 25px 10px;
	border-bottom: 2px solid #ddd;
}

.dropdown-content a {
	color: #68737a;
	padding: 5px 16px;
	text-decoration: none;
	display: block;
	font-size: 16px;
	text-align: left;
	width: 335px;
	line-height: 35px;
}

.wishlist-page {
	min-height: 46vh;
}

.footer-lower {
	padding: 0px 20px 10px;
}
/*Home*/
.right-banner-img img {
	margin-top: -1px;
	float: right;
	max-width: 100%;
}

.left-banner-text {
	width: 35%;
	float: left;
	padding-top: 5rem;
}

.inner-banner-home {
	border: 2px solid rgba(220, 220, 220, 0.61);
	max-height: 303px;
	width: 100%;
	overflow: hidden;
}

.product-grid .title, .home-page-category-grid > .title {
	margin: 0 0 30px;
	text-align: center;
	color: #444;
	text-transform: unset;
	font-size: 22px;
	letter-spacing: 2.5px;
	font-weight: 600 !important;
}

.banner-title h3 {
	text-align: center;
	margin: 0 0 30px;
	text-align: center;
	font-size: 22px;
	color: #444;
	font-weight: bold;
	letter-spacing: initial;
	text-transform: none;
}

.dataTables_wrapper .dataTables_filter input {
	margin-left: 0.5em;
	width: 300px;
	padding: 3px;
}

.product-selectors > div.product-sorting {
	z-index: 2;
	float: left;
}

.inner-banner-home h3 {
	max-width: 346px;
	margin: 0 auto;
	font-size: 22px;
	color: #41484c;
}

.inner-banner-home p {
	max-width: 346px;
	margin: 0 auto;
}

.homepage-carousel {
	max-height: none !important;
}

.sale-of-the-day-offer {
	margin: 0 0 120px;
	max-width: 100%;
}

.contact-page .inputs {
	text-align: center;
}

.contact-page textarea {
	border: 2px solid #eee !important;
}

.contact-page textarea {
	border: 2px solid #eee !important;
}

.homepage-carousel .item-gallery .item-picture a img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	margin: auto;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.contact-page .fieldset {
	margin-bottom: 0;
}

input.button-1 {
	text-transform: none !important;
}

.cart .product {
	text-align: left;
}

.product-ribbon {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -15px;
}

.product-details-page .product-ribbon {
	top: 0;
}

.input-hidden {
	position: absolute;
	left: -9999px;
}

.customer-info-page .radio input[type=radio]:checked + .customer-info-page .radio label > img {
	border: 1px solid #fff;
	box-shadow: 0 0 3px 3px #090;
}

/* Stuff after this is only to make things more pretty */
.customer-info-page .radio input[type=radio] + .customer-info-page .radio label > img {
	border: 1px dashed #444;
	width: 150px;
	height: 150px;
	transition: 500ms all;
}

.customer-info-page .radio input[type=radio]:checked + .customer-info-page .radio label > img {
	transform: rotateZ(-10deg) rotateX(10deg);
}

.customer-info-page .radio img:hover {
	opacity: 0.8;
}

.radio img {
	height: 38px;
}

.customer-info-page .radio img {
	cursor: pointer;
}

.colored-td {
	color: #fff;
}

.home-page .home-page-category-grid .item-grid .item-box {
	border: 0;
	/*margin-right: auto !important;
    float: none;
    margin: 0 auto;*/
}



.home-page .home-page-category-grid .hover-effect-2 .title a span {
	letter-spacing: 0;
	padding-top: 4px;
}

.home-page .home-page-category-grid .item-box .title {
	position: absolute;
	top: 0;
	right: -1px;
	bottom: 0;
	left: 0;
	z-index: 2;
	font-size: 18px;
	font-weight: 700;
	line-height: 60px;
	text-align: center;
	color: #444;
}

.homepage-carousel .owl-item {
	box-shadow: 0 1px 8px 2px rgba(0, 0, 0, 0.12);
}

	.homepage-carousel .owl-item:hover {
		cursor: ew-resize;
	}

.homepage-carousel .item-gallery .item-picture a:before {
	content: "";
	display: block;
	padding-top: 100%;
}

h2.product-title {
	padding: 0 5px;
}

.prices {
	padding: 0 5px;
}

.home-page-offers {
	margin: 50px 0 100px;
	text-align: center;
}

	.home-page-offers .title {
		margin: 0 0 30px;
		color: #444;
		text-transform: uppercase;
		text-align: center;
		font-size: 22px;
		letter-spacing: 2.5px;
		font-weight: 600 !important;
	}

.homepage-carousel .item-gallery .item-picture a {
	display: block;
	position: relative;
}

.homepage-carousel .home-item {
	padding: 0;
	margin: 0;
	border: none;
	position: relative;
	overflow: hidden;
}

.owl-nav.disabled {
	display: none;
}

.homepage-carousel .short-description {
	font-size: 14px;
	color: #888;
	margin: 0 0 20px;
}

.homepage-carousel {
	box-shadow: 0 1px 8px 2px rgba(0, 0, 0, 0.12);
}

	.homepage-carousel .category-name {
		margin: 0;
		border: none;
	}

		.homepage-carousel .category-name h4 {
			margin: 15px 0;
			font-size: 18px;
			font-weight: bold;
			letter-spacing: 3.3px;
			color: #444;
			min-height: 80px;
			text-overflow: ellipsis;
		}

	.homepage-carousel .go-to-category-page {
		padding: 10px 40px;
		background-color: #41484c;
		border: none;
		color: #fff;
		font-size: 20px;
		text-transform: uppercase;
		-webkit-transition: all 0.2s ease;
		transition: all 0.2s ease;
		font-weight: 500;
	}

.promo-info-page .result h2, .promo-info-page .result2 h2 {
	background: #eeeeee;
	padding-left: 10px;
	border-bottom: 2px solid #ef3a43;
}

@media (min-width: 769px) {
	.shopping-cart-page .common-buttons .button-2 {
		width: 100%;
	}

	.homepage-carousel .item-gallery {
		width: 45%;
		float: left;
	}

	.product-selectors .product-page-size {
		position: absolute;
		right: 0;
		padding: 8px;
	}

	.product-selectors {
		position: relative;
		z-index: 2;
		padding-bottom: 0;
		text-align: center;
		border: 2px solid #eee !important;
	}

	.product-viewmode {
		padding: 8px;
	}

	.homepage-carousel .overview-carousel {
		width: 55%;
		float: right;
		margin: 0;
		padding: 50px 15px 0;
	}

	.homepage-carousel .category-name h4 {
		white-space: normal;
		overflow: hidden;
		text-overflow: inherit;
		max-width: 380px;
		width: 100%;
		font-size: 20px;
		letter-spacing: 2px !important;
		font-weight: 600;
	}
}

.homepage-carousel .item-gallery .item-picture {
	max-width: 500px;
	margin: 0 auto;
}

.history-page .radio-text {
	width: 100% !important;
	margin: 15px 0;
}

@media (min-width: 1001px) {
	.homepage-carousel .home-item {
		min-height: 401px;
		max-height: 401px;
	}

	.product-selectors .product-sorting {
		padding: 8px 0;
		text-align: -webkit-match-parent;
	}



	.offers-info img {
		max-width: 100px;
		margin: 0 auto;
	}

	.login-page .inputs.reversed * {
		margin: 0;
		font-size: 14px;
		color: #444;
	}

	.login-page .returning-wrapper {
		float: left;
		width: 29%;
		position: relative;
		left: 200px;
		top: 20px;
	}

	.login-page .inputs.reversed > * {
		width: auto;
		margin: 0;
		width: 50%;
		float: left;
		text-align: left;
	}

	.login-page .form-fields {
		width: 100%;
		max-width: 100%;
		margin: 0 auto -2px;
	}

	.login-page .title {
		border: 0;
		padding-left: 0;
	}

	.login-page .inputs input[type="text"], .login-page .inputs input[type="password"] {
		width: 100%;
		height: 33px !important;
	}

	.login-page .inputs {
		max-width: 200px;
		float: left;
		margin-right: 10px !important;
		display: block;
	}

		.login-page .inputs.reversed {
			margin: 0;
			max-width: none;
			width: 100%;
		}


		.login-page .inputs.reversed {
			margin: 0;
			max-width: none;
			width: 100%;
		}

	input.button-1.login-button {
		height: 33px;
		padding: 0;
		width: 165px;
		background: #ffffff;
		color: #2a2a2a;
		position: relative;
		left: 16px;
	}

	.login-page .form-fields {
		max-width: 900px;
		margin: 0 auto 60px;
		padding: 15px 15px 30px;
		border: 0;
	}

	.returning-wrapper .title {
		margin-top: 19px;
	}

	.header-menu .sublist li a {
		display: block;
		border-bottom: 2px solid #eee;
		padding: 7px 10px 5px;
		font-size: 13px;
		color: #888;
		text-align: left;
	}

	.block-offers {
		position: relative;
		top: 63px;
	}

	.login-page .buttons {
		max-width: 590px;
		margin: 0 auto;
		font-size: 0;
		float: left;
	}

	.header-menu .sublist-wrap {
		display: none;
		position: absolute;
		top: 53px;
		left: 15px;
		min-width: 380px;
		background: #fff;
		padding: 2px 0 7px;
		box-shadow: 0px 10px 30px rgba(136, 136, 136, 0.4);
	}

		.header-menu .sublist-wrap .sublist-wrap {
			min-width: 320px;
		}

	.account-page, .block-account-navigation {
		margin-top: 0;
	}

	.history-page .page-title {
		border: 0;
	}

	.history-page .dataTables_wrapper {
		border-top: 2px solid #eee;
		padding-top: 10px;
		margin-top: 10px;
		position: relative;
		top: 10px;
	}

	.history-page .page-title {
		border: 0;
		margin-bottom: 0;
	}

	.customer-info-page .radio {
		width: 28.5%;
		float: left;
	}

		.customer-info-page .radio:not(.radio-text) {
			margin-right: 20px;
		}

	.customer-info-page .no-result {
		width: 100%;
		text-align: center;
	}

	.homepage-carousel .short-description {
		height: 100px;
		overflow: hidden;
		line-height: 24px;
	}

	.homepage-carousel .item-gallery {
		width: 55%;
	}

		.homepage-carousel .item-gallery .item-picture {
			max-width: none;
		}

	.homepage-carousel .overview-carousel {
		width: 45%;
		padding: 20px 10px 110px;
	}

	.homepage-carousel .item-gallery .item-picture a {
		left: 2px;
	}
}

@media (min-width:1001px) and (max-width:1280px) {
	.header-menu > ul {
		text-align: center;
		padding-left: 22%;
		display: block;
		width: 100%;
	}

	.header-menu {
		display: block;
		position: relative;
		z-index: 1010;
		margin: 0;
		text-align: left;
	}
}

@media (min-width:1001px) and (max-width:1281px) {
	.category-logo img {
		display: block;
		margin: -72px auto 20px;
		max-width: 177px !important;
		max-height: 120px;
	}

	.history-page .radio {
		width: 50%;
		float: left;
		margin-bottom: 20px;
		text-align: center;
	}

	.call-btn {
		height: 40px;
		width: 100%;
		background-image: url(/Themes/Brooklyn/Content/img/call-us-button.jpg);
		max-width: 220px;
		position: relative;
		left: 6px;
		background-size: 117%;
		background-position: center;
		left: 0 !important;
	}

	.ajax-cart-button-wrapper {
		display: block !important;
	}

	.responstable .ajax-cart-button-wrapper {
		display: inline-block !important;
	}

	.two-columns .overview {
		float: right;
		width: 340px;
		padding: 0px 0 0;
		text-align: left;
	}

	.ajax-cart-button-wrapper {
		display: inline-block;
		width: initial !important;
	}

	.product-selectors .product-page-size {
		position: static;
		right: 0;
		padding: 8px;
	}

	.product-selectors .product-viewmode {
		display: block;
		position: static;
		left: 0;
	}

	.small-box p {
		font-size: 13px !important;
		padding-bottom: 7px;
		text-align: right;
	}

	.login-page .inputs.reversed * {
		margin: 0;
		font-size: 14px;
		color: #444;
	}


	.bg-red p {
		position: absolute;
		right: 10px;
		bottom: 0;
		font-size: 12px !important;
	}

	.items-per-row-four .product-grid .item-box, .items-per-row-four .manufacturer-grid .item-box, .items-per-row-four .vendor-grid .item-box {
		width: 24%;
		margin: 0 0 35px;
		padding: 10px;
		min-height: 345px !important;
	}
}

@media (max-width:1281px) {
	.checkout-page .address-box {
		min-height: 301px;
	}
}

@media (min-width: 1281px) {
	.password-recovery-page .inputs label {
		width: 480px;
	}

	.password-recovery-page .inputs input[type="text"] {
		width: 350px;
	}

	.homepage-carousel .item-gallery {
		width: 60%;
	}

	.header-2 .header-actions-wrapper {
		width: 100%;
		max-width: 1350px;
		padding: 0 15px;
	}

	.sale-of-the-day-offer {
		max-width: none;
	}

	.homepage-carousel .overview-carousel {
		width: 40%;
		padding: 80px 20px 130px;
	}

	.homepage-carousel .short-description {
		margin-bottom: 50px;
		height: 116px;
		line-height: 30px;
	}
	/*General*/
	.master-wrapper-content {
		max-width: 1280px;
		width: 100%;
	}
}
/*Products*/
.item-box input.button-2.product-box-add-to-cart-button.nopAjaxCartProductListAddToCartButton {
	background-image: url(/Themes/Brooklyn/Content/img/shopping-cart-button.png) !important;
	background-repeat: no-repeat;
	font-size: 0;
	max-height: 40px;
	background-color: #eeeeee !important;
	background-position: center center;
}

.ajax-cart-button-wrapper input[type="text"], .ajax-cart-button-wrapper select {
	border: 2px solid #eee !important;
}

.responstable .call-btn {
	height: 40px;
	width: 229px;
	background-image: url(/Themes/Brooklyn/Content/img/call-us-button.jpg);
	max-width: 214px;
	margin: 0 auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.ajax-cart-button-wrapper input[type="button"] {
	width: 100% !important;
	padding: 0 10px;
	color: #fff !important;
	background-color: #41484c !important;
}

.block-category-navigation ul li a {
	font-size: 12px;
	padding-left: 0 !important;
	font-weight: 300 !important;
}

.block-category-navigation .list a {
	display: block;
	padding: 9px 0px;
}

.item-box .prices {
	margin: 0 0 15px;
	overflow: hidden;
	min-height: 24px !important;
}

.order-progress li.active-step a {
	background-color: #f5f5f5;
	cursor: pointer;
	color: #ef3741;
}

.mesunit {
	display: none;
}

.page-title h1 {
	text-align: center;
	letter-spacing: 1.5px;
	font-size: 28px;
	text-transform: none;
	color: #444;
	font-weight: 300;
}

.category-page .page-title h1 {
	color: #fff;
}

.items-per-row-four .with-text .quick-view-button a {
	width: 100%;
	height: 100%;
	background: url(quick-view-button.png) center center no-repeat;
}

.items-per-row-four .with-text .quick-view-button {
	left: 0px !important;
	width: 100% !important;
	margin: 0 0 !important;
}

.item-box .product-title a {
	text-transform: initial;
}

.item-box .product-title {
	text-transform: initial;
}

.one-column .product-name h1, .two-columns .product-name h1 {
	text-transform: initial;
	letter-spacing: 1px;
	font-size: 26px;
	font-weight: 500;
}

.picture-thumbs .slick-prev, .picture-thumbs .slick-next {
	position: absolute;
	left: 50%;
	width: 33px;
	height: 40px !important;
	margin-left: -16px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 0;
	border: 0;
	background-color: transparent;
}

.overview .short-description ul {
	list-style: disc;
}

.quickViewWindow .links-panel a {
	padding: 10px !important;
	font-size: 17px !important;
	text-align: center !important;
	display: inline-block !important;
	width: 100% !important;
	font-weight: 400 !important;
	height: 45px;
	color: #fff !important;
	text-transform: none !important;
	background: #68737a !important;
	border: 1px solid #68737a;
	margin-bottom: 10px;
}

	.quickViewWindow .links-panel a:hover {
		color: #68737a !important;
		text-transform: none !important;
		background: #fff !important;
	}

#big-description-anchor {
	display: inline-block;
	width: 100%;
	max-width: 318px;
	border: 1px solid #41484c;
	height: 48px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	background-color: #545b5e;
	padding: 10px;
}

	#big-description-anchor:hover {
		opacity: 0.9;
	}

.checkbox-list li label {
	font-size: 13px !important;
}

.filter-block a.toggleControl {
	font-size: 13px !important;
}

/*Footer*/

.footer {
	background-color: #41484c;
	box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.06) inset;
	text-align: center;
}

.footer-block .title {
	padding: 20px 0 10px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	cursor: pointer;
}

.footer-block li {
	padding: 2px 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}

.ui-widget {
	font-family: 'Roboto', sans-serif !important;
}

.footer-block ul {
	margin-bottom: 20px;
}

.footer-block .title strong {
	margin: 10px 0 0;
}

.Contact-Right h2 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Open Sans';
}

.footer-block a {
	color: #fff;
}

.footer-middle {
	overflow: hidden;
	padding: 15px 20px 50px;
}

.Contact-Right img {
	padding-right: 10px;
	margin-bottom: 0;
}

.footer-block .title + *:before {
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	margin: auto;
	background-color: #41484c !important;
}


input.button-analytics {
	width: 100% !important;
	max-width: 212px;
	background-image: url(/Themes/Brooklyn/Content/img/eye-icon.jpg) !important;
	background-position: center center !important;
	background-size: cover !important;
}

.overview .add-to-cart-button, .variant-overview .add-to-cart-button {
	text-transform: capitalize;
}

.ui-tabs .ui-tabs-nav li a {
	text-transform: capitalize;
}

.categories-carousel .item-holder .jcarousel-product-title {
	text-transform: capitalize !important;
}

.ajaxCart .productAddedToCartWindowCheckout {
	text-transform: none !important;
}

.productAddedToCartWindowDescription h1 {
	text-transform: none !important;
}

.shopping-cart-page table.cart .product-name, .checkout-page table.cart .product-name {
	text-transform: none !important;
}

.shopping-cart-page .button-2, .checkout-page .button-2, .order-details-page .page-title a, .order-details-page .button-2.re-order-button {
	text-transform: none;
}

.cart-collaterals .title {
	width: inherit;
}

	.cart-collaterals .title strong {
		text-transform: none;
	}

.shopping-cart-page .button-1, .checkout-page .button-1 {
	text-transform: none;
}

.ui-dialog-titlebar span {
	text-transform: none;
}

.shopping-cart-page .button-1, .checkout-page .button-1 {
	text-transform: none;
}

.fieldset .title strong, .section .title strong {
	text-transform: none;
}

.shopping-cart-page table.cart .product-name, .checkout-page table.cart .product-name {
	text-transform: none;
}

.home-page-category-grid .hover-effect-2 .title a span {
	letter-spacing: 0;
	padding-top: 20px;
}

.home-page-category-grid .item-box .title {
	line-height: 19px;
}

.sub-category-grid .picture {
	margin: 0 0 7px;
}

.home-page .owl-carousel.owl-theme {
	display: block;
}

.home-page-category-grid .item-box .title {
	margin-bottom: 0;
}

.order-progress a {
	text-transform: none;
}

.filter-block .title {
	line-height: 27px !important;
}

.filter-block a.toggleControl {
	padding: 5px 55px 5px 7px !important;
}

span.ui-spinner.ui-widget.ui-widget-content.ui-corner-all {
	width: 40%;
	float: left;
	border: 0;
	position: relative;
	top: -1px;
	background: transparent;
	border: 2px solid #eee;
}

a.ui-spinner-button.ui-spinner-up.ui-corner-tr.ui-button.ui-widget.ui-state-default.ui-button-text-only:hover {
	background: transparent;
	border: 0;
	cursor: pointer;
}

a.ui-spinner-button.ui-spinner-down.ui-corner-br.ui-button.ui-widget.ui-state-default.ui-button-text-only:hover {
	background: transparent;
	border: 0;
	cursor: pointer;
}

a.ui-spinner-button.ui-spinner-up.ui-corner-tr.ui-button.ui-widget.ui-state-default.ui-button-text-only {
	background: transparent;
	border: 0;
	cursor: pointer;
	margin-top: 3px;
}

a.ui-spinner-button.ui-spinner-down.ui-corner-br.ui-button.ui-widget.ui-state-default.ui-button-text-only {
	background: transparent;
	border: 0;
	cursor: pointer;
	margin-bottom: -2px;
}

.home-page-category-grid.sub-category-grid .hover-effect-2 .title a span {
	text-transform: none;
	font-size: 14px;
}

.ui-accordion .ui-accordion-header {
	text-transform: none;
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: 10px 5px 10px !important;
	font-size: 100%;
	border: 0;
	cursor: pointer !important;
	text-align: center;
}

.ui-icon, .ui-widget-content .ui-icon {
	visibility: visible;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	border-top: 2px solid #ddd;
	overflow: visible;
	max-height: none;
	height: auto !important;
}

.overview .short-description {
	margin: 15px 0 25px;
	line-height: 24px;
}

.ui-tabs.productTabs .ui-tabs-nav {
	text-align: center;
	border: 0;
	background: #fff;
}

.banner-title h3 {
	text-align: center;
}

.ui-widget.ui-widget-content {
	border: 0;
	box-shadow: 0px 10px 30px rgba(136, 136, 136, 0.4);
}

.ui-tabs.productTabs .ui-tabs-nav li {
	width: auto;
	border: 0;
	float: none;
	cursor: pointer;
}

.categories-carousel .item-holder .jcarousel-product-title {
	padding: 5px 10px;
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: capitalize;
	color: #444;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: pointer;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	max-height: 450px;
}


.product-essential span.ui-spinner.ui-widget.ui-widget-content.ui-corner-all {
	width: inherit;
	border: 1px solid #41484c;
	border-radius: 0;
	position: relative;
	top: 0px;
}

.product-essential input[type="text"], .product-essential input[type="password"], .product-essential textarea, .product-essential select {
	height: 40px !important;
	border: 0 !important;
	padding: 8px;
	vertical-align: middle;
	font-family: 'Open Sans', sans-serif !important;
	color: #888;
}

.filter-block a.toggleControl {
	text-transform: none !important;
}

.quickViewWindow .product-name {
	text-transform: none !important;
}

/*Product Page*/
.picture-thumbs .slick-next {
	bottom: 0 !important;
	background-image: url(images/next-vertical.png);
}

.product-essential {
	margin: 25px 0 20px 0;
}

.responstable span.ui-spinner.ui-widget.ui-widget-content.ui-corner-all {
	border-radius: 0;
}

.responstable input[type="text"], .responstable input[type="password"], .responstable textarea, .responstable select {
	border: 0;
	border-radius: 0 !important;
	padding: 0px 8px;
	height: 27px;
}

td.cart-cell {
	max-width: 240px;
}

.responstable input[type="button"] {
	border: 0;
	padding: 5px 15px;
	position: relative;
	height: 34px;
	color: #fff;
	border: 0;
	top: 1px;
	background-color: #4caf50 !important;
}

.responstable span.ui-spinner.ui-widget.ui-widget-content.ui-corner-all {
	width: 20%;
}

.responstable .product-price {
	color: #ff5c50;
}

.responstable input[type="button"] {
	padding: 4px 10px;
}

table.dataTable thead th, table.dataTable thead td {
	padding: .6em !important;
	border-bottom: 0 !important;
}

.customer-info-page .add-to-wishlist-button {
	display: none;
}

.no-data {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}

.responstable {
	margin: 1em 0;
	width: 100%;
	font-size: 13px;
	overflow: hidden;
	background: #FFF;
	color: #616161;
	padding: 0.5em;
	border-radius: 10px;
	border: 1px solid #167F92;
	border-collapse: inherit !important;
	border-spacing: 2px !important;
}

	.responstable tr {
		border: 1px solid #f1f1f1;
	}

		.responstable tr:nth-child(odd) {
			background-color: #f1f1f1;
		}

	.responstable th {
		border: 0px solid #FFF;
		background-color: #167F92;
		color: #FFF;
		padding: 1em;
	}

	.responstable .ui-icon-triangle-1-n {
		background-position: 0 -18px;
	}

	.responstable .ui-icon-triangle-1-s {
		background-position: -65px -18px;
	}

	.responstable span.ui-spinner.ui-widget.ui-widget-content.ui-corner-all {
		float: none;
		position: relative;
		top: 0;
		border: 1px solid #ddd;
		height: 35px;
	}

	.responstable th:first-child {
		display: table-cell;
		text-align: center;
	}

	.responstable th:nth-child(2) {
		display: table-cell;
	}

		.responstable th:nth-child(2) span {
			display: none;
		}

		.responstable th:nth-child(2):after {
			content: attr(data-th);
		}

.add-to-wishlist-button {
	background-image: url(/Themes/Brooklyn/Content/img/wishlist-icon.png);
	font-size: 0;
	width: 34px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #bdbdbd !important;
}

.responstable .add-to-wishlist .add-to-wishlist-button {
	background-image: url(/Themes/Brooklyn/Content/img/wishlist-icon.png);
	font-size: 0;
	width: 34px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #bdbdbd !important;
}

@media (min-width: 480px) {
}

.responstable td {
	display: table-cell;
	word-wrap: break-word;
	max-width: none;
}



	.responstable td:first-child {
		display: table-cell;
		text-align: center;
		border-right: 1px solid #eee;
	}

@media (min-width: 480px) {
	.responstable td {
		border: 1px solid #eee;
	}
}

.responstable th, .responstable td {
	text-align: center;
	margin: .5em 1em !important;
}

@media (min-width: 480px) {
	.responstable th, .responstable td {
		display: table-cell;
		padding: 1em 0.2em !important;
		width: 1em;
	}
}

.gallery .picture img {
	max-width: 80%;
	font-size: 0;
}

.product-details-page .ui-tabs {
	margin: 0 0 80px;
}

.block-category-navigation .title strong {
	display: block;
	text-align: left;
	padding-left: 3px;
	font-size: 12px;
	max-width: 200px;
}

.responstable td {
	padding: 10px 0;
}

.responstable .prices {
	display: flex;
	justify-content: space-evenly;
}

.responstable .old-product-price span {
	text-decoration: line-through;
}

.new_select > span {
	display: block;
	height: 30px;
	overflow: hidden;
	font-size: 13px;
	padding-left: 3px;
	line-height: 30px;
}

.jspPane span {
	font-size: 13px;
}

span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e {
	float: right;
	background: url(/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Themes/brooklyn/Content/images/filter-expand.png) no-repeat right center;
	width: 22px;
	position: absolute;
	right: -2px;
}

span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s {
	float: right;
	background: url(/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Themes/brooklyn/Content/images/filter-collapse.png) no-repeat right center;
	width: 22px;
	position: absolute;
	right: -2px;
}

.ui-tabs {
	margin: 40px 0 80px;
}

.category-page .new_select > span {
	display: inline-block;
	height: 22px;
	overflow: hidden;
	font-size: 13px;
	padding-left: 3px;
	line-height: 30px;
}

.product-selectors .product-sorting {
	padding: 8px 0;
	text-align: -webkit-match-parent;
	display: flex;
	align-items: center;
}

.owl-carousel .owl-item img {
	display: inline-block;
	width: 100%;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.customer-info-page .dataTable thead th:nth-child(4) {
	width: 80px !important;
}

.customer-info-page #results_wrapper td:nth-child(4) {
	width: 80px;
}

.customer-info-page #results_wrapper td .prices {
	padding: 0 5px;
	min-width: 80px;
}

	.customer-info-page #results_wrapper td .prices span.price.actual-price {
		color: #ef3a43;
		font-weight: bold;
	}

.customer-info-page #results_wrapper td, .customer-info-page #results_wrapper th {
	font-size: 13px;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.customer-info-page span.ui-spinner.ui-widget.ui-widget-content.ui-corner-all {
	width: 45%;
}

.customer-info-page #results td input.button-2.product-box-add-to-cart-button {
	width: 50% !important;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel.owl-loaded {
	display: block;
}

.category-logo {
	margin-bottom: 30px;
	margin-top: -25px;
}

.sub-category-grid .title span {
	border-bottom: 2px solid;
}

.category-logo img {
	/* width: 100%; */
	display: block;
	margin: -72px auto 20px;
	/* max-width: 220px; */
	max-height: 117px;
}



.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
	max-height: 350px;
	overflow: hidden;
	margin-bottom: 20px;
}


.block-category-navigation span.ui-accordion-header-icon.ui-icon.ui-icon-circle-arrow-s {
	float: right !important;
	background: url(/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Themes/brooklyn/Content/images/filter-collapse.png) no-repeat right center;
	width: 22px !important;
	position: absolute !important;
	right: -2px !important;
}

.block-category-navigation span.ui-accordion-header-icon.ui-icon.ui-icon-circle-arrow-e {
	float: right !important;
	background: url(/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Themes/brooklyn/Content/images/filter-expand.png) no-repeat right center !important;
	width: 22px !important;
	position: absolute !important;
	right: -2px !important;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-prev {
	width: 40px;
	height: 40px;
	font-size: 0;
	left: 3%;
	background-image: url(/Themes/Brooklyn/Content/img/slider-prev.png);
}

.owl-prev {
	position: absolute;
	top: 47%;
	background-repeat: no-repeat;
	background-position: center center;
}

.carousel-categories .owl-next {
	width: 40px;
	height: 40px;
	font-size: 0;
	right: 3%;
	background-image: url(/Themes/Brooklyn/Content/img/slider-next.png);
}

.owl-next {
	position: absolute;
	top: 47%;
	background-repeat: no-repeat;
	background-position: center center;
}

.call-btn {
	height: 40px;
	width: 100%;
	background-image: url(/Themes/Brooklyn/Content/img/call-us-button.jpg);
	max-width: 229px;
	position: relative;
	left: 0;
}
/*Media*/

@media (min-width:1001px) {
	/*General*/
	.master-wrapper-content {
		width: 100%;
		margin: 0 auto;
		max-width: 1280px;
		padding: 0 15px;
	}
	/*Header*/


	.gallery .picture {
		float: left;
		width: 600px;
		margin: 25px 0 !important;
	}

	/*.home-page .home-page-category-grid .item-box {
        width: 30%;
        margin: 0 auto !important;
        max-width: 390px;
    }*/

	.block.block-account-navigation {
		margin-top: 65px !important;
	}

	.category-page .owl-carousel .item {
		max-height: 350px;
		overflow: hidden;
	}

	.category-page .owl-carousel .owl-stage-outer {
		position: relative;
		overflow: hidden;
		max-height: 350px;
		-webkit-transform: translate3d(0px, 0px, 0px);
	}

	.login-page .inputs.reversed * {
		margin: 0;
		font-size: 14px;
		color: #fff;
	}

	.login-logo img {
		max-width: 296px;
		display: block;
		height: auto;
		margin: 100px 0 25px 0px;
	}

	.forgot-password a {
		color: #fff !important;
	}

	.footer-disclaimer {
		width: 50%;
		float: right;
		text-align: right;
	}

	.footer-login .footer-disclaimer {
		width: 45%;
		float: right;
		text-align: right;
	}

	.footer-powered-by {
		float: left;
	}

	.footer-lower-center.footer-login {
		position: fixed;
		bottom: 0;
		width: 862px;
		right: 0;
		margin: 0 auto;
		left: 0;
	}

	.master-wrapper-page.items-per-row-four {
		min-height: 850px;
	}

	.login-page {
		max-width: 862px;
		margin: 0 auto;
	}

	.login-bg {
		min-height: 536px;
	}

	.login-page .title strong {
		color: #fff;
		font-size: 24px;
		text-transform: none;
		font-weight: 500;
		letter-spacing: 1px;
	}

	span.forgot-password {
		position: relative;
		left: -16px;
	}

	.login-page .returning-wrapper.fieldset {
		width: 61% !important;
		left: -20px;
		top: 21px;
		background-image: url(/Themes/Brooklyn/Content/img/login-block-bg.png);
		height: 221px;
		float: right;
		background-repeat: no-repeat;
		margin: 0 0 20px;
		background-position: right;
		padding: 0 0 0 90px;
	}

	.welcome-text-login {
		width: 39%;
		padding-left: 39px;
		float: right;
		position: relative;
		top: 0;
		text-align: left;
		color: #fff;
		background-image: url(/Themes/Brooklyn/Content/img/top-left-block-bg.png);
		height: 200px;
		background-repeat: no-repeat;
		padding: 45px 20px 0 30px;
	}

		.welcome-text-login p {
			font-size: 17px;
			font-weight: 300;
			line-height: 28px;
			padding-right: 53px;
		}

	.returning-wrapper .title strong {
		font-size: 18px;
		font-weight: 300;
	}

	.login-page .text {
		width: 100%;
		max-width: none;
		margin: 10px 0;
		border: 0;
		font-weight: 300;
		text-align: left;
		line-height: 24px;
		font-size: 16px;
		color: #fff;
		min-height: 1px;
		padding: 0;
		padding-right: 47px;
		margin-top: 2px;
	}

	.returning-wrapper.fieldset {
		width: 29% !important;
	}

	input.button-1.register-button {
		height: 33px;
		padding: 0;
		width: 165px;
		background: #ffffff;
		color: #2a2a2a;
		position: relative;
		left: 0;
		margin-top: 15px;
	}

	.info-box {
		width: 33.33%;
		float: left;
		padding: 0 15px;
	}

	.new-wrapper .title {
		padding-left: 29px !important;
	}

	.login-page .new-wrapper {
		float: left;
		width: 44%;
		position: relative;
		top: -19px;
		left: 0;
		background-image: url(/Themes/Brooklyn/Content/img/bottom-left-block-bg.png);
		background-repeat: no-repeat;
		padding: 80px 30px;
		height: 292px;
		margin: 0;
		padding-right: 0;
	}

	.returning-wrapper-new {
		float: right;
		width: 56%;
		position: relative;
		left: -20px;
		top: 26px;
		text-align: left;
		background-image: url(/Themes/Brooklyn/Content/img/bottom-text-block-bg.png);
		height: 247px;
		background-repeat: no-repeat;
		padding: 35px 10px 0 65px;
		color: #fff;
		font-size: 13px;
		font-weight: 300;
		line-height: 21px;
	}

	.returning-new-text h3 {
		font-size: 21px;
		margin-bottom: 23px;
		font-weight: 100;
	}

	.login-page .customer-blocks {
		overflow: visible;
		text-align: center;
	}

	.login-page .title {
		display: block;
		text-align: left !important;
		padding-left: 14px !important;
		padding-bottom: 0;
	}

	.login-page .returning-wrapper-new .title {
		padding-left: 0 !important;
	}

	.register-block .returning-new-text {
		max-width: 300px;
		text-align: left;
		color: #fff;
	}

	.items-per-row-four .product-grid .item-box, .items-per-row-four .manufacturer-grid .item-box, .items-per-row-four .vendor-grid .item-box {
		width: 24%;
		margin: 0 0 35px;
		padding: 10px;
		min-height: 401px;
	}

	.new-wrapper .title {
		padding-left: 0px !important;
	}

	.item-grid .item-box {
		border: 1px solid #ddd;
		margin-right: 5px !important;
	}

	.items-per-row-four .product-grid .item-box input[type="button"].button-analytics {
		max-width: none;
		max-height: 40px;
		background-repeat: no-repeat;
		width: 100% !important;
		padding: 0 10px;
		color: #fff !important;
		background-color: #eeeeee !important;
	}

	input.button-2.product-box-add-to-cart-button.nopAjaxCartProductListAddToCartButton {
		width: 68% !important;
		max-width: 162px;
	}

	.quickViewWindow .links-panel {
		margin-top: 15px;
		padding: 10px 0;
		float: left;
		width: 100% !important;
	}

	.quickViewWindow .overview {
		width: 370px;
		padding: 40px 20px;
		min-height: 100px !important;
	}

	.home-page-category-grid .item-box {
		width: 32%;
		margin: 0 0 1% 1% !important;
		margin-right: 0 !important;
	}

	.quickViewWindow .gallery {
		padding: 0 0 0px !important;
	}

	.quickViewWindow .overview {
		padding: 40px 20px 20px !important;
	}

	.breadcrumb.breadcrumb-category {
		width: 78%;
		float: right;
		margin-left: 0 !important;
	}

	.breadcrumb {
		margin: 0 0px 40px !important;
		border: 2px solid #eee;
	}

		.breadcrumb li:first-child a {
			border-left: 2px solid #eee;
		}

		.breadcrumb li > * {
			margin: -2px -1px 0;
			border: 0 !important;
			border-right: 2px solid #eee !important;
			padding: 9px 15px;
			font-size: 10px;
		}

	.store-search-box input.search-box-text {
		width: 440px !important;
		max-width: 100%;
		height: 29px;
		font-size: 12px;
		color: rgba(255,255,255,0.6);
		background-color: #eee;
	}

	.ui-autocomplete {
		z-index: 1015;
		width: 440px !important;
		text-align: left;
	}

	.header-2 .header-upper {
		background-color: #fff;
		padding: 12px 0 16px;
	}


	.header-2 #headerMenuParent {
		width: 65% !important;
		text-align: center;
	}

	.header-2 .store-search-box .search-box-button {
		background-image: url(../img/search-button-mobile.png);
		position: absolute;
		right: 3px;
		top: 3px;
	}

	.header-2 .header-menu > ul > li > a, .header-2 .header-menu > ul > li > span {
		color: #fff;
		font-weight: 600;
		font-size: 15px;
		letter-spacing: 1px;
	}

		.header-2 .header-menu > ul > li > a.yellow-menu-item {
			color: #ffd600 !important;
		}

			.header-2 .header-menu > ul > li > a.yellow-menu-item:after {
				background-color: #ffd600 !important;
			}

	.footer-block .list li {
		padding: 5px 0 !important;
	}

	.footer-block.footer-links {
		width: 22% !important;
	}

	.footer-block .list li {
		padding: 10px 0;
	}

	.footer-block .title {
		margin: 0 0 0px;
		padding: 0;
		font-size: 16px;
		letter-spacing: 0px;
		cursor: auto;
		font-family: 'Open Sans';
	}

	.footer-block {
		max-width: 370px;
		margin: 0 auto 15px;
		border-bottom: 2px solid #e3e3e3;
	}

	.Contact-Right.Contact-Left {
		margin-left: 6%;
	}

	.footer-block.newsletter-block {
		width: 20% !important;
	}

	.footer-block {
		float: left;
		width: 31% !important;
		margin: 0 0 15px;
		border: none;
		padding: 0 20px;
		text-align: left;
	}

		.footer-block .title {
			margin: 0 0 0px !important;
			padding: 0;
			font-size: 16px !important;
			letter-spacing: 0px !important;
			cursor: auto;
			font-family: 'Open Sans';
		}

	.items-per-row-four .product-grid .item-box input[type="button"] {
		width: 60%;
	}

	input.button-2.product-box-add-to-cart-button.nopAjaxCartProductListAddToCartButton {
		width: 69% !important;
		max-width: none;
	}

	input.button-analytics {
		width: 100% !important;
		max-width: 214px;
		background-image: url(/Themes/Brooklyn/Content/img/eye-icon.jpg) !important;
		background-position: center center !important;
		background-size: contain !important;
	}



	.ajax-cart-button-wrapper input[type="text"], .ajax-cart-button-wrapper select {
		width: 100% !important;
		float: left;
		padding-right: 15px;
		text-align: left !important;
		padding-left: 0px;
		max-height: 31px;
		border: 0 !important;
	}

	.gallery .picture-thumbs {
		float: right;
		width: 150px;
		margin: 30px 0 0 3px !important;
	}

	.filter-block {
		margin: 0 auto 15px !important;
	}

	.block {
		margin: 0 0 20px !important;
	}

	.block-category-navigation {
		margin: 0 20px !important;
		font-size: 13px;
	}
}

@media (min-width: 1281px) {
	.header-2 #headerMenuParent {
		padding: 0 !important;
		text-align: center;
	}

	.header-options-wrapper {
		position: relative;
		width: initial !important;
		max-width: 1396px !important;
		padding: 0 15px;
		text-align: center;
		font-size: 0;
	}

	.two-columns .gallery .picture {
		width: 465px !important;
	}

	.two-columns .overview {
		max-width: 650px;
		width: 49% !important;
	}

	.checkbox-list li label {
		padding: 5px 10px 5px 38px !important;
	}
}



.small-box h3 {
	font-size: 34px;
	font-weight: 300;
	margin: 0 0 0px 0;
	white-space: nowrap;
	color: #fff;
	text-align: right;
	padding: 0;
}

.small-box {
	border-radius: 0;
	position: relative;
	display: block;
	margin-bottom: 20px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	background-repeat: no-repeat;
	background-position: center right;
}

.box-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 10px 10px 50px;
	max-width: 1250px;
	margin: 0 auto;
}

.small-box .icon {
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	position: absolute;
	bottom: 0px;
	left: 10px;
	right: initial;
	top: initial;
	z-index: 0;
	font-size: 90px;
	color: rgba(0,0,0,0.15);
	width: 50px;
	height: 50px;
	background-position: center center;
	background-repeat: no-repeat;
}

.bg-red, .bg-yellow, .bg-aqua, .bg-blue, .bg-light-blue, .bg-green, .bg-navy, .bg-teal, .bg-olive, .bg-lime, .bg-orange, .bg-fuchsia, .bg-purple, .bg-maroon, .bg-black, .bg-red-active, .bg-yellow-active, .bg-aqua-active, .bg-blue-active, .bg-light-blue-active, .bg-green-active, .bg-navy-active, .bg-teal-active, .bg-olive-active, .bg-lime-active, .bg-orange-active, .bg-fuchsia-active, .bg-purple-active, .bg-maroon-active, .bg-black-active, .callout.callout-danger, .callout.callout-warning, .callout.callout-info, .callout.callout-success, .alert-success, .alert-danger, .alert-error, .alert-warning, .alert-info, .label-danger, .label-info, .label-warning, .label-primary, .label-success, .modal-primary .modal-body, .modal-primary .modal-header, .modal-primary .modal-footer, .modal-warning .modal-body, .modal-warning .modal-header, .modal-warning .modal-footer, .modal-info .modal-body, .modal-info .modal-header, .modal-info .modal-footer, .modal-success .modal-body, .modal-success .modal-header, .modal-success .modal-footer, .modal-danger .modal-body, .modal-danger .modal-header, .modal-danger .modal-footer {
	color: #fff !important;
}

	.bg-green .icon {
		background-image: url(/Themes/Brooklyn/Content/img/icon-dash-1.png);
	}

	.bg-yellow .icon {
		background-image: url(/Themes/Brooklyn/Content/img/icon-dash-2.png);
	}

	.bg-aqua .icon {
		background-image: url(/Themes/Brooklyn/Content/img/icon-dash-3.png);
	}

	.bg-red .icon {
		background-image: url(/Themes/Brooklyn/Content/img/icon-dash-4.png);
	}

.small-box p {
	font-size: 14px;
	padding-bottom: 7px;
	text-align: right;
}

.small-box.bg-aqua p {
	padding-top: 51px;
}

.w3-accordion-content .col-lg-3 a {
	padding: 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 7px;
	padding-left: 7px;
}

.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
	background-color: #9fcc2e !important;
}

.bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
	background-color: #f39c12 !important;
}

.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
	background-color: #29a6c7 !important;
}

.bg-red, .callout.callout-danger, .alert-danger, .alert-error, .label-danger, .modal-danger .modal-body {
	background-color: #fc5130 !important;
}

.bg-aqua {
	background-image: url(/Themes/Brooklyn/Content/img/aqua-box-bg.png);
}

.bg-red {
	background-image: url(/Themes/Brooklyn/Content/img/red-box-bg.png);
	min-height: 79px;
}

	.bg-red p {
		position: absolute;
		right: 10px;
		bottom: 0;
	}

.expand-accordion .w3-accordion-content.w3-container {
	transition: max-height 0.7s linear;
	max-height: 255px;
}

.w3-accordion-content {
	cursor: auto;
	display: block !important;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	max-height: 0;
	overflow: hidden;
}

.w3-container {
	padding: 0.01em 16px;
	transition: max-height 0.7s linear;
}

.w3-container {
	padding: 0.01em 16px;
	display: block !important;
	max-height: 125px;
}

.home-company img {
	display: none;
}

.expand-accordion .w3-accordion-content {
	cursor: auto;
	display: block !important;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

.bg-green {
	background-image: url(/Themes/Brooklyn/Content/img/green-box-bg.png);
}

.bg-yellow {
	background-image: url(/Themes/Brooklyn/Content/img/yellow-box-bg.png);
}

.small-box > .inner {
	padding: 0 10px;
}

.logo-business img {
	max-width: 140px;
	margin: 10px auto;
}

li.logo-business {
	text-align: center;
}

.small-box:hover .icon {
	transform: scale(1.1);
}

@media (min-width: 1001px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left;
	}

	.col-lg-3 {
		width: 25%;
	}

	.header-menu > ul {
		text-align: left;
		padding-left: 4%;
	}

	.shopping-cart-page .totals {
		float: right;
		width: 50%;
		max-width: 425px;
		margin: 40px 0 0;
	}
}

@media (min-width:769px) and (max-width:1001px) {
	.ajaxCart {
		padding: 0 !important;
		left: 0 !important;
		right: 0;
	}
}

@media (min-width:769px) and (max-width:1000px) {
	.category-grid .item-box {
		margin-bottom: 50px;
		width: 50%;
		clear: none;
		float: left;
		margin: 0;
	}
}

@media (min-width:1001px) and (max-width:1280px) {
	.header-2 #headerMenuParent {
		width: 45% !important;
		text-align: center;
	}
}

@media (max-width:768px) {
	.homepage-carousel .overview-carousel {
		width: 55%;
		float: right;
		margin: 0;
		padding: 0px 15px 0;
	}
	/*AjaxCart*/
	.ajaxCart {
		padding: 0 !important;
	}

		.ajaxCart .productAddedToCartWindowSummary .viewBasketLink {
			float: none !important;
			min-width: unset !important;
			margin-bottom: 5px;
			margin: 0 auto !important;
			border: 2px solid #eee;
			padding: 0 5px;
			line-height: 45px;
			background-color: #f9f9f9;
			text-align: center;
			font-size: 14px;
		}

	.productAddedToCartWindowSummary div {
		float: none !important;
		min-width: unset !important;
		margin: 20px auto !important;
		max-width: 222px;
	}

	.productAddedToCartWindowDescription {
		width: 100% !important;
		max-width: none !important;
		margin: 0;
	}

	.productAddedToCartWindowImage {
		width: 100% !important;
		margin: 0;
	}

	.productAddedToCartWindowDescription h1 {
		text-align: center;
	}

	.productAddedToCartWindowDescription strong.price {
		text-align: center;
	}

	.productAddedToCartWindowDescription span {
		text-align: center;
	}

	.productAddedToCartWindowTitle, .miniProductDetailsView .product-name {
		position: static !important;
		margin-top: 40px;
		text-align: center;
	}

	a.continueShoppingLink {
		text-align: center;
	}

	.homepage-carousel .category-name h4 {
		margin: 15px 0;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 3.3px;
		color: #444;
	}
}

@media (max-width:767px) {
	.radio img {
		height: initial;
		margin: 5px auto 10px;
	}
}

@media (max-width:1000px) {

	.header-actions {
		background-color: #68737a;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.order-fast-wrap {
		float: none;
		position: relative;
		right: 0;
		top: 3px;
		margin: 0 10px 0 0;
	}

	.w3-container {
		padding: 0.01em 16px;
		display: block !important;
		max-height: 550px;
	}

	.promotions {
		width: 100%;
		float: none;
		max-width: 390px;
		position: relative;
		top: 0px;
		margin-left: auto;
		margin-right: auto;
		color: rgb(82, 82, 82);
		font-weight: 600;
		text-align: center;
		padding: 10px 0 0;
		background-color: #E7E7E7;
	}



	.homepage-carousel .short-description {
		font-size: 14px;
		padding: 0 15px;
		color: #888;
		margin: 0 0 20px;
	}

	.customer-info-page .inputs label {
		display: block;
	}

	.short-description ul {
		text-align: left;
	}

	.ajax-cart-button-wrapper {
		display: block !important;
	}

	.responstable .call-btn {
		height: 40px;
		width: 228px;
		background-image: url(/Themes/Brooklyn/Content/img/call-us-button.jpg);
		max-width: 214px;
		margin: 0 auto;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
	}

	.responstable .ajax-cart-button-wrapper {
		display: inline-block !important;
	}

	.ajax-cart-button-wrapper input[type="text"], .ajax-cart-button-wrapper select {
		text-align: left;
		width: 95% !important;
		height: 41px !important;
		min-width: 0;
	}

	span.ui-spinner.ui-widget.ui-widget-content.ui-corner-all {
		width: 40%;
		float: left;
		border: 0;
		position: relative;
		top: -4px;
		background: transparent;
		border: 0;
	}

	.ajax-cart-button-wrapper {
		display: inline-block;
		width: initial !important;
	}

	/*Cart*/
	.cart-footer .checkout-attributes {
		width: 40%;
		float: none;
		margin: 40px auto;
	}
	/*Homepage*/
	.home-page .home-page-category-grid .item-grid .item-box {
		border: 0;
		max-width: 255px;
		width: 100%;
		float: none;
		margin: 10px auto;
	}

	.home-page-category-grid-2 {
		margin: 0 auto 90px !important;
	}

	.category-logo img {
		display: block;
		margin: -0px auto 20px;
		max-height: 120px;
	}

	.small-box {
		max-width: 250px;
		margin: 20px auto;
	}


	.expand-accordion .w3-accordion-content.w3-container {
		transition: max-height 0.7s linear;
		max-height: 550px;
	}

	.item-grid .item-box {
		padding: 10px;
	}

	.left-banner-text {
		width: 100%;
		float: none;
		padding-top: 1rem;
	}

	.inner-banner-home p {
		max-width: none;
		margin: 0 auto;
		text-align: center;
	}

	.inner-banner-home h3 {
		max-width: none;
		margin: 0 auto;
		font-size: 22px;
		text-align: center;
		color: #41484c;
	}

	.clearfix {
		display: block;
		height: 0;
		clear: both;
	}

	.right-banner-img img {
		margin-top: 0;
		float: none;
		max-width: 100%;
		width: 100%;
	}

	.inner-banner-home {
		border: 2px solid rgba(220, 220, 220, 0.61);
		max-height: none;
		width: 100%;
		overflow: hidden;
	}

	input.button-analytics {
		max-width: none;
	}

	input.button-2.product-box-add-to-cart-button.nopAjaxCartProductListAddToCartButton {
		width: 68% !important;
	}

	span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e {
		display: none;
	}

	.block.block-category-navigation {
		margin: 0 auto;
		float: none;
		width: 60%;
	}

	span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s {
		display: none;
	}

	.welcome-text-login {
		position: absolute;
		top: 30px;
		right: 0;
		left: 0;
	}

	.login-bg {
		position: relative;
	}

		.login-bg .message-error {
			font-size: 11px;
		}

	.returning-wrapper.fieldset {
		margin-top: 120px;
	}

	.inputs label {
		display: inline;
		width: 100%;
		margin: 0 0 5px;
		text-align: center;
		font-size: 14px;
	}

	.footer-disclaimer {
		text-align: center;
	}

	.inputs label {
		display: inline;
		width: 100%;
		margin: 0 0 5px;
		text-align: center;
		font-size: 14px;
	}

	.login-page input {
		border: 2px solid #eee !important;
	}

	.footer-powered-by {
		text-align: center;
	}

	.login-page .title strong {
		letter-spacing: 0;
		text-transform: none;
		color: #444;
	}

	.footer-topic ul {
		margin-bottom: 20px;
	}

	.footer-block .title strong:before {
		display: none;
	}

	.product-selectors > div {
		display: inline-block;
		position: relative;
		z-index: 1;
		margin: 5px;
		font-size: 13px;
		text-align: center;
	}

	.item-grid .item-box {
		border: 1px solid #ddd;
	}

	.header-menu > ul li > a, .header-menu > ul li > span {
		text-transform: none;
		margin-left: 0;
		text-align: left;
		padding: 9px 5px;
		font-size: 10px;
		width: 90% !important;
		padding-left: 9px;
		min-height: 36px;
	}

	.plus-button {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1;
		width: 47px;
		height: 36px;
		background: url(../img/menu-sublevel-button.png) 10px 8px no-repeat;
		cursor: pointer;
	}

	.header-menu > ul li > a, .header-menu > ul li > span {
		text-transform: none;
		margin-left: 0;
		text-align: left;
		padding: 9px 5px;
		font-size: 10px;
		width: 90% !important;
		padding-left: 9px;
		min-height: 36px;
	}

	.header-2 .header-actions a.ico-cart {
		display: none;
	}

	.header-menu .sublist-wrap {
		position: fixed;
		top: 0;
		left: 0;
		width: 320px !important;
		height: 100%;
		background: #fff !important;
		box-shadow: 0 0 0 0;
		z-index: 2;
		overflow: hidden;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}

	.store-search-box input.search-box-text {
		float: left;
		width: 240px !important;
		height: 36px;
		border: none;
		font-size: 12px;
		background-color: transparent;
	}

	.product-selectors select {
		min-width: 100px;
		border: 2px solid #ddd !important;
	}

	.product-selectors > div > span:first-child {
		width: 100%;
		text-align: center;
		display:inline;
	}

	.store-search-box input.search-box-text {
		font-size: 12px;
	}

	.profile {
		border-right: 2px solid #fff !important;
	}

	.responsive-nav-wrapper {
		background-color: #68737a !important;
	}

	.category-grid .item-box {
		margin-bottom: 50px;
	}

	.dropdown-content {
		z-index: 999;
		right: -225%;
	}

	.product-variant-list {
		overflow: auto;
	}

	.header-logo {
		padding: 45px 0 30px;
	}

	.slick-initialized .slick-slide {
		display: block;
		margin-right: 10px;
	}

	/*.slick-slider .slick-track, .slick-slider .slick-list {
        width: 100% !important;
    }*/
	.overview .short-description ul {
		list-style: disc;
		padding-left: 20px;
	}

	.overview {
		margin: 50px 0 30px;
	}

	.productAddedToCartWindowTitle {
		margin-top: 35px !important;
	}

	table {
		overflow: scroll !important;
	}

	/*Cart*/
	.shopping-cart-page .cart-wrapper {
		box-shadow: 0 1px 12px 2px rgba(0, 0, 0, 0.17);
		overflow: hidden;
		overflow: scroll;
	}

	.shopping-cart-page .common-buttons {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.cart-footer .checkout-attributes {
		width: 100%;
		float: none;
		margin: 40px auto;
		max-width: 390px;
	}

	.home-page-category-grid .item-grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (min-width:768px) and (max-width:1000px) {
	.history-page .radio {
		width: 50%;
		float: left;
		margin-bottom: 20px;
		text-align: center;
	}
}

@media (max-width:768px) {
	.homepage-carousel .overview-carousel {
		width: 100%;
		float: none;
		margin: 0;
		text-align: center;
		padding: 0px 15px 0;
		padding-bottom: 20px;
	}

	.productAddedToCartWindowImage a:before {
		padding-top: 75% !important;
	}

	.productAddedToCartWindowDescription {
		padding: 10px 10px 20px !important;
	}

	.block.block-category-navigation {
		float: none;
		width: 60%;
		margin: 0 auto;
		text-align: left;
	}

	.productAddedToCartWindowTitle, .miniProductDetailsView .product-name {
		position: static !important;
		margin-top: 10px;
		text-align: center;
	}

	.productAddedToCartWindow, .miniProductDetailsView {
		width: 100% !important;
		padding: 0;
		background: none;
	}

	span.home-company {
		font-size: 22px;
	}

	.result {
		overflow: scroll;
	}

	.homepage-carousel .category-name h4 {
		margin: 15px 0;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 3.3px;
		color: #444;
		font-weight: 300;
		letter-spacing: 2px !important;
		font-weight: 600;
	}
}

@media (min-width:600px) {
	.gesture {
		display: none;
	}
}

@media (max-width:599px) {
	.gesture {
		position: absolute;
		bottom: 70%;
		right: 0;
		left: 0;
		max-width: 50px;
		margin: 0 auto;
		background-color: rgba(255, 255, 255, 0.33);
		border-radius: 18%;
	}
}


@media(min-width:601px) and (max-width:1000px) {
	.call-btn {
		height: 46px;
		width: 100%;
		background-image: url(/Themes/Brooklyn/Content/img/call-us-button.jpg);
		max-width: none;
		background-repeat: no-repeat;
		background-size: 100%;
		background-position-y: -4px;
		left: 0;
	}
}

@media(min-width:481px) and (max-width:600px) {
	.call-btn {
		height: 40px;
		width: 100%;
		background-image: url(/Themes/Brooklyn/Content/img/call-us-button.jpg);
		max-width: none;
		background-repeat: no-repeat;
		background-size: 100%;
		background-position-y: 0px;
	}
}

@media (max-width:480px) {
	.home-page-category-grid {
		width: 100%;
		margin: 0 auto 90px !important;
	}

	.call-btn {
		height: 40px;
		width: 100%;
		background-image: url(/Themes/Brooklyn/Content/img/call-us-button.jpg);
		max-width: none;
		background-repeat: no-repeat;
		background-size: 70%;
		background-position-y: 0;
		background-color: #eeeeee;
		background-position: center;
	}

	.block.block-category-navigation {
		float: none;
		width: 71%;
		margin: 0 1% 2%;
		text-align: left;
		margin: 0 auto;
	}

	span.home-company {
		font-size: 18px;
	}

	.breadcrumb li > * {
		height: 27px;
		padding: 7px 5px;
	}

	table.responstable {
		position: relative;
	}

		table.responstable:before {
			content: url(/Themes/Brooklyn/Content/img/gesture-icon.png);
			content: '';
			background-image: url(/Themes/Brooklyn/Content/img/gesture-icon.png);
			position: absolute;
			background-size: contain;
			left: 0;
			z-index: 999999;
			top: 0;
			width: 32px;
			background-position: center;
			background-repeat: no-repeat;
			height: 30px;
			display: block;
		}

	.category-logo img {
		display: block;
		margin: 0px auto 20px;
		max-height: 120px;
	}

	.breadcrumb ul {
		border: 2px solid #eee;
	}
}

@media only screen and (max-width: 360px ) {
	span.home-company {
		font-size: 16px;
		white-space: pre-wrap;
	}

	.productAddedToCartWindowTitle, .miniProductDetailsView .product-name {
		position: static !important;
		margin-top: 35px;
		text-align: center;
	}

	.call-btn {
		height: 45px;
		width: 100%;
		background-image: url(/Themes/Brooklyn/Content/img/call-us-button.jpg);
		max-width: none;
		background-size: 100%;
		background-position-y: 0;
		background-size: contain;
		background-repeat: no-repeat;
		background-position-x: 0;
		border-bottom-color: #eee;
		left: 0;
	}
}

@media (max-width:710px) {
	.product-selectors > div.product-sorting {
		z-index: 2;
		float: none;
	}
}

@media (max-width:534px) {
	.product-selectors {
		text-align: center;
	}
}

div.blockMsg {
	width: 40% !important;
	top: 30% !important;
	left: 30% !important;
	font-weight: 400;
	margin: 10px 0 !important;
	letter-spacing: 0.3px;
	background-color: #0c94f1 !important;
	border: 1px solid #bbbbbb !important;
	opacity: 1;
	font-size: 20px;
	padding: 10px !important;
	color: #ffffff !important;
	text-align: center !important;
}

.addProductVariantToCartErrors {
	color: #fff !important;
	height: 100%;
	position: relative;
	padding: 20px 0px;
	background-color: #FA5A1C;
	width: 325px;
	display: none;
}

.addProductToCartErrors {
	color: #fff !important;
	height: 100%;
	position: relative;
	padding: 20px 0px;
	background-color: #FA5A1C;
	width: 325px;
	display: none;
}

.ajaxCart .addProductToCartErrors {
	margin: 0 !important;
	padding: 32px 10px !important;
}


.sample-url {
	font-size: 15px;
	color: #444;
}

.items-per-row-four .with-text .ajax-cart-button-wrapper {
	width: 100%;
	max-width: none;
	min-height: 46px;
}

.product-sku {
	margin: 0 0 5px;
	overflow: hidden;
	font-size: 12px;
	padding: 0 5px;
	color: #a0a0a0;
}

.item-box .product-title {
	color: #444;
}

.cart-footer .checkout-attributes textarea, .cart-footer .checkout-attributes input[type="text"] {
	width: 100%;
}

.cart-footer .checkout-attributes {
	width: 40%;
	float: left;
	margin: 40px 2%;
}

	.cart-footer .checkout-attributes > * > * {
		width: 100%;
	}


.order-fast-wrap {
	float: left;
	position: relative;
	right: -10px;
	top: 3px;
}

a.order-fast {
	font-size: 17px;
	display: inline-block;
	background-color: #db9316;
	color: #fff;
	padding: 9px;
	border: 2px solid #fff;
	border-radius: 15px;
	letter-spacing: 1px;
}

.bar-notification .content {
	float: none;
	margin: 0 10px 0 0;
}

@media (min-width:1001px) {
	.header-menu .sublist li a {
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}

	.header-menu .sublist li:hover > a {
		color: #ef3a43;
		background: #eee;
	}
}
