/*
Theme Name: Biagiotti Child
Theme URI: https://biagiotti.qodeinteractive.com
Description: A child theme of Biagiotti Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: biagiotti
Template: biagiotti
*/
.megamenu>ul.menu>li>a {
	padding: 0 19px!important;
}
.mkdf-menu-area {
    -webkit-box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 9%) !important;
    -moz-box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 9%) !important;
    box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 9%) !important;
}

.mkdf-drop-down .wide .second .inner {
    background-color: white !important;
    width: 100% !important;
    padding: 0 20px 20px 20px !important;
}

.mkdf-drop-down .wide .second .inner ul {
    width: 100% !important;
}

.mkdf-drop-down .wide .second .inner > ul {
    padding: 20px !important;
}

.mkdf-drop-down .wide .second .inner ul li {
    padding: 0 !important;
    width: 20% !important;
}

.mkdf-drop-down .wide .second .inner ul li a {
    margin: 0px 10px 0px 10px !important;
    color: var(--e-global-color-9f99340) !important;
    font-family: "Lato", Sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    display: block !important;
    padding: 2px 10px 2px 10px !important;
}

.mkdf-drop-down .wide .second .inner ul li a:hover {
    background: #000 !important;
    color: white !important;
}

.mkdf-drop-down .wide .second .inner ul > li > a {
    margin: 6px 10px 6px 10px !important;
    color: var(--e-global-color-9f99340) !important;
    font-family: "Lato", Sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 18px !important;
    padding: 4px 10px 4px 10px !important;
    font-style: normal !important;
    border-style: solid !important;
    border-width: 0px 0px 1px 0px !important;
    border-color: var(--e-global-color-e791967) !important;
    border-radius: 0px 0px 0px 0px !important;
    display: block !important;
}

.mkdf-drop-down .wide .second .inner > ul > li:nth-child(4n+1) {
    clear: none !important;
}

.mkdf-drop-down .wide .second .inner > ul > li:nth-child(5n+1) {
    clear: both !important;
}

#nav-menu-item-15242 .px_row, #nav-menu-item-15047 .px_row {
    text-align: center !important;
    margin: 20px 0px 20px 0px;
}

#nav-menu-item-15242 .px_row a, #nav-menu-item-15047 .px_row a {
    text-transform: uppercase !important;
    padding: 10px !important;
}

.px_row {
    font-size: 13px !important;
}

.px_row a {
    color: #000 !important;
    box-sizing: border-box !important;
    display: block !important;
    margin-left: 10px !important;
    padding: 4px 10px 4px 10px !important;
}

.px_row a:hover {
    color: #fff !important;
    background: #000 !important;
}

.autocomplete-suggestions {
    top: 40px !important;
}

.mkdf-sticky-holder a, .mkdf-sticky-holder a span {
    color: white !important;
}