.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;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.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-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  
}
@media (min-width: 1200px){#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe, #wrap-s-61bdee8e-4776-4c48-8e67-842b09cc6bbe { display: none !important; }}@media (max-width: 1199px){#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe, #wrap-s-61bdee8e-4776-4c48-8e67-842b09cc6bbe { display: none !important; }}@media (max-width: 991px){#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe, #wrap-s-61bdee8e-4776-4c48-8e67-842b09cc6bbe { display: none !important; }}@media (max-width: 767px){#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  min-height: 100px;
}
}
#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61bdee8e-4776-4c48-8e67-842b09cc6bbe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  
}
@media (min-width: 1200px){#s-3380dada-da1c-4190-a02a-d93101d13e47, #wrap-s-3380dada-da1c-4190-a02a-d93101d13e47 { display: none !important; }}@media (max-width: 1199px){#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3380dada-da1c-4190-a02a-d93101d13e47, #wrap-s-3380dada-da1c-4190-a02a-d93101d13e47 { display: none !important; }}@media (max-width: 991px){#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  min-height: 104px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3380dada-da1c-4190-a02a-d93101d13e47, #wrap-s-3380dada-da1c-4190-a02a-d93101d13e47 { display: unset !important; }}@media (max-width: 767px){#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  min-height: 100px;
}
}@media (max-width: 767px){#s-3380dada-da1c-4190-a02a-d93101d13e47, #wrap-s-3380dada-da1c-4190-a02a-d93101d13e47 { display: none !important; }}
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3380dada-da1c-4190-a02a-d93101d13e47 {
  background-image: url(https://i.shgcdn.com/54560f6d-4541-46d0-bdd7-78a712c481d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-3380dada-da1c-4190-a02a-d93101d13e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3380dada-da1c-4190-a02a-d93101d13e47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-3380dada-da1c-4190-a02a-d93101d13e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3380dada-da1c-4190-a02a-d93101d13e47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-3380dada-da1c-4190-a02a-d93101d13e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3380dada-da1c-4190-a02a-d93101d13e47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-3380dada-da1c-4190-a02a-d93101d13e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3380dada-da1c-4190-a02a-d93101d13e47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-3380dada-da1c-4190-a02a-d93101d13e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3380dada-da1c-4190-a02a-d93101d13e47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  background-size: contain;
min-height: 200px;
background-position: center center;
background-color: rgba(183, 95, 95, 1);
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  background-repeat: no-repeat;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 1199px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  background-color: rgba(255, 255, 255, 1);
}
}@media (max-width: 991px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display: none !important; }}@media (max-width: 767px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  min-height: 200px;
background-color: rgba(152, 114, 114, 1);
}
}@media (max-width: 767px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display: none !important; }}







#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV2-content {
  text-align: initial;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked>div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content>div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-3b99b1dd-2554-442b-89c6-68df581ea160 {
  max-width: 1920px;
aspect-ratio: 1920/250;
text-align: center;
}
#s-3b99b1dd-2554-442b-89c6-68df581ea160 {
  max-width: 1920px;
aspect-ratio: 1920/250;
text-align: center;
}
@media (max-width: 1199px){#s-3b99b1dd-2554-442b-89c6-68df581ea160 {
  max-width: 1920px;
aspect-ratio: 1920/250;
text-align: center;
}
}@media (max-width: 991px){#s-3b99b1dd-2554-442b-89c6-68df581ea160 {
  max-width: 1920px;
aspect-ratio: 1920/250;
text-align: center;
}
}@media (max-width: 767px){#s-3b99b1dd-2554-442b-89c6-68df581ea160 {
  max-width: 1920px;
aspect-ratio: 1920/250;
text-align: center;
}
}@media (max-width: 767px){#s-3b99b1dd-2554-442b-89c6-68df581ea160, #wrap-s-3b99b1dd-2554-442b-89c6-68df581ea160 { display: none !important; }}




  #s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image,
  #s-3b99b1dd-2554-442b-89c6-68df581ea160 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3b99b1dd-2554-442b-89c6-68df581ea160 {
    width: 100%;
    height: auto;
  }

  #s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image {
    
    
  }


.s-3b99b1dd-2554-442b-89c6-68df581ea160 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b99b1dd-2554-442b-89c6-68df581ea160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b99b1dd-2554-442b-89c6-68df581ea160 {
      --shg-aspect-ratio: calc(1920/250); 
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container {
      position: relative;
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }




  #s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image,
  #s-3b99b1dd-2554-442b-89c6-68df581ea160 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3b99b1dd-2554-442b-89c6-68df581ea160 {
    width: 100%;
    height: auto;
  }

  #s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image {
    
    
  }


.s-3b99b1dd-2554-442b-89c6-68df581ea160 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b99b1dd-2554-442b-89c6-68df581ea160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b99b1dd-2554-442b-89c6-68df581ea160 {
      --shg-aspect-ratio: calc(1920/250); 
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container {
      position: relative;
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (max-width: 1199px){



  #s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image,
  #s-3b99b1dd-2554-442b-89c6-68df581ea160 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3b99b1dd-2554-442b-89c6-68df581ea160 {
    width: 100%;
    height: auto;
  }

  #s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image {
    
    
  }


.s-3b99b1dd-2554-442b-89c6-68df581ea160 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b99b1dd-2554-442b-89c6-68df581ea160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b99b1dd-2554-442b-89c6-68df581ea160 {
      --shg-aspect-ratio: calc(1920/250); 
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container {
      position: relative;
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 991px){



  #s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image,
  #s-3b99b1dd-2554-442b-89c6-68df581ea160 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3b99b1dd-2554-442b-89c6-68df581ea160 {
    width: 100%;
    height: auto;
  }

  #s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image {
    
    
  }


.s-3b99b1dd-2554-442b-89c6-68df581ea160 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b99b1dd-2554-442b-89c6-68df581ea160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b99b1dd-2554-442b-89c6-68df581ea160 {
      --shg-aspect-ratio: calc(1920/250); 
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container {
      position: relative;
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image,
  #s-3b99b1dd-2554-442b-89c6-68df581ea160 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3b99b1dd-2554-442b-89c6-68df581ea160 {
    width: 100%;
    height: auto;
  }

  #s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image {
    
    
  }


.s-3b99b1dd-2554-442b-89c6-68df581ea160 .shogun-image-content {
  
    align-items: center;
  
}

.s-3b99b1dd-2554-442b-89c6-68df581ea160.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b99b1dd-2554-442b-89c6-68df581ea160 {
      --shg-aspect-ratio: calc(1920/250); 
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container {
      position: relative;
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b99b1dd-2554-442b-89c6-68df581ea160 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-c8a68fbc-dec5-4d20-a55b-4496196129ee {
  min-height: 50px;
}
#s-c8a68fbc-dec5-4d20-a55b-4496196129ee {
  padding-top: 25px;
padding-bottom: 25px;
}








#s-c8a68fbc-dec5-4d20-a55b-4496196129ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8a68fbc-dec5-4d20-a55b-4496196129ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}







#s-c8a68fbc-dec5-4d20-a55b-4496196129ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8a68fbc-dec5-4d20-a55b-4496196129ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 1199px){






#s-c8a68fbc-dec5-4d20-a55b-4496196129ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8a68fbc-dec5-4d20-a55b-4496196129ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 991px){






#s-c8a68fbc-dec5-4d20-a55b-4496196129ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8a68fbc-dec5-4d20-a55b-4496196129ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}@media (max-width: 767px){






#s-c8a68fbc-dec5-4d20-a55b-4496196129ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8a68fbc-dec5-4d20-a55b-4496196129ee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
.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;
}

#s-50e0d8e5-08c7-4d29-8ebe-adf274ca230f {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (max-width: 1199px){#s-50e0d8e5-08c7-4d29-8ebe-adf274ca230f {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}@media (max-width: 991px){#s-50e0d8e5-08c7-4d29-8ebe-adf274ca230f {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}@media (max-width: 767px){#s-50e0d8e5-08c7-4d29-8ebe-adf274ca230f {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}
@media (min-width: 0px) {
[id="s-50e0d8e5-08c7-4d29-8ebe-adf274ca230f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-50e0d8e5-08c7-4d29-8ebe-adf274ca230f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-50e0d8e5-08c7-4d29-8ebe-adf274ca230f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-50e0d8e5-08c7-4d29-8ebe-adf274ca230f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

.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);
}

.shg-product-image-wrapper {
  display: none;
  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-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a {
  text-align: left;
}
#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a {
  text-align: left;
}
@media (max-width: 1199px){#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a {
  text-align: left;
}
}@media (max-width: 991px){#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a {
  text-align: left;
}
}@media (max-width: 767px){#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a {
  text-align: left;
}
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a {
  max-width:  100%;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  width: 100%;
}



