
#bfriday .columns-container{
  background:black;
  margin-top: 159px;
}

#bfriday .logo-bfriday {

    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    margin-top: 20px;
    margin-bottom: 40px;

}

.led1{
	display:flex;
	justify-content: center;
}
#accordion{
	margin-top:50px;
}

.card {
    background: #ff3366;
    text-align: center;
   border-radius:5px;
}

.card:nth-child(2) {
	background: #46bddf;
}
.card-header .btn {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.mb-0 {
    padding: 5px;
}

.card .collapse, .card .in {
    background: white;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.contenedor-texto{
	display: flex;
    justify-content: center;
    margin-top: 10px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}
.contenedor-texto .dia {

    width: 300px;
    text-align: center;

}
.contenedor-texto .horas {

    width: 135px;
    text-align: center;

}
.contenedor-texto .minutos {

    width: 170px;
    text-align: center;

}

.contenedor-texto .segundos {

    width: 220px;
    text-align: center;

}

.contenedor-info-bf{
	margin-top:50px;
	margin-bottom:30px;
}

.contenedor-info-bf .tab-content{
	padding:15px;
	margin-top:0px;
	color:white;
	border:2px solid #E6CB25;
}
.contenedor-info-bf .nav-pills {
    border: none;
    background: #E6CB25;
    display: flex;
justify-content: center;
}
.contenedor-info-bf .nav-pills > li > a{
	background: #E6CB25;
	color:black;
	font-weight:bold;
	border:2px solid #E6CB25;
	text-transform: uppercase;
}

.contenedor-info-bf .nav-pills  > li.active > a{
	background: black;
	font-weight:bold;
	color:white;
	text-transform: uppercase;
	border:2px solid #E6CB25;
}

.h1_bf {
    text-align: center;
    letter-spacing: 7px;
    line-height: 37px;
    color: #e2b956;
    margin-top: 50px;
    margin-bottom:30px;
}

.h2_bf{
     text-align: center;
    letter-spacing: 7px;
    line-height: 37px;
    color: #262424;
    margin-top: 50px;
    margin-bottom:30px;
}

.h1_bf_2{
	color:#46bddf;
}
.contenedor-news #newsletter_block_left .texto-info-news , .contenedor-news #newsletter_block_left h4{
	display:none;
}

.contenedor-news #newsletter_block_left{
	width:60%;
	margin-left:20%;
	display:flex;
	justify-content: center;
}

.contenedor-news #newsletter_block_left .block_content span #uniform-newsletter span {

    position: relative;
    top: 15px;

}
.contenedor-news #newsletter_block_left .block_content  #texto_newsletter{
	margin-top:0px;
}

.contenedor-news #newsletter_block_left .block_content  #texto_newsletter a{
	color:white;
}

.contenedor-news #newsletter_block_left #newsletter-input {

    max-width: 500px !important;
    margin-right: 0 !important;
    margin-bottom: 1px;
    padding: 10px;
    height: 45px;

}
.contenedor-news #newsletter_block_left .btn {
	width: 100%;
	background:#ff3366;
	padding: 10px 0;
}
.contenedor-news #newsletter_block_left .btn span{
	border:none;
	font-size:20px;
}

@media(max-width:1200px){
	#bfriday .columns-container {

    background: black;
    margin-top: 214px;

	}
}

.contenedor-news, .contenedor-info-bf{
	float:left;

}
.contenedor-news{
width:100%;
}

@media(max-width:768px){
	#bfriday .columns-container{
		margin-top:0;
	}
	#bfriday #block_top_menu_2{
		display:none;
	}
}
@media(max-width:991){
	.contenedor-texto .minutos {

    width: 124px;
    text-align: center;

	}
	.contenedor-texto .segundos {

    width: 112px;
    text-align: center;

	}
	.contenedor-texto .horas {

    width: 91px;
    text-align: center;

	}
	.contenedor-texto .dia {

    width: 166px;
    text-align: center;

	}
	.contenedor-texto{
		font-size:11px;
	}
	.h1_bf {

    text-align: center;
    letter-spacing: 7px;
    line-height: 30px;
    color: #ff3366;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 25px;

}
}

