#productos{
    padding: 75px 0px;
}


#productos_agregados{
    padding: 65px 0px;
}

#productos_agregados h1{
    font-size: 30px;
    text-align: center;
    margin-bottom: 53px;
    border-bottom: 1px solid #3c3d3e;
    padding-bottom: 9px;
}

.btn-success{
    background-color: #000 !important;
    border-radius: 0px;
    border: none;
}

#login{
    padding: 70px 0px;
}

#login h1{
    font-size: 32px;
    color: #3C3D3E;
    font-family: "Androgyne_TB";
    border-bottom: 1px solid #000;
    margin-bottom: 39px;
}

.login{
    float: left;
    background-color: #f3e39e47;
}

.login p{
  font-family:"Androgyne_TB";
  font-size: 16px;
  padding-top: 33px;
  line-height: 21px;
  padding-bottom: 40px;
}

.olvido{
    color: #a3a5a8 !important;
    float: right;
    font-family:"Androgyne_TB";
}

.campo{
    margin-bottom: 15px;
}

.campo h2{
   font-family: "Androgyne_TB";
    padding: 6px;
    font-size: 18px;
    color: #000;
}

.campo input{
    border-radius: 0px;
}

#texto-registro {
    background: RGBA(0, 0, 0, 0.66);
    color: #FFF;
    text-align: center;
    padding: 15px 7px;
    font-size: 18px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    font-family: "Androgyne_TB";
}

#enviar3{
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 16px !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 38px !important;
    padding: 10px !important;
    background: #3c3d3e !important;
    border: none;
    margin-right: 15px;
}

#enviar3:hover{
    background:#FFA30E !important;
    color: #FFF !important;
}

#borrar3{
    cursor:pointer;
    position:relative;
    float:right;
    font-size:16px !important;
    color:#FFF !important;
    text-align:center;
    margin-top:38px!important;
    padding:10px !important;
    border: none;
    background: #3c3d3e !important;
}

#borrar3:hover{
    background: #FFA30E !important;
    color: #FFF !important;
}


.productos_agregados{
    padding-bottom: 65px;
}

.productos_agregados h2{
    text-align: right;
    margin-bottom: 15px;
    font-size: 19px;
    margin-top: 20px;
    border-bottom: 1px solid #3c3d3e38;
    color: #3c3d3e;
}

.productos_agregados h3{
    text-align: right;
    font-size: 19px;
    color: #000;
    padding-bottom: 25px;
}   

#categorias{
    margin-top: 14px;
    padding-bottom: 65px;
}

#categorias h1{
   padding-bottom: 10px;
    font-family: "Androgyne_TB";
    text-align: center;
    font-size: 30px;
    border-bottom: 1px solid #000;
    margin-bottom: 41px;
}


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

.botones-producto a {
    display: inline-block;
    background: #f3e39e;
    font-family: "texgyreadventor-bold";
    color: #3c3d3e;
    font-size: 14px;
    width: 100%;
    padding: 9px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

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

.texto-producto {
    margin-top:4px;
    position: relative;
    width: 100%;
    font-family:"Androgyne_TB";
    text-align: center;
    margin-bottom: 25px;
}

.texto-producto h2 {
    font-family:"Androgyne_TB";
    font-size: 18px;
    color: #575555;
    padding: 7px;
}

.texto-producto p {
    margin-top: 4px;
    color: #000;
    align-content: center;
    text-align: center;
}

.agregar {
    background: #FFA30E;
    color: #fff;
    display: inline-block;
    padding: 8px 15px;
    text-decoration: none !important;
    margin-top: 20px;
    float: right;
    font-family:"Androgyne_TB";
    font-size: 18px;
    border: 0px;
}

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

#MainMenu .panel {
    border-radius: 0px;
    padding: 20px 10px;
    background: #FFF;
    font-family:"Androgyne_TB";
}

.nivel1 {
    color:#3c3d3e !important;
    margin-bottom: 4px !important;
    font-family:"Androgyne_TB";
    background: #ffc60036;
    border: none;
    border: solid 1px #3c3d3e5c;
    padding: 9px;
    font-size: 19px;
    border-radius: 0px !important;
}

.nivel1 span {
    font-size: 16px;
    float: right;
    margin-top: 2px;
}

.nivel1:focus, .nivel1:hover {
    background-color: #ffb9006b !important;
}

.nivel2 {
    font-family:"Androgyne_TB";
    font-size: 17px;
    color: #3c3d3e !important;
    border: 1px solid #3c3d3e54;
    background:#ffb7001f !important;
    margin-bottom: 4px;
    border-radius: 0px !important;
    padding: 8px 15px;
}

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

.nivel2 span {
    font-size: 16px;
    float: right;
    margin-top: 3px;
}

.nivel3 {
    color: #3C3D3E !important;
    border-radius:0px !important;
    font-size: 18px;
}

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

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

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

.detalle-texto h1 {
    color: #000;
    font-family: "Androgyne_TB";
    margin-top: 15px;
    font-size: 20px;
    border-bottom: 1px solid #000;
    margin-bottom: 13px;
    padding-bottom: 7px;
}

.detalle-texto h2 {
    color: #000;
    font-family:"Androgyne_TB";
    margin-top: 15px;
    font-size: 23px;
    text-align: right;
}