.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a {
  max-width:  100%;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  width: 100%;
}



.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a {
  max-width:  100%;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  width: 100%;
}



.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a {
  max-width:  100%;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  width: 100%;
}



.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a {
  max-width:  100%;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  width: 100%;
}



.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a .shg-image-zoom,
.shg-c#s-c9d7c567-6f30-4a51-a6b5-1aff653f0e2a img.shogun-image {
  aspect-ratio: 1/1;
}

}
.shg-gallery-root {
}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.shg-left {
  left: 0;
  margin-left: 1%;
}

.shg-right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.shg-selected {
  opacity: 1;
}

#s-f8b136d1-207b-4941-ac59-141a7a3289a7 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#s-f8b136d1-207b-4941-ac59-141a7a3289a7 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 1199px){#s-f8b136d1-207b-4941-ac59-141a7a3289a7 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 991px){#s-f8b136d1-207b-4941-ac59-141a7a3289a7 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 767px){#s-f8b136d1-207b-4941-ac59-141a7a3289a7 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
#s-f8b136d1-207b-4941-ac59-141a7a3289a7 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 10px;
}

#s-f8b136d1-207b-4941-ac59-141a7a3289a7 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-f8b136d1-207b-4941-ac59-141a7a3289a7 .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-f8b136d1-207b-4941-ac59-141a7a3289a7 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-f8b136d1-207b-4941-ac59-141a7a3289a7 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-f8b136d1-207b-4941-ac59-141a7a3289a7 .shg-gallery-dot {
  background-color: #FFF;
}

.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-5298c7e6-ed2c-4e02-994d-2e937e282fc4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-5298c7e6-ed2c-4e02-994d-2e937e282fc4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-5298c7e6-ed2c-4e02-994d-2e937e282fc4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-5298c7e6-ed2c-4e02-994d-2e937e282fc4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-5298c7e6-ed2c-4e02-994d-2e937e282fc4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-5298c7e6-ed2c-4e02-994d-2e937e282fc4 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-5298c7e6-ed2c-4e02-994d-2e937e282fc4 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-5298c7e6-ed2c-4e02-994d-2e937e282fc4 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-5298c7e6-ed2c-4e02-994d-2e937e282fc4 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-5298c7e6-ed2c-4e02-994d-2e937e282fc4 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-5607e6c5-85aa-448e-a003-48bd9e87f88f {
  text-align: left;
}
#s-5607e6c5-85aa-448e-a003-48bd9e87f88f {
  text-align: center;
}
@media (max-width: 1199px){#s-5607e6c5-85aa-448e-a003-48bd9e87f88f {
  text-align: center;
}
}@media (max-width: 991px){#s-5607e6c5-85aa-448e-a003-48bd9e87f88f {
  text-align: center;
}
}@media (max-width: 767px){#s-5607e6c5-85aa-448e-a003-48bd9e87f88f {
  text-align: center;
}
}
#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .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-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-5607e6c5-85aa-448e-a003-48bd9e87f88f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-1695e7b4-7c32-4477-887b-e56ae221eac8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1695e7b4-7c32-4477-887b-e56ae221eac8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1695e7b4-7c32-4477-887b-e56ae221eac8:active {background-color: #000000 !important;
text-decoration: none !important;}#s-1695e7b4-7c32-4477-887b-e56ae221eac8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-1695e7b4-7c32-4477-887b-e56ae221eac8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1695e7b4-7c32-4477-887b-e56ae221eac8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-1695e7b4-7c32-4477-887b-e56ae221eac8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-1695e7b4-7c32-4477-887b-e56ae221eac8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1695e7b4-7c32-4477-887b-e56ae221eac8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-1695e7b4-7c32-4477-887b-e56ae221eac8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-1695e7b4-7c32-4477-887b-e56ae221eac8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1695e7b4-7c32-4477-887b-e56ae221eac8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-1695e7b4-7c32-4477-887b-e56ae221eac8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-1695e7b4-7c32-4477-887b-e56ae221eac8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1695e7b4-7c32-4477-887b-e56ae221eac8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-1695e7b4-7c32-4477-887b-e56ae221eac8-root {
    text-align: center;
  }


#s-1695e7b4-7c32-4477-887b-e56ae221eac8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-1695e7b4-7c32-4477-887b-e56ae221eac8-root {
    text-align: center;
  }


#s-1695e7b4-7c32-4477-887b-e56ae221eac8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-1695e7b4-7c32-4477-887b-e56ae221eac8-root {
    text-align: center;
  }


#s-1695e7b4-7c32-4477-887b-e56ae221eac8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-1695e7b4-7c32-4477-887b-e56ae221eac8-root {
    text-align: center;
  }


#s-1695e7b4-7c32-4477-887b-e56ae221eac8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1695e7b4-7c32-4477-887b-e56ae221eac8-root {
    text-align: center;
  }


#s-1695e7b4-7c32-4477-887b-e56ae221eac8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-b0798031-2192-4e02-847d-981b6bc019e7 {
  text-align: left;
}
#s-b0798031-2192-4e02-847d-981b6bc019e7 {
  text-align: left;
}
@media (max-width: 1199px){#s-b0798031-2192-4e02-847d-981b6bc019e7 {
  text-align: left;
}
}@media (max-width: 991px){#s-b0798031-2192-4e02-847d-981b6bc019e7 {
  text-align: left;
}
}@media (max-width: 767px){#s-b0798031-2192-4e02-847d-981b6bc019e7 {
  text-align: left;
}
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 {
  max-width:  100%;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  width: 100%;
}



.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 {
  max-width:  100%;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  width: 100%;
}



.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 {
  max-width:  100%;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  width: 100%;
}



.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 {
  max-width:  100%;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  width: 100%;
}



.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 {
  max-width:  100%;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  width: 100%;
}



.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 .shg-image-zoom,
.shg-c#s-b0798031-2192-4e02-847d-981b6bc019e7 img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-25d08fac-9ae8-4371-8a98-ae1f91703ead {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#s-25d08fac-9ae8-4371-8a98-ae1f91703ead {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 1199px){#s-25d08fac-9ae8-4371-8a98-ae1f91703ead {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 991px){#s-25d08fac-9ae8-4371-8a98-ae1f91703ead {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 767px){#s-25d08fac-9ae8-4371-8a98-ae1f91703ead {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
#s-25d08fac-9ae8-4371-8a98-ae1f91703ead .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 10px;
}

#s-25d08fac-9ae8-4371-8a98-ae1f91703ead .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-25d08fac-9ae8-4371-8a98-ae1f91703ead .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-25d08fac-9ae8-4371-8a98-ae1f91703ead .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-25d08fac-9ae8-4371-8a98-ae1f91703ead .shg-gallery-scroll-button {
  color: #FFF;
}

#s-25d08fac-9ae8-4371-8a98-ae1f91703ead .shg-gallery-dot {
  background-color: #FFF;
}

