.rs-17 .rs-catalog{
	padding-bottom: 50px;
}
.rs-17 .rs-catalog .panel-default > .widget-title > .panel-heading {
	display: block;
	border-top: 4px solid #EF1C24;
	padding-top: 13px;
	padding-bottom: 13px;
}
.rs-17 .rs-catalog .panel-heading,
.rs-17 .rs-catalog .panel-group .panel {
	border-radius: 0;
}
.rs-17 .rs-catalog .panel-title {
	color: #212121;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	font-weight: 500;
}
.rs-17 .rs-catalog .panel-title a:hover,
.rs-17 .rs-catalog .panel-title a:focus{
	color: #EF1C24;
	text-decoration: none;
}
.rs-17 .rs-catalog .panel-title a i{
	padding-right: 7px;
	padding-left: 7px;
	transform: rotate(90deg);
	vertical-align: text-bottom;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.rs-17 .rs-catalog .panel-title a.collapsed i{
	transform: rotate(0deg);
	vertical-align: baseline;
}
.rs-17 .rs-catalog .nav-stacked > li {
	border-bottom: solid 1px #eee;
}

.rs-17 .rs-catalog .nav-stacked li >.children{
	display: none;
}
.rs-17 .rs-catalog .nav-stacked .current-cat li >.children {
	display: block;
}
.rs-17 .rs-catalog .nav-stacked  .children>li>a{
	white-space: normal;
	font-size: 12px;
	padding: 3px 16px;
	line-height: 1.5;
	transition: none;
	background: none;
	font-weight: 300;
	color: #424242;
}
.rs-17 .rs-catalog .nav-stacked  li.current-cat > .children,
.rs-17 .rs-catalog .nav-stacked  li.current-cat-parent > .children,
.rs-17 .rs-catalog .nav-stacked  li.current-cat-ancestor > .children{
	display: block;
	list-style: none;
	margin: 0 9px 0;
	border-radius: 0;
	border-left: 1px solid #dddddd;
	padding: 0;
}

.rs-17 .rs-catalog .nav-stacked > li.current-cat-parent > .children,
.rs-17 .rs-catalog .nav-stacked > li.current-cat-parent > .children .current-cat>.children{
	display: block;
	list-style: none;
	margin: 0 9px 0;
	border-radius: 0;
	border-left: 1px solid #dddddd;
	padding: 0;
}

.rs-17 .rs-catalog .nav-stacked > li.current-cat,
.rs-17 .rs-catalog .nav-stacked li.current-cat > a,
.rs-17 .rs-catalog .nav-stacked > li.current-cat-parent,
.rs-17 .rs-catalog .nav-stacked > li.current-cat-ancestor > a{
	font-weight: 700;
}
.rs-17 .rs-catalog .nav-stacked li a:hover{
	font-weight: 700;
	text-decoration: none;
}
.rs-17 .rs-catalog .nav-stacked > li:last-child{
	border-bottom: none;
	margin-bottom: -15px;
}
.rs-17 .rs-catalog .nav-stacked > li > a,
.rs-17 .rs-catalog .nav-stacked > li {
	background: none;
	color: #424242;
	font-weight: 400;
	color: #424242;
}
.rs-17 .rs-catalog .nav-stacked > li > .badge{
	position: absolute;
	top: 14px;
	right: 0;
}
.rs-17 .rs-catalog .nav-stacked > li > a{
	padding: 12px 10px;
	transition: none;
	display: -webkit-flex;
	-webkit-align-items: center;
	display: flex;
	align-items: center;
}
.rs-17 .rs-catalog .nav-stacked > li > a:hover,
.rs-17 .rs-catalog .nav-stacked > li > a:focus,
.rs-17 .rs-catalog .nav-stacked > li.active > a,
.rs-17 .rs-catalog .nav-stacked > li.active {
	font-weight: 700;
	text-decoration: none;
	outline: none;
}
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu,
.rs-17 .rs-catalog .nav-stacked > li.current-cat > .children{
	position:static;
	float: none;
	box-shadow: none;
	margin: 0 9px 0;
	border-radius: 0;
	border: none;
	border-left: 1px solid #dddddd;
	padding: 0;
	list-style: none;
}
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu,
.rs-17 .rs-catalog .nav-stacked > li.current-cat > .children{
	margin-bottom: 15px;
}
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li>a,
.rs-17 .rs-catalog .nav-stacked > li.current-cat > .children>li>a,
.rs-17 .rs-catalog .nav-stacked > li.current-cat-parent > .children>li>a,
.rs-17 .rs-catalog .nav-stacked > li.current-cat-ancestor > .children>li>a{

}
.rs-17 .rs-catalog .nav-stacked > li.current-cat-parent > .children li>.children li> .badge,
.rs-17 .rs-catalog .nav-stacked > li.current-cat-parent > .children>li> .badge,
.rs-17 .rs-catalog .nav-stacked > li.current-cat > .children li > .badge,
.rs-17 .rs-catalog .nav-stacked  li.current-cat-ancestor > .children li>.badge{
	display: none;
}
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li>a:hover,
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li>a:focus,
.rs-17 .rs-catalog .nav-stacked > li.current-cat > .children>li>a:hover,
.rs-17 .rs-catalog .nav-stacked > li.current-cat > .children>li>a:focus{
	font-weight: 700;
	background: none;
	text-decoration: none;
}
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li.open>.dropdown-menu,
.rs-17 .rs-catalog .nav-stacked > li.current-cat > .children>li>.children,
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li.dropdown-submenu>.dropdown-menu{
	position:static;
	float: none;
	box-shadow: none;
	margin: 0 15px 0;
	border-radius: 0;
	border: none;
	border-left: 1px solid #dddddd;
	padding: 0;
	list-style: none;
}

.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li.open>.dropdown-menu>li>a,
.rs-17 .rs-catalog .nav-stacked > li.current-cat > .children>li>.children > li > a,
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li.dropdown-submenu>.dropdown-menu>li>a{
	white-space: normal;
	font-size: 12px;
	padding: 3px 16px;
	line-height: 1.5;
	transition: none;
	background: none;
	color: #424242;
}
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li.open>.dropdown-menu>li>a:hover,
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li.open>.dropdown-menu>li>a:focus,
.rs-17 .rs-catalog .nav-stacked > li.current-cat > .children>li>.children > li > a:hover,
.rs-17 .rs-catalog .nav-stacked > li.current-cat > .children>li>.children > li > a:focus,
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li.dropdown-submenu>.dropdown-menu>li>a:hover,
.rs-17 .rs-catalog .nav-stacked > li.open > .dropdown-menu>li.dropdown-submenu>.dropdown-menu>li>a:focus{
	font-weight: 700;
	background: none;
	text-decoration: none;
}
.rs-17 .rs-catalog .nav-stacked > li > a > .badge {
	color: #fff;
	background-color: #777777;
	font-weight: 400;
	font-size: 11px;
}
.rs-17 .rs-catalog .nav-stacked>li+li {
	margin-top: 0;
}
.rs-17 .rs-catalog .panel .panel-body label{
	font-size: 13px;
	font-weight: 600;
	color: #454545;
	margin-bottom: 10px;
}
.rs-17 .rs-catalog .panel .panel-body input[type="radio"],
.rs-17 .rs-catalog .panel .panel-body  input[type="checkbox"]{
	margin-top: 0;
	margin-right: 12px;
}
.rs-17 .rs-catalog .color-filter span{
	border: 1px solid #DDDDDD;
	display: inline-block;
	height: 14px;
	margin: 0 3px 0 1px;
	width: 14px;
}
.rs-17 .rs-catalog .maxheight300 {
	max-height: 300px;
}
.rs-17 .rs-catalog .category-top h1{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 25px;
}
.rs-17 .rs-catalog .category-top p{
	margin-bottom: 15px;
}
.rs-17 .rs-catalog .img-banner {
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}
.rs-17 .rs-catalog .img-banner img {
	width: 100%;
}
.rs-17 .rs-catalog .product-filter {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	clear: both;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 7px;
	padding-top: 10px;
	margin-top: 30px;
}
.rs-17 .rs-catalog .product-filter p {
	font-size: 14px;
	margin-top: 7px;
	color: #000;
	font-weight: 300;
	margin-bottom: 0;
}
.rs-17 .rs-catalog .change-view {
	margin-right: 10px;
}
.rs-17 .rs-catalog .change-view a {
	border: 1px solid #CCCCCC;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	height: 34px;
	line-height: 23px;
	margin-left: 5px;
	overflow: hidden;
	padding: 5px 8px;
	border-radius: 3px;
	color: #444444;
	outline: none;
}
.rs-17 .rs-catalog .change-view a:hover,
.rs-17 .rs-catalog .change-view a:focus,
.rs-17 .rs-catalog .change-view a.active{
	color: #EF1C24;
	border-color: #EF1C24;
}
.rs-17 .rs-catalog .categoryProduct{
	margin-left: -11px;
	margin-right: -29px;
}
.rs-17 .rs-catalog .product-item{
	display: inline-block;
	float: none;
	vertical-align: top;
	margin-left: -4px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	margin-bottom: 30px;
	min-height: 475px;
}
.rs-17 .rs-catalog .product-item .price-block{
	margin-top: 30px;
}
.rs-17 .rs-catalog .list-view .product-item  {
	display: block;
	height: auto !important;
	width: 100% !important;
	overflow: hidden;
	margin-bottom: 20px;
	min-height: auto;
}
.rs-17 .rs-catalog .quickview {
	display: block;
	top: 50%;
	margin-top: -25px;
	max-height: 50px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 2;
	visibility: hidden;
}
.rs-17 .rs-catalog .product-item h4 {
	margin: 0;
	height: 85px;
	overflow: hidden;
	display: block;
	line-height: 21px;
	margin: 20px 0 5px;
	padding: 0;
}
.rs-17 .rs-catalog .product-item h4 a {
	font-weight: 700;
	color: #424242;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
}
.rs-17 .rs-catalog.description{
	padding-left: 5px;
	padding-right: 5px;
}
.rs-17 .rs-catalog .description p{
	color: #616161;
	font-size: 14px;
	height: 95px;
	line-height: 18px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}
.rs-17 .rs-catalog .product{
	display: block;
	height: auto;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	border: 1px solid #e0e0e0;
	text-align: center;
	overflow: hidden;
}
.rs-17 .rs-catalog .list-view .product {
	padding-right: 20px;
}
.rs-17 .rs-catalog .product:hover{
	border: 1px solid #EF1C24;
}
.rs-17 .rs-catalog .product-image{
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	height: auto;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.rs-17 .rs-catalog .list-view .product-image {
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	max-height: 260px;
	max-width: 350px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	padding-right: 20px;
	background: #fff;
}
.rs-17 .rs-catalog .product-image a{
	display: block;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-position: top center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.rs-17 .rs-catalog .product:hover .product-image > a {
	-moz-transform: scale3d(1.1, 1.1, 1) rotate(-1.5deg);
	-ms-transform: scale3d(1.1, 1.1, 1) rotate(-1.5deg);
	-o-transform: scale3d(1.1, 1.1, 1) rotate(-1.5deg);
	-webkit-transform: scale3d(1.1, 1.1, 1) rotate(-1.5deg);
	transform: scale3d(1.1, 1.1, 1) rotate(-1.5deg);
}
.rs-17 .rs-catalog .promotion {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 10;
	bottom: 20px;
	left: 0;
	height: 25px;
	width: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.rs-17 .rs-catalog .promotion li{
	display: inline-block;
	margin-left: -4px;
}
.rs-17 .rs-catalog .promotion li:last-child{
	border-radius: 0 4px 4px 0;
}
.rs-17 .rs-catalog .new {
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	height: 100%;
	padding: 3px 10px;
	background-color: #4ec67f;
}
.rs-17 .rs-catalog .discount {
	background: #EF1C24;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 100%;
	padding: 3px 9px;
	text-transform: uppercase;
}
.rs-17 .rs-catalog  .price {
	font-size: 16px;
	font-weight:700;
	color: #424242;
	line-height: 1.5;
}
.rs-17 .rs-catalog  .price>span{
	margin-right: 3px;
	margin-left: 3px;
}
/*.rs-17 .rs-catalog  .price-standard {
    font-size: 14px;
    font-weight:400;
    color: #a6a6a6;
	line-height: 1.5;
	text-decoration: line-through;
}*/
.rs-17 .price-standard {
	font-size: 14px;
	font-weight:400;
	color: #a6a6a6;
	line-height: 1.5;
	text-decoration: line-through;
}
.rs-17 .rs-catalog .list-view .price-block,
.rs-17 .rs-catalog .list-view .price,
.rs-17 .rs-catalog .list-view .action-control{
	text-align: right;
}
.rs-17 .rs-catalog   .sub-description{
	font-weight: 300;
	color: #616161;
	line-height: 1.7;
}
.rs-17 .rs-catalog   .sub-description p{
	margin: 0 auto;
}
.rs-17 .rs-catalog   .sub-description.sub-description_color>span{
	text-indent: -9999px;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 5px 1px 0;
	border-radius: 50%;
}
.rs-17 .rs-catalog .product-filter .count{
	font-family: 'Montserrat', sans-serif;
}
.rs-17 .rs-catalog .list-view .description {
	margin: 0 auto;
	min-height: auto;
	max-width: 100%;
	text-align: right;
}
.rs-17 .rs-catalog .action-control {
	border: 0;
	display: block;
	height: auto;
	padding: 5px 0 15px;
	width: 100%;
}
.rs-17 .rs-catalog .action-control .btn-color{
	/* background-color: #EF1C24; */
	font-weight: 700;
	/* text-shadow: 0 1px 1px rgba(0,0,0,.2); */
	color: #fff;
}
.rs-17 .rs-catalog .action-control .btn-color:hover,
.rs-17 .rs-catalog .action-control .btn-color:focus{
	/* background-color: #26292c; */
}
.rs-17 .rs-catalog .product:hover .btn-quickview {
	visibility: visible;
	opacity: 0.85;
	-webkit-opacity: 0.85;
	-ms-opacity: 0.85;
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
}
.rs-17 .rs-catalog .category-footer {
	border-top: solid 1px #eee;
	padding-top: 20px;
	margin-top: 0;
}
.rs-17 .rs-catalog .pagination > li > a,
.rs-17 .rs-catalog .pagination > li > span{
	font-size: 12px;
	color: #7c7c7c;
}
.rs-17 .rs-catalog .pagination{
	margin-top: 0;
	margin-bottom: 10px;
}
.rs-17 .rs-catalog .pagination > .active > a{
	background-color: #c2c2c2;
	border-color: #c2c2c2;
	color: #fff;
}
.rs-17 .rs-catalog .select2-container .select2-selection--single {
	height: 34px;
}
.rs-17 .rs-catalog .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 34px;
	color: #424242;
}
.rs-17 .rs-catalog .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 100%;
}
.rs-17 .rs-catalog .priceFilterBody  .form-group {
	max-width: 30%;
	float: left;
}
.rs-17 .rs-catalog .priceFilterBody .btn {
	background-color: #778899;
	color: #fff;
	text-shadow: 0 1px 0 #abb0b4;
	font-weight: 600;
	border: none;
	padding: 7px 12px;
	margin-left: 15px;
	transition: all 0.5s;
	outline: none;
}
.rs-17 .rs-catalog .priceFilterBody .btn:focus,
.rs-17 .rs-catalog .priceFilterBody .btn:active {
	outline: none;
}

.rs-17 .rs-catalog .priceFilterBody .btn:hover {
	background-color: #696969;
}
.rs-17 .rs-catalog .priceFilterBody .sp {
	padding: 5px;
}
.rs-17 .rs-catalog .category-top h2{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 20px;
}
.rs-17 .rs-catalog .mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: #c2c2c2 !important;
	width: 8px;
}
.rs-17 .rs-catalog .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
	width: 8px;
}
.rs-17 .rs-catalog .panel-bottom{
	margin-top: 15px;
}
.rs-17 .rs-catalog .panel-bottom-block{
	padding-left: 0;
	padding-right:0;
}
.rs-17 .rs-catalog .panel-bottom .panel-bottom-block+.panel-bottom-block{
	padding-left: 15px;
}
.rs-17 .rs-catalog .panel-bottom-block .btn{
	width: 100%;
	font-weight: 600;
	padding: 6px 12px;
}
.rs-17 .rs-catalog .panel-bottom-block .btn-default{
	background-color: #bdc3c7;
	color: #fff;
	text-shadow: 0 1px 0 #abb0b4;
	border: none;
	padding: 7px 12px;
}

