/*
Theme Name: ghost_guns
description: >-
  Ghost Guns Theme
Version: 1.0.1
*/

@font-face {
  font-family: 'RobotoCondensed';
  src: url('/wp-content/themes/ghost_guns/webfonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url('/wp-content/themes/ghost_guns/webfonts/RobotoCondensed-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url('/wp-content/themes/ghost_guns/webfonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url('/wp-content/themes/ghost_guns/webfonts/RobotoCondensed-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url('/wp-content/themes/ghost_guns/webfonts/RobotoCondensed-Light.ttf') format('truetype');
  font-weight: lighter;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url('/wp-content/themes/ghost_guns/webfonts/RobotoCondensed-LightItalic.ttf') format('truetype');
  font-weight: lighter;
  font-style: italic;
}

.fa-pulse {
	display: inline-block;
	-moz-animation: pulse 1s infinite linear;
	-o-animation: pulse 1s infinite linear;
	-webkit-animation: pulse 1s infinite linear;
	animation: pulse 1s infinite linear;
}

@-webkit-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@-moz-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@-o-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@-ms-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}

html, body {
  font-family: RobotoCondensed !important;
}

a, a:hover {
  text-decoration: none !important;
}

.container-fluid-padding {
  padding: 0 50px;
}

.alert-message {
  padding: 15px 15px 12px 15px;
  background: black;
  text-align: center;
}

.alert-message-text {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  color: white;
}

#main {
  width: 100% !important;
}

input:focus, select:focus, textarea:focus, button:focus, [contenteditable="true"]:focus, *:focus {
  outline: none !important;
  outline-width: 0 !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-tap-highlight-color: transparent;
  box-shadow: none !important;
  border-color: #ced4da !important;
}

.header-top {
  background: black;
  height: 98px;
}

.header-logo {
  height: 96px !important;
  padding: 10px 0;
}

.search-bar {
  margin-top: 29px;
}

.search-bar-left {
  border-radius: 0 !important;
  font-family: RobotoCondensed;
  border-width: 2px !important;
  border-color: white !important;
  line-height: 1.4;
  background-clip: inherit;
}

.search-bar-right {
  border-radius: 0 !important;
  background-color: black !important;
  border-width: 2px !important;
  border-left: 0 !important;
  padding: 9px !important;
  border-color: white !important;
}

.search-bar-link-desktop:hover, .search-bar-link:hover, .sign-in-link:hover, .cart-link:hover {
  text-decoration: none !important;
  color: white !important;
}

::placeholder {
  color: black !important;
  opacity: 1;
}

.white {
  color: white;
}

.sign-in-link, .cart-link {
  font-family: RobotoCondensed;
  font-size: 16px;
  font-weight: bold;
  color: white;
}

.sign-in, .cart {
  margin-top: 36px;
}

.sign-in i {
  margin-right: 5px;
}

.cart-link span {
  font-weight: normal;
}

.col-search-bar {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.desktop .col-sign-in {
  padding-left: 0 !important;
  text-align: right;
}

.header-bottom.desktop {
  background: #FF7A00;
}

.header-bottom.desktop a {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  padding: 15px 24px;
  display: inline-block;
}

.header-bottom a:hover {
  text-decoration: none !important;
  color: white !important;
  background: #eb7100;
}

.featured-categories {
  padding-top: 50px;
}

.featured-category {
  box-shadow: rgb(0 0 0 / 12%) 0px 8px 24px 0px;
  margin-bottom: 30px;
}

.featured-category:hover {
  box-shadow: rgb(255 122 0 / 50%) 0px 8px 24px 0px
}

.featured-category-image {
  width: 100%;
}

.featured-category-title {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  color: white;
  width: 100%;
  background: black;
  padding: 15px;
}

.hero-slideshow {
  height: 603px;
}

.hero {
  height: 603px !important;
  background-size: cover;
  background-position: center center;
  position: relative !important;
}

.hero-dots {
  color: white;
  position: absolute;
  bottom: 35px;
}

.fas.fa-circle, .far.fa-circle {
  color: #FF7A00;
  margin-right: 10px;
  cursor: pointer;
}

.slick-slide {
  height: 603px;
}

.hero-feature {
  width: 615px;
  padding-top: 100px;
}

.hero-title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  color: white;
  text-transform: uppercase;
  text-shadow: 1px 1px black;
}

.hero-txt {
  font-size: 22px;
  color: white;
  margin-bottom: 35px;
  text-shadow: 1px 1px black;
  line-height: 1.8em;
}

.hero-btn {
  background: #FF7A00;
  color: white;
  border-radius: 5px;
  padding: 10px 35px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  font-size: 24px;
}

.hero-btn:hover {
  text-decoration: none !important;
  color: white !important;
  background: #eb7100;
}

.bar-message {
  background: #333;
  padding: 20px 0;
}

.bar-message-txt {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  color: white;
}

.bar-message .message-banner {
  color: #fff;
  font-weight: bold;
}

.bar-message .message-banner h2 {
  font-weight: bold;
}

.cycle-slide {
  width: 100%;
}

.row-product-section-title {
  margin-bottom: 15px;
}

