/*
You can add your own CSS here.
Click the help icon above to learn more.
*/
.body {
  color: #c0c0c0;
}
.g1-alpha-2nd, .g1-beta-2nd, .g1-delta-2nd, .g1-epsilon-2nd, .g1-gamma-2nd, .g1-giga-2nd, .g1-mega-2nd, .g1-zeta-2nd {
  font-family: Poppins, Roboto, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: normal;
  background-color: #900;
  padding-left: 5px;
}
.g1-canvas-content, .g1-canvas-content .menu-item > a {
  color: #fefefe;
  color: var(--g1-canvas-itxt-color);
  font-size: 26px;
}
.sub-menu > .menu-item > a, .sub-menu > .menu-item > button {
  padding: 4px 20px;
  padding-right: 26px;
  font-size: 12px;
  font-family: Poppins, Roboto, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: normal;
}
.g1-secondary-nav-menu > .menu-item > a {
  display: block;
  padding: 8px 0;
  font-size: 13px;
  line-height: 10px;
  font-family: Poppins, Roboto, sans-serif;
  font-weight: 300;
}
.g1-layout-boxed .g1-row-layout-page {
  max-width: 1212px;
  border-bottom: 1px solid #333;
  background-color: #000;
}
.archive-featured-with-title > .g1-row-inner {
  max-width: 1212px;
  padding-top: 40px;
  padding-bottom: 30px;
  z-index: 2;
  background-color: #000;
}
.g1-row-inner {
  max-width: 1212px;
  z-index: 2;
}
b {
  color: #fff;
}
strong {
  color: #fff;
}
a:hover {
  outline: none;
  text-decoration: none;
  color: #fff;
}
.author-info {
  border: solid 1px #444;
  background-color: #1a1a1a;
}
blockquote {
  border: solid 1px #333;
  background-color: #111;
  font-weight: 300;
  font-family: sans-serif;
  font-size: 1em;
  text-transform: none;
  text-align: left;
  width: 80%;
  padding: 30px 10px 0.5em;
  font-style: italic;
  letter-spacing: normal;
}
.g1-card-subtle {
  box-shadow: none;
  background-color: #1a1a1a;
  border: solid 1px #444;
  padding: 1px;
}
.entry-category {
  display: inline-block;
  position: relative;
  pointer-events: auto;
  border-style: solid;
  color: #333;
  text-shadow: none;
  padding: 2px 5px;
  border-width: 1px;
  border-color: #000;
  background-color: #900;
  color: #fff;
}
.archive-featured .archive-featured-title strong {
  padding: 5px 5px;
  display: block;
  background-color: #900;
  border: solid 2px #000;
}
#secondary .widget > header .widgettitle {
  display: inline-block;
  padding: 0 20px;
  position: relative;
  color: #fff;
  background-color: #900;
  border: 1px solid #000;
}
#secondary .widget {
  margin-bottom: 3rem;
  background-color: #1a1a1a;
  border: solid 1px #444;
  padding: 10px;
}
.g1-row-padding-m {
  padding-top: 10px;
  padding-bottom: 0;
}
.woocommerce li.product-category > a h3, .woocommerce-page li.product-category > a h3 {
  padding: 5px 20px;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 80%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #900;
}
ul.wpuf-form li .wpuf-fields .wpuf-help {
  color: #ccc;
  margin: 2px 0 5px 0;
  font-size: 12px;
  font-style: italic;
  font-family: sans-serif;
  display: block;
}
.g1-collection-item {
  margin-bottom: 15px;
  /*
 image ads using div ----------------------------------------------------------------------

 .td-visible-desktop - for desktop
 .td-visible-tablet-portrait - for tablet portrait
 .td-visible-phone - for mobile

*/
}
.td-visible-desktop {
  display: table;
}
.td-visible-tablet-portrait, .td-visible-phone {
  display: none;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* responsive portrait phone */  .td-visible-tablet-portrait {
    display: table;
  }
  .td-visible-desktop {
    display: none;
  }
  .td-visible-phone {
    display: none;
  }
}
@media (max-width: 767px) {
  .td-visible-phone {
    display: table;
  }
  .td-visible-desktop {
    display: none;
  }
  .td-visible-tablet-portrait {
    display: none;
  }
}
.prefix-adlabel {
  font-size: 0.6em;
}
.smaad {
  background-color: #222;
}
@media (max-width: 1024px) {
  /* Hide your Sidebar on Mobile Globally */  .smadd {
    display: none;
  }
}
@media (max-width: 767px) {
  .g1-sidebar {
    display: none;
  }
}
div.sharedaddy h3.sd-title {
  margin: 0 0 0.5em 0;
  display: inline-block;
  line-height: 1.2;
  font-size: 16pt;
  font-weight: 500;
}
.g1-pagination-item {
  background: #2a2a2a;
  color: #d00;
}
.g1-pagination-item a:hover {
  background-color: #d00;
  color: #fff;
}
.g1-link-xl {
  background-color: #d00;
  color: #fff;
}
.g1-mega {
  font: 300 34px/1.067 serif;
  font-family: Oswald, sans-serif;
  letter-spacing: -0.05em;
  color: #fff;
  color: var(--g1-itxt-color);
  text-transform: capitalize;
}
