﻿body {
    width: 98%;
}

.destaque-cupom {
    padding: 0;
    margin-top: 5px;
}

.destaque-cupom-interno {
    margin: 5px;
    background-color: #DBE7EC;
    width: 98%;
    padding: 0;
    position: relative;
}

.imagem-cupom {
    height: 150px;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0;
    margin: 0;
    top: -10px;
    position: relative;
}

    .imagem-cupom h2 {
        font-size: 28px;
        margin: 10px 10px 10px 20px;
        padding: 0;
        color: #fff;
        font-weight: bold;
        position: absolute;
        bottom: 0px;
        text-shadow: 0 2px 3px rgba(0,0,0,1), 2px 4px 5px rgba(0,0,0,0.9);
    }

.texto-cupom {
    padding: 3px 15px 5px 20px;
}

.texto-menor {
    font-size: 12px;
}

.texto-descricao-curta {
    color: rgba(0,0,0,0.9) !important;
    margin: 10px 0 10px 0;
    display: block;
}

.botoes {
    padding: 10px 15px;
    bottom: 10px;
    display: block !important;
    
}

/*.destaque-cupom {
    padding: 0;
    margin-top: 5px;
}

.destaque-cupom-interno {
    margin: 5px;
    background-color: #DBE7EC;
    width: 98%;
    padding: 0;
    position: relative;
}*/

.destaque-mapa {
    margin: 5px;
    width: 98%;
    padding: 0;
}

/*.imagem-cupom {
    height: 150px;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0;
    margin: 0;
    top: -10px;
    position: relative;
}

    .imagem-cupom h2 {
        font-size: 30px;
        margin: 10px 10px 10px 20px;
        padding: 0;
        color: #fff;
        font-weight: bold;
        position: absolute;
        bottom: 0px;
        text-shadow: 0 2px 3px rgba(0,0,0,1), 2px 4px 5px rgba(0,0,0,0.9);
    }*/

.destaque-cupom-interno h3 {
    font-size: 18px;
    padding: 0;
    color: #333;
    font-weight: bold;
    text-shadow: 2px 4px 5px rgba(0,0,0,0.2);
}

/*.texto-cupom {
    padding: 3px 15px 5px 20px;
}

.texto-menor {
    font-size: 12px;
}*/

.descricao-longa {
    padding: 0 10px;
}

/*.botoes {
    padding: 0 15px;
    bottom: 10px;
    right: 10px;
    position: absolute !important;
    display: block !important;
    float: left;
}*/


.RadButton.RadButton_MetroTouch {
    height: 39px !important;
}
