/*
.Bklyn-Core-Solid-Up-3:before {
    color: #73993e !important;
}

#navigation ul.sub-menu, #navigation .ut-megamenu {
    border-top-color: #73993e !important;
}

#contact-section .pt-style-2 .page-title:after, #contact-section .pt-style-2 .parallax-title:after, #contact-section .pt-style-2 .section-title:after {
    background-color: #73993e !important;
}

#ut-sitebody #navigation ul.sub-menu li:first-child {
    background: transparent !important;
}

.clicks {
  pointer-events: none;
}


#navigation ul li:nth-child(2):hover, #navigation ul li:nth-child(4):hover, #navigation ul li:nth-child(6):hover, #navigation ul li:nth-child(8):hover {
   background: transparent !important;
}

#navigation ul li:hover {
   background: white !important;
}

#navigation ul li a {
   font-size: 16px;
   padding-left: 12px !important;
   padding-right: 12px !important;
}

#ut-sitebody #header-section.ut-secondary-custom-skin {
    border-bottom: 0px solid #eee;
}

body p {
   font-size: 18px;
}

#navigation ul li:nth-child(2):hover, #navigation ul li:nth-child(4):hover, #navigation ul li:nth-child(6):hover, #navigation ul li:nth-child(8):hover
    background: transparent !important;
    color: black  !important;
}

#navigation ul li:hover {
    background: #eee;
    padding-right: 22px;
    margin-right: -22px;
}
#navigation ul li a:after {
    content: "";
}

#ut-sitebody .ut-secondary-custom-skin #navigation ul.sub-menu li > a:not(.bklyn-btn) {
    font-size: 15px;
}

.current_page_item a {
    color: white !important;
}

*/