<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
	
	.checkbox {
    margin: 3px!important;
}


.checkbox, .checkbox  {
font-size: 13px !important;
}

.list-group-item {
	padding:5px 0px 5px 0px;
	line-height:30px;
	margin:0px;
}		
	.list-group-item .cant{
			background: #fff;
			float:left;
			color:#7A7A7A;
			border-width: 1px ;
			border-style: solid;
			border-color: #eee;
			padding:0px 5px 0px 5px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
	}
.fildes   label{
		width:100%;
		
		text-align:right;

}	
.fildes  .list-group-item input{
	float:left;
	
}
.fildes {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  margin-top:10px;
  box-shadow: none;
}	
	
.fildes .common_selector{
margin:0px;
padding:0px;
}

.fildes:last-child {
  border-bottom: none;
}

.fildes-group &gt; .fildes:first-child .fildes-heading {
  border-radius: 4px 4px 0 0;
}

.fildes-group .fildes {
  border-radius: 0;
}

.fildes-group .fildes + .fildes {
  margin-top: 0;
}

.fildes-heading {
  background-color: #e8e8e8;
  border-radius: 0;
  border: none;
  color: #272727;
  padding: 0;
}

.fildes-title a {
  display: block;
  color: #272727;
  padding: 15px;
  position: relative;
  font-size: 13px;
  font-weight: 400;
}

.fildes-body {
  background: #fff;
}

.fildes:last-child .fildes-body {
  border-radius: 0 0 4px 4px;
}

.fildes:last-child .fildes-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}

.fildes:last-child .fildes-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.fildes-heading a:before {
  content: '\f196';
  position: absolute;
  font-family: 'FontAwesome';
  left: 5px;
  top: 10px;
  font-size: 18px;
  transition: all 0.5s;
  transform: scale(1);
}

.fildes-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .fildes-heading a:after {
  content: ' ';
  font-size: 18px;
  position: absolute;
  font-family: 'FontAwesome';
  left: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}

#bs-collapse .fildes-heading.active a:after {
  content: '\f147 ';
  transform: scale(1);
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .fildes-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: 'FontAwesome';
  left: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
}

#accordion .fildes-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}

.all-btn{
	color:#B96800;
	font-size:13px;
	text-align:center;
float:right;
	border:1px #F18701 solid;
	margin:10px 0px 10px 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 100%;


	padding:5px 20px 5px 20px;
	background-color:#fff;

}






/* Product query widget */
.ss-product-category-filters,
.ss-product-attribute-filters {
	max-height: 230px;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}

/* Sliding panel actions */

#sliding-panel-actions {
	position: fixed;
	overflow: hidden;
	z-index: 114;
	display: none;
}

#sliding-panel-actions {
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #fff;

	-webkit-box-shadow: 0 -1px 3px rgba(0,0,0,.24), 0 -3px 8px rgba(0,0,0,.12);
	-moz-box-shadow: 0 -1px 3px rgba(0,0,0,.24), 0 -3px 8px rgba(0,0,0,.12);
	box-shadow: 0 -1px 3px rgba(0,0,0,.24), 0 -3px 8px rgba(0,0,0,.12);

	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

#sliding-panel-actions:hover {
	-webkit-box-shadow: 0 -4px 5px 0 rgba(0, 0, 0, 0.14), 0 -1px 10px 0 rgba(0, 0, 0, 0.12), 0 -2px 4px -1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 -4px 5px 0 rgba(0, 0, 0, 0.14), 0 -1px 10px 0 rgba(0, 0, 0, 0.12), 0 -2px 4px -1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 -4px 5px 0 rgba(0, 0, 0, 0.14), 0 -1px 10px 0 rgba(0, 0, 0, 0.12), 0 -2px 4px -1px rgba(0, 0, 0, 0.2);
}

