/*
Theme Name: berepair
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.nav-dropdown {
	min-width: 77px;
}

.menu-imagens > a::before {
	height: 48px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	content: '';
	margin: auto;
}

.menu-imagens {
	text-align: center!important;
}

.menu-smartphones-alcatel > a::before {
	background-image: url(/wp-content/uploads/2019/08/alcatel_menu.png);
}


.menu-smartphones-huawei > a::before {
	background-image: url(/wp-content/uploads/2019/08/huawei_menu.png);
}

.menu-smartphones-apple > a::before {
	background-image: url(/wp-content/uploads/2019/08/apple_menu.png);
}


.menu-smartphones-samsung > a::before {
	background-image: url(/wp-content/uploads/2019/08/samsung_menu.png);
}

.menu-smartphones-wiku > a::before {
	background-image: url(/wp-content/uploads/2019/08/wiku_menu.png);
}

.menu-smartphones-meizu > a::before {
	background-image: url(/wp-content/uploads/2019/08/meizu_menu.png);
}

.menu-smartphones-nokia > a::before {
	background-image: url(/wp-content/uploads/2019/08/nokia_menu.png);
}

.menu-smartphones-neffos_tp-link > a::before {
	background-image: url(/wp-content/uploads/2019/08/neffos_tp-link_menu.png);
}

.menu-smartphones-honer > a::before {
	background-image: url(/wp-content/uploads/2019/08/honer_menu.png);
}

.menu-smartphones-hisense > a::before {
	background-image: url(/wp-content/uploads/2019/08/hisense_menu.png);
}

.menu-smartphones-asus> a::before {
	background-image: url(/wp-content/uploads/2019/08/asus_menu.png);
}

.menu-smartphones-blackberry> a::before {
	background-image: url(/wp-content/uploads/2019/08/BLACKBERRY_menu.png);
}

.menu-smartphones-cat> a::before {
	background-image: url(/wp-content/uploads/2019/08/cat_menu.png);
}

.menu-smartphones-maxcom> a::before {
	background-image: url(/wp-content/uploads/2019/08/maxcom_menu.png);
}

.menu-smartphones-lg> a::before {
	background-image: url(/wp-content/uploads/2019/08/lg_menu.png);
}

.menu-smartphones-cabos> a::before {
	background-image: url(/wp-content/uploads/2019/08/cabos_menu.png);
}
.menu-smartphones-capa> a::before {
	background-image: url(/wp-content/uploads/2019/08/capa_menu.png);
}

.menu-smartphones-cartao_sim> a::before {
	background-image: url(/wp-content/uploads/2019/08/cartao_sim_menu.png);
}

.menu-smartphones-powerbanks> a::before {
	background-image: url(/wp-content/uploads/2019/08/powerbanks_menu.png);
}

.menu-smartphones-pelicula> a::before {
	background-image: url(/wp-content/uploads/2019/08/pelicula_menu.png);
}

.menu-smartphones-bateria> a::before {
	background-image: url(/wp-content/uploads/2019/08/bateria_menu.png);
}

.menu-smartphones-suportes> a::before {
	background-image: url(/wp-content/uploads/2019/08/suportes-e-selfie-sitcksmenu.png);
}

.menu-smartphones-sd_card> a::before {
	background-image: url(/wp-content/uploads/2019/08/sd_card_menu.png);
}

.menu-smartphones-xiaomi> a::before {
	background-image: url(/wp-content/uploads/2019/09/xiaomi_menu.png);
}

.menu-smartphones-wiku> a::before {
	background-image: url(/wp-content/uploads/2019/09/wiku_menu.png);
}

.menu-smartphones-spc> a::before {
	background-image: url(/wp-content/uploads/2019/09/spc_menu.png);
}

.menu-smartphones-microsoft> a::before {
	background-image: url(/wp-content/uploads/2019/09/microsoft_menu.png);
}

.menu-smartphones-HANNSPREE> a::before {
	background-image: url(/wp-content/uploads/2019/09/HANNSPREE_menu.png);
}

.menu-smartphones-e_star> a::before {
	background-image: url(/wp-content/uploads/2019/09/e_star_menu.png);
}

.menu-smartphones-storex> a::before {
	background-image: url(/wp-content/uploads/2019/09/storex_menu.png);
}

.menu-smartphones-acer> a::before {
	background-image: url(/wp-content/uploads/2019/09/acer_menu.png);
}


















@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}