.product-sections {
  background-image: url("/wp-content/themes/ghost_guns/images/skull_bg.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

.product-section-1 {
  padding: 50px 0 25px 0;
}

.product-section-2 {
  padding: 25px 0 50px 0;
}

.col-relative {
  position: relative;
}

.pos-down {
  position: absolute;
  bottom: 0;
}
.page-section-title,
.product-section-title {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.product-section-btn {
  background: #FF7A00;
  color: white;
  border-radius: 5px;
  padding: 10px 35px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}

.product-section-btn:hover {
  text-decoration: none !important;
  color: white !important;
  background: #eb7100;
}

.product-img {
  border: 1px solid black;
  width: 100%;
}

.product-img:hover {
  border: 5px solid #eb7100;
}

.product-feature-listing {
  margin-bottom: 50px;
  text-align: center;
}

.product-feature-listing-temp {
  margin-bottom: 50px;
  text-align: center;
  background: white;
  box-shadow: rgb(0 0 0 / 12%) 0px 8px 24px 0px;
}

.product-feature-listing-temp:hover {
  box-shadow: rgb(255 122 0 / 50%) 0px 8px 24px 0px;
}

.product-feature-listing-title {
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0 5px 0;
  text-transform: uppercase;
  text-align: center;
}

.product-feature-listing-text {
  padding: 20px;
  color: black;
}

.product-feature-listing-link:hover {
  text-decoration: none;
}

.product-feature-listing-price {
  font-size: 16px;
  margin: 0;
  text-align: center;
}

.social-media {
  background: #333;
  padding: 50px 0;
}

.social-media-title {
  font-size: 20px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  margin-bottom: 0;
}

.social-media-subtitle {
  font-size: 16px;
  font-style: italic;
  color: #ccc;
  margin-bottom: 20px;
}

.newsletter-bar {
  margin: 0 auto;
  width: 85% !important;
}

.newsletter-link:hover {
  text-decoration: none !important;
}

#mce-EMAIL:focus {
  border-color: #FF7A00 !important;
}

.newsletter-bar-left {
  border-radius: 0 !important;
  background-color: #333 !important;
  font-family: RobotoCondensed;
  border-width: 2px !important;
  color: white !important;
  border-color: #FF7A00 !important;
  padding: 20px !important;
  height: 44px;
}

.newsletter-bar-right {
  border-radius: 0 !important;
  background: #FF7A00 !important;
  border-width: 2px !important;
  border-left: 0 !important;
  border-bottom: 1px solid #FF7A00 !important;
  border-color: #FF7A00 !important;
  color: white !important;
  text-transform: uppercase;
  font-weight: bold !important;
  font-size: 14px !important;
  padding: 10px !important;
}

.social-media-links a {
  margin: 0 20px;
}

.social-media-links i {
  color: white;
}

.footer-top {
  background: #FF7A00;
  padding: 50px 0;
}

.footer-top ul {
  padding: 0;
}

.footer-top li {
  list-style: none;
}

.footer-links-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  color: white;
}

.footer-link {
  font-size: 16px;
  margin-bottom: 10px;
  color: white;
  display: inline-block;
}

.footer-link:hover {
  color: white;
  text-decoration: none;
}

.footer-bottom {
  background: black;
  padding: 35px 0;
}

.footer-bottom-txt {
  font-size: 12px;
  margin: 0;
  color: white;
}

#subscribe-result {
  font-size: 16px;
  color: white;
  margin: 10px 0 0 0;
  text-align: center;
}

.footer-bottom-txt:first-of-type {
  margin-bottom: 10px;
}

.footer-top-right-title {
  font-size: 20px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  margin-bottom: 0;
}

.footer-top-right-title:last-of-type {
  margin-bottom: 15px;
}

.footer-top-right-subtitle {
  font-size: 16px;
  font-style: italic;
  color: white;
  margin-bottom: 30px;
}

.footer-right-top i {
  color: white;
  margin-bottom: 10px;
}

.footer-right-bottom i {
  color: white;
  margin: 0 20px;
}

.footer-contact-txt {
  color: white;
}

.footer-right-divider {
  border-top: 1px solid white;
  height: 1px;
  margin: 25px 0 35px 0;
}

.footer-right-top, .footer-right-bottom {
  padding-left: 15px;
}

.col-footer-right {
  padding-left: 0 !important;
  border-left: 1px solid white;
}

.gg-twitter {
  width: 89%;
}

.mobile {
  display: none;
}

/* Product listing tempalte */


.gg-product-listing {
  margin-bottom: 50px;
  text-align: center;
  background: white;
  box-shadow: rgb(0 0 0 / 12%) 0px 8px 24px 0px;
}

.gg-product-listing:hover {
  box-shadow: rgb(255 122 0 / 50%) 0px 8px 24px 0px;
}

.gg-product-listing-title {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 5px 0;
  text-transform: uppercase;
  text-align: center;
  height: 77px;
}

.gg-product-listing-img {
  width: 100%;
}

.gg-product-listing-text {
  padding: 20px;
  color: black;
}

.gg-product-listing-link:hover {
  text-decoration: none;
}

.gg-product-listing-img-container {
  position: relative;
  background: white;
}

/* .product-listing {
  padding: 50px 0 75px 0;
}

.product-listing-img {
  background-size: cover;
  background-position: center center;
  width: 100%;
} */

.product-listing {
  padding-top: 50px;
}

