@font-face {
	font-family: 'Chunkfive';
	src: url('../fonts/chunkfive/bold/chunkfive-webfont.eot');
	src: url('../fonts/chunkfive/bold/chunkfive-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/chunkfive/bold/chunkfive-webfont.woff2') format('woff2'), url('../fonts/chunkfive/bold/chunkfive-webfont.woff') format('woff'), url('../fonts/chunkfive/bold/chunkfive-webfont.ttf') format('truetype'), url('../fonts/chunkfive/bold/chunkfive-webfont.svg#chunkfive') format('svg');
	font-weight: 700;
	font-style: normal
}
body {
	color: #333;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	font-size: 1.4rem;
}
.page-header {
	margin-bottom: 0px;
	background: #4c4b50;
}

.page-header .panel.wrapper {
	background: #37363b;
	border-bottom: 0px;
}
.header.panel > .header.links > li.welcome, .header.panel > .header.links > li > a {
	font-family: 'Chunkfive', sans-serif;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	line-height: 20px;
}
.header.panel > .header.links > li {
	padding-right: 15px;
	border-right: 1px solid #fff;
}
.header.panel > .header.links > li:last-child {
	padding-right: 0px;
	border-right: 0px;
}
.header.panel > .header.links > .authorization-link:after {
	content: none;
}
.block-search .action.search {
	height: 40px;
	width: 50px;
	right: 0px;
	border-radius: 0px 20px 20px 0px;
	border: 1px solid #ddd;
	-moz-box-sizing: content-box;
	box-sizing: border-box;
}
.minicart-wrapper .action.showcart {
	color: #fff;
	font-family: "chunkfive", sans-serif;
	font-size: 18px;
}
.minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
	float: right;
	color: #fff;
	line-height: 40px;
	margin-right: 26px;
}
.minicart-wrapper .action.showcart:hover:before, .minicart-wrapper .action.showcart.active:hover:before {
	color: #fff;
}
.minicart-wrapper .action.showcart .text {
	height: auto;
	overflow: visible;
	position: static;
	margin: 0px 5px 0px 20px;
	line-height: 40px;
}
.minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    right: 0px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: #3b3b3b;
    top: 0px;
    font-family: "open sans", sans-serif;
    font-size: 14px;
    min-width: 26px;
    height: 26px;
    max-width: 26px !important;
    width: 26px !important;
    padding: 0 !important;
	line-height:28px;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
	display: block;
}
.minicart-wrapper .action.showcart .counter.qty.empty:before {
	content: '0';
}
.minicart-wrapper .action.showcart .counter.qty.empty .counter-number {
	display: none;
}
.cms-index-index.page-layout-1column .column.main {
	padding-top: 20px;
}
.breadcrumbs {
	background: #37363b;
	max-width: none;
}
.breadcrumbs .items {
	max-width: 1280px;
	margin: 0px auto;
	padding: 10px 20px;
	box-sizing: border-box;
}
.breadcrumbs .items > li {
	line-height: 20px;
	color: #fff;
	font-size: 14px;
}
.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover {
	color: #fff;
}
.breadcrumbs .item:not(:last-child):after {
	margin-top: 2px;
}
.cms-index-index .page-title-wrapper {
	display: none;
}
.cms-page-view .page-title-wrapper .page-title {
	margin-bottom: 5px;
	font-family: "Opens sans", sans-serif;
	font-weight: 500;
	font-size: 30px;
}
.page.messages .message {
	margin-top: 5px;
	margin-bottom: 15px;
}
.cms-index-index .page.messages .message {
	margin-top: 15px;
}
.block-title, .block-title strong, .widget .block-title strong {
	font-family: "chunkfive", sans-serif;
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
}
.block-title.latest-blog h2 {
	margin: 0px 0px 20px 0px;
	font-family: "chunkfive", sans-serif;
	font-weight: 700;
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
}
.latest-blog-home .blog-post {
	margin-bottom: 20px;
}
.latest-blog-home .blog-post:last-child {
	margin-bottom: 0px;
}
.latest-blog-home .blog-title {
	font-weight: 700;
	font-size: 15px;
	line-height: 16px;
}
.latest-blog-home .blog-title .read-more {
	float: right;
	font-weight: 500;
	font-size: 12px;
}
.latest-blog-home .blog-title .read-more a {
	color: #4B4B4B;
}
.latest-blog-home .blog-cont .date {
	font-size: 12px;
	clear: both;
	margin-bottom: 5px;
	display: block;
}
.latest-blog-home .blog-cont p {
	font-weight: 500;
	font-size: 14px;
}
.home-banner-wrapper {
	padding: 10px 0px;
	background: #4B4B4B;
}
.block-products-list .block-title {
	position: relative;
	z-index: 1
}
.block-products-list .block-title:before {
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	background: rgba(163, 163, 163, 1);
	background: -moz-linear-gradient(left, rgba(163, 163, 163, 1) 0%, rgba(209, 209, 209, 1) 44%, rgba(246, 246, 246, 1) 79%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(163, 163, 163, 1)), color-stop(44%, rgba(209, 209, 209, 1)), color-stop(79%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(left, rgba(163, 163, 163, 1) 0%, rgba(209, 209, 209, 1) 44%, rgba(246, 246, 246, 1) 79%, rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(left, rgba(163, 163, 163, 1) 0%, rgba(209, 209, 209, 1) 44%, rgba(246, 246, 246, 1) 79%, rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(left, rgba(163, 163, 163, 1) 0%, rgba(209, 209, 209, 1) 44%, rgba(246, 246, 246, 1) 79%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to right, rgba(163, 163, 163, 1) 0%, rgba(209, 209, 209, 1) 44%, rgba(246, 246, 246, 1) 79%, rgba(255, 255, 255, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#ffffff', GradientType=1 );
}
.block-products-list .block-title strong {
	padding-right: 15px;
	background: #fff;
	position: relative;
	z-index: 10;
}
.toolbar.toolbar-products {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.grid .product-item-wrapper {
}
.grid .uk-panel {
	position: relative;
	padding: 10px 10px 60px 10px;
}
.grid .featured-item:hover .uk-panel, .grid .product-items>li:hover .uk-panel {
	webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
.grid .product-image-container {
	border: 1px solid #dedede;
}
.grid .product-image-container .product-image-photo {
	padding: 5px;
}
.grid .product-item-name {
	text-align: center;
	min-height: 40px;
}
.grid .product-item-name > a {
	color: #4B4B4B;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 500;
}
.grid .product-item-name > a:hover {
	color: #000;
	text-decoration: none;
}
.grid .price-box.price-final_price {
	text-align: center;
	margin: 0
}
.grid .price-final_price .price {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.grid .price-box.price-final_price .old-price {
	margin-right: 10px;
	color: #aaa;
}
.grid .price-box.price-final_price .old-price .price-label, .grid .price-box.price-final_price .special-price .price-label {
	display: none;
}
.grid .price-box.price-final_price .old-price .price {
	font-size: 14px;
	color: #aaa;
}
.grid .product-item-actions {
	position: absolute !important;
	bottom: 10px !important;
	left: 0 !important;
	display: block;
	width: 100% !important;
}
.grid .product-item-actions .actions-primary {
	display: block;
	text-align: center;
}
.action.primary {
	font-weight: 500;
	border-radius: 0px;
	width: 120px;
	padding: 0px;
	line-height: 35px;
}
.grid .action.primary {
	margin: 0px auto;
	position: relative;
}
.action.primary span {
	white-space: nowrap;
}
.action.primary i {
	margin-right: 5px;
}
.product-item-actions .actions-primary + .actions-secondary > a {
	margin: 0px 7px;
	display: none;
}
.product-item .tocompare:before {
	content: '';
}
.grid .product-item-actions a.tocompare, .grid .product-item-actions a.towishlist {
	visibility: hidden;
	transition: all .3s;
}
.grid .product-item-actions a.tocompare:hover, .grid .product-item-actions a.towishlist:hover {
	text-decoration: none;
}
.grid .product-item-actions a.towishlist {
	color: #FFA500;
	margin-right: -40px;
	background: #fff
}
.grid .product-item-actions a.tocompare {
	color: #73C731;
	margin-left: -40px;
	display: inline-block !important;
	background: #fff
}
.grid .featured-item:hover a.towishlist, .grid .product-items>li:hover a.towishlist, .grid .featured-item:hover a.tocompare, .grid .product-items>li:hover a.tocompare {
	visibility: visible;
	margin: 0px 5px;
}
.products.list.items .action.towishlist:before, .table-comparison .action.towishlist:before {
	content: '';
}
.block-compare .action.compare, .cart-summary .actions-toolbar > .primary button, .cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review .block .actions-toolbar .action.primary, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .action-gift {
	line-height: 25px;
	padding: 0px 5px;
}
/* ====== FORMS ========*/
form textarea:focus, form textarea:active, input[type="text"]:focus, input[type="text"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="tel"]:focus, input[type="tel"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="number"]:focus, input[type="number"]:active, input[type="datetime"]:focus, input[type="datetime"]:active, input[type="email"]:focus, input[type="email"]:active, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
	outline: none;
	box-shadow: none;
}
/* ====== SIDEBAR =======*/
.block.product-supports em, .block.sidebar-custom-static em {
	font-size: 30px;
	color: #000;
	float: left;
	width: 50px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #bbb;
	border-radius: 50%;
	text-align: center;
	margin-right: 10px
}
.block.product-supports .block-title, .block.sidebar-custom-static .block-title {
	padding-top: 10px;
	margin: 0px;
}
.block.product-supports .block-item, .block.sidebar-custom-static .block-item {
	margin-bottom: 20px;
}
.block.sidebar-custom-static hr, .block.product-supports hr {
	width: 100%;
	height: 1px;
	border: 0px;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(97, 97, 97, 1) 48%, rgba(246, 246, 246, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(48%, rgba(97, 97, 97, 1)), color-stop(100%, rgba(246, 246, 246, 1)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(97, 97, 97, 1) 48%, rgba(246, 246, 246, 1) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(97, 97, 97, 1) 48%, rgba(246, 246, 246, 1) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(97, 97, 97, 1) 48%, rgba(246, 246, 246, 1) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(97, 97, 97, 1) 48%, rgba(246, 246, 246, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=1 );
}
.catalog-product-view .brand-image {
	display: none;
}
/* ====== END SIDEbAR =====*/
/* ====== CONTACT US PAGE ====*/
.cms-contact-us .action.submit.primary {
	padding: 0px 15px;
}
/* ====== END CONTACT US PAGE ====*/
.page-footer {
	background: #121214;
	width: 100%;
	float: left;
}
.footer.content {
	border-top: 0px;
	margin-top: 0px;
}
.footer.content .title {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.footer.content .entry {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
}
.footer.content .block.newsletter form .control {
	margin-top: 10px;
	position: relative;
	padding-right: 100px;
}
.footer.content .block.newsletter form .control input {
	height: 35px;
	border: 1px solid #000;
}
.footer.content .block.newsletter form .control .actions {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
.footer.content .block.newsletter form .control .action.primary {
	height: 35px;
	border-left: 0px;
	width: 100px;
	margin: 0px;
}
.footer.content .block.newsletter form .control .action.primary:hover .footer.content .block.newsletter form .control .action.primary:focus {
	border: 1px solid #000;
}
.footer.content .uk-list li {
	margin-bottom: 5px;
}
.footer.content .uk-list li .uk-icon-caret-right, .footer.content .uk-list li .uk-icon-check {
	margin-right: 10px;
	color: #aaa;
}
.footer.content .uk-list li a {
	color: #fff;
}
.footer.content .block-my-account .uk-list {
	text-transform: capitalize;
}
.final-footer {
	background-color: #0c0c0c;
	width: 100%;
	float: left;
}
.final-footer .footer .copyright {
	margin: 0px;
	font-size: 14px;
	background: transparent;
	text-align: right;
	color: #333;
}
.final-footer .social-icons a {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	background: #9E9E9E;
	color: #fff;
	margin-right: 10px;
	line-height: 30px;
}
.final-footer .social-icons a:hover {
	text-decoration: none;
}
.final-footer .social-icons a.uk-icon-facebook:hover {
	background: #3C599B;
}
.final-footer .social-icons a.uk-icon-twitter:hover {
	background: #1CA8E3;
}
.final-footer .social-icons a.uk-icon-google-plus:hover {
	background: #E02F2F;
}
.final-footer .social-icons a em {
	color: #fff;
}
.custom-ajax-loader {
	display: none;
}
.custom-ajax-loader div {
	position: absolute;
	top: 50%;
	width: 200px;
	height: 100px;
	background: #fff;
	left: 0;
	right: 0;
	display: block;
	margin: 0px auto;
}
.ajax-loading .custom-ajax-loader {
	display: block;
	position: fixed;
	background: transparent;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	text-align: center;
	z-index: 900;
}
.custom-ajax-loader img {
	margin-top: 25px;
}
.catalogsearch-advanced-index .page-title, .catalogsearch-advanced-result .page-title, .catalogsearch-result-index .page-title {
	font-size: 28px;
	font-weight: 500;
}
.catalogsearch-advanced-index legend {
	display: none;
}
.actions-toolbar > .primary .action {
	min-width: 160px;
}
a.cat-level-2 {
	font-weight: 600;
}
/*--06-12-16----*/
li {
	list-style: none;
}
.post-list-wrapper.blog-widget-recent {
	border-right: 1px solid #ddd;
	margin-bottom: 40px;
	padding-right: 10px;
	width: 48%;
}
.post-list-wrapper.blog-widget-recent h3.title {
	font-family: "chunkfive", sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: 700;
	margin: 0 0 20px;
	text-transform: uppercase;
}
ul.post-list.clearfix {
	list-style: outside none none;
	padding: 0;
}
.post-holder .post-header {
	float: left;
	padding: 0 2% 0 0;
	width: 23%;
	height: 110px;
	overflow: hidden;
}
.post-holder .post-content {
	float: left;
	width: 75%;
}
.post-title-holder .post-title a {
	font-size: 15px;
	font-weight: 700;
	line-height: 16px;
	color: #333;
}
.post-posed-date .value {
	clear: both;
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}
.esbrewing-home-blog .post-description .post-text-hld h2, .esbrewing-home-blog .post-description .post-text-hld h4 {
	color: #333;
	display: none;
	font-size: 15px;
	font-weight: 700;
	line-height: 16px;
	margin: 0;
}
.post-description .post-text-hld p {
	font-size: 14px;
	font-weight: 500;
}
.esbrewing-home-blog ul li.post-holder {
	height: 80px;
	overflow: hidden;
}
.post-read-more {
	color: #4b4b4b;
	float: right;
	font-size: 12px;
	font-weight: 500;
}
.esbrewing-home-blog .post-text-hld.clearfix {
	height: 45px;
	overflow: hidden;
}
/*--09-12-16----*/

.product-items .product-item .product-item-info {
	padding: 10px 10px 60px;
	position: relative;
	height: 400px;
}
.product-items .product-item .product-item-info:hover {
	padding: 10px 10px 60px !important;
}
.product-items .product-item .action.primary {
	margin: 0 auto;
	position: relative;
	width: 120px;
	z-index: 9999999;
}
.product-items .product-item .actions-primary + .actions-secondary {
	position: absolute;
	top: 10px;
	width: 100%;
	padding-left: 0
}

.cms-home .product-items .action.towishlist {
	float: left;
	margin-left: 55px !important;
	margin-right: 0!important
}
.product-items .product-item:hover .action.towishlist {
	margin-left: 15px !important;
}
.cms-home .product-items .action.tocompare {
	float: right;
	margin-right: 55px !important;
	margin-left: 0!important
}
.product-items .product-item:hover .action.tocompare {
	margin-right: 12px !important;
}
.product-items .product-item:hover .product-item-info {
}
.page-layout-1column .add-to-cart-display .block.widget .products-grid .product-item {
	margin-left: 0 !important;
	padding-left: 10px;
	width: 20%;
	margin-bottom: 0;
}
.action.tocompare {
	display: block !important;
}
.product-item-actions .actions-primary + .actions-secondary > a {
	display: block !important;
	border: none;
	font-size: 14px;
}
.products-grid .uk-panel {
	height: 350px;
}
.product-item-info {
	height: 330px;
}

/*responsive*/
@media screen and (max-width:980px) {
.page-layout-1column .add-to-cart-display .block.widget .products-grid .product-item {
	width: 25%;
}
}
@media screen and (max-width:767px) {
.page-layout-1column .add-to-cart-display .block.widget .products-grid .product-item {
	width: 33.333%;
}
.esbrewing-home-blog .post-list-wrapper.blog-widget-recent {
	border: medium none;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
}
@media screen and (max-width:480px) {
.page-layout-1column .add-to-cart-display .block.widget .products-grid .product-item {
	width: 50%;
	padding-left: 0;
}
.column.main .add-to-cart-display .product-items {
	margin-left: 0;
}
/* .add-to-cart-display .product-item:hover .action.tocompare {
  margin-right: 2px !important;
}
.add-to-cart-display .product-item:hover .action.towishlist {
  margin-left: 5px !important;
} */
}
.product-info-main .box-tocart .input-text.qty, .product-options-bottom .box-tocart .input-text.qty {
	height: 40px;
	width: 70px;
}
/****************************custom style 16-1-17*********************************/

.bundle-actions #bundle-slide {
	width: auto
}
.box-tocart fieldset .field.qty label {
	width: auto
}

form textarea:hover, form textarea:focus, form textarea:active, input[type="text"]:hover, input[type="text"]:focus, input[type="text"]:active, input[type="password"]:hover, input[type="password"]:focus, input[type="password"]:active, input[type="url"]:hover, input[type="url"]:focus, input[type="url"]:active, input[type="tel"]:hover, input[type="tel"]:focus, input[type="tel"]:active, input[type="search"]:hover, input[type="search"]:focus, input[type="search"]:active, input[type="number"]:hover, input[type="number"]:focus, input[type="number"]:active, input[type="datetime"]:hover, input[type="datetime"]:focus, input[type="datetime"]:active, input[type="email"]:hover, input[type="email"]:focus, input[type="email"]:active, select:hover, select:focus, select:active, .storelocator-index-index .storelocator-wrapper input[type="text"] {
	border: 1px solid #6C7A18;
}
.action.primary {
	border: 1px solid #000000;
	background: #4B4B4B;
}
.action.primary:hover, .action.primary:focus, .action.primary:active {
	border: 1px solid #4B4B4B;
	background: #000;
}
.storelocator-index-index h2.title-page, .storelocator-index-index h1.title-page {
	background-color: #4b4b4b;
}
.storelocator-index-index .storelocator-wrapper .mgs-search-box .search-tab.active {
	background: #4b4b4b;
}
.storelocator-index-index .storelocator-wrapper input:focus:not([disabled]) {
	box-shadow: none;
}
.storelocator-index-index .storelocator-wrapper .action.primary {
	border: 1px solid #000000;
	background: #4B4B4B;
	padding: 0px 20px;
}
.storelocator-index-index .storelocator-wrapper .action.primary:hover, .storelocator-index-index .storelocator-wrapper .action.primary:focus, .storelocator-index-index .storelocator-wrapper .action.primary:active {
	border: 1px solid #4B4B4B;
	background: #000;
}
.storelocator-index-index .storelocator-wrapper .list-store-box h2 {
	background: #4B4B4B;
}
.storelocator-index-index .pagination > .active > a, .storelocator-index-index .pagination > .active > span, .storelocator-index-index .pagination > .active > a:hover, .storelocator-index-index .pagination > .active > span:hover, .storelocator-index-index .pagination > .active > a:focus, .storelocator-index-index .pagination > .active > span:focus {
	border: 1px solid #000000;
	background: #4B4B4B;
}
.page-layout-2columns-left .column.main, .page-layout-2columns-right .column.main {
	width: 75%;
}
.page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional, .page-layout-2columns-right .sidebar-additional {
	width: 25%;
}

.header.panel > .header.links > li.welcome, .header.panel > .header.links > li > a, .header.panel > .header.links > li.customer-welcome {
	font-family: 'Chunkfive', sans-serif;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	line-height: 20px;
}
.header.content {
	padding-top: 15px;
}
.logo {
	margin: -12px auto 0 0;
}
.block-search {
	width: 100%;
	max-width: 450px;
}
.block-search .control {
	border-top: 0;
	margin: 0;
	padding: 0 0 15px;
}
.block-search input {
	width: 100%;
	line-height: 40px;
	height: 40px;
	border-radius: 20px;
	padding: 0px 50px 0px 15px;
	box-sizing: border-box;
}
.block-search .action.search {
	height: 40px;
	width: 50px;
	right: 0px;
	border-radius: 0px 20px 20px 0px;
	border: 1px solid #ddd;
	-moz-box-sizing: content-box;
	box-sizing: border-box;
}
.nav-sections {
	float: right;
	clear: right;
	margin-bottom: 0;
	background: #4c4b50;
	border-top: 1px solid #fff;
}
.nav-sections-item-content > .navigation {
	background: transparent;
}
.navigation li.level0 {
	margin: 0px;
	padding: 0px 10px;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
	border: none;
}
.navigation li.level0:hover, .navigation li.level0.active {
	background: #fff;
	color: #4c4b50 !important
}
.navigation li.has-active {
    background: #fff;
}
.navigation li.level0:hover a, .navigation li.level0.active:hover a, .navigation li.level0.active a {
	color: #4c4b50 !important
}
.navigation li.level0:last-child {
	border-right: 0px;
}
.navigation .level0 > a {
	color: #fff;
	font-family: chunkfive;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 40px;
	padding: 0 12px;
	display: inline-block;
}
.navigation .level0 > a:hover, .navigation .level0 > a.ui-state-focus {
	color: #fff;
	text-decoration: none
}
.navigation .level0 > .level-top, .navigation .level0:hover > .level-top {
	color: #fff;
	display: block;
	line-height: 40px;
}
.breadcrumbs {
	max-width: none;
}
.latest-blog-home {
	padding-right: 10px;
	border-right: 1px solid #ddd;
	margin-bottom: 40px;
}
.grid .product-item-actions .actions-primary {
	display: block;
	min-height: 36px;
	line-height: 36px;
}
.product-item-actions .actions-primary + .actions-secondary > a {
	display: inline-block;
}
@media all and (min-width: 1024px), print {
.page-layout-1column .block.widget .products-grid .product-item {
	margin-left: 0 !important;
}
.block.widget .products-grid .product-item:nth-child(4n+1) {
	margin-left: 0 !important;
}
.page-layout-1column .block.widget .products-grid .product-item {
	width: 19.5% !important;
}
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
	box-shadow: 0 0 0 0 !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.footer-links, .block.newsletter {
	width: 25% !important;
	float: left !important;
}
.modes-label + .modes-mode {
	border-radius: 0;
}
.modes-mode:last-child {
	border-radius: 0;
}
.modes-mode.active {
	box-shadow: 0 0 0 0;
	background: #fff;
}
.modes-mode {
	background-color: #fff;
	box-shadow: 0 0 0 0;
}
.sorter-label {
	font-weight: 400;
}
.toolbar select {
	background-color: #fff;
	box-shadow: 0 0 0 0;
	border-radius: 0;
}
.products.list.items .product-item-inner {
	width: 100% !important;
	box-shadow: 0 0 0 0;
	padding: 0 !important;
	margin: 10px !important;
	height: auto !important;
	position: static !important;
	border: none !important;
}
.products.list.items .product-item-inner .product-item-actions {
	bottom: 10px !important;
	margin: 0 !important;
}
.block .title strong {
	font-family: "chunkfive", sans-serif;
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
}
.sidebar-main ol li, .sidebar-main ul li {
	margin: 0;
	padding: 0
}
.ves-brandlist-sidebar .items, .abs-margin-for-blocks-and-widgets-desktop, .page-main .block, .customer-review .product-details {
	margin: 0 0 20px !important;
}
.product-social-links .action.towishlist::before, .block-bundle-summary .action.towishlist::before, .product-item .action.towishlist::before, .table-comparison .action.towishlist::before {
	display: none;
}
.product-info-main .product-info-stock-sku {
	display: block;
	padding-left: 0;
	text-align: left;
	width: 100%;
}
.product-info-main .product-info-price .price-box {
	display: block;
	width: 100%;
	padding: 0
}
.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
	color: #333;
	font-weight: 700;
	font-size: 22px;
}
.product-info-main .stock {
	margin: 0 15px 0 0;
	float: left;
}
.product-info-main .product-info-price {
	border-bottom: none;
	margin-bottom: 0;
}
.product-info-main .product-add-form {
	padding-top: 10px;
}
.product-add-form .fieldset > .field label, .product-add-form .fieldset .fields > .field label {
	font-size: 100%;
	padding: 0;
	font-weight: 700;
}
.product-add-form .fieldset > .field, .product-add-form .fieldset .fields > .field {
	margin: 0 0 10px !important;
}

.product-add-form .product-options-wrapper .field .control {
	width: 100% !important;
}
.bundle-options-container .block-bundle-summary .box-tocart {
	margin: 0 0 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-item-actions .actions-secondary > .action, .product-social-links .action.tocompare, .wishlist.split.button > .action.split, .product-social-links .action.towishlist, .block-bundle-summary .action.towishlist, .product-item .action.towishlist, .table-comparison .action.towishlist {
	background: #f2f2f2;
	border: 1px solid #cdcdcd;
	color: #333;
	cursor: pointer;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin: 0;
	margin-bottom: 0px;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	font-size: 1.1rem;
}
.product-social-links .action.mailto.friend {
	border: none !important;
	cursor: pointer;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0;
	margin-bottom: 0px;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	font-size: 1.1rem;
	margin-left: 10px !important;
}
.product-social-links .action.towishlist::before, .product-social-links .action.tocompare::before {
	display: none;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare, .product-info-main .action.towishlist, .product-options-bottom .action.towishlist, .block-bundle-summary .action.towishlist {
	line-height: 1.2rem;
	padding: 5px 8px;
	font-size: 1.1rem;
}
.product.data.items > .item.content {
	background: #fff;
	margin-top: 41px;
	padding: 20px 20px 20px 20px;
	border: 0;
	border-top: 1px solid #d1d1d1;
}
.product.data.items > .item.title {
	margin: 0 5px 0 0;
}
.product.data.items > .item.title > .switch {
	font-weight: 600;
	line-height: 20px;
	font-size: 1.4rem;
	color: #7d7d7d;
	text-decoration: none;
	background: #f0f0f0;
	border: 1px solid #d1d1d1;
	border-bottom: none;
	height: 31px;
	padding: 5px 20px 5px 20px;
}
.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
	background: #fff;
	color: #333;
	height: 32px;
}
.navigation .level0 .submenu li {
	margin: 0;
	position: relative
}
.navigation .level0 .submenu a {
	padding: 5px 15px;
	font-size: 13px;
}
.navigation .level0 .submenu {
	z-index: 999;
}


 @media screen and (max-width:1024px) {
.minicart-wrapper .action.showcart .counter.qty {
	min-width: 18px;
}
.navigation .level0 > a {
	font-size: 13px;
}
.navigation li.level0 {
	padding: 0px 6px;
}
.product-items .product-item .product-item-info {
	height: auto
}
.grid .product-item-name > a {
	font-size: 12px;
}
}
@media screen and (max-width:812px) {
.product.info.detailed {
	margin: 0
}
.navigation .level0 > .level-top {
	padding: 0 5px;
}
.navigation .level0 > a {
	padding: 0;
	font-size: 11px
}
.page-layout-1column .block.widget .products-grid .product-item {
	width: 24.6%;
}
.header.panel > .header.links > li.welcome, .header.panel > .header.links > li > a {
	font-weight: 500;
	font-size: 10px;
}
.block-search {
	max-width: inherit;
}

.wishlist-index-index .product-item-inner {
	border: 0;
	box-shadow: 0 0 0 0;
	background: transparent;
}
}
@media screen and (max-width:767px) {
.product.data.items > .item.title > .switch {
	background: #f0f0f0;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	height: 52px !important;
	padding: 5px 20px 5px 20px !important;
	font-weight: 600;
	line-height: 40px;
	font-size: 1.8rem;
	color: #7d7d7d;
	text-decoration: none;
}
.product.data.items > .item.content {
	background: #fff;
	border: 1px solid #d1d1d1;
	margin: 0 0 5px;
	padding: 20px 20px 20px 20px;
}
.product.data.items > .item.title {
	margin: 0 0 5px;
}
.product.data.items {
	margin-left: 0;
	margin-right: 0;
	border: none;
}
.page-layout-2columns-left .column.main, .page-layout-2columns-right .column.main {
	width: 100%;
}
.page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional, .page-layout-2columns-right .sidebar-additional {
	width: 100%;
}
.page-header {
	background: #4c4b50 !important;
}
.page-layout-1column .block.widget .products-grid .product-item {
	width: 24.5%;
}
.footer-links, .block.newsletter {
	width: 50% !important;
}
.nav-sections {
	background: #fff;
}
.navigation .level0 > a {
	color: #333;
	line-height: 40px;
	padding: 0 12px !important;
	font-size: 14px !important
}
.navigation .level0 > a:hover {
	color: #333;
}
.navigation .parent .level-top::after {
	font-size: 1.6rem;
	right: 10px;
	top: 0px;
}
.navigation .level0 > .level-top, .navigation .level0:hover > .level-top {
	color: #333;
	line-height: 40px;
}
.navigation a, .navigation a:hover {
	color: #333;
}
.nav-sections-item-content, .nav-sections {
	padding: 0;
}
.nav-toggle::before {
	color: #fff
}
.logo {
	margin: -12px auto 0 20px;
}
}
@media screen and (max-width:667px) {
.grid .product-item-name > a {
	font-size: 10px;
}
}
@media screen and (max-width:568px) {
	.one-step-checkout.three-columns-new-osc.virtualCheckout .onestepcheckout-shipping-payment-review, .three-columns-new-osc.virtualCheckout .wrap-col-last-3{width:100%; margin-bottom:15px}
.page-layout-1column .block.widget .products-grid .product-item {
	width: 32.5%;
}
#empty_cart_button, .action.update {
	float:left;
	margin:0
}
}
@media screen and (max-width:414px) {
.cart.main .action.continue, #empty_cart_button, .action.update {
	margin: 0 0 5px !important;
	width: 100%;
}
.page-layout-1column .block.widget .products-grid .product-item {
	width: 49.5%;
}
.footer-links, .block.newsletter {
	width: 100% !important;
}
.final-footer .footer .copyright {
	text-align: left;
}
.minicart-wrapper .action.showcart .counter.qty {
	width: 20px;
	line-height: 17px !important;
}
.header .block-search .label::before {
	font-size: 20px;
}
.header .minicart-wrapper .action.showcart::before {
	font-size: 20px;
}
.minicart-wrapper .action.showcart .text {
	font-size: 10px;
}
}
@media screen and (max-width:375px) {
.page-layout-1column .block.widget .products-grid .product-item {
	width: 49%;
}
}

.cart-totals tbody .mark, .cart-totals tfoot .mark {
	background: transparent;
}
.abs-reset-left-margin-desktop, .bundle-options-container .legend.title, .column.main .cart-summary .actions-toolbar, .cart.table-wrapper .item-actions .actions-toolbar, .gift-summary .actions-toolbar, .cart.table-wrapper .gift-summary .actions-toolbar, .column.main .block-giftregistry-shared-items .actions-toolbar, .form-new-agreement .fieldset .legend, .form-new-agreement .actions-toolbar, .column.main .paypal-review .actions-toolbar, .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
	margin-left: 0;
}
.abs-add-clearfix::before, .abs-add-clearfix::after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child)::before, .abs-add-fields .fieldset .actions-toolbar:not(:first-child)::after, .payment-method-braintree .hosted-date-wrap::before, .payment-method-braintree .hosted-date-wrap::after, .toolbar::before, .toolbar::after, .toolbar-products::before, .toolbar-products::after, .sidebar .product-items-images::before, .sidebar .product-items-images::after, .cart.table-wrapper .actions-toolbar::before, .cart.table-wrapper .actions-toolbar::after, .cart.table-wrapper .item-options::before, .cart.table-wrapper .item-options::after, .minicart-items .product-item > .product::before, .minicart-items .product-item > .product::after, .checkout-container::before, .checkout-container::after, .opc-estimated-wrapper::before, .opc-estimated-wrapper::after, .opc-wrapper .field.addresses::before, .opc-wrapper .field.addresses::after, .page-product-downloadable .product-add-form::before, .page-product-downloadable .product-add-form::after, .gift-options::before, .gift-options::after, .gift-item-block .content::before, .gift-item-block .content::after, .order-details-items .order-gift-message::before, .order-details-items .order-gift-message::after, .order-details-items .block-order-details-gift-message::before, .order-details-items .block-order-details-gift-message::after, .block-giftregistry-shared-items .product .item-options::before, .block-giftregistry-shared-items .product .item-options::after, .gift-wrapping-list::before, .gift-wrapping-list::after, .opc-wrapper .data.table .gift-wrapping::before, .opc-wrapper .data.table .gift-wrapping::after, .table-order-items .gift-wrapping::before, .table-order-items .gift-wrapping::after, .table-order-review .gift-wrapping::before, .table-order-review .gift-wrapping::after, .map-popup .map-info-price::before, .map-popup .map-info-price::after, .multicheckout .item-options::before, .multicheckout .item-options::after, .multicheckout .block::before, .multicheckout .block::after, .multicheckout .block-content::before, .multicheckout .block-content::after, .customer-review .product-details::before, .customer-review .product-details::after, .header.content::before, .header.content::after, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child)::before, .form-giftregistry-share .fieldset .actions-toolbar:not(:first-child)::after, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child)::before, .form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child)::after, .form-add-invitations .fieldset .actions-toolbar:not(:first-child)::before, .form-add-invitations .fieldset .actions-toolbar:not(:first-child)::after, .form-create-return .fieldset .actions-toolbar:not(:first-child)::before, .form-create-return .fieldset .actions-toolbar:not(:first-child)::after, .form.send.friend .fieldset .actions-toolbar:not(:first-child)::before, .form.send.friend .fieldset .actions-toolbar:not(:first-child)::after {
	content: '';
	display: table;
}
.cart.table-wrapper .item-actions .actions-toolbar {
	text-align: left;
}
.block-cart-failed .action.clear, .cart-container .form-cart .action.clear, .cart-container .cart-gift-item .action.clear {
	margin-right: 10px;
}
.form-create-account .create.info, .form-create-account .create.account,#product-sendtofriend-form .fieldset.sender,#product-sendtofriend-form .fieldset.recipients {
	width: 48%;
	float: left
}
.form-create-account .create.account,#product-sendtofriend-form .fieldset.recipients {
	float: right
}
.abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset::after {
	margin-left: 25.8%;
}
.fieldset > .field {
	margin: 0 0 29px;
	box-sizing: border-box;
}
.form-login .fieldset > .field,.form.password.forget .fieldset > .field,.form-create-account .fieldset > .field{
	overflow:hidden
}
.form.password.forget .fieldset > .field:not(.choice) > .label, #login-form .fieldset > .field:not(.choice) > .label, .form-create-account .fieldset > .field:not(.choice) > .label, .create.account .fieldset > .field:not(.choice) > .label {
	padding: 6px 15px 0 0;
	text-align: right;
	width: 25.8%;
	box-sizing: border-box;
	float: left;
	font-size: 1.4rem;
	white-space: normal;
}
.form.password.forget .fieldset > .field > .control, .login-container .fieldset > .field > .control, .create.info .fieldset > .field > .control, .create.account .fieldset > .field > .control {
	width: 74.2%;
	float: left
}
.navigation .level0 .submenu {
	box-shadow: 0 0 0 0 !important;
	padding: 5px 5px 10px;
	border-radius: 0 0 5px 5px;
}
.navigation .level0 .submenu li {
	border-bottom: 1px solid #e3e3e3;
}
.navigation .level0 .submenu li:last-child {
	border: none
}
.navigation .level0 .submenu li.parent {
	position: relative;
}
.navigation .level0 .submenu li.parent::after {
	position: absolute;
	content: "";
	top: 4px;
	right: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/arrow.png) no-repeat right 10px center;
}
.product-items.widget-product-grid li:hover {
	webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
	background: #fff
}
.block.newsletter .title {
	display: block;
}
.footer.content .block.newsletter .title strong {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.modal-content {
	border: none;
	box-shadow: 0 0 0 0;
	text-align: center;
	border-radius: 0;
	padding: 25px 0
}
.modal-popup .modal-footer {
	text-align: center;
}
.modal-popup .action-close {
	padding: 14px;
}
.customer-account-login .page-title-wrapper, .customer-account-create .page-title-wrapper {
	display: none
}
.columns {
	padding-top: 20px;
}
.login-container .block .block-title strong {
	font-size: 1.5rem;
}
.create.info > .legend, .create.account > .legend,.fieldset.sender > .legend,.fieldset.recipients > .legend {
	margin: 0 0 20px !important;
	font-family: "chunkfive", sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	font-style: italic;
	text-transform: uppercase;
	padding-bottom: 12px;
}
.create.info > .legend span, .create.account > .legend span {
	font-size: 1.5rem;
}
.choice.newsletter .checkbox {
	float: left
}
.form-create-account,#product-sendtofriend-form {
	width: 100% !important;
	max-width: inherit;
}
button:not(.primary) {
	box-shadow: 0 0 0 0;
}
.block-cart-failed .actions.main .continue, .block-cart-failed .actions.main .clear, .cart-container .form-cart .actions.main .continue, .cart-container .form-cart .actions.main .clear {
	display: inline-block;
}
.block-cart-failed .action.update, .cart-container .form-cart .action.update {
	display: inline-block;
	text-decoration: none;
	padding-left: 5px;
}
.abs-shopping-cart-items .action.update::before, .block-cart-failed .action.update::before, .cart-container .form-cart .action.update::before {
	-webkit-font-smoothing: antialiased;
	font-size: 15px;
	line-height: 16px;
	color: inherit;
	content: '\e603';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
	width: 32px;
}
.cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .action-gift {
	color: #333;
	cursor: pointer;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 24px;
}
.abs-shopping-cart-items .action.continue:focus, .abs-shopping-cart-items .action.continue:active, .block-cart-failed .action.continue:focus, .block-cart-failed .action.continue:active, .cart-container .form-cart .action.continue:focus, .cart-container .form-cart .action.continue:active {
	color: #333;
}
.abs-shopping-cart-items .action.continue::before, .block-cart-failed .action.continue::before, .cart-container .form-cart .action.continue::before {
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	line-height: 16px;
	color: inherit;
	content: '\e617';
	font-family: 'luma-icons';
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
	width: 32px;
}
.block-cart-failed .action.continue, .cart-container .form-cart .action.continue, .cart-container .cart-gift-item .action.continue {
	float: left;
}
.block-cart-failed .action.continue, .cart-container .form-cart .action.continue {
	color: #333;
	cursor: pointer;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1.6rem;
}
.block-cart-failed .action.continue, .cart-container .form-cart .action.continue {
	border-radius: 3px;
	background-image: none;
	background: #f2f2f2;
	border: 1px solid #cdcdcd;
	color: #333;
	cursor: pointer;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin: 0;
	padding: 7px 15px 7px 0;
	font-size: 1.4rem;
	line-height: 1.6rem;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
}
.block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover, .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .action-gift:hover {
	background: #e1e1e1;
	border: 1px solid #cdcdcd;
	color: #333;
	text-decoration: none;
}
.page-title, .discount h2,.modal-header h1.modal-title {
	font-family: "Open sans", sans-serif;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 15px;
}
button, .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .action-gift {
	color: #333;
	cursor: pointer;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1.6rem;
}
.cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .action-gift {
	display: inline-block;
	text-decoration: none;
	margin-bottom: 10px !important;
	margin-right: 10px !important;
}
button, a.action.primary, .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .action-gift {
	border-radius: 3px;
}
.cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .action-gift {
	background-image: none;
	background: #f2f2f2;
	border: 1px solid #cdcdcd;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin: 0;
	padding: 5px 15px;
	font-size: 1.4rem;
	line-height: 22px;
	box-sizing: border-box;
	vertical-align: middle;
	position: relative;
	left: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete::before, .cart.table-wrapper .actions-toolbar > .action-edit::before, .cart.table-wrapper .actions-toolbar > .action-delete::before {
	display: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span, .cart.table-wrapper .actions-toolbar > .action-delete > span {
	border: 0;
	height: auto;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: auto;
	clip: inherit;
}
.cart-totals tbody .mark, .cart-totals tfoot .mark {
	background: transparent;
}
.cart-summary > .title {
	display: block;
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}
.cart-summary .block {
	margin-bottom: 0 !important;
}
.cart-summary .block > .title, .paypal-review-discount .block > .title {
	border-top: 1px solid #d1d1d1;
	cursor: pointer;
	font-weight: 600;
	display: block;
	text-decoration: none;
	margin-bottom: 0;
	overflow: hidden;
	padding: 7px 30px 7px 5px;
	position: relative;
}
.column.main .cart-summary .block > .title strong, .column.main .paypal-review-discount .block > .title strong {
	font-size: 1.8rem;
	font-weight: 400;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	text-transform: capitalize;
	margin: 0;
}
.column.main .block .title strong {
	font-size: 18px;
}
.cart-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .mark, .opc-block-summary .table-totals .grand .amount {
	padding-top: 20px;
	border-top: 0;
}
.cart-totals .mark strong, .opc-block-summary .table-totals .mark strong {
	font-weight: 400;
	font-size: 1.4rem
}
.cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
	padding-right: 4px;
	text-align: right;
}
.cart-totals .grand .amount strong, .opc-block-summary .table-totals .grand .amount strong {
	font-weight: 700;
	font-size: 1.4rem
}
/*}*/
.cart.table-wrapper .product-item-name {
	display: inline-block;
	font-weight: 400;
	margin-top: -6px;
	font-size: 1.4rem;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax, .paypal-review .table-paypal-review-items .col.price .price-excluding-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax, .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.price .price-including-tax, .cart.table-wrapper .col.price .price-excluding-tax, .cart.table-wrapper .col.subtotal .price-including-tax, .cart.table-wrapper .col.subtotal .price-excluding-tax, .cart.table-wrapper .col.msrp .price-including-tax, .cart.table-wrapper .col.msrp .price-excluding-tax, .order-details-items .col.price .price-including-tax, .order-details-items .col.price .price-excluding-tax, .order-details-items .col.subtotal .price-including-tax, .order-details-items .col.subtotal .price-excluding-tax {
	color: #333;
	font-size: 1.4rem;
}
.cart-summary .block .item-options .field .radio + .label {
	text-align: left;
}
#select_store_by_map {
	padding: 5px 0 0 0;
}
.ves-brandlist-sidebar ul li {
	padding: 2px 0
}
.ves-brandlist-sidebar ul li a {
	color: #555
}
.multicheckout .block-title > .action, .paypal-review .block .block-title > .action, .account .column.main .block:not(.widget) .block-title > .action, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action, [class^="sales-guest-"] .column.main .block:not(.widget) .block-title > .action, .sales-guest-view .column.main .block:not(.widget) .block-title > .action {
	margin-left: 15px;
	float: right;
	font-size: 13px;
	line-height: 34px;
	font-family: open sans;
	font-style: normal;
	text-transform: capitalize;
}
.abs-account-blocks .block-title > strong, .abs-account-blocks .block-title > span, .multicheckout .block-title > strong, .multicheckout .block-title > span, .multicheckout .block-content .title > strong, .multicheckout .block-content .title > span, .account .legend > strong, .account .legend > span, .form-giftregistry-search .legend > strong, .form-giftregistry-search .legend > span, .block-giftregistry-results .block-title > strong, .block-giftregistry-results .block-title > span, .block-giftregistry-shared-items .block-title > strong, .block-giftregistry-shared-items .block-title > span, .block-wishlist-search-form .block-title > strong, .block-wishlist-search-form .block-title > span, .block-wishlist-search-results .block-title > strong, .block-wishlist-search-results .block-title > span, .customer-review .review-details .title > strong, .customer-review .review-details .title > span, .multicheckout .block-title > strong, .multicheckout .block-title > span, .paypal-review .block .block-title > strong, .paypal-review .block .block-title > span, .account .column.main .block:not(.widget) .block-title > strong, .account .column.main .block:not(.widget) .block-title > span, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span, [class^="sales-guest-"] .column.main .block:not(.widget) .block-title > strong, [class^="sales-guest-"] .column.main .block:not(.widget) .block-title > span, .sales-guest-view .column.main .block:not(.widget) .block-title > strong, .sales-guest-view .column.main .block:not(.widget) .block-title > span {
	font-size: 1.8rem;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
	border-color: #000;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus), .abs-discount-block .actions-toolbar .action.cancel:not(:focus), .block-compare .action.primary:not(:focus), .cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus), .cart-summary .form.giftregistry .fieldset .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.cancel:not(:focus), .cart-discount .actions-toolbar .action.primary:not(:focus), .cart-discount .actions-toolbar .action.cancel:not(:focus) {
	box-shadow: 0 0 0 0;
}
#coupon_code {
	line-height: 36px;
	height: 36.6px;
}
.compare.wrapper {
	display: none;
}
.link.wishlist .counter {
	color: #fff;
}
.fieldset.recipients .actions-toolbar {
	width: 100%;
	float: left;
	margin-left: 0 !important;
}
.emailaction{width:100%; float:left; margin:0 0 25px !important}
.checkout-payment-method .payment-method-title .payment-icon {
	max-width: 40px;
}

.address-information ul li, .address-information .fieldset .field, #billing-new-address-form .fieldset .field {
	padding: 10px 17px !important;
}
#co-shipping-form .street .control .field, #billing-new-address-form .street .control .field {
	padding: 0 !important;
}
#one-step-checkout-form label {
	margin: 0 5px 5px 0 !important;
}
.one-step-checkout label.label {
	font-size: 1em !important;
}