#s-e5c714a3-514f-4704-b414-da391e4f7aba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-e5c714a3-514f-4704-b414-da391e4f7aba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-e5c714a3-514f-4704-b414-da391e4f7aba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-e5c714a3-514f-4704-b414-da391e4f7aba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-e5c714a3-514f-4704-b414-da391e4f7aba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-e5c714a3-514f-4704-b414-da391e4f7aba .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-e5c714a3-514f-4704-b414-da391e4f7aba .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-e5c714a3-514f-4704-b414-da391e4f7aba .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-e5c714a3-514f-4704-b414-da391e4f7aba .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-e5c714a3-514f-4704-b414-da391e4f7aba .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-6369bded-3437-4f41-98b7-3eeedb17a632 {
  text-align: left;
}
#s-6369bded-3437-4f41-98b7-3eeedb17a632 {
  text-align: center;
}
@media (max-width: 1199px){#s-6369bded-3437-4f41-98b7-3eeedb17a632 {
  text-align: center;
}
}@media (max-width: 991px){#s-6369bded-3437-4f41-98b7-3eeedb17a632 {
  text-align: center;
}
}@media (max-width: 767px){#s-6369bded-3437-4f41-98b7-3eeedb17a632 {
  text-align: center;
}
}
#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6369bded-3437-4f41-98b7-3eeedb17a632 .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-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6369bded-3437-4f41-98b7-3eeedb17a632 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0:active {background-color: #000000 !important;
text-decoration: none !important;}#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0-root {
    text-align: center;
  }


#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0-root {
    text-align: center;
  }


#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0-root {
    text-align: center;
  }


#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0-root {
    text-align: center;
  }


#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0-root {
    text-align: center;
  }


#s-840aa931-2a7c-4a7d-8798-c3c9b491a5b0.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd {
  text-align: left;
}
#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd {
  text-align: left;
}
@media (max-width: 1199px){#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd {
  text-align: left;
}
}@media (max-width: 991px){#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd {
  text-align: left;
}
}@media (max-width: 767px){#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd {
  text-align: left;
}
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd {
  max-width:  100%;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  width: 100%;
}



.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd {
  max-width:  100%;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  width: 100%;
}



.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd {
  max-width:  100%;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  width: 100%;
}



.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd {
  max-width:  100%;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  width: 100%;
}



.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd {
  max-width:  100%;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  width: 100%;
}



.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd .shg-image-zoom,
.shg-c#s-c50db55b-b42b-4e2c-a71f-8e01a52326dd img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 1199px){#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 991px){#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 767px){#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 10px;
}

#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-4903fac1-5f67-4a45-892f-80e0c7d45f27 .shg-gallery-dot {
  background-color: #FFF;
}

#s-4fd50f97-f489-4a3e-9b65-b71872b408eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-4fd50f97-f489-4a3e-9b65-b71872b408eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-4fd50f97-f489-4a3e-9b65-b71872b408eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-4fd50f97-f489-4a3e-9b65-b71872b408eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-4fd50f97-f489-4a3e-9b65-b71872b408eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-4fd50f97-f489-4a3e-9b65-b71872b408eb .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-4fd50f97-f489-4a3e-9b65-b71872b408eb .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-4fd50f97-f489-4a3e-9b65-b71872b408eb .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-4fd50f97-f489-4a3e-9b65-b71872b408eb .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-4fd50f97-f489-4a3e-9b65-b71872b408eb .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 {
  text-align: left;
}
#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 {
  text-align: center;
}
@media (max-width: 1199px){#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 {
  text-align: center;
}
}@media (max-width: 991px){#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 {
  text-align: center;
}
}@media (max-width: 767px){#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 {
  text-align: center;
}
}
#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .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-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6323c3df-24eb-40ae-bc8e-d8d6518eb115 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-17a9db59-3009-4a01-9be5-ba5ca502261f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-17a9db59-3009-4a01-9be5-ba5ca502261f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-17a9db59-3009-4a01-9be5-ba5ca502261f:active {background-color: #000000 !important;
text-decoration: none !important;}#s-17a9db59-3009-4a01-9be5-ba5ca502261f {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-17a9db59-3009-4a01-9be5-ba5ca502261f:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-17a9db59-3009-4a01-9be5-ba5ca502261f:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-17a9db59-3009-4a01-9be5-ba5ca502261f {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-17a9db59-3009-4a01-9be5-ba5ca502261f:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-17a9db59-3009-4a01-9be5-ba5ca502261f:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-17a9db59-3009-4a01-9be5-ba5ca502261f {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-17a9db59-3009-4a01-9be5-ba5ca502261f:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-17a9db59-3009-4a01-9be5-ba5ca502261f:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-17a9db59-3009-4a01-9be5-ba5ca502261f {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-17a9db59-3009-4a01-9be5-ba5ca502261f:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-17a9db59-3009-4a01-9be5-ba5ca502261f:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-17a9db59-3009-4a01-9be5-ba5ca502261f-root {
    text-align: center;
  }


#s-17a9db59-3009-4a01-9be5-ba5ca502261f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-17a9db59-3009-4a01-9be5-ba5ca502261f-root {
    text-align: center;
  }


#s-17a9db59-3009-4a01-9be5-ba5ca502261f.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-17a9db59-3009-4a01-9be5-ba5ca502261f-root {
    text-align: center;
  }


#s-17a9db59-3009-4a01-9be5-ba5ca502261f.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-17a9db59-3009-4a01-9be5-ba5ca502261f-root {
    text-align: center;
  }


#s-17a9db59-3009-4a01-9be5-ba5ca502261f.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-17a9db59-3009-4a01-9be5-ba5ca502261f-root {
    text-align: center;
  }


#s-17a9db59-3009-4a01-9be5-ba5ca502261f.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-60996d21-3a56-49c3-bea0-12ae598b9834 {
  text-align: left;
}
#s-60996d21-3a56-49c3-bea0-12ae598b9834 {
  text-align: left;
}
@media (max-width: 1199px){#s-60996d21-3a56-49c3-bea0-12ae598b9834 {
  text-align: left;
}
}@media (max-width: 991px){#s-60996d21-3a56-49c3-bea0-12ae598b9834 {
  text-align: left;
}
}@media (max-width: 767px){#s-60996d21-3a56-49c3-bea0-12ae598b9834 {
  text-align: left;
}
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 {
  max-width:  100%;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  width: 100%;
}



.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 {
  max-width:  100%;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  width: 100%;
}



.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 {
  max-width:  100%;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  width: 100%;
}



.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 {
  max-width:  100%;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  width: 100%;
}



.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 {
  max-width:  100%;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  width: 100%;
}



.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 .shg-image-zoom,
.shg-c#s-60996d21-3a56-49c3-bea0-12ae598b9834 img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 1199px){#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 991px){#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 767px){#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 10px;
}

#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac .shg-gallery-scroll-button {
  color: #FFF;
}

#s-df5e04bc-3780-4f2d-b63e-39c2f550d3ac .shg-gallery-dot {
  background-color: #FFF;
}

#s-22765606-9f14-4583-b376-bcc9642f91b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-22765606-9f14-4583-b376-bcc9642f91b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-22765606-9f14-4583-b376-bcc9642f91b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-22765606-9f14-4583-b376-bcc9642f91b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-22765606-9f14-4583-b376-bcc9642f91b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-22765606-9f14-4583-b376-bcc9642f91b2 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-22765606-9f14-4583-b376-bcc9642f91b2 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-22765606-9f14-4583-b376-bcc9642f91b2 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-22765606-9f14-4583-b376-bcc9642f91b2 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-22765606-9f14-4583-b376-bcc9642f91b2 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 {
  text-align: left;
}
#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 {
  text-align: center;
}
@media (max-width: 1199px){#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 {
  text-align: center;
}
}@media (max-width: 991px){#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 {
  text-align: center;
}
}@media (max-width: 767px){#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 {
  text-align: center;
}
}
#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .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-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-bd28230f-6e5c-466b-ba9b-4e088e485bd2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513:active {background-color: #000000 !important;
text-decoration: none !important;}#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513-root {
    text-align: center;
  }


