
/*style login and Register*/
#log_right{
        background-image: linear-gradient(135deg, rgb(237, 234, 234) 0%, rgb(237, 234, 234) 60%, rgb(239, 97, 0) 63%, rgb(239, 97, 0) 100%); width: 290px;
        border-bottom:1px solid #ef6100;
        padding: 5px;
}
#log_left{
    background-color: rgb(237,234,234,1);
    color:grey;
    border-top:1px solid #ef6100;
    border-bottom:1px solid #ef6100;
    border-top:1px solid #ef6100;
    padding: 5px;
}
#txt_log{
    color: #ef6100;
}
.txt_email{
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px; 
    background-color: rgb(237,234,234,1) !important;     
}
.txt_input_log{
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px; 
    background-color: rgb(237,234,234,1) !important;     
}
.txt_password{
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    background-color: rgb(237,234,234,1) !important;
}
.ini_ses_btn{
    margin-top: -2%;
    border-radius: 70px;
    margin-left: -2%;
    background-color: rgb(237,234,234,1);
    padding: 8px;
    color: grey;
    -webkit-box-shadow: 0px 0px 11px 0.5px rgba(0,0,0,0.38);
    -moz-box-shadow: 0px 0px 11px 0.5px rgba(0,0,0,0.38);
    box-shadow: 0px 0px 11px 0.5px rgba(0,0,0,0.38);
}
.btn_redes_log{
    border-radius: 100px 100px 100px 100px;
    width: 41%;
    font-size: 8px;

}
.txt_register{
    color: #ef6100;
}
.register_btn{
    margin-top: 5%;
    border-radius: 30px;
    padding: 8px;
    width: 40%;
    float: right;
    -webkit-box-shadow: 0px 0px 11px 0.5px rgba(0,0,0,0.38);
    -moz-box-shadow: 0px 0px 11px 0.5px rgba(0,0,0,0.38);
    box-shadow: 0px 0px 11px 0.5px rgba(0,0,0,0.38);
}
.btn_ico_red_left{
    width: 110%;
    float: right;
    z-index: 1;
}
.btn_ico_red_right{
     width: 110%;
     float: left;
     z-index: 1;
}
p.txt_facebook{
    color: white;
    margin-top: 9%;
    z-index: 2;
    position: absolute;
    margin-left: 25%;   
    font-size: 12px;
}
p.txt_google{
    color: white;
    margin-top: 9%;
    z-index: 2;
    position: absolute;
    margin-left: 35%;    
    font-size: 12px;
}

/*@media only screen and (max-width: 2400px) {
    
}*/
/*@media only screen and (max-width: 1800px) {

}*/
/*@media only screen and (max-width: 1600px) {

}*/
@media only screen and (max-width: 1500px) {
    .btn_ico_red_left{
        width: 150%;
        float: right;
    }
    .btn_ico_red_right{
         width: 150%;
         float: left;
    }
    p.txt_facebook{
        margin-top: 9%;
        margin-left: 10%;   
        font-size: 9px;
    }
    p.txt_google{
        margin-top: 9%;
        margin-left: 30%;    
        font-size: 9px;
    }
}
@media only screen and (max-width: 1190px) {
    .btn_ico_red_left{
        width: 100%;
        float: right;
    }
    .btn_ico_red_right{
         width: 100%;
         float: left;
    }
    p.txt_facebook{
        margin-top: 7%;
        margin-left: 25%;   
        font-size: 9px;
    }
    p.txt_google{
        margin-top: 7%;
        margin-left: 30%;    
        font-size: 9px;
    }
}
@media only screen and (max-width: 992px) {
    .btn_ico_red_left{
        width: 180%;
        float: right;
    }
    .btn_ico_red_right{
         width: 180%;
         float: left;
    }
    p.txt_facebook{
        margin-left: -1%;   
        font-size: 9px;
        margin-top: 10%;
    }
    p.txt_google{
        margin-left: 40%;    
        font-size: 9px;
        margin-top: 10%;
    }
}
@media only screen and (max-width: 768px) {
    .btn_ico_red_left{
        width: 100%;
        float: right;
    }
    .btn_ico_red_right{
         width: 100%;
         float: left;
    }
    p.txt_facebook{
        margin-top: 7%;
        margin-left: 30%;   
        font-size: 9px;
    }
    p.txt_google{
        margin-top: 7%;
        margin-left: 30%;    
        font-size: 9px;
    }
}
@media only screen and (max-width: 567px) {
    .btn_ico_red_left{
        width: 120%;
        float: right;
    }
    .btn_ico_red_right{
         width: 120%;
         float: left;
    }
    p.txt_facebook{
        margin-top: 7%;
        margin-left: 15%;   
        font-size: 11px;
    }
    p.txt_google{
        margin-top: 7%;
        margin-left: 30%;    
        font-size: 11px;
    }
}
@media screen and (max-width: 400px) {
    .btn_ico_red_left{
        width: 160%;
        float: left;
    }
    .btn_ico_red_right{
         width: 160%;
         float: left;
    }
    p.txt_facebook{
        margin-left: 29%;   
        font-size: 9px;
    }
    p.txt_google{
        margin-left: 30%;    
        font-size: 9px;
    }
}

