/*
Theme Name: Core Elite Ops
Description: Child theme for Hello Elementor
Author: Integrity Marketing
Author URI: https://www.integritymarketing.biz/
Template: hello-elementor
Version: 1.24
*/
figure {
  margin: 0!important;
}
body {
  font-family: "Roboto", sans-serif !important;
  font-size: 1.25rem !important;
  color: #000 !important;
}

/* ---- WooCommerce cart / checkout parity fixes (matched to production) ---- */
.woocommerce table.cart,
.woocommerce table.shop_table,
.woocommerce .cart_totals table {
  border-collapse: collapse !important;
  color: #000 !important;
}
.woocommerce table.cart th,
.woocommerce table.cart td,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  border: 0 none !important;
  background: transparent !important;
  color: #000 !important;
}
.woocommerce table.cart td.product-thumbnail img,
.woocommerce table.shop_table td.product-thumbnail img {
  width: 100px !important;
  max-width: 100% !important;
  height: auto !important;
}
.woocommerce table.cart .product-remove a {
  display: inline-block !important;
  color: #aa0000 !important;
  background: transparent !important;
  border-radius: 0 !important;
}
.woocommerce input.qty,
.woocommerce input#coupon_code,
.woocommerce .cart .coupon input {
  border: 1px solid #666 !important;
  border-radius: 0 !important;
  color: #000 !important;
  background: transparent !important;
}
.woocommerce .coupon button,
.woocommerce button[name="apply_coupon"],
.woocommerce button[name="update_cart"] {
  background: transparent !important;
  color: #000 !important;
  border: 2px solid #000 !important;
  border-radius: 0 !important;
  font-weight: 700 !important;
}
.woocommerce .cart-collaterals .wc-proceed-to-checkout a.checkout-button,
.woocommerce a.checkout-button.button {
  display: block !important;
  background: transparent !important;
  color: #000 !important;
  border: 2px solid #000 !important;
  border-radius: 0 !important;
  font-weight: 800 !important;
  text-align: center !important;
  float: none !important;
  width: auto !important;
  padding: 16px 32px !important;
}
.woocommerce #place_order,
.woocommerce-checkout #payment #place_order {
  background: #000 !important;
  color: #fff !important;
  border: 3px solid transparent !important;
  border-radius: 0 !important;
  font-weight: 500 !important;
  width: 100% !important;
  padding: 15px 30px !important;
}
.woocommerce-checkout form.checkout::before,
.woocommerce-checkout form.checkout::after,
.woocommerce .col2-set::before,
.woocommerce .col2-set::after {
  content: none !important;
  display: none !important;
}
@media (min-width: 992px) {
  .woocommerce-checkout form.checkout {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    gap: 20px 40px !important;
    align-items: start !important;
  }
  .woocommerce-checkout form.checkout > * {
    grid-column: 1 / -1 !important;
  }
  .woocommerce-checkout form.checkout > .col2-set#customer_details {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    float: none !important;
    width: auto !important;
  }
  .woocommerce-checkout form.checkout > #order_review_heading {
    grid-column: 2 !important;
    grid-row: 1 !important;
    margin-top: 0 !important;
  }
  .woocommerce-checkout form.checkout > #order_review {
    grid-column: 2 !important;
    grid-row: 2 !important;
  }
}
/* ---- end WooCommerce cart / checkout parity fixes ---- */

.page-header {
  display: none;
}
.woocommerce ul.products {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: stretch !important;
  padding: 0 0 50px !important;
}
.woocommerce ul.products li.product {
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
  flex: 0 1 auto !important;
  width: calc(25% - 16px) !important;
  margin: 0 8px 16px !important;
  padding: 10px !important;
  float: none !important;
  clear: none !important;
}
.woocommerce ul.products li.product img {
  max-width: 100% !important;
  height: auto !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  margin: 8px 0 !important;
  padding: 0 !important;
  clear: both !important;
}
.woocommerce ul.products li.product .button {
  display: block !important;
  margin: 18px auto 0 !important;
}
.woocommerce h1.woocommerce-products-header__title.page-title,
.woocommerce .woocommerce-products-header__title.page-title {
  margin: 0 !important;
  clear: both !important;
}
.woocommerce .woocommerce-result-count {
  padding: 12px 0 !important;
}
.site-main {
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
}
a {
  text-decoration: none !important;
}
#masthead {
  padding: 0;
  margin: 0;
  max-width: 100%;
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  right: 0;
  background: #54595f6e;
}
#main {
  padding: 0;
}
.custom-logo {
  filter: brightness(100);
}
.auto-container {
  max-width: 1170px;
  margin: auto;
  width: 1170px;
}
.logo-outer {
  float: left;
  width: 30%;
}
.nav-outer {
  float: left;
  width: 70%;
}

#site-navigation {
  float: right;
  padding: 50px 0 0;
}
#site-navigation li a {
  font-family: "Roboto Condensed", Sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  color: #fff !important;
  padding: 0px 10px 0px 10px !important;
}
.post-thumbnail,
.entry-content .wp-audio-shortcode,
.entry-content
  > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(
    .wp-block-separator
  ),
[class*="inner-container"]
  > :not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(
    .alignright
  ):not(.wp-block-separator),
.default-max-width {
  max-width: 100%;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1170px;
}

.home-banner {
  padding: 180px 0 100px;
}
.home-banner h1 {
  font-size: 60px;
  font-weight: 600 !important;
  text-transform: capitalize;
  letter-spacing: 1.5px;
  line-height: 1.4em;
}
.btn-outer a {
  padding: 0 !important;
  background: none !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 4px !important;
  font-size: 18px !important;
}
.pride-outer {
  padding: 100px 0;
}
.pride-left h2 {
  font-size: 50px;
  text-transform: capitalize;
  line-height: 62px;
}

.title-para p {
  font-size: 20px;
  font-weight: 400 !important;
  line-height: 30px;
}
.pride-left p {
  margin: 0 0 30px;
}

.performance .wp-caption {
  position: relative;
}

.performance .wp-caption-text {
  position: absolute;
  bottom: 20px;
  right: 0;
  margin: auto;
  width: 100%;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 1;
  line-height: 35px;
}
.performance .wp-caption a::after {
  content: "" !important;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}
.performance h3 {
  font-size: 25px;
}
.performance p {
  font-size: 18px;
  line-height: 26px;
}

.performance .wp-caption img {
  height: 240px !important;
  object-fit: cover;
}
.elementor-26
  .elementor-element.elementor-element-0454656
  .elementor-heading-title {
  font-size: 40px;
}
.performance-inner {
  padding: 20px 0 0;
}

.focused {
  height: 40vh;
}

.focused h2 {
  font-size: 60px;
  text-transform: uppercase;
}

.focused .elementor-container.elementor-column-gap-default {
  height: 100%;
}
.performance-outer {
  padding: 0 0 100px;
}

.performance-outer.custom-shop {
  padding: 70px 0;
}

.performance-outer.custom-shop .wp-caption img {
  height: 300px !important;
}
.performance-outer.custom-shop h2 span {
  font-weight: 400;
}

.performance-outer.every-rifle {
  padding: 90px 0 100px;
}
.performance-outer.every-rifle h2 {
  margin: 20px 0 !important;
  display: block !important;
  font-size: 50px !important;
}
.performance-outer.every-rifle a {
  border: 2px solid #fff !important;
  background: #61ce7000 !important;
  border-radius: inherit !important;
  font-size: 20px !important;
  padding: 10px 20px !important;
  font-family: "Roboto Condensed", Sans-serif !important;
}

.performance-outer.every-rifle a:hover {
  background: #a2a2a2 !important;
  border: 2px solid #a2a2a2 !important;
}

.recent-posts ul {
  column-count: 3;
}

.recent-posts li {
  text-align: center;
}
.recent-posts li .rpwwt-post-title {
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 10px 0 0;
  display: inline-block;
}
.recent-posts li .rpwwt-post-excerpt {
  color: #848484;
  font-family: "Roboto", Sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  display: grid;
}

.recent-posts li .rpwwt-post-excerpt .rpwwt-post-excerpt-more {
  color: #848484;
  text-transform: uppercase;
  font-size: 17px;
  margin: 10px 0 0;
}
.recent-posts li .wp-post-image {
  height: 270px !important;
  object-fit: cover;
}
.post-outer {
  padding: 80px 0;
}
#colophon {
  background: #000;
  margin: 0;
  padding: 0;
  max-width: 100%;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.footer-title {
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 15px;
  font-size: 1.25em!important;
  margin: 0;
}

.form-outer {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 5px 0;
}
.form-left {
  float: left;
  width: 50%;
  padding: 0 5px 0 0;
}
.form-left.form-right {
  padding: 0 0 0 5px;
}

.text-field {
  width: 100%;
  border: 2px solid #e5e5e5 !important;
  color: #1a1c1e;
  font-size: 17px;
}