.woocommerce-product-details__short-description a {
  color: #FF7A00;
}

.woocommerce-product-details__short-description a:hover {
  color: #eb7100;
}

.in-stock, .single-product form.cart, .product_meta, p.out-of-stock {
  display: none;
}

ins {
  text-decoration: none !important;
}

.ajax-notice-wrapper {
  margin: 0 15px;
  width: 100%;
}

.ajax-notice-wrapper a {
  background: #FF7A00 !important;
  color: white !important;
  border-radius: 5px;
  padding: 10px 20px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  margin-left: 10px !important;
}

.ajax-notice-wrapper a:hover {
  background: #eb7100 !important;
  text-decoration: none;
  color: white;
}

.product_title.entry-title, .product-listing-title {
  color: #FF7A00;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.row-product-listing .woocommerce-Price-amount.amount, .product-listing-price {
  color: black;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}

.product-sale-price {
  color: #666;
  text-decoration: line-through;
  font-size: 16px;
  margin-left: 10px;
}

.product-savings {
  font-size: 16px;
  color: white;
  margin: 0 0 0 15px;
  color: #666;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: normal;
}

.product-savings i {
  color: #666;
}

.product-listing-description {
  color: black;
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.6em;
}

.product-listing-description a {
  text-decoration: underline;
  color: black;
}

.product-listing-description a:hover {
  color: black;
}

.product-listing-amount {
  text-align: center;
  height: 46px !important;
}

.product-listing-input {
  margin-bottom: 0 !important;
}

.product-listing-add {
  width: 100%;
  padding: 10px 0;
  border: 1px solid #FF7A00;
  color: #FF7A00;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  cursor: pointer;
}

.product-listing-buy {
  width: 100%;
  padding: 10px 0;
  /* border: 1px solid #FF7A00; */
  background: #FF7A00;
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  border: 1px solid #FF7A00;
  border-radius: 5px;
}

.product-listing-add:hover {
  background: #eb7100;
  color: white;
  text-decoration: none;
}

.product-listing-adding {
  background: #666 !important;
  border-color: #666;
  color: white;
  text-decoration: none;
}

.product-listing-add i {
  margin-right: 5px;
}

.product-listing-checkout {
  background: #FF7A00;
  color: white;
  border-radius: 5px;
  padding: 11px 35px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  width: 47%;
  cursor: pointer;
  float: right;
}

.button-short {
  width: 47% !important;
}

.product-listing-checkout:hover {
  background: #eb7100;
  color: white !important;
  text-decoration: none !important;
}

.product-listing-buy:hover {
  background: #eb7100;
  border: 1px solid #eb7100;
  color: white;
  text-decoration: none;
}

.product-img-slideshow {
  position: relative;
  box-shadow: rgb(0 0 0 / 12%) 0px 8px 24px 0px;
  overflow: hidden;
  width: 95%;
}

#next-img {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 101;
  color: #FF7A00;
  cursor: pointer;
}

#prev-img {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 101;
  color: #FF7A00;
  cursor: pointer;
}

#prev:hover, #next:hover {
  color: #eb7100;
}

.product-listing-info-title {
  text-transform: uppercase;
  font-size: 20px;
  margin: 35px 0 20px 0;
  font-weight: bold;
  display: inline-block;
}

.single-product .tab-content a {
  color: #FF7A00 !important;
}
.single-product .tab-content a:hover {
  color: #eb7100 !important;
}

.product-tab-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: black;
}

.product-tab-title:hover {
  color: #FF7A00 !important;
}

.product-tab-title.active {
  color: #FF7A00 !important;
}

.product-listing-info-txt {
  color: black;
  font-size: 16px;
  margin-bottom: 40px;
  margin-top: 20px;
  line-height: 1.6em;
}

.product-listing-table th {
  border-bottom: 0 !important;
  background: #fafafa;
}

.product-listing-table {
  margin-bottom: 35px !important;
  margin-top: 20px !important;
}

#tech-specs table {
  margin-top: 20px;
}

.variation-select {
  height: 43px;
  margin-bottom: 20px;
}

.out-of-stock {
  background: #eb4d4b;
  color: white;
  font-size: 14px;
  margin: 0 0 0 10px;
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 5px;
}

.bold {
  font-weight: bold;
}

.input-group-prepend, .input-group-append {
  cursor: pointer;
  user-select: none;
}

.input-group-prepend span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: .62rem .75rem;
}
.input-group-append span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: .62rem .75rem;
}

.product-tab-header {
  margin-top: 50px;
}

.single-product .post-password-form {
  padding: 50px 0;
  text-align: center;
}

.single-product .post-password-form p:first-of-type {
  font-weight: bold;
}

.single-product .post-password-form input[type="password"] {
  padding: 10px;
  border: 1px solid #d2d2d2;
  border-radius: 0.25rem;
}

.single-product .post-password-form input[type="submit"] {
  background: #FF7A00 !important;
  color: white !important;
  border-radius: 5px;
  padding: 11px 35px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  margin-top: 20px;
  border: 0;
}

.single-product .post-password-form input[type="submit"]:hover {
  background: #eb7100 !important;
}

.page-banner {
  padding: 25px 0 30px 0;
  background-size: cover;
  background-position: center center;
  position: relative;
  background-image: url("/wp-content/themes/ghost_guns/images/page_banner.png");
}

