/******************** 11.45 **********************/
/******************** INICIO CONTADOR CYBER 2025 **********************/
.countdown {
    display: none !important;
}

.cyber25 .countdown {
	display: none !important;
}

.cyber__text__preEvent {
    display: none !important;
}
.cyber__text__event, .countdown__logo {
    /*display: none !important;*/
}
/******************** FIN CONTADOR CYBER 2025 **********************/

/******************** INICIO STOCK CYBER 2025 **********************/


/*Links footer y logos Cyber 2025*/
.cyber25 .stock-cyber,
.cyber25 .coleccion-cyber,
.cyber25 .logo-camara-comercio {
	display: flex;
    justify-content: flex-end;
}


.stock-cyber,
.coleccion-cyber,
.logo-camara-comercio {
	display: flex;
}
/******************** FIN STOCK CYBER 2025 **********************/

/******************** INICIO BANDERIN CYBER 2025 **********************/


p.flag.todo-cyber-25 {
    display: none !important;
    font-size: 0;
    height: 40px;
    width: 40px;
    top: 11%;
    left: 5%;
    z-index: 9;
    position: absolute;
    background: url("/arquivos/cyber-2025-sinfondo-banderin.png");
    /*background: url("/arquivos/blackfriday-flag.png");*/
    background-size: contain;
    background-repeat: no-repeat !important;
}
#product-page p.flag.todo-cyber-25 {
	display: none !important;
    font-size: 0;
    height: 50px;
    width: 50px;
    top: 10px;
    left: 25%;
    position: absolute;
    background: url("/arquivos/cyber-2025-sinfondo-banderin.png");
    /*background: url("/arquivos/blackfriday-flag.png");*/
    background-size: contain;
    background-repeat: no-repeat !important;
  	@media (max-width:990px) {
    	right: 10px;
	}
}

.ofertas-destacadas-carrousel p.flag.todo-cyber-25 {
    height: 35px;
    left: 0;
    top: 4rem;
}

/******************** FIN BANDERIN CYBER 2024 **********************/

/******************** INICIO MENU CYBER 2024 **********************/
.menu-cyber2024 {
	display: none !important;
}
.menu-ofertas-cyber2024 {
    /*display: none !important;*/
}
/******************** FIN MENU CYBER 2024 **********************/