/** Shopify CDN: Minification failed

Line 39:0 Comments in CSS use "/* ... */" instead of "//"
Line 80:2 Unexpected "/"

**/
:root {
--cs-primary-rgb: 13, 110, 253;
--cs-white-rgb: 255, 255, 255;
}

.storeify-body-frm .actions {
  position: inherit !important;
}
.storeify-body-frm.wizard .steps ul li:before,
.storeify-body-frm .actions ul li:before {
  display: none !important;
}
.storeify-body-frm .actions ul {
  display: block !important;
  text-align: left !important;
  position: absolute !important;
  bottom: -50px;
}
@media screen and (max-width: 540px) {
  #storeify_content_formbuilder_549 .steps ul li .storeify-label {
    display: none;
  }
  #storeify_content_formbuilder_549 .steps {
    margin-bottom: 35px;
  }
  .storeify-formbuilder .storeify-body-frm#storeify_body_step_549 {
    margin-top: 0;
  }
  #storeify_content_formbuilder_549 {
    padding: 0;
  }
}
//** Custom Banner Location */
.bcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 20%;
}
/** New Port Authority CSS */
.cs-img-responsive {
  border: 1px solid #ff671d;
  max-width: 100%;
  height: auto;
}
/** Byrna shipping dialog box */
.pepper-notice {
  border: 1px solid #ff671d;
  padding: 10px;
  border-radius: 5px;
  background: #ff661b69;
  margin-bottom: 0px;
  font-size: 14px;
}
/** Begin Multi-Video CSS */
.multiple-left {
  position: relative;
  left: 0px;
  padding: 5px;
  width: 47.5%;
  box-sizing: border-box;
  display: inline-block;
}

.multiple-right {
  padding: 5px;
  width: 47.5%;
  box-sizing: border-box;
  display: inline-block;
}

@media only screen and (device-width: 768px),
  only screen and (max-width: 768px) {
  /.multiple-left {
    width: 100%;
    height: auto;
  }
  .multiple-right {
    width: 100%;
    height: auto;
  }
}
/* iPad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .multiple-left {
    width: 100%;
    height: auto;
  }
  .multiple-right {
    position: relative;
    top: inherit;
    width: 100%;
    height: auto;
  }
}

/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .multiple-left {
    width: 100%;
    height: auto;
  }
  .multiple-right {
    position: relative;
    top: inherit;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .multiple-left {
    width: 100%;
    height: auto;
  }
  .multiple-right {
    position: relative;
    top: inherit;
    width: 100%;
    height: auto;
  }
}

/**
*-------------
*Columns CSS LE Section
*-------------
*/

.container1 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background-color: #f8f8f8;
}
.gallery {
  clear: both;
  display: inline-block;
  width: 90%;
  background-color: #f5f5f5;
  /* [disabled]min-width: 400px;
*/
  padding-bottom: 35px;
  padding-top: 0px;
  margin-top: -5px;
  margin-bottom: 0px;
}
.thumbnail {
  width: 23%;
  text-align: center;
  float: left;
  margin-top: 25px;
  background-color: #ffffff;
  padding-bottom: 20px;
  margin-left: 1%;
  margin-right: 1%;
  border-radius: 3px;
  padding-top: 10px;
  /*border-bottom: 4px solid #6DC7D0;*/
}
.gallery .thumbnail h4 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #52bad5;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.gallery .thumbnail p {
  margin: 0;
  color: #b3b3b3;
  text-align: left;
  padding-left: 20px;
}
.image--new-product {
  position: absolute;
  top: -30px;
  right: 90;
  width: 200px;
  height: 100px;
}
.gallery .thumbnail .tag {
  color: #5d5e5d;
  padding-bottom: 4px;
  padding-top: 4px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}