/*----------UK GRID----------*/

.uk-grid .product-item-actions .action.towishlist {
	float: left;
	margin-left: 55px !important;
	margin-right: 0!important
}
.uk-grid .product-item-actions .action.towishlist:before{display:none}
.uk-grid .uk-panel:hover .action.towishlist {
	margin-left: 15px !important;
}
.uk-grid .uk-panel:hover .action.tocompare {
	margin-right: 15px !important;
}
.uk-grid .product-item-actions .action.tocompare {
	float: right;
	margin-right: 55px !important;
	margin-left: 0!important
}
.product-items .product-item:hover .action.tocompare {
	margin-right: 12px !important;
}
.grid .product-item-actions .actions-primary {
	display: block;
	min-height: 36px;
	line-height: 36px;
}
.grid .product-item-actions .actions-primary .action.primary {z-index:99}
.grid .product-item-actions .actions-primary + .actions-secondary {
	position: absolute;
	top: 10px;
	width: 100%;
	padding-left: 0;
}

/*----------UK GRID----------*/

.subcategory-list .category-image {
	border: 1px solid #ddd;
	padding: 10px;
}
.subcategory-list .category-image img {
	max-width: 100%;
	max-height: 130px;
}
.label {
	font-size: 1.4rem;
	padding: 0;
}
.bundle-options-container .legend.title {
    font-size: 2.6rem;
}
.bundle-options-container .block-bundle-summary {
	margin-top: 0;
	background: #e8e8e8;
    padding: 10px 20px;
}
.bundle-options-container .price-box .price {
    font-size: 18px !important;
    font-weight: 700 !important;
}
.bundle-options-container .block-bundle-summary .product-image-container, .bundle-options-container .block-bundle-summary .product.name, .bundle-options-container .block-bundle-summary .stock {
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: auto;
	margin-top: 0rem;
    margin-bottom: 1rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
    font-size: 1.8rem;
}
.bundle-options-container .product-options-bottom {
    border-top: none;
}
button.action.back.customization {
    background-image: none;
    background: #f2f2f2;
    border: 1px solid #cdcdcd;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 3px;
	margin-bottom: 30px;
}
button.action.back.customization:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555;
	text-decoration: none;
}
.brand-image {
	border: 1px solid #cecece;
	text-align: center;
	min-height: 150px;
	max-height: 150px;
	margin: 0 0 30px;
	padding:15px;
}
.brand-image img {
	min-height: 120px;
	max-height: 120px;
}
.checkout-cart-index .page-main {
	padding-top: 20px;
}
.checkout-cart-index .page-title{margin:0}


