/*


Theme Name: Ocean Sunrise Boats
Theme URI: 
Description: Yacher Child Theme
Author: Maikel De Los Reyes
Author URI: https://maikelreyes.com
Template: yacher
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-column, responsive-layout
Text Domain: sunset


*/ 

.header-lawer-style2 .outer-box {
	background: rgba(255, 255, 255, 0.5);
	border-radius: 20px;
	
}
.main-menu.style2 .navigation>li a{
	color: black;
	font-size: 1.3rem;
	font-family: 'Spectral', serif;
}
.nav-logo a img, .logo a img {
    max-width: 180px;
}
.header-lawer-style2 {
	display: none;
}
.header-upper-left-style2 .header-social-links .social-links-style1 li a i {background: white}
.sticky-header {
	display:none !important;
}
.sticky-header .clearfix {
	display: flex;
	justify-content: center;
}

.breadcrumb-area .title {
	margin-top: 5rem;
}