@import url('https://fonts.googleapis.com/css?family=Roboto');
.enstock{
  color: #64AE4A;
}

li.colecciones{
    background-color: #fff;
    padding: 3px;
}

li.colecciones img{
    width: 100%;
}

.btn-primary,
.btn-secondary {
  padding: .1rem;
}

.btn-primary {
  background-color: #FDBD54;
  border-color: #FDBD54;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #F0623A;
  border-color: #F0623A;
}


.btn-secondary {
  background-color: #F0623A;
  border-color: #F0623A;
}

.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #FDBD54;
  border-color: #FDBD54;
}
.search {
  font-size: .9rem;
  padding: .4rem 0;
}

.navbar.primary {
  background-color: #F0623A;
}
nav {
  font-size: 15px;
}

.tag {
  color: #FFF;
  background-color: #FDBD54;
  padding: .4em;
}

.fa-search {
  color: #F0623A;
}

.search-menu {
  background-color: #DDDDDD;
}

.social {
  font-size: 0.8125rem;
}

.social a {
  margin-top: .1rem;
}

.social .fab {
  color: #F0623A;
  background-color: #FFF;
  padding: .4rem;
  border-radius: 50%;
}
.social .fa-user {
  color: #F0623A;
  background-color: #FFF;
  padding: .4rem;
  border-radius: 50%;
}

.social .fa-facebook-f {
  padding: .4rem .6rem;
  margin: 0 .4rem;
}

.orange {
  font-family: 'Arial Regular', Helvetica, sans-serif;
  color: #F0623A;
}

.title-orange {
  font-size: 1.25rem;
  color: #F0623A;
  vertical-align: middle;
}

.title-orange::before {
  content: '\f45c';
  font-family: 'Font Awesome 5 Free';
  font-size: 1.75rem;
  font-weight: 900;
  color: #F0623A;
  margin-right: 5px;
}

.title-yellow {
  color: #F0623A;
}
.title-yellow a{
  color: #F0623A;
}

.title-yellow::before {
  content: '\f45c\f45c\f45c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #FDBD54;
  margin-right: 5px;
}

.title-yellow span,
.title-yellow span a {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
}

.card {
  background-color: #F8F7F7;
  border: 0px solid rgba(0,0,0,.125);
}

.card-text {
  line-height: 1.3;
}

.card-footer {
  border-top: none;
  background-color: #F8F7F7;
}

.card-footer hr {
  border-top: 1px dashed rgba(0,0,0,.125);
  margin-top: .7rem;
  margin-bottom: .7rem;
}

.card-footer h4 {
  font-family: 'Arial Black', Helvetica, sans-serif;
  color: #F0623A;
  font-size: 1.7rem;
  font-weight: bold;
}

#comida .card-footer h4,
#belleza .card-footer h4 {
  line-height: .8;
}

.card-footer h4 small {
  font-family: 'Arial Regular', Helvetica, sans-serif;
  font-size: .875rem;
      
}

.ofertas-vendidas {
  font-size: .7rem;
  
}

footer,
footer a,
footer a:hover {
  color: #B1B0B0;
  font-weight: bold;
}

footer .links a,
footer .links a:hover {
  font-family: 'Roboto', sans-serif;
  font-size: .8rem;
}

footer .gray {
  background-color: #F2F2F2;
}

footer .gray p {
  color: #B1B0B0;
  font-size: .6rem;
}

.sponsors img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

