/*
Theme Name: Flat
Theme URI: http://www.yoarts.com/wordpress/free-flat-design-wordpress-theme.html
Author: YoArts
Author URI: http://www.yoarts.com/
Description: Flat is a WordPress Blog Theme designed by YoArts. We like to say that Flat is both beautiful and charming at the same time.
Version: 1.2.14
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: flat
Tags: black, orange, white, white, dark, light, two-columns, responsive-layout, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, post-formats, custom-colors, translation-ready

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.
*/

.sticky {}
.bypostauthor {}



.col-2 { display: none; }
.col-1 { width: 100% !important; }

p.stock { display: none; }

.single_variation del { display: none; }
.single_variation ins { text-decoration: none; }

.woocommerce-message { display: none; }

table.variations { margin-left: -6px !important; }
table.variations, table.variations td { border: none !important; border-top: none !important; border-right: none !important; border-botttom: none !important; border-left: none !important; }
table.variations label { color: #555555; font-size: 16px !important; }

#post-6 > header > h1 {
	font-size: 36px;
	color: #000000;
}

#site-navigation .menu-item-has-children .fa, #site-navigation .page_item_has_children .fa {float: none;}
/*
article.category-practice  div, article.category-practice  span, article.category-practice  applet, article.category-practice  object, article.category-practice  iframe,
article.category-practice  h1, article.category-practice  h2, article.category-practice  h3, article.category-practice  h4, article.category-practice  h5, article.category-practice  h6, article.category-practice  p, article.category-practice  blockquote, article.category-practice  pre,
article.category-practice  a, article.category-practice  abbr, article.category-practice  acronym, article.category-practice  address, article.category-practice  big, article.category-practice  cite, article.category-practice  code,
article.category-practice  del, article.category-practice  dfn, article.category-practice  em, article.category-practice  img, article.category-practice  ins, article.category-practice  kbd, article.category-practice  q, article.category-practice  s, article.category-practice  samp,
article.category-practice  small, article.category-practice  strike, article.category-practice  strong, article.category-practice  sub, article.category-practice  sup, article.category-practice  tt, article.category-practice  var,
article.category-practice  b, article.category-practice  u, article.category-practice  i, article.category-practice  center,
article.category-practice  dl, article.category-practice  dt, article.category-practice  dd, article.category-practice  ol, article.category-practice  ul, article.category-practice  li,
article.category-practice  fieldset, article.category-practice  form, article.category-practice  label, article.category-practice  legend,
article.category-practice  table, article.category-practice  caption, article.category-practice  tbody, article.category-practice  tfoot, article.category-practice  thead, article.category-practice  tr, article.category-practice  th, article.category-practice  td,
article.category-practice  article, article.category-practice  aside, article.category-practice  canvas, article.category-practice  details, article.category-practice  embed, 
article.category-practice  figure, article.category-practice  figcaption, article.category-practice  footer, article.category-practice  header, article.category-practice  hgroup, 
article.category-practice  menu, article.category-practice  nav, article.category-practice  output, article.category-practice  ruby, article.category-practice  section, article.category-practice  summary,
article.category-practice  time, article.category-practice  mark, article.category-practice  audio, article.category-practice  video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article.category-practice  article, article.category-practice  aside, article.category-practice  details, article.category-practice  figcaption, article.category-practice  figure, 
article.category-practice  footer, article.category-practice article.category-practice  header, article.category-practice  hgroup, article.category-practice  menu, article.category-practice  nav, article.category-practice  section {
	display: block;
}

article.category-practice  ol, article.category-practice  ul {
	list-style: none;
}
article.category-practice  blockquote, article.category-practice  q {
	quotes: none;
}
article.category-practice  blockquote:before, article.category-practice  blockquote:after,
article.category-practice  q:before, article.category-practice  q:after {
	content: '';
	content: none;
}
article.category-practice  table {
	border-collapse: collapse;
	border-spacing: 0;
}



article.category-practice code { 
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px;
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

article.category-practice .codecolorer-container, .codecolorer {
	color: #000000; 
	background-color: none;
	display: inline;
}

article.category-practice .knitr.inline {
  background-color: #f7f7f7;
  border:solid 1px #B0B0B0;
}
article.category-practice .error {
	font-weight: bold;
	color: #FF0000;
}
article.category-practice .warning {
	font-weight: bold;
}
article.category-practice .message {
	font-style: italic;
}
article.category-practice .source, .output, article.category-practice .warning, .error, .message {
	padding: 0em 1em;
  border:solid 0px #F7F7F7;
}
article.category-practice .source {
}
article.category-practice .rimage.left {
  text-align: left;
}
article.category-practice .rimage.right {
  text-align: right;
}
article.category-practice .rimage.center {
  text-align: center;
}
article.category-practice .hl.num {
  color: #AF0F91;
}
article.category-practice .hl.str {
  color: #317ECC;
}
article.category-practice .hl.c om {
  color: #AD95AF;
  font-style: italic;
}
article.category-practice .hl.opt {
  color: #000000;
}
article.category-practice .hl.std {
  color: #585858;
}
article.category-practice .hl.kwa {
  color: #295F94;
  font-weight: bold;
}
article.category-practice .hl.kwb {
  color: #B05A65;
}
article.category-practice .hl.kwc {
  color: #55aa55;
}
article.category-practice .hl.kwd {
  color: #BC5A65;
  font-weight: bold;
} */