#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513-root {
    text-align: center;
  }


#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513-root {
    text-align: center;
  }


#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513-root {
    text-align: center;
  }


#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513-root {
    text-align: center;
  }


#s-8d1591bf-ade0-464f-a21c-f5b5e9fa6513.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-c2fc699e-539f-454b-9c55-fff13f0db98e {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (max-width: 1199px){#s-c2fc699e-539f-454b-9c55-fff13f0db98e {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}@media (max-width: 991px){#s-c2fc699e-539f-454b-9c55-fff13f0db98e {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}@media (max-width: 767px){#s-c2fc699e-539f-454b-9c55-fff13f0db98e {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}
@media (min-width: 0px) {
[id="s-c2fc699e-539f-454b-9c55-fff13f0db98e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c2fc699e-539f-454b-9c55-fff13f0db98e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c2fc699e-539f-454b-9c55-fff13f0db98e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c2fc699e-539f-454b-9c55-fff13f0db98e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-2127625e-5c18-463c-838f-7279a539fad5 {
  text-align: left;
}
#s-2127625e-5c18-463c-838f-7279a539fad5 {
  text-align: left;
}
@media (max-width: 1199px){#s-2127625e-5c18-463c-838f-7279a539fad5 {
  text-align: left;
}
}@media (max-width: 991px){#s-2127625e-5c18-463c-838f-7279a539fad5 {
  text-align: left;
}
}@media (max-width: 767px){#s-2127625e-5c18-463c-838f-7279a539fad5 {
  text-align: left;
}
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 {
  max-width:  100%;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  width: 100%;
}



.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 {
  max-width:  100%;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  width: 100%;
}



.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 {
  max-width:  100%;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  width: 100%;
}



.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 {
  max-width:  100%;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  width: 100%;
}



.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 {
  max-width:  100%;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  width: 100%;
}



.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 .shg-image-zoom,
.shg-c#s-2127625e-5c18-463c-838f-7279a539fad5 img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-903947a9-cb05-4369-8d8b-301be328df2f {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#s-903947a9-cb05-4369-8d8b-301be328df2f {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 1199px){#s-903947a9-cb05-4369-8d8b-301be328df2f {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 991px){#s-903947a9-cb05-4369-8d8b-301be328df2f {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 767px){#s-903947a9-cb05-4369-8d8b-301be328df2f {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
#s-903947a9-cb05-4369-8d8b-301be328df2f .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 10px;
}

#s-903947a9-cb05-4369-8d8b-301be328df2f .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-903947a9-cb05-4369-8d8b-301be328df2f .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-903947a9-cb05-4369-8d8b-301be328df2f .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-903947a9-cb05-4369-8d8b-301be328df2f .shg-gallery-scroll-button {
  color: #FFF;
}

#s-903947a9-cb05-4369-8d8b-301be328df2f .shg-gallery-dot {
  background-color: #FFF;
}

#s-d6fcc028-ced4-429c-bf3a-da3d4ecd3e1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-d6fcc028-ced4-429c-bf3a-da3d4ecd3e1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-d6fcc028-ced4-429c-bf3a-da3d4ecd3e1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-d6fcc028-ced4-429c-bf3a-da3d4ecd3e1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-d6fcc028-ced4-429c-bf3a-da3d4ecd3e1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-d6fcc028-ced4-429c-bf3a-da3d4ecd3e1c .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-d6fcc028-ced4-429c-bf3a-da3d4ecd3e1c .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-d6fcc028-ced4-429c-bf3a-da3d4ecd3e1c .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-d6fcc028-ced4-429c-bf3a-da3d4ecd3e1c .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-d6fcc028-ced4-429c-bf3a-da3d4ecd3e1c .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-12c10c3e-648d-4e64-a308-83a9248245f2 {
  text-align: left;
}
#s-12c10c3e-648d-4e64-a308-83a9248245f2 {
  text-align: center;
}
@media (max-width: 1199px){#s-12c10c3e-648d-4e64-a308-83a9248245f2 {
  text-align: center;
}
}@media (max-width: 991px){#s-12c10c3e-648d-4e64-a308-83a9248245f2 {
  text-align: center;
}
}@media (max-width: 767px){#s-12c10c3e-648d-4e64-a308-83a9248245f2 {
  text-align: center;
}
}
#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-12c10c3e-648d-4e64-a308-83a9248245f2 .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-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-12c10c3e-648d-4e64-a308-83a9248245f2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb:active {background-color: #000000 !important;
text-decoration: none !important;}#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb-root {
    text-align: center;
  }


#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb-root {
    text-align: center;
  }


#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb-root {
    text-align: center;
  }


#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb-root {
    text-align: center;
  }


#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb-root {
    text-align: center;
  }


#s-ccc14dc8-18dd-4541-a9a4-ea58f9cf9feb.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 {
  text-align: left;
}
#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 {
  text-align: left;
}
@media (max-width: 1199px){#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 {
  text-align: left;
}
}@media (max-width: 991px){#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 {
  text-align: left;
}
}@media (max-width: 767px){#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 {
  text-align: left;
}
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 {
  max-width:  100%;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  width: 100%;
}



.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 {
  max-width:  100%;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  width: 100%;
}



.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 {
  max-width:  100%;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  width: 100%;
}



.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 {
  max-width:  100%;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  width: 100%;
}



.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 {
  max-width:  100%;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  width: 100%;
}



.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 .shg-image-zoom,
.shg-c#s-2d80709f-ba90-4b77-a2b6-efc6d8cdc224 img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 1199px){#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 991px){#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 767px){#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 10px;
}

#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-4777da55-e4a6-42a4-8e0f-9d4b9202b2d3 .shg-gallery-dot {
  background-color: #FFF;
}

#s-3b6e6ce9-2b0c-4bfb-929f-d2ccc123b2fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-3b6e6ce9-2b0c-4bfb-929f-d2ccc123b2fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-3b6e6ce9-2b0c-4bfb-929f-d2ccc123b2fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-3b6e6ce9-2b0c-4bfb-929f-d2ccc123b2fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-3b6e6ce9-2b0c-4bfb-929f-d2ccc123b2fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-3b6e6ce9-2b0c-4bfb-929f-d2ccc123b2fc .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-3b6e6ce9-2b0c-4bfb-929f-d2ccc123b2fc .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-3b6e6ce9-2b0c-4bfb-929f-d2ccc123b2fc .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-3b6e6ce9-2b0c-4bfb-929f-d2ccc123b2fc .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-3b6e6ce9-2b0c-4bfb-929f-d2ccc123b2fc .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 {
  text-align: left;
}
#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 {
  text-align: center;
}
@media (max-width: 1199px){#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 {
  text-align: center;
}
}@media (max-width: 991px){#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 {
  text-align: center;
}
}@media (max-width: 767px){#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 {
  text-align: center;
}
}
#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .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-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-0fd06bd2-a02e-4e6c-94fe-af18f50f28e8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b:active {background-color: #000000 !important;
text-decoration: none !important;}#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-f8c1575f-f9c0-41d3-9a9e-880b336e541b-root {
    text-align: center;
  }


#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-f8c1575f-f9c0-41d3-9a9e-880b336e541b-root {
    text-align: center;
  }


#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-f8c1575f-f9c0-41d3-9a9e-880b336e541b-root {
    text-align: center;
  }


#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-f8c1575f-f9c0-41d3-9a9e-880b336e541b-root {
    text-align: center;
  }


#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f8c1575f-f9c0-41d3-9a9e-880b336e541b-root {
    text-align: center;
  }


