/* product list */
.product-thumb {
	border: 2px solid #aaa;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 0 0 20px 20px;
	min-height: 475px;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}


.product-layout{
	padding:0 8px;
}

.sleeps {
    height: 48px;
    display: block;
}

.freeShipping {
	background-color: #71B834;
	display: block;
	color: #fff;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}


@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}


}

@media (max-width: 460px) {

		div.container {
			margin-top: 10px;
		}

		h1 {
	    font-size: 16px;
	    margin: 10px 0;
		}

}

.product-thumb .title-full {
	font-weight: normal;
	height: 50px;
	text-align: center;
	line-height: 18px;
	width: 100%;
	padding: 0 10px;
	vertical-align: middle;
	color: #333;
	margin: 6px 0;
}



.product-thumb .title-full a{
	color:#e32024;
	font-weight: bold;
	font-family: Arial;
	font-size: 19px;
	padding: 5px 0;
	outline: none;
}
.product-thumb .title-full a span{
	color: #444;
	font-weight: normal;
	display: block;
	font-size: 16px;
	padding: 0 0 5px 0;
	text-transform: lowercase;
}

.product-thumb .caption {
	padding: 0;
	min-height: 90px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}


@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
/*
	min-height: 210px;
*/
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	font-weight: bold;
	margin: 0;
	width: 60%;
	text-align: center;
	font-size: 24px;
}

.product-thumb .price span {
    display: block;
    line-height: 21px;
}
.product-thumb .price-new {
	font-weight: 600;
	color: #555;
}
.product-thumb .price-old {
	color: #E42125;
	text-decoration: line-through;
	margin-left: 10px;
	text-align: center;
	font-size: 18px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	overflow: auto;
	line-height: 60px;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}

.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}


.list-Filter.tagsFilter{
	border:none;
	margin:10px 0;
}

.list-Filter.tagsFilter .nameFilter {
	display: none;
}

.tagsFilter.list-Filter label {
	border: solid 1px #0C9EF9;
	padding: 0 5px;
	border-radius: 8px;
	color:#222;
	margin:3px;
}

h4 a {
    font-size: 13px;
    text-align: center;
		display:block;
}

.tagsFilter.list-Filter label:hover{
	color:#222 !important;
	background-color: #EAF7FF !important;
}

.tagsFilter.list-Filter label i {
	display: none ;
}

.tagsFilter.list-Filter label.activeTag {
	color:#222 !important;
	background-color:  #ACDEFD;
}

.tagsFilter .resetParam{
	display:none;
}

.tagsFilter .countSearch {
	display:none;
}

.tagsFilter h6 {
	display:none;
}


.descriptionCategory p:first-child{
	margin-bottom: 5px;
}


.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}


}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}


}


.list-Filter.tagsFilter{
	border:none;
	margin:10px 0 5px 0;
}

.list-Filter.tagsFilter .nameFilter {
	display: none;
}

.tagsFilter.list-Filter label {
	border: solid 1px #0C9EF9;
	padding: 2px 7px;
	border-radius: 8px;
	color:#222;
	margin:3px;
}

h4 a {
    font-size: 13px;
    text-align: center;
		display:block;
}

.tagsFilter.list-Filter label:hover{
	color:#222 !important;
	background-color: #EAF7FF !important;
}

.tagsFilter.list-Filter label i {
	display: none ;
}

.tagsFilter.list-Filter label.activeTag {
	color:#222 !important;
	background-color:  #ACDEFD;
}

.tagsFilter .resetParam{
	display:none;
}

.tagsFilter .countSearch {
	display:none;
}

.tagsFilter h6 {
	display:none;
}


/* filters*/

.list-Filter.slierVersion{
	display: flex;
	height:48px;
}


.multiTag {
	cursor: pointer;
	background-color: #fff;
	margin: 0 5px;
	height: 40px;
	z-index: 1;
}

.multiTag.colors{
	width:240px;
}

.multiTag.colors ul li img {
  width: 26px;
  margin-right: 5px;
  border-radius: 3px;
	border:solid 1px #aaa;
}

.multiTag.sleeps{
  width: 255px;
}

.multiTag.moduls{
	width:230px;
}

