.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-543476aa-247e-46a9-8a8f-104666dd85e6 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 11px;
margin-right: 10%;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 992px) and (max-width: 1199px){#s-543476aa-247e-46a9-8a8f-104666dd85e6 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-543476aa-247e-46a9-8a8f-104666dd85e6 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-543476aa-247e-46a9-8a8f-104666dd85e6 {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-543476aa-247e-46a9-8a8f-104666dd85e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-543476aa-247e-46a9-8a8f-104666dd85e6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6f9cb1c5-a6ba-4f27-917d-98f659a419b8 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-6f9cb1c5-a6ba-4f27-917d-98f659a419b8 {
  
}
}@media (max-width: 767px){#s-6f9cb1c5-a6ba-4f27-917d-98f659a419b8 {
  
}
}







#s-6f9cb1c5-a6ba-4f27-917d-98f659a419b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6f9cb1c5-a6ba-4f27-917d-98f659a419b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-fa2621a7-0738-4d1e-926f-035e01bed1f4 {
  margin-top: -25px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa2621a7-0738-4d1e-926f-035e01bed1f4 .shogun-heading-component h3 {
  color: rgba(86, 68, 62, 1);
  font-weight:  normal ;
  font-family: "arno-pro";
  font-style:  normal ;
  
  
  
  
}



#s-dcccf949-8c52-4434-a72e-4d04cd37786c {
  margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-dcccf949-8c52-4434-a72e-4d04cd37786c {
  margin-bottom: 20px;
}
}
#s-dcccf949-8c52-4434-a72e-4d04cd37786c .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  
  
}



.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-b2c7faaa-a287-46fb-a696-5f8852043ca1 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b2c7faaa-a287-46fb-a696-5f8852043ca1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b2c7faaa-a287-46fb-a696-5f8852043ca1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b2c7faaa-a287-46fb-a696-5f8852043ca1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b2c7faaa-a287-46fb-a696-5f8852043ca1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-2e1dbcb6-8caa-4861-a200-488697c6e395 {
  margin-left: auto;
margin-right: auto;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
  max-width: max-content;
}