.sign-btn {
  width: 100%;
  border: 2px solid #fff !important;
  padding: 10px !important;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px !important;
  font-family: "Roboto Condensed", Sans-serif !important;
  margin: 0 0 5px !important;
}

.sign-btn:hover {
  background: #a2a2a2 !important;
  color: #fff !important;
  border: 2px solid #a2a2a2 !important;
}

.footer-left {
  float: left;
  width: 50%;
}
.form-outer p {
  color: #a2a2a2;
  font-size: 12px;
}

.footer-left.footer-right {
  padding: 120px 0 0 80px;
  text-align: right;
}
.footer-form {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border-bottom: 1px solid #fff;
  padding: 50px 0;
  margin: 0;
}
.footer-left p {
  margin: 0;
}
.foot-social li a {
  color: #fff !important;
  float: left !important;
}

.foot-social ul {
  float: right;
}

.foot-social li {
  float: left;
}

.site-footer .footer-inner {
  display: block;
  width: 20%;
  float: left;
}
.site-footer .footer-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-inner li {
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 700;
}

.footer-inner li a {
  color: #a2a2a2 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
.footer-inner li a:hover {
  color: #fff !important;
}
.site-footer .copyright {
  margin: 0;
  float: left;
  width: 100%;
  padding: 10px 0;
}

.copyright-left {
  float: left;
  width: 66%;
}
.copyright-left p {
  color: #fff;
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 1.9px;
  font-family: "Roboto Condensed", Sans-serif;
}
.copyright-left.copyright-right {
  text-align: right;
  width: 34%;
}
.copyright-left.copyright-right p a {
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
}
.footer-left p a {
  text-decoration: none !important;
  font-weight: 700 !important;
}

.foot-social li a {
  background: #54595f !important;
  padding: 4px 15px !important;
  border-radius: 5px !important;
  margin: 0 0 0 20px !important;
  font-size: 26px !important;
}
.foot-social li img {
  width: 30px;
  margin: -8px 0 0;
}
.foot-social li a:hover {
  background: #171214 !important;
}
.page .entry-header.alignwide {
  display: none;
}

.entry-content {
  margin: 0 !important;
}

.about-banner {
  height: 73vh;
}

.our-mission {
  padding: 60px 0;
}
.our-mission h3 {
  font-family: "Roboto Condensed", Sans-serif !important;
  font-size: 35px;
  font-weight: 600 !important;
  text-transform: capitalize;
}

.about-banner .elementor-container.elementor-column-gap-default {
  height: 100%;
}
.about-banner h2 {
  text-transform: uppercase;
  font-size: 60px;
  margin: 60px 0 0;
}

.manufacturing .elementor-tab-title {
  background: #424242;
}
.manufacturing
  .elementor-tab-title
  .elementor-toggle-icon.elementor-toggle-icon-left {
  color: #fff;
  margin: 0 10px 0 0px;
}

.manufacturing .elementor-toggle-title {
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
}

.manufacturing .elementor-tab-content {
  padding: 15px 20px;
  border-top: 1px solid #d5d8dc;
  font-size: 16px;
  font-weight: 400;
}

.service-form {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 20px 0 0;
}
.field-form {
  width: 100%;
  border: 2px solid #e5e5e5 !important;
  color: #1a1c1e !important;
  outline: none !important;
  font-size: 15px;
}
.service-form p {
  margin: 0;
}

.service-form label {
  font-size: 18px;
  margin: 0px 0 6px;
  display: inline-block;
}

textarea.field-form {
  height: 120px;
}

.service-form .recaptcha {
  margin: 20px 0;
  display: inline-block;
}

.service-form .field-btn {
  width: 100%;
  background: none !important;
  color: #000 !important;
  border: 2px solid #424242;
  padding: 0;
  text-transform: uppercase;
  padding: 6px 20px;
  font-size: 16px;
  font-weight: 600;
}

.service-form .field-btn:hover {
  background: #424242 !important;
  color: #fff !important;
}

.our-mission.service-rqst {
  padding: 0 0 30px;
}
.service-left {
  width: 50%;
  padding: 0 10px 0 0;
  float: left;
}

.service-left.service-right {
  padding: 0 0 0 10px;
}
.service-form.zipp {
  column-count: 3;
}
.field-check .wpcf7-list-item {
  width: 100%;
}
.field-check label {
  margin: 0;
}
.field-check .wpcf7-list-item {
  width: 100%;
  margin: 0;
}
.field-check .wpcf7-list-item-label {
  vertical-align: top;
}

.field-check input {
  outline: none !important;
  border: 2px solid #e5e5e5;
  width: 23px;
  height: 24px;
}
.wpcf7-file.field-form {
  background: #e5e5e5;
  padding: 6px;
}

.fill-form {
  text-align: center;
}
.fill-form form {
  border: 3px solid #424242;
  padding: 30px;
  max-width: 70%;
  display: inline-block;
  margin: 10px 0;
}
.fill-form .service-form {
  text-align: left;
}
.fill-form h5 {
  text-align: center;
  font-size: 16px;
  margin: 0 0 20px;
  font-weight: 400;
}

.page-id-134 #masthead {
  background: #000;
}
.our-mission.fill-shipping {
  padding: 150px 0 0;
}

.single-post #masthead {
  background: #000;
}
.single-post #main {
  padding: 140px 0 70px;
}
.single-post .entry-title {
  font-size: 33px;
  font-weight: 600;
  margin: 0;
}
.single-post .post-thumbnail {
  margin: 0;
}

.single-post .post-thumbnail img {
  margin: 20px 0 0;
}

.single-post .entry-content {
  max-width: 1170px;
  margin: auto !important;
}
.single-post .entry-footer.default-max-width {
  max-width: 1170px;
}
.single-post #comments {
  max-width: 1170px;
  margin-top: 0;
}

.my-account-form {
  padding: 60px 0;
}
.my-account-form h2 {
  color: #000;
  font-size: 26px;
  text-transform: uppercase;
  margin: 0 0 20px;
}

.my-account-form form {
  border: 1px solid #e5e5e5;
  width: 100%;
  padding: 20px;
}
.my-account-form .woocommerce {
  padding: 0 15px !important;
}

.my-account-form label {
  color: #000;
  font-size: 15px;
  font-weight: 800;
  margin: 10px 0 3px;
}
.my-account-form #rememberme {
  width: 21px;
  height: 21px;
  vertical-align: top;
  display: inline-block;
  margin: 0 3px 0 0;
}
.my-account-form .woocommerce-Input {
  background: #e5e5e5;
  border: none;
  width: 100%;
}

.my-account-form .woocommerce-privacy-policy-text p {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  margin: 20px 0;
}

.my-account-form .button {
  border: 2px solid #3a3a3a !important;
  padding: 3px 20px 5px !important;
  background: none !important;
  color: #3a3a3a !important;
  margin: 0 0 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 17px;
}
.my-account-form .button:hover {
  background: #3a3a3a !important;
  color: #fff !important;
}

.woocommerce-LostPassword.lost_password a,
.woocommerce-simple-registration-login-link a {
  font-size: 14px !important;
  line-height: 20px !important;
  color: #000 !important;
  margin: 20px 0 !important;
  font-weight: 600 !important;
}

.single-product #primary {
  padding: 0;
  max-width: 100%;
}
.single-product .product.type-product {
  margin: 0;
}

.woocommerce-breadcrumb {
  font-size: 16px !important;
  color: #777;
}
.woocommerce-breadcrumb a {
  text-decoration: none !important;
  color: #777 !important;
  font-weight: 700 !important;
}
.single-product .product_title.entry-title {
  font-size: 28px !important;
  font-weight: 600 !important;
}

.single-product .woocommerce-Price-amount.amount {
  font-size: 20px;
  font-weight: 800;
}
.single-product .input-text {
  background: #e5e5e5;
  border: none;
}
.single-product .single_add_to_cart_button {
  padding: 10px 20px !important;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 10px 0 0;
}
.flex-control-nav.flex-control-thumbs {
  padding: 0;
  display: flex;
}

.flex-control-nav.flex-control-thumbs li {
  margin: auto;
  width: 100%;
}
.flex-control-nav.flex-control-thumbs li img {
  width: 100%;
}
.product-con .product {
  padding: 0 10px !important;
}

.product-con .product .premium-woo-products-details-wrap {
  padding: 10px 0 0;
}

.product-con .product .woocommerce-loop-product__title {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #000 !important;
  display: block !important;
}

.product-con .product .woocommerce-Price-amount.amount {
  font-size: 26px;
  font-weight: 700;
}

.product-outer {
  padding: 60px 0;
}
.product-con .product .button {
  border: 2px solid #000 !important;
  background: none !important;
  color: #000 !important;
  padding: 6px 20px;
  font-size: 18px !important;
}