.multiTag.lestnicas {
	width: 210px;
}

.multiTag > span.active::after{
	content: "‹";
	-moz-transform: rotate(-100grad);
	-ms-transform: rotate(-100grad);
	-webkit-transform: rotate(-100grad);
	-o-transform: rotate(-100grad);
	transform: rotate(-100grad);
	transform: rotate(-100grad);
	display: block;
	font-size: 32px;
	width: 22px;
	text-align: center;
	float: right;
	padding-right: 4px;
}

.multiTag > span {
	margin: 0px;
	display: block;
	height: 100%;
	line-height: 34px;
	padding: 0 10px;
	border: solid 2px #71B834;
	border-radius: 13px 13px;
}

.multiTag > span.active{
	border: solid 2px #71B834;
	border-radius: 13px 13px 0 0;
	border-bottom: solid 1px #71B834;

}

.multiTag > span::after{
	-moz-transform: rotate(100grad);
	-ms-transform: rotate(100grad);
	-webkit-transform: rotate(100grad);
	-o-transform: rotate(100grad);
	transform: rotate(100grad);
	transform: rotate(100grad);
	width: 6px;
	content: "‹";
	display: block;
	font-size: 32px;
	text-align: center;
	float: right;
	padding-right: 4px;
}

.multiTag ul {
	background-color: #fff;
	border: solid 2px #71b834;
	border-radius: 0 0 13px 13px;
	list-style: none;
	font-size: 14px;
	padding: 8px;
	border-top: none;
	max-height: 500px;
	overflow-y: auto;
}

.multiTag ul li {
  margin: 7px 0;
	display: flex;
}

.multiTag li:last-child {
  margin-bottom: 50px;
}

.multiTag ul li label {
  padding: 0;
  margin: 0;
	width: 100%;
}

.list-Filter.slierVersion ul li:hover{
	color:#71b834;
}

.descriptionCategory p:first-child{
	margin-bottom: 5px;
}

.multiTag ul li.closeMobileListing{
	display:none;
}

.multiTag ul li.tit {
	display: none;
}

.bottomFilter{
	display: none;
	margin: 0;
}

@media (max-width: 800px) {

	.list-Filter.slierVersion{
		height: 32px;
	}

  .multiTag > span::after{
		display: none;
	}

	.multiTag {
		height: 30px;
		text-align: center;
	}

	.multiTag > span {
		line-height: 24px;
		padding: 0 5px;
		background-color: #fff;
		color: #333;
		font-weight: bold;
		overflow: hidden;
	}

	.active.mobileTags + ul {
    position: fixed;
    z-index: 200;
    left: 0;
    right: 0;
    top: 78px;
	}

	#filter-group.movileVersion{
		margin: 3px 0 0;
	}

	#filter-group.movileVersion > div#filter-tagsColor div.multiTag span.active + ul {
		position: fixed;
		z-index: 1200;
		left: 0;
		right: 0;
		top: 194px;
		display: block !important;
		overflow-x: scroll;
		height: 100%;
		padding:40px 0 0 0;
		bottom: 0;
		margin: auto;
		background-color: initial;
		border:none;
	}

	#filter-group.movileVersion > div#filter-tagsColor div.multiTag span.active + ul li {
		width: 100%;
		text-align: center;
		padding: 4px 12px;
		background-color: #fff;
		margin: 0;
	}

	#filter-group.movileVersion > div#filter-tagsColor div.multiTag span.active + ul li:last-child {
    margin-bottom: 150px !important;
	}

	#filter-group.movileVersion > div {
	  display: inline-block;
		text-align:center;
	}



	#filter-group.movileVersion > div#filter-tagsColor div span {
		line-height: 14px;
		height: 35px;
		padding: 0 2px;
		font-size: 12px;
		/* display: table-cell;
		vertical-align: middle; */
	}

	#filter-group.movileVersion > div#filter-tagsColor div {
	  margin: 0px 2px;
		display: inline-block;
		width: 23%;
	}

	#filter-group.movileVersion > div.slierVersion {
		display: table;
		width: 100%;
		text-align: center;
	}

	#filter-group.movileVersion #filterID26 label {
    font-size: 13px;
    padding: 0px 3px;
    margin: 4px 1px;
	}

	#filter-group.movileVersion > div#filter-tagsColor div.multiTag span.active + ul li.tit {
		display: block;
		font-size: 13px;
		font-weight: bold;
		background-color: #f8f8f8;
		padding: 10px 7px;
		margin: 0;
		text-transform: uppercase;
		color: #000;
		position: fixed;
		top:97px;
		border-bottom: solid 1px #ddd;
	}

	#filter-group.movileVersion > div#filter-tagsColor div.multiTag span.active + ul li.closeMobileListing {
		display: block;
		position: fixed;
		right: 0;
		width: 55px;
		background-color: #f8f8f8;
		top: 105px;
		color: red;
		cursor: pointer;
		font-weight: bold;
		font-size: 32px;
	}

	#filter-group.movileVersion > div#filter-tagsColor div.multiTag span.selectActive {
	    background-color: #d6eec1;
	}

	#filter-group.movileVersion > div#filter-tagsColor div.multiTag  span.activeTag {
		border-radius:13px;
		border-bottom:solid 2px #71B834;
	}

	.bottomFilter{
		display: block;
		border: none;
		box-shadow: none !important;
	}

	.multiTag ul {
	   max-height: none;
	}
}

	.bottomFilter .list-Filter.slierVersion {
	   display: none !important;
	}

	.list-Filter.tagsFilter {
		margin: 0px 0 5px 0;
	}

	@media (max-width: 500px) {
		.list-Filter.tagsFilter {
			margin: 0px 0 0 0;
		}
	}

	.tagsBG{
		opacity: 0.8;
		z-index: 100 !important;
	}

	.multiTag > span.active::after {
		display: none;
	}

}


