﻿.product {
    box-sizing: border-box;
    height: 12px;
    width: 100%;
    position: absolute;
    bottom: -1px;
    padding: 10px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 0;
    z-index: 0
}

    .product .productText {
        position: absolute;
        width: 100%;
        float: left;
        background-color: transparent;
        margin: 0;
        left: 0
    }

.Product_Code_LBL .product {
    display: block !important;
    background: #27ae60 !important
}

.Product_Code_ADE .product {
    display: block !important;
    background: #ffad2a
}

.Product_Code_DOVM .product {
    display: block !important;
    background: #ffad2a
}

.Product_Code_DONM .product {
    display: block !important;
    background: #d91e18
}

    .Product_Code_LBL .product .productText, .Product_Code_ADE .product .productText, .Product_Code_DOVM .product .productText, .Product_Code_DONM .product .productText {
        display: block !important
    }

li.const .Product_Code_ADE .mark.new, li.const .Product_Code_DONM .mark.new {
    display: none !important
}

.LoaderImageLazy {
    background: url(/App_Theme/images/LoaderImages2.gif) center center no-repeat #e3e3e3;
    position: absolute;
    min-width: 100%;
    min-height: 63px;
    margin: 0 0 0 0
}

div.SpinCube {
    display: none;
    height: auto !important
}

.Product_Code_ADE {
    background: #e7e8ed
}

.Product_Code_DOV {
    background: #e7e8ed
}

.Product_Code_ADD {
    background: #e7e8ed
}

.Product_Code_TRS {
    background: #fff
}

div.list_resultados {
    margin: 0;
    padding: 0
}

    div.list_resultados a.mdl-list__item {
        border-bottom: 1px solid #c9c9c9;
        height: 100px;
        padding: 18px 0;
        text-align: left;
        cursor: pointer;
        text-decoration: none
    }

        div.list_resultados a.mdl-list__item:not(.const) div.photo {
            margin-right: 20px !important;
            margin-left: 12px !important
        }

        div.list_resultados a.mdl-list__item span.mdl-list__item-primary-content {
            max-height: 136px;
            min-height: 72px;
            display: block
        }

        div.list_resultados a.mdl-list__item:first-child {
            border-top: 1px solid #c9c9c9
        }

        div.list_resultados a.mdl-list__item:hover {
            -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.4);
            -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,.4);
            box-shadow: 0 0 4px 0 rgba(0,0,0,.4)
        }

        div.list_resultados a.mdl-list__item .mdl-list__item-secondary-content {
            margin-left: 0;
            margin-right: 1%;
            height: auto
        }

            div.list_resultados a.mdl-list__item .mdl-list__item-secondary-content i {
                color: #40c4ff !important;
                font-weight: 500 !important
            }

@media screen and (max-width:375px) {
    div.list_resultados a.mdl-list__item {
        padding: 10px 0;
        font-size: 1em
    }
}

.divHeart {
    margin-top: 8%;
    right: 2%;
    display: block;
    position: absolute
}

@media screen and (max-width:375px) {
    .divHeart {
        margin-top: 19%;
        right: 2%;
        position: absolute
    }
}

@media screen and (min-width:768px) {
    .divHeart {
        margin-top: 5%;
        right: 2%;
        position: absolute
    }
}

.Corazo {
    font-family: 'Lato',Gotham,"Helvetica Neue",Helvetica,Arial,"sans-serif" !important
}

.heart-o {
    font-size: 20px !important;
    color: #888 !important;
    display: block
}

.heart {
    color: #06c !important;
    display: block
}

div[isadd=true] span i.material-icons.md-light {
    color: #808080 !important;
    content: "";
    border-width: thin
}

div[isadd=false] span i.material-icons.md-light {
    color: #06c !important;
    content: "";
    border-width: thin
}

.LocationTittle {
    padding: 3px 5px;
    height: auto;
    vertical-align: middle;
    min-height: 36px
}

    .LocationTittle span {
        font-size: 18px
    }

.LocationList {
    padding: 0 0;
    margin: 0
}

.LocationItem {
    padding: 1px 0 1px 5px;
    cursor: pointer;
    text-align: left;
    height: auto;
    border-bottom: .5px solid #f5f5f5;
    margin: 2px 0;
    min-height: 30px
}

    .LocationItem:hover {
        background-color: #f5f5f5
    }