#s-f8c1575f-f9c0-41d3-9a9e-880b336e541b.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-a5999da5-782e-4a95-894b-2fd45b935b32 {
  text-align: left;
}
#s-a5999da5-782e-4a95-894b-2fd45b935b32 {
  text-align: left;
}
@media (max-width: 1199px){#s-a5999da5-782e-4a95-894b-2fd45b935b32 {
  text-align: left;
}
}@media (max-width: 991px){#s-a5999da5-782e-4a95-894b-2fd45b935b32 {
  text-align: left;
}
}@media (max-width: 767px){#s-a5999da5-782e-4a95-894b-2fd45b935b32 {
  text-align: left;
}
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 {
  max-width:  100%;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  width: 100%;
}



.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 {
  max-width:  100%;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  width: 100%;
}



.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 {
  max-width:  100%;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  width: 100%;
}



.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 {
  max-width:  100%;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  width: 100%;
}



.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 {
  max-width:  100%;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  width: 100%;
}



.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 .shg-image-zoom,
.shg-c#s-a5999da5-782e-4a95-894b-2fd45b935b32 img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-1859e11e-b092-41ca-962e-2de6806ef264 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#s-1859e11e-b092-41ca-962e-2de6806ef264 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 1199px){#s-1859e11e-b092-41ca-962e-2de6806ef264 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 991px){#s-1859e11e-b092-41ca-962e-2de6806ef264 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 767px){#s-1859e11e-b092-41ca-962e-2de6806ef264 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
#s-1859e11e-b092-41ca-962e-2de6806ef264 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 10px;
}

#s-1859e11e-b092-41ca-962e-2de6806ef264 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-1859e11e-b092-41ca-962e-2de6806ef264 .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-1859e11e-b092-41ca-962e-2de6806ef264 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-1859e11e-b092-41ca-962e-2de6806ef264 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-1859e11e-b092-41ca-962e-2de6806ef264 .shg-gallery-dot {
  background-color: #FFF;
}

#s-b7f81fed-1494-4983-8161-9405fd5daa16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-b7f81fed-1494-4983-8161-9405fd5daa16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-b7f81fed-1494-4983-8161-9405fd5daa16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-b7f81fed-1494-4983-8161-9405fd5daa16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-b7f81fed-1494-4983-8161-9405fd5daa16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-b7f81fed-1494-4983-8161-9405fd5daa16 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-b7f81fed-1494-4983-8161-9405fd5daa16 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-b7f81fed-1494-4983-8161-9405fd5daa16 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-b7f81fed-1494-4983-8161-9405fd5daa16 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-b7f81fed-1494-4983-8161-9405fd5daa16 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 {
  text-align: left;
}
#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 {
  text-align: center;
}
@media (max-width: 1199px){#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 {
  text-align: center;
}
}@media (max-width: 991px){#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 {
  text-align: center;
}
}@media (max-width: 767px){#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 {
  text-align: center;
}
}
#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .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-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-e36d73d7-d679-4668-b0dc-037e2204a8d7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359:active {background-color: #000000 !important;
text-decoration: none !important;}#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-375ffb7b-76b5-4a5a-b2e9-412520f6e359-root {
    text-align: center;
  }


#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-375ffb7b-76b5-4a5a-b2e9-412520f6e359-root {
    text-align: center;
  }


#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-375ffb7b-76b5-4a5a-b2e9-412520f6e359-root {
    text-align: center;
  }


#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-375ffb7b-76b5-4a5a-b2e9-412520f6e359-root {
    text-align: center;
  }


#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-375ffb7b-76b5-4a5a-b2e9-412520f6e359-root {
    text-align: center;
  }


#s-375ffb7b-76b5-4a5a-b2e9-412520f6e359.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-972b72cd-8bb9-4908-ba57-6f48a31d686a {
  text-align: left;
}
#s-972b72cd-8bb9-4908-ba57-6f48a31d686a {
  text-align: left;
}
@media (max-width: 1199px){#s-972b72cd-8bb9-4908-ba57-6f48a31d686a {
  text-align: left;
}
}@media (max-width: 991px){#s-972b72cd-8bb9-4908-ba57-6f48a31d686a {
  text-align: left;
}
}@media (max-width: 767px){#s-972b72cd-8bb9-4908-ba57-6f48a31d686a {
  text-align: left;
}
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a {
  max-width:  100%;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  width: 100%;
}



.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a {
  max-width:  100%;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  width: 100%;
}



.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a {
  max-width:  100%;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  width: 100%;
}



.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a {
  max-width:  100%;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  width: 100%;
}



.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a {
  max-width:  100%;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  width: 100%;
}



.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a .shg-image-zoom,
.shg-c#s-972b72cd-8bb9-4908-ba57-6f48a31d686a img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-72cad27f-1550-4cd1-929b-06880143763c {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#s-72cad27f-1550-4cd1-929b-06880143763c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 1199px){#s-72cad27f-1550-4cd1-929b-06880143763c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 991px){#s-72cad27f-1550-4cd1-929b-06880143763c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 767px){#s-72cad27f-1550-4cd1-929b-06880143763c {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
#s-72cad27f-1550-4cd1-929b-06880143763c .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 10px;
}

#s-72cad27f-1550-4cd1-929b-06880143763c .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-72cad27f-1550-4cd1-929b-06880143763c .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-72cad27f-1550-4cd1-929b-06880143763c .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-72cad27f-1550-4cd1-929b-06880143763c .shg-gallery-scroll-button {
  color: #FFF;
}

#s-72cad27f-1550-4cd1-929b-06880143763c .shg-gallery-dot {
  background-color: #FFF;
}

#s-a8d8a683-5a4e-4f10-9f78-86034c0adb9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-a8d8a683-5a4e-4f10-9f78-86034c0adb9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-a8d8a683-5a4e-4f10-9f78-86034c0adb9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-a8d8a683-5a4e-4f10-9f78-86034c0adb9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-a8d8a683-5a4e-4f10-9f78-86034c0adb9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-a8d8a683-5a4e-4f10-9f78-86034c0adb9d .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-a8d8a683-5a4e-4f10-9f78-86034c0adb9d .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-a8d8a683-5a4e-4f10-9f78-86034c0adb9d .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-a8d8a683-5a4e-4f10-9f78-86034c0adb9d .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-a8d8a683-5a4e-4f10-9f78-86034c0adb9d .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 {
  text-align: left;
}
#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 {
  text-align: center;
}
@media (max-width: 1199px){#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 {
  text-align: center;
}
}@media (max-width: 991px){#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 {
  text-align: center;
}
}@media (max-width: 767px){#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 {
  text-align: center;
}
}
#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .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-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-4f17e104-3bc6-4e3b-9b5e-461442c1a655 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-07d6cd75-6275-4209-875a-6882c4bba444 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-07d6cd75-6275-4209-875a-6882c4bba444:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-07d6cd75-6275-4209-875a-6882c4bba444:active {background-color: #000000 !important;
text-decoration: none !important;}#s-07d6cd75-6275-4209-875a-6882c4bba444 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-07d6cd75-6275-4209-875a-6882c4bba444:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-07d6cd75-6275-4209-875a-6882c4bba444:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-07d6cd75-6275-4209-875a-6882c4bba444 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-07d6cd75-6275-4209-875a-6882c4bba444:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-07d6cd75-6275-4209-875a-6882c4bba444:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-07d6cd75-6275-4209-875a-6882c4bba444 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-07d6cd75-6275-4209-875a-6882c4bba444:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-07d6cd75-6275-4209-875a-6882c4bba444:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-07d6cd75-6275-4209-875a-6882c4bba444 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-07d6cd75-6275-4209-875a-6882c4bba444:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-07d6cd75-6275-4209-875a-6882c4bba444:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-07d6cd75-6275-4209-875a-6882c4bba444-root {
    text-align: center;
  }


#s-07d6cd75-6275-4209-875a-6882c4bba444.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-07d6cd75-6275-4209-875a-6882c4bba444-root {
    text-align: center;
  }


#s-07d6cd75-6275-4209-875a-6882c4bba444.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-07d6cd75-6275-4209-875a-6882c4bba444-root {
    text-align: center;
  }


