/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers:
*/

/*********************************************/
/*****                                   *****/
/*****  Documento CSS                    *****/
/*****                                   *****/
/*****  Fecha: 17/01/2019                *****/
/*****  Autor: Lcda. Dayan Betancourt    *****/
/*****                                   *****/
/*********************************************/
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

/*********************************************/
/*****        Etiquetas Globales         *****/
/*********************************************/
body {
    background-color: #FFFFFF;
    color: #9F9F9F;
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none!important;
    margin: 0!important;
}

.order_total {
    text-align: right;
}

.swal2-icon {
    width: 50px!important;
    height: 50px!important;
    line-height: 46px !important;
}
.swal2-icon-text {
    font-size: 1.75em!important;
}
.swal2-popup .swal2-title {

    /* margin: 0 0 .4em; */
    padding: 0!important;
    margin-top: -30px !important;
}

.txt-13 {
    font-size: 16px;
}
.bg-rd{
    background-color: #FE375B!important;
}

.bg-rd-sub{
    background-color: #F4F4F4 !important;
}

.white{
    color: white;!important;
    font-weight: bold;!important;
}


.rounded {
    border-radius: 50% !important;
    background-color: black!important;
    padding-top: 8px !important;
    padding-right: 29px !important;
    color: white;
    font-size: 28px;
}

.typeButtonD {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    background-color: #E9F7F2;
    border: 1px solid #8DDBAA;
    color: #4DC77B !important;
}

.typeActiveD {
    background-color: #F55B03 !important;
    color: white !important;
    border: none !important;
}

.ButtonCpayment {
    background-color: #20CB9A;
    color: white !important;
    width: 100% !important;
}

