.single-epic_guides {
  background: url(https://cdn2.hubspot.net/hubfs/1951809/Image/back.png?t=1485368984746) repeat; }
  .single-epic_guides .epic-guide-section-header-prefix {
    position: absolute;
    left: -35px;
    top: 0px; }
    .single-epic_guides .epic-guide-section-header-prefix span {
      position: absolute;
      color: white;
      margin-left: -5px; }
  .single-epic_guides .toc {
    margin-top: 30px;
    list-style-type: none; }
    .single-epic_guides .toc li {
      line-height: 35px; }
      .single-epic_guides .toc li a {
        border-bottom: 1px dashed #ddd; }
  .single-epic_guides h2 {
    margin-top: 0px; }
  .single-epic_guides h3 {
    font-size: 20px; }
    .single-epic_guides h3 .problem {
      color: red; }
    .single-epic_guides h3 .solution {
      color: green; }
  .single-epic_guides .epic-guide-section-header {
    position: relative;
    margin-left: 35px;
    margin-bottom: 40px;
    margin-top: 40px; }
  .single-epic_guides .epic-guide-section-header:focus {
    outline: none !important; }
  .single-epic_guides .epic-guide-section-header-prefix:before {
    content: "";
    font-family: 'Titillium Web',sans-serif,Tahoma;
    font-weight: 700;
    font-size: 20px;
    color: white;
    height: 66px;
    border-top: 10px solid #428bca;
    border-left: 20px solid #428bca;
    border-right: 20px solid #428bca;
    border-bottom: 20px solid transparent;
    border-radius: 6px 6px 3px 3px;
    position: absolute;
    top: 0;
    left: -14px;
    font-style: normal;
    width: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .single-epic_guides .woocommerce-breadcrumb {
    border-bottom: 1px solid #ddd; }
  .single-epic_guides #masthead {
    padding-top: 0px; }
    .single-epic_guides #masthead .site-branding {
      display: none;
      margin-bottom: 0px; }
    .single-epic_guides #masthead .site-search {
      display: none; }
  .single-epic_guides p {
    font-size: 20px; }
  .single-epic_guides #primary {
    position: relative;
    background: white;
    border-radius: 20px;
    border: 1px solid #ddd;
    font-size: 18px; }
    .single-epic_guides #primary .theme-guide-cat {
      font-family: 'Titillium Web',sans-serif,Tahoma;
      font-size: 16px;
      display: inline-block;
      color: #fff;
      background: #428bca;
      position: absolute;
      left: 60px;
      top: 0;
      line-height: 1em;
      padding: 10px 15px;
      border-radius: 0 0 5px 5px;
      font-weight: bold;
      -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
    .single-epic_guides #primary .entry-title {
      font-size: 70px;
      text-align: center;
      margin-top: 50px;
      padding-left: 50px;
      padding-right: 50px;
      margin-bottom: 50px; }
    .single-epic_guides #primary .entry-content {
      padding-top: 0px;
      margin-top: -30px;
      padding-left: 50px;
      padding-right: 50px; }
  .single-epic_guides .buy-theme-now-guide {
    text-align: center;
    background: #0a62a8;
    color: white;
    font-size: 30px;
    font-weight: 900;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px; }
    .single-epic_guides .buy-theme-now-guide .buy {
      margin-top: 37px;
      display: inline-block;
      color: #fff;
      background-image: none;
      text-align: center;
      font-family: 'Open Sans',sans-serif,Tahoma;
      font-size: 18px;
      line-height: 1.35em;
      font-weight: 400;
      text-transform: uppercase;
      text-decoration: none;
      padding: 10px 14px;
      border-radius: 4px;
      min-width: 0;
      width: auto;
      max-width: 100%;
      border-width: 1px !important;
      border-style: solid !important;
      -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
      -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
      box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25) !important;
      background-image: none !important;
      outline: none !important;
      -moz-box-sizing: border-box !important;
      -webkit-box-sizing: border-box !important;
      box-sizing: border-box !important;
      background: #FFBF00;
      margin-bottom: 36px;
      font-weight: 900; }
    .single-epic_guides .buy-theme-now-guide a {
      color: white !important; }

.theme-guide-intro {
  text-align: center;
  padding: 20px;
  background: #f8f8f8;
  border: 1px dashed #ddd;
  padding-bottom: 0px;
  margin-bottom: 20px;
  margin-top: -25px; }
  .theme-guide-intro .guide-name {
    background: #428bca;
    color: white;
    padding: 5px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-weight: 900; }

.post-type-archive-epic_guides .col-md-20, .tax-guides .col-md-20 {
  width: 20%; }
.post-type-archive-epic_guides .col-md-75, .tax-guides .col-md-75 {
  width: 75%; }
.post-type-archive-epic_guides .pull-left, .tax-guides .pull-left {
  float: left; }
.post-type-archive-epic_guides .pull-right, .tax-guides .pull-right {
  float: right; }