#s-07d6cd75-6275-4209-875a-6882c4bba444.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-07d6cd75-6275-4209-875a-6882c4bba444-root {
    text-align: center;
  }


#s-07d6cd75-6275-4209-875a-6882c4bba444.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-07d6cd75-6275-4209-875a-6882c4bba444-root {
    text-align: center;
  }


#s-07d6cd75-6275-4209-875a-6882c4bba444.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-df8328e4-f1ed-4d31-aa66-692890456916 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (max-width: 1199px){#s-df8328e4-f1ed-4d31-aa66-692890456916 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}@media (max-width: 991px){#s-df8328e4-f1ed-4d31-aa66-692890456916 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}@media (max-width: 767px){#s-df8328e4-f1ed-4d31-aa66-692890456916 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}
@media (min-width: 0px) {
[id="s-df8328e4-f1ed-4d31-aa66-692890456916"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-df8328e4-f1ed-4d31-aa66-692890456916"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-df8328e4-f1ed-4d31-aa66-692890456916"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-df8328e4-f1ed-4d31-aa66-692890456916"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 {
  text-align: left;
}
#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 {
  text-align: left;
}
@media (max-width: 1199px){#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 {
  text-align: left;
}
}@media (max-width: 991px){#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 {
  text-align: left;
}
}@media (max-width: 767px){#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 {
  text-align: left;
}
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 {
  max-width:  100%;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  width: 100%;
}



.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 {
  max-width:  100%;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  width: 100%;
}



.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 {
  max-width:  100%;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  width: 100%;
}



.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 {
  max-width:  100%;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  width: 100%;
}



.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 {
  max-width:  100%;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  width: 100%;
}



.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 .shg-image-zoom,
.shg-c#s-61e3851e-a3c1-47dc-918f-450618e2b6a5 img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 1199px){#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 991px){#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 767px){#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 10px;
}

#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-0f925e8b-8e7d-4e54-a1cc-8927f7001409 .shg-gallery-dot {
  background-color: #FFF;
}

#s-57c2aaae-818a-4593-90b7-09c01c4d5073 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-57c2aaae-818a-4593-90b7-09c01c4d5073 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-57c2aaae-818a-4593-90b7-09c01c4d5073 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-57c2aaae-818a-4593-90b7-09c01c4d5073 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-57c2aaae-818a-4593-90b7-09c01c4d5073 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-57c2aaae-818a-4593-90b7-09c01c4d5073 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-57c2aaae-818a-4593-90b7-09c01c4d5073 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-57c2aaae-818a-4593-90b7-09c01c4d5073 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-57c2aaae-818a-4593-90b7-09c01c4d5073 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-57c2aaae-818a-4593-90b7-09c01c4d5073 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-6c7e3e98-4363-4708-988f-82051d75c191 {
  text-align: left;
}
#s-6c7e3e98-4363-4708-988f-82051d75c191 {
  text-align: center;
}
@media (max-width: 1199px){#s-6c7e3e98-4363-4708-988f-82051d75c191 {
  text-align: center;
}
}@media (max-width: 991px){#s-6c7e3e98-4363-4708-988f-82051d75c191 {
  text-align: center;
}
}@media (max-width: 767px){#s-6c7e3e98-4363-4708-988f-82051d75c191 {
  text-align: center;
}
}
#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6c7e3e98-4363-4708-988f-82051d75c191 .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-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-6c7e3e98-4363-4708-988f-82051d75c191 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-c39b3f2f-9354-4767-bd85-53e600950aec {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c39b3f2f-9354-4767-bd85-53e600950aec:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c39b3f2f-9354-4767-bd85-53e600950aec:active {background-color: #000000 !important;
text-decoration: none !important;}#s-c39b3f2f-9354-4767-bd85-53e600950aec {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c39b3f2f-9354-4767-bd85-53e600950aec:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c39b3f2f-9354-4767-bd85-53e600950aec:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-c39b3f2f-9354-4767-bd85-53e600950aec {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c39b3f2f-9354-4767-bd85-53e600950aec:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c39b3f2f-9354-4767-bd85-53e600950aec:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-c39b3f2f-9354-4767-bd85-53e600950aec {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c39b3f2f-9354-4767-bd85-53e600950aec:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c39b3f2f-9354-4767-bd85-53e600950aec:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-c39b3f2f-9354-4767-bd85-53e600950aec {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c39b3f2f-9354-4767-bd85-53e600950aec:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c39b3f2f-9354-4767-bd85-53e600950aec:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-c39b3f2f-9354-4767-bd85-53e600950aec-root {
    text-align: center;
  }


#s-c39b3f2f-9354-4767-bd85-53e600950aec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-c39b3f2f-9354-4767-bd85-53e600950aec-root {
    text-align: center;
  }


#s-c39b3f2f-9354-4767-bd85-53e600950aec.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-c39b3f2f-9354-4767-bd85-53e600950aec-root {
    text-align: center;
  }


#s-c39b3f2f-9354-4767-bd85-53e600950aec.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-c39b3f2f-9354-4767-bd85-53e600950aec-root {
    text-align: center;
  }


#s-c39b3f2f-9354-4767-bd85-53e600950aec.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c39b3f2f-9354-4767-bd85-53e600950aec-root {
    text-align: center;
  }


#s-c39b3f2f-9354-4767-bd85-53e600950aec.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-f20f3d83-58c3-4d3e-b777-97f367d75f71 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (max-width: 1199px){#s-f20f3d83-58c3-4d3e-b777-97f367d75f71 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}@media (max-width: 991px){#s-f20f3d83-58c3-4d3e-b777-97f367d75f71 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}@media (max-width: 767px){#s-f20f3d83-58c3-4d3e-b777-97f367d75f71 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}
@media (min-width: 0px) {
[id="s-f20f3d83-58c3-4d3e-b777-97f367d75f71"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f20f3d83-58c3-4d3e-b777-97f367d75f71"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f20f3d83-58c3-4d3e-b777-97f367d75f71"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f20f3d83-58c3-4d3e-b777-97f367d75f71"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c {
  text-align: left;
}
#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c {
  text-align: left;
}
@media (max-width: 1199px){#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c {
  text-align: left;
}
}@media (max-width: 991px){#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c {
  text-align: left;
}
}@media (max-width: 767px){#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c {
  text-align: left;
}
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c {
  max-width:  100%;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  width: 100%;
}



.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c {
  max-width:  100%;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  width: 100%;
}



.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c {
  max-width:  100%;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  width: 100%;
}



.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c {
  max-width:  100%;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  width: 100%;
}



.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c {
  max-width:  100%;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  width: 100%;
}



.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c .shg-image-zoom,
.shg-c#s-0da9e64e-ecb5-43cc-b171-fefd2e08f65c img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (max-width: 1199px){#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 991px){#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}@media (max-width: 767px){#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 10px;
}

#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-cc5f7125-4a48-43d1-b9af-9d62c0169cf9 .shg-gallery-dot {
  background-color: #FFF;
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 {
  text-align: left;
}
#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 {
  text-align: center;
}
@media (max-width: 1199px){#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 {
  text-align: center;
}
}@media (max-width: 991px){#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 {
  text-align: center;
}
}@media (max-width: 767px){#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 {
  text-align: center;
}
}
#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .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-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-9ecb41cc-9d41-41d9-9642-340c7e627dd3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df:active {background-color: #000000 !important;
text-decoration: none !important;}#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df-root {
    text-align: center;
  }


#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df-root {
    text-align: center;
  }


#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df-root {
    text-align: center;
  }


#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df-root {
    text-align: center;
  }


#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df-root {
    text-align: center;
  }


