

.producto {
    float: left;
    position: relative;
    margin-top: 20px;
    width: 100%;
    border:1px solid #dadada;
    padding: 22px 0px;
}

.img-producto img {
    max-height: 100%;
}

.botones-producto {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}

.botones-producto a {
    display: inline-block;
    background: #b6b6b6;
    font-family: "gill_sans_mt_condensedregular";
    color: #fff;
    font-size:24px;
    padding: 1px 19px;
    text-decoration: none;
}

.botones-producto a:hover {
    background: #000;
}

.texto-producto {
    margin-top: 15px;
    float: left;
    position: relative;
    width: 100%;
    font-family: "Roboto Regular";
    text-align: center;
}

.texto-producto h2 {
    font-family: 'gill_sanslight';
    font-size: 19px;
    color: #000000bd;
}

.texto-producto p {
    margin-top: 4px;
    color: #000;
    font-family: "gill_sans_mt_condensedregular";
    align-content: center;
    text-align: center;
    font-size: 23px;
}

.agregar {
    margin-bottom: 15px;
    background: #838383;
    color: #fff;
    display: inline-block;
    font-family: "gill_sans_mt_condensedregular";
    padding: 4px 15px;
    text-decoration: none !important;
    margin-top: 20px;
    float: right;
    font-size:21px;
    border: none;
    text-transform: uppercase;
}

.agregar:hover{
    background-color: #000;
}


#contenido h1 {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 30px;
    color: #000;
    font-family: "gill_sans_mt_condensedregular";
    margin-top: 20px;
}

#MainMenu .panel {
    border-radius: 0px;
    padding: 20px 10px;
    border-radius: 17px;
    font-family: "libertyshandregular";
    margin-top: 20px;
    background-color: #fbfbfb;
}

.nivel1 {
    color:#000 !important;
    margin-bottom: 5px !important;
    font-family: "gill_sans_mt_condensedregular";
    background: transparent;
    border: none;
    border-bottom: solid 1px #9f9f9f;
    padding:2px 7px;
    font-size: 24px;
}

.nivel1 span {
    font-size: 15px;
  float: right;
  margin-top: 10px;
  color: #9f9f9f;
}

.nivel1:focus, .nivel1:hover {
    background-color: transparent !important;
    text-shadow: 2px 2px 2px #00000052 !important;
}

.nivel2 {
    font-family: 'gill_sanslight' !important;
    font-size: 17px;
    padding: 4px 15px;
    color: #404040 !important;
    border-bottom: 1px dotted #9f9f9f;
    background: transparent !important;
    border-radius: 0px !important;
    border-top: none;
    border-left: none;
    border-right: none;
}

.nivel2:focus, .nivel2:hover {
    background:#f2f2f2 !important;
}

.nivel2 span {
    font-size: 9px;
    float: right;
    margin-top: 10px;
    color: #9f9f9f;
}

.nivel3 {
    color: #e43e34 !important;
    border: none;
    font-family: "Roboto Regular";
    border-radius: none;
    background-color: transparent;
    font-size: 18px;
}

.nivel3:focus, .nivel3:hover {
    background: #ffaea9 !important;
}

.detalle-img {
    margin-top: 20px;
}

.detalle-texto {
    margin-top: 20px;
}

.detalle-texto h2 {
    color: #fff;
    font-family: "libertyshandregular";
    font-weight: 700;
    margin-top: 15px;
    font-size: 28px;
}

.detalle-texto h3 {
    font-size:26px;
    color: #000;
    margin-top: 9px;
    text-align: right;
    font-family: "gill_sans_mt_condensedregular";
}

.detalle-texto p {
    color: #2d2d2d;
    font-family: 'gill_sanslight';
    line-height: 20px;
    font-size: 18px;
}

#volver {
    float: right;
    position: relative;
    color: #959595;
    font-size: 23px;
    font-family: "gill_sans_mt_condensedregular";
    text-transform: uppercase;
}

#fb-d {
    display: inline-block;
    width: 58px;
    height: 49px;
    background: url(/assets/statics/img/redes2.svg) no-repeat left;
    background-size: cover;
}

#tw-d {
    display: inline-block;
    width: 58px;
    height: 49px;
    background: url(/assets/statics/img/redes2.svg) no-repeat;
    background-size: cover;
    background-position: -57px 0px;
}

