/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  font-weight: lighter;
}


.navbar-dark .navbar-toggler { 
    border-color: #484b52;
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("/img/icon/menuNav.png");
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(122, 122, 122, 0.87);
}

.navbar-dark .navbar-nav .nav-link {
    color: #363636;
    font-weight: 500;
}



.h2, h2 {
    font-size: 1.5rem;
}
.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.section6-title {
 color:#616161;
 font-size: 0.9rem;
}

.navbar-dark .navbar-brand {
    color: #000000;
}

a{
    color: #000000;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-size: 1.0rem;
    font-weight: lighter;
}

a:hover {
    color: #BDBDBD;
    text-decoration: underline;
}

li.active{
    font-size:50px;
    color:#c4c4c4;
    margin-right:10px;
}

li.disabled{
    font-size:20px;
     margin-right:10px;
}

ul.pagination{
 margin:0px auto;
}

ul.pagination li a{
    font-size:20px;
     margin-right:10px;
}




.card-body h2{
  color:rgb(196, 0, 0);
  font-size: 0.7rem;
}

.card-body span{
  color:rgb(196, 0, 0);
  font-size: 1.0rem;
  font-weight: bold;
}



.card-body p{
  color:rgb(114, 114, 114);
  font-size: 0.9rem;
  font-weight: normal;
  margin: 0px
}

.card a{
  color:rgb(53, 53, 53);
  
}


.robbin-card{
  margin-left:1rem;
  margin-top: 1rem;
  justify-content: center !important;

}


.ribbon-list {
    margin-left: -27px;
    margin-top:10px;
}

.ribbon {
    display: inline-block;
    padding: 0.5rem 0.5rem;
    line-height: 25px;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-size: 0.9rem !important;
    border-radius: 3px;
}

.ribbon--mix {
    background: #FFC300;
    color: #3b3b3b !important;
}

.ribbon--quantity {
    background: #f78c00;
}

.ribbon--best, .ribbon--better, .ribbon--good, a.ribbon {
    cursor: pointer;
}

.ribbon-list .ribbon {
    margin: 0 5px 5px 0;
}

.ribbon--mix-2 {
    background: #3b3b3b;
}

.ribbon--quantity-2 {
    background: #FFC300;
    color: #3b3b3b !important;
}

.price{
    font-size: 2.5rem;
    letter-spacing:0;
    text-align: left;
    font-weight: 700;
    color:#d43800;
    font-style: normal;
}

.moneda{
  color:#3b3b3b;
  font-size: 1.5rem;
  font-style: italic;
}

.disponible i{
  color: green;
  font-size: 0.9rem;
  font-weight:bold;
}



.div-superior{
  background-color: #000;
  color: #fff;
  padding-top: 0.3rem !important;
  padding-bottom: 0.3rem !important;
  font-family: 'Raleway', sans-serif;
  font-size: 1.05rem;
  font-weight: 400;
}

.div-superior i{
  font-size: 1.1rem;
  color: #FFC300;
}

.div-superior a{
  color: #fff !important;
  text-decoration: none;
  font-weight: 600;
}

.div-superior strong{
  color: #FFC300;
}

.s-cart i{
  font-size: 2.5rem;
  color: #FFC300;
}

.s-cart a{
  text-decoration: none;
}

.bg-purple{
  background-color: #FFC300;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: #000;
  font-size: 1.1rem;
  font-weight: 300 !important;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(59, 59, 59, 0.9);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #3b3b3b;
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}


.carousel-single{
  height: 10% !important;
}


.card-category{
  height:100%;
  width:100%;
  -webkit-box-shadow: 10px 10px 5px -4px rgba(176,190,197,0.44);
  -moz-box-shadow: 10px 10px 5px -4px rgba(176,190,197,0.44);
  box-shadow: 10px 10px 5px -4px rgba(176,190,197,0.44);
  border-radius: 10px;
}

.text-category{
  padding: 0.5rem;
}

.text-category h4{
  font-size: 1rem;
  font-family: 'Comfortaa', cursive;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  color: #3B3B3B;
}