.panel-toggle {
	display: inline-block;
	margin: 6px 0;
padding: 10px 16px 10px 20px;
	color: inherit;
	color:#598951;
	font-size:13px;
	text-transform: uppercase;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.panel-toggle:hover {
	color: inherit;
	text-decoration: none;
}



.panel-toggle:before {
	position: absolute;
	left: 0;
	width: 28px;
	font-size: 14px;
	line-height: 1;
	line-height: 14px;
	content: '\f0ca';

	font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-transform: none;
	text-align: center;
	vertical-align: middle;

	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}



.panel-toggle.icon-style:before {
	line-height: 48px;
}

.panel-toggle.icon-style {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 24px;
	right: -48px;
	width: 48px;
	height: 48px;
	border-radius: 0 2px 2px 0;
	box-shadow: 1px 0 2px rgba(0,0,0,.12);
	background: #fff;
}


/* Panel sidebar */
.sliding-sidebar {
	position: fixed !important;
	overflow: visible;
	width: 272px !important; /* Override 100% width of sidebar in some themes */
	background: #fff;
	color: inherit;
	display: none;
	top: 0;
	left: -272px;
	margin: 0;
	padding: 0 !important;
	height: 100%;
	height: -webkit-calc(100% - 38px);
	height: -moz-calc(100% - 38px);
	height: -o-calc(100% - 38px);
	height: calc(100% - 38px);
	z-index: 113;

	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	-ms-transform:translateZ(0);
	-o-transform:translateZ(0);
	transform:translateZ(0);

	-webkit-transition: .3s cubic-bezier(0.785, 0.135, 0.150, 0.860);
	-moz-transition: .3s cubic-bezier(0.785, 0.135, 0.150, 0.860);
	-o-transition: .3s cubic-bezier(0.785, 0.135, 0.150, 0.860);
	-ms-transition: .3s cubic-bezier(0.785, 0.135, 0.150, 0.860);
	transition: .3s cubic-bezier(0.785, 0.135, 0.150, 0.860);

    -webkit-transition-property: left, right;
    transition-property: left, right;

}

.panel-pos-right .sliding-sidebar {
	left: auto;
	right: -272px;
}

.panel-wrap {
	position: relative;
	height: 100%;
	padding: 16px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.panel-full-height .sliding-sidebar {
	height: 100%;
}

.sswcaf-sidebar .wrap {
	padding: 0;
}

.sswcaf-sidebar,
.sliding-sidebar,
#sliding-panel-actions.show-actions {
	display: block;
}


.side-panel-active {
	left: 0;
}



.panel-body-mask.show-mask {
	opacity:1;
	visibility:visible;
}

.panel-body-mask.disable-mask {
	display: none;
}

.offcanvas-ready {
	overflow-x: hidden;
	width: 100%;
	-webkit-transition: .3s cubic-bezier(0.785, 0.135, 0.150, 0.860);
	-moz-transition: .3s cubic-bezier(0.785, 0.135, 0.150, 0.860);
	-o-transition: .3s cubic-bezier(0.785, 0.135, 0.150, 0.860);
	-ms-transition: .3s cubic-bezier(0.785, 0.135, 0.150, 0.860);
	transition: .3s cubic-bezier(0.785, 0.135, 0.150, 0.860);
}


.mdi-keyboard_arrow_down:before {
	content: "\f063";
}

@media only screen and (max-width: 768px) {
	#sswcaf-shop-sidebar,
	.sliding-sidebar,
	#sliding-panel-actions {
		display: block;
	}
	.side-panel-active {
		visibility: visible;
		-webkit-transform:translateX(0);
		-moz-transform:translateX(0);
		-ms-transform:translateX(0);
		-o-transform:translateX(0);
		transform:translateX(0)
	}
	body.show-shop-sb .panel-body-mask {
		opacity:1;
		visibility:visible;
	}
}

@media only screen and (min-width: 768px) {
	.sswcaf-sidebar,
	.panel-toggle.icon-style { display: none; }
	.panel-wrap { padding: 0; overflow-y: auto; height: auto; }
}</pre></body></html>