.product-right .product .button:hover {
  background: #000 !important;
  color: #fff !important;
}
.side-title h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600 !important;
}
.side-search .aws-search-field {
  background: #e5e5e5;
}
.sider-inner {
  border-bottom: 2px solid #00000054;
  margin: 0 0 40px 0;
  padding: 0 0 40px;
}

.dealer-pricing .elementor-container.elementor-column-gap-default {
  border: 2px solid #000;
  padding: 20px !important;
}
.dealer-pricing h2 {
  font-size: 25px;
  font-weight: 600 !important;
  text-transform: uppercase;
}

.btn-con a {
  border: 2px solid #000 !important;
  background: none !important;
  color: #000 !important;
  padding: 10px 14px !important;
  font-size: 18px !important;
  border-radius: inherit !important;
  text-transform: uppercase !important;
}
.btn-con a:hover {
  background: #000 !important;
  color: #fff !important;
}

.product-categories {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.product-categories li a {
  font-size: 17px !important;
  text-transform: uppercase !important;
}
.product-filter {
  padding: 0 0 30px;
}
.product-sort select {
  width: 65%;
  float: right;
}
.tabs.wc-tabs {
  display: none;
}
#tab-description h2 {
  display: none;
}

.related-products .premium-woo-product__link {
  padding: 0;
}

.related-products .woocommerce-LoopProduct-link {
  padding: 0;
}

.related-products .woocommerce-LoopProduct-link img {
  height: 100% !important;
}

.related-products .products {
  border: none;
}

.related-products h3 {
  font-size: 1.5rem;
  font-weight: 400 !important;
  margin: 12px 0 0;
}
.related.products {
  display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
  margin: 0;
}

.woocommerce-product-gallery.images {
  margin: 0;
}

#tab-description {
  padding: 40px 0 0;
}

.about_us_banner {
  background-size: cover;
  background-position: top center;
  padding: 240px 0 140px !important;
  text-align: center;
  background-attachment: fixed;
  position: relative;
  margin: 0;
}

.about_us_banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000069;
}

.single-product .product.type-product {
  max-width: 1170px;
  margin: auto !important;
}
.about_us_banner h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  z-index: 1;
  position: relative;
}

.variations {
  border: none !important;
  border-bottom: 1px solid #c1c1c1 !important;
}
.woocommerce-breadcrumb {
  margin: auto !important;
  max-width: 1170px;
  padding: 60px 0 40px;
}
.variations th label {
  font-size: 14px;
  font-weight: 800;
}
.variations th {
  border: none;
  padding: 0;
  font-size: 17px;
  font-weight: 700 !important;
}
.value.woo-variation-items-wrapper {
  border: none;
  padding: 0;
}

.value.woo-variation-items-wrapper li {
  box-shadow: none !important;
  border: 1px solid #000;
}

.value.woo-variation-items-wrapper li span {
  display: none;
}

.button-variable-item-blue .variable-item-contents {
  background: #242975;
}
.button-variable-item-green .variable-item-contents {
  background: #5aaa34;
}

.button-variable-item-grey .variable-item-contents {
  background: #808080;
}

.button-variable-item-orange .variable-item-contents {
  background: #e88e06;
}
.reset_variations {
  margin: 10px 0 15px !important;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #9d9d9d;
  float: left;
}

.single_add_to_cart_button {
  font-size: 16px !important;
}
.product_meta {
  display: none;
}
#tab-description {
  display: none !important;
}

.pro-description h6 {
  font-family: "Roboto", sans-serif !important;
  text-transform: uppercase;
}
.pro-description p {
  margin-bottom: 1.75em;
}
.stock.in-stock {
  margin: 0 0 19px;
  font-size: 17px;
}
.pro-description {
  margin: 50px 0 20px;
}

.pride-left.pride-right {
  text-align: center;
}

.site-main > article > .entry-footer {
  margin: 0;
  padding: 0;
}
.woocommerce-cart #main .woocommerce {
  padding-top: 100px;
}
.woocommerce .content-area {
  padding: 0 200px;
  font-family: "Roboto Condensed", Sans-serif;
}
.woocommerce-ordering select {
  padding: 6px 10px;
  border: 1px solid #000;
  outline: none;
  font-size: 18px;
}
h1.woocommerce-products-header__title.page-title {
  font-size: 60px;
}
.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail,
.woocommerce ul.products li.product img.woocommerce-placeholder {
  outline: none;
}
ul.products li.product .button {
  font-size: 18px;
  padding: 8px 15px;
}
.woocommerce ul.products {
  padding-bottom: 50px;
}
ul.products li.product .price,
ul.products li.product .star-rating {
  font-family: Roboto;
}
ul.products li.product .button {
  font-size: 18px;
  padding: 8px 15px;
  font-family: Roboto;
}
.related-products
  .elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated {
  padding: 0;
}
.elementor-156
  .elementor-element.elementor-element-57455cb
  .premium-woo-products-details-wrap,
.elementor-156
  .elementor-element.elementor-element-57455cb
  .premium-woo-product__link {
  text-align: left;
}
.related-products h3 {
  margin: 30px 0 0;
}
#premium-woo-quick-view-close {
  outline: none;
  text-decoration: none;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  outline: none !important;
  text-decoration: underline 0 dotted currentColor !important;
  text-decoration-skip-ink: none !important;
  background: transparent !important;
}
.woocommerce .content-area .site-main {
  margin: 100px 0 0;
}
.recent-posts ul {
  padding: 0;
  list-style-type: none;
}

.wpcf7-spinner {
  display: none;
}
.singular .has-post-thumbnail .entry-header {
  width: 1170px;
}
.single-post .entry-footer.default-max-width {
  margin: auto;
}
.post-navigation .meta-nav {
  font-family: "Roboto Condensed", Sans-serif;
}
.post-navigation .post-title {
  display: none;
}
.single-post .entry-title {
  font-family: "Roboto Condensed", Sans-serif;
}
.entry-content,
.entry-summary {
  font-family: "Roboto", Sans-serif;
}
.page-id-26 header#masthead {
  background: transparent;
}
.woocommerce-account .woocommerce-MyAccount-content p {
  font-size: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  font-size: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation-link a {
  font-size: 20px !important;
}
.woocommerce-account .woocommerce:has(.woocommerce-MyAccount-navigation) {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 20px 40px;
  align-items: start;
}
.woocommerce-account .woocommerce:has(.woocommerce-MyAccount-navigation)::before,
.woocommerce-account .woocommerce:has(.woocommerce-MyAccount-navigation)::after {
  content: none !important;
  display: none !important;
}
@media (min-width: 768px) {
  .woocommerce-account .woocommerce:has(.woocommerce-MyAccount-navigation) {
    grid-template-columns: 220px minmax(0, 1fr);
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    grid-column: 1 !important;
    grid-row: 1 !important;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    grid-column: 2 !important;
    grid-row: 1 !important;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
  float: none !important;
  width: auto !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  margin: 0 0 8px !important;
}
.my-account-form
  .elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated {
  padding: 0;
}

.header-main {
  position: absolute !important;
  z-index: 1;
  width: 100%;
  padding: 0 !important;
}
.logo-main img {
  filter: brightness(100);
}

.elementor-navigation #menu-main-menu {
  float: right;
}
.elementor-navigation #menu-main-menu-2 {
  float: right;
}
.elementor-navigation #menu-main-menu li a {
  color: #fff !important;
  font-family: "Roboto Condensed", Sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  background: none !important;
}
.elementor-navigation #menu-main-menu-2 li a {
  color: #fff !important;
  font-family: "Roboto Condensed", Sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  background: none !important;
}
.elementor-navigation #menu-main-menu li a i {
  color: #fff !important;
}
.elementor-navigation #menu-main-menu-2 li a i {
  color: #fff !important;
}
.menu-dropdown .elementor-container.elementor-column-gap-default {
  max-width: 100%;
}
.elementskit-megamenu-panel {
  position: fixed !important;
  left: 0 !important;
  width: 100% !important;
  height: 100%;
  top: 90px !important;
  z-index: 9 !important;
}
.menu-dropdown .elementor-container.elementor-column-gap-default {
  max-width: 100% !important;
}
.ekit-template-content-header {
  z-index: 99999;
  position: relative;
}

.menu-dropdown .elementor-container.elementor-column-gap-default {
  max-width: 100%;
}
.menu-dropdown .nav.nav-tabs.elementkit-tab-nav {
  height: 100vh !important;
  background: #000;
}

.menu-dropdown .nav.nav-tabs.elementkit-tab-nav li a {
  border: none !important;
  font-weight: 700 !important;
}

.menu-dropdown
  .nav.nav-tabs.elementkit-tab-nav
  li
  a.elementkit-nav-link.active.show {
  background: #868686 !important;
}