.page-banner-title {
  font-size: 36px;
  font-weight: bold;
  text-shadow: 1px 1px black;
  color: white;
  margin: 0;
  text-transform: uppercase;
}

.page-banner-subtitle {
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px black;
  color: white;
  margin: 0;
  text-transform: uppercase;
}

.category-products {
  padding: 50px 0;
}

.pad-0 {
  padding: 0 !important;
}

/* CATEGORY PAGES NEW STYLE */

.category-full-container {
  margin-bottom: 50px;
}

.category-full-listings ul {
  padding:20px;
  border: 1px solid black;
  border-top: 0;
}

.category-full-listings {
  display: none;
}

.category-full-listings li {
  list-style-type: none;
}

.category-full-listings a {
  color: black !important;
  margin-bottom: 10px;
  display: inline-block;
}
.category-full-listings li:last-child a {
  margin-bottom: 0;
}

.category-full-img {
  background-size: cover;
  background-position: center center;
  background-position-y: -27px;
  border: 1px solid black; 
  height: 250px;
  position: relative;
  cursor: pointer;
}

.category-full-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  font-size: 20px;
  background: black;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}

/* Search page */

.search-results {
  padding: 50px 0;
}

.search-results .product-feature-listing {
  margin-bottom: 50px;
}

.search-results-message {
  padding: 20px 0;
  margin: 0;
  text-align: center;
}

.woocommerce-MyAccount-navigation ul, .my-account-nav {
  margin: 0;
  padding: 0;
  border: 1px solid black;
  width: 85%;
}

.woocommerce-MyAccount-navigation li, .my-account-nav li {
  list-style: none;
}

.my-account-nav li a {
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  padding: 20px;
  margin: 0;
  display: block;
  background: #f9f9f9;
}

.my-account-nav li a:hover {
  background: #ffebd87a !important;
  text-decoration: none;
}

.my-account-nav-active {
  background: #ffebd87a !important;
}

.woocommerce-info, .woocommerce-error, .woocommerce-message {
  border-top-color: #FF7A00 !important;
}

.woocommerce-info::before, .woocommerce-error::before, .woocommerce-message::before {
  color: #FF7A00;
}

.my-account-content a, .reset-pass a {
  color: #FF7A00 !important;
}

.woocommerce-orders-table__cell-order-actions a {
  margin-right: 10px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background: #ffebd87a !important;
}

.woocommerce-Address-title h3 {
  margin: 0 !important;
}

.woocommerce-Address {
  float: none !important;
  width: 100% !important;
  max-width: 100% !important;
}

.woocommerce-Address:first-of-type {
  margin-bottom: 35px;
}

.form-row {
  margin: 0 !important;
}

.woocommerce-address-fields__field-wrapper p, .woocommerce-EditAccountForm p {
  margin-bottom: 20px !important;
  float: none !important;
}

.required {
  text-decoration: none !important;
}

.my-account-content h3 {
  margin-bottom: 25px !important;
}

.my-account-content input {
  width: 300px !important;
}

.my-account-content button {
  background: #FF7A00;
  color: white;
  border-radius: 5px;
  padding: 10px 35px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  border: none;
}

.strike-text {
  text-decoration: line-through !important;
}

.cart-details thead, .cart-total-amount, .cart-subtotal-amount {
  background: #f9f9f9;
  text-transform: uppercase;
  font-weight: bold;
}

.col-cart-product-listing-name {
  color: #FF7A00;
}

.col-cart-product-listing-name:hover {
  color: #FF7A00;
  text-decoration: none;
}

.col-cart-product-listing-img {
  width: 100%;
}

.col-cart-delete {
  width: 5%;
}

.col-cart-img {
  width: 10%;
}

.col-cart-product {
  width: 50%;
}

.col-cart-price {
  width: 10%;
}

.col-cart-quantity {
  width: 15%;
}

.col-cart-total {
  width: 10%;
}

.cart-details {
  margin-bottom: 2rem;
}

.cart-details input {
  width: 50%;
}

.cart-details tr td:first-of-type, .cart-details tr td:nth-of-type(3), .cart-details tr td:nth-of-type(4), .cart-details tr td:nth-of-type(5), .cart-details tr td:nth-of-type(6) {
  padding-top: 25px;
}