/* Inline таблица стилей #9 | https://test.legenda.ru/katalog/dvukhyarusnaya-krovat/#filter=lestnica_1 */


/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}



/* Стили КАТАЛОГА --------------------------------- z3x -- Denis (mail@z3x.ru) ------------------------ 27.11.2017 14:53:48 MSK -- start */

#content{
	float:left;
	width:75%;
}

.boxKatalog{
	margin:0;
	padding:0;
}

.boxKatalog li.item {
	display: block;
	width: 406px;
	height: 284px;
	float: left;
	margin: 10px;
	position: relative;
}

.boxKatalog li.itemMod {
	width:300px;
}

.descriptionToBox{
	display: block;
	width: 406px;

	height: 284px;
	float: left;
	margin: 10px;
	overflow-y: auto;
	padding: 5px;
	text-align: left;
}


.boxKatalog li.item span {
	position: absolute;
	display: block;
	background-image: url(../image/bd-alfa-1.png);
	bottom: 0;
	right: 0;
	left: 0;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	padding: 0 20px 0 0;
	text-transform: uppercase;
	color: #606060;
	font-size:20px;
}



.product-thumb .caption dl{
	text-align:center;
}

.product-thumb .caption dl dd,
.product-thumb .caption dl dt{
	color: #404040;
	font-size: 15px;
	font-family: Arial;
}

.product-thumb .caption dl  dd {
	margin-left: 0;
	font-weight: bold;
}

.stock_status{
	font-weight:bold;
	text-align:center;
}

.hiddDisc{
	text-align:right;
	cursor:pointer;
	color:#333;
}

.stock_status {
  font-size: 16px;
  height: 26px;
}

/* --------------------------------- z3x -- Denis (mail@z3x.ru) ------------------------ 27.11.2017 14:53:48 MSK -- end */