@media(max-width:768px){
	#bfriday .logo-bfriday {

    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 7px;
    margin-bottom: 22px;
    max-width: 150px;

	}
	.h1_bf {

    text-align: center;
    letter-spacing: 7px;
    line-height: 34px;
    color: #ff3366;
    margin-top: 35px;
    margin-bottom: 25px;
    font-size: 19px;

	}
	.contenedor-texto .dia {

    width: 165px;
    text-align: center;

	}
	.contenedor-texto .horas {

    width: 47px;
    text-align: center;

	}
	.contenedor-texto .minutos {

    width: 143px;
    text-align: center;

	}
	.contenedor-texto .segundos {

    width: 115px;
    text-align: center;

}

}

@media(max-width:648px){
	.contenedor-texto{
		font-size:11px;
	}
	.contenedor-texto .dia {

    width: 285px;
    text-align: center;

	}
	.contenedor-texto .horas {

    width: 90px;
    text-align: center;

	}
	.contenedor-texto .minutos {

    width: 143px;
    text-align: center;

	}
	.contenedor-texto .segundos {

    width: 209px;
    text-align: center;

	}
}

@media(max-width:468px){
	.contenedor-texto .dia {

    width: 82px;
    text-align: center;

	}
	.contenedor-texto .horas {

    width: 88px;
    text-align: center;

	}
	.contenedor-texto .minutos {

    width: 60px;
    text-align: center;

	}
	.contenedor-texto .segundos {

    width: 83px;
    text-align: center;

	}
	.h1_bf {

    text-align: center;
    letter-spacing: 7px;
    line-height: 24px;
    color: #ff3366;
    margin-top: 35px;
    margin-bottom: 25px;
    font-size: 15px;

	}
	.contenedor-info-bf .nav-pills > li > a{
		font-size:10px;
	}
}

.contenedor-info-bf .nav-pills > li > a h2{
	font-size:15px;
	margin:0px;
}


