.new-sl .owl-nav {
    position: relative;
    width: 100%;
    height: 0px;
    bottom: -20px;
    z-index: 999;
    padding: 10px 0px;
}

.owl-stage{padding-left:0px !important;}

.otziv-wrapper {
    padding: 0px 5px;
}

.related .owl-carousel .owl-item img {
	width: auto;
	margin: 0px auto;
}

.woocommerce-loop-product__title a {
	text-decoration: none;
	color: #000;
}

.related {
	margin: 50px 0px 20px 0px;
}

.page .product {
	padding: 0px 20px;
}

.products.new-sl {
	padding-bottom: 120px;
}

.otziv-imia {
    font-size: 14pt;
    font-weight: bold;
}

.otziv-header {
	padding-right: 90px;
}

.otziv-header.gis {
	background: url('/images/reit3.png') 100% 0% no-repeat;
	background-size: 90px;
}

.otziv-header.ya {
	background: url('/images/reit4.png') 100% 0% no-repeat;
	background-size: 90px;
}

.otziv-zvezdi {
    margin-bottom: 10px;
    margin-top: 4px;
    max-width: 100px;
}

.ozit-date {
	text-align: right;
    margin-top: 10px;
    font-size: 11pt;
    color: #494949;
}

.new-sl .owl-dots {
	text-align: left;
	top: auto;
	    z-index: 999;
}

.new-sl .owl-nav .owl-prev {
	position: absolute;
    right: 58px !important;
    left: auto !important;
    background: #fff url(/images/left.png) 50% 50% no-repeat !important;
    background-size: 16px 25px !important;
    padding: 23px !important;
    border-radius: 2px !important;
	    border: 1px solid #083b6d !important;
}

.otziv-block {
	    padding: 0px 10px 120px 10px;
}

.new-sl .owl-next {
	position: absolute;
    right: 0px !important;
    left: auto !important;
    background: #fff url(/images/right.png) 50% 50% no-repeat !important;
    background-size: 16px 25px !important;
    padding: 23px !important;
    border-radius: 2px !important;
	    border: 1px solid #083b6d !important;
}


.new-sl .owl-nav .owl-prev:hover {
	background: #083b6d url(/images/left2.png) 50% 50% no-repeat !important;
	border: 1px solid #083b6d!important;
	background-size: 16px 25px !important;
    border-radius: 2px !important;	
}

.new-sl .owl-next:hover {
	background: #083b6d url(/images/right2.png) 50% 50% no-repeat !important;
	border: 1px solid #083b6d!important;
	background-size: 16px 25px !important;
    border-radius: 2px !important;	
}

@media only screen and (max-width: 1100px) { 

}

@media only screen and (max-width: 650px) {
	.new-sl .owl-next {
		right: 0px!important;
		left: auto!important;	
	}
	
	.new-sl .owl-nav .owl-prev {
		right: 58px!important;
		left: auto!important;
	}
	
	.new-sl .owl-nav {
		bottom: -40px;
	}
	
}