.nav-content {
  column-count: 3;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.nav-title {
  font-family: "Roboto Condensed", Sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 40px;
  text-transform: uppercase;
}

.menu-dropdown .tab-pane {
  padding: 40px !important;
  z-index: 111;
  position: relative;
}

.menu-dropdown .nav.nav-tabs.elementkit-tab-nav {
  margin: 0 !important;
}
.nav-content-inner ul {
  list-style: none;
  padding: 0;
  margin: 7px 0;
  display: inline-block;
  vertical-align: top;
}
.nav-content-inner li a {
  color: #000 !important;
  font-size: 15px !important;
  line-height: 14px !important;
}
.nav-content-inner li {
  float: left;
  width: 100%;
  line-height: 21px;
}
.nav-content-inner li a h4 {
  font-size: 14px !important;
  margin: 0 !important;
  font-weight: 900 !important;
}
.nav-content-inner li a h4 strong {
  font-weight: 900 !important;
}

.tab-content.elementkit-tab-content {
  background: url(/wp-content/uploads/2023/04/handgun-with-rifle-2021-08-26-15-36-39-1.jpg)
    no-repeat top center;
  background-size: cover;
  position: relative;
}

.tab-content.elementkit-tab-content::after {
  background: rgba(255, 255, 255, 0.8);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.menu-products .products li {
  text-align: center;
}
.menu-products .products li .woocommerce-loop-product__title {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #000 !important;
}
.menu-products .products li .price {
  display: none !important;
}

.menu-products .products li .button {
  display: none;
}

.menu-products .products li .woocommerce-loop-product__title:hover {
  color: #afaa7f !important;
}

.menu-products {
  margin: 20px 0 0;
}
.nav-content.nav-count-one {
  column-count: 1;
}
li.wpmenucartli a.wpmenucart-contents span.cartcontents {
  display: none !important;
}

.logo-main {
  width: 15% !important;
}
.elementor-navigation {
  width: 85% !important;
}

#menu-item-21 a {
  border: 1px solid #fff !important;
  line-height: 31px !important;
  height: 44px !important;
  margin: 16px 0 0 !important;
}

#menu-item-21 a:hover {
  background: #fff !important;
  color: #000 !important;
}
.elementskit-dropdown.elementskit-submenu-panel {
  padding: 0 !important;
  border: none !important;
}

.elementskit-dropdown.elementskit-submenu-panel li a {
  color: #000 !important;
  padding: 5px 14px !important;
  font-size: 16px !important;
}

.elementskit-dropdown.elementskit-submenu-panel li a:hover {
  background: #000 !important;
  color: #fff !important;
}

.shop-dropdown .elementkit-nav-item {
  margin: 0 !important;
  border-bottom: 1px solid #fff;
}

.shop-dropdown .elementkit-nav-item:last-child {
  border: none;
}

.woocommerce-cart .header-main {
  background: #000;
  position: inherit !important;
}
.woocommerce-cart-form .shop_table {
  border: 1px solid #e6e6e6;
}

.woocommerce-cart-form td {
  border-color: #e6e6e6;
}
.woocommerce-cart-form th {
  background: #fbfbfb;
  font-size: 16px;
}
.product-name {
  text-align: left;
}
.product-name a {
  color: #848484 !important;
  font-weight: 700 !important;
  font-size: 15px !important;
}
.woocommerce-cart-form input {
  background: #e5e5e5;
  border: none;
}

.woocommerce-cart-form button {
  border: 1px solid #000 !important;
  background: transparent !important;
  color: #000 !important;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 20px !important;
}

.woocommerce-cart-form button:hover {
  background: #4b4b4b !important;
  color: #fff !important;
}

.cart_totals h2 {
  background: #fbfbfb;
  font-size: 24px;
  padding: 12px 20px;
  margin: 0 !important;
}
.cart_totals {
  border: 1px solid #e6e6e6;
}
.cart_totals th {
  border-color: #e6e6e6;
  padding: 0 20px;
}

.cart_totals td {
  border-color: #e6e6e6;
}
.wc-proceed-to-checkout {
  padding: 0 20px 40px;
  float: left;
  width: 100%;
}

.woocommerce-info {
  border-color: #223;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #333;
}

.woocommerce-info a {
  color: #333 !important;
}

.checkout-outer {
  padding: 60px 0;
}
.checkout-outer h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 10px !important;
}
.checkout-outer input,
.checkout-outer .select2-selection.select2-selection--single,
.checkout-outer textarea {
  background: #e5e5e5;
  border: none;
  font-size: 14px;
}

#order_review .shop_table.woocommerce-checkout-review-order-table {
  border: 1px solid #e6e6e6 !important;
}
#order_review {
  font-size: 16px;
  padding: 0 20px !important;
}
#order_review tr {
  border-bottom: 1px solid #e6e6e6 !important;
}
.cart-subtotal {
  border: none !important;
}
.order-total {
  border: none !important;
}
.woocommerce-privacy-policy-text p {
  text-align: center;
  font-size: 18px !important;
}
.woocommerce-terms-and-conditions-wrapper {
  margin: 0 0 30px;
}
.page-id-134 .header-main {
  background: #000;
}

.mobile-view {
  display: none;
}

.footer-left .wpcf7-response-output {
  color: #fff;
  font-size: 15px;
}
.tax-product_cat .woocommerce-breadcrumb {
  display: none;
}

.tax-product_cat #primary {
  padding: 0;
}
.tax-product_cat #main {
  margin: 0;
}
.product-category-banner {
  margin: 0;
  background: url(https://coreelitestg.wpenginepowered.com/wp-content/uploads/2023/05/IMG_2896.jpg)
    no-repeat top center fixed;
  height: 80vh;
  position: relative;
  background-size: cover;
}
.product-category-banner::after {
  content: "";
  position: absolute;
  top: 0;
  background: #00000047;
  width: 100%;
  height: 100%;
}
.category-products-left {
  float: left;
  width: 30%;
}
.category-products-right {
  float: left;
  width: 70%;
  padding: 50px 0 0px 20px;
}

.category-products-right .woocommerce-products-header {
  border: none;
}

.category-products-right .page-title {
  font-size: 22px !important;
  font-weight: 600;
}
.footer-left .widget {
  padding: 0;
}

.category-products-right.product-con li {
  padding: 0 !important;
  text-align: center;
}
.category-products-right.product-con li .button {
  margin: auto;
}

.category-products-left .sider-inner {
  padding-bottom: 30px !important;
  margin: 0;
}
.premium-woocommerce
  .premium-woo-products-inner
  ul.products
  li.product
  .premium-woo-product-wrapper {
  height: 100%;
  display: inline-grid;
  align-items: end;
}

.premium-woo-product__on_hover {
  height: 100% !important;
}
.cart-title h2 {
  font-weight: 800;
  font-size: 30px;
  margin: 40px 0 0;
}
.cart-title {
  margin: 0 !important;
}
.shipping-calculator-button {
  color: #848484;
  font-weight: 700;
  font-size: 15px;
}
.woocommerce-shipping-calculator .select2-container {
  border: none !important;
}
#select2-calc_shipping_state-container {
  border: none;
}
#select2-calc_shipping_country-container {
  border: none;
}
.select2-selection.select2-selection--single {
  border: 1px solid #e5e5e5 !important;
  outline: none !important;
  font-size: 15px;
}
.form-row-wide input {
  background: #e5e5e5;
  font-size: 15px;
}
section.shipping-calculator-form .button.wp-element-button {
  background: none;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #646464;
  font-size: 16px;
  padding: 5px 15px;
}
section.shipping-calculator-form .button.wp-element-button:hover {
  color: #fff;
  background: #646464;
}
.select2-dropdown li {
  font-size: 15px;
}
.select2-dropdown.select2-dropdown--above,
span.select2-dropdown.select2-dropdown--below {
  border: 1px solid #e5e5e5 !important;
}
.woocommerce-cart p.form-row input {
  outline: none;
}

#pa_caliber-choice {
  float: left;
  margin: 0 0 20px;
  background: #e5e5e5;
  border: none;
  outline: none;
  font-size: 17px;
}
.value {
  border: none;
  padding-left: 0;
  text-align: left;
}
.credova-response-amount {
  display: none;
}

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

.product-con .product .woocommerce-loop-product__title {
  text-transform: uppercase !important;
}

.header-main {
  background: #333;
}

.single-post .entry-header {
  margin-top: 0;
}
#comments {
  display: none;
}

.single-post .post.type-post {
  padding: 150px 0 10px;
}

.nav-title span {
  font-family: "Roboto Condensed", Sans-serif !important;
}
.tab-content span {
  font-family: "Roboto Condensed", Sans-serif !important;
  font-size: inherit !important;
}

