﻿.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: block;
}

.owl-theme .owl-dots .owl-dot {
    display: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #d2caca;
    color: inherit;
    border: none;
    padding: 20px !important;
    font: inherit;
}

.h4Vendido {
    color: #ff5722;
}

.resultadonaosourobo {
    text-align: center;
    margin-right: 20px;
    margin-left: 10px;
    width: 50px;
    height: 34px;
}

.naosourobo {
    display: inline;
}

.imgnaosourobo {
    display: inline;
    height: 34px;
}

.msgnaosourobo {
    margin-bottom: 12px;
}

.imgDetalhes {
    height: 385px;
}

@media (max-width: 574px) {
    .imgDetalhes {
        height: auto;
        width: auto;
    }
}