.rs-17 .rs-catalog form {
	margin-bottom: 0;
}

.rs-17 .rs-catalog .select2-container {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	line-height: 34px;
	height: 34px;
	padding-left: 8px;
	box-sizing: border-box;
	color: #6d6d6d;
}

.rs-17 .rs-catalog .select2-container__option {
	line-height: 34px;
	color: #424242;
}

@media (max-width: 1199px){
	.rs-17 .rs-catalog .priceFilterBody  .form-group{
		width: 100%;
		max-width: none;
	}
	.rs-17 .rs-catalog .priceFilterBody .sp{
		display: none;
	}
}

@media (max-width: 1199px){
	.rs-17 .rs-catalog .action-control .btn {
		padding: 3px 6px;
		font-size: 13px;
	}
}
@media (min-width: 495px) and (max-width: 765px) {
	.rs-17 .rs-catalog .action-control .btn {
		padding: 6px 12px;
	}
}
@media (max-width: 460px) {
	.rs-17 .rs-catalog .action-control .btn {
		padding: 6px 12px;
	}
}
@media (max-width: 991px){
	.rs-17 .rs-catalog .priceFilterBody  .form-group{
		width: 50%;
		padding-left: 5px;
		padding-right: 5px;
	}
	.rs-17 .rs-catalog .panel-bottom .panel-bottom-block+.panel-bottom-block{
		padding-left: 0;
	}
	.rs-17 .rs-catalog .panel-bottom-block .btn{
		margin-bottom: 10px;
	}
	.rs-17 [id^="rs_woocommerce_reset_button"]{
		padding: 15px;
		background-color: #fff;
		border: 1px solid #ddd;
		-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
		box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	}
	.rs-17 [id^="rs_woocommerce_reset_button"] .action-control{
		padding: 0;
	}
	
}
@media (max-width: 767px){
	.rs-17 .rs-catalog .product-filter  .pull-left{
		float: none!important;
		text-align: center;
	}
	.rs-17 .rs-catalog .change-order{
		width: 190px;
		margin: 10px 0 0;
	}
	.rs-17 .rs-catalog .change-view{
		margin-top: 10px;
		float: left!important;
	}
	.rs-17 .rs-catalog .categoryProduct{
		margin-left: -15px;
		margin-right: -29px;
	}
	.rs-17 .rs-catalog .category-footer p{
		text-align: left;
	}
	.rs-17 .rs-catalog .filter-show {
		margin-top: 5px;
		position: relative;
	}
	.rs-17 .rs-catalog .select2-container {
		margin-top: 0;
		margin-left: 0;
	}
}
@media (max-width: 480px){
	.xsResponse .product-item {
		width: 100% !important;
	}
	.rs-17 .rs-catalog .list-view .product-image {
		display: block;
		float: none;
		max-height: 500px;
		max-width: 100%;
		overflow: hidden;
		padding-right: 0;
		text-align: center;
	}
	.rs-17 .rs-catalog .list-view .product{
		padding-right: 0;
	}
	.rs-17 .rs-catalog .list-view h4,
	.rs-17 .rs-catalog .list-view .description,
	.rs-17 .rs-catalog .list-view h4,
	.rs-17 .rs-catalog .list-view .price,
	.rs-17 .rs-catalog .list-view .action-control,
	.rs-17 .rs-catalog .list-view .price-block,
	.rs-17 .rs-catalog .list-view .description p {
		text-align: center;
	}
}