.text-category p{
  font-size: 0.8rem;
  font-family: 'Open Sans', sans-serif;
  text-align: justify;
  font-weight: 500;
  color: #474747;
}

.nav-link {
  font-weight: bold !important;
}

.seccion-categorias {
  padding: 1.5rem 0;
}


.seccion-categorias h2 {
  font-size: 2.5rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #3B3B3B;
  text-align: center;
}

.seccion-categorias hr {
  background-color: #FFC300;
  width: 20%;
  align-self: left !important;
}

.seccion-vendido {
  padding: 1.1rem 0;
}
.seccion-vendido h2 {
  color:#3b3b3b;
  font-size: 1.5rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.seccion-vendido hr {
  background-color: #FFC300;
  align-self: left !important;
}
 .hr-vendido{
  background-color: #FFC300;
  text-align: left !important;
  width: 100%;
 }

 .div-info{
  margin: 0.3rem;
  background-color: #9f2e6d;
  color: #fff;
 }

 .div-info-img{
  padding: 1rem;
  justify-content: center;
 }

.caja{
  padding: 0.4rem;
 }

.caja h5{
    font-size: 1rem;
}

.caja p{
    font-size: 0.9rem;
    text-align: justify;
}

 .compra-online{
  padding-top: 1.5rem;
  padding-bottom: 0.1rem;
  padding-right: 1rem;
  padding-left: 1rem;
 }

 .compra-online h2 {
  color:#fc5812;
  font-size: 1.5rem;
  font-family: 'Raleway', sans-serif;
 }

 .compra-online h5 {
  color:#3b3b3b;
  font-size: 1.1rem;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
 }

 .compra-online p{
  color:#474747;
  font-size: 0.85rem;
  font-family: 'Open Sans', sans-serif;
  text-align: justify;
 }

 .bg-promocional {
  background-color: #b53384;
  padding: 1rem 2rem;
  color: #fff;
  font-family: 'Poiret One', cursive;
  font-weight: 400 !important;
  
 }

 .bg-promocional h4{
  font-size: 1.4rem;
  text-align: center;
  font-weight: 600;

 }

.sombra{
  -webkit-box-shadow: 2px 6px 24px 0px rgba(71,71,71,0.53);
  -moz-box-shadow: 2px 6px 24px 0px rgba(71,71,71,0.53);
  box-shadow: 2px 6px 24px 0px rgba(71,71,71,0.53);
}

.blog-card {
  padding: 0.5rem;
  margin: 1rem;
}

.blog-card h5 {
  font-size: 0.9rem;
  font-family: 'Open Sans', sans-serif;
  color: #474747;
  text-align: center;
  margin-top: 0.5rem;
}

.logo-subfooter img{
  margin-top: 1.5rem;
}

.text-subfooter{
  padding-top: 1rem;
}

.text-subfooter h6{
  font-size: 1.1rem;
  font-weight: 700;
  color: #3f1346;
  font-family: 'Poiret One', cursive;
}

.text-subfooter p{
  color: #474747;
  font-size: 0.9rem;
}

.text-subfooter span{
  color: #769c4a; 
}

.footer-action{
  background-color: #FFC300;
  color: #000;
  padding: 1rem 0;
}

.footer-action h5{
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  text-align: center;
  font-weight: normal;

}

.btn-footer {
  color: #fff;
  background-color: #3b3b3b;
  border-color: #fff;
  font-family: 'Poiret One', cursive;
  font-weight: bold;
}

.btn-footer:hover {
  color: #3b3b3b;
  background-color: #fff;
  border-color: #3b3b3b;
}

.btn-footer:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.bg-footer{
  background-color: #3b3b3b;
  color: #fff;
}

.content-footer{
  padding: 2rem 0;
}

.content-footer h2{
  font-size: 1rem;
}

.content-footer p{
  font-size: 0.85rem;
}

.content-footer a{
  text-decoration: none;
  font-size: 0.85rem;
  color: #fff;
}

.content-footer ul{
  list-style: none;
  padding: 0;
  color: #fff !important;
}

.content-footer li{
  color: #fff;
}

.content-footer hr{
  background-color: #FFC300;
}

.bg-copy {
  background-color: #000;
  color: #fff !important;
  padding: 0.3rem;
}

.card-body {
  padding: 0.5rem !important;
}

.card-body .nombre{
  margin-top: 0.3rem;
  font-size: 0.9rem;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  text-align: center;
}

.card-body .des-cort{
  font-size: 0.8rem;
  color: #474747;
  text-align: justify;
  font-family: 'Open Sans', sans-serif;

}

.card-body .precio{
  font-size: 0.95rem;
  font-family: 'Open Sans', sans-serif;
  color: #3f1346;
  text-align: right;
  font-weight: bold;

}

.card-product{
-webkit-box-shadow: -1px 6px 29px 0px rgba(71,71,71,0.59);
-moz-box-shadow: -1px 6px 29px 0px rgba(71,71,71,0.59);
box-shadow: -1px 6px 29px 0px rgba(71,71,71,0.59);
margin-bottom: 1rem;
}

.menu-izq{
  border: 1px solid #dadbd9;
  -webkit-border-radius: 5px 5px 5px 5px;
}

.title-categoria{
  background-color: #3b3b3b; 
  border-bottom: 1px solid #dadbd9;
  padding: 0.5rem 0rem;
}

.title-categoria h4{
  font-size: 0.9rem;
  color: #fff;
  font-family: 'Raleway', sans-serif;
}

.title-subcategoria {
  padding-top: 0.25rem !important;
  padding-left: 0.35rem !important;  
}

.title-subcategoria i {
  font-size: 0.7rem;
}

.title-subcategoria a {
  color: #5d5d5d;
  text-decoration: none;
  font-size: 0.85rem;
}

.title-category h2{
  font-size: 2rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #000;
  font-weight: normal;
}

.title-category span{
  font-size: 0.9rem;
  font-family: 'Raleway', sans-serif;
  color: #565656;
  font-weight: 700;
}

.filtro-subcat{
  padding-top: 0.35rem;
  color: #565656;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
}

.color-star i{
  color: #d9ad26;
}

.informacion-tecnica{
  padding: 0;
}

.nav-tabs {
  justify-content: left;
}

.padding-tab {
  padding: 1rem;
  font-size: 0.95rem;
  text-align: justify;
  background-color: #fff;
}

.div-margin-top{
  margin-top: 1.5rem;
}



.btn-agregar-carro {
  color: #fff !important;
  background-color: #3b3b3b !important;
  border-color: #FFC300;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  font-size: 1.25rem !important;
  font-family: 'Raleway', sans-serif;
}

.btn-agregar-carro:hover {
  color: #3b3b3b !important;
  background-color: transparent !important;
  border-color: #3b3b3b !important;
}




/* ESTILOS DEL CARRO DE COMPRAS */

.titulo-carro h3 {
    font-size: 1.4rem;
    text-align: left;
    font-family: 'Abel', sans-serif;
    color: #3b3b3b;
   
    font-weight: 700;
    text-transform: uppercase;
}

.titulo-carro {
    background-color: transparent;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 2px;
    padding-left: 1.5rem;
    width: 100%;
    border-top: 1px solid #3f1346;
    border-bottom: 1px solid #3f1346;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    margin-left: 0.5rem;
    font-size: 0.8rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.border-1 {
    border-top: 1px solid #bdc3c7;
    border-bottom: 1px solid #bdc3c7;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

h5 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.carro-articulo h5 {
    font-size: 0.9rem;
}

.border-1 h4 {
    font-size: 1rem;
    text-transform: uppercase;
    font-family: 'Abel', sans-serif;
    font-weight: 500;
}



.btn-danger {
    color: #fff;
    border-color: #d43800;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: #d43800;
    background-image: linear-gradient(180deg,#e83e00,#b53000);
}

.envio-gratis{
  background-color: #3b3b3b;
  padding: 0.5rem 0;
  color: #fff;
}

.envio-gratis h4{
  font-size: 0.9rem;
  font-family: 'Raleway', sans-serif;
  text-align: center;
  margin:0 !important;
}

.envio-gratis span{
  color: #fff;
}

.envio-gratis i{
  color: #fc5812;
  font-weight: bold;
}

.resumen {
  border-left: 1px solid #bdc3c7;
  border-right: 1px solid #bdc3c7;
  padding: 0rem 0.3rem;
}

.title-cart {
  padding: 0.6rem 0;
  border-bottom: 1px solid #dcdcdc;
}

.title-cart h5{
  font-size: 0.95rem;
  color: #3b3b3b;
  text-align: center;
  margin: 0;
}

.detail-shopping{
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  padding: 0.5rem 0;
}

.detail-shopping span{
  font-size: 0.85rem;
}

.detail-shopping a{
  text-decoration: none;
  color: #d43800;
}

.resumen-pedido{
  border:1px solid #dcdcdc;
  margin-top: 1.5rem;
}

.resumen-pedido h5 {
  font-size: 0.95rem;
  text-transform: uppercase;
}

.resumen-pedido span {
  font-size: 0.9rem;
}

.resumen-pedido p {
  font-size: 0.95rem;
}

.color-resalte{
  color: #fc5812;
  font-weight: bold;
}

.title-resumen-pedido{
  text-align: center !important;
  margin: 0.4rem 0 !important;
  width: 100%;
}

.botones-pago {
  border:1px solid #dcdcdc;
  margin-top: 1.5rem;
}

.botones-pago img{
  justify-content: center !important;
}

.btn-payu {
  color: #fff;
  background-color: #9db339;
  border-color: #799b38;
  font-size: 1rem;
  margin: 0.5rem 0;
  display: inline-block;
}

.btn-payu:hover {
  color: #799b38;
  background-color: transparent;
  border-color: #799b38;
}



.btn-vaciar {
  color: #fff;
  background-color: #3f1346;
  border-color: #3f1346;
  font-size: 1rem;
  margin: 0.5rem 0;
  display: inline-block;
}

.btn-vaciar:hover {
  color: #3f1346;
  background-color: transparent;
  border-color: #3f1346;
}



.btn-seguir {
  color: #fff;
  background-color: #fc5812;
  border-color: #d43800;
  font-size: 1rem;
  margin: 0.5rem 0;
  display: inline-block;
}

.btn-seguir:hover {
  color: #fc5812;
  background-color: transparent;
  border-color: #fc5812;
}


.imagen-pago-seguro {
  border:1px solid #dcdcdc;
  margin-top: 1.5rem;
  padding: 1rem 0;
}

.badge-primary{
  background-color: #fc5812;
}

.badge-1 {
  display: inline-block;
  padding: 0.4em 0.4em !important;
  font-size: 75%;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 50rem !important;
  width: 5em;
  margin-top: 0.7rem;
}

.badge-descuento{
  background-color: #b53385;
  color: #fff;
}

.bg-naranja{
  background-color: #fc5812;
  font-weight: 300!important;
}

.title-panel{
  color: #3f1346;
  font-size: 1.7rem;
}

.title-panel span{
  color: #fc5812;
  font-size:1rem;
}

.form-envio{
  margin:0;
}

.politicas{
  padding: 2rem 0;
}

.politicas h1{
  font-family: 'Comfortaa', cursive;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

.politicas h3{
  font-family: 'Comfortaa', cursive;
  font-size: 1.2rem;
  font-weight: bold;
}

.politicas h4{
  font-family: 'Comfortaa', cursive;
  font-size: 1.1rem;
  font-weight: bold;
}

.politicas h5{
  font-family: 'Comfortaa', cursive;
  font-size: 1rem;
  font-weight: bold;
}

.politicas p{
  font-family: 'Raleway', sans-serif;
  font-size: 0.92rem;
  text-align: justify;
}

.politicas ul{
  font-family: 'Raleway', sans-serif;
  font-size: 0.92rem;
  text-align: justify;
}

.politicas a{
  font-size: 0.9rem;
}

.txt {
  font-size: 0.8rem !important;
  text-align: justify;
  color: #495057;
}

.btn-compra{
  padding: 1rem 0.5rem;
}
































