﻿.produtos-header header {
    background: url(img/alfabag/fale-header.jpg) center -250px no-repeat;
    height: 264px;
    padding: 234px 0 0;
    margin-bottom: 7rem;
}

.container {
    margin-bottom: 20px;
}

h1 {
    margin-bottom: 30px;
    margin-top: 0;
}

.txt_tot_not {
    text-transform: none;
}

    .txt_tot_not p {
        font-size: 17px;
    }

.produto .fotos_noti {
    list-style: none;
    margin: 0;
    padding: 0 0 5rem;
    font-size: 0;
}

    .produto .fotos_noti li {
        display: inline-block;
        width: 18%;
        margin: 0 1% 2%;
    }

        .produto .fotos_noti li a img {
            width: 100%;
            height: auto;
        }

.lateral_produtos {
    border-left: 1px solid #d4d4d4;
}

    .lateral_produtos .noti_mais {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .lateral_produtos .noti_mais li {
            display: block;
            border-bottom: 1px solid #d4d4d4;
            margin-bottom: 2.5rem;
            padding-bottom: 2.5rem;
        }

            .lateral_produtos .noti_mais li:last-child {
                border-bottom: 0;
            }

.noti_mais img {
    /*float:left;*/
    width: 90px;
}

.lateral_produtos h3 {
    background: #00377b;
    color: #fff;
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1em;
    margin: 0 0 3rem;
    padding: 1.2rem 2rem;
    text-align: center;
    border-radius: 5px;
}

.lateral_produtos h4, .lateral_produtos p {
    text-transform: none;
    color: #00377b;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    max-width: 180px;
    margin: 0 0 0 10px;
    vertical-align: middle;
    line-height: 22px;
    font-family: 'Anzo_Web_Light';
    font-weight: 600;
    text-align: end;
}

.lateral_produtos .mais_notic {
    padding: 0.9rem 1.5rem;
    display: block;
    background: #00377b;
    color: #fff;
    text-align: center;
    -moz-transition: background 0.25s ease-out;
    -o-transition: background 0.25s ease-out;
    -webkit-transition: background 0.25s ease-out;
    transition: background 0.25s ease-out;
    margin-bottom: 30px;
    border-radius: 25px;
    font-size: 16px;
}

    .lateral_produtos .mais_notic:hover {
        background: #f1801f;
        text-decoration: none;
    }

.produto_detail {
    padding-top: 40px;
}

.clearfix {
    clear: both;
}

.nome_produto {
    /*font-size: 60px;*/
    font-size: 45px;
    color: #00377b;
    font-family: 'Anzo_Black';
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #d4d4d4;
}

.categoria_produto{
    color: #f1801f;
    font-family: 'Anzo_Web_Light';
    font-weight: 600;
    text-transform: uppercase;
}

.video_produto {
    display: block;
    margin-top: 50px;
}



.produto_imagem_min {
    width: 90px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    border-radius: 6px;
}

.produto_texto{
    display: inline-block;
    max-width: 180px;
    width: 100%;
    text-align: right;
    vertical-align: top;
}

    .produto_texto b {
        font-family: 'Anzo_Web_Light';
        color: #838383;
        display: block;
    }


.noti_mais a:hover h4 , .noti_mais a:hover b{
    color: #f1801f;
}
.prod_relacionad:hover{
    text-decoration: none;
}
.prod_relacionado:focus{
    text-decoration: none !important;
}

.barra-acoes {
    background: #fff;
    border-bottom: 1px solid #ddd;
    /* border-top: 1px solid #f1801f8f; */
    border-top: 1px solid rgb(241 128 31 / 56%);
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 999999;
/*    height: 74px;*/
        height: 67px;
    /*box-shadow: 0px 0px 12px 0px rgb(0 55 123);*/
}
    .barra-acoes h3 {
        /*font-size: 17px;
        color: #00377b;
        font-family: 'Anzo_Web_Light';
        font-weight: 600;
        display: inline-block;*/
        font-size: 19px;
        /*color: #00377b;*/
        /*        color: #0665b6;*/
        color: #00459b;
        font-family: 'Anzo_Black';
    }
    .barra-acoes a {
        padding: 10px 20px;
        display: inline-block;
        /*background: #00377b;*/
        color: #fff;
        text-align: center;
        border-radius: 4px;
        font-size: 15px;
        font-family: 'Anzo_Web_Light';
        font-weight: 600;
        text-transform: uppercase;
        transition: all linear 0.3s;
    }
    .barra-acoes a:hover{
        text-decoration:none;
        opacity: 0.7;
    }
.barra-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: baseline;
}
.infoacoes {
    display: flex;
    flex-flow: row wrap;
    min-width: 550px;
    justify-content: space-between;

}
.acao_comprar {
    background: #f1801f;
    flex: 1;
    display: block;
    margin-left: 10px;
}
.acao_cotar {
    background: #313131;
    background: #00377b;
}
.acao_add {
    background: #00377b;
}
.fotosproduto {
    width: 400px;
    display: inline-block;
    vertical-align: top;
    margin: 30px 0 30px 0;
}
.botoesproduto {
    display: flex;
    flex-direction: column;
}
.botoesp {
    padding: 17px 20px;
    color: #fff;
    border-radius: 4px;
    font-size: 15px;
    font-family: 'Anzo_Web_Light';
    font-weight: 600;
    text-transform: uppercase;
    transition: all linear 0.3s;
    text-decoration: none;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}