.menu-dropdown .nav.nav-tabs.elementkit-tab-nav li a:hover {
  background: #868686 !important;
}
#menu-main-menu-2 li {
  position: initial !important;
}
.elementor-navigation {
  position: initial !important;
}
.elementor-navigation div {
  position: initial !important;
}
.header-main .elementor-container.elementor-column-gap-default {
  position: initial;
}
#menu-main-menu-2 .elementskit-dropdown.elementskit-submenu-panel {
  /* display: flex; */
  /* flex-wrap: wrap; */
  width: 100%;
  position: absolute;
  /* left: 0; */
  top: 71px;
  text-align: center;
}
#menu-main-menu-2 .elementskit-dropdown.elementskit-submenu-panel li {
  display: inline-block;
  position: relative !important;
  margin: 0 10px;
}
#menu-main-menu-2 .elementskit-dropdown.elementskit-submenu-panel li a {
  position: relative !important;
  padding-top: 60px !important;
  background: none !important;
  color: #000 !important;
  padding-bottom: 10px !important;
}
#menu-main-menu-2 .elementskit-dropdown.elementskit-submenu-panel li a::after {
  content: "" !important;
  position: absolute !important;
  top: 23px !important;
  right: 0 !important;
  left: 0 !important;
  background-size: 100% !important;
  width: 60px !important;
  margin: auto !important;
  height: 50px !important;
}

.menu-bolt-action-rifles a:first-child::after {
  background: url(/wp-content/uploads/2023/08/menu-rifel03.png) no-repeat top
    center !important;
}

.menu-ar-pistols a:first-child::after {
  background: url(/wp-content/uploads/2023/08/menu-rifel01.png) no-repeat top
    center !important;
}
.menu-ar-rifles a:first-child::after {
  background: url(/wp-content/uploads/2023/08/menu-rifel02.png) no-repeat top
    center !important;
}
.menu-limited-edition a:first-child::after {
  background: url(/wp-content/uploads/2023/08/icccon04.png) no-repeat top center !important;
  width: 34px !important;
}

.menu-ceo-gear a:first-child::after {
  background: url(/wp-content/uploads/2023/08/CEO-Gear-Logo.png) no-repeat top
    center !important;
  width: 25px !important;
}

.menu-core-elite-coffee a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Coffee-Logoo.png) no-repeat top
    center !important;
  width: 65px !important;
  top: 1px !important;
}

.menu-lower-receiver a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Lower-Reciever-Logo.png) no-repeat
    top center !important;
  width: 65px !important;
  top: 1px !important;
}

.menu-lower-receivers a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Lower-Reciever-Logo.png) no-repeat
    top center !important;
  width: 65px !important;
  top: 1px !important;
}
.menu-grips a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Grip-Logo-2.png) no-repeat top
    center !important;
  width: 39px !important;
  top: 12px !important;
}

.menu-stocks-braces-folding-adapter a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Stock-Logo.png) no-repeat top
    center !important;
  width: 65px !important;
  top: 1px !important;
}

.menu-buffer-parts a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Buffer-Logo.png) no-repeat top
    center !important;
  width: 65px !important;
  top: 21px !important;
}

.menu-triggers-trigger-parts a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Trigger-Logo-1.png) no-repeat top
    center !important;
  width: 48px !important;
  top: 7px !important;
}
.menu-bolt-catches a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Bolt-Action-Logo.png) no-repeat
    top center !important;
  width: 75px !important;
  top: 5px !important;
}
.menu-mazagine-releases a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Magazine-Release-Logo.png)
    no-repeat top center !important;
  width: 75px !important;
  top: -4px !important;
}

.menu-pivot-takedown-pins a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Takedown-Pin-Logo.png) no-repeat
    top center !important;
  width: 45px !important;
  top: 17px !important;
}

.menu-misc-pins-and-springs a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Spring-Logo.png) no-repeat top
    center !important;
  width: 64px !important;
  top: -9px !important;
}

.menu-lower-parts-kits a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Lower-Reciever-Logo.png) no-repeat
    top center !important;
  width: 55px !important;
  top: 10px !important;
}
.menu-safety a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Safety-Logo.png) no-repeat top
    center !important;
  width: 45px !important;
  top: 15px !important;
}

.menu-upper-receiver a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Upper-Reciever-logo.png) no-repeat
    top center !important;
  width: 82px !important;
  top: -7px !important;
}
.menu-upper-receivers a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Upper-Reciever-logo.png) no-repeat
    top center !important;
  width: 82px !important;
  top: -6px !important;
}
.menu-muzzle-brakes-diffusers a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Muzzle-Break-Logo.png) no-repeat
    top center !important;
  width: 70px !important;
  top: 9px !important;
}
.menu-barrels a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Barrel-Logo.png) no-repeat top
    center !important;
  width: 65px !important;
  top: 10px !important;
}
.menu-handguards-attachments a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Handgaurd-Logo.png) no-repeat top
    center !important;
  width: 87px !important;
  top: -9px !important;
}
.menu-gas-blocks-gas-system-parts a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Gas-Block-Logo.png) no-repeat top
    center !important;
  width: 65px !important;
  top: 1px !important;
}
.menu-bolt-carrier-groups a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Bolt-carier-Group-Logo.png)
    no-repeat top center !important;
  width: 84px !important;
  top: 21px !important;
}
.menu-charging-handles a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Charging-handle-Logo-2.png)
    no-repeat top center !important;
  width: 64px !important;
  top: 1px !important;
}
.menu-upper-parts-kits a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Upper-Reciever-logo.png) no-repeat
    top center !important;
  width: 84px !important;
  top: -9px !important;
}

.menu-forward-grips a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Grip-Logo-2.png) no-repeat top
    center !important;
  width: 39px !important;
  top: 12px !important;
}

.menu-bolt-action-rifle-parts a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Bolt-Action-Logo.png) no-repeat
    top center !important;
  width: 84px !important;
  top: 1px !important;
}

.menu-actions a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Bolt-Action-Logo.png) no-repeat
    top center !important;
  width: 64px !important;
  top: 11px !important;
}

.menu-barreled-actions a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Barrel-Logo.png) no-repeat top
    center !important;
  width: 64px !important;
  top: 10px !important;
}

.menu-triggers a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Trigger-Logo.png) no-repeat top
    center !important;
  width: 52px !important;
  top: 9px !important;
}

.menu-chassis a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Chassis-logo.png) no-repeat top
    center !important;
  width: 56px !important;
  top: 6px !important;
}

.menu-bipods-monopods a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Bipods-Logo.png) no-repeat top
    center !important;
  width: 54px !important;
  top: 4px !important;
}

.menu-accessories-misc-parts a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Bolt-Action-Logo.png) no-repeat
    top center !important;
  width: 84px !important;
  top: -9px !important;
}

.menu-optics-and-shooting-accessories a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Optics-Logo.png) no-repeat top
    center !important;
  width: 47px !important;
  top: 6px !important;
}

.menu-scopes a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Optics-Logo.png) no-repeat top
    center !important;
  width: 47px !important;
  top: 6px !important;
}

.menu-reflex-red-dots a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Reflex-Sight-Logo.png) no-repeat
    top center !important;
  width: 54px !important;
  top: 6px !important;
}

.menu-optic-mounts a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Scope-Mounts-Logo.png) no-repeat
    top center !important;
  width: 56px !important;
  top: 10px !important;
}

.menu-flip-up-sights a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Flip-up-Sight-Logo.png) no-repeat
    top center !important;
  width: 63px !important;
  top: -7px !important;
}

.menu-optics-accessories a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Optics-Logo.png) no-repeat top
    center !important;
  width: 47px !important;
  top: 6px !important;
}

.menu-flashlights a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Flashlight-Logo.png) no-repeat top
    center !important;
  width: 54px !important;
  top: 5px !important;
}

.menu-optics-bipods-monopods a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Bipods-Logo.png) no-repeat top
    center !important;
  width: 54px !important;
  top: 4px !important;
}

.menu-slings a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Sling-Logo.png) no-repeat top
    center !important;
  width: 46px !important;
  top: 10px !important;
}

.menu-handgun-parts a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Handgun-Logoo.png) no-repeat top
    center !important;
  width: 66px !important;
  top: 6px !important;
}

.menu-slides a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Slides-Logo.png) no-repeat top
    center !important;
  width: 46px !important;
  top: -2px !important;
}

.menu-handgun-barrels a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Barrel-Logo.png) no-repeat top
    center !important;
  width: 46px !important;
  top: 20px !important;
}

.menu-handgun-triggers a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Trigger-Logo.png) no-repeat top
    center !important;
  width: 46px !important;
  top: 10px !important;
}

.menu-magazines-flashlights a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Flashlight-Logo.png) no-repeat top
    center !important;
  width: 46px !important;
  top: 10px !important;
}

.menu-handgun-accessories-misc-parts a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Handgun-Logoo.png) no-repeat top
    center !important;
  width: 46px !important;
  top: 10px !important;
}

.menu-cases-coolers a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Cases-Logo.png) no-repeat top
    center !important;
  width: 41px !important;
  top: 13px !important;
}

.menu-rifle-ammo a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Rifle-Ammo-Logo.png) no-repeat top
    center !important;
  width: 46px !important;
  top: 0px !important;
}

