

.anav-top .amenu-link {
    color: #FFFFFF;
    font-size: 0.9rem;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Roboto Condensed, sans-serif;
    display: block;
    line-height: 24px;
    padding: 13px 10px;
    position: relative;
    cursor: pointer;
    white-space: nowrap
}

a.amenu-link:hover {
    color: #3d3d3d;
}

.aone-slideshow .nivo-caption .caption-content {
    padding: 50px 50px;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #100600;
    opacity: 0.75;
}
#search_filters .facet .facet-label .custom-radio {
    top: 0px!important;
    margin-right: 0; }
.custom-checkbox input[type=checkbox] + span, .custom-checkbox input[type=radio] + span, .custom-radio input[type=checkbox] + span, .custom-radio input[type=radio] + span {
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    float: left;
    margin-right: 15px;
}
#search_filters .facet .facet-label {
    padding: 2px 0;
}

/* --------------------------------------------------------- BRT pudo -------------------------------------- */

.brt_pudo_address_option{
    background-color: #ffc9ad;
    min-height: 60px;
}

.brt_pudo_address_option_content {
    padding: 10px 10px 10px 50px
}

.brt_address_hidden {
    display: none !important;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 800px;
    margin: 20px auto;
}

#brt_pudo_list_container {
    max-height: 400px;
    overflow-y: auto;
}

.brt_pudo_item:first-child {
    padding-top: 11px;
    border-top-color: transparent;
}
@media only screen and (min-width: 320px) {
    .brt_pudo_item {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.brt_pudo_item {
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
    padding-bottom: 11px;
    border-top: 1px dotted #9e9e9e;
    font-size: 14px;
    text-align: left;
}

.brt_pudo_header {
    position: relative;
    min-height: 35px;
    padding-left: 15px;
    padding-right: 100px;
    padding-right: calc(4em + 44px);
    background: url(/img/BRTFermopoint_logo-poi.png) right 0/22px auto no-repeat;
    cursor: pointer;
}

.brt_pudo_header .brt_caret {
    border: 4px solid;
    border-right: 0;
    position: absolute;
    top: 4px;
    left: 0;
    border-color: transparent #9e9e9e;
}

.brt_pudo_numbers {
    position: absolute;
    top: 0;
    right: 33px;
    text-align: right;
}

.brt_pudo_name {
    margin-top: 11px;
    font-size: 14px;
    font-weight: 400;
}

.brt_pudo_distance {
    line-height: 1.51666667;
    margin-bottom: 0;
    white-space: nowrap;
    font-size: 12px;
}
.brt_pudo_price {
    line-height: 1.51666667;
    margin-bottom: 0;
    white-space: nowrap;
    font-size: 12px;
}

.brt_pudo_content {
    /* display: none; */
    padding-top: 11px;
    padding-left: 15px;
}

.brt_pudo_tbl_hourly {
    font-size: 75%;
    margin-left: auto;
    margin-right: auto;
}

.brt_pudo_tbl_hourly th {
    font-size: 140%;
}

.brt_pudo_tbl_hourly td {
    padding: 0px 4px 0px 4px !important;
    background-color: #eeeeee;
    border-top: solid 1px #fff;
}
.brt_pudo_td_separator {
    background-color: #fff !important;
}

.brt_modal_button_close {
    border: none;
    background-image: url(/img/ui-icons_222222_256x240.png);
    background-position: -94px -126px;
}

.brt-btn-pudo-select {
    cursor: pointer;
    user-select: none;
}

.brt-btn-pudo-select:hover {
    background-color: #93d50a;
}

    /* ---------------------Pro tempore hide prices----------------- */

.main-product-details .product-prices .previous-price>span {
    margin: 0 1%;
    display: none;
}
.regular-price {
    display: none;
}
span.product-flag.discount {
    display: none;
}