.cart-details i, .remove-discount {
  cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cart-coupon-btn, .cart-checkout-btn, .checkout-place-order-btn {
  background: #FF7A00;
  color: white;
  border-radius: 5px;
  padding: 10px 35px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}

.cart-coupon-btn:hover, .cart-checkout-btn:hover, .checkout-place-order-btn:hover {
  text-decoration: none !important;
  color: white !important;
  background: #eb7100;
}

.cart-coupon {
  padding: 9px 10px;
  margin: 0;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}

.cart-coupon::placeholder {
  color: #ccc !important;
}

.cart-details .input-group .form-control {
  text-align: center;
}

.table thead th {
  border-bottom: none;
}

.cart-total-amount, .cart-subtotal-amount {
  width: 50%;
}

.container-search-page-content, .container-cart-page-content {
  position: relative;
}

.loading {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100vw;
  background: rgba(255, 255, 255, 0.7);
  display: none;
  user-select: none;
}

.loading-message {
  background: black;
  width: 200px;
  margin: 0 auto;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 35%;
  padding: 25px 50px;
  display: block;
  text-align: center;
  border-radius: 10px;
}

.loading-message img {
  margin-bottom: 25px;
  user-select: none;
}

.loading-message i {
  color: white;
}

.red {
  color: red !important;
}

.mobile-cart-details {
  display: none;
}

.light-orange-bg {
  background: #ffebd87a !important;
}

.light-grey-bg {
  background: #f9f9f9 !important;
}

.col-product-listing-amount input {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.woocommerce-checkout .col-1, 
.woocommerce-checkout .col-2 {
  padding: 0 15px;
}

.checkout-content {
  padding: 0 0 50px 0;
}

.checkout-title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.checkout-info-title {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 0;
  font-weight: bold;
}

.checkout-info-entry {
  font-size: 14px;
  margin: 0;
  padding: 10px 0;
}

.checkout-section {
  margin-bottom: 35px;
}

.checkout-content label {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px !important;
  margin-bottom: 0.2rem !important;
}

.checkout-input {
  margin-bottom: 25px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #FF7A00;
  color: #fff;
}

.checkout-content h3 {
  margin: 0 0 8px 0 !important;
}

.m-t-10 {
  margin-top: 10px;
}

.m-0 {
  margin: 0 !important;
}

.checkout-content select {
  height: 38px;
  background: #f9f9f9;
  width: 100%;
}

.checkout-section-shipping-address {
  display: none;
}

.checkout-content input::placeholder {
  color: #ccc !important;
  opacity: 1;
}

.checkout-error {
  display: none;
}

.checkout-content .wc-backward {
  background: #FF7A00 !important;
  color: white !important;
  border-radius: 5px;
  padding: 10px 35px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
}

.checkout-content .wc-backward:hover {
  text-decoration: none !important;
  color: white !important;
  background: #eb7100 !important;
}

.page-content {
  margin: 50px 0;
}

.page-content blockquote {
  border-left: 5px solid #eb7100;
  padding: 10px 20px;
  font-size: 22px;
  margin: 40px 0 40px 35px;
}

/* Account styling */

.my-account-content label {
  display: block !important;
  font-weight: bold;
  margin-bottom: 0.2rem !important;
}

.my-account-content select {
  width: auto !important;
  height: 43px !important;
}

.my-account-content p.form-row {
  display: block !important;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
}

.my-account-content .woocommerce-Input {
  margin-left: 0 !important;
}

.my-account-content input {
  padding: 10px !important;
  border-radius: 0.25rem !important;
  border: 1px solid #d2d2d2 !important;
}

.my-account-content fieldset {
  margin-top: 35px;
}

.my-account-content em {
  display: block;
  margin-top: 3px;
}

.my-account-content .woocommerce-Address {
  padding: 0 !important;
}

.mark, mark {
  background-color: #ffebd87a !important;
}

.my-account-content .woocommerce-customer-details:not(:first-of-type) {
  margin-top: 50px !important;
}

.my-account-content table {
  width: 100% !important;
}

/* Checkout styling for Woocommerce generated page */

#customer_details .col-1 {
  max-width: 50% !important;
  width: 50% !important;
}

#customer_details .col-2 {
  max-width: 50% !important;
  width: 50% !important;
}

.woocommerce-checkout label {
  font-weight: bold;
  margin-bottom: 0;
}

.woocommerce-checkout .form-row {
  display: block;
  margin-bottom: 15px !important;
}

.woocommerce-checkout input, .woocommerce-checkout textarea {
  padding: 10px;
  border: 1px solid #d2d2d2;
}

.woocommerce-checkout select {
  height: 43px;
}

.woocommerce-checkout .required {
  color: #fa7a03 !important;
}

.woocommerce-checkout .woocommerce-additional-fields__field-wrapper p#session_id_field {
  display: none !important;
}

.woocommerce form.checkout_coupon {
  border: none;
  padding: 0 3px;
}

form.checkout_coupon p {
  font-weight: bold !important;
  margin-bottom: 3px;
  padding-left: 3px;
}

form.checkout_coupon button {
  background: #FF7A00 !important;
  color: white !important;
  border-radius: 5px;
  padding: 14px 0 !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}

form.checkout_coupon button:hover, #order_review button:hover {
  background: #eb7100 !important;
}

form.checkout_coupon .form-row-last {
  padding: 0 !important;
}

.checkout-content a, #order_review a, .woocommerce-notices-wrapper a {
  color: #FF7A00 !important;
}

#checkout-content a:hover, #order_review a:hover, .woocommerce-notices-wrapper a:hover {
  color: #eb7100 !important;
}

#order_review button {
  background: #FF7A00 !important;
  color: white !important;
  border-radius: 5px;
  padding: 20px 35px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  margin-top: 20px;
}

.woocommerce-additional-fields h3:first-of-type {
  display: none;
}

.woocommerce-agreement-text {
  padding: 1em;
}

.woocommerce-agreement-text p:first-of-type {
  font-weight: bold;
}

.checkout-content input, .checkout-content textarea {
  border-radius: 0.25rem;
}

.checkout-content .woocommerce table.shop_table {
  border: 1px solid #d2d2d2;
  border-radius: 0.25rem;
  border-spacing: 0;
}

