.ut-navigation-menu .sub-menu .menu-item{
transform:translatex(0px) translatey(0px);
padding-bottom:5px !important;
padding-top:5px !important;
}
.ut-navigation-menu .menu-item .sub-menu{
padding-top:20px;
padding-bottom:20px;
}
#navigation{
padding-top:25px !important;
}
body.logged-in .hide-when-logged-in {
display: none;
}
body:not(.logged-in) .hide-when-logged-out {
display: none;
}
#header-section{
border-bottom-width:3px;
border-bottom-color:rgba(255, 81, 15, 1) !important;
}
.um-member-directory-header .um-member-directory-search-line input[type=button]{
background-color:#FF510F;
}
.um-members-wrapper .um-members-grid .um-member{
border-color:#FF510F !important;
}
.um-members-pagination-box .um-members-pagi .current{
background-color:#FF510F !important;
}
@media (max-width: 1024px){
#ut-sitebody.ut-mobile-menu-open #ut-mobile-menu a:not(.bklyn-btn)::before{
display:none!important;
}
}
body.page-id-184 .picker__box, body.page-id-184 .picker__nav--next:hover, body.page-id-184 .picker__nav--prev:hover, body.page-id-184 .um .um-field-group-head, body.page-id-184 .um .um-members-pagi span.current, body.page-id-184 .um .um-members-pagi span.current:hover, body.page-id-184 .um .um-profile-nav-item.active a, body.page-id-184 .um .um-profile-nav-item.active a:hover, body.page-id-184 .um-modal-btn, body.page-id-184 .um-modal-btn.disabled, body.page-id-184 .um-modal-btn.disabled:hover, body.page-id-184 .um-modal-header, body.page-id-184 .upload, body.page-id-184 div.uimob800 .um-account-side li a.current, body.page-id-184 div.uimob800 .um-account-side li a.current:hover{
background: #FF510F!important;
}
.um-members-grid .masonry-brick .um-member-photo{
border-top-style:solid;
border-top-width:2px;
border-top-color:#ffffff;
}
.um-members-wrapper .um-members-grid .masonry-brick{
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
background-image:linear-gradient(304deg, rgba(230,98,36,0.53) 0%, rgba(233,181,128,0.13) 100%) !important;
}
.um-profile.um .um-name a{
color: #3b3b3b !important;
}
.um-field-area a{
color:#3b3b3b !important;
}
.um-dropdown li a{
color: #3B3B3B !important;
}
.um-header .um-profile-headericon .um-profile-edit-a{
color:#3b3b3b !important;
}
.page-id-39 .ult-wptz span .ult-responsive{
text-align:center !important;
width:60px !important;
padding-top: 10px!important;
padding-bottom: 10px !important;
}
@media (min-width:1023px){
body.page-id-39 .countdown .ult-wptz > span{
text-align:left !important;
margin-left:-15px !important;
}
}
@media only screen and (max-width: 769px) {
.reverse-mobile {
display: flex !important;
flex-direction: column-reverse;
}
}