.post-type-archive-epic_guides, .tax-guides {
  background: url(https://cdn2.hubspot.net/hubfs/1951809/Image/back.png?t=1485368984746) repeat; }
  .post-type-archive-epic_guides .site-footer, .tax-guides .site-footer {
    background: none !important; }
  .post-type-archive-epic_guides .woocommerce-breadcrumb, .tax-guides .woocommerce-breadcrumb {
    border-bottom: 1px solid #ddd; }
  .post-type-archive-epic_guides #masthead, .tax-guides #masthead {
    padding-top: 0px; }
    .post-type-archive-epic_guides #masthead .site-branding, .tax-guides #masthead .site-branding {
      display: none;
      margin-bottom: 0px; }
    .post-type-archive-epic_guides #masthead .site-search, .tax-guides #masthead .site-search {
      display: none; }
  .post-type-archive-epic_guides .pull-left, .tax-guides .pull-left {
    float: left; }
  .post-type-archive-epic_guides .pull-right, .tax-guides .pull-right {
    float: right; }
  .post-type-archive-epic_guides .clear, .tax-guides .clear {
    clear: both; }
  .post-type-archive-epic_guides .guide-categories ul, .tax-guides .guide-categories ul {
    list-style-type: none;
    margin-left: -5px;
    padding-left: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px; }
    .post-type-archive-epic_guides .guide-categories ul li, .tax-guides .guide-categories ul li {
      margin-left: -10px;
      padding-left: 10px;
      padding-top: 5px;
      padding-bottom: 5px;
      border-bottom: 1px solid #ddd; }
      .post-type-archive-epic_guides .guide-categories ul li a, .tax-guides .guide-categories ul li a {
        color: #2c2d33;
        font-weight: 500; }
    .post-type-archive-epic_guides .guide-categories ul li:first-child, .tax-guides .guide-categories ul li:first-child {
      border-top: 1px solid #ddd; }
    .post-type-archive-epic_guides .guide-categories ul li:last-child, .tax-guides .guide-categories ul li:last-child {
      border-bottom: none; }
    .post-type-archive-epic_guides .guide-categories ul li:hover, .tax-guides .guide-categories ul li:hover {
      background: #ddd; }
  .post-type-archive-epic_guides .theme-guide-cat, .tax-guides .theme-guide-cat {
    font-family: 'Titillium Web',sans-serif,Tahoma;
    font-size: 16px;
    display: inline-block;
    color: #fff;
    background: #428bca;
    position: absolute;
    left: 60px;
    top: 0;
    line-height: 1em;
    padding: 10px 15px;
    border-radius: 0 0 5px 5px;
    font-weight: bold;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
  .post-type-archive-epic_guides .page-title, .tax-guides .page-title {
    display: none; }
  .post-type-archive-epic_guides .lhs, .tax-guides .lhs {
    border: 1px solid #ddd;
    background: white;
    padding-left: 5px; }
    .post-type-archive-epic_guides .lhs h3, .tax-guides .lhs h3 {
      margin-bottom: 5px; }
  .post-type-archive-epic_guides .epic_guides, .tax-guides .epic_guides {
    position: relative;
    border: 1px solid #ddd;
    border-radius: 15px;
    width: 48%;
    float: left;
    margin-right: 2%;
    box-shadow: 4px 4px 5px #888888;
    background: white;
    min-height: 540px;
    margin-bottom: 20px; }
    .post-type-archive-epic_guides .epic_guides .entry-header, .tax-guides .epic_guides .entry-header {
      border-bottom: none; }
    .post-type-archive-epic_guides .epic_guides .entry-title, .tax-guides .epic_guides .entry-title {
      text-align: center;
      font-size: 30px;
      margin-top: 45px;
      border-bottom: 0px solid white;
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: -20px; }
      .post-type-archive-epic_guides .epic_guides .entry-title a, .tax-guides .epic_guides .entry-title a {
        color: #333b40; }
    .post-type-archive-epic_guides .epic_guides .entry-content, .tax-guides .epic_guides .entry-content {
      padding-left: 20px;
      padding-right: 20px; }
      .post-type-archive-epic_guides .epic_guides .entry-content h3, .tax-guides .epic_guides .entry-content h3 {
        color: #333b40;
        font-size: 18px; }
        .post-type-archive-epic_guides .epic_guides .entry-content h3 .problem, .tax-guides .epic_guides .entry-content h3 .problem {
          color: red; }
        .post-type-archive-epic_guides .epic_guides .entry-content h3 .solution, .tax-guides .epic_guides .entry-content h3 .solution {
          color: green; }

@media (max-width: 499px) {
  .menu-toggle {
    margin-top: 10px;
    margin-bottom: -15px; }

  .theme-guide-cat {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    left: 0px !important;
    text-align: center; }

  .single-epic_guides #primary .entry-title {
    font-size: 30px;
    text-align: center;
    margin-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 30px; }
  .single-epic_guides #primary .toc {
    margin-left: 0px; }
  .single-epic_guides #primary .epic-guide-section-header {
    position: relative;
    margin-left: 35px;
    margin-bottom: 40px;
    margin-top: 40px;
    font-size: 25px; }

  .epic_guides {
    position: relative;
    border: 1px solid #ddd;
    border-radius: 15px;
    width: 100% !important;
    float: left;
    margin-right: 2%;
    box-shadow: 4px 4px 5px #888888;
    background: white;
    min-height: 540px;
    margin-bottom: 20px; }

  .post-type-archive-epic_guides .col-md-20, .tax-guides .col-md-20 {
    width: 100%; }
  .post-type-archive-epic_guides .col-md-75, .tax-guides .col-md-75 {
    width: 100%; }
  .post-type-archive-epic_guides .pull-left, .tax-guides .pull-left {
    float: left; }
  .post-type-archive-epic_guides .pull-right, .tax-guides .pull-right {
    float: right; } }


single-epic_guides .site-footer, .tax-guides .site-footer {
    background: #0a62a8 !important;
}