.menu-shotgun-ammo a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Shotgun-Ammo-Logo.png) no-repeat
    top center !important;
  width: 46px !important;
  top: 7px !important;
}

.menu-pistol-ammo a:first-child::after {
  background: url(/wp-content/uploads/2023/08/Pistol-Ammo.png) no-repeat top
    center !important;
  width: 41px !important;
  top: 13px !important;
}

.menu-custom-cerakote-service a:first-child::after {
  background: url(/wp-content/uploads/2026/02/airbrush.png) no-repeat top center !important;
  width: 41px !important;
  top: 13px !important;
}

.menu-gunsmithing-service a:first-child::after {
  background: url(/wp-content/uploads/2026/02/wrench.png) no-repeat top center !important;
  width: 41px !important;
  top: 13px !important;
}

.elementskit-dropdown.elementskit-submenu-panel
  .elementskit-dropdown.elementskit-submenu-panel {
  position: fixed !important;
  left: 0;
  top: 97px !important;
  height: auto !important;
}

.elementskit-dropdown.elementskit-submenu-panel li:hover {
  background: #c4c4c4;
}

.elementskit-dropdown.elementskit-submenu-panel li i {
  display: none !important;
}
.elementskit-dropdown.elementskit-submenu-panel
  .elementskit-dropdown.elementskit-submenu-panel
  li
  a {
  padding-left: 9px !important;
  padding-right: 9px !important;
  font-size: 14px !important;
}

.header-main {
  padding: 0 !important;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    margin-bottom: 0;
  }
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .auto-container {
    max-width: 990px;
    width: 990px;
  }
  #site-navigation li a {
    font-size: 16px !important;
  }
  .home-banner h1 {
    font-size: 40px;
  }
  .elementor-navigation #menu-main-menu-2 li a {
    font-size: 17px !important;
    padding: 0 10px !important;
  }
  .pride-left h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .title-para p {
    font-size: 18px;
    line-height: 28px;
  }
  .performance-outer h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .performance .wp-caption-text {
    font-size: 22px;
  }
  .performance h3 {
    font-size: 22px;
  }
  .focused h2 {
    font-size: 40px;
  }
  .performance-outer h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .performance-outer.every-rifle h2 {
    font-size: 35px !important;
  }
  .performance-outer.every-rifle a {
    font-size: 18px !important;
  }
  .post-outer h2 {
    font-size: 35px;
  }
  .recent-posts li .rpwwt-post-title {
    font-size: 22px;
    line-height: 32px;
  }
  .recent-posts li .rpwwt-post-excerpt {
    font-size: 16px;
    line-height: 26px;
  }
  .text-field {
    border: 1px solid #e5e5e5 !important;
    font-size: 16px;
  }
  .footer-inner li a {
    font-size: 16px !important;
  }
  .footer-title {
    font-size: 16px !important;
  }
  .copyright-left p {
    letter-spacing: 0.5px;
  }

  .woocommerce .content-area {
    padding: 0 15px !important;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    margin-bottom: 0;
  }
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    margin-bottom: 0;
  }
  .site-main .woocommerce-products-header {
    margin-bottom: 40px;
  }
  h1.woocommerce-products-header__title.page-title {
    font-size: 40px;
  }
  ul.products li.product .woocommerce-loop-product__title {
    font-size: 22px;
    font-family: Roboto;
    text-transform: lowercase;
  }

  .about_us_banner h1 {
    font-size: 35px;
  }
  .single-product .product_title.entry-title {
    font-size: 24px !important;
  }
  .woocommerce section {
    padding-top: 0;
  }
  .elementor-section .elementor-container {
    padding: 0;
  }
  .elementor-26
    .elementor-element.elementor-element-0454656
    .elementor-heading-title {
    font-size: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .auto-container {
    max-width: 740px;
    width: 740px;
    padding: 0 !important;
  }
  .elementor-section .elementor-container {
    padding: 0 !important;
  }
  #site-navigation li a {
    font-size: 16px !important;
  }
  .home-banner h1 {
    font-size: 35px;
  }
  .pride-left h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .title-para p {
    font-size: 16px;
    line-height: 26px;
  }
  .performance-outer h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .performance .wp-caption-text {
    font-size: 20px;
  }
  .performance h3 {
    font-size: 20px;
  }
  .focused h2 {
    font-size: 35px;
  }
  .performance-outer h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .performance-outer.every-rifle h2 {
    font-size: 30px !important;
  }
  .performance-outer.every-rifle a {
    font-size: 16px !important;
  }
  .post-outer h2 {
    font-size: 30px;
  }
  .recent-posts li .rpwwt-post-title {
    font-size: 20px;
    line-height: 30px;
  }
  .recent-posts li .rpwwt-post-excerpt {
    font-size: 16px;
    line-height: 26px;
  }
  .text-field {
    border: 1px solid #e5e5e5 !important;
    font-size: 16px;
  }
  .footer-inner li a {
    font-size: 16px !important;
  }
  .footer-title {
    font-size: 16px !important;
  }
  .copyright-left p {
    letter-spacing: 0.5px;
  }
  .home-banner {
    padding: 180px 5px 100px;
  }
  .btn-outer a {
    font-size: 16px !important;
  }
  .pride-outer {
    padding: 100px 5px;
  }
  .performance-inner {
    padding: 10px 0 0;
  }
  .post-outer {
    padding: 80px 5px;
  }
  .recent-posts li .rpwwt-post-excerpt .rpwwt-post-excerpt-more {
    font-size: 16px;
  }
  .footer-left.footer-right {
    padding: 46px 0 0 80px;
  }
  .footer-form {
    padding: 30px 0;
  }
  .woocommerce-error li,
  .woocommerce-info,
  .woocommerce-message {
    padding: 0.5rem 1rem;
  }
  .woocommerce .return-to-shop a.button,
  .woocommerce .wc-proceed-to-checkout a.button {
    font-size: 18px !important;
    padding: 9px !important;
  }
  .woocommerce .content-area {
    padding: 0 15px !important;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    margin-bottom: 0;
  }
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    margin-bottom: 0;
  }
  .site-main .woocommerce-products-header {
    margin-bottom: 40px;
  }
  h1.woocommerce-products-header__title.page-title {
    font-size: 30px;
  }
  ul.products li.product .woocommerce-loop-product__title {
    font-size: 22px;
    font-family: Roboto;
    text-transform: lowercase;
  }
  .about_us_banner h1 {
    font-size: 30px;
  }
  .single-product .product_title.entry-title {
    font-size: 22px !important;
    padding-top: 30px;
    margin-bottom: 20px;
  }
  .woocommerce section {
    padding-top: 0;
  }
  .elementor-section .elementor-container {
    padding: 0;
  }
  #tab-description {
    padding: 0;
  }
  .woocommerce ul.products[class*="columns-"],
  .woocommerce-page ul.products[class*="columns-"] {
    justify-content: start;
  }
  .woocommerce .woocommerce-tabs ul li a,
  .woocommerce-page .woocommerce-tabs ul li a {
    padding: 0 !important;
  }
  .woocommerce-tabs .panel h2:first-of-type {
    font-size: 1.5rem;
    margin: 0 0 0rem !important;
  }
  .elementor-26
    .elementor-element.elementor-element-0454656
    .elementor-heading-title {
    font-size: 30px;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    padding: 0;
  }
  .woocommerce ul.products {
    padding-bottom: 0 !important;
  }
  .fill-form form {
    max-width: 99%;
  }
}

