﻿@charset "utf-8";

/* CSS Document */

@media (max-width: 979px) {
    .whitebg {
        width: 1000px;
    }
    #wrapper {
        width: 1000px !important;
    }
}

body {
    letter-spacing: normal;
    color: #676767;
}

.couponNumber {
    position: relative;
}

.couponNumber div {
    position: absolute;
    top: 20px;
    left: 180px;
    z-index: 1000;
    font-size: 12px;
}

.coupons h1 {
    color: #fff;
}

.coupons-title h1 {
    color: #fff !important;
    margin: 10px !important;
}


/*.coupons
{
margin-top:21px;
}*/

.coupons h1 {
    /*color:#4f5257;*/
    letter-spacing: normal;
}

.coupons h2 {
    font-size: 24px;
    margin-top: 0;
}

.coupons h1,
.coupons h2,
.coupons p {
    color: #676767;
    line-height: normal;
    margin-bottom: 0;
}

.indicators-div {
    width: 90px;
    margin: 0 auto;
}

.coupons .carousel {
    padding-bottom: 30px;
}

.coupons .carousel .carousel-indicators {
    right: auto;
    bottom: 0px;
    top: auto;
}

.coupons .carousel .carousel-indicators li {
    border-radius: 0px;
    margin-left: 10px;
    cursor: pointer;
}

.coupons-drop .btn {
    height: 36px;
    background: #686869;
    border: 0;
    color: #fff;
    text-shadow: none;
    box-shadow: 0 1px 4px #888888;
}


/*.coupons .btn
{
height:36px;
background:#686869;
border:0;
color:#fff;
text-shadow:none;
box-shadow: 0 1px 4px #888888;
}*/

.coupons .caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
}

.coupons .btn-group.open .btn.dropdown-toggle {
    background: #686869;
}

.selbox {
    float: right !important;
    margin: 23px 0 0 0 !important;
}

.devider-line {
    border-bottom: 1px solid #b7b7b6;
    margin-top: 15px;
}

.thumbnail.coupon-content-box {
    padding-top: 0px;
}

.coupon-content-box {
    height: auto;
    float: left;
    width: 100%;
    padding: 15px 0px 15px 0px;
}

.coupons-box {
    padding: 5px 0px 15px 0px !important;
}

.coupon-content-box .element {
    position: absolute;
    right: 0;
    top: 0;
    width: 78px;
    height: 78px;
}

.coupon-content-box .unverified-element {
    position: absolute;
    left: 19px;
    bottom: 0;
    width: 120px;
    height: 30px;
}

.coupon-content-box .element-exclusive {
    background: url(../../images/icons/css-sprite.png) no-repeat -583px -1211px;
}

.coupon-content-box .element-featured {
    background: url(../../images/icons/css-sprite.png) no-repeat -103px -1211px;
}

.coupon-content-box .element-onlyfortoday {
    background: url(../../images/icons/css-sprite.png) no-repeat -503px -1211px;
}

.coupon-content-box .element-hr-offer24 {
    background: url(../../images/icons/css-sprite.png) no-repeat -743px -1211px;
}

.coupon-content-box .element-5daysleft {
    background: url(../../images/icons/css-sprite.png) no-repeat -663px -1211px;
}

.coupon-content-box .element-top-offer {
    background: url(../../images/icons/css-sprite.png) no-repeat -903px -1211px;
}

.coupon-content-box .element-1day-sale {
    background: url(../../images/icons/css-sprite.png) no-repeat -423px -1211px;
}

.coupon-content-box .element-lastday-today {
    background: url(../../images/icons/css-sprite.png) no-repeat -344px -1211px;
}

.coupon-content-box .element-onday-only {
    background: url(../../images/icons/css-sprite.png) no-repeat -823px -1211px;
}

.coupon-content-box .unverified {
    background: url(../../images/icons/css-sprite.png) no-repeat -212px -1211px;
}

.coupons-box .onHover {
    width: 148px;
    height: 100%;
    left: 0;
}

.coupons-box:hover .onHover {
    display: block;
}

.coupons-box .prod-img {
    width: 140px;
    height: 170px;
    outline: none;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}

.coupons-box .prod-img img {
    margin-top: 20px;
}

.coupons-box .caption {
    float: left;
    color: #676767;
    padding: 0px 0px 0px 0px;
}