.formInfo {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.letter {
    font-size: 16px
}

.imageWeb {
    width: auto;
    /* height: auto; */
    max-height: 100px;
}
.havecode{
    text-decoration: underline;
    color: red!important;
    font-size: 14px!important;
}
.imageWeb2 {
width: 100%;
height: auto;
}

.price2 {
display: none;
}

.w-30 {
width: 33%;
}


.bgwhite {
background-color: white !important;
color: black;
border: solid 1px #80808054;
}
.discountCode{
display:none;
border-top: dashed 1px rgba(0,0,0,.1);
border-bottom: solid 1px rgba(0,0,0,.1)
}

@media (min-width: 300px) and (max-width: 399px) {
.login{
  font-size: 11px!important;
}

footer img {
    width: 60px;
}

.adress_container
{
    text-align: right; 
    margin-top: -15px
}

.ac_name
{
    margin-bottom: 5px;
    color:Black; 
    font-size: 20px;
}

.ac_info
{
    margin-bottom: 5px;
    color:Black; 
    font-size: 15px;
}

}

@media screen and (max-width: 500px) {
.txt-13 {
    font-size: 14px !important;
}
.letter {
    font-size: 14px !important
}
.step1-web {
    margin-top: 0px !important;
}

.order_total {
    text-align: left !important;
}

.mobileStep {
    display: block !important;
}

.CartWeb {
    display: none !important;
}

.CartMobile {
    display: block !important;
}

.dashboard_web{
    display: none !important;
}

.dashboard_mobile{
    display: block !important;
}


.tips {
    font-size: 13px;
    padding: 5px 12px !important;
    border-radius: 10px !important;
}

.my-1 {
    margin-top: -20px !important;
}

.mobileHr {
    display: block !important;
    width: 100% !important;
    margin-left: 0% !important;
}

.mobileQty {
    display: block !important;
}

.tdMobile {
    width: 40% !important;
}

.webPrice {
    color: #ef4823 !important;
}

.mobilPrice {
    display: block !important;
}

.raduisLeft {
    width: 35px !important;
}

.raduisRigth {
    width: 35px !important;
}

.quantityWhite {
    padding: 0px;
    width: 25px !important;
}

.nameMobile {
    font-size: 13px !important;
}

.webdelete {
    display: none !important;
}

.table td {
    padding: 9px;
}

.cartMobil {
    padding: 5px !important;
}

.hrweb {
    display: none !important;
}

.webQty {
    display: none !important;
}

.modifiersWeb {
    display: none !important;
}

.login_y-3 {
    padding-top: 6px !important;
    padding-left: 0px !important;
}

.gray {
    color: #9F9F9F !important;
}

.nav-menu {
    display: none;
}

.min_Cart {
    text-align: right !important;
    max-width: 64%;
}

.info_cart {
    display: none !important;

}

.description {
    display: none;
}

.cartComent {
    display: none;
}

.priceInit {
    display: none;
}

.cantidad {
    display: none;
}

.price2 {
    display: block;
}

.midwith {
    margin-left: 36%;
}

ul {
    padding-inline-start: 0px;
}

.imageWeb {
    width: 150%;
    height: auto;
    margin-top: 15px;
}

.imageWeb2 {
    width: 100%;
    height: auto;
}

.login {
    font-size: 14px;
}

.web {
    display: none;
}

.mobile {
    display: block;
}

.priceSmall {
    display: block !important;
}

.pricemd {
    display: none !important;
}

.ulMobile {
    display: flex !important;
}
.add {
    border-radius: 0%!important;
    color: #FFFFFF;
    padding: 5px;
    background-color: #20CB9A;
}

}


.tableMobile {
width: 95% !important;
border-collapse: separate;
border: 1px solid #80808054;
border-radius: 7px;
-moz-border-radius: 20px;
margin-left: 10px;
}

@media (min-width: 375px) and (max-width: 500px) {
    .web {
        display: none !important;
    }
    
    footer img {
        width: 60px;
    }

    .adress_container
    {
        text-align: right; 
        margin-top: -15px
    }

    .ac_name
    {
        margin-bottom: 5px;
        color:Black; 
        font-size: 20px;
    }

    .ac_info
    {
        margin-bottom: 5px;
        color:Black; 
        font-size: 15px;
    }
}

@media (min-width: 501px) and (max-width: 579px) {
.web {
    display: none !important;
}

footer img {
    width: 60px;
}

.adress_container
{
    text-align: right; 
    margin-top: -15px
}

.ac_name
{
    margin-bottom: 5px;
    color:Black; 
    font-size: 20px;
}

.ac_info
{
    margin-bottom: 5px;
    color:Black; 
    font-size: 15px;
}

}

.step1-web {
margin-top: 90px;
}


@media (min-width: 570px) and (max-width: 768px) {
.imageWeb {
    width: 120%;
    height: auto;
    margin-top: 15px;
}

.ulMobile {
    display: flex !important;
}

.px-3 {
    padding-left: 5px !important;
}

footer img {
    width: 60px;
}

.social_icons_ul
{
    margin-left: -35px;
}

.adress_container
{
    text-align: right; 
    margin-bottom: -45px
}

.ac_name
{
    margin-bottom: 5px;
    color:Black; 
}

.ac_info
{
    margin-bottom: 5px;
    color:Black; 
}

}

@media (min-width: 765px) and (max-width: 991px) {
.imageWeb {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

footer img {
    width: 60px;
}

.social_icons_ul
{
    margin-left: -35px;
}

.adress_container
{
    text-align: right; 
    margin-bottom: -45px
}

.ac_name
{
    margin-bottom: 5px;
    color:Black; 
}

.ac_info
{
    margin-bottom: 5px;
    color:Black; 
}

}

h2 {
color: #000000;
font-weight: bold;
}


.shadow {
box-shadow: 2px 2px 5px #999;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active {
background-color: #20CB9A;
border-color: #20CB9A;
color: #FFFFFF;
}

.btn-default, .btn-default:hover, .btn-default:active, .btn-default:focus {
background-color: #DBDBDB;
border-color: #DBDBDB;
color: #5C5C5C;
}

.btn-light, .btn-light:hover, .btn-light:active, .btn-light:focus, .btn-light:not(:disabled):not(.disabled):active {
background-color: #EF4823;
border-color: #EF4823;
color: #FFFFFF;
}

.box {
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.box select {
background-color: #F5F5F5;
color: #000000;
padding: 9px;
border: none;
}


.box::before {
content: "\f078";
font-weight: 900;
font-family: "Font Awesome 5 Free";
color: #FFF;
position: absolute;
top: 0;
right: 0;
width: 20%;
height: 97%;
text-align: center;
font-size: 20px;
line-height: 40px;
pointer-events: none;
background-color: #20CB9A;
}

.box:hover::before {
color: rgba(255, 255, 255, 0.6);
background-color: #20CB9A;
}


.gray-bg {
background-color: #F5F5F5;
color: #636363;
}

.white-bg {
background-color: #F5F5F5;
border-color: #EF4823;
}

.green-text {
color: #20CB9A;
}

.green-button {
background-color: #20CB9A;
color: #FFFFFF;
border-radius: 0;
}

.orange-text {
color: #EF4823;
}

.blue-text {
color: #148F95;
}

.bd-placeholder-img {
object-fit: cover;
width: 100%;
height: 100%;
}

/*********************************************/
/*****              HEADER               *****/
/*********************************************/

header {
    background-color: #7a7a7a52;
}


/*********************************************/
/*****               MENU                *****/
/*********************************************/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #FFFFFF;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}

.sidenav a {
    padding: 8px 32px 10px 8px;
    text-decoration: none;
    font-size: 18px;
    color: #000000;
    display: block;
    transition: 0.3s;
    text-align: left;
}

.sidenav a:hover, .offcanvas a:focus {
    color: #C4C4C4;
}

.sidenav .nav-enlace {
    color: #9F9F9F;
}

.nav-icon {
    color: #636363;
    font-size: 30px;
    cursor: pointer;
    margin-top: 8px;
}

.nav-close {
    position: absolute;
    top: 0;
    right: 150px;
    font-size: 36px !important;
}

.nav-follow span {
    padding: 8px 32px 10px 8px;
    color: #EF4823;
}

.nav-follow ul {
    list-style: none;
    margin-top: 10px;
}

.nav-follow ul > li {
    display: inline-block;
    font-size: 2em;
    margin-right: 10px;
}

.nav-follow a, .nav-follow a:hover, .nav-follow a:active, .nav-follow a:focus {
    border-radius: 50%;
    color: #FFFFFF;
    padding: 4px 5px;
    background-color: #EF4823;
}

/*********************************************/
/*****              CONTENIDO            *****/
/*********************************************/
section {
    margin: 30px 0px;
}

.step-0 a {
    color: #DC5B3E;
}

.step-0 .form-control {
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0px;
}

.step-1 span {
    color: #9F9F9F;
    font-weight: bold;
    font-size: 24px;
}

.step-1 .form-control {
    border: none;
    background-color: #F7F7F7;
    border-right: 1px solid #ced4da;
    border-radius: 0px;
}

.step-1 .last {
    border-right: 1px solid #F7F7F7;
}

.step-1 a {
    color: #9F9F9F;
    font-weight: bold;
}

.step-2 {
    color: #000000;
}

.step-2 a {
    color: #000000;
}

.step-2 .nav-tabs .nav-link {
    letter-spacing: 0.2em;
    font-weight: bold;
    background-color: #F5F5F5;
    border: none;
    padding: .5rem 2.1rem;
    border-bottom: 2px solid #E7E7E7;
    border-radius: 0px;
}

.step-2 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000;
    border-bottom: 2px solid #DC5B3E;
}

.step-2 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    margin-left: 10px;
    color: #20CB9A;
}

.step-2 .pickup .form-control {
    border: none;
    color: #000000;
    background-color: #F5F5F5;
    border-radius: 0px;
}


.step-2 .delivery .form-control {
    border: none;
    color: #000000;
    background-color: #FFFFFF;
    border-radius: 0px;
}

.step-2 .delivery .input-group-text {
    background-color: #FFFFFF;
    border: none;
    border-radius: 0px;
}


.step-2 .delivery input::placeholder {
    font-style: italic;
}

.step-2 .delivery textarea::placeholder {
    font-style: italic;
}

.order h5, h6, .text-muted {
    color: #000000;
}

.order .text-muted {
    color: #000000 !important;
    font-weight: bold;
}

.order .nav a {
    color: #000000;
    text-decoration: underline;
}

.order a {
    color: #000000;
}

/*********************************************/
/*****       AUTENTIFICACION            ******/
/*********************************************/

.button-facebook, .button-facebook:hover, .button-facebook:active, .button-facebook:focus {
    background-color: #3B5998;
    border-color: #3B5998;
    color: #FFFFFF;
}

.button-google, .button-google:hover, .button-google:active, .button-google:focus {
    background-color: #4688F3;
    border-color: #4688F3;
    color: #FFFFFF;
}

.sing_ label {
    color: #000000;
    font-weight: bold;
}

.sing_ .input-group-btn .btn {
    color: #D9D9D9;
    border-radius: 0 .25rem .25rem 0;
    background-color: #FFFFFF;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
}

.sing_ .forgot {
    color: #D9D9D9;
    font-size: .9em;
    font-weight: normal;
    text-decoration: underline;
}

.sing {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

.sing > span {
    position: relative;
    display: inline-block;
}

.sing > span:before,
.sing > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
    background: #D9D9D9;
}

.sing > span:before {
    right: 100%;
    margin-right: 15px;
}

.sing > span:after {
    left: 100%;
    margin-left: 15px;
}

.placeColor::placeholder {
    color: #DC5B3E;
    font-size: 14px;
}
.infoCant{
    padding: 3px 10px;
    text-align: center;
    color: gray;
}
.textButton{
    font-size: 19px!important;
    font-weight: bold!important;
}
/*********************************************/
/*****              MODAL              *******/
/*********************************************/

.modal-header .close {
    font-weight: normal;
    height: 45px;
    width: 45px;
}

.quantityMobile {
    background-color: white;
    border: 1px solid #ced4da;
    color: #DC5B3E !important;
}

.raduisLeft {
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-right: none !important;
    height: 38px !important;
    background: white !important;
}

.raduisRigth, .raduisRigth:hover, .raduisRigth:focus{


    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius:20px;

    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright:20px;
    border-bottom-right-radius:20px;

    -webkit-border-top-left-radius:0px!important;
    -moz-border-radius-topleft:0px!important;
    border-top-left-radius:0px!important;

    -webkit-border-bottom-left-radius:0px!important;
    -moz-border-radius-bottomleft:0px!important;
    border-bottom-left-radius:0px!important;




    border-left: none !important;
    border-left: none !important;
    height: 38px !important;
    background: white !important;
}

.modal-header .icon {
    position: absolute;
    top: 0;
    left: 94%;
}

.cant2 {
    width: 70% !important;
}


.quantityWhite {
    background-color: white !important;
    margin-right: -3px;
    margin-left: -3px;
}

.modal-header .icon a {
    color: #FFFFFF;
}

.modal-body .info {
    background-color: #F1F2F3;
}

/*********************************************/
/*****              CART             *********/
/*********************************************/

.cart {
    color: #000000;
}

.add {
    border-radius: 50%;
    color: #FFFFFF;
    padding: 5px;
    background-color: #20CB9A;
}

.delete {
    border-radius: 50%;
    color: #FFFFFF;
    padding: 5px;
    background-color: #FF0000;
}

.tip ul > li {
    display: inline-block;
    margin-right: 10px;
}

.tip a {
    color: #575757;
    border-radius: 10%;
    padding: 5px 15px;
    background-color: #DBDBDB;
}

.tip a:hover, .tip a:active, .tip a:focus {
    color: #FFFFFF;
    background-color: #FE375B;
    text-decoration: none;
}

.code .form-control {
    border-color: #EF4823;
}

.selected {
    color: #FFFFFF !important;
    background-color: #ef4823  !important;
    text-decoration: none !important;
}

/*********************************************/
/*****              ADD CARD             *****/
/*********************************************/


/*********************************************/
/*****              FOOTER               *****/
/*********************************************/
footer {
    background-color: #F8F8F8;
    color: black;
    font-size: 14px;
}

footer a {
    color: black;
    text-decoration: underline;
}

footer a:hover {
    color: #FFF;
}


/*********************************************/
/*****           MEDIA QUERIES           *****/
/*********************************************/
@media (min-width: 768px) and (max-width: 2560px) {
    footer img {
        width: 60px;
    }

    .social_icons_ul
    {
        margin-left: -35px;
    }

    .adress_container
    {
        text-align: right; 
        margin-bottom: -45px
    }

    .ac_name
    {
        margin-bottom: 5px;
        color:Black; 
    }

    .ac_info
    {
        margin-bottom: 5px;
        color:Black; 
    }
}

@media (min-width: 2561px) and (max-width: 3500px) {
    footer img {
        width: 60px;
    }

    .social_icons_ul
    {
        margin-left: -35px;
    }

    .adress_container
    {
        text-align: right; 
        margin-bottom: -45px
    }

    .ac_name
    {
        margin-bottom: 5px;
        color:Black; 
    }

    .ac_info
    {
        margin-bottom: 5px;
        color:Black; 
    }
}

@media (min-width: 3501px) and (max-width: 4220px) {
    footer img {
        width: 60px;
    }

    .social_icons_ul
    {
        margin-left: -35px;
    }

    .adress_container
    {
        text-align: right; 
        margin-bottom: -45px
    }

    .ac_name
    {
        margin-bottom: 5px;
        color:Black; 
    }

    .ac_info
    {
        margin-bottom: 5px;
        color:Black; 
    }
}

@media (min-width: 4221px) and (max-width: 7680px) {
    footer img {
        width: 60px;
    }

    .social_icons_ul
    {
        margin-left: -35px;
    }

    .adress_container
    {
        text-align: right; 
        margin-bottom: -45px
    }

    .ac_name
    {
        margin-bottom: 5px;
        color:Black; 
    }

    .ac_info
    {
        margin-bottom: 5px;
        color:Black; 
    }
}


#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
    text-align: center;
    font-size: 10px;
    font-family: 'Roboto', sans-serif !important;
}

#progressbar .active {
    color: lightgray;
    font-family: 'Roboto', sans-serif !important;
}

#progressbar li {
    list-style-type: none;
    font-size: 11px;
    width: 25%;
    float: left;
    position: relative
}

#progressbar #shopping:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c"
}

#progressbar #typeActive:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c"
}

#progressbar #paymentActive:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c"
}


#progressbar #type:before {
    content: "2"
}

#progressbar #confirm:before {
    content: "2"
}

#progressbar #payment:before {
    content: "3"
}


#progressbar #confirm:before {

    content: "4"

}

#progressbar #confirmActive:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c"
}

#progressbar li:before {
    width: 29px;
    height: 29px;
    line-height: 26px;
    display: block;
    font-size: 15px;
    color: lightgray;
    background: white;
    border: solid 1px lightgrey;
    border-radius: 50%;
    margin: 10px auto 1px auto;
    padding: 2px;
    text-align: center;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}


#progressbar li.active:before,
#progressbar li.active:after {
    background: #77B533;
    color: white;
}

