.rsdir-no-image {
	height: 48px !important;
	width: 48px !important;
	padding: 50%;
}
.rsdir .carousel {
	margin-bottom: 0;
}
.rsdir .carousel-entry {
	margin-bottom: 0;
	padding: 15px;
}
.rsdir .carousel-entry [class*="-big-subtitle"] h2, .rsdir .carousel-entry [class*="-big-subtitle"] h3, .rsdir .carousel-entry [class*="-small-subtitle"] h2, .rsdir .carousel-entry [class*="-small-subtitle"] h3 {
	color: inherit;
	font-size: 1rem;
	margin-bottom: .5rem;
}
.rsdir .carousel-inner .item {
	padding: 20px;
}
.rsdir .carousel-entries {
	padding: 20px 0;
	width: 100%;
}
.rsdir .carousel-entries .thumbnail {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	position: relative;
	margin: 0;
}
.rsdir .carousel-entries .rsdir-no-image {
	max-width: 100% !important;
}
.rsdir .carousel-control {
	background: none;
	border: none;
	border-radius: 0;
	font-size: 1.5rem;
	margin: 0;
	opacity: 1;
	top: 50%;
	height: 35px;
	width: 30px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rsdir .carousel-control.left {
	left: -50px;
}
.rsdir .carousel-control.right {
	right: -50px;
}
.rsdir .carousel-indicators {
	top: 100%;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.rsdir .carousel-entry .carousel-entry-body {
	border-radius: 4px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
}
.rsdir .carousel-entry .thumbnail {
	margin-bottom: 0;
}
.rsdir .thumbnail .promoted:before {
	content: "";
	position: absolute;
	top: 0;
	left: -29px;
}
.rsdir .thumbnail .promoted:after {
	content: "";
	position: absolute;
	top: 0;
	right: -29px;
}
.rsdir .thumbnail .promoted {
	position: absolute;
	transform: rotate(-45deg);
	top: 22px;
	left: -2px;
	text-transform: uppercase;
	font-size: .8rem;
	font-weight: 700;
	padding: 5px;
}
.rsdir .carousel-entry .thumbnail img {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.rsdir .carousel-entry .btn.rsdir-entry-fav {
	bottom: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	position: absolute !important;
	-webkit-transform: translateX(-50%) translateY(50%);
	-moz-transform: translateX(-50%) translateY(50%);
	-ms-transform: translateX(-50%) translateY(50%);
	-o-transform: translateX(-50%) translateY(50%);
	transform: translateX(-50%) translateY(50%);
}
.rsdir .carousel-entry .rstpl-padding {
	padding: 3rem 1.5rem 1.5rem 1.5rem;
}
.rsdir .carousel-entry-title {
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: .1rem;
}
.rsdir .carousel-entry-title a {
	font-weight: 700;
}
.rsdir .carousel-entry-rating-wrapper {
	margin: 1rem 0;
}
.rsdir .carousel-entry-publishing, .rsdir .carousel-entry-author, .rsdir .carousel-entry-category, .rsdir .carousel-entry-expiry, .rsdir .carousel-entry-hits {
	font-size: .8rem;
	margin-bottom: .8rem;
}
.rsdir .carousel-entry-publishing [class*="fa fa-"], .rsdir .carousel-entry-author [class*="fa fa-"], .rsdir .carousel-entry-category [class*="fa fa-"], .rsdir .carousel-entry-expiry [class*="fa fa-"], .rsdir .carousel-entry-expiry [class*="fa fa-"], .rsdir .carousel-entry-hits [class*="fa fa-"] {
	margin-right: .6rem;
	width: .8rem;
}
.rsdir .carousel-entry-big-subtitle > div, .rsdir .carousel-entry-small-subtitle > div {
	line-height: 1.5;
}
.rsdir .carousel-entry-price {
	display: inline-flex;
	font-size: 1.5rem;
	font-weight: 700;
	margin: 0;
	width: 72%;
}
.rsdir .carousel-entry-details {
	display: inline-flex;
	justify-content: right;
	width: 25%;
	vertical-align: text-bottom;
}
.rsdir .carousel-entry-details a {
	font-weight: 700;
	text-align: right;
}
.btn.rsdir-entry-fav {
	border-radius: 50%;
	height: 3rem;
	width: 3rem;
	line-height: 3rem;
	text-align: center;
	padding: 0;
}

/* Single entry carousel */
.rsdir .single-entry .thumbnail img {
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}
.rsdir .single-entry .btn.rsdir-entry-fav {
	bottom: 10%;
	left: 10%;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.rsdir .single-entry .rsdir-details-wrapper {
	padding: 1rem;
}
.rsdir  .single-entry .carousel-entry-publishing [class*="fa fa-"], .rsdir  .single-entry .carousel-entry-author [class*="fa fa-"], .rsdir  .single-entry .carousel-entry-category [class*="fa fa-"], .rsdir  .single-entry .carousel-entry-expiry [class*="fa fa-"] {
	margin-right: .3rem;
}
.rsdir .single-entry [class*="carousel-entry-"]:first-child {
	margin-left: 0;
}
.rsdir .single-entry .carousel-entry-publishing, .rsdir .single-entry .carousel-entry-author, .rsdir .single-entry .carousel-entry-category, .rsdir .single-entry .carousel-entry-expiry {
	display: inline-block;
	margin-left: .5rem;
}
.rsdir .single-entry .carousel-entry-price {
	justify-content: right;
	margin-bottom: 1.5rem;
}
.rsdir .single-entry .carousel-entry-details {
	font-size: 1.1rem;
	width: auto;
}
/* End Single entry carousel */

.rstpl-roundabout {
	top: 40px;
}

@media (min-width: 320px) {
	.rsdir .carousel-control {
		height: 25px;
		line-height: 25px;
		width: 20px;
	}
	.rsdir .carousel-control.left {
		left: -8px;
	}
	.rsdir .carousel-control.right {
		right: -8px;
	}
	.rsdir .carousel-entries.single-entry .carousel-entry-price {
		font-size: 1.3rem;
		margin-bottom: .8rem;
	}
	.rsdir .carousel-entries.single-entry .carousel-entry-details {
		font-size: 1rem;
	}
	.rsdir .carousel-entries.single-entry [class*="col-md-"] {
		margin-bottom: 0;
	}
	.rsdir .carousel-entry .thumbnail {
		max-width: none !important;
	}
	.rsdir .carousel-entry .thumbnail img {
		width: 100% !important;
	}
	.rsdir .carousel-entry-price {
		width: 100%;
	}
	.rsdir .carousel-entry-details {
		width: 100%;
	}
}
@media (min-width: 768px) {
	.rsdir .carousel-control {
		height: 30px;
		line-height: 30px;
		width: 30px;
	}
	.rsdir .carousel-entry .rstpl-padding {
		padding: 2rem 1rem 1rem 1rem;
	}
	.rsdir .carousel-entry-price {
		font-size: 1.25rem;
	}
	.rsdir .carousel-control.left {
		left: -30px;
	}
	.rsdir .carousel-control.right {
		right: -30px;
	}
}
@media (min-width: 992px) {
	.rsdir .carousel-control.left {
		left: -50px;
	}
	.rsdir .carousel-control.right {
		right: -50px;
	}
	.rsdir .carousel-entry .rstpl-padding {
		padding: 3rem 1.5rem 1.5rem 1.5rem;
	}
	.rsdir .carousel-entry-price {
		font-size: 1.5rem;
	}
}
@media (min-width: 1200px) {
	.rsdir .carousel-entry-price {
		width: 72%;
	}
	.rsdir .carousel-entry-details {
		width: 25%;
	}
}