/*
Theme Name: samhodge
Description: custom theme samhodge using the parent theme Twenty Seventeen
Author: Graham Peters
Author URI: lightdark.uk
Template: twentyseventeen
Version: 0.1
*/

@import url("style_wp.css");

/* .menu-item { border-box: none; } - what is this for? */

/* -------------------------------------------------------------------------- */
/* 10-03-2018 - does not work */
.gsc-search-box {
  padding-left: 0px;
}
/* .gsc-search-box .gsc-control-cse .gsc-control-cse-en .gsc-control-wrapper-cse */
/* -------------------------------------------------------------------------- */
/* 08-03-2018 - does not work? */
.wrap {
  /* max-width: 72%; */
  /* max-width: 90%; max-width: 100%; originally 72%? */
  /* not: .navigation-top .menu-main-container */
}
/* -------------------------------------------------------------------------- */
/* 12-03-2018 - does not work */
.clearallcolumn {
  /* clear="both"; */
}
/* -------------------------------------------------------------------------- */
/* 07-03-2018 */
.nav-previous, .nav-next {
  display: none;
}
/* -------------------------------------------------------------------------- */