.shg-product-image-wrapper {
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f {
  max-width:  100%;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f {
  max-width:  100%;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f {
  max-width:  100%;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f {
  max-width:  100%;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f {
  max-width:  100%;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f .shg-image-zoom,
.shg-c#s-661ad627-cdea-4bbd-aaaa-d2de99a65d3f img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-f8d12979-ec00-4835-9dbe-f4689466c1fe {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8d12979-ec00-4835-9dbe-f4689466c1fe .shg-product-title-component h5 {
  color: rgba(63, 58, 58, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}

#s-7a8172a7-145d-423d-a85e-d573ffa56c49 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-7a8172a7-145d-423d-a85e-d573ffa56c49 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7a8172a7-145d-423d-a85e-d573ffa56c49 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-7a8172a7-145d-423d-a85e-d573ffa56c49 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-de6ee6e0-9966-4889-8d52-0d71166f2c24 {
  margin-left: auto;
margin-right: auto;
}

#s-e90fd466-0878-466c-8936-5e70f3453647 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 {
  max-width:  100%;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 {
  max-width:  100%;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 {
  max-width:  100%;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 {
  max-width:  100%;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 {
  max-width:  100%;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 .shg-image-zoom,
.shg-c#s-e90fd466-0878-466c-8936-5e70f3453647 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-adc927d8-ebf3-4b17-9dce-bf11ed15a041 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-adc927d8-ebf3-4b17-9dce-bf11ed15a041 .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-0e4ea901-d522-45df-a6d9-81c473ce8d5d {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-0e4ea901-d522-45df-a6d9-81c473ce8d5d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0e4ea901-d522-45df-a6d9-81c473ce8d5d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-0e4ea901-d522-45df-a6d9-81c473ce8d5d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9bcc533d-06fe-45ca-b013-a7af8733d76c {
  margin-left: auto;
margin-right: auto;
}

#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 {
  max-width:  100%;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 {
  max-width:  100%;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 {
  max-width:  100%;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 {
  max-width:  100%;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 {
  max-width:  100%;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 .shg-image-zoom,
.shg-c#s-b73e4f2c-3b12-4bac-a4c6-3d8ec92eb6a3 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0d498766-e56d-4bbe-881b-b7dc058b3ead {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d498766-e56d-4bbe-881b-b7dc058b3ead .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}

#s-806285af-9f39-4447-9874-daf9fcae2c7b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-806285af-9f39-4447-9874-daf9fcae2c7b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-806285af-9f39-4447-9874-daf9fcae2c7b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-806285af-9f39-4447-9874-daf9fcae2c7b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a356fffe-d280-4ed5-bdcf-ba8c61d1157a {
  margin-left: auto;
margin-right: auto;
}

#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a {
  max-width:  100%;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a {
  max-width:  100%;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a {
  max-width:  100%;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a {
  max-width:  100%;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a {
  max-width:  100%;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a .shg-image-zoom,
.shg-c#s-bff56fea-b3e2-4fc6-8aa1-c93b4399569a img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6ab0353e-aa36-4847-a57e-2189bad0b6dd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ab0353e-aa36-4847-a57e-2189bad0b6dd .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-0a23d740-0e13-469c-a3ce-fcc8cce9e234 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-0a23d740-0e13-469c-a3ce-fcc8cce9e234 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0a23d740-0e13-469c-a3ce-fcc8cce9e234 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-0a23d740-0e13-469c-a3ce-fcc8cce9e234 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-784fb579-9ab0-42af-aa2f-56cbc9c82157 {
  margin-top: 6px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-784fb579-9ab0-42af-aa2f-56cbc9c82157"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-784fb579-9ab0-42af-aa2f-56cbc9c82157"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-784fb579-9ab0-42af-aa2f-56cbc9c82157"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-784fb579-9ab0-42af-aa2f-56cbc9c82157"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-a2392c82-f278-4876-9b93-b6742635b2c7 {
  margin-left: auto;
margin-right: auto;
}

#s-4ecfbbce-eda2-4407-a876-e4f57d879706 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 {
  max-width:  100%;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 {
  max-width:  100%;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 {
  max-width:  100%;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 {
  max-width:  100%;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 {
  max-width:  100%;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 .shg-image-zoom,
.shg-c#s-4ecfbbce-eda2-4407-a876-e4f57d879706 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3b9201f4-bca9-4c43-96ba-5f511c3763a2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b9201f4-bca9-4c43-96ba-5f511c3763a2 .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  
}

#s-c14eb275-0616-4ea8-83b2-068e95556238 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-c14eb275-0616-4ea8-83b2-068e95556238 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c14eb275-0616-4ea8-83b2-068e95556238 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-c14eb275-0616-4ea8-83b2-068e95556238 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f8b99516-fd91-48b7-9031-2111ca5130bc {
  margin-left: auto;
margin-right: auto;
}

#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe {
  max-width:  100%;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  max-width: 1621px !important;
  
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe {
  max-width:  100%;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  max-width: 1621px !important;
  
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe {
  max-width:  100%;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  max-width: 1621px !important;
  
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe {
  max-width:  100%;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  max-width: 1621px !important;
  
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe {
  max-width:  100%;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  max-width: 1621px !important;
  
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe .shg-image-zoom,
.shg-c#s-5e83e1a1-2c81-473f-9443-d4085f32cdfe img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5cd94767-5488-478e-8a7a-f2c25af42706 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5cd94767-5488-478e-8a7a-f2c25af42706 .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  
}

#s-e098376e-1923-4d1c-b04a-42ee37e05fe6 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-e098376e-1923-4d1c-b04a-42ee37e05fe6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e098376e-1923-4d1c-b04a-42ee37e05fe6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-e098376e-1923-4d1c-b04a-42ee37e05fe6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-703f3bdc-8c6a-4336-af7a-319fef35bb62 {
  margin-left: auto;
margin-right: auto;
}

#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 {
  max-width:  100%;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  max-width: 3648px !important;
  
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 {
  max-width:  100%;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  max-width: 3648px !important;
  
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 {
  max-width:  100%;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  max-width: 3648px !important;
  
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 {
  max-width:  100%;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  max-width: 3648px !important;
  
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 {
  max-width:  100%;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  max-width: 3648px !important;
  
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 .shg-image-zoom,
.shg-c#s-691d9ae7-7c4a-4450-b63c-e2594fcf2625 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-808c444a-a2ec-4165-b97f-e20be7d9e602 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-808c444a-a2ec-4165-b97f-e20be7d9e602 .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-62bd4e29-3d3b-438e-88c8-22d7bb122268 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-62bd4e29-3d3b-438e-88c8-22d7bb122268 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-62bd4e29-3d3b-438e-88c8-22d7bb122268 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-62bd4e29-3d3b-438e-88c8-22d7bb122268 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2e568e61-d159-4dc9-85ef-856478892875 {
  margin-left: auto;
margin-right: auto;
}

#s-4092e401-a00d-4744-89db-5573c67a7b46 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 {
  max-width:  100%;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 {
  max-width:  100%;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 {
  max-width:  100%;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 {
  max-width:  100%;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 {
  max-width:  100%;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  max-width: 1024px !important;
  
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 .shg-image-zoom,
.shg-c#s-4092e401-a00d-4744-89db-5573c67a7b46 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ec1835f3-ae5b-4bfa-b8ee-287957cd674b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec1835f3-ae5b-4bfa-b8ee-287957cd674b .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}

#s-ab81c342-97d0-49e9-9d32-4ced54f8f42f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ab81c342-97d0-49e9-9d32-4ced54f8f42f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ab81c342-97d0-49e9-9d32-4ced54f8f42f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-ab81c342-97d0-49e9-9d32-4ced54f8f42f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-27581d1b-62d1-4dc1-97ff-fd9a62374484 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 7px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-27581d1b-62d1-4dc1-97ff-fd9a62374484"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-27581d1b-62d1-4dc1-97ff-fd9a62374484"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-27581d1b-62d1-4dc1-97ff-fd9a62374484"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-27581d1b-62d1-4dc1-97ff-fd9a62374484"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-88d0b288-724c-4c22-bc3e-58dcca8b7f2e {
  margin-left: auto;
margin-right: auto;
}

#s-3c43dbef-8788-498e-ba25-263125ef87f8 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 {
  max-width:  100%;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  max-width: 2945px !important;
  
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 {
  max-width:  100%;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  max-width: 2945px !important;
  
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 {
  max-width:  100%;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  max-width: 2945px !important;
  
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 {
  max-width:  100%;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  max-width: 2945px !important;
  
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 {
  max-width:  100%;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  max-width: 2945px !important;
  
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 .shg-image-zoom,
.shg-c#s-3c43dbef-8788-498e-ba25-263125ef87f8 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-756a968b-9fbb-4ef6-ae56-4f08981fae1c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-756a968b-9fbb-4ef6-ae56-4f08981fae1c .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-b07a82a3-7dc1-4aaf-882e-fae6dcb2990b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-b07a82a3-7dc1-4aaf-882e-fae6dcb2990b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b07a82a3-7dc1-4aaf-882e-fae6dcb2990b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-b07a82a3-7dc1-4aaf-882e-fae6dcb2990b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-184bdc57-a752-4345-96f8-b4dfd032168a {
  margin-left: auto;
margin-right: auto;
}

#s-923bff1a-d1f5-4501-9387-a06bb4293b25 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 {
  max-width:  100%;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  max-width: 3024px !important;
  
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 {
  max-width:  100%;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  max-width: 3024px !important;
  
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 {
  max-width:  100%;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  max-width: 3024px !important;
  
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 {
  max-width:  100%;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  max-width: 3024px !important;
  
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 {
  max-width:  100%;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  max-width: 3024px !important;
  
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 .shg-image-zoom,
.shg-c#s-923bff1a-d1f5-4501-9387-a06bb4293b25 img.shogun-image {
  aspect-ratio: 1/1;
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9e54e858-9624-4f37-a047-dfae4ac9d770 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e54e858-9624-4f37-a047-dfae4ac9d770 .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-a9c77810-0869-49d4-9dbc-807faac41d52 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-a9c77810-0869-49d4-9dbc-807faac41d52 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a9c77810-0869-49d4-9dbc-807faac41d52 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-a9c77810-0869-49d4-9dbc-807faac41d52 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-44c7929b-be59-440c-ab50-3600b04dc2c3 {
  margin-left: auto;
margin-right: auto;
}

#s-29775dc1-f393-4edd-9f45-41dd4a772707 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-29775dc1-f393-4edd-9f45-41dd4a772707 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-29775dc1-f393-4edd-9f45-41dd4a772707 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-29775dc1-f393-4edd-9f45-41dd4a772707 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-29775dc1-f393-4edd-9f45-41dd4a772707 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-29775dc1-f393-4edd-9f45-41dd4a772707 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-29775dc1-f393-4edd-9f45-41dd4a772707 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-29775dc1-f393-4edd-9f45-41dd4a772707 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-29775dc1-f393-4edd-9f45-41dd4a772707 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-29775dc1-f393-4edd-9f45-41dd4a772707 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-29775dc1-f393-4edd-9f45-41dd4a772707 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c65f9310-16b4-464d-92c4-1f49c3fded20 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c65f9310-16b4-464d-92c4-1f49c3fded20 .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-2bebdb1f-1781-4166-a7aa-01c03f71b880 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-2bebdb1f-1781-4166-a7aa-01c03f71b880 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2bebdb1f-1781-4166-a7aa-01c03f71b880 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-2bebdb1f-1781-4166-a7aa-01c03f71b880 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-235fe70a-57e6-4be5-abf7-4b7bd7a86494 {
  margin-left: auto;
margin-right: auto;
}

#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be1c3b4d-21fa-43c3-a054-10f5b0c2e501 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1af81aba-b5ea-492f-bb99-0106b771466b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1af81aba-b5ea-492f-bb99-0106b771466b .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-6539cc8f-c2b1-4d5c-b530-bdd18fbae92a {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-6539cc8f-c2b1-4d5c-b530-bdd18fbae92a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6539cc8f-c2b1-4d5c-b530-bdd18fbae92a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 15px;
}

#s-6539cc8f-c2b1-4d5c-b530-bdd18fbae92a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
