/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	//display: none;
	display: block;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	//display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
/*.grabbing { 
    cursor:url(../img/front_img/grabbing.png) 8 8, move;
}*/

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.rtl .owl-carousel .owl-item {
  float: right;
}
.dor-countdown-item ul li{
	display: inline-block;
	border:3px #606468 solid;
	font-size: 22px;
	font-family: "Oswald",sans-serif;
	text-transform: uppercase;
	width: 85px;
	padding: 20px 0px;
	color: #000;
	margin-right: 20px;
	text-align: center;
}
.dor-countdown-item ul li .countdown_num{
	padding-bottom: 10px;
	margin-bottom: 25px;
	text-align: center;
}
.dor-countdown-item ul li .countdown_num span{border-bottom: 1px #FFF solid;padding:8px 0px;}
.dataCountdow-slider a.img.product_img_link{
	display: inline-block;
	border:3px #575a5c solid;
}
.dataCountdow-slider .img-responsive {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    margin: 15px -15px -15px 15px;
    padding: 0 !important;
    width: 100%;
}
.countdown-button {
    display: inline-block;
}
.countdown-button > a, a.countdown-button{
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
	border:1px #575a5c solid;
	border-radius: 25px;
	padding:10px 25px;
}
.dataCountdow-slider .price-percent-reduction {
    font-size: 18px;
}

.owl-pagination .owl-page {
    display: inline-block;
    padding: 0 5px;
}
.owl-page > span {
    border-radius: 100%;
    display: block;
    height: 12px;
    width: 12px;
    background:#FFF;
}
.owl-page.active > span{background: none;border: 1px solid #fff;}
.owl-pagination {
    padding-top: 20px;
    text-align: center;
}
.dataCountdow-slider .product-meta{padding-bottom: 5px;}
.dataCountdow-slider .owl-item.active{
	-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none
}
.product-action-deals > .add-to-cart.cart.pull-left {
    display: none;
}

.countdown-daily {
    clear: left;
    padding-top: 10px;
    position: relative;
    text-align: left;
}
.countdown-daily .item-time{display: inline-block;background: none !important;padding:0px 3px;text-align: center;width: 25%;}
.countdown-daily .item-time:first-child{padding-left: 0px;}

.countdown-daily .item-time .dw-time {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 50%;
    color: #101010 !important;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    width: 50px;
    display: inline-block;
}
.countdown-daily span {
    color: #101010;
    display: block;
    font-weight: 400;
}
.deail-info-content-wrapper {
    padding-top: 0px;
}
.countdown-daily span.dw-txt{font-size: 12px;text-transform: uppercase;padding-top: 5px;font-weight: 400;}
#countdown-data .review-price-product{height: auto;}
#countdown-data .hook-reviews{opacity: 1 !important;top: 0px;position: relative;visibility: visible !important;display: none;}
#countdown-data .hook-reviews .comments_note .star_content{padding-top: 0px;}
body main #countdown-data .product-container:hover .content_price {
    opacity: 1;visibility: visible;
}
.deail-info-content {
    position: relative;
}
.deail-info-content::after{
    content: "";
    position: absolute;
    background-color: #eaeaea;
    width: 100%;
    left: 0px;
    bottom: -30px;
    height: 1px;
    display: none;
}
#countdown-data .progress {
    background-color: #ddd;
    border-radius: 0.571em;
    display: block;
    height: 1em;
    margin-bottom: 9px;
    margin-top: 10px;
    width: 100%;
}
#countdown-data .progress .progress-bar{
    border-radius: 0.571em;
    display: block;
    height: 100%;
    text-indent: -999em;
    background-color: #52afc6;
    max-width: 100% !important;
}
.dailydeal-content {
    background: #fff none repeat scroll 0 0;
    border:2px #52afc6 solid;
    padding:29px 20px;
}
.dailydeal-content .product-title-item{text-align: left;padding-bottom: 10px;}
.dailydeal-content .dor-show-value-product > div.highlighted-informations{display: none;}
.dailydeal-content .dor-show-value-product > div.content_price,
.dailydeal-content .dor-show-value-product > div.content_price .product-price-and-shipping {
    float: none;text-align: left;
}
.countdow-data-offer {
    margin-top: 35px;
    text-align: left;
}
.dailydeal-content .product-miniature .comments_note{text-align: center;}
.dailydeal-content .js-product-miniature{margin-bottom: 0px !important;float: left;}
.dailydeal-content .owl-item .js-product-miniature{float: none !important;}
.infoProcess *, .txt-offer-countdown {
    font-size: 13px;color: #979797;
}
.infoProcess strong{color: #101010;}

#countdown-data .discount-percentage {
    background: #e14546 none repeat scroll 0 0;
    border: 1px solid #e14546;
    border-radius: 50%;
    color: #fff;
    height: 45px;
    left: 8px;
    line-height: 45px;
    position: absolute;
    text-align: center;
    top: 6px !important;
    width: 45px;
}
.special-thumb-image > li a img {
    height: auto;
    max-width: 100%;
}

#countdown-data .owl-carousel .owl-nav > div{
    width: 35px;height: 35px;line-height: 35px;

}

