.htmlsitemap-container .top-sitemap-container{
	clear: both;
	float: none;
	overflow: hidden;
	position: relative;
}
.htmlsitemap-container .products-container{
	clear: both;
}

.sitemap-section ul{
	padding-left: 0;
	margin: 0;
}
.sitemap-section .h5{
	font-family: 'poppinsmedium';
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-weight: 500;
    display: block;
    margin: 3px 0 0;
    color: #555555;
    font-size: 12px;
    float: right;
}
.sitemap-section .pcount{
	margin: 10px 0;
	font-size: 14px;
	font-weight: normal;
	color: #555555;
}
.sitemap-section .h5{padding-left:10px;}
.sitemap-section h5.char-title
{
    font-size: 18px;
    /*color: #555555;*/
	border-bottom:1px solid #e1e1e1;
	padding:0;
	overflow:hidden;
}
.sitemap-section h5.char-title .char
{
	float:left;
	height:36px;
	width:36px;
	background:#f5f5f5;
	color:#000000;
	line-height:36px;
	text-align:center;
}
.sitemap-section h5.char-title .pcount{line-height:36px;display:block;text-align: end;margin:0;}
.sitemap-section .product-list-by-char:not(:last-child){
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.sitemap-section ul:after{
	content: '';
	display: table;
	clear: both;
}
li{
	list-style-type: none;
	padding: 0;
}
.sitemap-section li {
	position: relative;
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
}

.sitemap-section.products-container .toolbar li{
	width: auto;
}
.sitemap-section.products-container :not(.toolbar) li{
	float: left;
	box-sizing: border-box;
}
.htmlsitemap-container .sitemap-section .cat .cat li:not(.isparent):first-child{
	margin-top:10px;
}

.htmlsitemap-container .toolbar li, .htmlsitemap-container .toolbar li label{
	margin-bottom: 0;
}
.htmlsitemap-container .toolbar li:before{
	display: none;
}
.isparent > a{
}
.isparent.level-2{
	margin-top: 10px;
	margin-bottom: 10px;
}
.isparent.level-2 > ul,
.isparent.level-1 > ul {
	padding-left: 12px;
}
.sitemap-section .section-title {
	font-family: 'poppinsbold';
	color: #000000;
	font-size: 18px;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-top: 0;
	border-bottom:1px solid #e1e1e1;
}
.sitemap-section .categories-container-inner .section-title, .sitemap-section .cmspages-container-inner .section-title{
	padding:10px 0;
	margin:0;
}
.sitemap-section .categories-container-inner>ul, .sitemap-section .cmspages-container-inner>ul{
	padding:15px 0;
	margin: 0;
}

.category-item.isparent{
	position: relative;
	display: inline-block;
}
.category-item.isparent {
	padding-left: 25px;
}
.cmspages-container-inner .cms-page-list .cms-item{
	float: left;
	font-size:18px;
	color:#47aad9;
	width: calc(50% - 10px);
	margin-right: 10px;

}
.cmspages-container-inner .cms-page-list .cms-item:nth-child(2n){
	margin-right:0;
	width:50%;
}
.htmlsitemap-container .sitemap-section .cat .cat{
	display:none;
	padding-left: 0;

}
.category-item.isparent:after{
	position: absolute;
	content: '';
	width: 1px;
	background-color: #000;
	left: 10px;
}
/*.category-item.isparent:before{
	display: none;
}*/
.category-item.isparent > .toggle{
	position: absolute;
	left: 0;
	top: 3px;
	cursor: pointer;
	display: block;
}
.top-sitemap-container .sitemap-section .categories-container-inner ul li a:hover .toggle:before{
	color:#b2db35;
}
.htmlsitemap-container .category-item.isparent .toggle:before{
	content: "\f067";
    font-family: "FontAwesome";
    color:#47aad9;
}
.htmlsitemap-container .category-item.isparent .toggle.opened:before{
	content: "\f068";
	color:#47aad9;

}
.htmlsitemap-container .categories-container{
	width:100%;
	display: block;


}
.htmlsitemap-container .cmspages-container{
	width:100%;


}
/*.category-item.isparent.active > .toggle:after{
	content: '\f102';
}*/

.htmlsitemap-container .toolbar-products{
	margin-top: 20px;
}
.htmlsitemap-container .product-enable{
	margin-top: 20px;
}
.page-layout-1column .htmlsitemap-container .toolbar-products{
	position: static;
}
.htmlsitemap-container .toolbar-products .pages{
	display: block
}
.sitemap-section ul li a,
.category-item.level-1 > a{
	font-size: 14px;
	font-weight: normal;
	font-family: poppinsmedium;
	color: #555555;
	line-height: 1.5;

}
/*.sitemap-section ul li a:hover,
.category-item.level-1 > a:hover {
    color: #000000;
    text-decoration: underline;
}*/
.category-item.level-1{
	display: inline-block;
	margin-bottom: 15px;
	position: relative;
	float: left;
	vertical-align: top;
	z-index: 1;
}
.sitemap-section .section-title + .cat{
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}
.category-item.level-1{
	width: calc(50% - 10px);
	margin-right: 10px;
}
.category-item.level-1:nth-child(2n){
	width: calc(50% - 10px);
	margin-right: 10px;
}
.sitemap-section.products-container li{
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.htmlsitemap-container .bottom-sitemap-container, .htmlsitemap-container .middle-sitemap-container{
	margin-top:20px;
}


/*chrome*/
.htmlsitemap-container .sitemap-section:not(*:root){
	margin-bottom: 15px;
}

@-moz-document url-prefix() {
  .category-item.level-1 {
     float: none;
  }
}
/*internet explorer*/
_::selection, .category-item.level-1:not([attr*='']) {
	float: none;
}
/* chrome */
.category-item.level-1:not(*:root){
	float: left;
}

_::selection, .cmspages-container.sitemap-section:not([attr*=''])
{
	/* margin-top: -20px; */
}

/* Safari */
_::-moz-svg-foreign-content, :root .category-item.level-1{
	float: none;
}



/* ****************************************************** */
/* responsive */
/* ****************************************************** */

/* iPad mini : Landscape */
@media screen and (min-width:1024px){
	.htmlsitemap-container.outer {
	    margin-top: 15px;
	}
	.middle-sitemap-container > .cmspages-container.sitemap-section {
		margin-bottom: -10px;
	}
}
@media screen and (max-width:1024px){
	.sitemap-section.products-container li:nth-child(3n+1),.cmspages-container-inner .cms-page-list .cms-item:nth-child(3n+1){
		clear: left;
	}
	.cmspages-container-inner .cms-page-list .cms-item{
		width:100%;
	}
}

/* iPad mini : Portrait */
@media screen and (max-width:900px){
	.sitemap-section .section-title + .cat{
		column-count: 1;
		-webkit-column-count: 1;
		-moz-column-count: 1;
	}
	.htmlsitemap-container .categories-container,.htmlsitemap-container .cmspages-container{
		width:100%;
		display: block;
		margin-right: 0;
	}
	.sitemap-section.products-container li:nth-child(3n+1),.cmspages-container-inner .cms-page-list .cms-item:nth-child(3n+1){
		clear: none;
	}

	.sitemap-section.products-container li, .cmspages-container-inner .cms-page-list .cms-item{
		width: 100%;
		float: none;
	}
	.category-item.level-1{
		width:100%;
		float:none;
	}
}

/* mobile : Portrait */
@media screen and (max-width:479px){

	.category-item.level-1{
		width: 100%;
		margin-right: 0;
	}

	.sitemap-section.products-container li, .cmspages-container-inner .cms-page-list .cms-item{
		width: 100%;
	}
	.cmspages-container-inner .cms-page-list .cms-item{
		margin-right:0;
	}

}