.rs-17 .rs-new-products{
	padding-top: 25px;
	padding-bottom: 15px;
	background-image:  url('../../img/kt_bg.jpg');
	background-repeat:  no-repeat;
	background-size:  cover;
}
.rs-17 .rs-new-products .section-title{
	position: relative;
	font-size: 36px;
	font-weight: 400;
}
.rs-17 .rs-new-products .quickview {
	display: block;
	top: 50%;
	margin-top: -25px;
    max-height: 50px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
    visibility: hidden;
}

.rs-17 .rs-new-products #product-slider{
	text-align: center;
	height: 0;
	margin-top: 20px;
	-moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
	overflow: hidden;
}
.rs-17 .rs-new-products #product-slider.owl-loaded{
	height: auto;
	margin-top: 0;
}
.rs-17 .rs-new-products #product-slider .product-item {
    margin: 30px 15px 25px;
}
.rs-17 .rs-new-products #product-slider .owl-dots:not(.disabled){
	text-align: center;
	margin-top: 2px;
	display: inline-block;
	vertical-align: middle;
}
.rs-17 .rs-new-products #product-slider .owl-dot {
    display: inline-block;
	vertical-align: middle;
}
.rs-17 .rs-new-products #product-slider .owl-dots span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    border-radius: 20px;
    background: #cccccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.2);
}
.rs-17 .rs-new-products #product-slider .owl-dot.active span{
	background: #757575;
}
.rs-17 .rs-new-products #product-slider .owl-prev,
.rs-17 .rs-new-products #product-slider .owl-next{
	display: inline-block;
	cursor: pointer;
	font-size: 21px;
	color: #424242;
	vertical-align: middle;
}
.rs-17 .rs-new-products #product-slider .owl-prev{
	margin-right: 5px;
}
.rs-17 .rs-new-products #product-slider .owl-next{
	margin-left: 5px;
}
.rs-17 .rs-new-products .product-item{
    display: block;
	padding: 1px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    margin-bottom: 15px;
    height: 480px;
}
.rs-17 .rs-new-products .product-item h3 {
    margin: 0;
	height: 80px;
    overflow: hidden;
    display: block;
    line-height: 21px;
    margin: 23px 0 5px;
    padding: 0;
}
.rs-17 .rs-new-products .product-item h3 a {
    font-weight: 700;
    color: #424242;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
}
.rs-17 .rs-new-products .description{
	padding-left: 5px;
	padding-right: 5px;
}
.rs-17 .rs-new-products .description p{
	color: #616161;
    font-size: 14px;
    height: 55px;
    line-height: 18px;
	overflow: hidden;
}

.rs-17 .rs-new-products .product{
    display: block;
    height: auto;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    border: 1px solid #E2E2E2;
    text-align: center;
	overflow: hidden;
	min-height: 480px;
}
.rs-17 .rs-new-products .product:hover{
    border: 1px solid #b1b1b1;
}
.rs-17 .rs-new-products .product-image{
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    height: 240px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.rs-17 .rs-new-products .product-image a{
	display: block;
	height: 100%;
    overflow: hidden;
	position: relative;
	background-position: top center;
	background-size: contain;
	background-repeat: no-repeat;
}

.rs-17 .rs-new-products .product:hover .product-image > a {
    
    -moz-transform: scale3d(1.1, 1.1, 1) rotate(-1.5deg);
    -ms-transform: scale3d(1.1, 1.1, 1) rotate(-1.5deg);
    -o-transform: scale3d(1.1, 1.1, 1) rotate(-1.5deg);
    -webkit-transform: scale3d(1.1, 1.1, 1) rotate(-1.5deg);
	transform: scale3d(1.1, 1.1, 1) rotate(-1.5deg);
}
.rs-17 .rs-new-products .promotion {
	list-style: none;
	padding: 0;
	margin: 0;
    position: absolute;
    z-index: 10;
    bottom: 20px;
    left: 0;
    height: 25px;
    width: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.rs-17 .rs-new-products .promotion li{
	display: inline-block;
	margin-left: -4px;
}
.rs-17 .rs-new-products .promotion li:last-child{
	border-radius: 0 4px 4px 0;
}
.rs-17 .rs-new-products .new {
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    height: 100%;
    padding: 3px 10px;
	background-color: #4ec67f;
}
.rs-17 .rs-new-products .discount {
    background: #e64c3c;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 100%;
    padding: 3px 5px;
	text-transform: uppercase;
}
.rs-17 .rs-new-products  .price {
    font-size: 16px;
    font-weight:700;
    color: #424242;
	line-height: 1.7;
}
.rs-17 .rs-new-products  .price-standard {
    font-size: 14px;
    font-weight:400;
    color: #a6a6a6;
	line-height: 1.7;
	text-decoration: line-through;
}
.rs-17 .rs-new-products .description .sub-description{
	font-weight: 300;
	color: #616161;
	line-height: 1.7;
}
.rs-17 .rs-new-products .action-control {
    border: 0;
    display: block;
    height: auto;
    padding: 5px 0 15px;
    width: 100%;
}
.rs-17 .rs-new-products .action-control .btn-color{
	box-shadow: none;
	/* background-color: #f44336; */
	font-weight: 700;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    color: #fff;
}
.rs-17 .rs-new-products .product:hover .btn-quickview {
    visibility: visible;
    opacity: 0.85;
    -webkit-opacity: 0.85;
    -ms-opacity: 0.85;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
}
@media (max-width: 767px){
	.rs-17 .rs-new-products .section-title--text,
	.rs-17 .rs-new-products .section-title  {
		font-size: 25px;
	}
}