.checkout-content .woocommerce table.shop_table thead, .checkout-content .woocommerce table.shop_table tfoot {
  background: #ffebd87a;
}

.woocommerce-remove-coupon {
  text-transform: uppercase;
}

.woocommerce-thankyou-order-details {
  padding: 0;
}

.woocommerce-order .woocommerce-order-details, .woocommerce-order .woocommerce-customer-details {
  margin-top: 35px;
}


/* Ghost Gunner page */

.gg-platforms {
  column-count: 4;
  padding-left: 20px;
  margin: 0;
}

.gg-gg3-features {
  column-count: 2;
  padding-left: 20px;
  margin: 0;
}

.gg-reviews {
  padding-left: 20px;
}

.gg-content {
  margin-bottom: 75px;
}

.gg-title {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.m-b-15 {
  margin-bottom: 15px;
}

.gg-platforms li p,
.gg-gg3-features li p,
.gg-reviews li p,
.gg-text {
  font-size: 18px;
  margin: 0;
  line-height: 1.7em;
}

.gg-feature-title {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FF7A00;
}

.gg-feature-text {
  font-size: 14px;
  margin: 0;
  line-height: 1.7em;
}

.term-ghost-gunner .page-banner,
.term-3d-print .page-banner {
  display: none;
}

.single-3d-products .product-feature-listing {
  margin-bottom: 0;
}

.gg-product-section {
  margin-bottom: 50px;
}

.gg-product-section-title {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

/* Contact page */

.grecaptcha-badge {
  visibility: hidden;
}

.contact-form label {
  font-weight: bold;
  margin-bottom: 3px;
  text-transform: uppercase;
}

.contact-form .form-group {
  margin-bottom: 35px;
}

.contact-form textarea {
  display: block;
  width: 100%;
}

.contact-form textarea {
  border-radius: 0.25rem;
  border-color: #ced4da;
  padding: 10px 13px;
}

.contact-submitting {
  background: #666 !important;
  border-color: #666;
  color: white;
  text-decoration: none;
}

.contact-form button {
  background: #FF7A00 !important;
  color: white !important;
  border-radius: 5px;
  padding: 14px 0 !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  margin: 0;
  border: none;
}

.contact-form button:hover {
  background: #eb7100 !important;
}

.contact-message {
  text-align: center;
  margin-top: 20px;
}

.contact-form .woocommerce-message, .contact-form .woocommerce-error {
  display: none;
}

/* 404 page */

.error-404 {
  background: #222;
  padding: 50px 0 75px 0;
}

.error-404-title {
  font-size: 200px;
  color: white;
  margin-bottom: 10px;
  line-height: 1;
}

.error-404-subtitle {
  font-size: 22px;
  color: white;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.error-404-button {
  background: #FF7A00 !important;
  color: white !important;
  border-radius: 5px;
  padding: 14px 0 !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  margin: 0;
  border: none;
}

.error-404-button:hover {
  background: #eb7100 !important;
  text-decoration: none;
}

/* Waiting list */

.woocommerce_waitlist.button {
  background: #FF7A00 !important;
  color: white !important;
  border-radius: 5px;
  padding: 14px 0 !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  margin: 0;
  border: none;
}

.woocommerce_waitlist.button:hover {
  background: #eb7100 !important;
  text-decoration: none;
}

.wcwl_notice_dismiss:before {
  color: #999 !important;
}

.single-product .wcwl_intro {
  font-weight: bold;
}

.wcwl_email {
  padding: 10px;
  border-radius: 0.25rem;
  border: 1px solid #dee2e6;
  width: 100%;
  text-align: center;
}

.sort-products-container {
  margin-bottom: 25px;
}

.sort-products {
  height: 43px;
  margin-left: 10px;
}

.sort-products-container p {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  display: inline-block;
  text-transform: uppercase;
}

.product-img-container {
  position: relative;
  background: white;
}

.product-out-of-stock {
  position: absolute;
  top: 15px;
  right: 15px;
  background: #eb4d4b;
  color: white;
  font-size: 14px;
  margin: 0 0 0 10px;
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 5px;
}

.page-content h3:not(:first) {
  margin-top: 50px;
}

/* NMI Checkout */

.checkout-content ul.order_details {
  padding: 0 !important;
}

.checkout-content .woocommerce {
  padding: 0 15px;
}

#pmtable {
  border: 0 !important;
  margin-top: 15px;
  width: 350px !important;
}

#pmtable input {
  width: 100%;
}

#pmtable select {
  width: auto !important;
}

#pmtable tr {
  padding-bottom: 20px;
}

#pmtable td {
  padding-bottom: 20px;
}

#pmtable tr td:first-of-type {
  padding-right: 10px;
}

.woocommerce-thankyou-order-failed-actions a:last-of-type, .checkout-content #buttons #backbutton {
  background: #666 !important;
  color: white !important;
  border-radius: 5px;
  padding: 10px 20px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  border: 0;
  line-height: 1.5 !important;
}

.woocommerce-thankyou-order-failed-actions a:last-of-type:hover, .checkout-content #buttons #backbutton:hover {
  background: #333 !important;
}