@media only screen and (max-width: 768px) {
  .dorder{
    background-color:blue;
  }

  /* #submit-order{
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    height: 30px;
    background: #868686;
    font-size:18px;
    color: #FFFFFF;
    
  } */
  .confirm-products{
    text-align: center;
  }
  .btn-add-cart-coleccion:hover{
    background-color:#267D99;
    border-color: #267D99;
  }
  
  .btn-info-coleccion:hover{
    background-color: #597D82;
    border-color: #597D82;
  }

  .nombre-usuario{
			   
    height: 35px;
    padding-top: 10px;
			   
  }
  
  .siguenos{
    width: 50%;
    height: 35px;
    float: right;
display:none;
  }

  li.colecciones{
    align-self: center;
    width: 100%;
    height: 35px;
  }

.div-colecciones{
width: 100%;
height: 100%;
}

li.colecciones img{
  width: 30%;
  display:block;
  margin:auto;
  height: 110%;
}


  .caja-total{
    margin-right: auto;
    margin-left: auto;
  }

  .filtro-resultados{
    display:none;  
  }

  /* .caja-detalle{
    width: 50%
  } */

 /*  .caja-img{
    align-content: center;
  } */

  #cabecera-total{
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
  }

  #total{
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  }

  #cantidadTotal{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
  }

  .sc-product-image{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 139px;
    height: 132px;
    left: 28px;
    top: 142px;
    border-radius: 10px;
    margin-bottom: 20px;
  }
  
  .categoria_m{max-width: 100% !important;}
  .category_mt{margin-top:0 !important;}
  
  .carousel-item{
	width: 200%;
	overflow: hidden;
    margin-left: -35%;
  }

  .white {
    background-color: #FFF;
  }

  .title-orange,
  .title-yellow {
    font-size: 1rem;
  }

  .navbar-toggler {
    background-color: #F0623A;
  }

  footer .links a {
    font-size: .6rem;
  }
  .text_thumbail {
	font-size:0.9em !important;
	 margin-bottom:0;
	
}
.small_text_thumbail{
	font-size:0.5em !important;
	line-height: 10px !important;
}

}

.category_mt{margin-top: 1.5rem;}
.categoria_m{max-width: 30.333333%;}
.oculto-menu{display:none;}
.subcat_text{color: #212529;}
.rec_title_orange{color:#F0623A}
.rec_title_orange h6{margin:0px;}
.rec_title_black{
	line-height: 1.2em;
    font-size: 0.6875em;
    margin-bottom: 0px;
	border-bottom: dashed #d9d8d8 1px;
	margin-top: -6px;
    font-weight: bold;
}
.butt_rec{font-size:0.5em; margin-bottom:0px; border-radius: 0; margin-top: 1%;}
.subcat_text{
	font-size: 0.875rem;
    line-height: 1.25rem;
	color: #616262;
	cursor:pointer;
}

.title_orange_mas1,.title_orange_mas2,.title_orange_mas3 {
  
    font-size: 16px;
    font-weight: bold;
    color: #626161;
 
}

.title_orange_mas1::before {
   
    color: #FFDA90 !important;
}
 .title_orange_mas2::before {
   
    color: #F9BA56 !important;
}
   
.title_orange_mas3::before {
   
    color: #F0623A !important;
}
      



#tabs-registro .nav-item.show .nav-link, #tabs-registro .nav-link.active, #tabs-registro .nav-link.active {
    background-color: #ffffff;
    border: none;
}

#tabs-perfil .nav-item.show .nav-link, #tabs-perfil .nav-link.active, #tabs-perfil .nav-link.active {
    background-color: #ffffff;
}

.btn-ing {
    background-color: #f8c256;
    border-color: #f8c256;
    color: #fff;
    font-size: 1.2rem;
    border-radius: 0;
    padding: 0.65rem 1rem;
    cursor: pointer;
    font-weight: bold;
    border: none;
}

.precio-oferta {
    font-size: 4rem;
    font-weight: bold;
    position: relative;
}
.precio-anterior {
    font-size: 1rem;
    color: #9e9b9b;
}

.descuento {
    color: #ea633d;
}

.b-bottom {
    border-bottom: 1px solid #d9d9d9;
}

.titulo-oferta p {
    font-size: 0.875rem;
    line-height: 1.2rem;
}

.iva {
    font-size: 0.875rem;
    color: #616262;
    font-weight: normal;
}

.titulo-contenido h3 {
    border-bottom: 1px solid #626161;
}
.finaliza {
    color: #ea633d;
    font-size: 0.875rem;
}

.valores {
    text-transform: uppercase;
    font-variant: small-caps;
    font-size: 0.87rem;
    list-style: none;
}
.valores .fa-check-square {
    color: #f9ba56;
}
.breadcrumb{background-color:transparent;border-radius:0;font-size:0.9rem;text-transform:uppercase;font-variant:small-caps;}
.breadcrumb .breadcrumb-item a{color:#ea633d;text-decoration:none;}
.breadcrumb .breadcrumb-item a:hover{opacity:0.8;text-decoration:none;}
.interes b {
    color: #ea633d;
    font-size: 24px;
}

.banner {
    max-width: 1390px;
    margin: 0 auto !important;
    text-align: center;
}

form>.form-group>.form-control, form>.row>.form-group>.form-control{font-size:0.7rem;opacity:0.7;}
form>.form-group>label, form>.row>.form-group>label{font-size:0.875rem;}
form>.form-group>label, form>.row>.form-group>label {
    font-size: 0.875rem;
}

#tabs-registro .nav-link, #tabs-perfil .nav-link{
    background-color: #d0d0d0;
    color: #000;
    margin-right: 1px;
}

