/*
Theme Name: The Keynote Child Theme
Theme URI: http://themes.goodlayers.com/thekeynote
Description: The Keynote Wordpress Theme
Author: Goodlayers
Author URI: http://www.goodlayers.com
Template: thekeynote
Version: 1.09
License:
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
Text Domain: gdlr_translate
*/

iframe#advanced_iframe body .gdlr-page-title-wrapper, iframe#advanced_iframe body .brand-links
{
  display: none !important;
}

#gdlr-menu-search-button, .gdlr-menu-search-button-sep{
display:none;
}
.gdlr-navigation-wrapper{
padding-right:0!important;
}

.master-slider a{
width:auto!important;
}

.gdlr-logo img
{
  margin-top: 15px;
}

.page-id-3278 .addthis_toolbox
{
  margin: 0px auto;
  width: -moz-fit-content;
}

iframe div.gdlr-page-title-wrapper
{
  display: none !important;
}

.master-slider-parent .ms-layer h2
{
  color: #ffffff;
  font-size: 0.37em;
}

.single-session .gdlr-session-info-wrapper
{
  display: table;
}

.single-session .gdlr-session-info
{
  display: table-header-group;
}

.gdlr-session-item .gdlr-session-item-head-info
{
  padding: 18px 9px 16px;
}

.gdlr-speaker-item .gdlr-speaker-item-title a
{
  color: #797979 !important;
}

.gdlr-speaker-item .gdlr-speaker-item-content
{
  border-bottom: 1px solid #efefef;
  padding-bottom: 5px;
}

.gdlr-speaker-item .gdlr-speaker-thumbnail
{
  margin-bottom: 15px !important;
}

.gdlr-session-item .gdlr-session-head-date
{
  font-weight: bold;
  font-size: 15px;
}

.gdlr-session-item .gdlr-session-head-day
{
  margin-bottom: 0px;
}

.single-session .gdlr-session-info-wrapper .gdlr-speaker-thumbnail img
{
  border-radius: 3px;
  border: 1px solid #efefef;
}

.ig_action_bar.ig_hello.ig_container
{
  background-color: rgb(205, 25, 138);
}

.widget_nav_menu ul li
{
  font-weight: bold;
}

.widget_nav_menu ul li ul.sub-menu li
{
  font-weight: normal;
}

@media only screen and (max-width: 600px) {
  .page-template-default.page .with-sidebar-left
  {
    display: table;
  }
  .page-template-default.page .with-sidebar-left .with-sidebar-content
  {
    display: table-footer-group;
  }
  .page-template-default.page .with-sidebar-left .with-sidebar-content .section-container
  {
    padding-top: 0px !important;
  }
  .page-template-default.page .with-sidebar-left .gdlr-left-sidebar
  {
    display: table-header-group;
    float: none !important;
  }
  body.page-template-default.page .container
  {
    max-width: 420px;
  }
  div.session
  {
    display: table;
  }
  .single-session .gdlr-session-info-wrapper
  {
    display: table-header-group;
    max-width: 100%;
    margin-bottom: 0px;
  }
  .single-session .gdlr-session-content
  {
    display: table-footer-group;
  }
  .single-session .gdlr-session-info-wrapper
  {
    display: table;
    margin-right: 0px;
  }

  .single-session .gdlr-session-info
  {
    display: table-header-group;
    text-align: left;
  }
  .single-session .gdlr-session-info-wrapper .gdlr-speaker-thumbnail
  {
    display: inline-table;
    max-width: 23%;
    margin-right: 2%;
  }
  .single-session .gdlr-item-start-content
  {
    margin-left: 0px;
    margin-right: 0px;
  }
}