.carrito {
    margin-top: 30px;
}

/*

.carrito-img {
    width: 100%;
    height: 211px;
    box-shadow: 2px 2px 2px #999;
    overflow: hidden;
}*/

#productos_agregados{
    margin-bottom: 93px;
    margin-top: 68px;
}

#productos_agregados h1{
    font-family: "libertyshandregular";
    color: #000;
    border-bottom: 1px solid #000;
    margin-bottom: 65px;
    text-align: center;
}

.productos_agregados{
    margin-bottom: 47px;
}

.productos_agregados h2 {
    color: #000;
    margin-top: 15px;
    font-size: 18px;
    font-family: "Roboto Regular";
    text-align: right;
}

.productos_agregados h3 {
    color: #000;
    font-size: 22px;
    margin-top: 15px;
    font-family: "Roboto Bold";
    text-align: right;
}

.valor {
    background: #FF1E2C;
    padding: 5px 15px;
    float: right;
    text-align: right;
    position: relative;
    margin-top: 5px;
    color: #000;
    font-size: 20px;
}

#sel1{
    color: #000;
    margin-bottom: 0px;
}

.carrito-sub h4 {
    text-align:right;
    font-family: "Roboto Bold";
    font-size:19px;
    padding: 7px 15px;
    color: #000;
    background-color: #e5e5e5;
}

.carrito-item a {
    background: #243196;
    color: #fff;
    text-align: center;
    float: left;
    position: relative;
    padding: 5px 23px;
    width: 100%;
    margin-right: 5px;
    margin-top: 5px;
    text-decoration: none;
    border-right: 1px solid #fff;
    font-family: "Roboto Regular";
    font-size: 20px;
}

.carrito-item a:hover {
    background: #000;
    color: #fff;
}

.valor_total{
    background-color: #FF1F2D;
    padding: 5px 16px;
    margin-top: 5px;
}

.valor_total p{
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin: 0px;
    font-family: "Roboto Regular";
}



#cantidad {
    background-color: #fff;
    border: 1px solid #0003;
    color: #000;
    border-radius: 0px;
    padding: 3px 5px;
    font-size: 17px;
    text-align: center;
}

#variant_option{
    border-radius: 0px;
}

#cantidad2 {
    border: 1px solid #00000042;
    color: #000;
    border-radius: 0px;
    text-align: center;
    padding: 1px 12px;
    height: 30px;
    width: 66%;
}

#cantidad-text{
    font-size:24px;
    font-weight: normal;
    color:#464646;
    font-family: "gill_sans_mt_condensedregular";
}

#talla-text{
    font-size: 24px;
     color:#464646;
    font-weight: normal;
    font-family: "gill_sans_mt_condensedregular";
    text-transform: capitalize;
}

.detalle-desc p{
    color: #000;
}

.detalle-redes p{
    color: #000;
}

.eliminar {
    border: 1px solid #000000c4;
    font-size: 15px;
    color:  #000000c4;
    display: inline-block;
    padding: 0px 8px;
    text-decoration: none !important;
    font-family: "Roboto Regular";
    margin-top: 20px;
}

.btn-success {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    border-radius: 21px;
    padding: 5px 8px;
    margin-top: 40%;
}

.eliminar:hover{
    background-color: #000;
    color: #fff;
}

.carrito-nombre .eliminar a:hover{
    background: #e43e34;
    color: #fff;
}

.productos {
    margin-top: 20px;
    float: left;
    position: relative;
    width: 100%;
    padding: 38px 0px;
}

.pad {
    padding-left: 0px;
    padding-right: 0px;
}

element.style {
}

.titulo-carrito {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 30px;
    color: #fff;
    border-bottom: solid 1px #fff;
    margin-top: 20px;
}

#anuncio{
    background-color: #ffffff29;
    font-family: "Roboto Regular";
    font-size: 27px;
    color: #fff;
    padding: 3px 12px;
    margin-bottom: 25px;
    text-align: center;
    text-shadow: 2px 2px 2px #00000042;
}

#producto_caja {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  
.producto_item {
    border: 1px solid #c5c5c563;
    padding: 19px 7px;
    text-align: center;
    border-radius: 0px;
  }