@charset 'utf-8';
/*
  Theme Name: Kayaking Child
  Theme URI: http://kayaking.ancorathemes.com/
  Description: Kayaking - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: kayaking
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  kayaking
*/



/* =Theme customization starts here
-------------------------------------------------------------- */


.top_panel_wrap .sc_socials [class*="icon-"]:before {
    margin: 0;
}

.top_panel_top_open_hours::before{
  margin-left: 0;
}

.sc_services_item .sc_icon:before {
    line-height: inherit;
}

.top_panel_wrap .logo {
	background-color: unset;
	padding: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.top_panel_fixed .top_panel_wrap .logo {
	background-color: white;
	img {
		max-width: unset;
	}
}

.scheme_original .top_panel_top {
    background-color: #44609F !important;
}

.scheme_original .top_panel_position_over .menu_main_nav>li.current-menu-parent>a, .scheme_original .top_panel_position_over .menu_main_nav>li.current-menu-ancestor>a {
	color: #e06061 !important;
}

.scheme_original .top_panel_position_over .menu_main_nav>li.sfHover>a {
	color: #e06061 !important;
}

.page_content_wrap {
	padding: 0 !important;
}