/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


.dropdown-menu li .sub-menu{margin-top:-30px!important;}


@media only screen and (max-width: 959px) { #top-bar-nav { display: inline-block!important; } }

.elementor-slide-heading{background-color:#005695!important; padding: 5px 50px!important; border-top: solid #e9841c!important;}





@media only screen and (max-width: 959px) {
.home #main #content-wrap {
padding-top:5px !important;
}
}
.oceanwp-mobile-menu-icon a {
	line-height:20px;!important;
}



.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .0!important;
  cursor: auto;
  pointer-events: none;
}