.detalle-texto h3 {
    font-size: 20px;
    color: #3c3d3e;
    font-family: "texgyreadventor-bold";
    padding-bottom:25px;
    padding-top: 11px;
}

.detalle-texto p {
    color: #3c3d3ec2;
    font-family: "texgyreadventor-bold";
    line-height: 23px;
    font-size: 16px;
}

#volver {
    float: right;
    position: relative;
    text-transform: uppercase;
    color: #000;
}

#volver {
    float: right;
    position: relative;
    text-transform: uppercase;
}

#fb-d {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url(/assets/statics/img/redes2.png) no-repeat left;
    margin-left: 12px;
}

#tw-d {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url(/assets/statics/img/redes2.png) no-repeat center;
    margin-left: 12px;
}

.carrito {
    margin-top: 30px;
}

.carrito-nombre {
    margin-top: 20px;
}

.carrito-nombre h2 {
    color: #9593c5;
    font-weight: 700;
    margin-top: 15px;
    font-size: 24px;
}

.carrito-nombre h3 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px;
}


#total {
    font-family:"Androgyne_TB";
    font-weight: 500;
    text-align: right;
    font-size: 20px;
}

.carrito {
    margin-top: 30px;
}

.carrito-nombre {
    margin-top: 20px;
}

.carrito-nombre h2 {
    color: #006154;
    margin-top: 15px;
    font-size: 24px;
}

.carrito-nombre h3 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 11px;
}

.carrito-sub {
    background-color: #ecebeb;
    margin-top: 20px;
    padding: 8px 18px;
}

.carrito-sub h4 {
    font-family:"Androgyne_TB";
    text-align: right;
    font-size: 17px;
    color: #000;
}

.carrito-sub h5 {
    font-family:"texgyreadventor-bold";
    text-align: center;
    font-size: 18px;
}

#total {
    font-family:"texgyreadventor-bold";
    text-align: right;
    font-size: 20px;
}

.carrito-item a {
    background: #3C3D3E;
    color: #fff;
    text-align: center;
    float: left;
    position: relative;
    padding: 10px 0px;
    width: 100%;
    margin-right: 5px;
    margin-top: 5px;
    text-decoration: none;
    border-right: 1px solid #fff;
    font-size: 20px;
}

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

.carrito-item2 a {
    background: #a3e540;
    color: #fff;
    text-align: center;
    float: left;
    position: relative;
    padding: 10px 0px;
    width: 100%;
    margin-right: 5px;
    text-transform: uppercase;
    margin-top: 5px;
    text-decoration: none;
    font-size: 20px;
}

.carrito-item2 a:hover {
    background: #C4B573;
    color: #fff;
}

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

#sel1{
    float: left;
    padding-right: 15px;
    padding-top: 10px;
    font-weight: normal;
    
}

.valor_total p {
    margin: 0px;
}

#cantidad {
    border-radius: 0px;
border: 1px solid #b3b3b3;
color: #000;
font-size: 18px;
margin-top: 0px;
width: 20%;
text-align: center;
}

#cantidad2 {
    border: 1px solid #3c3d3e;
    color: #000;
    border-radius: 0px;
    width: 32%;
    font-family:"texgyreadventor-bold";
}

#cantidad-text {
    float: left;
    font-size: 16px;
    color: #3c3d3e;
    font-family:"texgyreadventor-bold";
    margin-top: 6px;
    margin-right: 16px;
    font-weight: normal;
}

#sel2 {
    color: #000;
    font-family:"Androgyne_TB";
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 18px;
}

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

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

.eliminar {
    font-family:"Androgyne_TB";
    font-size: 16px;
    color: #000;
    display: inline-block;
    text-decoration: none !important;
}

.eliminar:hover{
    color: #FD8710;
}


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

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

#producto_caja {
    display: flex;
    flex-wrap: wrap;
}

.producto_item {
    border: 1px solid #d7d7d7;
    margin-bottom: 25px;
    margin-right: 14px;
    padding: 0px;
    width: 32%;
}

#registro {
    padding: 45px 0px;
}

#registro h1 {
    font-size: 32px;
    color: #3C3D3E;
    font-family: "Androgyne_TB";
    border-bottom: 1px solid #000;
    margin-bottom: 39px;
}

#registro p {
    font-family: "Androgyne_TB";
    font-size: 18px;
    padding-top:25px;
    line-height: 27px;
    padding-bottom: 40px;
}

#form_registro h3 {
    color: #000;
    margin-top: 11px;
    font-size:21px;
    padding-bottom: 5px;
    font-family: "Androgyne_TB";
}

#form_registro input {
    border-radius: 0px !important;
}

#borrar2{
    cursor: pointer !important;
    position: relative !important;
    float: right !important;
    font-size: 16px !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 38px !important;
    padding: 10px !important;
    background: #3c3d3e !important;
    border: none;
    margin-left: 15px;
}

#borrar2:hover{
    background:#FFA30E !important;
    color: #FFF !important;
}

#registrar2{
    cursor:pointer !important;
    position:relative !important;
    float:right !important;
    font-size:16px !important;
    color:#FFF !important;
    text-align:center;
    margin-top:38px!important;
    padding:10px !important;
    border: none;
    background: #3c3d3e !important;
}

#registrar2:hover{
    background: #FFA30E !important;
    color: #FFF !important;
}
