.dailydeals {
    background-color: #E05618;
    background-attachment: fixed;
    position: relative;
    display: inline-block;
    width: 100%;
}

.dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.thumbnail>img {
    position: absolute;
    left: 50%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    height: 100%;
    min-width: 100%;
    transform: translate(-49%, 0);
}

.dailydeals>.background {
    background-image: url("../img/fondo-aboutus-10.jpg");
    background-position: center;
    background-size: inherit;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    display: inline-block;
    width: 100%;
}

.dailydeals>.background>.filter>.panel>.day {
    color: white;
    font-size: 3vw;
    margin-top: 10vw;
    text-align: center;
    font-family: Monthproof;
}

.dailydeals>.background>.filter>.panel>.title {
    color: white;
    font-size: 3vw;
    margin-top: 10vw;
    text-align: center;
    font-family: Monthproof;
}

/*.dailydeals>.background>.filter {
    position: relative;
    display: inline-block;
    overflow-y: scroll;
    overflow: hidden;
    width: 100%;
}*/

.dailydeals>.background>.filter>.panel>.panelScroller>.card>.front:nth-child(1) {
    background-color: orange;
}

.dailydeals>.background>.filter>.panel>.panelScroller>.long-card {
    margin-left: -1vw;
    width: calc(((50vw - 3 * 2rem / 4)/2)*3 + 11vw);
    background-color: #474747;
    color: white;
    border-radius: 1vw;
    margin-bottom: 10vh;
    display: inline-block;
}