/*10/4/2019*/

.product-info-main .box-tocart, .product-options-bottom .box-tocart {
	display: table;
	margin: 0 0 20px;
}
.product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {
	padding-right: 15px;
	display: table-cell;
}
.product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
	display: table-cell;
}

/*----12.4.19----*/
#wishlist-sidebar .product-item .product-item-info, #wishlist-sidebar .product-item .product-item-info:hover {
	height: auto;
	padding: 10px !important;
	border: 1px solid #ececec;
}
#wishlist-sidebar .product-item .product-item-info:hover {
	height: auto;
	padding: 10px !important;
	border: 1px solid #000;
}
.product-item-actions .actions-primary {
	text-align: center;
}
.sidebar .product-items .product-item-actions{position:relative}
#wishlist-sidebar .product-item .action.delete {
	background: #333;
}
#wishlist-sidebar .product-item .action.delete::before {
	color: #fff !important;
	height: 20px !important;
	width: 20px !important;
	line-height: 18px;
	text-align: center;
}
#wishlist-sidebar .product-item .product-item-info .product-item-photo {
	left: 10px !important;
}
.block-wishlist .primary a.action.details {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	background: #333;
	line-height: 32px;
	border-radius: 3px;
}
.block-wishlist .primary a.action.details:hover{background:#000}
.wishlist-index-index .products-grid .product-item:hover {
	box-shadow: 0 0 7px #0000001a;
}
 @media screen and (min-width:768px) {
.products-grid.wishlist:hover .product-item-actions {
	margin-bottom: 0;
	margin-top: 0;
}
.wishlist-index-index .product-item-inner {
	border: 0;
	box-shadow: 0 0 0 0;
	background:none;
}
 }
.one-step-checkout.three-columns-new-osc .address-info-3-columns{margin-bottom:0}
#onestepcheckout-logout-link{display:none !important}

/*13-05-19*/
.message.success {width: 69%}
.cart-summary._sticky {
    position: relative !important;
    top: 0 !important;
}
.crosssell .product-items .action.towishlist {
    float: left;
    margin-left: 55px !important;
    margin-right: 0!important;
}
.crosssell .product-items .action.tocompare {
    float: right;
    margin-right: 55px !important;
    margin-left: 0!important;
}
.crosssell .product-items .product-item .product-item-info {
    height: 360px;
}
.final-footer .footer .copyright {
	padding-bottom: 25px;
}
legend {
	border-bottom: none !important;
}
.checkout-payment-method .payment-method-title {
    padding: 10px 0 !important;
}
.item-options {
    padding-top: 15px !important;
}
.cart-price .price {
    font-weight: 700 !important;
}

.osc-add {
    height: 17px !important;
}
.osc-minus {
    height: 15px !important;
}
.list-store-select.disable-ul {
    width: 100% !important;
}
.onestepcheckout-index-index select {
    padding: 5px;
}
.one-step-checkout dd.giftvoucher #giftvoucher-custom-code div.row div:first-child {
    padding-left: 15px !important;
}

.onestepcheckout-index-index .payment-method-content .fieldset {
    margin-left: 0 !important;
}
.payment-method-billing-address fieldset.fieldset {
    padding-top: 0 !important;
}

#hdmx__contact-popup {
	position: fixed;
	right: 0;
	background: #fff;
	width: 320px;
	padding: 20px;
	z-index: 999;
	bottom: 0;
}

/*#hdmx__contact-button {
	position: fixed;
	right: -34px;
	bottom: 40px;
	padding: 10px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	z-index: 9999;
}*/