#tabs-compra, #tabs-perfil, #tabs-descripcion, #tabs-registro {
 	background-color: #ffffff;
}
.nav {
    display: flex;
}
.ingreso-gris {
    background: #d8d7d7;
}
.tab-datos {
    padding: 3%;
    background: #fff;
}
.dorder {
	 background: #F3F3F3;
			}
.card_rec{
	border-radius:0px;
		}			

.inline{
	display:inline;
}

.nav_user{
	padding:0;
}

.nav_user .nav-link{
	padding:0;
}

@media (min-width: 576px){
.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.inliner{
    display: flex !important;
}

}

.inliner img{
		width:120%;
	    height: 100px;
}

body {
    color: #626161;
}


.thumbnail {
 position: relative;
}
.caption {
 position: absolute;
 top: 16%;
 right: 10%;
 width: 30%;

}
.text_thumbail {
	font-size:2.875rem;
	 margin-bottom:0;
	
}
.small_text_thumbail{
	font-size: 1.125em;
    line-height: 25px;
}
.bolder{
	    font-weight: bold;
}
.bg_color{
	background-color: #f8f7f7;
}
#show_user{
	cursor:pointer;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #f0623a !important;
}
.text_right{
	float:right;
}

.rec_title_orange h6 {
	font-size:14px;
}

.rec_establecimiento
{
	font-size:12px;
	color:#f0623a;
	font-weight:bold;
	margin-left: 5px;
} 
a{
	text-decoration:none !important;
}

.card a{
	color:#626161;
}
.text-muted{
	margin-left: 10px;
}
.btn {
	font-weight: 500;
	font-size:0.9rem
}

.ofertas-vendidas.half {
    display: table-row;
}
.ofertas-vendidas.half .icon,
.ofertas-vendidas.half .text {
  display: table-cell;
  padding-top: .4rem;
  vertical-align: middle;
  line-height: 11px;
  padding-bottom: .4rem;
}

.ofertas-vendidas.half .text {
  padding-left: .4rem;
}
.custom_button{
    position: absolute;
    width: 33px;
    height: 30px;
    left: 314px;
    top: 24px;
}
.custom_nav{
    float: left;
}
.custom_cart{
    position: absolute;
    width: 29px;
    height: 54px;
    left: 264px;
    top: 30px;
    font-size: 1.6em;
    color:#e3e3e3;
    
}
.custom_search{
    position: absolute;
    width: 28px;
    height: 28px;
    left: 224px;
    top: 30px;
    font-size: 1.6em;
    color:#e3e3e3;
}

.add_cart{
    background: #F0623A;
    border-color: #F0623A;
}
.info_cart{
   background: #848484; 
   border-color: #848484; 
}
.price_cart{
    color: #585858 !important;
}

.gray_cart{
    font-family: 'Arial Regular', Helvetica, sans-serif;
    color: #585858;
}

.blue{
    color: #5F5F5F;
}
.blue a{
    color: #5F5F5F;
}
.blue::before {
  content: '\f45c\f45c\f45c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #4AC1E7;
  margin-right: 5px;
}
.cart_establecimiento{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #585858;
    margin-bottom: 0.3rem;
}
.cart_descripcion{
font-family: Roboto;
font-style: normal;
font-size: 16px;
line-height: 24px;
display: flex;
align-items: center;
color: #585858;
margin-bottom: 0.3rem;
}
.cart_confirm{
    background-color: #4AC1E7;
    text-align: center;
    padding: 46px;
    border-radius: 6px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
    align-items: center;
    color: #FFFFFF;
}    
.trash_cart{
    float:right;
    padding-top: 3px;
}
.total_title{
 font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 28px;
line-height: 33px;
color: #585858;
}

.fa-shopping-cart{
  margin-left:18px;
}
.cart-qty{
    border: #ffffff solid 2px;
    border-radius: 20px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top:5px;
    top: 0px;
    position: absolute;
    margin-top: 4px;
    margin-left: -17px;
    font-size: 11px;
    margin-right: 2px;
}