.sticker {
	position: absolute;
	z-index: 0;
	width: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.caption dl{
	margin-bottom:5px;
}


.installment_v1 {
	text-align: center;
	display: block;
	font-weight: bold;
	color: #E42125;
}


.buttonFilterMobile{
	display:none;
}

/*
 * Фильтрация в категориях
 * */

.nameFilter {
	padding: 5px 0 5px 10px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}



.list-Filter label {
	margin: 10px;
	font-size: 13px;
	display: -webkit-inline-flex;
	display: inline-flex;
	padding:0px 1px 0px 5px;
	background-position: 0px 0px;
	text-transform: lowercase;
}

.list-Filter label:hover {
	color:#71B834 !important;
}

.list-Filter i {
	font-size: 15px;
	margin-top: 3px;
	margin-right: 3px;
}

.list-Filter input[type="checkbox"],
.list-Filter input[type="radio"]{
	position:absolute;
	opacity:0;
}

.list-Filter {
	border-top: solid 1px #ddd;
	margin-top: 17px;
	position: relative;
}


.list-Filter:first-child {
  border-top: none;
}

#column-left{
	padding-left: 0px;
}
/*
.panel.panel-default.scrollPosition {
	position: fixed;
	z-index: 200;
	top: 138px;
	width: 1280px;
}

@media (max-width: 500px) {
	.panel.panel-default.scrollPosition {
		top: 97px;
		width: 95%;
		left: 0;
		right: 0;
		margin: auto;
	}
} */


.topToPage {
	margin: 10px auto;
	display: flow-root;
	width: 120px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #71B834;
	text-align: center;
	padding: 4px 6px;
	color: #fff;
	border-radius: 10px;
	cursor: pointer;
}

.resetFilter {
	text-align: center;
	font-weight: bold;
	background-color: #71B834;
	padding: 5px 4px;
	border-eee: 10px;
	width: 100%;
	eeee: 10px auto;
	box-shadow: 0 0 1px #aaa;
	color: #f8f8f8;
	cursor: pointer;
	text-transform: uppercase;
}

.resetParam {
	font-size: 13px;
	text-align: right;
	display: block;
	padding: 0 5px 0 0;
	margin-bottom: -16px;
	color: #aaa;
	cursor: pointer;
	display:block;
	position: absolute;
	bottom: 1px;
	right: 1px;
}

	u.countSearch {
    display: block;
		position: absolute;
		margin: -21px 0 0 10px;
		text-decoration: none;
		border: solid 1px #71b834;
		padding: 0 4px;
		border-radius: 7px 7px 7px 0;
		width: 98px;
		background-color:#fff;
	}

	.list-Filter.tagsFilter u.countSearch {
    margin: -27px 0 0 10px;
	}



/* --------------------------------- z3x -- Denis (mail@z3x.ru) ------------------------ 16.11.2018 12:08:18 MSK -- start */
	/* фильтры  */

@media (max-width: 1270px) {
	#content{
			float:none;
			width:100%;
		}

	#column-left{
		display:none;
	}

	div.container {
    width: 100%;
  }

	.buttonFilterMobile {
		text-align: center;
		font-weight: bold;
		padding: 2px 3px 1px 3px;
		border-radius: 6px;
		width: 96%;
		margin: 10px auto;
		box-shadow: 0 0 1px #aaa;
		cursor: pointer;
		display: block;
		background-color: #71B834;
	}

	.buttonFilterMobile:hover{
			background-color:#71B834;
	}

	.buttonFilterMobile span {
		text-align: center;
		font-weight: bold;
		color: #fff;
		cursor: pointer;
		text-transform: uppercase;
		font-size: 14px;
	}

	.buttonFilterMobile:hover span{
		color:#fff;
	}



	#column-left.displayFilterMobile {
		position: fixed;
		display: block !important;
		z-index: 1100;
		left: 0;
		margin: 0;
		padding: 0;
		overflow-y: auto;
		height: 100%;
		top: 0;
		width: 100%;
	}



	.dark {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: #000;
		z-index: 1000;
		opacity: 0.8;
	}

	.closeDark {
		position: fixed;
		bottom: 0;
		right: 0;
		background-color: #71B834;
		width: 100%;
		z-index: 1110;
		text-align: center;
		padding: 0 10px;
		line-height: 20px;
		color: #fff;
		cursor: pointer;
		font-size: 17px;
		left: 0;
		margin: auto;
		padding: 10px 0;
		text-transform: uppercase;
	}

	.countSearch{
		display:none !important;
	}

	.titleFilterMobile{
		text-align: center;
		color: #333;
		font-weight: bold;
		background-color: #f8f8f8;
		position: fixed;
		z-index: 100;
		width: 100%;
	}


}
/* --------------------------------- z3x -- Denis (mail@z3x.ru) ------------------------ 16.11.2018 12:08:18 MSK -- end */

