.pre-text {
    margin: 20px 20px 20px 0px;
}

.post-text {
    margin: 20px 20px 20px 0px;
}

.sj-slc .slc-wrap .owl-controls .owl-prev {
    background: none repeat scroll 0 0 #fff;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    margin: -20px 0 0;
    left: 0px;
}

.sj-slc .slc-wrap .owl-controls .owl-prev:hover:before {
    background: url("../images/mega_i.png") no-repeat scroll -30px -377px rgba(0, 0, 0, 0);
}

.sj-slc .slc-wrap .owl-controls .owl-prev:hover {
    background: none repeat scroll 0 0 #3ab54a;
}

.sj-slc .slc-wrap .owl-controls .owl-prev:before {
    background: url("../images/mega_i.png") no-repeat scroll -30px -335px rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    left: 13px;
    position: absolute;
    top: 10px;
    width: 20px;
}

.sj-slc .slc-wrap .owl-controls .owl-prev:after {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 600px;
    left: -700px;
    opacity: 0;
    position: absolute;
    top: -300px;
    width: 700px;
    z-index: 10;
}

.sj-slc .slc-wrap .owl-controls .owl-next {
    background: none repeat scroll 0 0 #fff;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    right: 0px;
    text-indent: -9999em;
    top: 50%;
    width: 40px;
}

.sj-slc .slc-wrap .owl-controls .owl-next:hover {
    background: none repeat scroll 0 0 #3ab54a;
}

.sj-slc .slc-wrap .owl-controls .owl-next:hover:after {
    background: url("../images/mega_i.png") no-repeat scroll -30px -424px rgba(0, 0, 0, 0);
}

.sj-slc .slc-wrap .owl-controls .owl-next:before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 600px;
    opacity: 0;
    position: absolute;
    right: -700px;
    top: -300px;
    width: 700px;
    z-index: 10;
}

.sj-slc .slc-wrap .owl-controls .owl-next:after {
    background: url("../images/mega_i.png") no-repeat scroll -30px -469px rgba(0, 0, 0, 0);
    content: "";
    height: 20px;
    left: 15px;
    position: absolute;
    top: 9px;
    width: 20px;
}

.sj-slc .slc-wrap .item {
    display: block;
    position: relative;
}

.sj-slc .slc-wrap .item-info {
    position: absolute;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.8);
    left: 15%;
    top: 10%;
    padding: 20px 15px;
    text-align: left;
    width: 60%;
}

.sj-slc .slc-wrap .item-info .item-title {
    margin-bottom: 15px;
}

.sj-slc .slc-wrap .item-info .item-desc,
.sj-slc .slc-wrap .item-info .item-votes,
.sj-slc .slc-wrap .item-info .item-prices,
.sj-slc .slc-wrap .item-info .item-buy,
.sj-slc .slc-wrap .item-info .item-detail {
    margin-bottom: 10px;
}

.sj-slc .slc-wrap .item-info .item-title a {
    text-transform: uppercase;
    font-size: 20px;
    text-decoration: none;
}

.sj-slc .slc-wrap .item-info .item-title a:hover {
    text-decoration: none;
}

.sj-slc .slc-wrap .item-info .item-desc {
    word-wrap: break-word;
}

.sj-slc .slc-wrap .item-info .item-votes .stars_active {
    background-position: 0px -32px;
}

.sj-slc .slc-wrap .item-info .item-prices {
    color: red;
}

.sj-slc .slc-wrap .item-info .item-prices span.old-price {
    text-decoration: line-through;
    color: #120e0f;
}

.sj-slc .slc-wrap .item-info .item-buy {
    padding: 5px 0;
}

.sj-slc .slc-wrap .item-info .item-buy a {
    display: inline;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    background: #41ade2;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.sj-slc .slc-wrap .item-info .item-buy a:hover {
    background-color: #33485f;
}

.sj-slc .slc-wrap .item-info .item-detail a {
    text-decoration: none;
}

.sj-slc .slc-wrap .item-info .item-detail a:hover {
    text-decoration: none;
}

.sj-slc{
	position: relative;
}

.sj-slc .slc-loading {
	position: absolute;
	background: url("https://www.script-samples.com/modules/mod_sj_image_slider/assets/images/477.gif") no-repeat center center  scroll #fff ;
	z-index: 10;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