.sum_cart a{
    color: #ffffff;
    margin-left: 24px;
}

@media only screen and (max-width: 768px) {
  .precio-oferta-responsive{
    font-size: 1.7rem;
  }
}

.btn-add-cart-coleccion{
    background:#4AC1E7;
    border-color: #4AC1E7;
}

.btn-info-coleccion{
  background: #848484; 
  border-color: #848484; 
}


.btn-add-cart-coleccion:hover,
.btn-add-cart-coleccion:not(:disabled):not(.disabled).active,
.btn-add-cart-coleccion:not(:disabled):not(.disabled):active{
  background-color:#267D99;
  border-color: #267D99;
}

.btn-info-coleccion:hover,
.btn-info-coleccion:not(:disabled):not(.disabled).active,
.btn-info-coleccion:not(:disabled):not(.disabled):active{
  background-color: #597D82;
  border-color: #597D82;
}

.titulo-confirmar-compra{
  margin-bottom: 45px; 
  color: black; 
  font-weight: bold; 
  font-size: 36px; 
  border-bottom: 1px solid #000000;
}

#submit-order{
  background-color: #66999f;
  color: #FFFFFF;  
  font-size: 18px;
  width: 305px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  
}

#submit-order:hover{
  background-color: #267d99;
  border-color: #267d99;
 }
 
 .dorder{
  padding: 70px;
}

.btn-regresar{
margin-top: 20px;
background-color: #5F5F5F;
  color: #FFFFFF;  
  font-size: 18px;
  width: 305px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;

}
.btn-regresar:hover{
background-color:#597D82;
}

.btn-regresar-responsive{
display:none;
}

.cont-carrito{
  background-color: #F3F3F3;
}

.btn-eliminar:hover,
.btn-eliminar:not(:disabled):not(.disabled).active,
.btn-eliminar:not(:disabled):not(.disabled).active{
  background-color: #267d99;
  border-color: #267d99;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #F0623A;
  border-color: #F0623A;
}
.titulo-carrito-compras{
  margin-bottom: 45px; 
  color: black; 
  font-weight: bold; 
  font-size: 36px; 
  border-bottom: 1px solid #000000;
}

#cabecera-total{
  margin-left: 42px; 
  font-weight:bold;
  color:black;
  font-size: 28px;
}

.valor-total{
  margin-left: 42px; 
  font-weight:bold; 
  color:black; 
  font-size: 34px;
}

.btn-eliminar{
  width:94px; 
  height: 32px; 
  border-color:#F3F3F3;
  color: black; 
  background-color: #F3F3F3;
}
.trash_cart_responsive{
  display:none;
}

@media only screen and (max-width: 768px) {
  
  .dorder{
    margin-right: auto;
    margin-left: auto;
    border-radius: 6px;
    padding: 30px;
  }

  #submit-order{
   width: 100%;
   margin-left:-24px;
  }

 /*  .confirm-img{
    width: 50%;
  }

  .confirm-descr{
    width: 50%;
  } */
  
  .div-btn-comprar{
   position: absolute;
   margin-top: 40px;
  }

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

  .div-btn-confirm{
    position: absolute;
    width: 310px;
    margin-top: 90px;
    
  }

  .col-confirm-products{
    margin-top: 170px;
  }

.btn-regresar{
display:none;
}
.btn-regresar-responsive{
display:block;
}

.fa-shopping-cart{
  margin-left:0px;
}


.btn-total{
  position: absolute;
  top: 170px;
  left:0;
  right: 0;
}

.caja-total{
  margin-top:100px;
}

.titulo-carrito-compras,
.titulo-confirmar-compra{
  text-align: center;
  border-bottom: none;
  font-size: 22px;
  line-height: 26px;
}

#cabecera-total{
  margin-left: 50px; 
  font-weight:bold;
  color:black;
  font-size: 14px;
  display: inline;
  text-align: left;
}

.valor-total{
  display: inline;
}

#total{
  font-size: 14px;
  text-align: center;
}

.cart_descripcion{
  font-size: 14px;
}

.cart_establecimiento{
  font-size: 14px;
}

.btn-eliminar{
  display:block;
  margin-left: auto;
  margin-right: auto;
}

.caja-detalle{
  text-align: center;
}

.trash_cart{display:none;}

.trash_cart_responsive{display:block;}
}

.info_cart{
    margin-bottom:1rem;
    
}		   