.botoesp:hover, 
.botoesp:focus{
    text-decoration:none !important;
    color:#fff;
    opacity:0.7;
}
.infoproduto {
    display: inline-block;
    max-width: 380px;
    margin: 60px 0 0 60px;
    font-family: 'Anzo_Web_Light';
    font-weight: 500;
    line-height: 22px;
    font-size: 16px;
}
.comprar {
    padding: 10px 0;
    display: flex;
    margin: 5px 0 10px 0;
}
.contador {
    display: inline-flex;
    box-sizing: border-box;
    border: 1px solid rgb(207, 213, 226);
    border-radius: 6px;
    padding-left: 1rem;
    padding-right: 1rem;
    align-items: center;
    background:#fff;
}
.botoescount {
    align-items: flex-start;
    appearance: button;
    width: 20px;
    padding: 8px 0;
    font-size: 16px;
    line-height: 24px;
    tab-size: 4;
    box-sizing: border-box;
    background: none;
    display: flex;
}
#quantidade {
    width: 50px;
    height: 56px;
    border: none;
    line-height: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
    color: #9c9c9c;
    font-size: 18px;
    outline:none;
    text-align:center;
}

#slide-produtos {
    /*width: 400px;*/
    height: 100%;
}
#thumbs-produtos{
/*    width:400px;*/
    margin-top: 25px;
}
.splide__slide img {
    width: 100% !important;
    height: auto !important;
}

.p-splide__slide{
    background-size: contain !important;
}
.splide--nav > .splide__track > .splide__list > .splide__slide {
    border: 1px solid rgb(200 200 200 / 23%) !important;
    background-size: contain !important;
}

    .splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
        border: 1px solid #00377b;
        border-color: rgb(241 128 31 / 49%)   !important;
    }

.p-splide__slide {
    border-radius: 4px;
    opacity: .5;
    cursor: pointer;
    transition: opacity .2s cubic-bezier(.54,.01,.1,1);
}
.p-splide--secondary .p-splide__slide.is-active, .p-splide--secondary .p-splide__slide:hover {
    opacity: 1;
}
.splide__slide.is-active {
    position: relative;
    z-index: 1;
    opacity: 1;
}

.preco-old {
    display: block;
    font-size: 17px;
    text-decoration: line-through;
    font-weight: 400;
    margin: 0 0 10px 0;
    font-family: 'Roboto';
    color: #aeaeae;
}
.preco-atual {
    font-size: 34px;
    margin: 0 0 20px 0;
    display: block;
    font-family: 'Roboto';
    letter-spacing: -0.8px;
    color: #00a88a;
}
.produto_descritivo {
    font-family: 'Anzo_Web_Light';
    font-weight: 500;
    line-height: 22px;
    font-size: 16px;
}

@media(max-width:980px) {

    .fotosproduto {
        width: 330px;
    }
    .txt_tot_not p {
        font-size: 30px;
    }

    .col-sm-8 {
        width: 100%;
        padding: 0 40px;
    }

    .lateral_produtos {
        width: 100%;
        margin-top: 50px;
    }

        .lateral_produtos h3 {
            font-size: 25px;
            padding: 20px 10px;
        }

        .lateral_produtos .noti_mais li {
            width: 100%;
            float: none;
        }

        .lateral_produtos .mais_notic {
            clear: both;
            font-size: 25px;
            width: 100%;
            margin: 0 0 80px 0;
            padding: 10px;
        }

    .produto_imagem_min {
        padding: 20px 40px;
        width: 100%;
    }
    .noti_mais img {
        width: 100%;
        max-width: 300px;
    }

    .lateral_produtos h4, .lateral_produtos p {
        font-size: 17px;
        text-align: center;
        height: 60px;
        overflow: hidden;
        display: block;
        max-width: inherit;
    }

    .infoproduto{
        margin: 10px 0 0 0px;
    }

    .produto_texto{
        max-width: inherit;
        display: block;
        text-align: center;
    }
}

@media (min-width: 992px) and (max-width: 1280px){
    .produto_detail{
        width: inherit;
    }
}