/* Mobile */
@media (max-width: 320px) {
  .logo {
    width: 100%;
    text-align: center;
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .text_column {
    width: 100%;
    text-align: justify;
    padding: 0;
  }
  .intro .column p {
    width: 80%;
    margin-left: 0px;
  }
  .text_column {
    padding-left: 20px;
  }
  .thumbnail {
    width: 90%;
  }
  .column {
    width: 100%;
    margin-top: 0px;
  }
  .hero_header {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
    text-align: center;
  }
}

/* Small Tablets */
@media (min-width: 321px) and (max-width: 767px) {
  .logo {
    width: 100%;
    text-align: center;
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .text_column {
    width: 100%;
    text-align: left;
    padding: 0;
  }
  .thumbnail {
    width: 100%;
  }
  .column {
    width: 100%;
    margin-top: 0px;
  }
  .thumbnail {
    width: 100%;
  }
  .text_column {
    padding-left: 20px;
    padding-right: 20px;
    width: 90%;
  }
  .column {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .profile {
    width: 100%;
  }
  .intro .column p {
    width: 90%;
    text-align: center;
    padding-left: 0px;
  }
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
  .text_column {
    width: 100%;
  }
  .thumbnail {
    width: 48%;
  }
  .text_column {
    width: 90%;
    margin: 0;
    padding: 20px;
  }
  .intro .column p {
    width: 80%;
  }
}
/*Groove Life*/

/*Acordian css - accordian class is chaning to cs-cs-accordion so not to confilct with Shopify */

.cs-responsive {
    max-width: 100%;
    height: auto;
  }

.cs-accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
      border-radius 0.15s ease;
  }
  @media (prefers-reduced-motion: reduce) {
    .cs-accordion-button {
      transition: none;
    }
  }
  .cs-accordion-button:not(.collapsed) {
    /* color: #0c63e4; */
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  }
  .cs-accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
  }
  .cs-accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .cs-accordion-button::after {
      transition: none;
    }
  }
  .cs-accordion-button:hover {
    z-index: 2;
  }
  .cs-accordion-button:focus {
    z-index: 3;
    /* border-color: #86b7fe; */
    outline: 0;
    /*box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); */
  }
  
  .cs-accordion-header {
    margin-bottom: 0;
  }
  
  .cs-accordion-item {
    background-color: #fff;
    /* border: 1px solid rgba(0, 0, 0, 0.125); */
  }
  .cs-accordion-item:first-of-type {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .cs-accordion-item:first-of-type .cs-accordion-button {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
  }
  .cs-accordion-item:not(:first-of-type) {
    border-top: 0;
  }
  .cs-accordion-item:last-of-type {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .cs-accordion-item:last-of-type .cs-accordion-button.collapsed {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
  }
  .cs-accordion-item:last-of-type .cs-accordion-collapse {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  
  .cs-accordion-body {
    padding: 1rem 1.25rem;
  }
  
  .cs-accordion-flush .cs-accordion-collapse {
    border-width: 0;
  }
  .cs-accordion-flush .cs-accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
  }
  .cs-accordion-flush .cs-accordion-item:first-child {
    border-top: 0;
  }
  .cs-accordion-flush .cs-accordion-item:last-child {
    border-bottom: 0;
  }
  .cs-accordion-flush .cs-accordion-item .cs-accordion-button {
    border-radius: 0;
  }

/*grid layout adding cs- to classes so it does not conflict with Shopify*/

  .cs-text-center {
    text-align: center !important;
  }
  .cs-row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
  }
  .cs-justify-content-center {
    justify-content: center !important;
  }
  .cs-col-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .cs-col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .cs-img,
  .cs-svg {
  vertical-align: middle;
}

button {
    border-radius: 0;
}
.collapse:not(.show) {
    display: none;
  }
  
  .collapsing {
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
  }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none;
    }
  }
  .collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width 0.35s ease;
  }
  @media (prefers-reduced-motion: reduce) {
    .collapsing.collapse-horizontal {
      transition: none;
    }
  }

  @media (min-width: 576px) {
    .cs-col-sm {
      flex: 1 0 0%;
    }
}
.cs-heading {
    font-size: 1.25rem;
}

/*
-----------Byrna CSS----------
*/
/* .cs-state {
    display:inline;
} */

li.shipState {
  display: inline-block;
  float: left; 
}

.shipState img {
  max-width: 150px;
  margin: auto; 
}

.noShip,
.restrShip,
p.rstr {
  position: relative; 
}