@media (min-width: 768px) {
	.rs-17 .rs-catalog .woocommerce-ordering {
		padding: 0;
		margin-right: 0;
	}
}

.rs-17 .rs-catalog .gridlist-toggle {
	float: right;
	margin: 0 10px 0 0 !important;
	clear: none;
	padding: 0 !important;
}
.rs-17 .rs-catalog .gridlist-toggle a {
	background-color: transparent;
	color: #ccc;
	border-color: #EF1C24;
	padding: 5px 8px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	font-size: 18px;
	font-weight: normal;
	height: 34px;
	line-height: 23px;
	margin-left: 8px;
	overflow: hidden;
	cursor: pointer;
}
.rs-17 .rs-catalog .gridlist-toggle .dashicons:before, .gridlist-toggle .dashicons {
	font-size: 22px;
	width: inherit !important;
}
.rs-17 .rs-catalog .gridlist-toggle a.active {
	color: #EF1C24;
	border-color: #EF1C24;
}


.catalog_loader_wrap{text-align:center;}
.catalog_loader_image{display:inline-block;width:100px;height:100px;background:url(../../img/loader.gif) no-repeat;}

.rs-17 .rs-catalog .button {
	border: 0;
	background-color: transparent;
	border-color: #43454b;
	color: #333;
	cursor: pointer;
	padding: 0;
	text-decoration: none;
	font-weight: 600;
	text-shadow: none;
	display: inline-block;
	-webkit-appearance: none;
	border-radius: 0;
}