.coupons-box .caption p {
    padding-left: 18px;
    margin-bottom: 10px;
}

.coupons-box .caption .couponBox {
    float: left;
    width: 100%;
    padding-left: 18px;
}

.coupons-box .caption .couponBox p {
    margin-top: 5px;
    padding: 0;
}

.gray-text {
    color: #eaeaea;
}

.coupons-box .caption .couponBox .couponcode {
    width: 100px;
    margin-left: 5px;
}

.text-normal {
    font-weight: normal;
    width: 260px;
    height: 50px;
}

.coupons-box .spl-terms-link {
    margin-left: 0px;
}

.coupons-box .btn {
    margin: 5px 0px;
    width: 100px;
    padding-left: 0;
    padding-right: 0;
}

.coupons-box .popover {
    margin-left: 0px !important;
    width: 148px !important;
    height: 100%;
    left: 0 !important;
}

.caption .green-text {
    margin: 0px;
    color: #59b35a;
}

.couponsBox {
    margin-left: 20px;
}

.couponsBox div {
    display: inline-block;
}

.couponCode,
.couponCodeCopied {
    background: #676768;
    display: block;
    width: 191px;
    padding: 4px;
    margin-top: 5px;
    text-align: left;
    border-radius: 3px;
    overflow: hidden;
}