li.noShip::before {
  content: "";
  background: url(https://cdn.shopify.com/s/files/1/0559/0217/5397/files/Full_Restrictions.png?v=1639093813);
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 30px;
  width: 30px;
  margin-right: 12px;
  float: left; 
}

li.restrShip,
li.noShip {
  display: block;
  float: left;
  width: 100%;
  max-width: 233px; 
}

li.restrShip::before {
  content: "";
  background: url(https://cdn.shopify.com/s/files/1/0559/0217/5397/files/Partial_Restriction_3920353e-1c40-44a6-a050-e3f82008337c.png?v=1639021573);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 30px;
  width: 30px;
  margin-right: 12px;
  float: left; 
}

p.restr::before,
.feature-row__restrictions.one p.h4::before {
  content: "";
  background: url(https://cdn.shopify.com/s/files/1/0032/4658/7971/files/warning_0668df84-bf54-47b6-ab61-88f1b8b868b0.png?v=1577114633);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 30px;
  width: 30px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle; 
}
/* Reebok */
.productView-info {
    margin-bottom: 2rem;
}
.productView-info:empty {
    display: none;
}
@media (min-width:1261px) {
    .productView-info {
    margin-bottom: 0;
}
}.productView-info::before {
    display: none;
}
.productView-info::after {
    display: none;
}
.productView-info>:first-child {
    margin-top: 0;
}
@media (min-width:801px) {
    .productView-info {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 2rem;
    -ms-grid-columns: auto minmax(100px, 1fr);
    grid-template-columns: auto minmax(100px, 1fr);
    grid-auto-flow: row;
    grid-row-gap: .3125rem;
}
}.productView-info-name {
    clear: none;
    display: block;
    float: none;
    font-family: urw-din;
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
}
.productView-info-value {
    clear: none;
    display: block;
    float: none;
    margin: 0;
}    
.productView-info.outsole-chart {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-grid;
    display: grid;
    grid-column-gap: 2rem;
    grid-row-gap: .125rem;
    -ms-grid-columns: auto minmax(100px, 1fr);
    grid-template-columns: auto minmax(100px, 1fr);
    grid-auto-flow: row;
    margin-bottom: 0;
}
.productView-info.outsole-chart .productView-info-value {
    background-color: #c3c3c3;
    color: #fff;
    font-size: .875rem;
    font-weight: 600;
    height: 1.875rem;
    line-height: 1.875rem;
    padding-left: .5rem;
    position: relative;
}
.productView-info.outsole-chart .productView-info-value span {
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.productView-info.outsole-chart .productView-info-value::before {
    content: "";
    background-color: #666;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}
.productView-info.outsole-chart .productView-info-value.good::before {
    width: 33%}
.productView-info.outsole-chart .productView-info-value.better::before {
    width: 66%}
.productView-info.outsole-chart .productView-info-value.best::before {
    width: 100%}
    
/* .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
    
.col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  @media (min-width: 768px) {
    .col-md {
      flex: 1 0 0%;
    }

.col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.col-md-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.mb-lg-0 {
    margin-bottom: 0 !important;
  }
    
.w-100 {
  width: 100% !important;
}
    
.rounded {
  border-radius: 0.25rem !important;
}
    
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
} */
/*
-----Shadow Systems Information------    
*/
.cs-text-white {
  --cs-text-opacity: 1;
  color: rgba(var(--cs-white-rgb), var(--cs-text-opacity)) !important;
}
    
.cs-bg-primary {
  --cs-bg-opacity: 1;
  background-color: rgba(
    var(--cs-primary-rgb),
    var(--cs-bg-opacity)
  ) !important;
}
.cs-p-3 {
  padding: 1rem !important;
}
.cs-mb-2 {
  margin-bottom: 0.5rem !important;
}


.pad {
   padding-left: 10px;
    padding-right: 10px;
  }

.full {
     width: 100%; 
    }


/*--Changed Menu Item--*/
.nav-bar__item a[href="/collections/last-call"] {
    color: red;
    font-weight: bold;
}

.mobile-menu__nav-item a[href="/collections/last-call"] {
    color: red;
    font-weight: bold;
}