.sitemap a {
	color: #000;
	text-decoration: none;
}

.sitemap a:hover {
	color: #ef283b;
}

.sitemap ul, .sitemap p {
	margin: 10px 0px;	
}

.custom-categories {
	text-align: center;	
}

.custom-categories p {
    display: block;
    text-align: center;
    font-size: 24px;
    margin: 10px 0px;
}

.custom-categories a {
	color: #ffffff;
    text-decoration: none;
    background-color: #630311;
    margin: 0px 3px;
    white-space: nowrap;
    padding: 3px 10px;
    border: solid 1px #980c20;
    line-height: 34px;
}

.custom-categories a:hover {
    background-color: #b01d2c;
}

.custom-categories-white a {
	color: #ffffff;
    text-decoration: none;
    background-color: #82a7b9;
    margin: 0px 3px;
    white-space: nowrap;
    padding: 3px 10px;
    border: solid 1px #d3dade;
    line-height: 34px;
}

.custom-categories-white a:hover {
    background-color: #9eb7c3;
}

.custom-categories-white {
	text-align: center;	
}

.custom-categories-white p {
    display: block;
    text-align: center;
    font-size: 24px;
    margin: 10px 0px;
}

.white-page .cat-item-type a {
	color: #333333;
}

.cat-item-description {
	display: none;
	color: #ffffff;
    opacity: .5;
    text-align: center;
    font-size: 10px;
}

.cat-item-add-to-cart {
	text-align: center;
    margin-top: 5px;
	visibility: hidden;
	display: none;
}

.cat-item-add-to-cart .btn {
	padding: 0px 29px 0px !important;
	line-height: 25px !important;
}

.cat-item-description p {
	margin: 5px 0px;
}

.spoiler_body {
	display:none; cursor:pointer;
}

.footer-col div:nth-child(2) .footer-col-menu div:nth-child(4) {
	visibility: hidden;
}

.collection-b-title span {
	font-size: 34px;
}