.page-detalhes{
    line-height: normal;
    margin-bottom: -350px;
    z-index: 1;
    min-height: 600px;
}


.titulos-detalhes h1{
    font-family: MontserratBold;
    font-size: 22px;
    color: #FFFFFF;
    background-image: url("/assets/img/seta-banner-accao.png");
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0;
    padding: 0 0 0 15px;
}

.titulos-detalhes h2{
    font-family: WoodfordbourneThin;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0;
    padding: 0 0 0 15px;
}

.owl-detalhe .owl-nav {
    position: initial
}

.owl-detalhe .owl-nav img{
    height: 20px;
}

.owl-detalhe .owl-nav .owl-next, .owl-detalhe .owl-nav .owl-prev {
    position: absolute;
    top: calc(50% - 18px)
}

.owl-detalhe .owl-nav .owl-prev {
    left: -30px
}

.owl-detalhe .owl-nav .owl-next {
    right: -30px
}

.owl-theme .owl-detalhe .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    outline: none;
    transition: opacity 0.5s;
}

.page-detalhes .info-destaques{
    font-family: WoodfordbourneRegular;
    font-size: 15px;
    color: #BCBEC0;
    border-style: solid;
    border-right-width: 1px;
    border-color: rgba(188,190,192,0.25);
    border-left: none;
    border-top: none;
    border-bottom: none;
    text-transform: uppercase;

}

.page-detalhes .info-destaques:first-child{
    border-style: solid;
    border-left-width: 1px;
    border-color: rgba(188,190,192,0.25);
    border-top: none;
    border-bottom: none;
}


.page-detalhes .info-destaques .ano,
.page-detalhes .info-destaques .garantia
{
    font-family: MontserratLight;
    font-size: 12px;
    color: #BCBEC0;
}

.page-detalhes .info-destaques .preco
{
    font-family: WoodfordbourneItalic;
    font-size: 16px;
    color: #EC1C24;
}

.page-detalhes .row.branco{
    background-color: #F0F1F1;
}

.page-detalhes .info-normal{
    text-transform: uppercase;
}


.page-detalhes .info-normal.titulo{
    font-family: MontserratRegular;
    font-size: 11px;
}

.page-detalhes .info-normal.valor{
    font-family: MontserratLight;
    font-size: 12px;
}

.page-detalhes .row.branco{
    color: #58595B;
}

.page-detalhes .row.escuro{
    color: #BCBEC0;
}


.page-detalhes .row.mais-informacoes{
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: rgba(188,190,192,0.25);
    border-left: none;
    border-right: none;
}

.page-detalhes .row.mais-informacoes a{
    font-family: MontserratSemiBold;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    background-image: url("/assets/img/seta-banner-accao.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    line-height: 24px;

}

.page-detalhes .row.mais-informacoes a:hover{
    color: #EC1C24;
}

.page-detalhes .row.mais-informacoes a.info-credito{
    pointer-events: none;
    color: #fff;
}

.page-detalhes .links-accoes a{
    color: #808285;
    font-family: MontserratRegular;
    font-size: 10px;
    text-transform: uppercase;
}

.page-detalhes .links-accoes a:hover {
    color: #fff;
}

.page-detalhes .links-accoes > div{
    border-style: solid;
    border-left-width: 1px;
    border-color: rgba(188,190,192,0.25);
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.page-detalhes .links-accoes > div:last-child{
    border-style: solid;
    border-right-width: 1px;
    border-color: rgba(188,190,192,0.25);
    border-top: none;
    border-bottom: none;
}


.page-detalhes .extras{
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: rgba(188,190,192,0.25);
    border-left: none;
    border-right: none;
}

.page-detalhes .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: transparent;
}

.page-detalhes .nav-item a {
    color: #808285;
    background-color: transparent;
    font-family: MontserratSemiBold;
    font-size: 12px;
    text-transform: uppercase;
    background-image: url("/assets/img/seta-banner-accao.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}

.page-detalhes .extras-descricao{
    font-family: WoodfordbourneThin;
    font-size: 14px;
    color: #fff;
}

.page-detalhes .extras-descricao h4{
    font-family: WoodfordbourneThin;
    font-size: 17px;
    color: #fff;
}

.page-detalhes .extras-descricao ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.page-detalhes .extras-descricao ul li{
    padding-left: 10px;
    margin-bottom: 5px;
}


/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap 4 breakpoints
*/

/*
Extra small devices (portrait phones, less than 544px)
No media query since this is the default in Bootstrap because it is "mobile first"
*/

@media (max-width: 543px) {

    .page-detalhes{
        line-height: normal;
        margin-bottom: 0;
        z-index: 1;
        min-height: auto;
    }


}

/* Small devices (landscape phones, 544px and up) */
@media (min-width: 544px) {

    .page-detalhes{
        line-height: normal;
        margin-bottom: 0;
        z-index: 1;
        min-height: auto;
    }

}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {

    .page-detalhes{
        line-height: normal;
        margin-bottom: -350px;
        z-index: 1;
        min-height: 600px;
    }

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {



}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {


}