/*!
Theme Name:   	Storefront Child
Theme URI:    	https://woocommerce.com/storefront
Author:         WooThemes
Author URI:     https://woocommerce.com/
Template:       storefront

*/


/* New stuff */

#gg-memorial-day-banner-desktop {
    display: none;
    height: 120px;
    background-size: cover;
    background-position: center center;
    background-image: url(https://ghostgunner.net/wp-content/uploads/2023/09/GGunner_Desktop.png)
}

#gg-memorial-day-banner-mobile {
  display: block;
}

@media(min-width: 830px) {
  #gg-memorial-day-banner-desktop {
    display: block;
  }

  #gg-memorial-day-banner-mobile {
    display: none;
  }
}

body.zero-percent div.gg-section-products h2.woocommerce-loop-product__title {
    font-size: 20px;
  }
  
  body.zero-percent div.gg-section-products span.price {
    font-size: 18px;
  }
  
  body.zero-percent div.gg-section-products a.button.product_type_simple,
  body.zero-percent div.gg-section-products a.added_to_cart {
    font-size: 16px;
  }
  
  body.zero-percent div.gg-section-products .woocommerce-LoopProduct-link img {
    border: 1px solid #ccc;
    width: 75%;
  }
  
  body.zero-percent div#content.site-content > .col-full {
    max-width: 1200px !important;
  }
  
  body.zero-percent .gg-section-2 .dd_products.woocommerce {
    text-align: center;
  }
  
  body.zero-percent .gg-section-2 .dd_products.woocommerce .gg-zero-col-features {
    float: none;
    display: inline-block;
  }
  
  .mobile-only,
  #stock-preorders-mobile {
    display: block;
  }
  
  .desktop-only,
  #stock-preorders-desktop {
    display: none;
  }
  
  p {
      line-height: 1.6em;
      ;
  }
  
  .gg-hero {
      padding-top: 35px;
      text-align: center;
  }
  
  .gg-section .row {
      margin: 0 !important;
  }
  
  .gg-section .row > div {
    margin-top: 20px;
  }
  
  .gg-hero ul {
      list-style: none;
  }
  
  .gg-hero-title {
      #color: #ff0a00;
      color: #069076;
      text-transform: uppercase;
      font-size: 48px;
      font-weight: 300;
      padding: 0;
      margin: 0 0 15px 0;
      text-align: center;
  }
  
  .gg-hero-subtitle {
      color: black;
      font-weight: 300;
      font-size: 30px;
      padding: 0 0 25px 0;
      margin: 0;
      text-align: center;
  }
  
  .gg-hero-text {
      font-weight: 300;
      padding: 0;
      margin: 0 0 10px 0;
      line-height: 1.8em;
      color: black;
      text-align: left;
      font-size: 18px;
  }
  
  .gg-hero-features {
      font-weight: 400;
      padding: 0;
      margin: 0;
      color: black;
      text-align: left;
      font-size: 15px;
      padding-inline-start: 0px;
      list-style: none;
  }
  
  .gg-col-lowers-frames,
  .gg-hero-col-features {
      padding-left: 0 !important;
      margin-bottom: 15px;
      text-align: center;
  }
  
  .gg-hero-col-features p {
      text-align: center;
      font-weight: 400;
      padding: 0;
      margin: 0;
  }
  
  .gg-zero-col-features p {
      text-align: center;
      font-weight: 400;
      font-size: 16px;
      padding: 5px 0;
      margin: 0;
  }
  
  
  .gg-col-lowers-frames a {
      font-size: 18px;
  }
  
  .gg-row-hero-features {
      padding-top: 10px;
  }
  
  .gg-hero i {
      #color: #ff0a00;
      color: #069076;
  }
  
  .gg-lowers-frames {
      margin-top: 15px;
  }
  
  .gg-button {
      color: white !important;
      #background: #ff0a00;
      background: #069076;
      font-size: 18px;
      padding: 10px 30px;
      text-transform: uppercase;
      text-decoration: none;
      margin-top: 15px;
      display: inline-block;
      border-radius: 3px;
  }
  
  .gg-button:hover {
      background: #017F68;
      text-decoration: none;
  }
  
  .gg-section-title {
      color: black;
      font-weight: 300;
      font-size: 30px;
      padding: 0 0 25px 0;
      margin: 0;
  }
  
  .gg-section-text {
      font-weight: 300;
      padding: 0;
      margin: 0 0 10px 0;
      line-height: 1.8em;
      color: #6d6d6d;
      text-align: left;
      font-size: 18px;
  }
  
  .gg-section-img {
      width: 100%;
  }
  
  .gg-section-divider {
      background: #eee;
      height: 1px;
      width: 100%;
      margin: 50px 0;
  }
  
  .gg-gallery-nav {
      margin-top: 25px;
      width: 100%;
      text-align: center;
  }
  
  .gg-gallery-nav i {
      #color: #ff0a00;
      color: #069076;
      margin: 0 30px;
  }
  
  .gg-gallery-nav i:hover {
      cursor: pointer;
      color: #017F68;
  }
  
  #site-title-left,
  #site-title-right {
      #color: #ff0a00 !important;
      color: #069076 !important;
  }
  
  .gg-footer {
      padding-bottom: 30px;
  }
  
  .gg-footer ul {
      list-style: none;
      margin: 0;
  }
  
  .gg-footer li {
      margin-bottom: 20px;
      font-weight: 400;
  }
  
  .gg-footer-note {
      font-size: 12px;
  }
  
  .gg-footer-note {
      display: flex;
  }
  
  .gg-canary {
      margin-top: 15px;
      display: flex;
  }
  
  .gg-footer-note img,
  .gg-canary img {
      width: 35px;
      height: 35px;
      margin-right: 20px;
  }
  
  .gg-footer-note p,
  .gg-warrant {
      flex-grow: 1;
      font-size: 12px;
  }
  
  .gg-mobile-site-title {
      display: none;
  }
  
  
  /* Theme updates */
  
  .page-id-2178 .woocommerce-loop-product__title {
      font-size: 14px !important;
      color: black;
  }
  
  body.home div.section>div.container {
      padding: 0 !important;
  }
  
  body.home .gg-section-1 p.stock.hidden {
    width: 100%;
    text-align: center;
    display: inline-block !important;
    padding: 8px 10px;
  }
  
  button:focus,
  a:focus {
      outline: none !important;
  }
  
  .gg2-green {
      color: #069076 !important;
  }
  
  .sec-button,
  .green-button,
  .greenbutton {
      border-radius: 3px;
  }
  
  header .cart-contents .amount {
      color: black;
  }
  
  .woocommerce-Price-amount bdi {
      color: #6d6d6d;
  }
  
  a {
      text-decoration: none !important;
  }
  
  
  /* Career styling */
  
  .page-content {
      padding: 35px 0;
  }
  
  .title-xxl {
      #color: #ff0a00;
      color: #069076;
      font-size: 42px;
      font-weight: 400;
      margin: 0;
      padding-bottom: 25px;
      text-transform: uppercase;
  }
  
  .title-xl {
      font-size: 34px;
      font-weight: 400;
      margin: 0;
      padding-bottom: 10px;
  }
  
  .title-lg {
      font-size: 28px;
      font-weight: 400;
      margin: 0;
      padding-bottom: 10px;
  }
  
  .title-md {
      font-size: 20px;
      font-weight: 400;
      margin: 0;
      padding-bottom: 10px;
  }
  
  .title-sm {
      font-size: 12px;
      font-weight: 400;
      margin: 0;
      text-transform: uppercase;
      padding-bottom: 10px;
      font-weight: bold;
  }
  
  .text-md,
  .careers-table-listings p {
      font-size: 16px;
      margin: 0;
      color: #6D6D6D;
      line-height: 1.6;
  }
  
  .text-sm,
  .career-apply-form .resume-file-name {
      font-size: 14px;
      margin: 0;
      color: #6D6D6D;
      line-height: 1.6;
  }
  
  .text-xs {
      font-size: 12px;
      margin: 0;
      color: black;
      line-height: 1.6;
      font-weight: 200;
  }
  
  .careers-table-listings {
      width: 100%;
      text-align: left;
      margin-bottom: 0;
  }
  
  .careers-table-listings a {
      font-weight: 500;
      #color: #ff0a00;
      color: #069076;
      font-size: 16px;
  }
  
  .careers-table-listings th {
      font-size: 20px;
      font-weight: 500;
      text-transform: capitalize;
      padding: 10px 20px !important;
      border-bottom: 1px solid black;
  }
  
  .careers-table-listings tr:first-of-type {
      border-bottom: 1px solid black;
  }
  
  .careers-table-listings .career-table-listing td {
      padding: 10px 20px;
      border-bottom: 1px solid #E0E0E0;
  }
  
  .careers-table-listings .career-table-listing td:nth-of-type(2) {
      border-left: 1px solid #E0E0E0;
      border-right: 1px solid #E0E0E0;
  }
  
  .careers-table-listings .career-table-listing td:nth-of-type(3) {
      border-right: 1px solid #E0E0E0;
  }
  
  
  /* Add this back after getting promo content for the sidebar 
  .col-main-content {
    padding-right: 35px !important;
  } 
  */
  
  .col-main-content .section:not(:last-child) {
      padding-bottom: 50px;
  }
  
  .career-description p {
      color: #6d6d6d;
      line-height: 1.6em;
      font-size: 16px;
  }
  
  .col-career-apply-content {
      padding-right: 35px !important;
  }
  
  .career-apply-form {
      border-radius: 5px;
      #border: 3px solid #ff0a00;
      border: 3px solid #069076;
      padding: 25px;
      background: #ff0a010d;
  }
  
  #career-resume-file {
      display: none;
  }
  
  .career-apply-btn {
      #background: #ff0a00;
      background: #069076;
      color: white;
      border-radius: 5px;
      padding: 10px 35px;
      text-align: center;
      text-transform: uppercase;
      font-weight: bold;
      display: inline-block;
      width: 100%;
      cursor: pointer;
  }
  
  .career-apply-btn:hover {
      background: #017F68;
  }
  
  .career-apply-btn-disabled,
  .career-apply-btn-disabled:hover {
      background: #666 !important;
      pointer-events: none;
  }
  
  .career-apply-btn-secondary {
      #background: #ff0a000f;
      background: #069076;
      #color: #ff0a00;
      color: #069076;
      #border: 1px solid #ff0a00;
      border: 1px solid #069076;
      border-radius: 5px;
      padding: 10px 20px;
      text-align: center;
      text-transform: uppercase;
      font-weight: bold;
      display: inline-block;
      width: 100%;
      cursor: pointer;
  }
  
  .career-apply-btn-secondary:hover {
      #background: #ff0a0024;
      background: #069076;
  }
  
  .career-apply-form .resume-file-name {
      text-align: center;
      padding-top: 3px;
      min-height: 26px;
  }
  
  .career-apply-form .section {
      padding-bottom: 25px !important;
  }
  
  .career-apply-form .section .career-resume-rifle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
  }
  
  .career-apply-form .section .career-resume-rifle input[type=text] {
      pointer-events: none;
      margin: 0 !important;
  }
  
  .career-apply-form input[type=text] {
      border-radius: 5px;
      border: 1px solid #ff0a0138;
      padding: 15px 15px;
      margin-bottom: 15px;
      width: 100%;
  }
  
  .career-apply-form input[type=text]:focus-visible {
      outline: none;
  }
  
  .career-apply-form .title {
      font-size: 22px;
      font-weight: 500;
      margin: 0;
      padding-bottom: 15px;
  }
  
  .career-apply-form .consent {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 20px;
  }
  
  .career-apply-form .consent label {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin: -3px 0 0 6px;
      font-weight: bold;
      font-size: 14px;
      cursor: pointer;
  }
  
  .career-apply-form .consent input {
      cursor: pointer;
  }
  
  .career-apply-message {
      margin: 15px 0 0 0;
      font-size: 14px;
      display: none;
  }
  
  .career-apply-form #career-consent {
      margin: 1px 0 0 0;
  }
  
  @media (max-width: 1199.98px) {
      .gg-footer .container {
          width: 100%;
      }
  }
  
  @media (max-width: 991.98px) {
      .gg-hero-title {
          font-size: 42px;
      }
      .main-navigation ul.menu>li>a,
      .main-navigation ul.nav-menu>li>a {
          padding: 1.618em 0.7em;
      }
  }
  
  @media (max-width: 767.98px) {
      .gg-hero .newsletter_button {
          width: 100%;
          text-align: center;
      }
      .gg-hero-title {
          font-size: 38px;
      }
      .gg-hero {
          padding-top: 0;
      }
      .gg-video-container {
          margin-top: 35px;
      }
      .gg-section-divider {
          margin: 25px 0;
      }
      .gg-button {
          text-align: center;
          width: 100%;
      }
  
      /*.gg-section-2 .gg-section-title,
      .gg-section-3 .gg-section-title {
          padding: 25px 0;
      }*/
  
      .gg-section-title {
          padding-bottom: 15px !important;
      }
      .gg-section-5 img {
          margin-top: 25px;
      }
      .gg-col-lowers-frames a {
          font-size: 16px;
      }
      .gg-section-title {
          font-size: 26px;
      }
      .gg-section-text {
          font-size: 16px;
      }
      .gg-mobile-site-title {
          display: block;
      }
      .gg-mobile-site-title {
          #color: #ff0a00;
          color: #069076;
          font-weight: 400;
          margin: 0;
          text-transform: uppercase;
          display: inline-block;
      }
      .gg-mobile-site-header img {
          height: 25px;
          display: inline-block;
      }
      .gg-footer {
          padding-bottom: 100px;
      }
      .col-career-apply-content .title-xxl {
          font-size: 36px;
      }
      .career-apply-form {
          margin-top: 50px;
      }
      .gg-footer-note {
          margin-top: 25px;
      }
      .mobile-hide {
          display: none;
      }
  }
  
  
  /* ====================================
   * HEADER THEMES 
   * ====================================*/
  
  header.site-header {
      max-width: 1200px;
  }
  
  header.site-header nav#site-navigation {
      width: 100% !important;
      text-align: center;
  }
  
  header.site-header nav#site-navigation ul#menu-header {
      text-align: center !important;
  }
  
  header.site-header {
      padding-top: 20px;
  }
  
  header.site-header #site-title-wrapper a {
      text-decoration: none;
  }
  
  header.site-header #site-title-wrapper #site-title {
      display: table;
      margin: 0px auto;
      font-size: 35px;
      font-weight: 300;
  }
  
  header.site-header div#site-title-left,
  header.site-header div#site-title-right {
      display: none;
  }
  
  header.site-header div#site-title-mobile {
      display: table-cell;
      line-height: 30px;
      padding-left: 10px;
  }
  
  header.site-header #site-title-wrapper #site-title-image {
      display: table-cell;
      vertical-align: middle;
      width: 60px;
  }
  
  header.site-header #site-title-wrapper #site-title-image img {
      display: block;
      width: 100%;
  }
  
  header.site-header button.menu-toggle {
      float: none;
      margin-top: 20px;
  }
  
  header.site-header div.cart_floating {
      z-index: 1000;
      right: 55px;
      display: inline-block;
      position: absolute;
      top: 30px;
      width: 200px;
  }
  
  header.site-header div.cart_floating ul#site-header-cart {
      width: 100%;
  }
  
  header.site-header div.cart_floating ul#site-header-cart a.cart-contents {
      text-align: right;
      font-size: 18px;
      margin-top: -4px;
  }
  
  header.site-header div.cart_floating ul#site-header-cart a.cart-contents span.amount {
      font-size: 18px;
  }
  
  header.site-header div.cart_floating ul#site-header-cart a.cart-contents span.count {
      display: none;
  }
  
  header.site-header div.cart_floating ul#site-header-cart a.cart-contents::after {
      float: none;
      margin-left: 10px;
  }
  
  header.site-header div.cart_floating ul#site-header-cart ul.woocommerce-mini-cart li {
      padding: 1.5em;
  }
  
  header.site-header div.cart_floating ul#site-header-cart .widget_shopping_cart p.buttons {
      padding: 1.5em;
  }
  
  header.site-header div.cart_floating ul#site-header-cart .widget_shopping_cart a.button {
      #background-color: #ff0a00 !important;
      background-color: #069076 !important;
  }
  
  header.site-header div.cart_floating ul#site-header-cart .widget_shopping_cart a.button.checkout {
      background-color: #333333 !important;
  }
  
  header.site-header div.cart_floating ul#site-header-cart a.cart-contents {
      padding-top: 0;
  }
  
  header.site-header div.storefront-primary-navigation .handheld-navigation {
      margin-top: 20px;
  }
  
  header.site-header div.storefront-primary-navigation ul#site-header-cart {
      display: none !important;
  }
  
  header.site-header div.storefront-primary-navigation ul#menu-header {
      margin: 0;
  }
  
  header.site-header .gg-phone-num {
      font-size: 14px;
      margin: 20px 0 0 0;
      text-align: center;
  }
  
  header.entry-header h1 {
      font-size: 28px;
      text-align: center;
  }
  
  
  /*** BANNER STYLES ***/
  
  #blackfridaybanner_wrapper {
      text-align: center;
  }
  
  #blackfridaybanner {
      display: inline-block;
      text-align: center;
      background-color: #000;
      color: #fff !important;
      padding: 20px;
      font-weight: bold;
      margin-top: 0;
      margin-bottom: 20px;
      width: 100%;
  }
  
  #blackfridaybanner h1,
  #blackfridaybanner h2,
  #blackfridaybanner h3,
  #blackfridaybanner h4,
  #blackfridaybanner h5,
  #blackfridaybanner h6 {
      color: #fff !important;
      font-weight: 300 !important;
  }
  
  #blackfridaybanner h2 {
      font-size: 30px !important;
      margin-top: 5px;
      margin-bottom: 10px !important;
  }
  
  #blackfridaybanner h3 {
      padding-top: 0;
      margin-top: 0;
      line-height: 28px;
      margin-bottom: 0;
  }
  
  #blackfridaybanner h4 {
      font-size: 18px !important;
      line-height: 24px !important;
  }
  
  #blackfridaybanner a {
      color: #fff !important;
      text-decoration: underline;
  }
  
  #red_banner_wrapper {
      text-align: center;
  }
  
  #redbanner {
      display: inline-block;
      text-align: center;
      background-color: #ca2a1d;
      color: #fff !important;
      padding: 20px;
      font-weight: bold;
      margin-top: 0;
      margin-bottom: 20px;
      width: 100%;
  }
  
  #redbanner h1,
  #redbanner h2,
  #redbanner h3,
  #redbanner h4,
  #redbanner h5,
  #redbanner h6 {
      color: #fff !important;
      font-weight: 300 !important;
  }
  
  #redbanner h2 {
      font-size: 30px !important;
      margin-top: 5px;
      margin-bottom: 10px !important;
  }
  
  #redbanner h3 {
      padding-top: 0;
      margin-top: 0;
      line-height: 28px;
  }
  
  #redbanner h4 {
      font-size: 18px !important;
      line-height: 24px !important;
  }
  
  #redbanner a {
      color: #fff !important;
      text-decoration: underline;
  }
  
  header#masthead {
      padding-top: 15px;
      margin-bottom: 0px;
      padding-bottom: 0px;
  }
  
  @media(min-width: 575px) {
      /*header.site-header .main-navigation ul li {
      position: relative;
      display: inline-block;
      text-align: left;
    }*/
      header.site-header .gg-phone-num {
          font-size: 14px;
          margin: 0;
          z-index: 1000;
          left: 55px;
          display: inline-block;
          position: absolute;
          top: 30px;
      }
      .woocommerce-active .site-header .site-header-cart {
          width: 21.7391304348%;
          float: right;
          margin-right: 0;
          margin-bottom: 0;
      }
      .site-header-cart .cart-contents {
          padding: 1.618em 0;
          display: block;
          position: relative;
          background-color: transparent;
          height: auto;
          width: auto;
          text-indent: 0;
      }
      .site-header-cart .cart-contents::after {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          font-weight: normal;
          line-height: 1;
          vertical-align: -.125em;
          font-family: 'Font Awesome 5 Free';
          font-weight: 900;
          line-height: inherit;
          vertical-align: baseline;
          content: "\f291";
          height: 1em;
          float: right;
          line-height: 1.618;
      }
  }
  
  @media(min-width: 768px) {
      header.site-header {
          margin: 0px auto 25px auto;
      }
      header.site-header div#site-title-left,
      header.site-header div#site-title-right {
          display: table-cell;
          vertical-align: middle;
          padding: 0 10px;
      }
      body.single-product div.summary {
          margin-top: 20px !important;
      }
      header.site-header div#site-title-mobile {
          display: none;
      }
      header.entry-header h1 {
          font-size: 37px;
      }
      header.site-header .gg-phone-num {
          font-size: 18px;
      }
      header.site-header div.cart_floating ul#site-header-cart a.cart-contents span.count {
          display: inline;
      }
  }
  
  
  /* ====================================
   * FOOTER
   * ====================================*/
  
  footer div#dd-footer-wrapper {
      text-align: center;
  }
  
  footer div#dd-footer-wrapper div#dd-footer-quick-links ul {
      margin: 0;
      padding: 0;
  }
  
  footer div#dd-footer-wrapper div#dd-footer-quick-links ul li {
      list-style: none;
      display: inline-block;
      margin: 0 10px;
  }
  
  footer div#dd-footer-wrapper div#dd-footer-follow-us {
      margin: 20px 0;
  }
  
  footer div#dd-footer-wrapper div#dd-footer-nj-disclaimer {
      padding-bottom: 40px;
  }
  
  
  /* ===================================
   * ADD TO CART POPUP
   * ====================================*/
  
  div#popup-modal-gg3-add-to-cart .modal__container {
      max-width: 850px;
      text-align: left;
      position: absolute;
      top: 20px;
      bottom: 80px;
      left: 20px;
      margin-right: 20px;
      padding: 30px 40px;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container div.modal__title {
      #color: #ff0a00 !important;
      color: #069076 !important;
      text-align: center;
      width: 100%;
      font-size: 26px;
      font-weight: lighter;
      font-family: 'Open Sans';
      margin-bottom: 20px;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container div#add-to-cart-popup-description {
      text-align: left;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container div.add-to-cart-popup-form-warning {
      display: none;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container div#add-to-cart-popup-description p {
      margin-bottom: 10px;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product-list-wrapper {
      text-align: center;
      padding-bottom: 30px;
      width: 100%;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product-list-wrapper-title {
      font-size: 20px;
      font-weight: lighter;
      font-family: 'Open Sans';
      margin: 20px 0 10px 0;
      text-align: center;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product-list-wrapper#add-to-cart-popup-form-product-list-wrapper-lowers {}
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product-list-wrapper#add-to-cart-popup-form-product-list-wrapper-jigs {}
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product-wrapper {
      vertical-align: top;
      padding: 10px 20px;
      /*border: 1px solid #f0f0f0;*/
      text-align: center;
      display: inline-block;
      vertical-align: middle;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product {}
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product#add-to-cart-popup-form-product-nothanks {
      text-align: center;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product .add-to-cart-popup-form-product-image img {
      width: 80px;
      margin: 0px auto;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product div.add-to-cart-popup-form-product-name {
      margin-bottom: 10px;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product input {
      max-width: 100px;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-button-wrapper {
      text-align: center;
  }
  
  div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-button-wrapper button {
      margin: 0 10px;
      margin-top: 10px;
      font-size: 14px;
  }
  
  
  /* ====================================
   * SITEWIDE THEMES
   * ====================================*/
  
  .storefront-full-width-content .woocommerce-products-header,
  .storefront-full-width-content.woocommerce-account .entry-header,
  .storefront-full-width-content.woocommerce-cart .entry-header,
  .storefront-full-width-content.woocommerce-checkout .entry-header {
      padding-bottom: 20px;
  }
  
  .black-button {
      background-color: #000000 !important;
      color: #fff !important;
  }
  
  .green-button,
  .greenbutton,
  div.product-type-external button.single_add_to_cart_button {
      #background-color: #ff0a00 !important;
      background-color: #069076 !important;
      color: #fff;
      text-decoration: none !important;
  }
  
  a.green-button,
  a.greenbutton {
      color: #fff !important;
  }
  
  .green-button:hover,
  .greenbutton:hover {
      background-color: #017F68 !important;
  }
  
  .redbutton {
      background-color: #c90617 !important;
  }
  
  .redbutton:hover {
      background-color: #900614 !important;
  }
  
  .greentext {
      #color: #ff0a00 !important;
      color: #069076 !important;
  }
  
  .disabledtext {
      color: grey !important;
  }
  
  .redtext {
      color: #c90617 !important;
  }
  
  .boldtext {
      font-weight: bold;
  }
  
  .sec-button {
      color: white !important;
      background: #1a1a1a;
      font-size: 18px;
      padding: 10px 30px;
      text-transform: uppercase;
      text-decoration: none;
      margin-top: 20px;
      display: inline-block;
      cursor: pointer;
  }
  
  .button-large {
      padding: 15px 40px !important;
      font-size: 14px !important;
      margin-top: 30px;
  }
  
  .sec-button:hover,
  .sec-button:active,
  .button-large:hover {
      background: #000;
      text-decoration: none !important;
      color: white !important;
  }
  
  .sec-line {
      background: #ccc;
      height: 1px;
      width: 100%;
      margin: 40px 0;
  }
  
  .sec-text {
      color: #000;
      font-size: 18px;
      font-weight: 300;
      padding: 0;
      margin: 0 0 10px 0;
      line-height: 1.8em;
  }
  
  .sec-img {
      width: 100%;
  }
  
  .section-action {
      padding: 0;
  }
  
  div#content.site-content {
      text-align: center;
      margin: 0 10%;
  }
  
  div#content.site-content>.col-full {
      max-width: 1000px !important;
      padding: 0 !important;
      margin: 0;
      display: inline-block;
      text-align: left;
  }
  
  .storefront-breadcrumb {
      display: none;
  }
  
  .financing_link i {
      font-size: 18px;
      cursor: pointer;
  }
  
  .financing_link span {
      vertical-align: text-bottom;
  }
  
  .woocommerce-info,
  .woocommerce-message {
      text-align: center;
      #background-color: #ff0a00;
      background-color: #069076;
  }
  
  .woocommerce-info a,
  .woocommerce-message a,
  .woocommerce-error a {
      color: #fff !important;
  }
  
  ul.glide__slides {
      margin: 0;
      align-items: center;
  }
  
  button.glide__arrow {
      color: #666;
      font-size: 22px;
      background-color: transparent !important;
      border: 0;
      box-shadow: none;
      top: auto;
      bottom: 10px;
      #color: #ff0a00;
      color: #069076;
  }
  
  button.glide__arrow.glide__arrow--left {
      left: 0;
  }
  
  button.glide__arrow.glide__arrow--right {
      right: 0;
  }
  
  button.glide__arrow i {
      #box-shadow: 0px 0px 0px 4px #ff0a00 inset;
      box-shadow: 0px 0px 0px 4px #069076 inset;
      border-radius: 45px;
      background: #fff;
  }
  
  table.woo_discount_rules_table {
      display: none;
  }
  
  .iframe-wrapper {
      background: url(assets/images/loader.gif) center center no-repeat;
  }
  
  video::-webkit-media-controls {
      display: flex !important;
      opacity: 1 !important;
  }
  
  .custom-video::-webkit-media-controls {
      display: flex !important;
      opacity: 1 !important;
  }
  
  p.stock {
      display: none;
      border: 1px solid red;
      padding: 10px;
      font-size: 15px;
      border-radius: 4px;
      color: red !important;
      width: 176px;
      margin: 0px auto;
      margin-top: 20px;
      text-align: center;
  }
  
  p.stock .stock_quantity {
      color: red;
      font-weight: bold;
  }
  
  p.stock:before {
      display: none;
  }
  
  a.ssk {
      color: #fff !important;
      background-color: #000 !important;
  }
  
  
  /* ====================================
   * POPUP THEMES
   * ====================================*/
  
  div#toast-container div.toast {
      background-color: #000;
      text-align: center;
      background-image: none !important;
      opacity: 1;
      padding: 8px;
  }
  
  div#toast-container div.toast button {
      right: 3px;
      top: 0;
  }
  
  #request_info_packbutton_wrapper {
      margin: 20px 0;
  }
  
  #request_info_packbutton_wrapper button,
  #request_info_packbutton_wrapper a {
      font-size: 14px;
      padding: 0.6180469716em 1.41575em;
      margin: 0;
      text-transform: capitalize;
  }
  
  div.popup-modal .modal__container {
      padding: 30px 60px;
  }
  
  div.popup-modal#popup-modal-processing-notification .modal__container {
      padding: 35px;
  }
  
  div.popup-modal h2#modal-title {
      #color: #ff0a00;
      color: #069076;
      text-transform: uppercase;
      font-size: 36px;
      font-weight: 300;
      padding: 0;
      width: 100%;
      text-align: center;
      margin: 0;
  }
  
  div.popup-modal button.modal__close {
      position: absolute;
      top: 0;
      right: 0;
      padding: 20px;
  }
  
  div.popup-modal main#modal-content {
      margin: 0;
  }
  
  div.popup-modal main#modal-content div.gg-popup-description {
      margin: 20px 0;
      text-align: center;
  }
  
  div.popup-modal main#modal-content form {
      text-align: center;
  }
  
  div.popup-modal main#modal-content form input#drip-email {
      width: 80%;
  }
  
  div.popup-modal main#modal-content form input.button {
      margin-top: 20px;
      padding-right: 30px;
      padding-left: 30px;
  }
  
  div.gg-newsletter #mc_embed_signup_scroll {
      text-align: center;
  }
  
  div.gg-newsletter .mc-field-group {
      margin: 0;
      padding: 0;
  }
  
  h1.entry-title {
      margin-top: 30px;
  }
  
  body .ny_disclaimer {
      display: none;
  }
  
  body.ny_ip .ny_disclaimer {
      display: block;
  }
  
  
  /* ====================================
   * OLD STUFF - NEEDS TO BE CLEANED
   * ====================================*/
  
  .shopfront header.entry-header {
      text-align: center;
  }
  
  .site-branding .beta.site-title {
      display: none;
  }
  
  .button.wc-forward {
      color: white !important;
  }
  
  #post-155 .entry-title {
      display: none;
  }
  
  .mc-field-group label {
      display: block;
  }
  
  .mc-field-group input {
      width: 100%;
  }
  
  .mc-field-group {
      margin-bottom: 25px;
  }
  
  .indicates-required {
      margin-bottom: 20px;
      /*color: red;*/
      text-align: right;
  }
  
  .modal-guide-container {
      margin-top: 50px 0 !important;
      margin-bottom: 50px 0 !important;
  }
  
  .gg-newsletter .mce_inline_error {
      margin-left: 0 !important;
      display: inline-block;
  }
  
  .gg-guide-form #mc-embedded-subscribe {
      margin-top: 10px !important;
  }
  
  .gg-guide-form .mce_inline_error {
      margin-left: 0 !important;
  }
  
  a {
      #color: #ff0a00 !important;
      color: #069076 !important;
  }
  
  #menu-header a, #menu-header-spanish a,
  .site-title a {
      color: black !important;
  }
  
  #menu-header, #menu-header-spanish {
      text-align: right !important;
  }
  
  .site-search {
      display: none;
  }
  
  .site-branding {
      text-align: center;
      margin: 0 auto !important;
      float: none !important;
  }
  
  .custom-logo {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important;
  }
  
  .custom-logo:nth-of-type(1) {
      display: none;
  }
  
  .footer-social {
      display: inline-block !important;
      margin-right: 15px;
      cursor: pointer;
  }
  
  .site-info {
      display: none;
  }
  
  .site-footer {
      background: white;
  }
  
  .woocommerce-breadcrumb {
      display: none;
  }
  
  .storefront-sorting {
      display: none;
  }
  
  #post-19 .entry-title {
      display: none;
  }
  
  .col-dealers img {
      max-height: 100px;
  }
  
  .dealer-msg-sent,
  .contact-me-msg-sent {
      display: none;
  }
  
  .dealer-alt {
      margin-top: 20px;
  }
  
  .faq-title {
      font-size: 16px;
      margin-bottom: 5px;
      cursor: pointer;
  }
  
  .faq-title i {
      margin-right: 3px;
  }
  
  .faq-sec {
      margin-bottom: 20px;
  }
  
  .review-img {
      max-height: 100px;
  }
  
  .review-quote {
      margin: 10px 0;
      font-size: 20px;
      padding: 0;
  }
  
  .gg-newsletter .mce_inline_error {
      margin-left: 0 !important;
      display: inline-block;
  }
  
  .gg-guide-form #mc-embedded-subscribe {
      margin-top: 10px !important;
  }
  
  .gg-guide-form .mce_inline_error {
      margin-left: 0 !important;
  }
  
  .gg-newsletter .mc-field-group {
      text-align: center !important;
  }
  
  .gg-newsletter #mce-responses {
      text-align: center;
      width: 100% !important;
  }
  
  .gg-newsletter .response {
      margin-top: 0 !important;
      padding-top: 0 !important;
  }
  
  .financing-logos {
      margin-bottom: 15px;
  }
  
  .financing-view-more {
      text-align: center;
      display: block;
      color: black;
      background: #eee;
      border-radius: 50%;
      height: 159px;
      padding-top: 54px;
  }
  
  .financing-view-more:hover {
      background: #eaeaea;
      text-decoration: none !important;
      color: black !important;
  }
  
  #catalog-2017 .grid-link__meta:nth-of-type(5) {
      display: none;
  }
  
  .collection-title {
      float: left;
      text-align: left;
      font-size: 28px;
      padding: 0;
      margin: 0;
      display: block;
      width: 100%;
  }
  
  .product-financing-link {
      font-size: 14px;
      padding: 0;
      display: block;
      margin: 10px 0;
  }
  
  .counter-amount {
      padding: 10px 20px;
      font-size: 12px;
      ;
      color: rgba(192, 57, 43, 1.0);
      border-radius: 3px;
      border: 1px solid rgba(192, 57, 43, 1.0);
      margin: 10px 0;
      display: inline-block;
      text-align: center;
      font-weight: bold;
  }
  
  .collection-title:nth-of-type(2),
  .collection-title:nth-of-type(3) {
      margin-top: 25px;
  }
  
  .financing-msg-sent {
      display: none;
  }
  
  .splitit-1 .col-xs-4 {
      padding: 0 50px !important;
  }
  
  .splitit-1 .col-xs-4:nth-of-type(1),
  .splitit-1 .col-xs-4:nth-of-type(2) {
      border-right: 1px solid #eee;
  }
  
  .splitit-1 i {
      color: black;
  }
  
  .splitit-new {
      font-size: 12px;
      color: #e74c3c;
      margin: 20px 0;
      padding: 0;
  }
  
  .splitit-title {
      font-size: 20px;
      font-weight: bold;
      color: black;
      margin: 0 0 50px 0;
      padding: 0;
  }
  
  .splitit-feature {
      font-size: 14px;
      color: black;
      margin: 0 0 15px 0;
      padding: 0;
  }
  
  .splitit-price {
      font-size: 20px;
      font-weight: bold;
      color: black;
      margin: 50px 0 0 0;
      padding: 0;
  }
  
  .splitit-price-detail {
      font-size: 14px;
      #color: #ff0a00;
      color: #069076;
      margin: 0 0 25px 0;
      padding: 0;
  }
  
  .splitit-select-btn {
      font-size: 14px;
      font-weight: 300;
      #background: #ff0a00;
      background: #069076;
      color: white;
      margin: 0 0 25px 0;
      padding: 10px 20px;
      border-radius: 3px;
      width: 100%;
      text-align: center;
      transition: 0.3s all;
      cursor: pointer;
  }
  
  .splitit-select-btn:hover {
      background: #08c19e;
  }
  
  .splitit-plan-title {
      font-size: 12px;
      color: black;
      margin: 2px 0 5px 0;
      padding: 0;
  }
  
  .splitit-plan-subtitle {
      font-size: 12px;
      color: #999;
      margin: 2px 0;
      padding: 0;
  }
  
  .splitit-plan-option {
      font-size: 12px;
      #color: #ff0a00;
      color: #069076;
      margin: 20px 0;
      padding: 0;
  }
  
  .splitit-splash {
      width: 100%;
      height: 450px;
      background-image: url("https://cdn.shopify.com/s/files/1/0206/7642/products/3_1024x1024.png?v=1498833518");
      background-size: cover;
      margin-bottom: 50px !important;
      border-radius: 10px;
  }
  
  .splitit-splash-black-bg {
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.5);
      border-radius: 10px;
  }
  
  .splitit-splash-content {
      padding-top: 100px;
  }
  
  .splitit-splash-title {
      font-size: 40px;
      font-weight: bold;
      color: white;
      padding: 0;
      margin: 0 0 15px 0;
      line-height: 1.2em;
  }
  
  .splitit-splash-subtitle {
      font-size: 16px;
      color: white;
      padding: 0;
      margin: 0;
      color: #ccc;
  }
  
  .splitit-splash-btn {
      font-size: 16px;
      font-weight: 600;
      #background: #ff0a00;
      background: #069076;
      color: white !important;
      margin: 30px 0 25px 0;
      padding: 10px 20px;
      border-radius: 3px;
      width: 200px;
      text-align: center;
      transition: 0.3s all;
      cursor: pointer;
      display: inline-block;
      letter-spacing: 1px;
  }
  
  .splitit-splash-btn:hover {
      background: #08c19e;
      color: white !important;
      text-decoration: none;
  }
  
  .splitit-splash-status {
      font-size: 14px;
      color: #ccc;
      padding: 0;
      margin: 0;
  }
  
  .blue-text {
      #color: #ff0a00;
      color: #069076;
  }
  
  .splitit-financing-title {
      font-size: 24px;
      font-weight: bold;
      margin: 0 0 15px 0;
      padding: 0;
      color: black;
  }
  
  .splitit-financing-subtitle {
      font-size: 16px;
      margin: 0 0 15px 0;
      padding: 0;
      color: black;
  }
  
  .splitit-list li {
      font-size: 16px;
      margin: 0 0 5px 0;
      padding: 0;
      color: black;
  }
  
  .splitit-2 .fa-credit-card {
      margin-bottom: 15px;
  }
  
  .splitit-details-left-col {
      padding: 0 0 50px !important;
  }
  
  .splitit-details-right-col {
      background: #f7f7f7;
      border-radius: 3px;
      padding: 35px;
  }
  
  .splitit-sec-title {
      font-size: 20px;
      font-weight: bold;
      margin: 0 0 15px 0;
      padding: 0;
      color: black;
  }
  
  .splitit-link {
      font-size: 16px;
      margin: 0 0 15px 0;
      padding: 0;
      #color: #ff0a00;
      color: #069076;
  }
  
  .splitit-financing-section {
      margin-bottom: 35px;
  }
  
  .splitit-financing-section:last-of-type,
  .splitit-link:last-of-type {
      margin-bottom: 0px;
  }
  
  .splitit-extra-text {
      font-size: 16px;
      margin: 35px 0 15px 0;
      padding: 0;
      color: black;
  }
  
  .splitit-extra-text-bottom {
      font-size: 16px;
      margin: 35px 0;
      padding: 0;
      color: black;
      text-align: center;
  }
  
  .download-gg-guide-btn,
  .download-gg-guide-btn:visited,
  .download-gg-guide-btn:active {
      color: white;
      #background: #ff0a00;
      background: #069076;
      transition: background-color 0.1s ease-in;
      padding: 25px 100px;
      font-size: 16px;
      margin-top: 10px;
      text-transform: uppercase;
      text-decoration: none !important;
      display: inline-block;
  }
  
  .download-gg-guide-btn:hover {
      color: white;
      background: #08c19e;
      text-decoration: none !important;
  }
  
  .gg-guide-subtitle {
      color: #000;
      font-weight: 300;
      font-size: 30px;
      padding: 0;
      margin: 20px 0 25px 0;
  }
  
  .gg-guide-text {
      color: #000;
      font-size: 18px;
      font-weight: 300;
      padding: 0;
      margin: 0 0 25px 0;
      line-height: 1.8em;
  }
  
  .header-bar__search {
      display: none !important;
  }
  
  @media screen and (max-width: 768px) {
      .gg-guide-subtitle {
          font-size: 24px;
      }
      .gg-guide-text {
          font-size: 12px;
      }
      .ghost-gun-guide .col-xs-3 {
          display: none !important;
      }
      .ghost-gun-guide .col-xs-6 {
          width: 100% !important;
      }
  }
  
  // GG2 Deposit @media screen and (max-width: 1092px) {
  .gg2-proceed {
      margin-left: 0 !important;
      margin-top: 10px;
      width: 256px;
  }
  
  
  }
  @media screen and (max-width: 768px) {
      .gg2-proceed {
          width: 100%;
      }
  }
  .req {
      color: #e74c3c;
  }
  .contact-me-msg-sent {
      display: none;
  }
  .dealer-alt {
      margin-top: 15px;
  }
  .dealer-msg-sent {
      margin-top: 15px;
      display: none;
  }
  .col-dealers img {
      max-height: 118px;
      cursor: pointer;
  }
  @media screen and (max-width: 768px) {
      .row-gg2-related-products .col-xs-2 {
          width: 50% !important;
          min-height: 220px;
      }
      
      .dealer-content .col-xs-4,
      .dealer-content .col-xs-6 {
          width: 100% !important;
      }
      
      .dealer-content .col-xs-2 {
          width: 0% !important;
      }
  }
  .made-mfg-usa {
      height: 20px;
      margin-bottom: 10px;
      width: 220px;
      margin-left: -5px;
  }
  .made-in-usa {
      height: 20px;
      margin-bottom: 10px;
      margin-bottom: 10px;
  }
  .wrapper {
      max-width: 1280px !important;
  }
  .deposit-carousel-img {
      cursor: pointer;
  }
  .deposit-qty {
      width: 100% !important;
  }
  .nav-pills>li.active>a {
      color: black !important;
      background: white !important;
      border: 1px solid #ccc;
      border-bottom: 0;
      border-radius: 3px 3px 0 0 !important;
  }
  .nav-pills a {
      padding: 5px 15px !important;
      border: 1px solid #fff;
      border-bottom: 0;
      border-radius: 3px 3px 0 0 !important;
  }
  .tab-content .col-xs-10 {
      padding-left: 0 !important;
  }
  .tab-content .col-xs-2 {
      text-align: right !important;
  }
  .tab-content .col-xs-11 .tabbed-text {
      padding-left: 10px;
  }
  .tab-content i {
      padding-top: 5px !important;
  }
  #tabbed-panel ul {
      margin-left: 0 !important;
  }
  .texas-made {
      font-size: 12px;
      color: black;
      padding: 2px 0 0 0;
      margin: 0;
      line-height: 1.4em;
  }
  .nav-pills a {
      padding: 5px 15px !important;
  }
  .nav>li>a:hover,
  .nav>li>a:focus {
      background: white !important;
  }
  #tabbed-panel {
      margin-top: 15px;
  }
  #tabbed-panel .tab-content {
      padding: 5px 0px;
  }
  #tabbed-panel .nav-pills>li>a {
      border-radius: 0;
  }
  #tabbed-panel .nav {
      margin-bottom: 25px !important;
  }
  #tabbed-panel .row {
      margin-bottom: 15px !important;
  }
  #tabbed-panel.nav.nav-tabs li.nav-item {
      border: 1px solid transparent;
      margin-bottom: -2px !important;
  }
  #tabbed-panel .col-xs-10,
  .tab-1 a,
  .tab-1 a:hover {}
  .nav.nav-tabs li.nav-item:hover {
      border: 1px solid #373a3c !important;
      border-bottom: 1px solid transparent !important;
  }
  .nav.nav-tabs li.nav-item a.nav-link:hover {
      border: 1px solid transparent;
      border-bottom: none;
  }
  
  /* .made-in-usa {
       background-position: -1642px -964px;
       background-image: url('https://cdn.shopify.com/s/files/1/0206/7642/files/sprite.svg?8837262787018935768');
       background-repeat: no-repeat;
       background-size: 2859px auto;
       width: 124px;
       height: 19px;
       display: inline-block;
       box-sizing: border-box;
       margin: 0;
       padding: 0;
       outline: 0;
  }
   */
  .form-msg {
      color: #e74c3c;
      margin: 15px 0 0 15px;
      font-weight: bold;
      padding: 0;
      font-size: 14px;
  }
  #mc_embed_signup #mce-success-response {
      #color: #ff0a00 !important;
      color: #069076 !important;
      width: 100%;
  }
  #mc_embed_signup form {
      padding: 0 !important;
  }
  #mc_embed_signup input.button {
      width: auto !important;
  }
  .sec-subtitle {
      color: #000;
      font-weight: 300;
      font-size: 30px;
      padding: 0;
      margin: 20px 0 25px 0;
  }
  .pipedrive-title {
      position: relative;
      margin-left: 15px;
      display: inline-block;
      z-index: 2;
  }
  .pipedriveWebForms {
      margin-top: -38px;
  }
  #form1 li.focused,
  #form1 li {
      background: white !important;
  }
  form li.focused {
      background-color: #fff !important;
  }
  .modal-img {
      width: 100%;
      padding-top: 50px;
  }
  .modal-guide-container .mc-field-group {
      padding-bottom: 0 !important;
  }
  .modal-guide-container .size1of2 {
      margin-bottom: 25px;
      width: 95%;
  }
  .guide-subtitle {
      font-weight: bold !important;
      text-align: left;
      font-size: 16px;
      padding: 0;
      margin: 0 0 20px 0;
  }
  .modal-guide-container ul {
      padding: 0 20px;
      margin: 0 !important;
      list-style: disc;
  }
  .col-text-right p {
      text-align: left;
      line-height: 1.6em;
      color: #333;
      font-size: 16px;
      font-weight: 300;
      padding: 0;
      margin: 0 0 20px 0;
  }
  .modal-guide-container li {
      #color: #ff0a00 !important;
      color: #069076 !important;
  }
  .modal-guide-container {
      margin-top: 50px 0 !important;
      margin-bottom: 50px 0 !important;
  }
  .modal-guide-container .clear {
      display: block !important;
  }
  .modal-mc-form input {
      border-radius: 0 !important;
      border-top: 0 !important;
      border-left: 0 !important;
      border-right: 0 !important;
      display: inline-block !important;
      width: 90% !important;
      margin-top: 25px;
      text-indent: 0 !important;
      outline: none !important;
  }
  .mc-bullet {
      display: inline-block !important;
      font-size: 10px;
      margin-right: 10px;
      color: #e74c3c;
  }
  #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
      margin-bottom: 0 !important;
  }
  .mc-bullet-blank {
      display: inline-block !important;
      font-size: 10px;
      margin-right: 10px;
      color: white;
  }
  div.mce_inline_error {
      color: white !important;
      margin-left: 15px !important;
  }
  #mce-responses {
      margin: 0 !important;
      padding: 0 !important;
      color: black !important;
  }
  .faq-sec {
      margin-bottom: 20px !important;
  }
  .faq-title,
  .faq-answer {
      padding: 0;
      margin: 0;
  }
  .faq-title i {
      #color: #ff0a00;
      color: #069076;
  }
  #mc_embed_signup div.mce_inline_error {
      background-color: #e74c3c !important;
  }
  #mc_embed_signup {
      width: 100% !important;
  }
  #mce-success-response {
      padding: 10px 0;
  }
  @media screen and (max-width: 1017px) {
      .contact-content .col-xs-4 {
          width: 50% !important;
      }
      
      .modal-guide-container {}
      
      .modal-guide-container .col-xs-6 {
          width: 100% !important;
      }
      
      .modal-guide-container .col-text-right {
          padding-top: 0 !important;
      }
  }
  @media screen and (max-width: 769px) {
      .downloads-source-code {
          margin: 0;
      }
      
      .financing-container .col-xs-4,
      .financing-container .col-xs-8 {
          width: 100% !important;
      }
      
      .splitit-splash {
          height: 250px;
      }
      
      .splitit-splash-content {
          padding-top: 50px;
      }
      
      .splitit-splash-title {
          font-size: 20px;
      }
      
      .splitit-splash-btn {
          margin-top: 20px;
      }
      
      .splitit-details .col-xs-1 {
          width: 0% !important;
      }
      
      .splitit-details .col-xs-5,
      .splitit-details .col-xs-6 {
          width: 100% !important;
      }
      
      .splitit-details-left-col {
          padding: 0 15px !important;
      }
      
      .splitit-details-right-col {
          margin-top: 25px;
      }
      
      .tab-content .col-xs-11 .tabbed-text {
          padding-left: 10px;
      }
      
      .nav-pills a {
          padding: 5px !important;
      }
      
      .prod-col-1,
      .prod-col-2 {
          width: 50% !important;
      }
      
      .prod-col-2 .quantity-selector {
          width: 100% !important;
      }
      
      #mc_embed_signup input.button {
          width: 100% !important;
      }
      
      .contact-content .col-xs-5,
      .contact-content .col-xs-4 {
          width: 100% !important;
      }
      
      .contact-content .col-xs-4 {
          padding-left: 0 !important;
          margin-top: 50px !important;
      }
      
      .modal-guide-container {
          width: 100% !important;
          padding-bottom: 0 !important;
      }
      
      .modal-guide-container .col-xs-8,
      .modal-guide-container .col-xs-4 {
          width: 100% !important;
      }
      
      .modal-guide-container .col-xs-4 {
          margin-bottom: 25px !important;
      }
      
      .modal-guide-container .col-text-right {
          padding-bottom: 0 !important;
      }
      
      .modal-guide-container .row:nth-of-type(1) {
          margin-bottom: 0 !important;
      }
      
      .modal-guide-container .sec-text {
          margin-bottom: 0 !important;
      }
      
      .modal-guide-container .row:nth-of-type(2),
      .modal-guide-container .col-xs-6 {
          border: 0 !important;
          border-right: 0 !important;
          box-shadow: none !important;
      }
      
      .mc-field-group input {
          width: 88% !important;
      }
      
      #mc_embed_signup .size1of2 {
          width: 88% !important;
      }
      
      .col-dd-cut,
      .col-dd-cut-src {
          width: 100% !important;
      }
      
      #mc_embed_signup {
          width: 100% !important;
      }
  }
  
  /* Displaced Inline Styles from wip-template-homepage.php */
  body {
      background: #fff !important;
      font-family: 'Open Sans', sans-serif !important;
  }
  .site-nav__link:hover {
      text-decoration: none !important;
  }
  .header-bar,
  .site-header {
      background: #fff !important;
  }
  .wrapper.main-content {
      max-width: none !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  #navlist {
      padding-left: 0 !important;
  }
  #navlist li {
      display: inline;
      list-style-type: none;
      margin: 0 10px;
      padding: 0;
      text-decoration: none;
      text-transform: uppercase;
  }
  #navlist li a {
      font-size: 12px;
      color: black;
  }
  #navlist li a:hover {
      font-size: 12px;
      #color: #ff0a00 !important;
      color: #069076 !important;
      text-decoration: none !important;
  }
  .active {
      #color: #ff0a00 !important;
      color: #069076 !important;
  }
  .menu {
      width: 100%;
      text-align: center;
  }
  .logo {
      text-align: center;
  }
  .logo img {
      height: 100px;
      text-align: center;
  }
  .header {
      padding-top: 63px;
      margin-bottom: 75px;
  }
  .sec-title {
      #color: #ff0a00;
      color: #069076;
      text-transform: uppercase;
      font-size: 46px;
      font-weight: 300;
      padding: 0;
      margin: 0 0 5px 0;
  }
  .sec-subtitle {
      color: #000;
      font-weight: 300;
      font-size: 30px;
      padding: 0;
      margin: -10px 0 25px 0;
  }
  .sec-text {
      color: #000;
      font-size: 18px;
      font-weight: 300;
      padding: 0;
      margin: 0 0 25px 0;
      line-height: 1.8em;
  }
  .sec-link {
      #color: #ff0a00;
      color: #069076;
      font-size: 18px;
      padding: 0;
      margin: 0 0 7px 0;
      font-weight: 300;
      cursor: pointer;
      display: block;
  }
  .section-action {
      background: black;
      padding: 50px 0;
  }
  .section-center {
      text-align: center;
  }
  .center_pad_text {
      padding: 0 150px;
  }
  .feature-container {
      width: 100%;
      background-size: cover;
      height: 330px;
      background-position-x: -50px;
  }
  .footer {
      margin: 75px 0;
      text-align: center;
  }
  .footer i {
      display: inline-block;
      margin: 0px 3px;
      color: #999;
      font-size: 22px;
  }
  .footer p {
      padding: 0;
      margin: 10px 0;
      font-size: 10px;
      color: #999;
  }
  .header .container-fluid {
      display: none;
  }
  
  /* Medium Devices, Desktops */
  @media only screen and (max-width: 992px) {
      .section-1 .col-xs-6,
      .section-3 .col-xs-6 {
          width: 100% !important;
      }
      
      .section-4 .col-xs-3 {
          width: 50% !important;
      }
      
      .section-1 .col-right {
          text-align: center !important;
          padding-top: 25px !important;
      }
      
      .feature-container {
          height: 230px;
          margin-bottom: 35px;
          background-position-y: -50px;
          background-position-x: 0px;
      }
      
      .center_pad_text {
          padding: 0 75px;
      }
      
      .header {
          margin-bottom: 25px !important;
      }
  }
  
  /* Small Devices, Tablets */
  @media only screen and (max-width: 768px) {
    #gg-memorial-day-banner {
            height: 70px;
    }
      .download-btn-container {
          text-align: center;
      }
      
      .index-page {
          padding-bottom: 0;
      }
      
      .template-index .main-content {
          margin-top: 25px;
      }
  }
  
  /* Extra Small Devices, Phones */
  @media only screen and (max-width: 480px) {
      .logo img {
          height: 50px !important;
      }
      
      .header {
          padding-top: 10px;
          margin-bottom: 15px !important;
      }
      
      .menu {
          margin-top: 5px;
      }
      
      .sec-title {
          font-size: 28px;
      }
      
      .sec-subtitle {
          font-size: 22px;
      }
      
      .sec-text {
          font-size: 14px;
          text-align: justify;
      }
      
      .center_pad_text {
          padding: 0;
      }
      
      .sec-line {
          margin: 35px 0;
      }
      
      .section-3 .sec-title,
      .section-3 .sec-subtitle {
          text-align: center;
      }
      
      .feature-container {
          height: 110px;
          background-position-y: -10px;
      }
      
      .feature-3,
      .feature-4 {
          margin-bottom: 0 !important;
      }
      
      .footer {
          margin: 50px 0 20px 0;
      }
  }
  body.home div.index-page div.container {
      width: 100%;
  }
  .woocommerce-form-coupon {
      display: block !important;
  }
  .woocommerce-error a {
      color: #fff !important;
      text-decoration: underline;
  }
  #woocommerce-error-blocked-state {
      text-align: center;
  }
  #woocommerce-error-blocked-state h2 {
      color: #fff;
  }
  #woocommerce-error-blocked-state img {
      width: 100px;
      margin: 0px auto;
  }
  span.hidden {
      display: none;
  }
  .sf-input-focused .storefront-handheld-footer-bar {
      display: block;
  }
  #dd-floating-bar {
      visibility: hidden;
      background-color: #000;
      text-align: center;
      border-radius: 2px;
      padding: 20px 16px 7px 16px;
      position: fixed;
      z-index: 9999;
      left: 0;
      bottom: 60px;
      width: 100%;
      box-shadow: 0 1px 25px rgba(0, 0, 0, 0.2);
  }
  #dd-floating-bar.show {
      visibility: visible;
      /* Show the snackbar */
      /* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
    However, delay the fade out process for 2.5 seconds */
      
      -webkit-animation: fadein 1s;
      animation: fadein 1s;
  }
  #dd-floating-bar .sec-subtitle {
      margin-bottom: 10px;
      font-size: 14px;
      color: #fff;
  }
  #dd-floating-bar .sec-subtitle b {
      font-size: 16px;
  }
  #dd-floating-bar form {
      margin-bottom: 10px;
  }
  #dd-floating-bar .mc-field-group {
      margin-bottom: 0;
      width: 100%;
  }
  #dd-floating-bar .mc-field-group.email-field-group {
      width: 100%;
      padding-bottom: 0;
      vertical-align: middle;
      display: flex;
  }
  #dd-floating-bar form input.email {
      margin-bottom: 15px !important;
      display: inline-block;
      text-indent: 0 !important;
      width: 50%;
      margin: 0 auto;
      text-align: center;
      padding: 5px;
      margin-bottom: 20px;
      border-radius: 0;
      max-width: 250px;
  }
  #dd-floating-bar form input.button {
      padding: 13px;
      font-size: 10px;
      color: #000 !important;
      #background: #ff0a00;
      background: #069076;
      max-width: 105px;
      line-height: 0;
      text-transform: uppercase;
      margin: 0 auto;
      border-radius: 0;
      display: inline-block;
      cursor: pointer;
  }
  #dd-floating-bar form input.button[name="Close"] {
      color: #000 !important;
      background-color: #999;
  }
  div.payment-alert {
      background-color: #000;
      color: #fff;
      font-weight: bold;
      text-align: center;
      padding: 20px;
      margin-bottom: 20px;
  }
  #payment .place-order .button {
      word-break: normal;
  }
  #compatibility_buttons {
      margin-bottom: 20px;
      font-size: 12px;
  }
  .compatible-button {
      display: inline-block;
      padding: 5px;
      font-weight: bold;
  }
  .compatible-button.green {
      #border: 2px solid #ff0a00;
      border: 2px solid #069076;
      #color: #ff0a00;
      color: #069076;
  }
  .compatible-button.black {
      border: 2px solid #000;
      color: #000;
  }
  .woocommerce-checkout .woocommerce-additional-fields h3 {
      display: none;
  }
  .woocommerce-checkout .woocommerce-additional-fields__field-wrapper p#session_id_field {
      display: none !important;
  }
  .woocommerce-checkout .woocommerce-additional-fields__field-wrapper p#join_legio_field label.join_legio_title {
      margin-bottom: 10px;
      font-size: 1.618em;
  }
  .woocommerce-checkout .woocommerce-additional-fields__field-wrapper p#join_legio_field img.join_legio_image {
      margin: 10px 0 0 0;
      width: 200px;
  }
  .woocommerce-checkout .woocommerce-additional-fields__field-wrapper p#join_legio_field span.select2-container {
      margin-bottom: 20px;
  }
  .woocommerce-checkout .woocommerce-additional-fields__field-wrapper p#join_legio_field abbr.required {
      display: none;
  }
  .woocommerce-checkout .woocommerce-additional-fields__field-wrapper p#join_legio_field span.description {
      display: inline !important;
  }
  @-webkit-keyframes fadein {
      from {
          bottom: -30px;
          opacity: 0;
      }
      
      to {
          bottom: 60px;
          opacity: 1;
      }
  }
  @keyframes fadein {
      from {
          bottom: -30px;
          opacity: 0;
      }
      
      to {
          bottom: 60px;
          opacity: 1;
      }
  }
  @-webkit-keyframes fadeinFullsize {
      from {
          bottom: -30px;
          opacity: 0;
      }
      
      to {
          bottom: 0px;
          opacity: 1;
      }
  }
  @keyframes fadeinFullsize {
      from {
          bottom: -30px;
          opacity: 0;
      }
      
      to {
          bottom: 0px;
          opacity: 1;
      }
  }
  @-webkit-keyframes fadeout {
      from {
          bottom: 30px;
          opacity: 1;
      }
      
      to {
          bottom: 0;
          opacity: 0;
      }
  }
  @keyframes fadeout {
      from {
          bottom: 30px;
          opacity: 1;
      }
      
      to {
          bottom: 0;
          opacity: 0;
      }
  }
  @media(min-width: 400px) {
      div#popup-modal-gg3-add-to-cart .modal__container div#add-to-cart-popup-description {
          display: inline-block;
      }
  }
  @media(min-width: 500px) {
      div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product {}
      
      div#popup-modal-gg3-add-to-cart .modal__container div#add-to-cart-popup-description {
          text-align: left;
      }
      
      div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product .add-to-cart-popup-form-product-input-wrapper {}
      
      div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product .add-to-cart-popup-form-product-inner-wrapper {
          margin-left: 20px;
      }
      
      div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product .add-to-cart-popup-form-product-inner-wrapper div.add-to-cart-popup-form-product-name {
          text-align: left;
      }
      
      div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product .add-to-cart-popup-form-product-inner-wrapper input {
          margin-left: 20px;
      }
      
      div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-button-wrapper button {
          margin-top: 20px;
          font-size: 18px;
      }
  }
  @media(min-width: 576px) {
      p.stock {
          font-size: 18px;
      }
  }
  @media(min-width: 768px) {
      .gg-hero-title {
        text-align: left;
      }
  
      .gg-hero-subtitle {
        text-align: left;
      }
  
      .gg-col-lowers-frames,
      .gg-hero-col-features {
        text-align: left;
      }
  
      .gg-hero-col-features p,
      .gg-zero-col-features p {
        text-align: left;
      }
  
      .mobile-only,
      #stock-preorders-mobile {
        display: none;
      }
  
      .desktop-only,
      #stock-preorders-desktop {
        display: block;
      }
  
      body.home .gg-section-1 p.stock.hidden {
        width: auto;
      }
  
      .sf-input-focused .storefront-handheld-footer-bar {
          display: none;
      }
      
      div#popup-modal-gg3-add-to-cart .modal__container div.modal__title {
          text-align: left;
      }
      
      div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product-list-wrapper {
          display: table;
          text-align: left;
      }
      
      div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product-list-wrapper-title {
          text-align: left;
      }
      
      div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-product-wrapper {
          display: table-cell;
          text-align: left;
          width: 22%;
      }
      
      div#popup-modal-gg3-add-to-cart .modal__container div.add-to-cart-popup-form-warning {
          text-align: right;
      }
      
      div#popup-modal-gg3-add-to-cart .modal__container .add-to-cart-popup-form-button-wrapper {
          text-align: right;
      }
  }
  @media(min-width: 768px) and (max-height: 700px) {
      div#popup-modal-gg3-add-to-cart .modal__container {
          bottom: 20px;
      }
  }
  @media(min-width: 768px) and (min-height: 700px) {
      div#popup-modal-gg3-add-to-cart .modal__container {
          top: auto;
          bottom: auto;
      }
  }
  @media(min-width: 800px) {
      div#popup-modal-gg3-add-to-cart .modal__container {
          left: auto;
          margin-right: 0;
      }
  }
  @media(min-width: 800px) and (min-height: 700px) {
      div#popup-modal-gg3-add-to-cart .modal__container {
          position: relative;
      }
  }
  @media(min-width: 768px) {
      #dd-floating-bar {
          bottom: 0px;
          padding: 20px;
      }
      
      #dd-floating-bar p.sec-subtitle {
          margin: 0;
          font-size: 17px;
          min-width: 275px;
          text-align: right;
      }
      
      #dd-floating-bar p.sec-subtitle b {
          font-size: 17px;
      }
      
      #dd-floating-bar.show {
          -webkit-animation: fadeinFullsize 1s;
          animation: fadeinFullsize 1s;
      }
      
      #dd-floating-bar div.container {
          display: flex;
          justify-content: center;
          align-items: center;
      }
      
      #dd-floating-bar div.container form {
          margin: 0;
      }
      
      #dd-floating-bar form input.email {
          margin: 5px 20px !important;
          width: 280px;
          padding: 10px 15px;
          max-width: none;
      }
      
      #dd-floating-bar form input.button {
          font-size: 12px;
          padding: 20px;
          max-width: 110px;
      }
      
      #dd-floating-bar form input.button[name="Close"] {
          margin-left: 10px;
      }
      
      #dd-floating-bar div.container #mc_embed_signup {
          width: auto !important;
      }
      
      #dd-floating-bar div.container #mc_embed_signup_scroll {
          display: flex;
          justify-content: center;
          align-items: center;
      }
      
      #dd-floating-bar div.container #mce-responses {
          display: none;
      }
  }
  
  /* VIDEOS PAGE */
  #videos-tab {
      border: none;
      margin-top: 50px;
      margin-left: 0 !important;
  }
  #videos-tab .tab-content>.tab-pane {
      display: none;
  }
  #videos-tab .fade:not(.show) {
      opacity: 0;
  }
  #videos-tab .nav-link {
      /*font-family: 'IBM Plex Mono', monospace;*/
      
      text-transform: uppercase;
      color: white;
      border-radius: 5px;
      border: none;
      padding: 5px 15px;
      font-weight: bold;
  }
  #videos-tab .nav-item.active .nav-link {
      text-transform: uppercase;
      color: white !important;
      #background: #ff0a00;
      background: #069076;
  }
  #videos-tab .nav-item:hover {
      border: none !important;
  }
  #videos-tab a.nav-link:hover,
  #videos-tab a.nav-link:focus {
      #background: #ff0a00 !important;
      background: #069076 !important;
      color: white !important;
  }
  .video {
      width: 100%;
      /*border: 2px solid #ccc;*/
  }
  .video-title {
      font-weight: bold;
      margin: 10px 0 0 0;
      font-size: 30px;
  }
  .video-description {
      font-weight: 20px;
  }
  #video-tab-content {
      margin-top: 25px;
  }
  .video-listing-img {
      width: 100%;
      height: 150px;
      background-size: cover;
      position: relative;
      border: 1px solid #666;
      background-position: center center;
  }
  .video-duration {
      position: absolute;
      bottom: 10px;
      right: 10px;
      padding: 3px 6px;
      background: #222;
      color: white;
      font-size: 12px;
      margin: 0;
      border-radius: 3px;
      font-family: 'IBM Plex Mono', monospace;
  }
  .video-listing-title {
      margin: 10px 0 0 0;
      font-weight: bold;
  }
  .video-listing-date {
      font-size: 14px;
      margin: 0;
  }
  video:focus {
      outline: none;
  }
  .video-ghost-gunner-3 {
      background-image: url("images/video-ghost-gunner-3.png");
  }
  .video-ghost-gunner-p80 {
      background-image: url("images/video-ghost-gunner-p80.png");
  }
  .video-ghost-gunner-2018 {
      background-image: url("images/video-ghost-gunner-2018.png");
  }
  .video-ghost-gunner-2-pistols {
      background-image: url("images/video-ghost-gunner-2-pistols.png");
  }
  .video-ghost-gunner-2 {
      background-image: url("images/video-ghost-gunner-2.png");
  }
  .video-ghost-gunner-release {
      background-image: url("images/video-ghost-gunner-release.png");
  }
  .video-ghost-gunner {
      background-image: url("images/video-ghost-gunner.png");
  }
  .video-defcad {
      background-image: url("images/video-defcad.png");
  }
  .video-liberator {
      background-image: url("images/video-liberator.png");
  }
  .video-feinstein-mag {
      background-image: url("images/video-feinstein-mag.png");
  }
  .video-ak-mag-part-1 {
      background-image: url("images/video-ak-mag-part-1.png");
  }
  .video-ar-lower-part-3 {
      background-image: url("images/video-ar-lower-part-3.png");
  }
  .video-cuomo-mag {
      background-image: url("images/video-cuomo-mag.png");
  }
  .video-cuomo-mag-part-1 {
      background-image: url("images/video-cuomo-mag-part-1.png");
  }
  .video-cuomo-mag-part-2 {
      background-image: url("images/video-cuomo-mag-part-2.png");
  }
  .video-ar-mag-part-2 {
      background-image: url("images/video-ar-mag-part-2.png");
  }
  .video-ar-mag-part-1 {
      background-image: url("images/video-ar-mag-part-1.png");
  }
  .video-ar-lower-part-2 {
      background-image: url("images/video-ar-lower-part-2.png");
  }
  .video-ar-lower-part-1 {
      background-image: url("images/video-ar-lower-part-1.png");
  }
  .video-thingiverse-reinforced-ar-lower-test {
      background-image: url("images/video-thingiverse-reingorced-ar-lower-test.png");
  }
  .video-wiki-weapon {
      background-image: url("images/video-wiki-weapon.png");
  }
  .video-gun-control-is-still-dead {
      background-image: url("images/video-gun-control-is-still-dead.png");
  }
  .video-discussion-with-cody-wilson {
      background-image: url("images/video-discussion-with-cody-wilson.png");
  }
  .video-cody-wilson-and-james-reeves-interview {
      background-image: url("images/video-cody-wilson-and-james-reeves-interview.png");
  }
  .video-cbs-this-morning {
      background-image: url("images/video-cbs-this-morning.png");
  }
  .video-cbs-this-morning-full-interview {
      background-image: url("images/video-cbs-this-morning-full-interview.png");
  }
  .video-wired-diy-guns {
      background-image: url("images/video-wired-diy-guns.png");
  }
  .video-the-inevitable-death-of-gun-control {
      background-image: url("images/video-the-inevitable-death-of-gun-control.png");
  }
  .video-cbs-austin {
      background-image: url("images/video-cbs-austin.png");
  }
  .video-the-truth-about-guns {
      background-image: url("images/video-the-truth-about-guns.png");
  }
  .video-terrorist-hypotheses {
      background-image: url("images/video-terrorist-hypotheses.png");
  }
  .video-happiness-is-a-3d-printed-gun {
      background-image: url("images/video-happiness-is-a-3d-printed-gun.png");
  }
  .video-kobra {
      background-image: url("images/video-kobra.png");
  }
  .video-vice {
      background-image: url("images/video-vice.png");
  }
  .video-defdist-3d-printed-magazines-debuts {
      background-image: url("images/video-defdist-3d-printed-magazines-debuts.png");
  }
  .video-dd-v-grewal {
      background-image: url("images/video-dd-v-grewal.png");
  }
  .video-pi-hearing {
      background-image: url("images/video-pi-hearing.png");
  }
  .video-august-20th-2018 {
      background-image: url("images/video-august-20th-2018.png");
  }
  .video-october-surprise-2 {
      background-image: url("images/video-october-surprise-2.png");
  }
  .video-the-dread-pirate-homily {
      background-image: url("images/video-the-dread-pirate-homily.png");
  }
  .video-a-forgery {
      background-image: url("images/video-a-forgery.png");
  }
  .video-october-surprise {
      background-image: url("images/video-october-surprise.png");
  }
  .video-listing {
      margin-bottom: 50px;
      cursor: pointer;
  }
  .video-description a {
      font-family: 'IBM Plex Mono', monospace;
      color: #0097A7 !important;
      font-size: 15px;
      font-weight: bold;
      margin: 0 0 0 3px;
  }
  .video-description a:hover {
      color: #00838F !important;
      text-decoration: none;
  }
  div#infomessage {
      #background-color: #ff0a00;
      background-color: #069076;
      color: #fff;
      padding: 15px;
      margin: 30px 0;
      font-weight: bold;
      font-style: italic;
  }
  div#errormessage {
      background-color: #c90617;
      color: #fff;
      padding: 15px;
      margin: 30px 0;
      font-weight: bold;
      font-style: italic;
  }
  div#bio_ep_bg {
      opacity: 0.7;
  }
  div#bio_ep {
      background: none;
      box-shadow: none;
      color: #fff !important;
      text-align: center;
      width: 600px;
      height: 300px;
      : w
  }
  div#bio_ep h1 {
      font-weight: bold;
      font-family: bebasneue_thin;
      letter-spacing: 8px;
      font-size: 60px;
      margin-bottom: 0px;
  }
  div#bio_ep p.bio_ep_description {
      font-size: 20px;
      margin-bottom: 30px;
      font-weight: bold;
  }
  div#bio_ep input.email {
      background: none;
      border: 3px solid #fff;
      border-bottom: 3px solid #fff !important;
      color: #fff;
      width: 60%;
  }
  div#bio_ep input.email::placeholder {
      color: #fff;
  }
  div#bio_ep input.button {
      background: #fff !important;
      color: #000 !important;
      font-weight: bold;
      font-size: 18px;
      padding: 26px;
      width: auto !important;
  }
  div#bio_ep_close {
      font-size: 40px;
      background: none;
  }
  div>iframe#launcher {
      bottom: 60px !important;
  }
  @media (max-width: 1199.98px) {
      .video-listing-img {
          height: 175px;
      }
  }
  @media (max-width: 991.98px) {
      /* VIDEOS PAGE */
      
      .video-listing-img {
          height: 200px;
      }
  }
  @media (max-width: 767.98px) {
      /* VIDEOS PAGE */
      
      .video-listing-img {
          height: 200px;
      }
  }
  @font-face {
      font-family: ascii;
      src: url('/wp-content/themes/storefront-child/assets/fonts/ascii.eot');
      src: local(ascii), url(/wp-content/themes/storefront-child/assets/fonts/ascii.ttf) format('opentype');
  }
  @font-face {
      font-family: bebasneue_thin;
      src: url('/wp-content/themes/storefront-child/assets/fonts/bebasneue_thin.ttf');
      src: local(bebasneue_thin), url(/wp-content/themes/storefront-child/assets/fonts/bebasneue_thin.ttf) format('opentype');
  }
  @font-face {
      font-family: bebasneue_regular;
      src: url('/wp-content/themes/storefront-child/assets/fonts/bebasneue_regular.ttf');
      src: local(bebasneue_regular), url(/wp-content/themes/storefront-child/assets/fonts/bebasneue_regular.ttf) format('opentype');
  }
  @font-face {
      font-family: bebasneue_light;
      src: url('/wp-content/themes/storefront-child/assets/fonts/bebasneue_light.ttf');
      src: local(bebasneue_light), url(/wp-content/themes/storefront-child/assets/fonts/bebasneue_light.ttf) format('opentype');
  }
  @font-face {
      font-family: bebasneue_book;
      src: url('/wp-content/themes/storefront-child/assets/fonts/bebasneue_book.ttf');
      src: local(bebasneue_book), url(/wp-content/themes/storefront-child/assets/fonts/bebasneue_book.ttf) format('opentype');
  }
  @font-face {
      font-family: bebasneue_bold;
      src: url('/wp-content/themes/storefront-child/assets/fonts/bebasneue_bold.ttf');
      src: local(bebasneue_bold), url(/wp-content/themes/storefront-child/assets/fonts/bebasneue_bold.ttf) format('opentype');
  }
  src: local(bebasneue_bold),
  url(/wp-content/themes/storefront-child/assets/fonts/bebasneue_bold.ttf) format('opentype');
  
  }
