/*Modificaciones novedades en la portada*/

/* .portada .portadapaddingmenu {
    background: #5a5a5a;
} */

.portada .novedades { 
    width: 100%;
    padding: 0;
    margin: 0;
}
.portada .novedades .ajuste {
    width: 100%;
    max-width: none;
}

.portada .novedades .title{
    text-align: left;
    padding: 0px 10px;
}

.portada h2{
    color: var(--color-principal);
    font-weight: bold;
    font-size: 60px;
}

.portada h3{
    font-size: 24px;
    text-align: center;
    position: relative;
    left: 0px;
    top: 35px;
    color: rgb(90, 90, 90);
    border-bottom: 2px solid #cfcfcf;
    margin-bottom: 30px;
}


.portada .imgprincipal{
    display:inline-block;
    /* width: calc(100% - 510px); */
    width: 100%;
    background: transparent;
}

.portada .elementosinformativos{
    display:inline-block;
    width: 420px;
    height: 525px;
    vertical-align: top;
    margin-left: 2%;
}

.portada .elementosinformativos ul li{
    list-style: none;
}

.portada .elementosinformativos ul .elementoinformativo{
    display: block;
    max-height: 100px;
    margin-top: 4%;
}

.portada .elementosinformativos ul .elementoinformativo img {
    display: block;
    height: 94px;
}

.portada .elementosinformativos ul .elementoinformativo .slide {
   background: #dadada;
}
.portada .elementosinformativos ul .elementoinformativo .img{
    height: 167px;
}


.portada .portadabuttonsMovil{
    display:none;
}
.portada .portadabuttonsEscritorio{
    display:block;
}

.portada .portadabuttons{
    width: 94%;
    margin: 3% 3% 1% 3%;
    text-align: center;
    display: table;
}

.portada .portadabuttonsdiv{
    margin: 3%;
    text-align: left;
    display: table-cell;
    overflow: hidden;
    width: 1%;
}


.portada .portadabuttons a{
    text-decoration: none;
    display: inline-block;
    height: 65px;
    background: transparent;
    padding: 10px 0px 20px 40px;
    margin: 2px;
    width: 100%;
    overflow: hidden;
}

.portada .portadabuttons a:hover{
    background: white;
}

.portada .portadabuttons a span:nth-child(1){
    text-decoration:none; 
    color: #515859;
    font-weight: bold;
    font-size: 12px;
    outline:0px;
    letter-spacing: 1px;
    line-height: 25px;
    cursor: pointer;
}

.portada .portadabuttons a span:nth-child(2){
    text-decoration:none; 
    color: #a7a7a7;
    font-weight: bold;
    font-size: 12px;
    outline:0px;
    cursor: pointer;
}

.portada .portadabuttonsMovil .carousel-control.right {
    background: none;
}

.portada .portadabuttonsMovil .carousel-control.left {
    background: none;
}

/*Categorias css */

.portada .categorias{
    width: 100%;
    display: block;
    /* background: #f3f3f3; */
    text-align: center;
    padding: 35px 0px;
}