.couponCode p,
.couponCodeCopied p {
    padding-top: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.couponCode span,
.couponCodeCopied span {
    float: right;
    margin-top: -5px;
    width: 50px;
    text-align: center;
}

.couponCodeNA {
    margin-left: 0px;
    background: #EAEAEA;
    display: block;
    width: 191px;
    padding: 4px;
    margin-top: 26px;
    border-radius: 4px;
    text-align: left;
}

.couponCodeNA p {
    padding-top: 5px;
    font-size: 14px;
    color: #202020;
}

.couponsBox .couponCode,
.couponsBox .couponCodeNA {
    width: 276px;
    padding: 4px;
    height: 28px;
}

.couponsBox p.couponcode-text {
    padding: 0px;
    margin: 0px;
    display: block;
    text-align: left;
}

.coupons-box .caption a {
    font-weight: normal;
    font-size: 12px;
}

.Homebackground {
    /*height:512px;*/
}

.Homebackground .container {
    height: 463px;
}

.Homebackground .container .content {
    /*position:absolute;
	top:15px;*/
    width: 100%;
}

.indicators-div {
    width: 90px;
    margin: 0 auto;
}

.Homebackground .carousel {
    padding-bottom: 30px;
}

.Homebackground .carousel .carousel-indicators {
    right: auto;
    bottom: 0px;
    top: auto;
}

.Homebackground .carousel .carousel-indicators li {
    border-radius: 0px;
    margin-left: 10px;
    cursor: pointer;
}

.Homebackground h1 {
    color: #fff;
}

.featured-products .carousel {
    padding-bottom: 16px;
}

.featured-products .carousel .carousel-indicators {
    right: auto;
    bottom: 0px;
    top: auto;
}

.featured-products .carousel .carousel-indicators li {
    border-radius: 0px;
    margin-left: 10px;
    cursor: pointer;
}

.featured-products .carousel .carousel-control.left {
    background: url(../../images/icons/css-sprite.png) no-repeat -1182px -111px;
    left: -29px;
}

.featured-products .carousel .carousel-control.right {
    background: url(../../images/icons/css-sprite.png) no-repeat -1203px -111px;
    right: -29px;
}


/*.home-hot-offers, .home-featured-stores, .home-featured-deals, .home-extra-ways
{
	position:relative;
}*/


/*home-hot-offers*/

.coupon-content-box {
    padding-bottom: 18px;
}

.home-hot-offers .prod-img {
    width: 220px;
    height: 75px;
    border-bottom: 1px solid #eaeaea;
    display: table-cell;
    outline: none;
    text-align: center;
    vertical-align: middle;
}

.home-hot-offers .caption p.couponcode-statement {
    height: 68px;
}

.home-hot-offers .caption p.couponcode-text {
    margin: 0px;
    line-height: 100%;
    padding: 0px;
}

.home-hot-offers .caption p.couponcode {
    margin: 4px 0px 0px 0px;
    line-height: 100%;
    padding: 0px;
}

.home-hot-offers .popover,
.onHover {
    height: 75px;
}

.home-hot-offers .spl-terms-link {
    margin-left: 65px;
}

.home-hot-offers .btn {
    margin: 0px 5px;
    padding: 4px 10px;
    height: auto;
}


/*home-hot-offers*/


/*home-featured-products-offers*/

.home-featured-products .fp {
    width: 130px;
    height: 159px;
    float: left;
    text-align: center;
    padding-top: 10px;
}

.home-featured-products .prod-img {
    width: 130px !important;
    height: 96px;
    border-bottom: 0px solid #eaeaea;
    display: block;
    outline: none;
    text-align: center;
}

.home-featured-products .spl-terms-link {
    margin-left: 0px;
}

.home-featured-products .btn {
    margin: 5px 0px;
    width: 69px;
}


/*home-featured-products-offers*/


/*home-Featured-Stores*/

.viewall {
    font-weight: bold;
    margin-top: 20px;
}

.viewall a {
    display: block;
}

.home-featured-stores .prod-img {
    width: 100%;
    height: 165px;
    display: block;
    outline: none;
}

.home-featured-stores .prod-img img {
    vertical-align: middle;
    margin-top: 40px;
}


/*
.home-featured-stores .prod-img.h1
{
	background:url(../../images/layout/product-store-logos.jpg) no-repeat left center;
}
.home-featured-stores .prod-img.h2
{
	background:url(../../images/layout/product-store-logos.jpg) no-repeat -220px center;
}
.home-featured-stores .prod-img.h3
{
	background:url(../../images/layout/product-store-logos.jpg) no-repeat -450px center;
}
.home-featured-stores .prod-img.h4
{
	background:url(../../images/layout/product-store-logos.jpg) no-repeat -680px center;
}*/

.home-featured-stores .popover {
    height: 158px;
}

.home-featured-stores .popover p {
    line-height: 22px;
}

.home-featured-stores .spl-terms-link {
    margin-left: 47px;
}

.home-featured-stores .btn {
    margin: 0px 5px;
}


/*home-Featured-Stores*/


/*home-Featured-Deals*/

.home-featured-deals .prod-img {
    width: 100%;
    height: 163px;
    display: block;
    outline: none;
}


/*.home-featured-deals .prod-img.h1
{
	background:url(../../images/layout/deals-images.jpg) no-repeat left center;
}
.home-featured-deals .prod-img.h2
{
	background:url(../../images/layout/deals-images.jpg) no-repeat -240px center;
}
.home-featured-deals .prod-img.h3
{
	background:url(../../images/layout/deals-images.jpg) no-repeat -480px center;
}
.home-featured-deals .prod-img.h4
{
	background:url(../../images/layout/deals-images.jpg) no-repeat -720px center;
}*/

.home-featured-deals .popover {
    height: 163px;
}

.home-featured-deals .popover p {
    line-height: 22px;
}

.home-featured-deals .spl-terms-link {
    margin-left: 47px;
}

.home-featured-deals .btn {
    margin: 0px 5px;
}


/*home-Featured-Deals*/


/*home-Extra-Ways*/

.home-extra-ways .prod-img {
    width: 100%;
    height: 125px;
    display: block;
    outline: none;
    border-bottom: 1px solid #EAEAEA;
}

.home-extra-ways .prod-img img {
    margin-top: 20px;
}


/*.home-extra-ways .prod-img.h1
{
	background:url(../../images/layout/extras-logos.jpg) no-repeat left center;
}
.home-extra-ways .prod-img.h2
{
	background:url(../../images/layout/extras-logos.jpg) no-repeat -220px center;
}
.home-extra-ways .prod-img.h3
{
	background:url(../../images/layout/extras-logos.jpg) no-repeat -450px center;
}
.home-extra-ways .prod-img.h4
{
	background:url(../../images/layout/extras-logos.jpg) no-repeat -680px center;
}*/

.home-extra-ways .popover {
    height: 125px;
}

.home-extra-ways .popover-content {
    text-align: left;
}

.home-extra-ways .popover p {
    line-height: 22px;
}

.home-extra-ways .spl-terms-link {
    margin-left: 0px;
}

.home-extra-ways .btn {
    margin: 0px 5px 0px 0px;
}


/*home-Extra-Ways*/

p.terms-popup-p {
    color: #FFFFFF;
    font-size: 13px;
}