.so-deal .intro_text,
.so-deal .footer_text {
	margin: 10px 0px;
}
.so-deal .product-thumb .caption{
	position:relative;
}

.so-deal .product-thumb{
	margin: 20px 0;
}
.postext-spextraslider {
	margin-top: 10px;
}
.product-feature .product-thumb{
	margin:20px 1px;
}
.pretext-spextraslider {
	margin-bottom: 10px;
}

.so-deal {
	margin: 20px 0;
}

.page-title-extraslider {
	color: #2E2C2D;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
	width: 75%;
	margin: 10px 0 8px 0px;
}

.so-deal a {
	text-decoration: none;
}

.so-deal.preload {
	height: 250px;
	overflow: hidden;
	position: relative
}

.so-deal .extra-loading {
	background: url('../img/loading.gif') no-repeat scroll center center transparent;
	height: 250px;
	width: 100%;
}

.so-deal.preload .heading-title,
.so-deal.preload .owl2-controls,
.so-deal.preload .owl2-controls,
.so-deal.preload .extraslider-inner {
	display: none !important;
}

.so-deal .pre-text,
.so-deal .post-text {
	margin: 10px 0;
}

.so-deal .heading-title {
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
}
.so-deal .product-feature {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	clear: both;
}
.so-deal .extraslider-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding-bottom: 8px;
	clear: both;
}

.so-deal .item {
	position: relative;
	display: block;
}

.so-deal .owl2-item {
	float: left;
}

.so-deal .owl2-controls {
	margin-bottom: 8px;
	vertical-align: middle;
	display: inline;
}
.so-deals-rtl .so-deal .owl2-controls{
	float: left;
	text-align: left;
}
.so-deals-ltr .so-deal .owl2-controls{
	float: right;
	text-align: right;
}
.so-deal .owl2-controls .owl2-controls {
	float: left;
	margin: 0;
}

.so-deal .owl2-controls .owl2-prev,
.so-deal .owl2-controls .owl2-next {
	outline: none;
	font-size: 22px;
	line-height: 18px;
	color: #797575;
	cursor: pointer;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	font-family: Arial;
	height: 20px;
	vertical-align: middle;
}
.so-deals-ltr .so-deal .owl2-controls .owl2-prev,
.so-deals-ltr .so-deal .owl2-controls .owl2-next{
	float: left;
}
.so-deals-rtl .so-deal .owl2-controls .owl2-prev,
.so-deals-rtl .so-deal .owl2-controls .owl2-next{
	float: right;
}
.so-deal .owl2-controls .owl2-dots .owl2-dot {
	display: inline-block;
	zoom: 1;
}

.so-deal .owl2-dots .owl2-dot {
	display: block;
	width: 12px;
	height: 12px;
	margin: 4px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #797575;
	cursor: pointer;
	vertical-align: middle;
}

.so-deal .owl2-dots .owl2-dot:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #77f9f1;
}

.so-deal.button-type2 .owl2-controls{
	width: 100%;
}

.so-deals-ltr .so-deal.button-type2 .owl2-nav{
	float: right;
	text-align: right;
	margin-bottom: 8px;
}
.so-deals-rtl .so-deal.button-type2 .owl2-nav{
	float: left;
	text-align: left;
	margin-bottom: 8px;
}
.so-deals-ltr .so-deal.button-type1 .owl2-dots{
	float: left;
}
.so-deals-rtl .so-deal.button-type1 .owl2-dots{
	float: right;
}
.so-deal.button-type2 .owl2-dots{
	text-align: center;
	margin-top: 10px;
	display: block;
}

.so-deal .owl2-dots .owl2-dot.active {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #77f9f1;
}

.so-deal .owl2-dots .owl2-dot:focus,
.so-deal .owl2-nav .owl2-prev:focus,
.so-deal .owl2-nav .owl2-next:focus {
	outline: none;
}

.so-deal.button-type2  .owl2-dots {
	text-align: center;
	margin-top: 10px;
	display: block;
}