.portada .categoriasajuste{
    max-width: 1040px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.portada .categorias a{
    position: relative;
    height: 340px;
    width: 300px;
    display: inline-block;
    margin: 4px;

}

.portada .categorias .contenedorimg{
/*     margin-bottom: 0px;
    height: 220px;
    width: 100%;
    position: relative; */
    background: #f6f6f6;
    height: 100%;
}

.portada .categorias .img{
    height: 340px;
    width: 300px;
/*     background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f6f6f6; */
    object-fit: cover;
}

.portada .categorias .text{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background: #00000057;
    color: #fff;
    height: 180px;
    vertical-align: bottom;
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
    font-size: 27px;
    text-transform: uppercase;
    padding: 0px 10px;
}
.portada .categorias .text label{
    max-width: 200px;
    text-align: left;
}

/* .portada  .categorias ul {
text-align: center;
width: 100%;
display:table-cell;
}

.portada .categorias ul li{
    list-style: none;
    display: inline-block;
    text-align: center;
}

.portada .categorias ul li img{
    width: 400px;
    height: 15;
} */


.portada .novedades {
    padding: 20px;
    position:relative;
    width:100%;
}

.portada .masvendidos {
    margin-left: 2%;
     position:relative;
     max-width:98%;
}
/* 
.portada .novedades .slider {
   
} */

.portada .novedades .slider-home  .slick-prev, .portada .novedades .slider  .slick-next{
    line-height: 0;
    position: absolute;
    top: 50%;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}

.portada .novedades .slider-home  .slick-prev,
.portada .novedades .slider-home  .slick-prev::before{
   z-index:2;
    left: 2%;
    color: #a7a7a7;
}
.portada .novedades .slider-home  .slick-next,
.portada .novedades .slider-home  .slick-next::before{
    color: #a7a7a7;
    right: 2%;
   z-index:2;
}

.portada .novedades .slider-home .teaser{
    margin:0 8px;
}
/* .portada .novedades .slider-home .teaser,  .portada .masvendidos .slider .teaser {
    width: 294px!important;
} */

/*
.portada .infotable{
    display: table;
    width:94%;
    margin:auto;
    margin-top: 25px;
}

.portada .infotable .infoimg{
    display: table-cell;
    width: 45%;
    background-size: cover;
    background-position: center;
}


.portada .infotable .info{
    display: table-cell;
    background: linear-gradient(to right, #2d88c0, #515859);
    border-top:40px solid white;
    border-bottom:40px solid white;
} */

/* .portada .infotable .info div{
    min-height: 280px;
} */

/* .portada .infotable .info .infocontent{
    margin: 40px;
    margin-bottom: 50px;
    font-size: 12px;
    color: white;
}

.portada .infotable .info .infocontent h2{
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 33px;
}

.portada .infotable .info .infocontent h3{
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 22px;
}

.portada .infotable .info .infocontent p{
    line-height: 20px;
} */

/*cambios en el grid del blog*/
.portada .infotable .info .carousel .blog{
   /* padding-left: 300px;
    padding-bottom: 70px;
    background:#ededed;*/
    margin-top: 70px;
}

.portada .infotable .info .carousel .blog h2{
    text-decoration:none; 
    color: #515859;
    font-weight: bold;
    outline:0px;
    letter-spacing: 1px;
    padding-top: 30px;
    margin-bottom: 25px;
}

.portada .infotable .info .carousel .blog .blogcontent{
    width: 100%;
    margin: 0 3% 0 0;
    height: auto;
    padding: 20px 0;
    overflow: hidden;
    text-align: center;
}

.portada .infotable .info .carousel .blog .blogcontent .grid{
    margin: 0;
    width: 30%;
    max-width: 500px;
    background:white;
    height: auto;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    transition: box-shadow 0.5s;
    vertical-align: top;
    text-decoration: none;
}


.portada .infotable .info .carousel .blog .blogcontent .grid:hover{
    box-shadow: 0px 0px 20px 3px rgba(190, 190, 190, 1);
}

.portada .infotable .info .carousel .blog .blogcontent .grid .gridimg{
    height: 310px;
    margin-bottom: 20px;
    background-size: cover;
}

.portada .infotable .info .carousel .blog .blogcontent .grid .gridtitle1{
    display: inline-block;
    height: 52px;
    overflow: hidden;
    text-decoration:none; 
    color: #444444;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 12px;
    margin: 0 10px;
}

.portada .infotable .info .carousel .blog .blogcontent .grid .gridtitle2{
    text-decoration:none; 
    color: #a7a7a7;
    font-weight: bold;
    font-size: 12px;
    line-height: 30px;
}

.portada .infotable .info .carousel .blog .blogcontent .grid span{
    text-decoration:none; 
}

.portada .infotable .info .carousel .blog .blogcontent .grid .gridbutton{
    display: inherit;
    width: 80%;
    height: 40px;
    margin: 0% 4% 7% 4%;
    border: none;
    /*background: var(--color-principal);*/
    text-decoration:none; 
    color: white;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 1px;
    cursor: pointer;
    transition: background 1s;
}

.portada .infotable .info .carousel .blog .blogcontent .grid .gridetiqueta {
    position: absolute;
    /*background: var(--color-principal);*/
    color: white;
    width: 90px;
    height: 31px;
    vertical-align: middle;
    font-weight: bold;
    outline:0px;
    margin: 20px 30px;
    padding-top: 6px;
    box-shadow: 0 0 1px var(--color-principal);
}

.portada .infotable .info .carousel .blog .blogcontent .grid:nth-child(2){
    margin:0 30px 0 30px;
}
/*Fin Blog*/

.portada #myCarousel2{
    top: 70%;
    bottom: 70%;
}

.portada .carousel-indicators{
    /*bottom: 11px;*/
    opacity: 0.6;
}



.portada .carousel-inner .item .img{
    background-size: cover;
    background-repeat: no-repeat; 
    background-position:center center;
    width: 100%;
    height: 700px;
}

.portada .revi-container{
    display: block;
    padding: 40px 0px 40px 32px;
    text-align: left;
    margin: 0px;
    max-width: 335px;
}
.portada .revi-container .revi-ribbon:before, .revi-ribbon:after {
    height: 36px;
}

