/* LISTAGEM DOS PRODUTOS */
.page-header{padding-bottom: 0px !important; }

.produto{margin-bottom: 50px;height: 418px;width: 261px;}
.produto a:hover{text-decoration: none;}
.img-produto{height: 184px;padding: 10px;position: relative;border: 1px solid #f2f2f2;}
.img-produto img{height: 100%; margin: 0 auto;}
.produto .pic-1{opacity: 1; transition:all .7s  0s}
.produto:hover .pic-1{opacity: 0;}
.produto .pic-2{opacity: 0;transition:all .7s  0s;position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin-inline: auto;}
.produto:hover .pic-2{opacity: 1;}
.produto:hover .img-produto{animation-name:blur;animation-duration:0.7s;}
@keyframes blur{0%{filter: opacity(1)}50%{filter: opacity(0.7)}100%{filter: opacity(1)}}
.nome-prod-desktop{font-size: 16px;text-align: center;color: #646464;margin: 10px 0px;height: 40px;line-height: 1.4;font-weight: bold;font-size: 15px;color: #122143;line-height: normal;text-align: initial;}
.nome-prod-mobile{font-size: 12px;color: #646464;height: 32px;display: none;text-align: center;}
.preco-prod{/* display: flex; */justify-content: center;}
.preco-de{color: #bdbdbd !important;text-decoration: line-through;margin-top: 7px;display: flex;font-size: 14px;/* margin-right: 41px; */justify-content: center;}
span.preco-por{color: #A60C0C;text-align: center;font-size: 18px;font-weight: bold;display: flex;justify-content: center;}
span.preco-por b{font-size: 21px;padding: 5px 0 0 3px;color: #01a0e2;font-weight: 800;font-size: 18px;height: auto;/* color: #000; */display: inline;}
.sem-juros{/* margin: 0; */margin-top: 5px;font-size: 18px;margin-bottom: -9px;/* font-weight: bold; */color: #b0b0b0;/* color: #000; */text-align: initial;}
.indisponivel{ opacity: 0.60; }


.parcelas{font-size: 15px !important;text-align: center;/* margin-top: 8px; */color: #535353;align-items: center;align-content: center;display: inline-flex;justify-content: center;}
.boleto{font-size: 18px; color:#000 !important;}


.btn-ver{ margin-top: -33px !important;z-index: 9999;}
.form-control {
    /* background-color: #dbd9d9 !important; */
}
.btn-ver{color: #fff !important;}
 /*Ver mais*/
 /* .preco-prod{display: none!important;} */
.btn-ver-mais{display: none;background: #29d369;height: 50px;border-radius: 6px;margin-top: -52px;padding-top: 8px;width: 143px;}
 .btn-ver-mais{display: block; animation: delizar-baixo .3s;}
.btn-ver-mais1{display: none;background: #f8e83d;height: 36px;border-radius: 4px;/* margin-top: 6px; */padding-top: 8px;width: 100%;}
 .btn-ver-mais1{display: block;/* animation: delizar-baixo .3s; */}

.info-comp{display: flex;justify-content: center;font-size: 14px;color: #fff;font-weight: bold;cursor: pointer;}
.info-comp:hover{text-decoration: none !important;color: #fff;}
.minus{top: 11px; margin-right: 19px; z-index: 2;    right: 64px;cursor: pointer;}
.minus i{margin-left: -12px;font-size: 12px;margin-top: 23px;}
.plus{margin-top: -28px;z-index: 2;right: 5px;cursor: pointer;}
.plus i{margin-left: -12px;font-size: 12px;font-weight: normal;}
.btn-cmp{border-radius:5px !important;width: 69px !important;margin: -7px;background: #dbd9d9;height: 50px !important;font-size: 18px !important;font-weight: bold;text-align: center;}
/* SELOS */

.selos{border-radius: 0px;background: #33eca7;color: #000;font-weight: bold !important;text-transform: uppercase;padding: 8px 10px;font-size: 10px;position: absolute;border-radius: 7px;padding: 8px;font-weight: 600;letter-spacing: 1px;z-index: 9;}
.selo-l{}
.selo-r{right: 15px; }

.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15 { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; }
.col-xs-15, .col-md-15 { width: 20%; float: left; }


@media (max-width: 768px) {
    .btn-ver{ margin-top: -33px !important;z-index: 9999;}
.form-control {
    /* background-color: #dbd9d9 !important; */
}
.bt3 {
    padding-top: 11px !important;
    margin-left: -6px !important;
}
.btn-ver{color: #fff !important;}
 /*Ver mais*/
 /* .preco-prod{display: none!important;} */
.btn-ver-mais{display: none;background: #29d369;height: 50px;border-radius: 6px;margin-top: -51px;padding-top: 4px;width: 124px;}
 .btn-ver-mais{display: block; animation: delizar-baixo .3s;}
.btn-ver-mais1{display: none;background: #f8e83d;height: 50px;border-radius: 6px;margin-top: 0px;padding-top: 8px;width: 100%;}
 .btn-ver-mais1{display: block; animation: delizar-baixo .3s;}

.info-comp{display: flex;justify-content: center;font-size: 14px;color: #fff;font-weight: bold;cursor: pointer;}
.info-comp:hover{text-decoration: none !important;color: #fff;}
.minus{top: 11px; margin-right: 19px; z-index: 2;    right: 64px;cursor: pointer;}
.minus i{margin-left: -12px;font-size: 12px;margin-top: 23px;}
.plus{margin-top: -28px;z-index: 2;right: 5px;cursor: pointer;}
.plus i{margin-left: -12px;font-size: 12px;font-weight: normal;}
.btn-cmp{border-radius:5px !important;width: 69px !important;margin: -7px;background: #dbd9d9;height: 50px !important;font-size: 18px !important;font-weight: bold;text-align: center;}
/* SELOS */

	.nome-prod-desktop{font-size: 16px;text-align: center;color: #646464;margin: 10px 0px;height: 65px;line-height: 1.4;}
.nome-prod-mobile{font-size: 21px;color: #646464;height: AUTO;display: none;text-align: center;}
.preco-prod{display: flex; justify-content: center;}
.preco-de{color: #bdbdbd !important;text-decoration: line-through;/* margin-top: 33px; *//* margin-right: -88px; */}
span.preco-por{color: #A60C0C;font-size: 18px;margin-left: 5PX;font-weight: bold;}
span.preco-por b{font-size: 17px;/* color: #000; */display: inline-flex;}
	.produto{
    height: 440px;
    width: 100%;
    }
	.img-produto{height: 150px;}
	.nome-prod-desktop{display: none;}
	.nome-prod-mobile{display: block;}
	.info-comp{display: flex;justify-content: center;font-size: 19px;color: #fff;}
.info-comp:hover{text-decoration: none !important;color: #fff;}
.minus{top: 11px;margin-right: 21px;z-index: 2;right: 64px;}
.minus i{margin-left: -10px;font-size: 16px;margin-top: 9px;}
.plus{margin-top: -38px;z-index: 2;right: 10px;}
.plus i{margin-left: -5px;font-size: 16px;}
.esp{
    margin-bottom: 39px;
    margin-left: 12px;
    }
.btn-cmp{border-radius:5px !important ;width: 100% !important;margin: -16px;height: 48px !important;font-size: 19px !important;font-weight: bold;text-align: center;}
/* SELOS */
}
@media (max-width: 992px) {
    .col-md-15 { width: 50%; float: left; }
}
.parcelas {
    font-size: 13px !important;
    text-align: center;
    /* margin-top: 8px; */
    color: #535353;
    align-items: center;
    align-content: center;
    /* display: block; */
    justify-content: center;
}
/*INSTAFEED API */
.div-api-insta{
    display: inline-block;
}

.img-instafeed{
    -webkit-filter: brightness(100%);
 }

.img-instafeed:hover{
    -webkit-filter: brightness(40%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}


.likes-insta{
    opacity: 0;
    height: 0px;
}

.img-instafeed:hover + .likes-insta{ 
    /*display: block;*/
    opacity: 1;
    bottom: 82px;
    position: relative;
    color: white;
    height: 0px;
}