#s-8fe4b558-dbc9-40b4-87f5-4c7e33a9c6df.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-142ee8b5-0dd1-40fb-acc3-40fe55aca05c {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (max-width: 1199px){#s-142ee8b5-0dd1-40fb-acc3-40fe55aca05c {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}@media (max-width: 991px){#s-142ee8b5-0dd1-40fb-acc3-40fe55aca05c {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}@media (max-width: 767px){#s-142ee8b5-0dd1-40fb-acc3-40fe55aca05c {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
}
@media (min-width: 0px) {
[id="s-142ee8b5-0dd1-40fb-acc3-40fe55aca05c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-142ee8b5-0dd1-40fb-acc3-40fe55aca05c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-142ee8b5-0dd1-40fb-acc3-40fe55aca05c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-142ee8b5-0dd1-40fb-acc3-40fe55aca05c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 {
  text-align: left;
}
#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 {
  text-align: left;
}
@media (max-width: 1199px){#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 {
  text-align: left;
}
}@media (max-width: 991px){#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 {
  text-align: left;
}
}@media (max-width: 767px){#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 {
  text-align: left;
}
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 {
  max-width:  100%;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  width: 100%;
}



.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 {
  max-width:  100%;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  width: 100%;
}



.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 {
  max-width:  100%;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  width: 100%;
}



.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 {
  max-width:  100%;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  width: 100%;
}



.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 {
  max-width:  100%;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  width: 100%;
}



.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 .shg-image-zoom,
.shg-c#s-9f7556e0-86ed-40c7-9f1e-76fff3ffb4a9 img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-5caf92c7-50a3-4583-99e2-d520f05455d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-5caf92c7-50a3-4583-99e2-d520f05455d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-5caf92c7-50a3-4583-99e2-d520f05455d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-5caf92c7-50a3-4583-99e2-d520f05455d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-5caf92c7-50a3-4583-99e2-d520f05455d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-5caf92c7-50a3-4583-99e2-d520f05455d5 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-5caf92c7-50a3-4583-99e2-d520f05455d5 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-5caf92c7-50a3-4583-99e2-d520f05455d5 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-5caf92c7-50a3-4583-99e2-d520f05455d5 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-5caf92c7-50a3-4583-99e2-d520f05455d5 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 {
  text-align: left;
}
#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 {
  text-align: center;
}
@media (max-width: 1199px){#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 {
  text-align: center;
}
}@media (max-width: 991px){#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 {
  text-align: center;
}
}@media (max-width: 767px){#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 {
  text-align: center;
}
}
#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .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-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-522d43ac-4801-4a47-9ec7-f5c1b7acd623 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-56e3db49-d8f5-46e3-9a33-a51b870d2106 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-56e3db49-d8f5-46e3-9a33-a51b870d2106:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-56e3db49-d8f5-46e3-9a33-a51b870d2106:active {background-color: #000000 !important;
text-decoration: none !important;}#s-56e3db49-d8f5-46e3-9a33-a51b870d2106 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-56e3db49-d8f5-46e3-9a33-a51b870d2106:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-56e3db49-d8f5-46e3-9a33-a51b870d2106:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-56e3db49-d8f5-46e3-9a33-a51b870d2106 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-56e3db49-d8f5-46e3-9a33-a51b870d2106:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-56e3db49-d8f5-46e3-9a33-a51b870d2106:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-56e3db49-d8f5-46e3-9a33-a51b870d2106 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-56e3db49-d8f5-46e3-9a33-a51b870d2106:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-56e3db49-d8f5-46e3-9a33-a51b870d2106:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-56e3db49-d8f5-46e3-9a33-a51b870d2106 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-56e3db49-d8f5-46e3-9a33-a51b870d2106:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-56e3db49-d8f5-46e3-9a33-a51b870d2106:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-56e3db49-d8f5-46e3-9a33-a51b870d2106-root {
    text-align: center;
  }


#s-56e3db49-d8f5-46e3-9a33-a51b870d2106.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-56e3db49-d8f5-46e3-9a33-a51b870d2106-root {
    text-align: center;
  }


#s-56e3db49-d8f5-46e3-9a33-a51b870d2106.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-56e3db49-d8f5-46e3-9a33-a51b870d2106-root {
    text-align: center;
  }


#s-56e3db49-d8f5-46e3-9a33-a51b870d2106.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-56e3db49-d8f5-46e3-9a33-a51b870d2106-root {
    text-align: center;
  }


#s-56e3db49-d8f5-46e3-9a33-a51b870d2106.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-56e3db49-d8f5-46e3-9a33-a51b870d2106-root {
    text-align: center;
  }


#s-56e3db49-d8f5-46e3-9a33-a51b870d2106.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 {
  text-align: left;
}
#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 {
  text-align: left;
}
@media (max-width: 1199px){#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 {
  text-align: left;
}
}@media (max-width: 991px){#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 {
  text-align: left;
}
}@media (max-width: 767px){#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 {
  text-align: left;
}
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 {
  max-width:  100%;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  width: 100%;
}



.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 {
  max-width:  100%;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  width: 100%;
}



.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 {
  max-width:  100%;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  width: 100%;
}



.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 {
  max-width:  100%;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  width: 100%;
}



.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 {
  max-width:  100%;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  width: 100%;
}



.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 .shg-image-zoom,
.shg-c#s-f05cbc5b-06f8-4eca-8e5f-1b5cb86e68a0 img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-d76f8fc3-a986-4d64-b2cd-3a8cf7399607 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-d76f8fc3-a986-4d64-b2cd-3a8cf7399607 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-d76f8fc3-a986-4d64-b2cd-3a8cf7399607 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-d76f8fc3-a986-4d64-b2cd-3a8cf7399607 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-d76f8fc3-a986-4d64-b2cd-3a8cf7399607 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-d76f8fc3-a986-4d64-b2cd-3a8cf7399607 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-d76f8fc3-a986-4d64-b2cd-3a8cf7399607 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-d76f8fc3-a986-4d64-b2cd-3a8cf7399607 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-d76f8fc3-a986-4d64-b2cd-3a8cf7399607 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-d76f8fc3-a986-4d64-b2cd-3a8cf7399607 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f {
  text-align: left;
}
#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f {
  text-align: center;
}
@media (max-width: 1199px){#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f {
  text-align: center;
}
}@media (max-width: 991px){#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f {
  text-align: center;
}
}@media (max-width: 767px){#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f {
  text-align: center;
}
}
#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .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-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-c9cdbfbe-e1c1-4112-84eb-6e5f7d2f108f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-39fe9e45-d124-404c-a904-4dc01b98a5f8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-39fe9e45-d124-404c-a904-4dc01b98a5f8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-39fe9e45-d124-404c-a904-4dc01b98a5f8:active {background-color: #000000 !important;
text-decoration: none !important;}#s-39fe9e45-d124-404c-a904-4dc01b98a5f8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-39fe9e45-d124-404c-a904-4dc01b98a5f8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-39fe9e45-d124-404c-a904-4dc01b98a5f8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-39fe9e45-d124-404c-a904-4dc01b98a5f8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-39fe9e45-d124-404c-a904-4dc01b98a5f8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-39fe9e45-d124-404c-a904-4dc01b98a5f8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-39fe9e45-d124-404c-a904-4dc01b98a5f8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-39fe9e45-d124-404c-a904-4dc01b98a5f8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-39fe9e45-d124-404c-a904-4dc01b98a5f8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-39fe9e45-d124-404c-a904-4dc01b98a5f8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-39fe9e45-d124-404c-a904-4dc01b98a5f8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-39fe9e45-d124-404c-a904-4dc01b98a5f8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-39fe9e45-d124-404c-a904-4dc01b98a5f8-root {
    text-align: center;
  }


#s-39fe9e45-d124-404c-a904-4dc01b98a5f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-39fe9e45-d124-404c-a904-4dc01b98a5f8-root {
    text-align: center;
  }


#s-39fe9e45-d124-404c-a904-4dc01b98a5f8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-39fe9e45-d124-404c-a904-4dc01b98a5f8-root {
    text-align: center;
  }


