/**
* Theme Name: Diteck Child
* Description: This is a child theme of Diteck, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: diteck
* Version: 1.2.1
*/

.diteck-mobile-nav{
	background-color: #001831;
}

.diteck-mobile-nav img.custom-logo{
	width: 150px!important;
}

.diteck-mobile-nav .menu-item a{
	font-size: 16px!important;
	color: white!important;
	font-family: 'helvetica';
}

.mobile-nav-close{
	color: white!important;
}

body.single-product{
	background: #F2F1F6!important;
}

body.single-product .site-content{
	margin-top: 0!important;
}

.post-10274 .woocommerce.columns-5,
#post-12797 .woocommerce.columns-5{
	display: none!important;
}

.main-navigation ul.menu > li.menu-item.wpml-ls-item > a:hover .menu-title::before{
	content: none!important;
	transform: initial!important;
}

.main-navigation ul.menu > li.menu-item.wpml-ls-item > a:hover .menu-title span{
	transform: translateY(0)!important;
	opacity: 1!important;
}

.main-navigation ul.menu > li.menu-item > a::before{
	background-color: white!important;
}