@media all and (max-width:1600px){
    .portada .carousel-inner .item .ajuste .img{
        background-size: cover;
        height: 600px;
    }
}
@media all and (max-width:1400px){
    .portada .carousel-inner .item .ajuste .img{
        height: 500px;
    }
}
@media all and (max-width:1200px){
    .portada .carousel-inner .item .ajuste .img{
        height: 400px;
    }
}
@media all and (max-width:1185px){

    .portada .portadabuttons a {
        padding: 10px 15px 20px 20px;
    }
    .portada {
        margin-left: 0px;
    }
    .portada .infotable .info .carousel .blog {
        padding-left: 0px;
        padding: 0% 3% 3% 3%;
    }
    .portada .imgprincipal{
        width: calc(100% - 20px);
        margin: 0px 10px;
    }
    .portada .carousel-inner .item .ajuste .img{
        height: 550px;
    }

    /*Blog*/
    .portada .infotable .info .carousel .blog .blogcontent .grid{
        width: 30%;
        height: auto;
    }

   .portada .infotable .info .carousel  .blog .blogcontent .grid .gridimg {
        height: 230px;
    }
    /*Fin Blog*/
}
@media all and (max-width:1000px){
    .portada .carousel-inner .item .ajuste .img{
        height: 450px;
    }
}

@media all and (max-width:800px){ /*Modo movil*/
    .portada{
        margin-left: 0px;
    }

    .portada .infotable .info .infocontent h2{
        font-size: 19px;
    }
    
    .portada .infotable .info .infocontent h3{
        font-size: 14px;
    }

    .portada .infotable .info .infocontent {
        margin: 20px;
        margin-bottom: 60px;
    }

    .portada .carousel-inner .item .ajuste .img{
        height: 450px;
    }

    .portada .elementosinformativos{
        display: none;
    }


    .portada .portadabuttonsMovil{
        display:block;
    }

    .portada .portadabuttonsMovil a span:nth-child(2) {
        font-weight: normal;
    }

    .portada .portadabuttonsEscritorio{
        display:none;
    }
    
    .portada .portadabuttonsdiv {
        text-align: center;
    }

    .portada .portadabuttons a {
        padding: 10px 0px 20px 0px;
    }

    .portada .infotable .info {
        display: block;
    }
    .portada .infotable .infoimg {
        display: none;
    }
    

    .portada .infotable .info .carousel{
        border-left: 25px solid white;
        border-right: 25px solid white;
    }

    .portada .infotable .info .carousel .blog .blogcontent .grid {
        display: inline-block;
    }
    /*Blog*/
    .portada .infotable .info .carousel .blog .blogcontent .grid{
        width: 100%;
        max-width: none;
        margin: 4% 0% !important;
        display: block;
    }

    .portada .infotable .info .carousel .blog .blogcontent .grid .gridimg {
        height: 310px;
    }
    /*Fin Blog*/
}

@media all and (max-width:700px){
    .portada .carousel-inner .item .ajuste .img{
        height: 400px;
    }
}

@media all and (max-width:550px){
    .portada .carousel-inner .item .ajuste .img{
        height: 300px;
    }
}

@media all and (max-width:450px){
    .portada .imgprincipal{
        width: calc(100% - 15px);
        margin: 0px 8px;
    }
    .portada .carousel-inner .item .ajuste .img{
        height: 250px;
    }
}

@media all and (max-width:390px){

    .portada .imgprincipal{
        width: calc(100% - 7px);
        margin: 0px 3px;
    }
    .portada .carousel-inner .item .ajuste .img{
        height: 250px;
    }
}






.slider-review-widget{
    padding: 0px;
    margin: 20px 30px;
    box-shadow: none;
}

.mascarilla {
    background-image: url(/tema/img/mascarilla.jpg);
    background-repeat: no-repeat;
    background-position: 85% 50%;
    background-color: #fff;
    padding: 35px 15px;
}

.mascarilla p{
    color: var(--color-principal);
    width: 100%;
    max-width: 600px;
    margin-left: 100px;
    margin-top: 25px;
}

.mascarilla .button{
    color: #00b5ff;
    background-color: white;
    width: 150px;
    left: 375px;
    height: 40px;
    border-radius: 25px;
    border: 1px solid #00b5ff;
    display: inherit;
    padding: 9px 0px;
    text-align: center;
    margin-left: 100px;
    margin-top: 35px;
}



.migfooter {
    background-color: #54565a;
    background-image: url(/tema/img/back_logo1.gif);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: right;
    color: #dadada;
    padding: 55px;
    text-align: justify;
}