@media (min-width: 850px) {

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(1)>.front {
        background-color: orange;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(2)>.front {
        background-color: chartreuse;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(3)>.front {
        background-color: chocolate;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(4)>.front {
        background-color: cyan;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(5)>.front {
        background-color: tomato;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(6) >.front{
        background-color: purple;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(1)>.back {
        background-color: orange;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(2)>.back {
        background-color: chartreuse;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(3)>.back {
        background-color: chocolate;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(4)>.back {
        background-color: cyan;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(5)>.back {
        background-color: tomato;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card:nth-child(6)>.back {
        background-color: purple;
    }

    .dailydeals>.background>.filter {
        background: rgb(224, 43, 33);
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.431) 0%, rgba(149, 130, 0, 0) 25%, rgba(206, 60, 0, 0) 70%, rgba(149, 130, 0, 0) 25%);
        background-attachment: fixed;
        position: relative;
        display: inline-block;

        overflow: hidden;
        width: 100%;
    }

    .dailydeals>.background>.filter>h1 {

        text-shadow: #474747 3px 5px 2px;
        background: rgba(0, 165, 82, 1);
        background: -moz-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 165, 82, 1)), color-stop(50%, rgba(0, 165, 82, 1)), color-stop(51%, rgba(246, 41, 12, 1)), color-stop(71%, rgba(240, 47, 23, 1)), color-stop(100%, rgba(230, 26, 36, 1)));
        background: -webkit-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -o-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -ms-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: linear-gradient(to right, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a552', endColorstr='#e61a24', GradientType=1);
        text-align: center;
        width: 30%;
        transform:
            rotate(-1.9deg) translate(-50%, -50%);
        position: relative;
        top: 10vh;
        left: 50%;
        font-family: bernier;
        color: white;
        font-size: 5vw;
    }

    .dailydeals>.background>.filter>.panel {
        width: 95vw;
        /*height: 130vh;*/
        padding-bottom: 5vh;
        /*background-color: rgba(0, 0, 0, 0.5);*/
        border-radius: 1%;
        transform: translate(-50%, 0%);
        display: inline-block;
        position: relative;
        top: 15vh;
        margin-bottom: 10vh;
        left: 50%;
    }

    .dailydeals>.background>.filter>.panel:last-child {
        margin-bottom: 45vh;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller {
        overflow-y: hidden;
        border-radius: 8px;
        padding: 2px;
        margin: 2px;
        margin-left: 10px;
        align-items: center;
        justify-items: center;
        text-align: center;
        font-family: 'Century Gothic';
        font-size: 1.25vw;
        /*height: 65%;*/
    }


    .dailydeals>.background>.filter>.panel>.dip {
        align-items: center;
        text-align: center;
        width: 10%;
        transform: translate(-50%, -50%);
        position: absolute;
        left: 50%;
        top: 5vw;
    }

    hr {
        border: 2px solid white;
        margin: 2vw;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card {
        margin-right: 5vw;
        width: calc((50vw - 3 * 2rem / 4)/2);
        height: 40vw;
        float: left;
        border-radius: 1vw;
        margin-bottom: 10vh;
        z-index: 100;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front {
        margin-left: 5vw;
        width: calc((50vw - 3 * 2rem / 4)/2);
        height: 40vw;
        float: left;
        position: absolute;
        transition: all .8s;
        transition: all .8s ease;
        border-radius: 1vw;
        margin-bottom: 10vh;
        z-index: 100;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.back {
        margin-left: 5vw;
        width: calc((50vw - 3 * 2rem / 4)/2);
        height: 40vw;
        float: left;
        border-radius: 1vw;
        margin-bottom: 10vh;
        position: absolute;
        z-index: 0;
        transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transition: all .8s;
        transition: all .8s ease;
    }


    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.days {
        align-self: center;
        align-items: center;
        transform: translate(-50%, -50%);
        left: 50%;
        display: inline;

    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.days>p {
        transform: rotate(-1.9deg) translate(0%, -50%);
        font-size: x-large;
        text-transform: uppercase;
        letter-spacing: .5rem;
        font-family: 'Agency FB';
        background-color: black;
        padding: 1%;
        color: white;
        text-align: center;
        margin-bottom: 5vh;
        display: inline-block;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.title {
        background: rgba(0, 165, 82, 1);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a552', endColorstr='#e61a24', GradientType=1);
        text-align: center;
        /* width: 30%; */
        color: white;
        text-align: center;
        font-family: bernier;
        font-size: 2.6vw;
        /* transform: translate(-50%, -50%); */
        position: relative;
        /* top: 50%; */
        /* left: 50%; */
        text-shadow: #474747 3px 5px 2px;
        transform:
            /* rotate(-1.9deg) */
            translate(-50%, -50%);
        position: relative;
        top: 4%;
        left: 50%;
        text-align: center;
        font-family: Monthproof;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.thumbnail>img {
        position: absolute;
        left: 50%;
        top: -100%;
        bottom: -100%;
        margin: auto;
        height: 100%;
        min-width: 30%;
        transform: translate(-49%, 0);
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.thumbnail>img {
        position: absolute;
        left: 50%;
        top: -100%;
        bottom: -100%;
        margin: auto;
        height: 100%;
        min-width: 30%;
        transform: translate(-49%, 0);
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.description {
        width: 50%;
        display: inline-block;
        font-family: 'Century Gothic';
        font-size: 1.2vw;
        -webkit-text-stroke: .3px white;
    }

    /*
    .dailydeals>.background>.filter>.panel>.panelScroller>.card {
        background-color: white;
        border-radius: 1vw;
        height: 70vh;
        width: 40%;
        margin: 4vw;
        margin-bottom: 20vh;
        display: inline-block;
        position: relative;
    }
*/

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.back>.day {
        background-color: black;
        border-radius: 1vw 1vw 0 0;
        color: white;
        height: 10%;
        padding-top: 5%;
        text-align: center;
        font-family: bernier;
        color: white;
        font-size: 3vw;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.back>.title {
        background: rgba(0, 165, 82, 1);
        background: -moz-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 165, 82, 1)), color-stop(50%, rgba(0, 165, 82, 1)), color-stop(51%, rgba(246, 41, 12, 1)), color-stop(71%, rgba(240, 47, 23, 1)), color-stop(100%, rgba(230, 26, 36, 1)));
        background: -webkit-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -o-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -ms-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: linear-gradient(to right, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a552', endColorstr='#e61a24', GradientType=1);
        text-align: center;
        /* width: 30%; */
        /*transform:
         rotate(-1.9deg)
        translate(-50%, -50%);
    position: relative;*/
        top: 4%;
        left: 50%;
        text-align: center;
        font-family: Monthproof;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.day {
        background-color: black;
        border-radius: 1vw 1vw 0 0;
        color: white;
        height: 10%;
        padding-top: 5%;
        text-align: center;
        font-family: bernier;
        color: white;
        font-size: 3vw;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.title {
        background: rgba(0, 165, 82, 1);
        background: -moz-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 165, 82, 1)), color-stop(50%, rgba(0, 165, 82, 1)), color-stop(51%, rgba(246, 41, 12, 1)), color-stop(71%, rgba(240, 47, 23, 1)), color-stop(100%, rgba(230, 26, 36, 1)));
        background: -webkit-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -o-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -ms-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: linear-gradient(to right, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a552', endColorstr='#e61a24', GradientType=1);
        text-align: center;
        /* width: 30%; */
        /*transform:
             rotate(-1.9deg)
            translate(-50%, -50%);
        position: relative;*/
        top: 4%;
        left: 50%;
        text-align: center;
        font-family: Monthproof;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card__side {
        height: 45rem;
        transition: all .8s;
        transition: all .8s ease;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        backface-visibility: hidden;
        border-radius: 3px;
        overflow: hidden;
    }

    .card:hover .back {
        z-index: 100 !important;
        transform: rotateY(0deg) !important;
        -ms-transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transition: all .8s;
        transition: all .8s ease;
    }

    .card:hover .front {
        z-index: 0 !important;
        transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);

        transition: all .8s;
        transition: all .8s ease;
    }


    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.title>p {
        color: white;
        text-align: center;
        font-family: bernier;
        font-size: 2.6vw;
        /* transform: translate(-50%, -50%); */
        position: relative;
        /* top: 50%; */
        /* left: 50%; */
        text-shadow: #474747 3px 5px 2px;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.back>.title>p {
        color: white;
        text-align: center;
        font-family: bernier;
        font-size: 2.6vw;
        /* transform: translate(-50%, -50%); */
        position: relative;
        /* top: 50%; */
        /* left: 50%; */
        text-shadow: #474747 3px 5px 2px;
        margin-bottom: 3%;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.front>.content {
        text-align: center;
        margin-top: 10%;
        height: 20vh;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.back>.content>.description {
        width: 97%;
        display: inline-block;
        font-family: 'Century Gothic';
        font-size: 1.5vw;
    }



    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.content>.price {
        /*width: 30%; */
        display: inline;
        left: 50%;
        transform: translate(10%, -0%);
        /* color: transparent; */
        font-size: 5vw;
        /* justify-content: center; */
        font-family: 'Agency FB';
        -webkit-text-stroke: 2px white;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.price {
        /*width: 30%; */
        display: inline;
        left: 50%;
        transform: translate(10%, -0%);
        /* color: transparent; */
        font-size: 5vw;
        /* justify-content: center; */
        font-family: 'Agency FB';
        -webkit-text-stroke: 2px white;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.thumbnail {
        height: 38vh;
        overflow: hidden;
        margin: 10px;
        position: relative;
        border-radius: 1vw;
        margin-top: 6.5vh;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.content>.thumbnail>img {
        position: absolute;
        left: 50%;
        top: -100%;
        bottom: -100%;
        margin: auto;
        height: 100%;
        min-width: 105%;
        transform: translate(-49%, 0);
    }

    /*.dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.thumbnail>img {
        height: 22vw;
        overflow: hidden;
        margin: 10px;
        position: relative;
        border-radius: 1vw;
         margin-top: 6.5vh;
    }*/

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.content>.thumbnail {

        height: 22vw;
        overflow: hidden;
        margin: 10px;
        position: relative;
        border-radius: 1vw;
        /* margin-top: 6.5vh;*/
    }
}

@media (max-width: 850px) {
    .dailydeals>.background>.filter {
        background: rgb(224, 43, 33);
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.431) 0%, rgba(149, 130, 0, 0) 25%, rgba(206, 60, 0, 0) 70%, rgba(149, 130, 0, 0) 25%);
        background-attachment: fixed;
        position: relative;
        display: inline-block;

        overflow: hidden;
        width: 100%;
    }

    .dailydeals>.background>.filter>h1 {

        text-shadow: #474747 3px 5px 2px;
        background: rgba(0, 165, 82, 1);
        background: -moz-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 165, 82, 1)), color-stop(50%, rgba(0, 165, 82, 1)), color-stop(51%, rgba(246, 41, 12, 1)), color-stop(71%, rgba(240, 47, 23, 1)), color-stop(100%, rgba(230, 26, 36, 1)));
        background: -webkit-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -o-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -ms-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: linear-gradient(to right, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a552', endColorstr='#e61a24', GradientType=1);
        text-align: center;
        width: 30%;
        transform:
            rotate(-1.9deg) translate(-50%, -50%);
        position: relative;
        top: 10vh;
        left: 50%;
        font-family: bernier;
        color: white;
        font-size: 5vw;
    }

    .dailydeals>.background>.filter>.panel {
        width: 95vw;
        /*height: 130vh;*/
        padding-bottom: 5vh;
        /*background-color: rgba(0, 0, 0, 0.5);*/
        border-radius: 1%;
        transform: translate(-50%, 0%);
        display: inline-block;
        position: relative;
        top: 15vh;
        margin-bottom: 10vh;
        left: 50%;
    }

    .dailydeals>.background>.filter>.panel:last-child {
        margin-bottom: 45vh;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller {
        overflow-y: hidden;
        border-radius: 8px;
        padding: 2px;
        margin: 2px;
        margin-left: 10px;
        align-items: center;
        justify-items: center;
        text-align: center;
        /*height: 65%;*/
    }


    .dailydeals>.background>.filter>.panel>.dip {
        align-items: center;
        text-align: center;
        width: 10%;
        transform: translate(-50%, -50%);
        position: absolute;
        left: 50%;
        top: 5vw;
    }

    hr {
        border: 2px solid white;
        margin: 2vw;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front {

        width: 100%;
        height: calc(((50vh - 3 * 2rem / 4)/2)*3 + 11vh);
        float: left;
        border-radius: 1vw;
        margin-bottom: 10vh;
        transition: all .8s;
        transition: all .8s ease;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.back {
        opacity: 0;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card {
        margin-left: -1vw;
        width: calc(((50vw - 3 * 2rem / 4)/2)*3 + 11vw);
        background-color: #474747;
        color: white;
        border-radius: 1vw;
        margin-bottom: 10vh;
        display: inline-block;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.days {
        align-self: center;
        align-items: center;
        transform: translate(-50%, -50%);
        left: 50%;
        display: inline;

    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.days>p {
        transform: rotate(-1.9deg) translate(0%, -50%);
        font-size: x-large;
        text-transform: uppercase;
        letter-spacing: .5rem;
        font-family: 'Agency FB';
        background-color: black;
        padding: 1%;
        color: white;
        text-align: center;
        margin-bottom: 5vh;
        display: inline-block;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.title {
        background: rgba(0, 165, 82, 1);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a552', endColorstr='#e61a24', GradientType=1);
        text-align: center;
        /* width: 30%; */
        color: white;
        text-align: center;
        font-family: bernier;
        font-size: 2.6vw;
        /* transform: translate(-50%, -50%); */
        position: relative;
        /* top: 50%; */
        /* left: 50%; */
        text-shadow: #474747 3px 5px 2px;
        transform:
            /* rotate(-1.9deg) */
            translate(-50%, -50%);
        position: relative;
        top: 4%;
        left: 50%;
        text-align: center;
        font-family: Monthproof;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.thumbnail>img {
        position: absolute;
        left: 50%;
        top: -100%;
        bottom: -100%;
        margin: auto;
        min-height: 30%;
        min-width: 30%;
        transform: translate(-49%, 0);

    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.thumbnail>img {
        position: absolute;
        left: 50%;
        top: -100%;
        bottom: -100%;
        margin: auto;
        height: 100%;
        min-width: 30%;
        transform: translate(-49%, 0);
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.description {
        width: 50%;
        display: inline-block;
        font-family: 'Century Gothic';
        font-size: 2.5vh;
    }

    /*
    .dailydeals>.background>.filter>.panel>.panelScroller>.card {
        background-color: white;
        border-radius: 1vw;
        height: 70vh;
        width: 40%;
        margin: 4vw;
        margin-bottom: 20vh;
        display: inline-block;
        position: relative;
    }
*/

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.day {
        background-color: black;
        border-radius: 1vw 1vw 0 0;
        color: white;
        height: 10%;
        padding-top: 5%;
        text-align: center;
        font-family: bernier;
        color: white;
        font-size: 6vh;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.title {
        background: rgba(0, 165, 82, 1);
        background: -moz-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 165, 82, 1)), color-stop(50%, rgba(0, 165, 82, 1)), color-stop(51%, rgba(246, 41, 12, 1)), color-stop(71%, rgba(240, 47, 23, 1)), color-stop(100%, rgba(230, 26, 36, 1)));
        background: -webkit-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -o-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: -ms-linear-gradient(left, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        background: linear-gradient(to right, rgba(0, 165, 82, 1) 0%, rgba(0, 165, 82, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(230, 26, 36, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a552', endColorstr='#e61a24', GradientType=1);
        text-align: center;
        width: 100%;
        transform:
            /* rotate(-1.9deg) */
            translate(-50%, -50%);
        position: relative;
        top: 4%;
        left: 50%;
        text-align: center;
        font-family: Monthproof;


    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.title>p {
        color: white;
        text-align: center;
        font-family: bernier;
        font-size: 5vh;
        /* transform: translate(-50%, -50%); */
        position: relative;
        /* top: 50%; */
        /* left: 50%; */
        text-shadow: #474747 3px 5px 2px;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.content {
        text-align: center;
        /*margin-top: 10%;*/
        height: 20vh;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.content>.description {
        width: 50%;
        display: inline-block;
        font-family: 'Century Gothic';
        font-size: 1.2vw;
    }



    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.content>.price {
        /*width: 30%; */
        display: inline;
        left: 50%;
        transform: translate(10%, -0%);
        /* color: transparent; */
        font-size: 6vw;
        /* justify-content: center; */
        font-family: 'Agency FB';

    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.price {
        /*width: 30%; */
        display: inline;
        color: black;
        left: 50%;
        transform: translate(10%, -0%);
        /* color: transparent; */
        font-size: 5vw;
        /* justify-content: center; */
        font-family: 'Agency FB';
        -webkit-text-stroke: 0.5px white;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.content>.thumbnail {
        height: calc(((50vh - 1 * 2rem / 4)/2)*2);
        width: calc(((50vh - 1 * 2rem / 4)/2)*2);
        transform: translate(-50%, -50%);
        top: 100%;
        left: 50%;
        overflow: hidden;
        /*margin: 10px;*/
        position: relative;
        border-radius: 1vw;
        margin-top: 4vh;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.thumbnail {
        height: calc(((50vh - 1 * 2rem / 4)/2)*2);
        width: calc(((50vh - 1 * 2rem / 4)/2)*2);
        transform: translate(-50%, -50%);
        top: 100%;
        left: 50%;
        overflow: hidden;
        /* margin: 10px; */
        position: relative;
        border-radius: 1vw;
        margin-top: 26vh;
        margin-bottom: -18ch;
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.card>.front>.content>.thumbnail>img {
        position: absolute;
        left: 50%;
        top: -50vh;
        bottom: -100%;
        margin: auto;
        height: 40vh;
        min-width: 40vh;
        transform: translate(-49%, 0);
    }

    .dailydeals>.background>.filter>.panel>.panelScroller>.long-card>.content>.thumbnail>img {
        position: absolute;
        left: 50%;
        /* top: -50vh; */
        bottom: -100%;
        /* margin: auto; */
        /* height: 40vh; */
        min-width: 40vh;
        transform: translate(-49%, 0);
    }
}