
.bdy {
    width: 100%;
    margin: 0;
    background-color: #d1d1d1;
}
.bdy-cat {
    width: 100%;
    margin: 0;
    background-color: #fff;
}
img {
    max-width: 100%;
    max-height: 100%;
}
p {
    font-family: arial,sans-serif;
    word-break:keep-all;
}
.icon{
    height: 65px;
}
.dicon{
    align-self:center;
}
.section-1 {
    margin: 0;
    padding: 15px;
    padding-top: 100px;
    background-color: #26303e;
}
.section-name {
    flex-grow: 0.1;
    align-self: center;
    padding: 20px;
    font-family: arial,sans-serif;
    font-size:35px;
}
.flex-container {
    display: flex;
    align-items: stretch;
}
.ident {
    flex-grow: 0;
    align-self: center;
    color: #ffffff;
    padding: 20px;
    font-family: arial,sans-serif;
    font-size:35px
}
.section-2 {
    background-color: #ffffff;
    margin: 20px;
    padding: 15px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: arial,sans-serif;
}
.img-category {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
table {
    font-family: arial, sans-serif;
    width: 100%;
    border: 3px solid #dddddd;
    border-collapse: collapse;
}

td {
    text-align: left;
    padding: 35px;
    font-size: 35px;
    border: 2px solid #dddddd;

}
.category {
    padding: 30px;
    font-family: arial,sans-serif
}
.alldep {
    text-align: center;
    font-weight: bold;
    font-size: 45px;
    font-family: arial,sans-serif;
}
.main-category {
    background-color: #f3f3f3;

}
.second-category{
    background-color: #fff;
    padding-left: 90px;
}
.topseller{
    text-align: left;
    font-weight: bold;
    font-size: 50px;
    font-family: arial,sans-serif;
    margin-bottom: 0px;
}
.flex-container {
    display: flex;
    flex-direction: row;
}
.item-container{
    min-width: 40%;
    max-width: 40%;
    padding: 50px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 30px;
}
.wrapper {
	overflow-y: hidden;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.internal {
	display: inline;
    
}
.description{
    margin: 10px;
    color: #111111;
}
.star {
    width: 40%;
}
.star-2 {
    width: 25%;
}
.title {
    color: #111111;
    font-weight: bold;
    font-size: 35px;
}
.title-2 {
    color: #111111;
    font-weight: bold;
    font-size: 50px;
}
.title-3 {
    color: #2a64ba;
    font-weight: bold;
    font-size: 40px;
}
.azul {
    color: #2a64ba;
    font-weight: bold;
}
.azul-2 {
    color: #2a64ba;
    font-weight: bold;
    font-size: 40px;
}
.verde-2 {
    color: green;
    font-size: 50px;
}
.prize {
    color: #a3341a;
    font-size: 32px;
}
.prize-2{
    color: #a3341a;
    font-size: 55px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.gris {
    color: #555555;
    font-size: 30px;
}
.gris-2 {
    color: #555555;
    font-size: 45px;
    padding-top: 30px;
}
.negro-2 {
    color: #000;
    font-size: 38px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.negro-3 {
    color: #000;
    font-size: 32px;
}
.separator{
    height: 90px;
    background-color: #e7e7e7;
}
.separator-2 {
    margin: 5px;
    height: 1px;
    background-color: #e7e7e7;
}
.cat-list {
    column-count: 2;
    height: 400px;
    padding: 20px;
}
.product {
    min-width: 60%;
    max-width: 60%;
    padding-left: 10px;
    text-align: left;
    /*align-self: center;*/
    font-size: 30px;
}
.img-box {
    max-width: 40%;
    min-width: 40%;
    padding-right: 10px;
    /*width: 40%;
    align-self: center;
    padding: 35px;*/
}
.producto-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 60%;
}
.producto-img2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}
.cantidad-img {
    display: block;
    margin-left: 0;
    width: 100%;
}
a {
    text-decoration: none;
    color: white;
}
a:visited {
    color: white;
}
.grupo-1 {
    
}
.grupo-2 {
    
}
.visibilidad-defecto {
    display: none;
}
