/*======================================
Theme Name: MCT CHILD
Theme URI: https://divicake.com/
Description: LWS CHILD THEM FOR DIVI
Version: 1.0
Author: LiNDERT WEB SOLUTION
Author URI: https://divicake.com/
Template: Divi
======================================*/

.nav li ul {
	width: 300px !important;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;	
}

.et-menu li li a {
  padding: 6px 20px;
  width: 260px;
}

.handball a{
  color: #19A4E1 !important;
}

.handball a:hover{
  color: #101012 !important;
}

.volleyball .sub-menu{
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f07c00;
}

.volleyball a{
  color: #f07c00 !important;
}

.volleyball a:hover{
  color: #101012 !important;
}

.hockey .sub-menu{
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dd3333;
}

.hockey a{
  color: #dd3333 !important;
}

.hockey a:hover{
  color: #101012 !important;
}

.fussball .sub-menu{
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009846;
}

.fussball a{
  color: #009846 !important;
}

.fussball a:hover{
  color: #101012 !important;
}