.rs-17 .rs-catalog .added_to_cart {
	display: block;
	text-decoration: none;
}

.rs-17 .rs-catalog button a.added {
	/*color: transparent;*/
}
.rs-17 .rs-catalog .woocommerce-product-details__short-description {
	display: none;
}

.rs-17 .rs-catalog .wc-forward {
	display: none;
}

.rs-17 .rs-catalog .bg-success {
	padding: 15px;
	border-radius: 4px;
}

.rs-17 .rs-catalog .success {
	color: green!important;
	font-weight: bold;
	margin-top: 10px;
}

.rs-17 .rs-catalog .description h4 {
	clear: none;
}

.rs-17 .rs-catalog .woocommerce-pagination .page-numbers li a:hover,
.rs-17 .rs-catalog .woocommerce-pagination .page-numbers li a:focus  {
	text-decoration: none;
}

.rs-17 .rs-catalog .widget.woocommerce.widget_product_categories {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.rs-17 .rs-catalog .widget_product_categories ul li::before,
.rs-17 .rs-catalog .widget_product_categories ul li.current-cat::before  {
	content: none;
}

.rs-17 .rs-catalog .widget_product_categories ul li {
	padding-left: 0;
	margin-bottom: 0;
}

.rs-17 .rs-catalog .widget .widget-title,
.rs-17 .rs-catalog .widget .widgettitle {
	padding: 0;
	margin-bottom: 0;
}

.rs-17 .rs-catalog .panel-default .panel-heading {
	display: block;
	color: #424242;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.rs-17 .rs-catalog .panel-group .panel+.panel {
	/*margin-top: 0;*/
}

.rs-17 .rs-catalog h4 a {
	font-weight: 500;
}

.rs-17 .rs-catalog .widget_layered_nav ul li {
	margin-bottom: 0;
}
.rs-17 .rs-catalog .widget_layered_nav li::before {
	content: none;
}

.rs-17 .rs-catalog .color-square {
	display: inline-block;
	height: 22px;
	margin: -6px 0px -6px 10px;
	width: 22px;
	min-width: 22px;
	position: absolute;
	top: 28px;
	z-index: 0;
	border-radius: 4px;
}

.rs-17 .rs-catalog .widget_layered_nav ul {
	margin-bottom: 15px;
}

.rs-17 .rs-catalog .widget_layered_nav ul li {
	padding-left: 0;
}

.rs-17 .rs-catalog .woocommerce-widget-layered-nav-dropdown {
	margin: 10px 0 10px 20px;
	min-height: 16px;
	font-size: 14px;
}
.rs-17 .rs-catalog .woocommerce-widget-layered-nav-dropdown option {

}

.rs-17 .rs-catalog .widget_price_filter .ui-slider .ui-slider-range,
.rs-17 .rs-catalog .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #f44336;
}