.topspan {
		text-align: center;
		display: block;
		color: red;
		font-size: 16px;
		cursor: pointer;
}

.puzz{
	background-color:#87cefa;
	min-height: 570px;
	position: relative;
	display: grid;
	align-content: center;
}

.puzz img {
	margin:auto;
	display: block;
	width:95%;
}

.nuzz_title {
	text-align: center;
	text-transform: uppercase;
	display: block;
	position: absolute;
	font-weight: bold;
	top: 22px;
	width: 100%;
}

.soberySam {
	background-color:#fe6347;
	padding: 10px;
	display: block;
	margin: auto 10px;
	text-transform: uppercase;
	color:#fff;
	text-align: center;
	font-weight: bold;
	position: absolute;
	right: 0;
	bottom: 15px;
	left: 0;
	font-style: italic;
}

.specialPriceFilter{
	text-align: right;
	display: block;
	color: #777;
	font-size: 22px;
	margin: 3px 0 -15px 0;
	text-decoration: line-through;
}

.dcart {
  position: absolute;
  width: 70px;
  height: 70px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 12px;
  background-size: 45px;
  right: 5px;
  top: 5px;
  border-radius: 100%;
  border: solid 1px #71b834;
}

.inStockPic{
	position: absolute;
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	right: 5px;
	top: 5px;
}

.ajaxPagination{
	text-align:center;
}

.goPage {
  padding: 10px;
  background-color: #f8f8f8;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  font-size: 20px;
	width: 50%;
	border: solid 2px #71B834;
	border-radius: 10px;
}


.goPage i {
  display: block;
  font-size: 13px;
  font-weight: normal;
  margin: 10px 0 0 0;
}

div.product-layout.hr {
  display: block;
  height: 17px;
  float: left;
  margin: 5px 0 20px 0;
  text-align: center;
  border-bottom: dashed 1px #aaa;
  padding-bottom: 22px;
}

@media (max-width: 992px) {
	div.product-layout.hr{
		display:none;
	}
	div.product-layout.hr:nth-child(2n+1){
		display:none;
	}
}

.product-category-77 .buttonFilterMobile{
	display:none;
}

.FavAndComp{
	margin:0 0 10px 10px;
	text-align:center;
}


@media (max-width: 630px) {
	body{
		font-size:13px;
	}

	.product-thumb .caption dl dd, .product-thumb .caption dl dt {
    color:#404040;
    font-size: 12px;
	}

	.freeShipping{
		font-size:12px;
	}

	.stock_status {
    font-size: 12px;
    color: #444;
    height: 26px;
	}

	.product-layout {
    padding: 0 1px;
	}

	.puzz{
		min-height: 213px !important;
	}

	.puzz img {
    width: 34%;
	}

	.nuzz_title{
		top:7px;
	}

	.product-thumb{
		border:solid 1px #aaa;
		min-height: auto;
	}

	.product-thumb .price{
		width:95%;
		 overflow: hidden;
	}

	.rating{
		display:none;
	}

	.freeShipping,
	.installment_v1,
	.FavAndComp{
		display:none;
	}

	.product-grid .product-thumb .caption {
    padding: 0 2px;
	}

	.text-overflow{
		display:block !important;
	}
}

@media (max-width: 590px) {
	.product-grid .product-thumb .caption {
    height: 500px;
	}

	.product-grid .product-thumb .caption dl {
			display:none;
	}

}

@media (max-width: 590px) {
	.product-grid .product-thumb .caption {
    height: 12px;
	}

	.product-thumb .price-old{
		font-size:16px;
	}

	.product-thumb .price-new  {
		font-size:16px;
	}

	.product-thumb .price  {
		font-size:20px;
	}

	.product-thumb .button-group{
		line-height: 40px;
		height: 45px;
	}

}


@media (max-width: 360px) {
	.product-grid .product-thumb .caption dl {
    display:none;
	}

	.product-thumb .button-group{
		line-height:40px;
	}
}


