/* spoiler */
div.spoiler {
	padding: 5px;
	line-height: 1.6;
}

div.spoiler div.spoiler-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 7px;
	border: 1px solid #bbbbbb;
	border-bottom-color: #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset;
	background: #cfd1cf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#cfd1cf));
	background-image: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: -webkit-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: -o-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: -ms-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: linear-gradient(top, #f5f5f5, #e5e5e5);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f5f5f5', endColorstr='#cfd1cf');
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

div.spoiler div.spoiler-title div.spoiler-toggle {
	display: inline-block;
	width: 11px;
	height: 11px;
	line-height: 14px;
	margin-left: 4px;
	margin-right: 6px;
	cursor: pointer;
	-webkit-user-modify: read-only;
}

div.spoiler div.spoiler-title div.hide-icon {
	background: url('/admin/ckeditor/plugins/spoiler/images/minus.png') no-repeat scroll left center transparent;
}

div.spoiler div.spoiler-title div.show-icon {
	background: url('/admin/ckeditor/plugins/spoiler/images/plus.png') no-repeat scroll left center transparent;
}

div.spoiler div.spoiler-content {
	font-size: 13px;
	border: 1px solid #bbbbbb;
	border-top: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: none repeat scroll 0 0 #F5F5F5;
	padding: 4px 10px;
}

.spoiler-content:after {
	content: '';
	display: block;
	clear: both;
}

/*dropdown menu */

/* main catalog */
#main_catalog.dropdown,
#main_catalog.dropdown ul {
	position: relative;
	width: 266px;
	padding: 0;
	overflow: unset;
}

#main_catalog.dropdown ul ul{
	background-color: #fff;
}

#main_catalog.dropdown ul .show > ul{
	background-color: transparent;
}

#main_catalog.dropdown{
	background-color: #fff;
}

#main_catalog.dropdown li {
	width: 266px;
	padding: 0;
}
#main_catalog.dropdown {
	margin-top: -40px;
	border-top-width: 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color:     #fff;
	z-index: 1100;
}
#main_catalog.dropdown ul,
#main_catalog.dropdown li {
	display: block;
	list-style-type: none;
}
#main_catalog.dropdown a {
	display: block;
	position: relative;
	width: 206px;
	padding: 10px 30px;
	line-height: 20px;
	text-decoration: none;
	margin-bottom: 1px;
}
#main_catalog.dropdown a:after {
	display: block;
	content: " ";
	position: absolute;
	bottom: -1px;
	left: 15px;
	width: 236px;
	height: 1px;
	background-color: #ddd;
}
#main_catalog.dropdown > li:last-child > a:after {
	display: none;
}

#main_catalog.dropdown ul ul:after {
	content: unset;
}

#main_catalog.dropdown li.strong a,
#main_catalog.dropdown nav.main a,
#main_catalog.dropdown li.current > a {
	font-weight: 700;
}
#main_catalog.dropdown > .main > ul:first-child > li:last-child > a:after {
	display: block;
}
#main_catalog.dropdown li.strong a,
#main_catalog.dropdown li.current > a {
	font-weight: 700;
}
#main_catalog.dropdown li:last-child > a {
	margin-bottom: 0;
}
#main_catalog.dropdown li:last-child > a:after {
	display: none;
}

#main_catalog.dropdown ul ul {
	position: absolute;
	left: 270px;
	margin-top: -39px;
	display: none;
	z-index: 999;
	margin-left: -4px;
}
#main_catalog.dropdown ul li:hover > ul {
	display: block;
}
#main_catalog.dropdown li.bottom > ul {
	top: auto;
	bottom: 0;
}

#main_catalog.dropdown li.show > a {
	font-weight: bold;
}
#main_catalog.dropdown:hover + .decorate_block {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	z-index: 1000;
}

#main_catalog.dropdown .show > ul {
	display: block;
	position: relative;
	left: 0;
	margin-top: unset;
	margin-left: unset;
}

#main_catalog.dropdown .show ul li a, #main_catalog.show .current ul li a{
	width: 196px;
	padding-left: 40px;
}

/*Begin style for .features */

#shop_goods .position .features{
	padding-top: 20px;
}

.ul {
	margin-left: 20px;
}

/*for images loading*/

body #shop_goods .goods-card .gallery img{
	text-indent: 100vw;
}