.row.contenido{
        /*background: #C5D8E6;*/
        margin-bottom: -50px;
        padding: 0 10px;
        margin-top: 25px;
    }
    .row.contenido .tab-content{
        margin-top: 0;
        
        padding: 0 20px;
        border-radius: 5px;
    }
    .row.contenido .tab-content #moviles{
        border-radius: 5px;
        background: #262424;
    }

    .row.contenido .tab-content #gadgets{
        border-radius: 5px;
        background: #e2b956;
    }
    .contenedor-producto{
        background: #fff;
        padding: 15px 15px 20px 15px;
        border-radius: 5px;
        border:1px solid #ddd;
        -webkit-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=137, Strength=0);
        margin: 40px 15px;
        min-height: 150px;
        text-align: center;
    }
    .contenedor-producto span.nombre{
        display: block;
        min-height: 60px;
        margin-top: 10px;
    }
    .contenedor-producto p{
        font-weight: bold;
        color:black;
        font-size:22px;
    }

    .contenedor-producto p .old-price{
        font-size:17px;
        color:#6f6f6f;
    }
    .contenedor-producto span.boton {

    display: block;
    margin: 0 auto;
    width: 100%;
    background: #333333;
    padding: 10px 0;
    text-align: center;
    border-radius: 10px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    color: #fff;
    font-size: 18px;

}
    .contenedor-producto span.boton a{
        color: #fff;
        font-weight: bold;
    }
    .contenedor-producto span.boton:hover{
        background: #e2b956;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

    #packs .contenedor-producto .titulo{
        margin: 0 0 20px 0;
    }
    #packs .contenedor-producto .titulo h3{
        font-size: 22px;
        color: #1D6CA5;
        font-family: 'Fredoka One', cursive;
        font-family: Noto Sans, sans-serif;
        font-weight: bold;
    }

    #packs .contenedor-producto .imagenes > div{
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }
    #packs .contenedor-producto .imagenes .imagen1,
    #packs .contenedor-producto .imagenes .imagen2{
        width: 29%;
    }
    #packs .contenedor-producto .imagenes .signo1,
    #packs .contenedor-producto .imagenes .signo2{
        width: 10%;
    }
    #packs .contenedor-producto .imagenes .contenedor-precio{
        width: 20%;
    }
    #packs .contenedor-producto .imagenes .signo1 span,
    #packs .contenedor-producto .imagenes .signo2 span{
        display: block;
        margin: 0 auto;
        background: #DE415D;
        border-radius: 200px;
        width: 40px;
        height: 40px;
        font-weight: bold;
        color: #fff;
        font-size: 25px;
        line-height: 40px;
    }

    #packs .contenedor-producto .imagenes > div img{
        margin: 0 auto;
    }

    #packs .contenedor-producto .contenedor-precio span.precio{
        width: 100%;
        display: block;
        margin-bottom: 15px;
        font-size: 30px;
        font-weight: bold;
        color: #1D6CA5;
    }
    #packs .contenedor-producto .contenedor-precio span.button{
        background:#DE415D;
        border:1px solid #DE415D;
        border-radius: 5px;
        padding: 10px 35px;
        color: #fff;
    }
    #packs .contenedor-producto .contenedor-precio span.button a{
        color: #fff;
        font-size: 16px;
    }
    .rebajas .nav-pills > li > a{
        background:none;
        font-family: 'Fredoka One', cursive;
        font-family: Noto Sans, sans-serif;
        color: #282828;
        padding: 15px 45px;
        font-size: 30px;
    }
    
    .rebajas .nav-pills{
        text-align: center;
        /*display: inline-block;*/
        display:block;
    }
    .rebajas .nav-pills > li{
        width: auto;
        display: inline-block;
        background: #262424;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        float:none;
    }
    .rebajas .nav-pills > li:last-child{
        background:  #e2b956;
    }
    .rebajas .nav-pills > li.active > a{
        background:none;
        color: white;
        font-family: 'Fredoka One', cursive;
        font-family: Noto Sans, sans-serif;
    }
    .flotador{
        position: absolute;
        bottom: -50px;
        left: 38%;
        max-width: 300px;
    }

    @media (max-width: 991px){
        #packs .contenedor-producto .imagenes .signo1{
            width: 20%;
        }
        #packs .contenedor-producto .imagenes .signo2{
            display: none;
        }
        #packs .contenedor-producto .imagenes .contenedor-precio{
            width: 100%;
            clear: both;
            margin-top: 15px;
        }
    }

    @media (max-width: 600px) {
        .contenedor-producto{
            margin: 20px 0;
            padding: 15px 5px;
        }
        
    }
    @media (max-width: 500px) {
        .flotador{
        left: 20%;
        }
        
    }
    @media (max-width: 400px) {
        .flotador{
        left: 10%;
        max-width: 250px;
        }
        
    }

    .banner-sup img{
        margin:0 auto;
    }
    .imagen-producto {

    min-height: 240px;

    }

    .especial-movil{
        margin-left:37.5%;
    }
     .imagen-promo-2, .imagen-promo{
        margin-bottom:30px;
     }
    @media(max-width:991px){
        .imagen-promo-2{
            display:block;
        }
        .imagen-promo{
            display:none;
        }
    }
    @media(min-width:991px){
        
        .imagen-promo-2{
            display:none;
        }
        .imagen-promo{
            display:block;
        }
    }
    @media(max-width:1200px){
        .especial-movil{
            margin-left:0px;
        }
    }

    @media(max-width:991px){
        .especial-movil{
            margin-left:25%;
        }
    }

    @media(max-width:991px){
         .especial-movil{
            margin-left:0%;
        }
    }

   .tab-content .contenedor-chapa {
        position: absolute;
        top: 47px;
        right: 37px;
        left:auto;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background: #0b0c15;
    }

    .tab-content .contenedor-chapa  img{
        border-radius: 50%;

        padding-top: 15px;

        max-width: 50px;
    }

    @media(max-width:768px){
       .tab-content .contenedor-chapa {

        position: absolute;
        top: 10px;
        right: 37px;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #0b0c15;

        }

        .tab-content .contenedor-chapa  img{
            border-radius: 50%;

            padding-top: 15px;

            max-width: 75px;
        }

    }

     @media(max-width:468px){
       .tab-content .contenedor-chapa {

            position: absolute;
            top: 6px;
            right: 22px;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            background: #0b0c15;

        }

        .tab-content .contenedor-chapa  img{
            border-radius: 50%;

            padding-top: 12px;

            max-width: 40px;
        }
        .rebajas .nav-pills > li > a{
            font-size:15px;
        }
    }


