/*
Theme Name: Gridcraft
Theme URI: http://mdnw.net
Author: Brandon Jones (MDNW)
Author URI: http://mdnw.net
Description: A Standards Friendly Theme
Version: 1.2.3
License: GNU General Public License
License URI: license.txt
Text Domain: mythology
Domain Path: /languages/
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout
*/

/*
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Mythology is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/* All CSS files are found in the /assets/stylesheets/ folder. */
body {
  background-color: #F0EDE8 !important;
}
.page-id-51701 .wc-product-table-controls label {
  color: black;
}
.page-id-51701 .wc-product-table-controls {
  color: black;
}
.page-id-51701 .wc-product-table-controls .paginate_button {
  color: black !important;
}
  @media screen and (max-width: 600px){
    #wpadminbar {
      top: -46px;
    }
}

.page-id-51696 #secondary ,
.page-id-51697 #secondary {
  display: none;
}
.page-id-51696 #primary ,
.page-id-51697 #primary {
  width: 100%;
  box-sizing: border-box;
}
#order_comments {
  height: 150px;
}
.scw_call input {
  float: left;
  margin-bottom: 0;
  margin-top: 4px !important;
  clear: both;
}
.scw_call label {
  float: left;
  width: 88%;
}
.scw_call {
  float: left;
  width: 100%;
  margin-bottom: 10px !important;
}