/*.masonry, .masonry a {
	color: #7d7d7d;
}*/

@media (max-width: 420px) {
  .masonry {
    margin: 0;
  }
  .masonry .grid-sizer {
    width: 100%;
  }
  .masonry .gutter-sizer {
    width: 0;
  }
  .masonry .item {
    width: 100%;
    margin-bottom: 0;
  }
  .masonry .item img {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .masonry {
    margin: 3% 0;
  }
  .masonry .grid-sizer {
    width: 48.5%;
  }
  .masonry .gutter-sizer {
    width: 3%;
  }
  .masonry .item {
    width: 48.5%;
    margin-bottom: 3%;
  }
  .masonry .item img {
    width: 100%;
  }
}
@media only screen and (max-width: xxspx) {
  .masonry {
    margin: 3% 0;
  }
  .masonry .grid-sizer {
    width: 48.5%;
  }
  .masonry .gutter-sizer {
    width: 3%;
  }
  .masonry .item {
    width: 48.5%;
    margin-bottom: 3%;
  }
  .masonry .item img {
    width: 100%;
  }
}
@media (min-width: 481px) {
  .masonry {
    margin: 2.25% 0;
  }
  .masonry .grid-sizer {
    width: 31.83333%;
  }
  .masonry .gutter-sizer {
    width: 2.25%;
  }
  .masonry .item {
    width: 31.83333%;
    margin-bottom: 2.25%;
  }
  .masonry .item img {
    width: 100%;
  }
}


@media (max-width: 480px) {
  .masonry.wider {
    margin: 0;
  }
  .masonry.wider .grid-sizer {
    width: 100%;
  }
  .masonry.wider .gutter-sizer {
    width: 0;
  }
  .masonry.wider .item {
    width: 100%;
    margin-bottom: 3%;
  }
  .masonry.wider .item img {
    width: 100%;
  }
}


@media (min-width: 481px) {
  .masonry.wider {
    margin: 2% 0;
  }
  .masonry.wider .grid-sizer {
    width: 49%;
  }
  .masonry.wider .gutter-sizer {
    width: 2%;
  }
  .masonry.wider .item {
    width: 49%;
    margin-bottom: 2.25%;
  }
  .masonry.wider .item img {
    width: 100%;
  }
}

@media (min-width: 736px) {
  .wide-layout .masonry.wider {
    margin: 2% 0;
  }
  .wide-layout .masonry.wider .grid-sizer {
    width: 31.83333%;
  }
  .wide-layout .masonry.wider .gutter-sizer {
    width: 2%;
  }
  .wide-layout .masonry.wider .item {
    width: 31.83333%;
    margin-bottom: 2.25%;
  }
  .wide-layout .masonry.wider .item img {
    width: 100%;
  }
}

.masonry.wider .item {
	-moz-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
	-webkit-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
	box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
}

.masonry.wider .item:hover, .masonry.wider .item:focus {
  background: white;
  -moz-box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 10px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 10px 0px;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 10px 0px;
  opacity: .95;
}

.masonry.wider .item .listing-header {
  position: relative;
  height: 210px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.15);
  background-blend-mode: overlay;
}

.masonry.wider .item .listing-header .images-count {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
    color: #ffffff;
    background: rgba(0,0,0,0.5);
    padding: 1px 10px;
    width: auto;
}

.masonry.wider h3 {
    text-transform: none;
    letter-spacing: 1px;
    margin-bottom: .5em;
}

.masonry.wider p {
    margin-bottom: .5em;
}

.masonry.wider .item .listing-header .book-online {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 65px;
  height: 65px;
  padding: 19px 0;
	background-color: #fff;
	opacity: .85;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	border: 1px solid #fff;
	background: url('../../img/badge-bg.png') center / cover no-repeat;
}

.masonry.wider .item .listing-header .book-online .save {
	font-size: .9em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: .6;
	color: #fff;
	text-transform: uppercase;
	display: block;
}

.masonry.wider .item .listing-header .discount-flash {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 65px;
  height: 65px;
  /*padding: 5px 8px;
  font: bold 1.7em 'Open Sans Condensed', sans-serif;*/
	background-color: #fff;
	opacity: .85;
	border-radius: 50%;
	text-align: center;
	line-height: 1.5em;
	border: 1px solid #d0d0d0;
}

.masonry.wider .item .listing-header .discount-flash .save {
	font-size: .7em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2px;
	color: red;
	text-transform: uppercase;
	line-height: .7em;
}

.masonry.wider .item .listing-header .discount-flash .save-price {
	font-weight: bold;
	font-size: 1.6em;
}

.masonry.wider .item .listing-header .top-infoblock {
	position: absolute;
	width: auto;
	top: .5em;
	right: .5em;
}

.masonry.wider .item .listing-header .rating {
	text-shadow: -1px 1px 2px rgba(0,0,0,0.7);
}


.masonry.wider .item .desc-line {
	font: .9em 'Open Sans', sans-serif;
	margin: 0;
	padding: 1% 4%;
	display: block;
	background-color: #E8F1F2;
}

.masonry.wider .item .inner-content {
	margin: 0;
	padding: 6% 6%;
	display: block;
	color: #696969;
}

.masonry.wider .item .inner-content ul {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 1em;
	margin-bottom: 0;
}

.masonry.wider .item .inner-content ul.icons {
	padding-left: 0;
	margin-top: 1.5em;
}

.masonry.wider .item .inner-content .sr-map {
	width: 48px;
	float: right;
	margin-left: 5px;
}