@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
*/

@import url("../kayaking/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.scheme_original .top_panel_title_inner{
    background-size:cover;
}
.page_content_wrap{
    padding: 3.2em 0 7em;
}
.home .page_content_wrap{
    padding:0;
}
body.blog .content_wrap .content{
    padding:30px 0;
}
.sc_table table.bam-jam-table,
.sc_table table.bam-jam-table th{
    text-align:left;
}
.scheme_original .sc_table table.bam-jam-table tr:first-child th{
    background-color:#dd7126;
}