/* STYLE LUMINARIAS */
.mbg2-mt{
    margin-top: 2em;
}

.head-prod{
    font-size: 30px;
    text-align:center; 
    padding:5px 0 5px 0; 
    font-weight:bold;
}

.mod19-prod{
    font-size: 16px;
    color: rgba(1,1,1,.8);
    font-weight: bold;
}

.mod19-prod strong{
    font-size: 20px;
    display: block;
    color: #c90823;
}

.contnt-imgp{
    width:72%; 
    margin:0 auto;
}

.contnt-imgp img
{
    width:192px;
    height:256px;
    border-radius: 6px; 
    box-shadow: 4px 5px 11px #060002;
}

.owl-nav > button {  
  position: absolute;
  top: 40%;  
  height: 3em;
}

.owl-nav span {
  font-size: 60px;
  color:rgba(201, 8, 35,.5);
  font-weight: bold;
}

.owl-nav span:hover {
  font-size: 60px;
  color:rgba(201, 8, 35,1);
}


.owl-nav .owl-prev{
  left: -40px;
}

.owl-nav .owl-next{
  right: -40px;
}


/* STYLE LUMINARIAS END */