.rs-17 .rs-catalog .catalog-description h4 {
	margin: 0;
	height: 42px;
	overflow: hidden;
	display: block;
	line-height: 21px;
	margin: 20px 0 5px;
	padding: 0;
	font-weight: 700;
	color: #424242;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
}

.rs-17 .rs-catalog .product-category>div {
	display: none;
}

.rs-17 .rs-catalog .widget_price_filter .ui-slider .ui-slider-handle {
	margin-left: 0em;
}
.rs-17 .rs-catalog .widget_price_filter .ui-slider .ui-slider-handle:focus {
	outline: none;
}

.rs-17 .rs-catalog .price_slider {
	margin-left: 0em;
	margin-right: 1em;
}
.rs-17 .rs-catalog .widget_price_filter .ui-slider .ui-slider-range {
	margin-left: 1em;
}

.rs-17 .rs-catalog .panel-collapse.collapse[aria-expanded="false"]>div {
	display: none;
}

.rs-17 .rs-catalog .widget_price_filter .price_slider_amount {
	text-align: left;
}

@media (max-width: 991px) {
	.rs-17 .rs-catalog .product-filter {
		margin-top: 0;
		position: relative;
	}
	.rs-17 .sidebar-panel{
		position: absolute;
		width: 100%;
		z-index: 30;
		top: 100%;
		padding: 0;
		background: #fff;
	}
	.rs-17 .panel-group {
		margin-bottom: 0;
	}
	.rs-17  .sidebar-panel .widget {
		margin: 0 auto;
	}
	.rs-17 .rs-catalog #collapseCategory .panel-body {
		padding: 0 15px 15px 0;
	}
	.rs-17 .rs-catalog #collapseCategory .panel-body ul {
		margin: 0;
	}
	.rs-17 .rs-catalog .breadcrumbs {
		position: relative;
	}
	.rs-17 .rs-catalog .change-view .grid-view,.rs-17 .rs-catalog .change-view .list-view{
		display: none;
	}
	/*.rs-17 .rs-catalog .breadcrumbs:after {
		position: absolute;
		content: '\25b7';
		top: 8px;
		right: 20px;
		transition: all 0.5s;
	}
	.rs-17 .rs-catalog .breadcrumbs[aria-expanded='true']:after {
		content: '\25b6';
		transform: rotate(90deg);
	}*/
	.rs-17 .rs-catalog .breadcrumbs .category-switch {
		width: 30px;
		height: 30px;
		position: relative;
		top: 0;
		right: 5px;
		transition: all 0.5s;
		z-index: 10;
		cursor: pointer;
		text-align: center;
		line-height: 30px;
		display: inline-block;
	}
	.rs-17 .rs-catalog .breadcrumbs .category-switch[aria-expanded='true'] {
		transform: rotate(90deg);
	}
	#accordionNo{display:none;}
}
.rs-17 .rs-catalog .filter-show {
	background-color: #fff;
	border-bottom: 1px dashed #aaa;
	border-radius: 0;
	line-height: 34px;
	height: 34px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	box-sizing: border-box;
	display: inline-block;
}
.rs-17 .rs-catalog .product-image img{
	height: auto;
	width: 100%;
	margin: auto;
}
.price ins {
	font-weight: 700;
}
.price del {
	font-size: 14px;
}
@media (max-width: 767px) {
	
	.rs-17 .rs-catalog .product-item {
	
	}
	.rs-17 .rs-catalog .product {
		margin-right: 10px;
		margin-left: 5px;
	}
	.rs-17 .rs-catalog .product-image {
		height: auto !important;
	}
	.rs-17 .rs-catalog .product-image img {
		height: auto;
		min-width: 100%;
	}
	.rs-17 .rs-catalog .price span {
		margin-left: 5px;
	}
	
}
@media (max-width: 962px) {
	.rs-17 .rs-catalog .quickview {
		display: none;
	}
}
.rs-17 .rs-catalog .action-control .addBascetAjax,.addBascetAjax{
	padding: 0;
	display:  none;
}
.rs-17 .addBascetAjax .button{
	padding: 6px 12px;
}
.rs-17 .rs-catalog.no-breadcrumb {
	padding-top: 40px;
}
.sidebar-panel .widget_layered_nav  .checkbox{
	display: inline-block;
	width: 22px;
	height: 22px;
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	position: relative;
	min-width: 22px;
	margin-right: 10px;
}
.sidebar-panel .widget_layered_nav .cat-item {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.sidebar-panel .widget_layered_nav .cat-item.current-cat .checkbox:after,
.sidebar-panel .widget_layered_nav .cat-item.current-cat .checkbox:before{
	content: '';
	position: absolute;
	height: 1px;
	background-color: #000;
	box-shadow: 0 1px 6px 2px rgba(255,255,255,0.5);
}
.sidebar-panel .widget_layered_nav .cat-item.current-cat .checkbox:before{
	transform: rotate(60deg);
	bottom: 7px;
	left: 3px;
	width: 10px;
}
.sidebar-panel .widget_layered_nav .cat-item.current-cat .checkbox:after{
	transform: rotate(-60deg);
	bottom: 14px;
	left: 5px;
	width: 22px;
}
.filter-show .count{
	font-size: 9px;
	font-weight: 400;
	display: none;
	position: absolute;
	width: 13px;
	height: 13px;
	color: #fff;
	background-color: #f44336;
	border-radius: 50%;
	right: -15px;
	top: 11px;
	line-height: 8px;
	text-align: center;
	padding: 3px;
}
.filter-show.active .count{
	display: block;
}