.fullPages{
	text-align:center;
	font-size:20px;
	font-weight: bold;
	margin:10px 0;
}

.fullPages span {
	border-bottom:dashed 1px #aaa;
	cursor:pointer;
}

.discauntMatrac {
  font-size: 32px;
  font-weight: bold;
  margin: 19px 0;
  padding: 7px 10px;
  border: solid 1px #aaa;
  line-height: 40px;
  border-radius: 10px;
	text-align:center;
}

@media (max-width: 600px) {
	.discauntMatrac{
		font-size:25px;
		line-height: 32px;
	}
}

@media (max-width: 450px) {
	.discauntMatrac{
		font-size:19px;
		line-height: 26px;
	}
}

.discauntMatrac b{
	color:#E42125;
}



/* .discountBox {
  margin-bottom: 10px;
  border-radius: 10px;
  background-image: url('/image/design/descounts/1280_80.png');
  height: 80px;
  width: 100%;
  padding: 4px 0;
	border: solid 1px #aaa;
}

.discountBox span {
  display: block;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 36px;
  color:#02a2ff;
	font-weight: bold;
  padding: 0 8px;
}

.discountBox b {
  font-weight: normal;
  color: #000;
}

@media (max-width: 500px) {
	.discountBox{
		  padding: 8px 0;
	}
	.discountBox span{
		font-size:18px;
		line-height: 30px;
		font-weight: bold;
	}
} */


/* ----------------- Баннер ------- */

.boxDiscount {
  background-color:
  #ffde59;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 100%;
}

.textDiscount, .textDiscount2 {
  background-color:#ffde59;
	color:#000;
  font-size: 20px;
  line-height: 20px;
  padding: 4px 5px;
  margin: 3px 0;
}

.textDiscount span {
  display: block;
  font-weight: bold;
}

.textDiscount span {
  display: block;
  font-weight: bold;
	line-height: 26px;
}

@media (max-width: 800px) {
	.textDiscount span{
		line-height: 26px;
	}
}


.textDiscount2 span {
  display: block;
  text-align: right;
	padding-top: 4px;
}

.textDiscount2 span i {
  font-size: 14px;
}



@media (max-width: 800px) {
	.boxDiscount{
		justify-content: center;
	}
	.textDiscount, .textDiscount2{
		font-size: 18px;
		line-height: 30px;
		padding: 0 5px;
	}

	.textDiscount2 span {
    padding-top: 0px;
    line-height: 25px;
	}

}

@media (max-width: 600px) {
	.boxDiscount{
		justify-content: center;
	}
	.textDiscount, .textDiscount2{
		font-size: 14px;
		text-align: left;
		line-height: 18px;
		padding: 0 5px;
		width:100%;
		letter-spacing: 0.3px;
		text-align:center;

	}

	.textDiscount span{
			line-height: 18px;
	}

	.textDiscount2 span{
		text-align:center;
			line-height: 18px;
	}


}

.paginationBox  .pagination > .active > span{
	background-color: #71B834;
	border-color: #71B834;
}

.paginationBox  .pagination > li > a {
	border: 1px solid #71B834;
}

#filterID25{
	display: none;
}


 .options {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: auto;
		margin: 0 0 10px 0;
}

 .options span {
  border: solid 1px #aaa;
  margin: 2px;
  border-radius: 5px;
  height: auto;
	line-height: 15px;
}

.options span img {
	width: 20px;
	border-radius: 5px;
}



/*------------------------------- Окно с описание акции-------------------*/
.boxDiscount{
	cursor: pointer;
}

.boxDiscount:hover{
	box-shadow: 0px 0px 3px 1px #999;
}

#getInfoWindowdiscount {
  width: 500px;
  background: #fff;
  height: 300px;
  border: solid 2px #71B834;
  border-radius: 10px;
  padding: 10px;
	text-align:right;
}

#getInfoWindowdiscount > div {
	text-align:left;
}

@media (max-width: 600px) {
	#getInfoWindowdiscount.moduleWindow {
	  width: 300px !important;
	}

	.moduleWindow .closeWin{
		position: absolute;
	}

}


.inStockDiv {
  background-image: url('/image/design/stiker/inStock.png');
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
}