.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.img-responsive2{
    max-height: 250px;
}

@media (min-width: 1200px) {
  .altura-mod {
    height: 250px;
  }
}

.nombre{
    text-transform: uppercase;
    color: #7a7a7a;
    font-size: .875rem;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
}

.nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover, .nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover {
    background-color: inherit;
    color: #282828;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.outofstock{
    position: absolute;
    top: 40%;
    right: 7%;
    display: block;
    background: #f03568;
    color: #fff;
    font-size: 44px;
    font-weight: bold;
    width: 86%;
    height: 14%;
    /* border-radius: 200px; */
    z-index: 9;
    transform: rotate(25deg);
    padding: 6%;
}


@media (min-width: 576px) {
    .img-responsive2 {
        max-height: 230px;
    }
}


@media (min-width: 768px) {

}


@media (min-width: 992px) {
    .imagen-producto {
        min-height: auto;
        height: 120px;
    }
    .contenedor-producto span.nombre {
        height: 83px;
    }
    .img-responsive2 {
        max-height: 120px;
    }
    .precio_producto{
        height: 30px;
    }

}


@media (min-width: 1200px) {

}
.outofstock {
    position: absolute;
    top: 21%;
    right: 19%;
    display: block;
    background: #f03568;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    width: 63%;
    height: 9%;
    /* border-radius: 200px; */
    /* z-index: 9; */
    transform: rotate(0deg); 
    padding: 2%;
}


/* 07/01/20 */
.rebajas .nav-pills > li {
    background: #ff0000;
}
.rebajas .nav-pills > li:last-child {
    background: #494949;
}
.row.contenido .tab-content #moviles {
    background: #ff0000;
}
.row.contenido .tab-content #gadgets {
    background: #494949;
}
.h1_bf {
    color: #ff0000;
}
.h2_bf {
    color: #494949;
}
/* 05/11/2020 */
.h1_bf {
    color: #282828;
}
#navMoviles {
    background: #fdee79;
}
.row.contenido .tab-content #moviles {
    background: #fdee79;
}
#navGadgets {
    background: #99cbfe;
}
#gadgets {
    background: #99cbfe !important;
}

#navCuidadoPersonal {
    background: #ffeb66;
}
#cuidadoPersonal{
    background: #ffeb66;
}
.outofstock {
    background: #494949;
    color: #fff;
}



#navMoviles {
    background: #307ff2;
}
.row.contenido .tab-content #moviles {
    background: #307ff2;
}
#navGadgets {
    background: #f42f47;
}
#gadgets {
    background: #f42f47 !important;
}


#navMoviles {
    background: #96e8e3;
}
.row.contenido .tab-content #moviles {
    background: #96e8e3;
}
#navGadgets {
    background: #ffb8da;
}
#gadgets {
    background: #ffb8da !important;
}


#navMoviles {
    background: #ed1c24;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.row.contenido .tab-content #moviles {
    background: #ed1c24;
}
#navGadgets {
    background: #000000;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#gadgets {
    background: #000000 !important;
}

.descuento{
        position: absolute;
    top: 56px;
    right: 8px;
    display: block;
    background: #46bddf;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    width: 90px;
    border-radius: 200px;
    z-index: 9;
}

.texto_personalizado{
    position: absolute;
    top: 40px;
    width: 100%;
    left: 0;
    font-weight: 600;
    width: calc(100% - 60px);
    left: 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

@media (max-width: 600px){
    .texto_personalizado{
        top: 20px;
        width: calc(100% - 30px);
        left: 15px;
    }
}
.descuento{
    /*top: 70px;*/
}





#navMoviles {
    background: #6cc8e5;
}
.row.contenido .tab-content #moviles {
    background: #6cc8e5;
}

#navGadgets {
    background: #293c4a;
    color: #fff;
}
#gadgets {
    background: #293c4a !important;
}
.outofstock{
    top: 21% !important;
}
.descuento{
    background: #415b61 !important;
}