/**
 *	This element is created inside your target element
 *	It is used so that your own element will not need to be altered
 **/
.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top:27px;
}
@media (max-width: 767px) {
    .time_circles{ margin-top:15px; }
}

/**
 *	This is all the elements used to house all text used
 * in time circles
 **/
.time_circles > div {
    position: relative;
    display:inline-block;
    text-align: center;
}

/**
 *	Titles (Days, Hours, etc)
 **/
.time_circles > div > h4 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Century Gothic', Arial;
}

/**
 *	Time numbers, ie: 12
 **/
.time_circles > div > span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Century Gothic', Arial;
    font-size: 300%;
    margin-top: 0.4em;
    font-weight: bold;
}

/*custom css*/

.product-info-dealalert-reminder{
	background: none;
}
.product-info-dealalert-reminder > p.alert-title{
	font-family: Georgia,serif;
    font-weight: 600;
    padding: 6px;
    text-align: center;
}
.deal-disc-desc{
    clear: both;
    padding: 0 10px;
    text-align: center;
    width: 96%;
}
.deal-disc-desc p{
	display: inline-block;
    float: left;
    margin: 0 auto;
}

.clearfix::after {
    clear: both;
    content: " ";
}
.clearfix {
    clear: both;
}

.product-item-details .dailydeal-product-list-timer .time_circles > div > span{
    font-size: 11px !important;
    margin-top: 0.5em;
}
.product-item-details .dailydeal-product-list-timer .time_circles > div > h4{
    font-size: 9px !important;
}

/*hermohan's' added css*/
.sidebar .block-dailydeal .product-items .product-item-info .product-item-photo {
    float: none;
}
.sidebar .block-dailydeal .product-items .product-item-details {
    max-width: 100%;
    width: inherit;
}
.sidebar-additional .flashsale-items.grid .product-items .product-item-details {
	min-width: 234px;
	width: 100%;
}
.sidebar .block-dailydeal .product-items .product-item-details .product-item-link {
    color: #26a9e0;
    font-size: 17px;
    text-transform: capitalize;
}
.sidebar .block-dailydeal .product-items .product-item-details h4 {
    font-size: 16px;
    margin: 5px 0;
}
.dailydeal-product-list-timer.big-text {
    margin: 15px 0 0;
}
.dailydeal-product-list-timer.big-text > p {
    margin-bottom: 0;
    text-align: center;
}
#maincontent > .page-title-wrapper .page-title {
    display: block;
    text-align: center;
}
/*#maincontent .page-title-wrapper span.base {
    color: #f3793b;
    display: none;
    font-weight: 600;
    margin: 0 auto;
    text-transform: capitalize;
}*/
.deal-you-saved {
    border-top: 1px solid #eee;
    clear: both;
    margin: 7px 0 0;
    overflow: hidden;
    padding: 10px 20px;
}
.yousave-left {
    float: left;
}
.yousave-right {
    float: right;
}
.block.widget .product-item-info {
    clear: both;
    /*overflow: hidden;*/
    width: auto;
}
.flashsale-sales-items-container .items.product-items .product.product-item {
    padding: 5px;
    text-align: center;
    height:353px;
}
.main .flashsale-detail-header {
    max-height: none;
}
.main .flashsale-detail-header img {
    max-height: 350px !important;
}
.main .flashsale-detail-header .bottom-sort-desc {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444;
    opacity: 1;
    position: relative;
    text-align: center;
    margin-top: 40px;
}
.main .flashsale-detail-header .bottom-sort-desc .visible-grey-desc h3 {
    color: #f3793b;
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
}
.flashsale-sales-items-container .products-grid .product-item-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    //border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    //border-style: solid none none;
    //border-width: 1px medium medium;
    box-shadow: none;
    margin: 10px 0 5px;
    padding: 10px 0 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.flashsale-sales-items-container .products-grid .product-item-actions {
    margin: 0;
}
.flashsale-detail-header .dailydeal-product-list-timer .time_circles > div > h4 {
    font-size: 18px !important;
}
.flashsale-detail-header .dailydeal-product-list-timer .time_circles > div > span {
    font-size: 51px !important;
}

/*my css changes*/
.page-products .product-item-info{
    position: relative;
}


.products.list.items.product-items .product.details.product-item-details .sps_dailydeal_sale_tag.sale-tag::after {
    content: url("../images/sale.png");
    left: -16px;
    position: absolute;
    top: 40%;
    z-index: 1;
}

.header.links .my-offers-zone, .header.links .hotsale-link {
    border-bottom: 3px solid;
    border-image: url("../images/border.png") 14 repeat;
    -webkit-border-image: url("../images/border.png") 14 repeat; /* Safari 3.1-5 */
    -o-border-image: url("../images/border.png") 14 repeat; /* Opera 11-12.1 */
    border-top: 3px solid;
    font-weight: 600;
}

.cursor-pointer{
	cursor: pointer;
}
.widget-dailydeal .widget-block-sales-counter .time_circles > div > h4 {
    font-size:1.4rem !important;
}
.sidebar .block-dailydeal .product-items .product-item-details{margin-left:0;}
.sidebar .block-dailydeal .product-items .product-item-info .product-item-photo {position: relative;}
.product-info-main .deal-disc-desc p {
    display: inline-block;
    float: none;
    margin: 0 auto;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.2rem;
    margin-left: 20px;
    margin: 2px 0 10px 20px;
}