@media screen and (max-width: 200px) {
    .btn_ico_red_left{
        width: 100%;
        float: right;
    }
    .btn_ico_red_right{
         width: 100%;
         float: left;
    }
    p.txt_facebook{
        margin-left: 20%;   
        font-size: 9px;
    }
    p.txt_google{
        margin-left: 30%;    
        font-size: 9px;
    }
}

.content_login{
    background-color: white;
    border: 0.5px solid #80808029;
    padding-top: 5%;
    border-radius: 40px;
    margin-top: 2%;

}
.back_login{
    background-color: rgba(237, 234, 234, 0);
    border: 0.5px solid #80808029;
    padding-bottom: 2%;
    border-radius: 0px 0px 20px 20px;
}

 /* /////////////////////////////////////////////////////////////////////    */

/* ////////////////////////////////////////// PEDIDOS ///////////////////////////////////////// */

 #Pedido, #Categoria {
    display: none;
}


 /* /////////////////////////////FOOTER ///////////////////////////    */

 #RedesSociales, #Pedido, #Categoria {
    display: none;
}

.ContenedorFooter{
    width: 100%;
}
    .Footer{
        background-color: #333;
    }
        .SocialI{
            font-size: 20px;
            color: white;
        }

.RedesSociales {
    background-color: #333333;
    height: 50px;
    border-top: 2px solid #2d2d2d;
}
.GRIDCENTER{
    width: 50%;
    height: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns:  repeat(5,1fr);   
    grid-template-rows: 1fr;
}
.GRIDCENTER div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.InfFooter {
    /*width: 80%;*/
    height: 140px;
    padding-top: 20px;
    margin: 0 auto;
    display: grid;
    grid-gap: 130px;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: 1fr;
}
.InfFooter div{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
a{
    text-decoration: none;
}
.TextFooter{
    font-size: 12px!important;
    color: #fff;
    margin-top: 5px;
}

.TitleFooter{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px!important;
    /*margin-left: 50px;*/
    color: #fff;
    text-align: center;
}
.SigueTuFarra{
    font-family: 'Lobster', cursive;
    font-size: 25px;
    color: #fff;
}
.svgPrueba{
    background-color: #EF6100;
    color: #69b0fd;
    width: 50px;
    height: 50px;
}
.copyright{
    font-size: 10px;
    color: #000;
}
@media screen and (max-width: 600px){
    .InfFooter {
        width: 90%;
        height: auto;
        padding-top: 10px;
        margin: 0 auto;
        display: grid;
        grid-gap: 0px;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: repeat(1,1fr);
        padding-bottom: 10px;
    }
}