#countdown-data .owl-carousel.owl-loaded{position: relative !important;}
#countdown-data .owl-carousel .owl-nav{
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#countdown-data .owl-carousel .owl-nav .owl-prev > i{margin-left: -1px;}
#countdown-data .owl-carousel .owl-nav .owl-next > i{margin-right: -1px;}
#countdown-data .owl-carousel .owl-nav .owl-prev:hover,
#countdown-data .owl-carousel .owl-nav .owl-next:hover {
    background-color: #52afc6;
    border: 0px solid #52afc6;
}
#countdown-data .owl-carousel .owl-nav .owl-prev:hover i,
#countdown-data .owl-carousel .owl-nav .owl-next:hover i{color: #fff;}
#countdown-data .owl-carousel .owl-nav .owl-prev,
#countdown-data .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
#countdown-data .owl-carousel .owl-nav .owl-prev {
    right: 50px;
}

#countdown-data .owl-carousel .owl-nav .owl-next {
    right: 13px
}

#countdown-data .owl-carousel .owl-nav .owl-prev,
#countdown-data .owl-carousel .owl-nav .owl-next {
    /*top: calc((100% - 30px)/ 2);
    top: -moz-calc((100% - 30px)/ 2);
    top: -webkit-calc((100% - 30px)/ 2);
    top: -o-calc((100% - 30px)/ 2)*/
    bottom: 0px;
    top: auto;
}
/*
#countdown-data .owl-carousel:hover .owl-nav {
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#countdown-data .owl-carousel:hover .owl-nav .owl-prev {
    left: -55px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#countdown-data .owl-carousel:hover .owl-nav .owl-next {
    right: -55px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
*/


.dailydeal-content .left-block{
    width: 57%;float: left;padding: 0 15px 0 0;margin:0px 0px;
}
.dailydeal-content .right-block{width: 43%;float: left;padding: 0 15px;}
.dailydeal-content .product-image-container .thumbnail {
    overflow: hidden;position: relative;
}
.dailydeal-content .box-items{left: -10px;}
.dailydeal-content .product-image-container {
    border: medium none;
    border-radius: 0;
    float: left;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    width: calc(100% - 90px);
    padding-left: 0px;
}
.dailydeal-content .special-thumb-data {
    float: left;
    margin: 0;
    max-height: 392px;
    overflow: hidden;
    padding: 20px 10px;
    width: 90px;
}
.dailydeal-content .special-thumb-image{margin:0px;}
.special-thumb-data-inner {
    max-height: 100%;
    height: 100%;
    overflow: hidden;
}
.dailydeal-content .product-container {
    border: medium none !important;
    display: table;
    margin: 0 auto;
    width: 100%;
    padding:12px 0px !important;
}
.special-thumb-image > li a {
    border: 1px solid #eaeaea;
    display: block;
    position: relative;
}
.special-thumb-image > li {
    margin-bottom: 15px;
}
.special-thumb-image > li:last-child{margin-bottom: 0px;}
.dailydeal-content .product-title-item .product-name {
    font-size: 22px;
    font-weight: 300;
}
.dailydeal-content .product-price-and-shipping span.price{
    font-weight: 500;
    font-size: 24px !important;
}
.dailydeal-content .processCountDown {
    padding: 0 0px;
    position: relative;
}
.dailydeal-content .show-btn-products,
body main .dailydeal-content .dor-addcart-button{display: none !important;}
.infoProcess {
    display: table;
    width: 100%;
}
.infoProcess .avai{float: left;}
.infoProcess .sold{float: right;}

.special-thumb-image > li.active a,
.special-thumb-image > li a:hover{border-color: #52afc6;}

.special-thumb-data{position: relative;}
.arrow-bottom {
    bottom: 0;
    left: calc(50% - 11px);
    position: absolute;
}

.arrow-top {
    top: 0;
    left: calc(50% - 11px);
    position: absolute;
}
.deal-arrow i{font-size: 20px;}
.deal-arrow span{display: block;width: 20px;height: 20px;line-height: 20px;cursor: pointer;}

@media(max-width: 1199px) and (min-width: 992px){
    .dailydeal-content .product-title-item{margin-top: 0px;}
    .dailydeal-content .product-title-item .product-name{font-size: 20px;}
    .countdow-data-offer{margin-top: 28px;}
    #countdown-data .owl-carousel .owl-nav .owl-prev, #countdown-data .owl-carousel .owl-nav .owl-next{bottom: -15px;}
    .dailydeal-content .right-block{padding-left: 0px;}
    .dailydeal-content{padding:30px 20px;}
    .dor-banner-deal-item {
        max-height: 360px;
    }
}

@media(max-width: 991px){
    .dor-banner-deal{display: none;}
    #countdown-data{width: 100%;}
    .dailydeal-content .product-title-item{margin-top: 0px;}
    #countdown-data .owl-carousel .owl-nav .owl-prev, #countdown-data .owl-carousel .owl-nav .owl-next{bottom: -15px;}
    .dailydeal-content .product-title-item .product-name {
        font-size: 19px;
        line-height: 22px;
    }
}