@media (max-width: 1200px) {
  .woocommerce-breadcrumb {
    padding: 60px 14px 40px;
  }
  .single-product .product.type-product {
    padding: 0 15px;
  }
  .manufacturing {
    padding: 0 15px;
  }
  .related-products {
    padding: 0 15px 40px !important;
  }
  .related-products .woocommerce-loop-product__title {
    text-transform: uppercase !important;
  }
  .archive.tax-product_cat .auto-container {
    max-width: 100%;
    width: 100%;
    padding: 20px 15px 40px 5px !important;
    float: left;
  }
  .category-products-left {
    padding: 0 0 0px;
  }
}
@media (max-width: 1024px) {
  .elementor-navigation {
    width: auto !important;
    position: absolute !important;
    right: 0;
    top: 20px;
  }
  .header-main {
    position: inherit !important;
  }
  .logo-main img {
    filter: inherit;
  }
  .elementor-navigation .elementskit-menu-hamburger.elementskit-menu-toggler {
    background: none !important;
    border: none;
  }
  .elementor-navigation
    .elementskit-menu-hamburger.elementskit-menu-toggler
    span {
    height: 4px;
    background: #000 !important;
    border-radius: 4px;
    width: 25px;
  }
  #ekit-megamenu-main-menu {
    max-width: 100%;
    background: #000;
  }
  .elementskit-menu-close.elementskit-menu-toggler {
    color: #fff !important;
  }

  .desktop-view {
    display: none;
  }
  .mobile-view {
    display: block;
  }

  .elementskit-megamenu-panel {
    position: inherit !important;
  }
  .mobile-view .elementor-accordion .elementor-accordion-item {
    border: none !important;
  }

  .mobile-view .elementor-accordion .elementor-accordion-item {
    color: #fff;
  }

  .mobile-view .elementor-accordion-title {
    font-size: 15px !important;
  }
  .mobile-view .elementor-accordion .elementor-tab-title {
    padding: 7px 20px;
  }
  .mobile-view .elementor-tab-content {
    background: #fff;
    margin: 10px 0 0;
  }
  .nav-title {
    font-size: 22px;
  }
  #menu-item-21 {
    display: none;
  }
  #wpmenucartli {
    display: none;
  }

  .header-main {
    background: #fff;
  }

  .header-main .elementor-container.elementor-column-gap-default {
    position: relative;
  }

  .elementor-navigation div {
    position: relative !important;
  }
  #menu-main-menu-2 li {
    position: relative !important;
  }

  #ekit-megamenu-main-menu-2 {
    position: fixed !important;
    right: 100%;
    background: #000;
    max-width: 100%;
  }
  #ekit-megamenu-main-menu-2.active {
    right: 0;
  }
  .elementskit-menu-overlay.elementskit-menu-offcanvas-elements.elementskit-menu-toggler.ekit-nav-menu--overlay {
    display: none;
  }
  #menu-main-menu-2 .elementskit-dropdown.elementskit-submenu-panel {
    text-align: left;
    position: initial;
    background: none;
  }
  #menu-main-menu-2 .elementskit-dropdown.elementskit-submenu-panel li a {
    background: none !important;
    color: #000 !important;
    padding-bottom: 10px !important;
    padding: 0 0 0 15px !important;
    color: #fff !important;
    font-size: 14px !important;
  }
  #menu-main-menu-2 .elementskit-dropdown.elementskit-submenu-panel li {
    vertical-align: top;
    width: 100%;
  }
  #menu-main-menu-2
    .elementskit-dropdown.elementskit-submenu-panel
    li
    a::after {
    display: none !important;
  }
  .elementskit-dropdown.elementskit-submenu-panel
    .elementskit-dropdown.elementskit-submenu-panel {
    position: relative !important;
    left: 0;
    top: 0 !important;
    height: auto !important;
  }
  #menu-main-menu-2 .elementskit-dropdown.elementskit-submenu-panel li {
    position: relative !important;
    margin: 0;
    padding: 10px 20px 0 10px;
    background: none;
  }
  .elementskit-dropdown.elementskit-submenu-panel li i {
    display: block !important;
  }
}

@media (max-width: 991px) {
  .menu-products .woocommerce ul.products li.product {
    padding: 0 5px !important;
    width: 20% !important;
  }
}

@media (max-width: 767px) {
  .auto-container {
    max-width: 100%;
    width: 100%;
    padding: 0 15px !important;
  }
  .manufacturing .elementor-accordion-title {
    font-size: 13px !important;
  }
  .pro-description {
    margin: 0 0 20px;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation-link a {
    font-size: 18px !important;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation li {
    font-size: 18px;
  }
  .woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 18px;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    margin: 0 0 40px;
  }
  .woocommerce .return-to-shop a.button,
  .woocommerce .wc-proceed-to-checkout a.button {
    margin-top: 0 !important;
  }
  .elementor-section .elementor-container {
    padding: 0 !important;
  }
  #site-navigation li a {
    font-size: 16px !important;
    color: #000000 !important;
    padding: 0 0 10px !important;
  }
  .home-banner h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .pride-left h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .title-para p {
    font-size: 16px;
    line-height: 26px;
  }
  .performance-outer h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .performance .wp-caption-text {
    font-size: 20px;
  }
  .performance h3 {
    font-size: 20px;
  }
  .focused h2 {
    font-size: 25px;
  }
  .performance-outer h2 {
    font-size: 25px;
    line-height: 35px;
  }
  .performance-outer.every-rifle h2 {
    font-size: 25px !important;
  }
  .performance-outer.every-rifle a {
    font-size: 16px !important;
  }
  .post-outer h2 {
    font-size: 25px;
  }
  .recent-posts li .rpwwt-post-title {
    font-size: 20px;
    line-height: 30px;
  }
  .recent-posts li .rpwwt-post-excerpt {
    font-size: 16px;
    line-height: 26px;
  }
  .text-field {
    border: 0 solid #e5e5e5 !important;
    font-size: 16px;
    margin: 0 0 10px !important;
    padding: 7.5px 10px !important;
  }
  .footer-inner li a {
    font-size: 16px !important;
  }
  .footer-title {
    font-size: 16px !important;
    text-align: left;
  }
  .copyright-left p {
    letter-spacing: 0.5px;
  }
  .home-banner {
    padding: 120px 5px 50px;
  }
  .form-outer {
    margin: 0;
  }
  .foot-social ul {
    float: left;
  }
  .foot-social li a {
    padding: 6px 11px !important;
    margin: 0 20px 0 0 !important;
    font-size: 20px !important;
  }
  .btn-outer a {
    font-size: 16px !important;
    letter-spacing: 1px !important;
  }
  .footer-nav-inner {
    padding-top: 30px;
  }
  .sign-btn {
    padding: 8px 10px !important;
  }
  .pride-outer {
    padding: 50px 5px 30px;
  }
  .performance-outer.every-rifle {
    padding: 50px 0;
  }
  .performance-inner {
    padding: 0;
  }
  .post-outer {
    padding: 50px 5px 0;
  }
  .recent-posts li .rpwwt-post-excerpt .rpwwt-post-excerpt-more {
    font-size: 16px;
  }
  .footer-left.footer-right {
    padding: 20px 0 0;
    width: 100%;
  }
  .footer-form {
    padding: 0 0 30px 0;
  }
  .form-left.form-right {
    padding: 0;
  }
  .form-left {
    width: 100%;
    padding: 0;
  }
  .site-footer .footer-inner {
    width: 100%;
    margin-bottom: 0;
  }
  .copyright-left {
    width: 100%;
    text-align: center;
  }
  .copyright-left.copyright-right {
    text-align: center;
    width: 100%;
  }
  .performance-outer {
    padding: 0 0 30px;
  }
  #site-navigation {
    padding: 25px 0 0;
  }
  span.dropdown-icon.open {
    font-size: 0;
    color: #ffffff;
  }
  span.dropdown-icon.close {
    font-size: 0;
  }
  .primary-navigation-open .menu-button-container #primary-mobile-menu {
    outline: none;
  }
  body:not(.primary-navigation-open)
    .site-header.has-logo.has-title-and-tagline
    .menu-button-container
    #primary-mobile-menu {
    outline: none;
  }
  .pride-left .elementor-widget:not(:last-child) {
    margin-bottom: 0;
  }
  .focused {
    height: 10vh;
  }
  .performance-outer.custom-shop {
    padding: 30px 0;
  }
  .recent-posts ul {
    column-count: 1;
    padding: 0;
    list-style-type: none;
  }
  .recent-posts li {
    padding: 0 0 20px;
  }
  .footer-left {
    width: 100%;
  }
  .menu-button-container {
    top: 0;
  }
  .primary-navigation > .primary-menu-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .woocommerce-error li,
  .woocommerce-info,
  .woocommerce-message {
    padding: 0.5rem 1rem;
  }
  .woocommerce .return-to-shop a.button,
  .woocommerce .wc-proceed-to-checkout a.button {
    font-size: 16px !important;
    padding: 6px !important;
  }
  .woocommerce .content-area {
    padding: 0 15px !important;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    margin-bottom: 20px;
  }
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    margin-bottom: 0;
  }
  .site-main .woocommerce-products-header {
    margin: 0 !important;
  }
  h1.woocommerce-products-header__title.page-title {
    font-size: 28px !important;
  }
  .woocommerce .content-area .site-main {
    margin: 0;
  }
  .woocommerce .woocommerce-products-header__title.page-title,
  .woocommerce-page .woocommerce-products-header__title.page-title {
    margin: 0;
  }
  .woocommerce ul.products {
    padding-bottom: 0 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 20px !important;
  }
  .woocommerce ul.products li.product {
    display: block !important;
    list-style: none !important;
    width: auto !important;
    min-width: 0 !important;
    float: none !important;
    clear: none !important;
    margin: 0 !important;
    grid-row: auto !important;
    grid-column: 1 !important;
  }
  .woocommerce ul.products li.product img {
    width: 100% !important;
    height: auto !important;
  }
  ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px;
    font-family: Roboto;
    text-transform: lowercase;
  }
  .woocommerce section {
    padding-top: 0;
  }
  ul.products li.product .button {
    font-size: 16px;
    padding: 6px 12px;
  }
  .woocommerce-ordering select {
    padding: 6px 12px;
    font-size: 16px;
  }

  .about_us_banner h1 {
    font-size: 28px;
  }
  .single-product .product_title.entry-title {
    font-size: 22px !important;
    padding-top: 30px;
    margin-bottom: 20px;
  }
  .woocommerce section {
    padding-top: 0;
  }
  .elementor-section .elementor-container {
    padding: 0;
  }
  #tab-description {
    padding: 0;
  }
  .woocommerce ul.products[class*="columns-"],
  .woocommerce-page ul.products[class*="columns-"] {
    justify-content: start;
  }
  .woocommerce .woocommerce-tabs ul li a,
  .woocommerce-page .woocommerce-tabs ul li a {
    padding: 0 !important;
  }
  .woocommerce-tabs .panel h2:first-of-type {
    font-size: 1.5rem;
    margin: 0 0 0rem !important;
  }
  .about_us_banner {
    padding: 120px 0 50px !important;
  }
  .single-product .summary {
    margin-bottom: 3rem;
  }
  .elementor-toggle .elementor-tab-title {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .manufacturing .elementor-toggle-title {
    outline: none;
  }
  .elementor-26
    .elementor-element.elementor-element-0454656
    .elementor-heading-title {
    font-size: 25px;
  }
  .single-post #main {
    padding: 100px 0 70px;
  }
  .single-post .entry-title {
    font-size: 28px;
  }
  .single-post .entry-content {
    max-width: 100%;
    padding: 0 15px;
  }
  .entry-content p {
    font-size: 16px;
    line-height: 26px;
  }
  .single .site-main > article > .entry-footer {
    padding: 20px 15px;
    margin: 20px 0;
  }
  .single-post #comments {
    max-width: 100%;
    padding: 0 15px;
    margin-bottom: 0;
  }
  h2#reply-title {
    font-size: 25px;
  }
  .site-main > *:first-child {
    margin-top: 0;
    margin-bottom: 0;
  }
  .comment-form > p:first-of-type {
    font-size: 16px;
    line-height: 26px;
  }
  .post-navigation .nav-next:last-child,
  .post-navigation .nav-previous:last-child {
    width: 50%;
    float: right;
    margin-top: 0;
    text-align: right;
  }
  .post-navigation .nav-next:first-child,
  .post-navigation .nav-previous:first-child {
    margin-top: 0;
    width: 50%;
    float: left;
  }
  .woocommerce-breadcrumb {
    max-width: 100%;
    padding: 10px 10px 20px;
  }
  .about-banner h2 {
    font-size: 30px;
  }
  .my-account-form {
    padding: 40px 0;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: none;
    padding: 0;
    font-family: var(--heading--font-family);
    font-size: 2rem;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation-link a {
    font-size: 18px !important;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation-link {
    margin-bottom: 0px !important;
  }
  .woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 18px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation-link a {
    font-size: 18px !important;
  }
  .elementor-564
    .elementor-element.elementor-element-4a05e48c
    .elementskit-menu-hamburger {
    width: 40px;
    background: #ffffff;
  }
  .elementor-navigation {
    width: 100% !important;
    margin-top: -45px !important;
    max-width: 100% !important;
    float: right;
    position: absolute;
    top: 50px;
    right: 5px;
  }
  .elementor-564
    .elementor-element.elementor-element-4a05e48c
    .elementskit-menu-close {
    width: 40px;
    background: #fff;
  }
  .elementor-navigation #menu-main-menu {
    background: #000;
  }
  .elementor-navigation #menu-main-menu-2 {
    background: #000;
  }
  li#menu-item-21 {
    margin: 0 15px 15px;
  }
  .our-mission h3 {
    font-size: 25px;
    margin: 0 0 10px;
  }

  .our-mission {
    padding: 30px 0;
  }
  .service-left {
    width: 100%;
    padding: 0;
  }
  .service-left.service-right {
    padding: 10px 0 0;
  }
  .manufacturing .elementor-toggle-title {
    font-size: 14px;
  }
  .service-form.zipp {
    column-count: 1;
  }

  .zipp-inner {
    margin: 10px 0;
  }
  .service-form label {
    font-size: 15px;
  }
  .pride-left.pride-right {
    padding: 20px 0 0;
  }
  .my-account-form .woocommerce {
    padding: 20px 15px !important;
  }

  .woocommerce-FormRow {
    width: 100% !important;
  }

  .title-para li {
    font-size: 16px;
  }
  .fill-form form {
    max-width: 99%;
  }
  .service-form .recaptcha {
    overflow: hidden;
  }

  .our-mission.fill-shipping {
    padding: 90px 0 0;
  }
  .fill-form form {
    padding: 10px;
  }
  .nav-content {
    column-count: 1;
  }

  .nav-content-inner ul {
    width: 100%;
  }

  .logo-main {
    width: 150px !important;
  }
  .category-products-left {
    width: 100%;
  }
  .side-title h2 {
    font-size: 18px;
    margin: 13px 0 0;
  }
  .category-products-right {
    width: 100%;
    padding: 50px 15px 0px;
  }
  .archive.tax-product_cat .auto-container {
    padding: 20px 5px 40px !important;
  }
}
@media (max-width: 639px) {
  .menu-products .woocommerce ul.products li.product {
    padding: 0 5px !important;
    width: 33% !important;
  }

  .product-category-banner {
    height: 40vh;
  }
}
@media (max-width: 479px) {
  .menu-products .woocommerce ul.products li.product {
    padding: 0 5px !important;
    width: 50% !important;
  }
}