#s-39fe9e45-d124-404c-a904-4dc01b98a5f8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-39fe9e45-d124-404c-a904-4dc01b98a5f8-root {
    text-align: center;
  }


#s-39fe9e45-d124-404c-a904-4dc01b98a5f8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-39fe9e45-d124-404c-a904-4dc01b98a5f8-root {
    text-align: center;
  }


#s-39fe9e45-d124-404c-a904-4dc01b98a5f8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 {
  text-align: left;
}
#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 {
  text-align: left;
}
@media (max-width: 1199px){#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 {
  text-align: left;
}
}@media (max-width: 991px){#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 {
  text-align: left;
}
}@media (max-width: 767px){#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 {
  text-align: left;
}
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 {
  max-width:  100%;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  width: 100%;
}



.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 {
  max-width:  100%;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  width: 100%;
}



.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 {
  max-width:  100%;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  width: 100%;
}



.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 {
  max-width:  100%;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  width: 100%;
}



.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 {
  max-width:  100%;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  width: 100%;
}



.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 .shg-image-zoom,
.shg-c#s-b398d18a-b5e4-4446-ae0c-69c8e6050427 img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-8447bd04-2d6b-42c1-a5fa-e26e41b3bae0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-8447bd04-2d6b-42c1-a5fa-e26e41b3bae0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-8447bd04-2d6b-42c1-a5fa-e26e41b3bae0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-8447bd04-2d6b-42c1-a5fa-e26e41b3bae0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-8447bd04-2d6b-42c1-a5fa-e26e41b3bae0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-8447bd04-2d6b-42c1-a5fa-e26e41b3bae0 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-8447bd04-2d6b-42c1-a5fa-e26e41b3bae0 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-8447bd04-2d6b-42c1-a5fa-e26e41b3bae0 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-8447bd04-2d6b-42c1-a5fa-e26e41b3bae0 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-8447bd04-2d6b-42c1-a5fa-e26e41b3bae0 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 {
  text-align: left;
}
#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 {
  text-align: center;
}
@media (max-width: 1199px){#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 {
  text-align: center;
}
}@media (max-width: 991px){#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 {
  text-align: center;
}
}@media (max-width: 767px){#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 {
  text-align: center;
}
}
#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .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-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-da9aadb5-415d-45d9-b090-b0c1dfa60748 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8:active {background-color: #000000 !important;
text-decoration: none !important;}#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8-root {
    text-align: center;
  }


#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8-root {
    text-align: center;
  }


#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8-root {
    text-align: center;
  }


#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8-root {
    text-align: center;
  }


#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8-root {
    text-align: center;
  }


#s-26c3cf27-e9a0-4299-91bc-32274d3fc1b8.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b {
  text-align: left;
}
#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b {
  text-align: left;
}
@media (max-width: 1199px){#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b {
  text-align: left;
}
}@media (max-width: 991px){#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b {
  text-align: left;
}
}@media (max-width: 767px){#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b {
  text-align: left;
}
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b {
  max-width:  100%;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  width: 100%;
}



.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  aspect-ratio: 1/1;
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b {
  max-width:  100%;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  width: 100%;
}



.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  aspect-ratio: 1/1;
}

@media (max-width: 1199px){
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b {
  max-width:  100%;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  width: 100%;
}



.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 991px){
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b {
  max-width:  100%;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  width: 100%;
}



.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  aspect-ratio: 1/1;
}

}@media (max-width: 767px){
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b {
  max-width:  100%;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  max-width: 1600px !important;
  
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  width: 100%;
}



.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-product-image-wrapper {
  width: 100%;
  height: 100%;
}

.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b .shg-image-zoom,
.shg-c#s-b6f7f6af-fdb6-421d-b96c-8f37a1ceec7b img.shogun-image {
  aspect-ratio: 1/1;
}

}
#s-c64ecc47-1df6-42f6-b846-41077c2ebec0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
#s-c64ecc47-1df6-42f6-b846-41077c2ebec0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 1199px){#s-c64ecc47-1df6-42f6-b846-41077c2ebec0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 991px){#s-c64ecc47-1df6-42f6-b846-41077c2ebec0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}@media (max-width: 767px){#s-c64ecc47-1df6-42f6-b846-41077c2ebec0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-c64ecc47-1df6-42f6-b846-41077c2ebec0 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
#s-c64ecc47-1df6-42f6-b846-41077c2ebec0 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
@media (max-width: 1199px){#s-c64ecc47-1df6-42f6-b846-41077c2ebec0 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 991px){#s-c64ecc47-1df6-42f6-b846-41077c2ebec0 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}@media (max-width: 767px){#s-c64ecc47-1df6-42f6-b846-41077c2ebec0 .shg-product-title-component h3 {
  color: rgba(93, 93, 93, 1);
  font-weight:  800 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}
}
#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 {
  text-align: left;
}
#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 {
  text-align: center;
}
@media (max-width: 1199px){#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 {
  text-align: center;
}
}@media (max-width: 991px){#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 {
  text-align: center;
}
}@media (max-width: 767px){#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 {
  text-align: center;
}
}
#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .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-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (max-width: 1199px){#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 991px){#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-sold-out {
  display: none;
  color: rgba(213, 0, 0, 1);
  font-size: 18px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-price {
  color: rgba(213, 0, 0, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
}

#s-ab04cbcc-010f-41db-a12d-d4489b3cbf92 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(162, 162, 162, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-01e82a56-44fe-4cc7-af3d-80f98024af1b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-01e82a56-44fe-4cc7-af3d-80f98024af1b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-01e82a56-44fe-4cc7-af3d-80f98024af1b:active {background-color: #000000 !important;
text-decoration: none !important;}#s-01e82a56-44fe-4cc7-af3d-80f98024af1b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-01e82a56-44fe-4cc7-af3d-80f98024af1b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-01e82a56-44fe-4cc7-af3d-80f98024af1b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 1199px){#s-01e82a56-44fe-4cc7-af3d-80f98024af1b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-01e82a56-44fe-4cc7-af3d-80f98024af1b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-01e82a56-44fe-4cc7-af3d-80f98024af1b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 991px){#s-01e82a56-44fe-4cc7-af3d-80f98024af1b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-01e82a56-44fe-4cc7-af3d-80f98024af1b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-01e82a56-44fe-4cc7-af3d-80f98024af1b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}@media (max-width: 767px){#s-01e82a56-44fe-4cc7-af3d-80f98024af1b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(69, 69, 69, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(213, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-01e82a56-44fe-4cc7-af3d-80f98024af1b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(69, 69, 69, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-01e82a56-44fe-4cc7-af3d-80f98024af1b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(213, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(69, 69, 69, 1) !important;
background-image: none !important;
hover-type: color !important;}}

  #s-01e82a56-44fe-4cc7-af3d-80f98024af1b-root {
    text-align: center;
  }


#s-01e82a56-44fe-4cc7-af3d-80f98024af1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

  #s-01e82a56-44fe-4cc7-af3d-80f98024af1b-root {
    text-align: center;
  }


#s-01e82a56-44fe-4cc7-af3d-80f98024af1b.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
@media (max-width: 1199px){
  #s-01e82a56-44fe-4cc7-af3d-80f98024af1b-root {
    text-align: center;
  }


#s-01e82a56-44fe-4cc7-af3d-80f98024af1b.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 991px){
  #s-01e82a56-44fe-4cc7-af3d-80f98024af1b-root {
    text-align: center;
  }


#s-01e82a56-44fe-4cc7-af3d-80f98024af1b.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}@media (max-width: 767px){
  #s-01e82a56-44fe-4cc7-af3d-80f98024af1b-root {
    text-align: center;
  }


#s-01e82a56-44fe-4cc7-af3d-80f98024af1b.shg-btn {
  color: rgba(213, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  block ;
}
}
/*
  $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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#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-lazyload-bg-image {
  display: none;
}

.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 {
  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;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#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:#000;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-lazyload-bg-image{display:none}.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{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.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}
