#site-navigation-wrap .dropdown-menu >li >a{
top: 20px;
}
.site-title {
text-shadow: 0px 2px 2px rgba(225, 225, 225, 0.6);
}
.elementor-image-box-description {
text-align:left;
}
#footer-widgets .menu-item  {
border-bottom: 0px;
margin-left: 30px;
margin-top: -5px;
}
#footer-widgets .oceanwp-custom-menu {
margin-top: -10px;
}
#footer-widgets .widget-title {
border-left: 0px;
color: #82B440 !important;	
}
@media only screen and (min-width:768px) {
#footer-inner .col-3 {
width:20% !important;
text-align:center;
}
#footer-inner .col-1,#footer-inner .col-2 {
width:40% !important;
}
}