.woocommerce-thankyou-order-failed-actions a:first-of-type, .checkout-content #buttons #submitbutton {
  background: #FF7A00 !important;
  color: white !important;
  border-radius: 5px;
  padding: 10px 20px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  border: 0;
  line-height: 1.5 !important;
}

.woocommerce-thankyou-order-failed-actions a:first-of-type {
  margin-right: 10px;
}

.woocommerce-thankyou-order-failed-actions a:first-of-type:hover, .checkout-content #buttons #submitbutton:hover {
  background: #eb7100 !important;
}

.woocommerce-order-pay h3:first-of-type {
  display: none;
}

.woocommerce.membership-content.access-restricted div.summary.entry-summary {
  display: none;
}

.threed-banner-content-1 {
  padding-top: 25px;
}
.threed-banner-content-2 {
  padding-top: 25px;
}

.term-3d-print .gg-product-section {
  margin-bottom: 0;
}

.threed-footer {
  background: black;
  padding: 50px 0;
}

.defcad-video {
  width: 100%;
}

.threed-title {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
}

.threed-text {
  font-size: 22px;
  margin: 0;
  line-height: 1.7em;
}

.creality-banner {
  padding-top: 60px;
  width: 100%;
}

/* Special override for woo nmi three step order confirmation page */
.woocommerce-order-received .woocommerce-column--billing-address,
.woocommerce-order-received .woocommerce-column--shipping-address {
  max-width: 100%;
}

.woocommerce-order-pay .row.savePmLater {
  display: none;
}

div#infomessage {
  max-width: 500px;
  background-color: #069076;
  color: #fff;
  padding: 15px;
  margin: 30px auto;
  font-weight: bold;
  font-style: italic;
}

div#errormessage {
  max-width: 500px;
  background-color: #c90617;
  color: #fff;
  padding: 15px;
  margin: 30px auto;
  font-weight: bold;
  font-style: italic;
}

body .ny_disclaimer {
  display: none;
}

body.ny_ip .ny_disclaimer {
  display: block;
}

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-size: 60px;
  margin-bottom: 0px;
  font-family: RobotoCondensed !important;
}

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 !important;
}

div#bio_ep input.button {
  background: #fff !important;
  color: #000 !important;
  font-weight: bold;
  font-size: 18px;
  padding: 26px;
  width: auto !important;
  border: 0;
  padding: 29px;
}

div#bio_ep_close {
  font-size: 40px;
  background: none;
}

@media (max-width: 1199.98px) {
  .gg-twitter {
    width: 89%;
  }
  .product-listing-add, .product-listing-checkout {
    width: 100% !important;
  }
  .gg-feature-title {
    font-size: 22px;
  }
  .header-bottom.desktop a {
    padding: 15px 16px;
  }
  .threed-title {
    font-size: 30px;
  }
  
  .threed-text {
    font-size: 18px;
  }
}

@media (max-width: 991.98px) {
  .creality-banner {
    padding: 25px 0 50px 0;
  }
  .max-w-100 {
    max-width: 100% !important;
  }
  .product-listing .max-w-100 {
    padding: 0 !important;
  }
  .header-bottom.desktop a {
    font-size: 15px;
    padding: 15px 11px;
  }
  .footer-right-bottom i {
    margin: 0 16px;
  }
  .footer-right-top .col-4:nth-of-type(2) {
    padding: 0 !important;
  }
  .footer-contact-txt {
    font-size: 14px;
  }
  .desktop .col-sign-in {
    padding-right: 0 !important;
  }
  .header-logo {
    height: 89px !important;
  }
  .col-search-bar {
    padding-left: 15px !important;
  }
  .header-top {
    height: 89px;
  }
  .search-bar {
    margin-top: 26px;
  }
  .product-listing-title {
    margin-top: 25px;
  }
  .product-listing {
    padding-top: 50px;
  }
  .product-listing-input {
    margin-bottom: 1rem !important;
  }
  .col-cart-product-product {
    width: 45%;
  }
  .col-cart-quantity {
    width: 20%;
  }
  .checkout-first-name, .checkout-city, .checkout-phone {
    margin-bottom: 25px;
  }
  .error-404-img {
    padding-top: 35px;
  }
  .gg-col-vid,
  .gg-col-img {
    text-align: center;
    margin-top: 35px;
  }
}