.so-deal.button-type2 .owl2-prev,
.so-deal.button-type2 .owl2-next {
	background: none repeat scroll 0 0 #797575;
	border-radius: 50%;
	color: #FFF;
	cursor: pointer;
	font-family: Arial;
	font-size: 20px;
	font-weight: 600;
	height: 20px;
	line-height: 18px;
	margin: 0 0 0 4px;
	opacity: 0.5;
	outline: medium none;
	text-align: center;
	vertical-align: middle;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.so-deals-ltr .so-deal.button-type2 .owl2-prev,
.so-deals-ltr .so-deal.button-type2 .owl2-next{
	float: left;
}
.so-deals-rtl .so-deal.button-type2 .owl2-prev,
.so-deals-rtl .so-deal.button-type2 .owl2-next{
	float: right;
}

.so-deal .owl2-controls .owl2-prev:hover,
.so-deal .owl2-controls .owl2-next:hover {
	color: #77f9f1;
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.so-deal .item-time {
    /* position: absolute; */
    /* bottom: -85px; */
    /* left: 5px; */
    /* right: 5px; */
	display:block;
	overflow:hidden;
}

.so-deal .item-timer {
    background-color: #eee;
}

.so-deal .item-timer .time-item {
    float: left;
    width: 25%;
    background: none repeat scroll 0 0 #eee;
    border-bottom: 1px solid #fff;
    float: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    width: 25%;
}

.so-deal .num-time {
    border-bottom: 2px solid #FFF;
}

.so-deal .name-time {
    font-size: 12px;
    font-weight: 300;
}

.lang_ar .owl2-controls{
	float: left;
}

.lang_ar .owl2-controls .owl2-next{
	right: 0;
}

.lang_ar .owl2-controls .owl2-prev{
	right: 20px;
	float: right;
}

.lang_ar .owl2-carousel .owl2-stage {
	float: left;
}
/* Effect Fade In */
.so-deal .ltabs-items .fadeIn .ltabs-item {
	opacity: 0;
	position: relative;
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running;
}

@-webkit-keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

@-o-keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

@keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

/* Effect Flip In Vertical */

.so-deal .ltabs-items .flipInY .ltabs-item {
	opacity: 0;
	position: relative;
	-webkit-animation-play-state: running;
	-webkit-backface-visibility: visible;
	-moz-animation-play-state: running;
	-moz-backface-visibility: visible;
	-o-animation-play-state: running;
	-o-backface-visibility: visible;
	animation-play-state: running;
	backface-visibility: visible;
}

@-webkit-keyframes flipInY {
	0% { opacity: 0; -webkit-transform: perspective(400px) rotateY(80deg); }
	40% { -webkit-transform: perspective(400px) rotateY(-20deg); }
	70% { -webkit-transform: perspective(400px) rotateY(10deg); }
	90% { -webkit-transform: perspective(400px) rotateY(-5deg); }
	100% { opacity: 1; -webkit-transform: perspective(400px) rotateY(0deg); }
}

@-moz-keyframes flipInY {
	0% { opacity: 0; -moz-transform: perspective(400px) rotateY(80deg); }
	40% { -moz-transform: perspective(400px) rotateY(-20deg); }
	70% { -moz-transform: perspective(400px) rotateY(10deg); }
	90% { -moz-transform: perspective(400px) rotateY(-5deg); }
	100% { opacity: 1; -moz-transform: perspective(400px) rotateY(0deg); }
}

@-o-keyframes flipInY {
	0% { opacity: 0; -o-transform: perspective(400px) rotateY(80deg); }
	40% { -o-transform: perspective(400px) rotateY(-20deg); }
	70% { -o-transform: perspective(400px) rotateY(10deg); }
	90% { -o-transform: perspective(400px) rotateY(-5deg); }
	100% { opacity: 1; -o-transform: perspective(400px) rotateY(0deg); }
}

@keyframes flipInY {
	0% { opacity: 0; -webkit-transform: perspective(400px) rotateY(80deg); }
	40% { -webkit-transform: perspective(400px) rotateY(-20deg); }
	70% { -webkit-transform: perspective(400px) rotateY(10deg); }
	90% { -webkit-transform: perspective(400px) rotateY(-5deg); }
	100% { opacity: 1; -webkit-transform: perspective(400px) rotateY(0deg); }
}

/* Effect Flip In Horizontal */

.so-deal .ltabs-items .flipInX .ltabs-item {
	opacity: 0;
	position: relative;
	-webkit-animation-play-state: running;
	-webkit-backface-visibility: visible;
	-moz-animation-play-state: running;
	-moz-backface-visibility: visible;
	-o-animation-play-state: running;
	-o-backface-visibility: visible;
	animation-play-state: running;
	backface-visibility: visible;
}

@-webkit-keyframes flipInX {
	0% { opacity: 0; -webkit-transform: perspective(400px) rotateX(85deg); }
	40% { -webkit-transform: perspective(400px) rotateX(-20deg); }
	70% { -webkit-transform: perspective(400px) rotateX(15deg);