.product-One, .product-Two, .product-Three{
    margin-top: 100px !important;
    
}
.product-One .img1{
    width: 100%;
    margin-top: 70px;
    margin-bottom: 40px;
    max-width: 470px;
    }
    .product-detail .menu-movile{
        color:black
    }
    .product-One .img2{
        width: 13%;
        margin-top: 0px;
        margin-bottom: 40px;
        }

    .product-One .decoration-line {
       
        border-top: 1px solid grey;
        height: 0px;
        margin-bottom: 50px;
        position: initial;
        width: 15%;
        margin: auto;
        margin-bottom: 25px;

    }
    .product-Two .container-name img{
        margin-top:300px
    }

    .product-Two .container-name .icon, .product-Three .container-name .icon{
        margin-top:70px
    }
    .product-Two .decoration-line, .product-Three .decoration-line {
    width: 55%;
    margin: auto;
}
/* .product-Two .contianer-product, .product-Three .container-name{
    margin-right: 300px;
   } */
   .container_buy_secondary{
       display: none;
   }
   section.container-listado-producto{
    margin-top: 445px !important;
   }
  .container-listado-producto .name-product{
    color: #303030;
    font-family: Georgia;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
   }
   .product-Two .owl-theme .owl-nav, .product-Three .owl-theme .owl-nav, .product-One .owl-theme .owl-nav{
       display: none;
   }
   .product-One .background{
       background-image: url('/files/icons/cueva_llana.png');
       background-repeat: no-repeat;
       background-position: center;
       background-size: contain;
       opacity:50%;

       position: absolute;
       width: 100%;
       height: 50vh;
       top: 190px;
       
       z-index: -2;

   }
   .container-listado-producto .container-information-two{
    position: relative;
    z-index: 0;
    top:70px
   }
   .container-listado-producto .product-Two{
    margin-bottom: 250px !important;
   }
   .container-listado-producto .product-One{
    margin-bottom: 100px !important;
   }
   .container-listado-producto .product-Three .container-name img:first-child{
    margin-top: 266px;
   }
   /* .container-listado-producto .icon{
        width: 60%;
   } */
   .principal-description{
       font-family: "Helvetica" !important;
       font-size: 24px !important;
       font-weight: normal !important;
   }