div.remove_filter{
  /*margin-right: -1.2em;*/
  padding-left: 0.3em;
}
.selected_filter li{
	display: block;
}
.category-products{
position: relative;
z-index: 10;
}

.title_category .padding_hf {
	padding-bottom: 0;
}
.item .product_price .price-label {
	display: inline-block;
	text-decoration: none;
}
.screen-filter .flat-button {
	font-size: 0;
	width: 162px;
	height: 58px;
	vertical-align: middle;
	border: 1px solid #d6d6d6;
	box-sizing: border-box;
	padding: 0;
	direction: ltr;
	position: relative;
	z-index: 1;
	background: #fff;
}
.screen-filter .flat-button.first {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.screen-filter .flat-button.last {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.screen-filter-container h2 {
	font-weight: bold;
	font-size: 35px;
	margin-bottom: 40px;
}
.screen-filter .flat-button.active{
	border: 3px solid #004567 !important;
	font-weight: bold;
	z-index: 3;
}
.screen-filter .flat-button:focus {
	outline: none;
	outline-offset: 0;
	box-shadow: 0 0 0 3px rgba(131,192,253,.5);
}
.screen-filter .flat-button:not(.first) {
	margin-right: -3px;
}

.screen-filter .flat-button span {
	font-size: 15px;
}

.sticky-wrapper .screen-filter-container {
	padding: 10px 0;
}

.sticky-wrapper.is-sticky .screen-filter-container {
    background: rgba(249,249,249,.95);
    left: 0;
    right: 0;
    width: 100% !important;
}

img.swatch_size {
	border-radius: 50%;
}

.products-grid .promotion-txt {
	line-height: 16px;
}

@media only screen and (min-width: 768px){
    .sticky-wrapper .screen-filter-container {
        padding: 15px 0;
    }
}

@media only screen and (max-width: 767px){
	.selected_filter li{
		display: inline-block;
		padding-left:0.5em;
		padding-left:0.5em;
	}
	.block-layered-nav{
	       position: relative;
	       z-index:20;
		text-align: center;
		padding: 0 !important;
		margin: 0 -.5em 0;
	}
	.block-layered-nav .fs4{
		font-size: 1em;
	}

	.accordion_list{
		overflow-x: auto;
		overflow-y: hidden;
    	-webkit-overflow-scrolling: touch;
    	padding: 0 0.5em;
    	white-space: nowrap;
    	border-bottom: 1px solid #ddd;
	}
	.accordion_list.has_open{
		-webkit-overflow-scrolling: auto !important;
	}
	.accordion_list > li{
		vertical-align: top;
		display: inline-block !important;
		width: auto !important;
		vertical-align: bottom;
	}

	.accordion_title,
	.accordion_title > div{
		padding: 0;
		border: none !important;
		cursor: pointer;
	}
	.accordion_title{
		padding: 0.5em 0.5em 0.5em;
	}
	.open .accordion_title{
		position: relative;
		z-index: 11;
		cursor: pointer;
	}
	.open .accordion_title:after{
		content: '';
		position: absolute;
		z-index: 25;
		right: 0;
		left: 0;
		bottom: 0px;
		height: 1px;
		background: #000;
	}
	.open .accordion_desc{
		/*display: block !important;*/
	}

	.accordion_desc{
		position: absolute;
		white-space: initial;
		z-index: 20;
    	right: -0.5em;
    	left: -0.5em;
		top: 100%;
		background: #fff;
		padding: 0.75em;
	}
	.open:after{
	  content: '';
	  position: absolute;
	  z-index: 1;
	  top: 100%;
	  bottom: -10000000px;
      left: -0.5em;
      right: -0.5em;
	  background: #eee;
	  opacity: 0.9;
	}
	.accordion_desc ol li{
		padding: 0.25em;
	}

	.screen-filter .flat-button {
		font-size: 0;
		width: 100px;
		height: 30px;
		line-height: inherit;
		padding: 0;
	}
	.screen-filter-container h2 {
		font-size: 22px;
		margin-bottom: 20px;
	}
	.screen-filter .flat-button.active {
		border: 2px solid #004567 !important;
	}
	.screen-filter .flat-button span {
		font-size: 0.8rem;
	}
	.screen-filter.sp-break-line .flat-button.last {
		width: 98px;
		margin-top: -1px;
		margin-left: -1px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		border-top-right-radius: 0;
	}
	.screen-filter.sp-break-line .flat-button:nth-child(3) {
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}
}

/* ============================================ *
 * Table compare
 * ============================================ */

.compare table{
	width: 100%!important;
	max-width: 45em;
	margin: auto;
}

.compare table,.compare td,.compare tr{
	border:none !important;
}

.compare table p{
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
.compare table td{
	width: auto;
	padding: 1em;
}
.compare table img > tr{
	text-align: center;
}
@media only screen and (max-width: 767px){

	.compare table td{
		display: block;
    	width: 100%!important;
    	text-align: center;
	}
	.compare table tr{
		display: block;
		padding-bottom: 1em;
		margin-bottom: 1em;
		border-bottom: 0.1em solid #ddd !important;
	}
}
@media only screen and (min-width: 768px) {
	.screen-filter .flat-button:hover {
		border: 3px solid #004567 !important;
		font-weight: bold;
		z-index: 2;
	}
	.catalog-category-view .category-products .sorter {
		display: none;
	}
	.catalog-category-view.category-with-sort .category-products:first-child .sorter {
		display: block;
	}
	.toggle-filter-button {
		float: right;
		cursor: pointer;
		display: inline-block;
		padding: 0;
		border: none;
		text-align: right;
		padding: 0;
		margin: 10px 0 0 0;
		font-size: 100%;
	}
	.toggle-filter-button span {
		position: relative;
		padding: 0 30px 0 0;
	}
	.toggle-filter-button span:before {
		content: '';
		background: url("../../images/icons/filter_icon.svg") center center no-repeat;
		position: absolute;
		width: 26px;
		height: 20px;
		top: 2px;
		right: 0;
	}
	/* .block-layered-nav {
		box-sizing: border-box;
		position: relative;
		width: 100%;
		right: 0;
		-webkit-transition: opacity .6s, width .6s, -webkit-transform .6s;
		transition: opacity .6s, width .6s, -webkit-transform .6s;
		transition: opacity .6s, width .6s, transform .6s;
		transition: opacity .6s, width .6s, transform .6s, -webkit-transform .6s;
	}
	.layered-nav-hidden {
		opacity: 0;
		position: absolute;
		width: 100%;
		z-index: 2;
		right: 0;
		overflow: hidden;
		-webkit-transition: all .6s;
		transition: all .6s;
		transform: translateX(100%);
	}
	*/
	.category-animation {
		float: left;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}

	.category .w_20.layered-nav-closed{
		opacity: 0;
		transform: translateX(100%);
	}
	.catalog-category-view .layout_category .container > .w_20 {
		position: relative;
		right: 0;
		-webkit-transition: opacity .6s, width .6s, -webkit-transform .6s;
		transition: opacity .6s, width .6s, -webkit-transform .6s;
		transition: opacity .6s, width .6s, transform .6s;
		transition: opacity .6s, width .6s, transform .6s, -webkit-transform .6s;
	}
	.catalog-category-view .layout_category .container > .w_20.layered-nav-closed {
		position: absolute;
		top: 55px;
	}
	.category .container:after {
		clear: both;
		display: block;
		content: ' ';
	}
	.products-grid .item {

	}
	.category-animation.w_100 .item .m_w_15 {
		max-width: none;
	}
}

.categorypath-black-friday .idus-item .open-popup-link,
.tab-section-title div{
	color: #222 !important;
}

#resultLoading {
	position: absolute;
	z-index: 10000000;
	top: 0;
	left: 0;
}

#resultLoading .bg {
	background: #000000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.block-layered-nav.loading {
	background: url("../../images/ajax-loader.gif") no-repeat center 10%;
	z-index: 10000000;
}

/* Custom css for layout info */
.layout-info #customer-service * {
	font-size: 15px
}