@media (max-width: 767.98px) {
  .container-fluid-padding {
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
  }
  .alert-message-text {
    font-size: 16px;
  }
  .featured-categories {
    padding-top: 25px;
  }
  .bar-message-txt {
    font-size: 10px;
}
  .gg-twitter {
    width: 100%;
  }
  .product-out-of-stock {
    font-size: 10px;
  }
  .cart-details {
    display: none;
  }
  .mobile-cart-details {
    display: block;
  }
  #content {
    padding: 0;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .hero {
    height: 500px;
  }
  .header-top-1 .col-2 {
    padding-right: 0 !important;
  }
  .hero-feature {
    width: 100%;
    padding-top: 55px;
  }
  .product-section-btn {
    padding: 10px 15px;
    font-size: 14px;
  }
  .product-section-title {
    font-size: 27px;
  }
  .social-media .col-12:last-of-type {
    margin-top: 35px;
  }
  .social-media-links a {
    margin: 0 18px;
  }
  .col-footer-links {
    display: none;
  }
  .footer-right-bottom i {
    margin: 0 13px;
  }
  .col-footer-right {
    padding-right: 0 !important;
    border-left: none;
  }
  .product-section-1 {
    padding: 50px 0 25px 0;
  }
  .product-section-2 {
    padding: 25px 0 50px 0;
  }
  .footer-right-top, .footer-right-bottom {
    padding: 0 15px;
  }
  .hero-txt {
    font-size: 18px;
  }
  .header-top {
    height: 58px;
    padding: 0 15px;
  }
  .header-logo {
    height: 58px !important;
  }
  .sign-in, .cart {
    margin-top: 18px;
  }
  .fa-bars {
    color: white;
    background: #FF7A00;
    padding: 13px 12px 13px 12px;
    cursor: pointer;
  }
  .header-bottom.mobile {
    position: absolute;
    top: 58px;
    right: 0;
    width: 100%;
    z-index: 102;
    display: none;
  }
  .menu-links-title {
    font-size: 18px;
    font-weight: bold;
    color: white;
    padding: 0;
    margin-bottom: 10px;
  }
  .header-bottom.mobile ul {
    padding: 0;
    margin: 0;
  }
  .header-bottom.mobile li {
    list-style-type: none;
  }
  .menu-link {
    color: white;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 16px;
  }
  .header-bottom-1 {
    background: #333;
    padding: 15px 0;
  }
  .header-bottom-2 {
    background: #FF7A00;
    padding: 25px 0 15px 0;
    border: 1px solid #FF7A00;
    outline-style: solid;
    outline-color: #FF7A00;
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.5);
  }
  .sign-in {
    margin-top: 10px;
  }
  .product-listing-title {
    font-size: 20px;
  }
  .product-listing {
    padding: 25px 0 50px 0;
  }
  .product-listing-table {
    table-layout: fixed;
  }
  .product-listing-table td {
    font-size: 12px;
  }
  #prev-img {
    bottom: 10px;
    left: 10px;
  }
  #next-img {
    bottom: 10px;
    right: 10px;
  }
  .product-listing-table:last-of-type {
    margin-bottom: 0 !important;
  }
  .product-listing-frequently-bought .col-6:nth-of-type(1), .product-listing-frequently-bought .col-6:nth-of-type(2) {
    margin-bottom: 25px;
  }
  .product-tab-title {
    font-size: 12px;
  }
  .search-bar-right {
    background-color: #333333 !important;
  }
  .col-my-account-menu {
    display: none;
  }
  .cart-content {
    padding-top: 0px;
  }
  .mobile-cart-details {
    margin-bottom: 25px;
  }
  .page-content {
    margin-top: 25px;
  }
  .checkout-content {
    padding: 0 15px !important;
  }
  .mobile-cart-product-name {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    color: black !important;
  }
  .mobile-cart-product-name:active, .mobile-cart-product-name:hover, .mobile-cart-product-name:focus {
    color: black !important;
    text-decoration: none !important;
  }
  .mobile-cart-product-price {
    font-size: 14px;
    margin-bottom: 10px;
    color: #FF7A00;
    font-weight: bold;
  }
  .mobile-cart-product-img {
    width: 100%;
  }
  .mobile-cart-listing {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
  }
  .mobile-cart-product-delete {
    background: #666;
    color: white;
    border-radius: 5px;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    cursor: pointer;
    margin: 0;
  }
  .mobile-cart-listing input {
    text-align: center;
  }
  .mobile-cart-listing .col-product-listing-amount {
    margin: 0 !important;
  }
  .page-banner-title {
    font-size: 20px;
  }
  /* Checkout styling for Woocommerce generated page */
  #customer_details .col-1 {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
  }
  #customer_details .col-2 {
    max-width: 100% !important;
    width: 100% !important;
    margin-top: 50px;
    padding: 0 !important;
  }
  .woocommerce form.checkout_coupon {
    margin-bottom: 0;
  }
  #order_review_heading, #order_review {
    padding: 0 !important;
  }
  .product-img-slideshow {
    margin-bottom: 25px;
  }
  /* Placed order */
  .woocommerce ul.order_details li {
    float: none;
    border: none;
    padding-right: 0;
    margin-bottom: 10px;
  }
  /* 404 page */
  .error-404-title {
    font-size: 100px;
  }
  .page-banner-subtitle {
    font-size: 14px;
  }

  .category-full-container {
    margin-bottom: 35px;
  }

  .category-full-img {
    background-size: cover;
    background-position: center center;
    background-position-y: -67px;
    border: 1px solid black;
    height: 300px;
    position: relative;
    cursor: pointer;
  }
  .gg-content {
    margin-bottom: 50px;
  }
  .gg-product-section {
    margin-bottom: 0px;
  }
  .threed-banner-content-1 {
    padding-top: 0px;
  }
  .single-3d-products .product-feature-listing {
    margin-bottom: 50px;
  }

  .defcad-video {
    margin-top: 25px;
  }

  .threed-footer {
    padding: 25px 0;
  }
  .creality-banner {
    padding-top: 0;
    padding-bottom: 45px;
  }
  /* .term-ghost-gunner iframe {
    width: 100%;
    height: 215px;
  } */
}

@media (max-width: 360px) {
  .product-tab-title {
    padding: .5rem !important;
  }
  .fa-bars {
    padding: 13px 8px;
  }
}
