/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: Saksham
Author URI: #
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 3.0.5.1766543735
Updated: 2025-12-24 02:35:35

*/

#site-header {
	background-color: transparent !important;
	border: none !important;
}
.navbar_container{
	background-color: #000 !important;
	padding: 0px 20px;
	border-top: 0px ;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border: 3px solid #f9dc4a;
}
.main_menu li:hover a{
	background-color: transparent !important;
}
#menu-main-menu-1 .sub-menu{
	top:82px !important;
}
body .elementor-1064 .elementor-element.elementor-element-4d34e98 .eael-advanced-menu li.current-menu-item > a{
	background-color: none !important;
}
body .main_banner{margin-top: -120px !important;}
.main-banner .swiper-slide-image{
	max-height: 900px !important;
	object-fit: cover !important;
}