/*-----------------------*/
.category-products-left {
  width: 0 !important;
}
.category-products-right {
  width: 100% !important;
}
.woocommerce ul.products li.product {
  border: 1px solid #000;
  padding: 10px !important;
}
@media (max-width: 767px) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    margin: 0 10px 20px 10px;
  }
  li.product {
    border: 1px solid #000;
    width: 46% !important;
  }
}

.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail,
.woocommerce ul.products li.product img.woocommerce-placeholder {
  height: 200px !important;
  object-position: center;
  object-fit: contain;
}
/* Cart Page */
@media (min-width: 1025px) {
  .header-main .elementor-container #menu-main-menu-2 li.xoo-wsc-menu-item {
    position: relative !important;
    top: 22px;
    right: -15px;
  }
  .header_navigation_menu
    #menu-main-menu-2
    .elementskit-dropdown.elementskit-submenu-panel {
    top: 90px;
  }

  .header-main .elementor-container #menu-main-menu-2 li.header_my_account {
    position: relative !important;
    display: flex;
    align-items: center;
  }

  .header-main
    .elementor-container
    #menu-main-menu-2
    li.header_my_account:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    border-left: 2px solid #fff;
    height: 18px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .header-main .elementor-container {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
  body:not(.admin-bar)
    .header-main
    .elementskit-navbar-nav
    .elementskit-submenu-panel {
    top: 90px !important;
  }
}
@media (min-width: 1441px) {
  .header-main .elementor-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
/* Footer CSS */
@media (max-width: 1400px) {
  footer .footer05.footer-inner img {
    max-width: 150px;
  }
  footer .footer05.footer-inner .wp-block-image {
    text-align: left;
  }
}
/* CSS For Header Menu : */
@media (max-width: 1024px) {
  .elementor-navigation.header_navigation_menu {
    width: auto;
    top: 0px;
  }
  .elementor-navigation.header_navigation_menu > .elementor-element-populated {
    flex-direction: row-reverse;
  }
  .elementor-navigation.header_navigation_menu
    > .elementor-element-populated
    > .elementor-element {
    width: auto;
    margin-bottom: 0;
  }
  .elementor-navigation.header_navigation_menu .xoo-wsc-icon-bag1:before {
    color: #000;
  }
  .elementor-navigation.header_navigation_menu
    > .elementor-element-populated
    > .elementor-element:last-child {
    margin-top: 3px;
  }
  .elementor-navigation #menu-main-menu-2 li.menu-item.xoo-wsc-menu-item {
    display: none;
  }
  .header_navigation_menu .xoo-wsc-cart-trigger .xoo-wsc-sc-bkcont {
    margin-right: 0 !important;
  }
  /* Footer */
  footer .footer05.footer-inner img {
    max-width: 150px;
  }
}
/* CSS For Header Menu : */
@media (min-width: 1024px) and (max-width: 1400px) {
  body
    .header-main
    .elementor-container
    #menu-main-menu-2
    li.header_my_account:before {
    height: 16px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  body .header-main .elementor-navigation #menu-main-menu-2 li a {
    font-size: 14px !important;
    padding: 0 5px !important;
  }
}
/* CSS For Header Menu : */
@media (max-width: 767px) {
  .elementor-navigation.header_navigation_menu {
    width: auto !important;
    top: 8px;
    margin-top: 0 !important;
  }
}
.category-container{
	padding-top: 100px;
}
.widget-area{
	display: none;
}
@media (max-width: 1024px) {
 .category-container{
	padding-top: 0px;
 }
}
